blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
3
264
content_id
stringlengths
40
40
detected_licenses
listlengths
0
85
license_type
stringclasses
2 values
repo_name
stringlengths
5
140
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringclasses
986 values
visit_date
timestamp[us]
revision_date
timestamp[us]
committer_date
timestamp[us]
github_id
int64
3.89k
681M
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
23 values
gha_event_created_at
timestamp[us]
gha_created_at
timestamp[us]
gha_language
stringclasses
145 values
src_encoding
stringclasses
34 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
3
10.4M
extension
stringclasses
122 values
content
stringlengths
3
10.4M
authors
listlengths
1
1
author_id
stringlengths
0
158
ab7f0768dad9b5fa57d3b3d01144131a92417979
c389bd8f45c31a7fb6ed22097208abc4607b114d
/DeskTopSprite/desktopsprite.h
d45b4fd6891e25dfb39ea0ce27e4e8b4fab2952b
[]
no_license
secrectFG/DesktopSprite
0f5ea18c56cce858fbf066ee2fcea0a3463ca31d
74dd9da6cb67345be0b290bb1a33632a8bcaa200
refs/heads/master
2023-03-16T04:14:08.317976
2022-07-07T04:15:13
2022-07-07T04:15:13
511,379,257
0
0
null
null
null
null
UTF-8
C++
false
false
1,882
h
#ifndef DESKTOPSPRITE_H #define DESKTOPSPRITE_H #include "ui_desktopsprite.h" #include "luaScript.h" #include "IFrame.h" #include "mersenne_twister.h" typedef std::vector<QPixmap *> PICLIST; struct RenderData { bool bMirror; QPixmap* pic; int x; int y; }; typedef std::vector<RenderData> RENDERDATA_LIST; class DeskTopSprite : public QWidget, public IFrame { Q_OBJECT public: DeskTopSprite(QWidget *parent = 0, Qt::WFlags flags =Qt::FramelessWindowHint|Qt::WindowStaysOnTopHint|Qt::Tool); ~DeskTopSprite(); private: Ui::DeskTopSpriteClass ui; QPushButton DebugCloseBtn; QPoint oldPos; bool press; bool bShowMenu; float deltaTime; float lastTime; QTime timer; QTimer *updateTimer ; PICLIST picList; RENDERDATA_LIST renderQueue; QAction* act_about; QAction* act_exit; QAction* act_autoRun; QAction* act_systemTray; QMenu *menu; QSettings *reg; QSystemTrayIcon* trayIcon; QString currentDir; MersenneTwister* mt; void paintEvent(QPaintEvent *); void mousePressEvent(QMouseEvent *event); void mouseMoveEvent(QMouseEvent *event); void mouseReleaseEvent(QMouseEvent *event = 0); void contextMenuEvent(QContextMenuEvent *event); void FrameUpdate(); virtual void RenderPic( int x, int y, QPixmap* pic , bool bMirror); virtual QPixmap* LoadPic( const QString& fn ); virtual float GetTime()const; virtual void SetDebugMode(); virtual void Resize( int x, int y ); virtual QPoint GetWinPos() const; virtual int GetScreenWidth() const; virtual int GetScreenHeight() const; virtual void Move( int x, int y ); virtual int Random_Int(int min, int max); virtual double Random_Double( double min,double max ); std::string GetCerrentDir(); private slots: void About(); void AboutToHide (); void AboutToShow (); void Close(); void AutoRunCheck(bool bCheck); void ShowTrayCheck(bool bCheck); }; #endif // DESKTOPSPRITE_H
[ "2724652+secrectFG@users.noreply.github.com" ]
2724652+secrectFG@users.noreply.github.com
03a0e29fa1eb2b80abdd494bb4c3d19a30feca79
f4f8e9b55f4ec4a6733bd71596c7206d1270094b
/tensorflow-yolo-ios/dependencies/eigen/unsupported/test/kronecker_product.cpp
eed03ba5a8b2c56f2deb6664bb01ffd82c189e36
[ "MIT" ]
permissive
initialz/tensorflow-yolo-face-ios
1e71a73c9814a24fc3ca36a61f2abc7a4b32ad63
ba74cf39168d0128e91318e65a1b88ce4d65a167
refs/heads/master
2021-08-19T19:22:34.604864
2017-11-27T07:39:21
2017-11-27T07:39:21
112,151,522
0
0
null
null
null
null
UTF-8
C++
false
false
129
cpp
version https://git-lfs.github.com/spec/v1 oid sha256:05b9ed8edebdd687cd8ea61a714d4ec2f1568a2e0b57867b41dd8e032fde221d size 9096
[ "kaiwen.yuan1992@gmail.com" ]
kaiwen.yuan1992@gmail.com
09b173ac78c21d6c8432cf5dd4b3da8a6c9fed9d
08b8cf38e1936e8cec27f84af0d3727321cec9c4
/data/crawl/tar/old_hunk_441.cpp
4ca661ac4f3321279f2c123bd54a531ea205508b
[]
no_license
ccdxc/logSurvey
eaf28e9c2d6307140b17986d5c05106d1fd8e943
6b80226e1667c1e0760ab39160893ee19b0e9fb1
refs/heads/master
2022-01-07T21:31:55.446839
2018-04-21T14:12:43
2018-04-21T14:12:43
null
0
0
null
null
null
null
UTF-8
C++
false
false
151
cpp
return value; out_of_range: ERROR ((0, 0, _("Octal value `%.*s' is out of range for %s"), (int) digs0, where0, type)); return -1; } gid_t
[ "993273596@qq.com" ]
993273596@qq.com
7bd21fdc2ad6292303bbeb42d523cd3dd6eb0519
746b933acfb87c3f843b6dca05eaf2860f772e40
/loj.ac/loj10222.cpp
26cd746f5f71505eb17391288ceb898abb947b15
[]
no_license
wky32768/my-code
5824591e54cf3d4559489980572da80e15f7fd8a
3333809960808b28463b129a3bd6e6da17436a74
refs/heads/master
2020-04-14T01:43:09.761073
2019-11-13T02:31:51
2019-11-13T02:31:51
163,567,579
2
0
null
2019-04-10T11:34:17
2018-12-30T06:41:57
C++
UTF-8
C++
false
false
975
cpp
/* s[i]:f[1]+f[2]...+f[n]; p[i]=(i-1)*f[1]+(i-2)*f[2]..+f[n]; p[i+1]=p[i]+s[i] ans=n*s[n]-p[n] p[i] s[i] f[i] f[i-1] 1 1 0 0 0 1 1 0 0 0 1 1 0 0 1 0 p[i+1] s[i+1] f[i+1] f[i] 推演较难手推 */ #include <bits/stdc++.h> #define int long long using namespace std; int n,mod; struct matrix { int w[120][120]; } a,b,c,ans; matrix cheng(matrix a,matrix b) { matrix ans; memset(ans.w,0,sizeof ans.w); for(int i=1; i<=4; i++) for(int j=1; j<=4; j++) for(int k=1; k<=4; k++) { ans.w[i][j]=(ans.w[i][j]+a.w[i][k]*b.w[k][j]%mod)%mod; } return ans; } matrix ksm(matrix a,int b) { matrix ans; for(int i=0; i<=4; i++) ans.w[i][i]=1; while(b) { if(b&1) ans=cheng(ans,a); a=cheng(a,a); b>>=1; } return ans; } signed main() { scanf("%lld%lld",&n,&mod); a.w[1][1]=a.w[1][2]=a.w[2][2]=a.w[2][3]=a.w[3][3]=a.w[3][4]=a.w[4][3]=1; b.w[2][1]=b.w[3][1]=b.w[4][1]=1; a=ksm(a,n-1); ans=cheng(a,b); printf("%lld",(n*ans.w[2][1]-ans.w[1][1]+mod)%mod); return 0; }
[ "527192083@qq.com" ]
527192083@qq.com
d354f8abc980b1392830224160bd2d3aaab9684e
ff92d7103cc73306d85f83583f7104095b84b72e
/socket/appl_netdevice_main.cpp
a3df9a58f3ace11f7c692363926c305956acb479
[ "MIT" ]
permissive
fboucher9/appl
43d94878518d3c43d6d6df2b2844d37b4b94222a
bb90398cf9985d4cc0a2a079c4d49d891108e6d1
refs/heads/master
2021-06-06T07:28:53.144067
2019-11-07T01:50:58
2019-11-07T01:50:58
115,062,399
0
0
null
null
null
null
UTF-8
C++
false
false
13,856
cpp
/* See LICENSE for license details */ /* */ #include <appl_status.h> #include <socket/appl_netdevice_main.h> #include <socket/appl_netdevice_handle.h> #include <options/appl_options_handle.h> #include <socket/appl_address_family.h> #include <buf/appl_buf.h> #include <misc/appl_convert.h> #include <misc/appl_unused.h> #include <test/appl_test.h> // // // static void appl_netdevice_main_cb( void * const p_callback_context, struct appl_netdevice_descriptor const * const p_netdevice_descriptor) { appl_unused( p_callback_context); if ( APPL_NETDEVICE_FLAGS_FAMILY & p_netdevice_descriptor->i_flags) { if ( appl_address_family_inet == p_netdevice_descriptor->e_family) { appl_print0(" -4"); } else if ( appl_address_family_inet6 == p_netdevice_descriptor->e_family) { appl_print0(" -6"); } else { appl_print0( " -f "); appl_print_ld( p_netdevice_descriptor->e_family); } } if ( APPL_NETDEVICE_FLAGS_TYPE & p_netdevice_descriptor->i_flags) { if ( appl_netdevice_type_normal == p_netdevice_descriptor->e_type) { appl_print0( " -e"); } else if ( appl_netdevice_type_loopback == p_netdevice_descriptor->e_type) { appl_print0( " -l"); } else { appl_print0( " -t "); appl_print_ld( p_netdevice_descriptor->e_type); } } if ( APPL_NETDEVICE_FLAGS_INDEX & p_netdevice_descriptor->i_flags) { appl_print0( " -i "); appl_print_lu( p_netdevice_descriptor->i_index); } if ( APPL_NETDEVICE_FLAGS_NAME & p_netdevice_descriptor->i_flags) { appl_print0( " -n "); appl_print( p_netdevice_descriptor->p_name_min, p_netdevice_descriptor->p_name_max); } if ( APPL_NETDEVICE_FLAGS_ADDRESS & p_netdevice_descriptor->i_flags) { appl_print0( " -a "); appl_print( p_netdevice_descriptor->p_address_min, p_netdevice_descriptor->p_address_max); } appl_print0("\n"); } // enumerate_netdevice_cb() // // // enum appl_status appl_netdevice_main( struct appl_context * const p_context, struct appl_options const * const p_options, unsigned long int const i_shift) { enum appl_status e_status; struct appl_netdevice_descriptor o_netdevice_filter; appl_unused( p_options, i_shift); o_netdevice_filter.i_flags = 0ul; unsigned long int i_options_iterator; i_options_iterator = i_shift + 1ul; bool b_more_options; b_more_options = true; while ( b_more_options) { unsigned char const * p_arg_min; unsigned char const * p_arg_max; if ( appl_status_ok == appl_options_get( p_options, i_options_iterator, &( p_arg_min), &( p_arg_max))) { i_options_iterator ++; static unsigned char const s_ref_name[] = { '-', 'n' }; static unsigned char const s_ref_addr[] = { '-', 'a' }; static unsigned char const s_ref_type[] = { '-', 't' }; static unsigned char const s_ref_type_normal[] = { '-', 'e' }; static unsigned char const s_ref_type_loopback[] = { '-', 'l' }; static unsigned char const s_ref_family[] = { '-', 'f' }; static unsigned char const s_ref_family_inet[] = { '-', '4' }; static unsigned char const s_ref_family_inet6[] = { '-', '6' }; static unsigned char const s_ref_index[] = { '-', 'i' }; if ( 0 == appl_buf_compare( p_arg_min, p_arg_max, s_ref_name, s_ref_name + sizeof(s_ref_name))) { unsigned char const * p_value_min; unsigned char const * p_value_max; if ( appl_status_ok == appl_options_get( p_options, i_options_iterator, &( p_value_min), &( p_value_max))) { i_options_iterator ++; o_netdevice_filter.p_name_min = p_value_min; o_netdevice_filter.p_name_max = p_value_max; o_netdevice_filter.i_flags |= APPL_NETDEVICE_FLAGS_NAME; } else { b_more_options = false; } } else if ( 0 == appl_buf_compare( p_arg_min, p_arg_max, s_ref_addr, s_ref_addr + sizeof(s_ref_addr))) { unsigned char const * p_value_min; unsigned char const * p_value_max; if ( appl_status_ok == appl_options_get( p_options, i_options_iterator, &( p_value_min), &( p_value_max))) { i_options_iterator ++; o_netdevice_filter.i_flags |= APPL_NETDEVICE_FLAGS_ADDRESS; o_netdevice_filter.p_address_min = p_value_min; o_netdevice_filter.p_address_max = p_value_max; } else { b_more_options = false; } } else if ( 0 == appl_buf_compare( p_arg_min, p_arg_max, s_ref_type_normal, s_ref_type_normal + sizeof(s_ref_type_normal))) { o_netdevice_filter.i_flags |= APPL_NETDEVICE_FLAGS_TYPE; o_netdevice_filter.e_type = appl_netdevice_type_normal; } else if ( 0 == appl_buf_compare( p_arg_min, p_arg_max, s_ref_type_loopback, s_ref_type_loopback + sizeof(s_ref_type_loopback))) { o_netdevice_filter.i_flags |= APPL_NETDEVICE_FLAGS_TYPE; o_netdevice_filter.e_type = appl_netdevice_type_loopback; } else if ( 0 == appl_buf_compare( p_arg_min, p_arg_max, s_ref_family_inet, s_ref_family_inet + sizeof(s_ref_family_inet))) { o_netdevice_filter.i_flags |= APPL_NETDEVICE_FLAGS_FAMILY; o_netdevice_filter.e_family = appl_address_family_inet; } else if ( 0 == appl_buf_compare( p_arg_min, p_arg_max, s_ref_family_inet6, s_ref_family_inet6 + sizeof(s_ref_family_inet6))) { o_netdevice_filter.i_flags |= APPL_NETDEVICE_FLAGS_FAMILY; o_netdevice_filter.e_family = appl_address_family_inet6; } else if ( 0 == appl_buf_compare( p_arg_min, p_arg_max, s_ref_type, s_ref_type + sizeof(s_ref_type))) { unsigned char const * p_value_min; unsigned char const * p_value_max; if ( appl_status_ok == appl_options_get( p_options, i_options_iterator, &( p_value_min), &( p_value_max))) { i_options_iterator ++; o_netdevice_filter.i_flags |= APPL_NETDEVICE_FLAGS_TYPE; signed long int i_number; appl_buf_scan_number( p_value_min, p_value_max, &( i_number), 0); o_netdevice_filter.e_type = appl_convert::to_int( i_number); } else { b_more_options = false; } } else if ( 0 == appl_buf_compare( p_arg_min, p_arg_max, s_ref_family, s_ref_family + sizeof(s_ref_family))) { unsigned char const * p_value_min; unsigned char const * p_value_max; if ( appl_status_ok == appl_options_get( p_options, i_options_iterator, &( p_value_min), &( p_value_max))) { i_options_iterator ++; o_netdevice_filter.i_flags |= APPL_NETDEVICE_FLAGS_FAMILY; signed long int i_number; appl_buf_scan_number( p_value_min, p_value_max, &( i_number), 0); o_netdevice_filter.e_family = appl_convert::to_int( i_number); } else { b_more_options = false; } } else if ( 0 == appl_buf_compare( p_arg_min, p_arg_max, s_ref_index, s_ref_index + sizeof(s_ref_index))) { unsigned char const * p_value_min; unsigned char const * p_value_max; if ( appl_status_ok == appl_options_get( p_options, i_options_iterator, &( p_value_min), &( p_value_max))) { i_options_iterator ++; o_netdevice_filter.i_flags |= APPL_NETDEVICE_FLAGS_INDEX; signed long int i_number; appl_buf_scan_number( p_value_min, p_value_max, &( i_number), 0); o_netdevice_filter.i_index = appl_convert::to_uint( appl_convert::to_unsigned( i_number)); } else { b_more_options = false; } } else { b_more_options = false; } } else { b_more_options = false; } } e_status = appl_netdevice_enumerate( p_context, &( o_netdevice_filter), &( appl_netdevice_main_cb), 0); return e_status; } // appl_netdevice_main() /* end-of-file: appl_netdevice_main.cpp */
[ "fboucher9@gmail.com" ]
fboucher9@gmail.com
e634497d4e0cfe1a7672c66d64afbcd193f281bb
01b3369a69be4d56ff0426e980f5a3f5f3085472
/source/7.2_Gaussian_Blurring/GaussianBlurDemo.h
2507ae58ef3b6afa001bc1eae7126a07cc8bf860
[ "MIT" ]
permissive
ssshammi/real-time-3d-rendering-with-directx-and-hlsl
e853bc3c8f0a53afc082cb3120aba0b678d0528e
05a05c5c26784dafa9a89747276f385252951f2f
refs/heads/master
2023-04-13T23:16:01.282462
2020-07-01T14:49:07
2020-07-01T14:49:07
363,071,604
0
0
null
null
null
null
UTF-8
C++
false
false
1,155
h
#pragma once #include <gsl\gsl> #include <winrt\Windows.Foundation.h> #include <d3d11.h> #include <map> #include "DrawableGameComponent.h" #include "FullScreenRenderTarget.h" #include "GaussianBlur.h" namespace Rendering { class DiffuseLightingDemo; class GaussianBlurDemo final : public Library::DrawableGameComponent { public: GaussianBlurDemo(Library::Game& game, const std::shared_ptr<Library::Camera>& camera); GaussianBlurDemo(const GaussianBlurDemo&) = delete; GaussianBlurDemo(GaussianBlurDemo&&) = default; GaussianBlurDemo& operator=(const GaussianBlurDemo&) = default; GaussianBlurDemo& operator=(GaussianBlurDemo&&) = default; ~GaussianBlurDemo(); std::shared_ptr<DiffuseLightingDemo> DiffuseLighting() const; float BlurAmount() const; void SetBlurAmount(float blurAmount); virtual void Initialize() override; virtual void Update(const Library::GameTime& gameTime) override; virtual void Draw(const Library::GameTime& gameTime) override; private: std::shared_ptr<DiffuseLightingDemo> mDiffuseLightingDemo; Library::FullScreenRenderTarget mRenderTarget; Library::GaussianBlur mGaussianBlur; }; }
[ "paul.varcholik@ucf.edu" ]
paul.varcholik@ucf.edu
f597802fecc8bb45710f93ab10d73f3cc8173e11
16c3d340e2112ee82d8f6ee97fa8ec105dbdab44
/Faculdade/2008-2_-_IV/Estrutura_de_Dados_II/source_extra/haga_implementacao/Ordena.h
ad47f60df6c7e9c2f2b6552237ab4be04cc7423e
[ "Apache-2.0" ]
permissive
mtulio/kb
14be0875649a03adfa62a2e8a21ea12eeda3ebb8
1bc355d1750664cfea10dbb5a3f60549a1668971
refs/heads/master
2021-11-19T05:01:47.184128
2021-08-15T23:27:49
2021-08-15T23:27:49
39,852,791
3
0
Apache-2.0
2019-01-31T15:03:34
2015-07-28T19:08:00
C++
UTF-8
C++
false
false
1,629
h
#ifndef ORDENA_H_ #define ORDENA_H_ /* #include <iostream> using namespace std; class Ordena { public: static void insertSort(Vetor *vet, int qtd); static void mergeSort( int vet, int pi, int pf); void merge(int vet, int pi, int m, int n, int pf); }; void Ordena::insertion(int *vetor,int tam) { int aux,j,i; for(i=0; i<tam; i++) { aux=vetor[i]; j=i; while(j > 0 && vetor[j - 1] > aux) { vetor[j] = vetor[j - 1]; j--; } vetor[j] = aux; } } void Ordena::insertSort(Vetor *vet,int qtd) { int j,i,elemento; Vetor aux(qtd); Vetor aux2(qtd); for(i=0; i<qtd; i++) { aux=vet[i]; j=i; //elemento=vet[j-1].obterElemento(); while(j > 0 && vet[j - 1] > aux) { vet[j] = vet[j - 1]; j--; } vet[j] = aux; } } /* void Ordena::insertSort (int *vet, int qtd) { int i, j, x; for (j = 1; j < qtd; j++) { x = vet[j]; for (i = j-1; i >= 0 && vet > x; --i) { vet[i+1] = vet; vet[i+1] = x; } } } */ /* void Ordena::mergeSort(int vet, int pi, int pf) { int m; m=(pi+pf)/2; if(pf<pi) { mergeSort(vet, pi, m); mergeSort(vet, m+1, pf); merge(vet, pi, m, m+1, pf); } void Ordena::merge(int vet, int pi, int m, int n, int pf) { k=0; Vetor vet2; int I, J; for( I=pi, J=n, I<=m && J<= pf; k++) { if(vet[i] < vet[j]) { vet2[k]=vet[i]; i++; } else { vet2[k]=vet[j]; j++; } } for(; I<=m;I++, k++) { vet2[k]=vet[i]; } for(; j<=pf; j++, k++) { vet2[k]=vet[j]; } for(J=0, int I=pi, I<=pf; I++, J++) { vet[I]=vet2[J]; } } */ #endif /*ORDENA_H_*/
[ "marco.braga@chaordicsystems.com" ]
marco.braga@chaordicsystems.com
e0d2e82af30969fe194f438a564eb55f70425a85
83ed819fe88e1452f31aafbe1ff7a1784b68774a
/src/TW2CN/TW2CN.cpp
5e0821d567f7733edb85739c32ab84435acc128d
[ "MIT" ]
permissive
Vladimir-Lin/QtUtilities
4f1a999e7bf44adcce19e9bd9ea9d3db4b1182a1
40d31631d467463e29b4c03d6d2bbd6496e250ff
refs/heads/main
2023-06-02T15:41:39.960242
2021-06-16T16:46:29
2021-06-16T16:46:29
377,564,877
0
0
null
null
null
null
UTF-8
C++
false
false
80,332
cpp
#include <QtCore> unsigned char TraditionalSource[]={ 0xE5,0x85,0xA7,0xE5,0x8B,0xBB,0xE6,0x88,0xB6,0xE5,0x86,0x8A,0xE4,0xB8,0x9F,0xE4, 0xBA,0x99,0xE4,0xBB,0xBF,0xE5,0x85,0x87,0xE6,0xB1,0x99,0xE7,0xB3,0xB8,0xE4,0xBD, 0x87,0xE5,0x85,0x8C,0xE5,0x88,0xA5,0xE5,0x88,0xAA,0xE5,0x90,0xB3,0xE5,0x91,0x82, 0xE5,0x90,0xB6,0xE5,0x9B,0xAA,0xE5,0xA3,0xAF,0xE5,0xA4,0xBE,0xE5,0xA6,0x9D,0xE6, 0xB2,0x88,0xE6,0xB1,0xBA,0xE6,0xB2,0x96,0xE6,0xB2,0x92,0xE7,0x81,0xBD,0xE7,0xA6, 0xBF,0xE8,0xA6,0x8B,0xE8,0xB2,0x9D,0xE8,0xBB,0x8A,0xE9,0x98,0xAA,0xE4,0xB8,0xA6, 0xE4,0xBA,0x9E,0xE4,0xBE,0x86,0xE4,0xBE,0x96,0xE5,0x85,0x92,0xE5,0x85,0xA9,0xE5, 0x8D,0x94,0xE5,0xA7,0x8D,0xE5,0xB1,0x86,0xE5,0xB2,0xA1,0xE6,0x80,0xB5,0xE6,0x8B, 0x8B,0xE6,0x96,0xBC,0xE6,0x9D,0xB1,0xE6,0xAD,0xBF,0xE6,0xB3,0x81,0xE7,0x88,0xAD, 0xE7,0x8B,0x80,0xE7,0x8E,0xA8,0xE7,0x9F,0xBD,0xE7,0xA7,0x88,0xE7,0xB3,0xBE,0xE7, 0xBE,0x8B,0xE8,0x87,0xA5,0xE8,0xBB,0x8B,0xE9,0x95,0xB7,0xE9,0x96,0x80,0xE4,0xBF, 0xA0,0xE4,0xBE,0xB6,0xE5,0x85,0x97,0xE5,0x89,0x8E,0xE5,0x89,0x87,0xE5,0x8B,0x81, 0xE5,0x8D,0xBB,0xE5,0xA5,0x90,0xE5,0xB1,0x8D,0xE5,0xB8,0xA5,0xE5,0xBD,0xA5,0xE5, 0xBE,0x8C,0xE6,0x9F,0xB5,0xE6,0xB4,0xB6,0xE7,0x82,0xBA,0xE7,0xB4,0x82,0xE7,0xB4, 0x85,0xE7,0xB4,0x80,0xE7,0xB4,0x89,0xE7,0xB4,0x87,0xE7,0xB4,0x84,0xE7,0xB4,0x86, 0xE8,0x8B,0xA7,0xE8,0xA8,0x88,0xE8,0xA8,0x82,0xE8,0xA8,0x83,0xE8,0xB2,0x9E,0xE8, 0xB2,0xA0,0xE8,0xBB,0x8D,0xE8,0xBB,0x8C,0xE9,0x96,0x82,0xE9,0x9F,0x8B,0xE9,0xA0, 0x81,0xE9,0xA2,0xA8,0xE9,0xA3,0x9B,0xE5,0x80,0x86,0xE5,0x80,0x91,0xE5,0x80,0x80, 0xE5,0x80,0x8B,0xE5,0x80,0xAB,0xE5,0x80,0x89,0xE5,0x87,0x8D,0xE5,0x89,0x9B,0xE5, 0x89,0x9D,0xE5,0x93,0xA1,0xE5,0xA8,0x9B,0xE5,0xAD,0xAB,0xE5,0xAE,0xAE,0xE5,0xB3, 0xBD,0xE5,0xB3,0xB6,0xE5,0xB3,0xB4,0xE5,0xB8,0xAB,0xE5,0xBA,0xAB,0xE5,0xBE,0x91, 0xE6,0x81,0xA5,0xE6,0x82,0x85,0xE6,0x8C,0xBE,0xE6,0x99,0x82,0xE6,0x99,0x89,0xE6, 0x9B,0xB8,0xE6,0xA1,0x88,0xE6,0xB0,0xA3,0xE6,0xB6,0x87,0xE6,0xB5,0xB9,0xE7,0x83, 0x8F,0xE7,0x8B,0xB9,0xE7,0x8B,0xBD,0xE7,0x95,0x9D,0xE7,0x9A,0xB0,0xE7,0xB4,0xA1, 0xE7,0xB4,0x97,0xE7,0xB4,0x8B,0xE7,0xB4,0x94,0xE7,0xB4,0x90,0xE7,0xB4,0x95,0xE7, 0xB4,0x9A,0xE7,0xB4,0x9C,0xE7,0xB4,0x8D,0xE7,0xB4,0x99,0xE7,0xB4,0x9B,0xE8,0x84, 0x85,0xE8,0x84,0x88,0xE8,0x84,0x8A,0xE8,0x8A,0xBB,0xE8,0x8D,0x8A,0xE8,0x8C,0xB2, 0xE8,0xA8,0x98,0xE8,0xA8,0x90,0xE8,0xA8,0x8E,0xE8,0xA8,0x8C,0xE8,0xA8,0x95,0xE8, 0xA8,0x8A,0xE8,0xA8,0x93,0xE8,0xA8,0x96,0xE8,0xB1,0x88,0xE8,0xB2,0xA1,0xE8,0xB2, 0xA2,0xE8,0xBB,0x92,0xE8,0xBB,0x94,0xE9,0x87,0x98,0xE9,0x87,0x9D,0xE9,0x87,0x97, 0xE9,0x87,0x99,0xE9,0x96,0x83,0xE9,0x99,0xA3,0xE9,0x99,0x98,0xE9,0xA6,0xAC,0xE9, 0xAC,0xA5,0xE5,0x81,0xBD,0xE5,0x81,0x89,0xE5,0x81,0xB5,0xE5,0x81,0xB4,0xE5,0x8B, 0x99,0xE5,0x8B,0x95,0xE5,0x8D,0x80,0xE5,0x8F,0x83,0xE5,0x95,0x9E,0xE5,0x95,0x8F, 0xE5,0x9C,0x8B,0xE5,0xA0,0x85,0xE5,0xA0,0x8A,0xE5,0x9F,0xB7,0xE5,0xA4,0xA0,0xE5, 0xA9,0x81,0xE5,0xA9,0xA6,0xE5,0xB0,0x88,0xE5,0xB0,0x87,0xE5,0xB1,0x9C,0xE5,0xB4, 0xA2,0xE5,0xB4,0x97,0xE5,0xB8,0xB6,0xE5,0xB8,0xB3,0xE5,0xBC,0xB5,0xE5,0xBC,0xB7, 0xE5,0xBE,0x9E,0xE5,0xBE,0xA0,0xE6,0x82,0xB5,0xE6,0x8E,0x83,0xE6,0x8E,0x9B,0xE6, 0x8D,0xAB,0xE6,0x8E,0x84,0xE6,0x8E,0x99,0xE6,0x95,0x97,0xE5,0x95,0x9F,0xE6,0x95, 0x98,0xE6,0x96,0xAC,0xE6,0x99,0x9D,0xE6,0xA1,0xBF,0xE6,0xA3,0x84,0xE6,0xA2,0x94, 0xE6,0xA2,0x9D,0xE6,0xA2,0x9F,0xE6,0xAE,0xBA,0xE6,0xB0,0xAB,0xE6,0xB6,0xBC,0xE6, 0xB7,0xA1,0xE6,0xB7,0xBA,0xE6,0xB7,0xB7,0xE6,0xB7,0xB5,0xE6,0xB7,0x92,0xE6,0xB7, 0x9A,0xE6,0xB7,0xAA,0xE7,0x89,0xBD,0xE7,0x8C,0x9B,0xE7,0x8C,0x99,0xE7,0x8F,0xBE, 0xE7,0x94,0xA2,0xE7,0x95,0xA2,0xE7,0x95,0xB0,0xE7,0x9C,0xBE,0xE7,0xB5,0x86,0xE7, 0xB5,0xB1,0xE7,0xB4,0xAE,0xE7,0xB4,0xB9,0xE7,0xB4,0xBC,0xE7,0xB5,0x80,0xE7,0xB4, 0xB0,0xE7,0xB4,0xB3,0xE7,0xB5,0x84,0xE7,0xB5,0x82,0xE7,0xB4,0xB2,0xE7,0xB4,0xB1, 0xE7,0xBC,0xBD,0xE7,0xBF,0x92,0xE8,0x84,0xAB,0xE8,0x8E,0xA2,0xE8,0x8E,0x96,0xE8, 0x8E,0x8A,0xE8,0x8E,0xA7,0xE8,0x99,0x95,0xE8,0xA1,0x93,0xE8,0xA2,0x9E,0xE8,0xA6, 0x93,0xE8,0xA6,0x8F,0xE8,0xA8,0xAA,0xE8,0xA8,0x9D,0xE8,0xA8,0xA3,0xE8,0xA8,0xA5, 0xE8,0xA8,0xB1,0xE8,0xA8,0xAD,0xE8,0xA8,0x9F,0xE8,0xA8,0x9B,0xE8,0xB2,0xA9,0xE8, 0xB2,0xAC,0xE8,0xB2,0xAB,0xE8,0xB2,0xA8,0xE8,0xB2,0xAA,0xE8,0xB2,0xA7,0xE8,0xBB, 0x9B,0xE8,0xBB,0x9F,0xE9,0x80,0x99,0xE9,0x80,0xA3,0xE9,0x80,0x95,0xE9,0x87,0xB5, 0xE9,0x87,0xA3,0xE9,0x87,0xA7,0xE9,0x87,0xA9,0xE9,0x96,0x89,0xE9,0x99,0xB3,0xE9, 0x99,0xB8,0xE9,0x99,0xB0,0xE9,0xA0,0x82,0xE9,0xA0,0x83,0xE9,0xAD,0x9A,0xE9,0xB3, 0xA5,0xE9,0xB9,0xB5,0xE9,0xBA,0xA5,0xE5,0x82,0x99,0xE5,0x82,0x91,0xE5,0x82,0x96, 0xE5,0x82,0x98,0xE5,0x87,0xB1,0xE5,0x89,0xB4,0xE5,0x89,0xB5,0xE5,0x8B,0x9E,0xE5, 0x8B,0x9D,0xE5,0x8B,0x9B,0xE5,0x96,0xAA,0xE5,0x96,0xAE,0xE5,0x96,0xB2,0xE5,0x96, 0x9A,0xE5,0x96,0xAC,0xE5,0x9C,0x8D,0xE5,0xA0,0xAF,0xE5,0xA0,0xB4,0xE5,0xA0,0xB1, 0xE5,0xA0,0x9D,0xE5,0xA3,0xBA,0xE5,0xAA,0xA7,0xE5,0xB0,0x8B,0xE5,0xB5,0x90,0xE5, 0xB9,0x80,0xE5,0xB9,0x83,0xE5,0xB9,0xBE,0xE5,0xBB,0x81,0xE5,0xBB,0x82,0xE5,0xBB, 0x84,0xE5,0xBE,0xA9,0xE6,0x83,0xA1,0xE6,0x82,0xB6,0xE6,0x84,0x9C,0xE6,0x83,0xBB, 0xE6,0x83,0xB1,0xE6,0x8F,0x80,0xE6,0x8F,0xAE,0xE6,0x8F,0x9B,0xE6,0x8F,0x9A,0xE6, 0xA3,0x97,0xE6,0xA3,0x9F,0xE6,0xA3,0xA7,0xE6,0xA3,0xB2,0xE6,0xAC,0xBD,0xE6,0xAE, 0x98,0xE6,0xAE,0xBC,0xE6,0xB0,0xAC,0xE6,0xB9,0xA7,0xE6,0xB9,0x8A,0xE6,0xB8,0x9B, 0xE6,0xB8,0xA6,0xE6,0xB9,0xAF,0xE6,0xB8,0xBA,0xE6,0xB8,0xAC,0xE6,0xB8,0xBE,0xE6, 0xB8,0x99,0xE6,0xB9,0xA3,0xE7,0x84,0xA1,0xE7,0x8C,0xB6,0xE7,0x90,0xBA,0xE7,0x95, 0xAB,0xE7,0x97,0x99,0xE7,0x99,0xBC,0xE7,0x9B,0x9C,0xE7,0xA1,0xAF,0xE7,0xA8,0x88, 0xE7,0xA8,0x85,0xE7,0xAD,0x86,0xE7,0xAD,0x8D,0xE7,0xB5,0x9E,0xE7,0xB5,0x90,0xE7, 0xB5,0xA8,0xE7,0xB5,0x95,0xE7,0xB5,0xB2,0xE7,0xB5,0xA1,0xE7,0xB5,0xA6,0xE7,0xB5, 0xA2,0xE7,0xB5,0xB3,0xE8,0x82,0x85,0xE8,0x85,0x8E,0xE8,0x84,0xB9,0xE8,0x8F,0xAF, 0xE8,0x91,0x97,0xE8,0x90,0x8A,0xE8,0x90,0x87,0xE8,0x99,0x9B,0xE8,0xA6,0x96,0xE8, 0xA8,0xBB,0xE8,0xA9,0xA0,0xE8,0xA9,0x95,0xE8,0xA9,0x9E,0xE8,0xA9,0x81,0xE8,0xA9, 0x94,0xE8,0xA9,0x9B,0xE8,0xA9,0x90,0xE8,0xA9,0x86,0xE8,0xA8,0xB4,0xE8,0xA8,0xBA, 0xE8,0xA8,0xB6,0xE8,0xB2,0xAF,0xE8,0xB2,0xBC,0xE8,0xB2,0xB3,0xE8,0xB2,0xBD,0xE8, 0xB3,0x81,0xE8,0xB2,0xBB,0xE8,0xB3,0x80,0xE8,0xB2,0xB4,0xE8,0xB2,0xB7,0xE8,0xB2, 0xB6,0xE8,0xB2,0xBF,0xE8,0xB2,0xB8,0xE8,0xBB,0xBB,0xE8,0xBB,0xB8,0xE8,0xBB,0xBC, 0xE9,0x80,0xB2,0xE9,0x83,0xB5,0xE9,0x84,0x89,0xE9,0x88,0x94,0xE9,0x88,0x95,0xE9, 0x88,0xA3,0xE9,0x88,0x89,0xE9,0x88,0x9E,0xE9,0x88,0x8D,0xE9,0x88,0x90,0xE9,0x88, 0x91,0xE9,0x96,0x94,0xE9,0x96,0x8F,0xE9,0x96,0x8B,0xE9,0x96,0x91,0xE9,0x96,0x93, 0xE9,0x96,0x8E,0xE9,0x9A,0x8A,0xE9,0x9A,0x8E,0xE9,0x99,0xBD,0xE9,0x9B,0xB2,0xE9, 0x9F,0x8C,0xE9,0xA0,0x85,0xE9,0xA0,0x86,0xE9,0xA0,0x88,0xE9,0xA3,0xAA,0xE9,0xA3, 0xAF,0xE9,0xA3,0xA9,0xE9,0xA3,0xB2,0xE9,0xA3,0xAD,0xE9,0xA6,0xAE,0xE9,0xA6,0xAD, 0xE9,0xBB,0x83,0xE4,0xBA,0x82,0xE5,0x82,0xAD,0xE5,0x82,0xB5,0xE5,0x82,0xB3,0xE5, 0x83,0x85,0xE5,0x82,0xBE,0xE5,0x82,0xB7,0xE5,0x82,0xAF,0xE5,0x8B,0xA2,0xE5,0x8C, 0xAF,0xE5,0x97,0x8E,0xE5,0x97,0x87,0xE5,0x97,0x9A,0xE5,0x97,0x86,0xE5,0x9C,0x92, 0xE5,0x9C,0x93,0xE5,0xA1,0x97,0xE5,0xA1,0x8A,0xE5,0xA1,0xA2,0xE5,0xA1,0x92,0xE5, 0xA1,0x8B,0xE5,0xA5,0xA7,0xE5,0xAA,0xBD,0xE5,0xAA,0xBC,0xE5,0xB9,0xB9,0xE5,0xBB, 0x88,0xE5,0xBC,0x92,0xE6,0x84,0x9B,0xE6,0x85,0x8D,0xE6,0x84,0xBE,0xE6,0x84,0xB4, 0xE6,0x84,0xB7,0xE6,0x90,0x8D,0xE6,0x90,0xB6,0xE6,0x90,0x96,0xE6,0x90,0x97,0xE6, 0x9A,0x89,0xE6,0x9A,0x88,0xE6,0x9C,0x83,0xE6,0xA5,0xAD,0xE6,0xA5,0xB5,0xE6,0xA5, 0x8A,0xE6,0xA5,0xA8,0xE6,0xA5,0x9E,0xE6,0xA5,0x93,0xE6,0xAD,0xB2,0xE6,0xAF,0x80, 0xE6,0xBA,0x9D,0xE6,0xBB,0x85,0xE6,0xBA,0xAB,0xE6,0xBA,0x96,0xE6,0xBA,0x9C,0xE6, 0xBB,0x84,0xE7,0x85,0x99,0xE7,0x85,0xA9,0xE7,0x85,0x89,0xE7,0x85,0xAC,0xE7,0x85, 0xA5,0xE7,0x85,0x86,0xE7,0x88,0xBA,0xE7,0x8D,0x85,0xE7,0x91,0xAF,0xE7,0x90,0xBF, 0xE7,0x95,0xB6,0xE7,0x9B,0x9E,0xE7,0x9D,0x9E,0xE7,0x9D,0xAA,0xE7,0x9D,0x9C,0xE7, 0xA5,0xBF,0xE8,0x90,0xAC,0xE7,0xA8,0x9F,0xE7,0xAF,0x80,0xE7,0xAD,0xA7,0xE7,0xB2, 0xB5,0xE7,0xB6,0x93,0xE7,0xB5,0xB9,0xE7,0xB6,0x81,0xE7,0xB6,0x8F,0xE7,0xBE,0xA9, 0xE7,0xBE,0xA8,0xE8,0x81,0x96,0xE8,0x85,0xB8,0xE8,0x85,0xB3,0xE8,0x85,0xAB,0xE8, 0x85,0xA6,0xE8,0x91,0xB7,0xE8,0x91,0xA6,0xE8,0x91,0x89,0xE8,0x90,0xB5,0xE8,0x99, 0x9C,0xE8,0x99,0x9F,0xE8,0x9B,0xBB,0xE8,0x9C,0x86,0xE8,0xA3,0x9C,0xE8,0xA3,0x9D, 0xE8,0xA3,0x8A,0xE8,0xA9,0xAB,0xE8,0xA9,0xB2,0xE8,0xA9,0xB3,0xE8,0xA9,0xA6,0xE8, 0xA9,0xA9,0xE8,0xA9,0xB0,0xE8,0xAA,0x87,0xE8,0xA9,0xBC,0xE8,0xA9,0xA3,0xE8,0xAA, 0xA0,0xE8,0xA9,0xB1,0xE8,0xAA,0x85,0xE8,0xA9,0xAD,0xE8,0xA9,0xA2,0xE8,0xA9,0xAE, 0xE8,0xA9,0xAC,0xE8,0xB3,0x8A,0xE8,0xB3,0x87,0xE8,0xB3,0x88,0xE8,0xB3,0x84,0xE8, 0xB2,0xB2,0xE8,0xB3,0x83,0xE8,0xB3,0x82,0xE8,0xB3,0x85,0xE8,0xB7,0xA1,0xE8,0xBC, 0x83,0xE8,0xBC,0x89,0xE8,0xBB,0xBE,0xE8,0xBC,0x8A,0xE8,0xBE,0xB2,0xE9,0x81,0x8B, 0xE9,0x81,0x8A,0xE9,0x81,0x94,0xE9,0x81,0x95,0xE9,0x81,0x8E,0xE9,0x84,0x92,0xE9, 0x88,0xB7,0xE9,0x89,0x97,0xE9,0x88,0xB8,0xE9,0x88,0xBD,0xE9,0x89,0x80,0xE9,0x88, 0xBE,0xE9,0x89,0x9B,0xE9,0x89,0xA4,0xE9,0x89,0x91,0xE9,0x88,0xB4,0xE9,0x89,0x89, 0xE9,0x89,0x8D,0xE9,0x89,0x85,0xE9,0x88,0xB9,0xE9,0x88,0xBF,0xE9,0x89,0x9A,0xE9, 0x96,0x98,0xE9,0x9A,0x95,0xE9,0x9B,0x8B,0xE9,0x9B,0xBB,0xE9,0xA0,0x90,0xE9,0xA0, 0x91,0xE9,0xA0,0x93,0xE9,0xA0,0x8A,0xE9,0xA0,0x92,0xE9,0xA0,0x8C,0xE9,0xA3,0xBC, 0xE9,0xA3,0xB4,0xE9,0xA3,0xBD,0xE9,0xA3,0xBE,0xE9,0xA6,0xB3,0xE9,0xA6,0xB1,0xE9, 0xA6,0xB4,0xE9,0xB3,0xA9,0xE5,0x83,0xA5,0xE5,0x83,0x91,0xE5,0x8A,0x83,0xE5,0x8C, 0xB1,0xE5,0x8E,0xAD,0xE5,0x98,0x97,0xE5,0x98,0x94,0xE5,0x98,0x86,0xE5,0x98,0x8D, 0xE5,0x98,0x96,0xE5,0x97,0xB6,0xE5,0x9C,0x98,0xE5,0x9C,0x96,0xE5,0xA1,0xB5,0xE5, 0xA2,0x8A,0xE5,0xA1,0xB9,0xE5,0xA3,0xBD,0xE5,0xA4,0xA5,0xE5,0xA4,0xA2,0xE5,0xA5, 0xAA,0xE5,0xA5,0xA9,0xE5,0xAB,0x97,0xE5,0xAF,0xA7,0xE5,0xAF,0xA6,0xE5,0xAF,0xA2, 0xE5,0xB0,0x8D,0xE5,0xB1,0xA2,0xE5,0xB6,0x84,0xE5,0xB6,0x87,0xE5,0xB9,0xA3,0xE5, 0xB9,0x97,0xE5,0xBE,0xB9,0xE6,0x85,0x8B,0xE6,0x85,0xA3,0xE6,0x85,0x9F,0xE6,0x85, 0x9A,0xE6,0x85,0x98,0xE6,0x91,0x9F,0xE6,0x91,0x91,0xE6,0x91,0xBB,0xE6,0x9A,0xA2, 0xE6,0xA7,0x81,0xE6,0xA6,0xAE,0xE6,0xA7,0x8B,0xE6,0xA7,0x8D,0xE6,0xB0,0xB3,0xE6, 0xBB,0xBE,0xE6,0xBC,0xAC,0xE6,0xBC,0xA2,0xE6,0xBB,0xBF,0xE6,0xBB,0xAF,0xE6,0xBC, 0xB8,0xE6,0xBC,0xB2,0xE6,0xBC,0xA3,0xE6,0xBB,0xAC,0xE6,0xBC,0x81,0xE6,0xBB,0xB2, 0xE6,0xBB,0x8C,0xE7,0x86,0x92,0xE7,0x88,0xBE,0xE7,0x8A,0x96,0xE7,0x8D,0x84,0xE7, 0x91,0xA4,0xE7,0x91,0xA3,0xE7,0x91,0xAA,0xE7,0x98,0xA7,0xE7,0x98,0x8D,0xE7,0x98, 0x8B,0xE7,0x98,0x93,0xE7,0x9B,0xA1,0xE7,0x9B,0xA3,0xE7,0xA2,0xA9,0xE7,0xA6,0x8E, 0xE7,0xA6,0x8D,0xE7,0xA8,0xAE,0xE7,0xA8,0xB1,0xE7,0xAA,0xAA,0xE7,0xAA,0xA9,0xE7, 0xAE,0x8B,0xE7,0xAE,0x8F,0xE7,0xB6,0xBB,0xE7,0xB6,0xB0,0xE7,0xB6,0x9C,0xE7,0xB6, 0xBD,0xE7,0xB6,0xBE,0xE7,0xB6,0xA0,0xE7,0xB7,0x8A,0xE7,0xB6,0xB4,0xE7,0xB6,0xB2, 0xE7,0xB6,0xB1,0xE7,0xB6,0xBA,0xE7,0xB6,0xA2,0xE7,0xB6,0xBF,0xE7,0xB6,0xB8,0xE7, 0xB6,0xAD,0xE7,0xB7,0x92,0xE7,0xB7,0x87,0xE7,0xB6,0xAC,0xE7,0xBD,0xB0,0xE8,0x81, 0x9E,0xE8,0x87,0xBA,0xE8,0x88,0x87,0xE8,0x92,0x9E,0xE8,0x93,0x8B,0xE8,0x93,0x80, 0xE8,0x92,0xBC,0xE8,0x9D,0x95,0xE8,0xAA,0xA6,0xE8,0xAA,0x8C,0xE8,0xAA,0x9E,0xE8, 0xAA,0xA3,0xE8,0xAA,0x8D,0xE8,0xAA,0xA1,0xE8,0xAA,0xA4,0xE8,0xAA,0xAA,0xE8,0xAA, 0xA5,0xE8,0xAA,0xA8,0xE8,0xAA,0x98,0xE8,0xAA,0x91,0xE8,0xAA,0x9A,0xE8,0xB2,0x8D, 0xE8,0xB3,0x93,0xE8,0xB3,0x91,0xE8,0xB3,0x92,0xE8,0xB6,0x99,0xE8,0xB6,0x95,0xE8, 0xBC,0x94,0xE8,0xBC,0x92,0xE8,0xBC,0x95,0xE9,0x81,0xA0,0xE9,0x81,0x9C,0xE9,0x81, 0x99,0xE9,0x81,0x9E,0xE9,0x89,0xB8,0xE9,0x8A,0x80,0xE9,0x8A,0x85,0xE9,0x8A,0x98, 0xE9,0x8A,0x96,0xE9,0x89,0xBB,0xE9,0x8A,0x93,0xE9,0x8A,0x9C,0xE9,0x8A,0xA8,0xE9, 0x8A,0x91,0xE9,0x96,0xA1,0xE9,0x96,0xA8,0xE9,0x96,0xA9,0xE9,0x96,0xA3,0xE9,0x96, 0xA5,0xE9,0x9A,0x9B,0xE9,0xA0,0x97,0xE9,0xA0,0x98,0xE9,0xA2,0xAF,0xE9,0xA4,0x83, 0xE9,0xA4,0x85,0xE9,0xA4,0x8C,0xE9,0xA4,0x89,0xE9,0xA7,0x81,0xE9,0xAA,0xAF,0xE9, 0xB3,0xB4,0xE9,0xB3,0xB6,0xE9,0xB3,0xB3,0xE9,0xBA,0xBC,0xE9,0xBD,0x8A,0xE5,0x84, 0x84,0xE5,0x84,0x80,0xE5,0x83,0xB9,0xE5,0x84,0x82,0xE5,0x84,0x88,0xE5,0x84,0x89, 0xE5,0x87,0x9C,0xE5,0x8A,0x87,0xE5,0x8A,0x88,0xE5,0x8A,0x89,0xE5,0x8A,0x8D,0xE5, 0x8A,0x8A,0xE5,0x8E,0xB2,0xE5,0x98,0xAE,0xE5,0x98,0xA9,0xE5,0x99,0x93,0xE5,0x99, 0xB4,0xE5,0x98,0xAF,0xE5,0x98,0xB0,0xE5,0xA2,0xB3,0xE5,0xA2,0x9C,0xE5,0xA2,0xAE, 0xE5,0xAB,0xBB,0xE5,0xAC,0x8B,0xE5,0xAB,0xB5,0xE5,0xAC,0x8C,0xE5,0xAC,0x88,0xE5, 0xAF,0xAC,0xE5,0xAF,0xA9,0xE5,0xAF,0xAB,0xE5,0xB1,0xA4,0xE5,0xB9,0x9F,0xE5,0xBB, 0xA2,0xE5,0xBB,0x9A,0xE5,0xBB,0x9F,0xE5,0xBB,0x9D,0xE5,0xBB,0xA3,0xE5,0xBB,0xA0, 0xE5,0xBD,0x88,0xE6,0x85,0xB6,0xE6,0x85,0xAE,0xE6,0x86,0x82,0xE6,0x85,0xAB,0xE6, 0x86,0x90,0xE6,0x86,0xAB,0xE6,0x86,0x9A,0xE6,0x86,0xA4,0xE6,0x86,0xAE,0xE6,0x91, 0xAF,0xE6,0x92,0xB2,0xE6,0x92,0x88,0xE6,0x92,0x90,0xE6,0x92,0xA5,0xE6,0x92,0x93, 0xE6,0x92,0xAB,0xE6,0x92,0x9A,0xE6,0x92,0xB3,0xE6,0x95,0xB5,0xE6,0x95,0xB8,0xE6, 0x9A,0xAB,0xE6,0xA8,0xA3,0xE6,0xA7,0xA8,0xE6,0xA8,0x81,0xE6,0xA8,0x9E,0xE6,0xA8, 0x99,0xE6,0xA8,0x93,0xE6,0xA7,0xB3,0xE6,0xA8,0x82,0xE6,0xA8,0x85,0xE6,0xAD,0x90, 0xE6,0xAE,0xA4,0xE6,0xAF,0x86,0xE6,0xBC,0xBF,0xE6,0xBD,0x91,0xE6,0xBD,0x94,0xE6, 0xBE,0x86,0xE6,0xBD,0x9B,0xE6,0xBD,0xB0,0xE6,0xBD,0xA4,0xE6,0xBE,0x97,0xE6,0xBD, 0xAF,0xE7,0x86,0xB1,0xE7,0x8D,0x8E,0xE7,0x91,0xA9,0xE7,0x98,0xA1,0xE7,0x9A,0x9A, 0xE7,0x9A,0xBA,0xE7,0x9B,0xA4,0xE7,0x9E,0x87,0xE7,0xA2,0xBA,0xE7,0xA2,0xBC,0xE7, 0xAA,0xAF,0xE7,0xAA,0xAE,0xE7,0xAF,0x84,0xE7,0xB3,0x8A,0xE7,0xB7,0xA0,0xE7,0xB7, 0xB4,0xE7,0xB7,0xAF,0xE7,0xB7,0x98,0xE7,0xB7,0xAC,0xE7,0xB7,0x9D,0xE7,0xB7,0xA8, 0xE7,0xB7,0xA3,0xE7,0xB7,0x9A,0xE7,0xB7,0x9E,0xE7,0xB7,0xA9,0xE7,0xB6,0x9E,0xE7, 0xB7,0x99,0xE7,0xB7,0xB2,0xE7,0xB7,0xB9,0xE7,0xBD,0xB5,0xE7,0xBD,0xB7,0xE8,0x86, 0xA0,0xE8,0x86,0x9A,0xE8,0x93,0xAE,0xE8,0x94,0xAD,0xE8,0x94,0xA3,0xE8,0x94,0x94, 0xE8,0x94,0xA5,0xE8,0x9D,0xA6,0xE8,0x9D,0xB8,0xE8,0xA1,0x9B,0xE8,0xA1,0x9D,0xE8, 0xAA,0xBC,0xE8,0xAB,0x92,0xE8,0xAB,0x87,0xE8,0xAB,0x84,0xE8,0xAA,0x95,0xE8,0xAB, 0x8B,0xE8,0xAB,0xB8,0xE8,0xAA,0xB2,0xE8,0xAB,0x89,0xE8,0xAB,0x82,0xE8,0xAA,0xBF, 0xE8,0xAA,0xB0,0xE8,0xAB,0x96,0xE8,0xAB,0x8D,0xE8,0xAA,0xB6,0xE8,0xAA,0xB9,0xE8, 0xAB,0x9B,0xE8,0xB1,0x8E,0xE8,0xB1,0xAC,0xE8,0xB3,0xA0,0xE8,0xB3,0x9E,0xE8,0xB3, 0xA6,0xE8,0xB3,0xA4,0xE8,0xB3,0xAC,0xE8,0xB3,0xAD,0xE8,0xB3,0xA2,0xE8,0xB3,0xA3, 0xE8,0xB3,0x9C,0xE8,0xB3,0xAA,0xE8,0xB3,0xA1,0xE8,0xB8,0x90,0xE8,0xBC,0x9D,0xE8, 0xBC,0x9B,0xE8,0xBC,0x9F,0xE8,0xBC,0xA9,0xE8,0xBC,0xA6,0xE8,0xBC,0xAA,0xE8,0xBC, 0x9C,0xE8,0xBC,0x9E,0xE8,0xBC,0xA5,0xE9,0x81,0xA9,0xE9,0x81,0xB7,0xE9,0x84,0xB0, 0xE9,0x84,0xAD,0xE9,0x84,0xA7,0xE9,0x8B,0x85,0xE9,0x8A,0xBB,0xE9,0x8A,0xB7,0xE9, 0x8B,0xAA,0xE9,0x8A,0xAC,0xE9,0x8B,0xA4,0xE9,0x8B,0x81,0xE9,0x8A,0xB3,0xE9,0x8A, 0xBC,0xE9,0x8B,0x92,0xE9,0x8B,0x87,0xE9,0x8B,0xB0,0xE9,0x96,0xAD,0xE9,0x96,0xB1, 0xE9,0x9E,0x8F,0xE9,0xA0,0xA1,0xE9,0xA0,0x9C,0xE9,0xA4,0x8A,0xE9,0xA4,0x93,0xE9, 0xA4,0x92,0xE9,0xA4,0x98,0xE9,0xA7,0x9D,0xE9,0xA7,0x90,0xE9,0xA7,0x9F,0xE9,0xA7, 0x9B,0xE9,0xA7,0x91,0xE9,0xA7,0x95,0xE9,0xA7,0x92,0xE9,0xA7,0x99,0xE9,0xAC,0xA7, 0xE9,0xAD,0xB7,0xE9,0xAD,0xAF,0xE9,0xB4,0x86,0xE9,0xB4,0x89,0xE9,0xBA,0xA9,0xE9, 0xBD,0x92,0xE5,0x84,0x94,0xE5,0x84,0x90,0xE5,0x84,0x95,0xE5,0x86,0xAA,0xE5,0x8A, 0x91,0xE5,0x99,0xB8,0xE5,0x99,0xA5,0xE5,0x99,0xAF,0xE5,0xA2,0xBE,0xE5,0xA3,0x87, 0xE5,0xA5,0xAE,0xE5,0xAD,0xB8,0xE5,0xB0,0x8E,0xE6,0x86,0xB2,0xE6,0x86,0x91,0xE6, 0x86,0x8A,0xE6,0x87,0x8D,0xE6,0x86,0xB6,0xE6,0x88,0xB0,0xE6,0x93,0x81,0xE6,0x93, 0x8B,0xE6,0x92,0xBB,0xE6,0x93,0x9A,0xE6,0x93,0x84,0xE6,0x93,0x87,0xE6,0x92,0xBF, 0xE6,0x93,0x94,0xE6,0x92,0xBE,0xE6,0x9B,0x89,0xE6,0x9B,0x84,0xE6,0x9B,0x87,0xE6, 0xA8,0xB8,0xE6,0xA8,0xBA,0xE6,0xA9,0xAB,0xE6,0xA8,0xB9,0xE6,0xA9,0xA2,0xE6,0xA9, 0x8B,0xE6,0xA9,0x9F,0xE6,0xA9,0x88,0xE6,0xAD,0xB7,0xE6,0xBE,0xB1,0xE6,0xBF,0x83, 0xE6,0xBE,0xA4,0xE6,0xBF,0x81,0xE6,0xBE,0xA0,0xE7,0x86,0xBE,0xE7,0x87,0x89,0xE7, 0x87,0x92,0xE7,0x87,0x88,0xE7,0x87,0x99,0xE7,0x87,0x9C,0xE7,0x8D,0xA8,0xE7,0x92, 0xA3,0xE7,0x94,0x8C,0xE7,0x98,0xBA,0xE7,0x9B,0xA7,0xE7,0x9E,0x9E,0xE7,0xA3,0x9A, 0xE7,0xA3,0xA7,0xE7,0xA6,0xA6,0xE7,0xA9,0x8D,0xE7,0xA9,0x8E,0xE7,0xA9,0x8C,0xE7, 0xAA,0xBA,0xE7,0xAF,0x89,0xE7,0xAF,0xA4,0xE7,0xAF,0xA9,0xE7,0xB8,0x8A,0xE7,0xB8, 0x91,0xE7,0xB8,0x88,0xE7,0xB8,0x9B,0xE7,0xB8,0xA3,0xE7,0xB8,0x9E,0xE7,0xB8,0x9D, 0xE7,0xB8,0x89,0xE7,0xB8,0x90,0xE8,0x86,0xA9,0xE8,0x88,0x88,0xE8,0x89,0x99,0xE8, 0x95,0xA9,0xE8,0x95,0xAD,0xE8,0x95,0xAA,0xE8,0x9E,0x9E,0xE8,0x9E,0xA2,0xE8,0xA4, 0xB2,0xE8,0xA6,0xAA,0xE8,0xA6,0xA6,0xE8,0xAB,0xA6,0xE8,0xAB,0xBA,0xE8,0xAB,0xAB, 0xE8,0xAB,0xB1,0xE8,0xAC,0x80,0xE8,0xAB,0x9C,0xE8,0xAB,0xA7,0xE8,0xAB,0xAE,0xE8, 0xAB,0xBE,0xE8,0xAC,0x81,0xE8,0xAC,0x82,0xE8,0xAB,0xB7,0xE8,0xAB,0xAD,0xE8,0xAB, 0xB3,0xE8,0xAB,0xB6,0xE8,0xAB,0xBC,0xE8,0xB2,0x93,0xE8,0xB3,0xB4,0xE8,0xB8,0xB4, 0xE8,0xBC,0xBB,0xE8,0xBC,0xAF,0xE8,0xBC,0xB8,0xE8,0xBC,0xB3,0xE8,0xBE,0xA6,0xE9, 0x81,0xB8,0xE9,0x81,0xB2,0xE9,0x81,0xBC,0xE9,0x81,0xBA,0xE9,0x84,0xB4,0xE9,0x8C, 0xA0,0xE9,0x8B,0xB8,0xE9,0x8C,0xB3,0xE9,0x8C,0xAF,0xE9,0x8C,0xA2,0xE9,0x8B,0xBC, 0xE9,0x8C,0xAB,0xE9,0x8C,0x84,0xE9,0x8C,0x9A,0xE9,0x8C,0x90,0xE9,0x8C,0xA6,0xE9, 0x8C,0x95,0xE9,0x8C,0xAE,0xE9,0x8C,0x99,0xE9,0x96,0xBB,0xE9,0x9A,0xA8,0xE9,0x9A, 0xAA,0xE9,0x9B,0x95,0xE9,0x9D,0x9C,0xE9,0x9D,0xA6,0xE9,0xA0,0xB0,0xE9,0xA0,0xB8, 0xE9,0xA0,0xBB,0xE9,0xA0,0xB7,0xE9,0xA0,0xAD,0xE9,0xA0,0xB9,0xE9,0xA0,0xA4,0xE9, 0xA4,0xA8,0xE9,0xA4,0x9E,0xE9,0xA4,0x9B,0xE9,0xA4,0xA1,0xE9,0xA7,0xAD,0xE9,0xA7, 0xA2,0xE9,0xA7,0xB1,0xE9,0xAE,0x91,0xE9,0xB4,0x95,0xE9,0xB4,0xA3,0xE9,0xB4,0xA6, 0xE9,0xB4,0xA8,0xE9,0xB4,0x9B,0xE9,0xBE,0x8D,0xE9,0xBE,0x9C,0xE5,0x84,0xAA,0xE5, 0x84,0x9F,0xE5,0x84,0xB2,0xE5,0x8B,0xB5,0xE5,0x9A,0x80,0xE5,0x9A,0x87,0xE5,0xA3, 0x93,0xE5,0xAC,0xB0,0xE5,0xAC,0xAA,0xE5,0xAC,0xA4,0xE5,0xB0,0xB7,0xE5,0xB1,0xA8, 0xE5,0xB6,0xBC,0xE5,0xB6,0xBA,0xE5,0xB6,0xBD,0xE5,0xB6,0xB8,0xE5,0xB9,0xAB,0xE5, 0xBD,0x8C,0xE6,0x87,0x89,0xE6,0x87,0x87,0xE6,0x88,0xB2,0xE6,0x93,0x8A,0xE6,0x93, 0xA0,0xE6,0x93,0xB0,0xE6,0x93,0xAC,0xE6,0x93,0xB1,0xE6,0x96,0x82,0xE6,0x96,0x83, 0xE6,0x9B,0x96,0xE6,0xAA,0x94,0xE6,0xAA,0xA2,0xE6,0xAA,0x9C,0xE6,0xAB,0x9B,0xE6, 0xAA,0xA3,0xE6,0xAE,0xAE,0xE6,0xB0,0x88,0xE6,0xBF,0x98,0xE6,0xBF,0xB1,0xE6,0xBF, 0x9F,0xE6,0xBF,0xA4,0xE6,0xBF,0xAB,0xE6,0xBE,0x80,0xE6,0xBF,0x95,0xE6,0xBF,0xB0, 0xE7,0x87,0x9F,0xE7,0x87,0xA6,0xE7,0x87,0xAD,0xE7,0x87,0xB4,0xE7,0x8D,0xB0,0xE7, 0x8D,0xB2,0xE7,0x92,0xB0,0xE7,0x92,0xA6,0xE7,0x99,0x86,0xE7,0x99,0x82,0xE7,0x9F, 0xAF,0xE7,0xA3,0xAF,0xE7,0xA6,0xAA,0xE7,0xB0,0x8D,0xE7,0xB3,0x9E,0xE7,0xB3,0x9D, 0xE7,0xB8,0xAE,0xE7,0xB8,0xBE,0xE7,0xB9,0x86,0xE7,0xB8,0xB7,0xE7,0xB8,0xB2,0xE7, 0xB9,0x83,0xE7,0xB8,0xAB,0xE7,0xB8,0xBD,0xE7,0xB8,0xB1,0xE7,0xB9,0x85,0xE7,0xB8, 0xB9,0xE7,0xB9,0x88,0xE7,0xB8,0xB5,0xE8,0x81,0xB2,0xE8,0x81,0xB0,0xE8,0x81,0xAF, 0xE8,0x81,0xB3,0xE8,0x86,0xBF,0xE8,0x86,0xBD,0xE8,0x87,0x89,0xE8,0x86,0xBE,0xE8, 0x87,0xA8,0xE8,0x88,0x89,0xE8,0x89,0xB1,0xE8,0x96,0x94,0xE8,0x96,0x8A,0xE8,0x99, 0xA7,0xE8,0x9E,0xBB,0xE8,0x9F,0x88,0xE8,0xA4,0xBB,0xE8,0xA4,0xB8,0xE8,0xA6,0xAC, 0xE8,0xAC,0x8E,0xE8,0xAC,0x97,0xE8,0xAC,0x99,0xE8,0xAC,0x9B,0xE8,0xAC,0x8A,0xE8, 0xAC,0xA0,0xE8,0xAC,0x9D,0xE8,0xAC,0x84,0xE8,0xAC,0x90,0xE8,0xB3,0xBA,0xE8,0xB3, 0xBD,0xE8,0xB3,0xBC,0xE8,0xB3,0xBB,0xE8,0xB6,0xA8,0xE8,0xBD,0x84,0xE8,0xBC,0xBE, 0xE8,0xBD,0x82,0xE8,0xBD,0x85,0xE8,0xBC,0xBF,0xE9,0x82,0x84,0xE9,0x82,0x81,0xE9, 0x86,0x9E,0xE9,0x86,0x9C,0xE9,0x8D,0x8D,0xE9,0x8E,0x82,0xE9,0x8C,0xA8,0xE9,0x8D, 0xB5,0xE9,0x8D,0xA5,0xE9,0x8D,0x8B,0xE9,0x8C,0x98,0xE9,0x8D,0xBE,0xE9,0x8D,0xAC, 0xE9,0x8D,0x9B,0xE9,0x8D,0xB0,0xE9,0x8D,0x94,0xE9,0x97,0x8A,0xE9,0x97,0x8B,0xE9, 0x97,0x8C,0xE9,0x97,0x88,0xE9,0x9A,0xB1,0xE9,0x9A,0xB8,0xE9,0x9B,0x96,0xE9,0x9F, 0x93,0xE9,0xA1,0x86,0xE9,0xA2,0xB6,0xE9,0xA4,0xB5,0xE9,0xA8,0x81,0xE9,0xA7,0xBF, 0xE9,0xAE,0xAE,0xE9,0xAE,0xAB,0xE9,0xAE,0xAA,0xE9,0xAE,0xAD,0xE9,0xB4,0xBB,0xE9, 0xB4,0xBF,0xE9,0xBB,0x9E,0xE9,0xBD,0x8B,0xE5,0x8F,0xA2,0xE5,0x9A,0x95,0xE5,0xA3, 0x99,0xE5,0xA3,0x98,0xE5,0xAC,0xB8,0xE6,0x87,0xA3,0xE6,0x93,0xB4,0xE6,0x93,0xB2, 0xE6,0x93,0xBE,0xE6,0x94,0x86,0xE6,0x93,0xBA,0xE6,0x93,0xBB,0xE6,0x93,0xB7,0xE6, 0x96,0xB7,0xE6,0xAA,0xB3,0xE6,0xAB,0x83,0xE6,0xAA,0xBB,0xE6,0xAA,0xB8,0xE6,0xAD, 0x9F,0xE6,0xAD,0xB8,0xE6,0xAE,0xAF,0xE7,0x80,0x89,0xE7,0x80,0x8B,0xE6,0xBF,0xBE, 0xE7,0x80,0x86,0xE6,0xBF,0xBA,0xE7,0x80,0x8F,0xE7,0x87,0xBC,0xE7,0x87,0xBE,0xE7, 0x8D,0xB7,0xE7,0x8D,0xB5,0xE7,0x94,0x95,0xE7,0x99,0x98,0xE7,0x9E,0xBC,0xE7,0xA4, 0x8E,0xE7,0xA6,0xAE,0xE7,0xA9,0xA1,0xE7,0xA9,0xA2,0xE7,0xAB,0x84,0xE7,0xAB,0x85, 0xE7,0xB0,0xAB,0xE7,0xB0,0x9E,0xE7,0xB0,0xA3,0xE7,0xB0,0xA1,0xE7,0xB3,0xA7,0xE7, 0xB9,0x94,0xE7,0xB9,0x95,0xE7,0xB9,0x9E,0xE7,0xB9,0x9A,0xE7,0xB9,0xA1,0xE7,0xB9, 0x92,0xE7,0xBF,0xB9,0xE8,0x81,0xB7,0xE8,0x81,0xB6,0xE8,0x87,0x8D,0xE8,0x87,0x8F, 0xE8,0x88,0x8A,0xE8,0x96,0xA9,0xE8,0x97,0x8D,0xE8,0x96,0xBA,0xE8,0x96,0xA6,0xE8, 0x9F,0xAF,0xE8,0x9F,0xAC,0xE8,0x9F,0xB2,0xE8,0xA6,0xB2,0xE8,0xA7,0xB4,0xE8,0xAC, 0xA8,0xE8,0xAC,0xB9,0xE8,0xAC,0xAC,0xE8,0xAC,0xAB,0xE8,0xB1,0x90,0xE8,0xB4,0x85, 0xE8,0xB9,0xA3,0xE8,0xB9,0xA4,0xE8,0xB9,0x95,0xE8,0xBB,0x80,0xE8,0xBD,0x89,0xE8, 0xBD,0x8D,0xE9,0x82,0x87,0xE9,0x86,0xAB,0xE9,0x86,0xAC,0xE9,0x8E,0x8A,0xE9,0x8E, 0x96,0xE9,0x8E,0xA2,0xE9,0x8E,0xB3,0xE9,0x8E,0xAE,0xE9,0x8E,0xAC,0xE9,0x8E,0xB0, 0xE9,0x8E,0x98,0xE9,0x97,0x94,0xE9,0x97,0x96,0xE9,0x97,0x90,0xE9,0x97,0x95,0xE9, 0x9B,0xA2,0xE9,0x9B,0x9C,0xE9,0x9B,0x99,0xE9,0x9B,0x9B,0xE9,0x9B,0x9E,0xE9,0xA1, 0x8D,0xE9,0xA1,0x8F,0xE9,0xA1,0x8C,0xE9,0xA1,0x8E,0xE9,0xA1,0x93,0xE9,0xA4,0xBE, 0xE9,0xA4,0xBF,0xE9,0xA8,0x8E,0xE9,0xAD,0x8E,0xE9,0xAF,0x8A,0xE9,0xAF,0x89,0xE9, 0xAF,0xBD,0xE9,0xAF,0x80,0xE9,0xB5,0x91,0xE9,0xB5,0x9D,0xE9,0xB5,0xA0,0xE5,0xA3, 0x9E,0xE5,0xA3,0x9F,0xE5,0xA3,0xA2,0xE5,0xAF,0xB5,0xE9,0xBE,0x90,0xE5,0xBB,0xAC, 0xE6,0x87,0xB2,0xE6,0x87,0xB7,0xE6,0x87,0xB6,0xE6,0x94,0x8F,0xE6,0x9B,0xA0,0xE6, 0xAB,0xA5,0xE6,0xAB,0x9D,0xE6,0xAB,0x9A,0xE6,0xAB,0x93,0xE7,0x80,0x9F,0xE7,0x80, 0xA8,0xE7,0x80,0x9D,0xE7,0x80,0x95,0xE7,0x80,0x98,0xE7,0x88,0x8D,0xE7,0x89,0x98, 0xE7,0x8A,0xA2,0xE7,0x8D,0xB8,0xE7,0x8D,0xBA,0xE7,0x92,0xBD,0xE7,0x93,0x8A,0xE7, 0x96,0x87,0xE7,0x99,0x9F,0xE7,0x99,0xA1,0xE7,0xA4,0x99,0xE7,0xA6,0xB1,0xE7,0xA9, 0xA9,0xE7,0xB0,0xBE,0xE7,0xB0,0xBD,0xE7,0xB9,0xAD,0xE7,0xB9,0xB9,0xE7,0xB9,0xA9, 0xE7,0xB9,0xAA,0xE7,0xBE,0x85,0xE7,0xB9,0xB3,0xE8,0x87,0x98,0xE8,0x97,0x9D,0xE8, 0x97,0xAA,0xE8,0x97,0xA5,0xE8,0x9F,0xBB,0xE8,0xA0,0x85,0xE8,0xA0,0x8D,0xE8,0xA5, 0xA0,0xE8,0xA5,0x96,0xE8,0xAD,0x9C,0xE8,0xAD,0x98,0xE8,0xAD,0x89,0xE8,0xAD,0x9A, 0xE8,0xAD,0x8E,0xE8,0xAD,0x8F,0xE8,0xAD,0x99,0xE8,0xB4,0x88,0xE8,0xB4,0x8A,0xE8, 0xB9,0xBA,0xE8,0xBD,0x94,0xE8,0xBD,0x8E,0xE8,0xBE,0xAD,0xE9,0x82,0x8A,0xE9,0x8F, 0xA1,0xE9,0x8F,0x91,0xE9,0x8F,0x9F,0xE9,0x8F,0x83,0xE9,0x8F,0x88,0xE9,0x8F,0x9C, 0xE9,0x8F,0x9D,0xE9,0x8F,0xA2,0xE9,0x8F,0x8D,0xE9,0x8F,0x98,0xE9,0x8F,0xA4,0xE9, 0x8F,0x97,0xE9,0x8F,0xA8,0xE9,0x97,0x9C,0xE9,0x9A,0xB4,0xE9,0x9B,0xA3,0xE9,0x9C, 0xA7,0xE9,0x9F,0x9C,0xE9,0x9F,0xBB,0xE9,0xA1,0x9E,0xE9,0xA1,0x98,0xE9,0xA1,0x9B, 0xE9,0xA2,0xBC,0xE9,0xA5,0x85,0xE9,0xA5,0x89,0xE9,0xA8,0x96,0xE9,0xA8,0x99,0xE9, 0xAF,0xA8,0xE9,0xAF,0xA7,0xE9,0xAF,0x96,0xE9,0xAF,0x9B,0xE9,0xB6,0x89,0xE9,0xB5, 0xA1,0xE9,0xB5,0xB2,0xE9,0xB5,0xAA,0xE9,0xB5,0xAC,0xE9,0xBA,0x97,0xE5,0x8B,0xB8, 0xE5,0x9A,0xA8,0xE5,0x9A,0xB6,0xE5,0x9A,0xB4,0xE5,0xAF,0xB6,0xE6,0x87,0xB8,0xE6, 0x87,0xBA,0xE6,0x94,0x94,0xE6,0x94,0x99,0xE6,0x9C,0xA7,0xE6,0xAB,0xAC,0xE7,0x80, 0xBE,0xE7,0x80,0xB2,0xE7,0x88,0x90,0xE7,0x8D,0xBB,0xE7,0x93,0x8F,0xE7,0x99,0xA2, 0xE7,0x99,0xA5,0xE7,0xA4,0xA6,0xE7,0xA4,0xAA,0xE7,0xA4,0xAC,0xE7,0xA4,0xAB,0xE7, 0xAB,0x87,0xE7,0xAB,0xB6,0xE7,0xB1,0x8C,0xE7,0xB1,0x83,0xE8,0xBE,0xAE,0xE7,0xB9, 0xBD,0xE7,0xB9,0xBC,0xE7,0xBD,0x8C,0xE8,0x87,0x9A,0xE8,0x89,0xA6,0xE8,0x97,0xB9, 0xE8,0x97,0xBA,0xE8,0x98,0x86,0xE8,0x98,0x8B,0xE8,0x98,0x87,0xE8,0x98,0x8A,0xE8, 0xA0,0x94,0xE8,0xA5,0xA4,0xE8,0xA6,0xBA,0xE8,0xA7,0xB8,0xE8,0xAD,0xB0,0xE8,0xAD, 0xAF,0xE8,0xAD,0xAB,0xE8,0xB4,0x8F,0xE8,0xB4,0x8D,0xE8,0xBA,0x89,0xE9,0x87,0x8B, 0xE9,0x90,0x98,0xE9,0x90,0x83,0xE9,0x97,0xA1,0xE9,0xA3,0x84,0xE9,0xA5,0x92,0xE9, 0xA5,0x91,0xE9,0xA8,0xAB,0xE9,0xA8,0xB0,0xE9,0xA8,0xB7,0xE9,0xB0,0x93,0xE9,0xB0, 0x8D,0xE9,0xB9,0xB9,0xE9,0xBB,0xA8,0xE9,0xBD,0x9F,0xE9,0xBD,0xA1,0xE5,0x84,0xB7, 0xE5,0x9B,0x81,0xE5,0x9B,0x80,0xE5,0x9B,0x82,0xE5,0xB1,0xAC,0xE6,0x87,0xBC,0xE6, 0x87,0xBE,0xE6,0x94,0x9D,0xE6,0x94,0x9C,0xE6,0x96,0x95,0xE6,0xAB,0xBB,0xE6,0xAC, 0x84,0xE6,0xAE,0xB2,0xE7,0x88,0x9B,0xE7,0x8A,0xA7,0xE7,0x93,0x94,0xE7,0x99,0xA9, 0xE7,0xBA,0x8F,0xE7,0xBA,0x8C,0xE8,0x98,0x97,0xE8,0x98,0xAD,0xE8,0x98,0x9A,0xE8, 0xA0,0xA3,0xE8,0xA0,0x9F,0xE8,0xA5,0xAA,0xE8,0xA6,0xBD,0xE8,0xAD,0xB4,0xE8,0xAD, 0xB7,0xE8,0xAD,0xBD,0xE8,0xB4,0x93,0xE8,0xBA,0x8A,0xE8,0xBA,0x8D,0xE8,0xBA,0x8B, 0xE8,0xBD,0x9F,0xE8,0xBE,0xAF,0xE9,0x90,0xAE,0xE9,0x90,0xB3,0xE9,0x90,0xB5,0xE9, 0x90,0xBA,0xE9,0x90,0xB8,0xE9,0x90,0xB2,0xE9,0x90,0xAB,0xE9,0x9F,0xBF,0xE9,0xA1, 0xA7,0xE9,0xA1,0xA5,0xE9,0xA5,0x97,0xE9,0xA9,0x85,0xE9,0xA9,0x83,0xE9,0xA9,0x80, 0xE9,0xA8,0xBE,0xE9,0xAB,0x8F,0xE9,0xB0,0xAD,0xE9,0xB0,0xA5,0xE9,0xB6,0xAF,0xE9, 0xB6,0xB4,0xE9,0xB7,0x82,0xE9,0xBD,0x9C,0xE9,0xBD,0xA6,0xE5,0x84,0xBC,0xE5,0x84, 0xBB,0xE5,0x9B,0x88,0xE5,0xAD,0xBF,0xE5,0xB7,0x94,0xE5,0xB7,0x92,0xE5,0xBD,0x8E, 0xE6,0x94,0xA4,0xE6,0xAC,0x8A,0xE6,0xAD,0xA1,0xE7,0x81,0x91,0xE7,0x81,0x98,0xE7, 0x8E,0x80,0xE7,0x96,0x8A,0xE7,0x99,0xAE,0xE7,0x99,0xAC,0xE7,0xB1,0xA0,0xE7,0xB1, 0x9F,0xE8,0x81,0xBE,0xE8,0x81,0xBD,0xE8,0x87,0x9F,0xE8,0xA5,0xB2,0xE8,0xA5,0xAF, 0xE8,0xAE,0x80,0xE8,0xB4,0x96,0xE8,0xB4,0x97,0xE8,0xBA,0x91,0xE8,0xBA,0x93,0xE8, 0xBD,0xA1,0xE9,0x85,0x88,0xE9,0x91,0x84,0xE9,0x91,0x92,0xE9,0x9C,0xBD,0xE9,0x9F, 0x83,0xE9,0x9F,0x81,0xE9,0xA1,0xAB,0xE9,0xA9,0x95,0xE9,0xA9,0x8D,0xE9,0xB1,0x89, 0xE9,0xB0,0xB1,0xE9,0xB0,0xBE,0xE9,0xB0,0xBB,0xE9,0xB7,0x93,0xE9,0xB7,0x97,0xE9, 0xBC,0xB4,0xE9,0xBD,0xAC,0xE9,0xBD,0xAA,0xE9,0xBE,0x94,0xE5,0xB7,0x96,0xE6,0x88, 0x80,0xE6,0x94,0xA3,0xE6,0x94,0xAA,0xE6,0x9B,0xAC,0xE7,0x93,0x9A,0xE7,0xAB,0x8A, 0xE7,0xBA,0x93,0xE7,0xBA,0x96,0xE8,0x98,0xBF,0xE8,0xA0,0xB1,0xE8,0xAE,0x8A,0xE9, 0x82,0x90,0xE9,0x82,0x8F,0xE9,0x91,0xA3,0xE9,0x91,0xA0,0xE9,0x9D,0xA8,0xE9,0xA1, 0xAF,0xE9,0xA5,0x9C,0xE9,0xA9,0x9A,0xE9,0xA9,0x9B,0xE9,0xA9,0x97,0xE9,0xAB,0x94, 0xE9,0xB1,0x94,0xE9,0xB1,0x97,0xE9,0xB1,0x96,0xE9,0xB7,0xA5,0xE9,0xBB,0xB4,0xE5, 0x9B,0x91,0xE5,0xA3,0xA9,0xE6,0x94,0xAC,0xE7,0x99,0xB1,0xE7,0x99,0xB2,0xE7,0xBE, 0x88,0xE8,0xA0,0xB6,0xE8,0xAE,0x93,0xE8,0xAE,0x92,0xE8,0xAE,0x96,0xE8,0x89,0xB7, 0xE8,0xB4,0x9B,0xE9,0x87,0x80,0xE9,0x9D,0x82,0xE9,0x9D,0x88,0xE9,0x9D,0x84,0xE9, 0xA1,0xB0,0xE9,0xA9,0x9F,0xE9,0xAC,0xA2,0xE9,0xAD,0x98,0xE9,0xB1,0x9F,0xE9,0xB7, 0xB9,0xE9,0xB7,0xBA,0xE9,0xB9,0xBC,0xE9,0xB9,0xBD,0xE9,0xBD,0xB7,0xE9,0xBD,0xB2, 0xE5,0xBB,0xB3,0xE6,0xAC,0x96,0xE7,0x81,0xA3,0xE7,0xB1,0xAC,0xE7,0xB1,0xAE,0xE8, 0xA0,0xBB,0xE8,0xA7,0x80,0xE8,0xBA,0xA1,0xE9,0x87,0x81,0xE9,0x91,0xB2,0xE9,0x91, 0xB0,0xE9,0xA1,0xB1,0xE9,0xA5,0x9E,0xE9,0xAB,0x96,0xE9,0xBB,0x8C,0xE7,0x81,0xA4, 0xE7,0x9F,0x9A,0xE9,0x91,0xB7,0xE9,0x9F,0x89,0xE9,0xA9,0xA2,0xE9,0xA9,0xA5,0xE7, 0xBA,0x9C,0xE8,0xAE,0x9C,0xE8,0xBA,0xAA,0xE9,0x87,0x85,0xE9,0x91,0xBE,0xE9,0x91, 0xBC,0xE9,0xB1,0xB7,0xE9,0xB1,0xB8,0xE9,0xBB,0xB7,0xE9,0x91,0xBF,0xE9,0xB8,0x9A, 0xE9,0xA9,0xAA,0xE9,0xB8,0x9B,0xE9,0xB8,0x9E,0xE7,0xB1,0xB2,0xE7,0x88,0xBF,0xE6, 0x89,0xA1,0xE8,0x8A,0x90,0xE5,0x9D,0xB0,0xE6,0x88,0x94,0xE4,0xBF,0x81,0xE5,0x89, 0x84,0xE5,0x8E,0x99,0xE8,0x8C,0x8D,0xE5,0x92,0xBC,0xE5,0x9E,0xB5,0xE5,0xB7,0xB9, 0xE7,0xB4,0x88,0xE9,0x87,0x94,0xE9,0x87,0x93,0xE5,0x87,0x88,0xE5,0x93,0xA2,0xE5, 0x94,0x9A,0xE5,0x94,0x84,0xE5,0xBC,0xB3,0xE7,0xB4,0x93,0xE9,0x83,0x9F,0xE9,0x83, 0xA4,0xE9,0x87,0x95,0xE9,0x99,0x9C,0xE5,0x89,0xAE,0xE5,0x8C,0xAD,0xE5,0x9C,0x87, 0xE5,0x9F,0xA1,0xE5,0xA9,0xAD,0xE5,0xB1,0x99,0xE5,0xB4,0xA0,0xE5,0xB4,0x8D,0xE6, 0xB7,0xA9,0xE6,0xB7,0xB6,0xE6,0xB7,0xA5,0xE7,0x83,0xB4,0xE7,0x9C,0xA5,0xE7,0xB4, 0xBA,0xE7,0xB4,0xBF,0xE8,0x84,0x9B,0xE8,0x84,0xA7,0xE9,0x87,0xAC,0xE9,0x87,0xA4, 0xE9,0x87,0xB9,0xE9,0x87,0xB7,0xE9,0x96,0x86,0xE5,0x99,0x85,0xE5,0xA0,0xBF,0xE5, 0xAA,0xAF,0xE5,0xB4,0xB3,0xE6,0x83,0xB2,0xE6,0xA3,0xAC,0xE6,0xA4,0x8F,0xE6,0xA3, 0x96,0xE6,0xBA,0x88,0xE6,0xB9,0x9E,0xE7,0x95,0xAC,0xE7,0xA1,0xA4,0xE7,0xA1,0xA8, 0xE7,0xB5,0x8E,0xE8,0x8F,0x87,0xE8,0xA6,0x98,0xE8,0xA9,0x8E,0xE8,0xA9,0x98,0xE8, 0xA9,0x92,0xE8,0xB2,0xBA,0xE8,0xB2,0xB0,0xE8,0xBB,0xBA,0xE8,0xBB,0xB9,0xE8,0xBB, 0xAB,0xE9,0x84,0x86,0xE9,0x88,0x81,0xE9,0x88,0xA5,0xE9,0x88,0xA6,0xE9,0x88,0x80, 0xE9,0x88,0x84,0xE9,0x88,0xA7,0xE9,0x96,0x8C,0xE9,0x9A,0x89,0xE9,0xA0,0x87,0xE9, 0xA3,0xAB,0xE5,0x82,0xB4,0xE5,0x83,0x82,0xE5,0x83,0x89,0xE5,0x97,0xA9,0xE5,0xA1, 0xA4,0xE5,0xA1,0x8F,0xE5,0xB7,0xB0,0xE6,0x90,0x9F,0xE7,0x85,0x92,0xE7,0x85,0xA2, 0xE7,0x8C,0xBB,0xE7,0x91,0x8B,0xE7,0xB6,0x88,0xE7,0xB6,0x86,0xE7,0xB6,0x83,0xE7, 0xBE,0xA5,0xE8,0x85,0xA1,0xE8,0x91,0x92,0xE8,0x9B,0xBA,0xE8,0xAA,0x86,0xE8,0xA9, 0xBF,0xE8,0xA9,0xA1,0xE8,0xAA,0x84,0xE8,0xA9,0xB5,0xE8,0xBC,0x85,0xE8,0xBC,0x87, 0xE9,0x84,0x96,0xE9,0x84,0x94,0xE9,0x89,0x88,0xE9,0x88,0xB0,0xE9,0x88,0xBA,0xE9, 0x89,0xA6,0xE9,0x88,0xB3,0xE9,0x89,0x9E,0xE9,0x8A,0x83,0xE9,0x88,0xAE,0xE9,0x89, 0x86,0xE9,0x89,0xAD,0xE9,0x89,0xAC,0xE9,0xA0,0x8F,0xE9,0xA0,0x8E,0xE9,0xB3,0xA7, 0xE9,0xBB,0xBD,0xE5,0x83,0xA8,0xE5,0x98,0x9C,0xE5,0xA2,0x91,0xE5,0xB6,0x81,0xE5, 0xB9,0x98,0xE6,0x84,0xA8,0xE6,0x85,0xB3,0xE6,0x85,0xAA,0xE6,0x88,0xA9,0xE6,0x88, 0xA7,0xE6,0x91,0xB6,0xE6,0x91,0xB3,0xE6,0x91,0x9C,0xE6,0xA6,0xBF,0xE6,0xA6,0xAA, 0xE6,0xAE,0x9E,0xE6,0xBB,0x8E,0xE6,0xBB,0xB8,0xE6,0xBC,0x9A,0xE6,0xBC,0xB5,0xE7, 0x86,0x97,0xE7,0x9A,0xB8,0xE7,0xA2,0xAD,0xE5,0x8A,0x84,0xE7,0xB6,0xA3,0xE7,0xB7, 0x84,0xE7,0xB7,0x8B,0xE7,0xB6,0xB9,0xE8,0x86,0x83,0xE8,0x92,0x94,0xE8,0xA6,0xA1, 0xE8,0xAA,0x92,0xE8,0xB3,0x95,0xE9,0x8A,0xA5,0xE9,0x89,0xBA,0xE9,0x8A,0xA0,0xE9, 0x8A,0xAA,0xE9,0x8A,0xA6,0xE9,0x8A,0x9A,0xE9,0x8A,0xAB,0xE9,0x89,0xBF,0xE9,0x8A, 0xA3,0xE9,0x8B,0xAE,0xE9,0x8A,0xA9,0xE9,0xA2,0xAE,0xE5,0x8A,0x8C,0xE5,0x8B,0xB1, 0xE5,0x98,0xB5,0xE5,0x98,0xB8,0xE5,0xB6,0x97,0xE5,0xB6,0xA0,0xE5,0xBB,0xA1,0xE6, 0x86,0x92,0xE6,0x92,0x85,0xE6,0x92,0xA3,0xE6,0x92,0x9F,0xE6,0xA7,0xA7,0xE6,0xAF, 0xBF,0xE6,0xBD,0x81,0xE6,0xBE,0x87,0xE6,0xBD,0xBF,0xE6,0xBD,0xB7,0xE7,0x92,0x89, 0xE7,0x98,0x9E,0xE7,0xAF,0x8B,0xE7,0xB7,0x97,0xE7,0xB7,0xA1,0xE7,0xB7,0xA6,0xE7, 0xB7,0xB6,0xE7,0xB7,0xB1,0xE8,0x93,0xBD,0xE8,0x94,0x9E,0xE8,0x94,0xA6,0xE8,0x93, 0xA7,0xE8,0x93,0xAF,0xE8,0xAB,0x8F,0xE8,0xAB,0x91,0xE8,0xAB,0x97,0xE8,0xB3,0x9A, 0xE8,0xB3,0xA7,0xE9,0x84,0xB2,0xE9,0x8B,0x83,0xE9,0x8B,0x8F,0xE9,0x8B,0xB1,0xE9, 0x8B,0x9F,0xE9,0x8B,0x9D,0xE9,0x8B,0x8C,0xE9,0x8B,0xAF,0xE9,0x8B,0xA8,0xE9,0x8B, 0xA6,0xE9,0x96,0xAC,0xE9,0x96,0xAB,0xE9,0x9D,0x9A,0xE9,0xA0,0xA6,0xE9,0xA4,0x91, 0xE9,0xA7,0x94,0xE9,0xA7,0x98,0xE9,0xAD,0xB4,0xE9,0xB4,0x87,0xE5,0x99,0xA0,0xE5, 0x99,0xA6,0xE5,0x99,0xB2,0xE5,0xAC,0x99,0xE5,0xAC,0xA1,0xE5,0xB6,0xA7,0xE5,0xB6, 0xB4,0xE5,0xBB,0xA9,0xE6,0x87,0x8C,0xE6,0xAE,0xAB,0xE6,0xBE,0xAE,0xE7,0x87,0x81, 0xE7,0x8D,0xAB,0xE7,0x8D,0xAA,0xE7,0xA3,0xA3,0xE7,0xAA,0xB6,0xE7,0xB8,0x9F,0xE7, 0xB8,0x8B,0xE8,0x95,0x93,0xE8,0x95,0x98,0xE8,0x95,0x86,0xE8,0x95,0x81,0xE8,0x95, 0xA2,0xE8,0x95,0x8E,0xE8,0x95,0x95,0xE8,0x96,0x8C,0xE8,0x9E,0x84,0xE8,0xAB,0xA2, 0xE8,0xAC,0x94,0xE8,0xAB,0xA4,0xE8,0xAB,0x9E,0xE9,0x84,0xB6,0xE9,0x8C,0x88,0xE9, 0x8C,0x9F,0xE9,0x8C,0x86,0xE9,0x8D,0xBA,0xE9,0x8C,0xB8,0xE9,0x8C,0x9B,0xE9,0x8C, 0x92,0xE9,0x8C,0x81,0xE9,0x8D,0x86,0xE9,0x96,0xBC,0xE9,0x96,0xBE,0xE9,0x96,0xB9, 0xE9,0x96,0xB6,0xE9,0x96,0xBF,0xE9,0x96,0xBD,0xE9,0xAE,0x92,0xE9,0xAE,0x90,0xE9, 0xB4,0x9D,0xE9,0xB4,0x9F,0xE5,0x9A,0x8C,0xE5,0xB9,0xAC,0xE6,0x87,0xA8,0xE6,0x93, 0xAF,0xE6,0xAA,0x81,0xE6,0xAA,0x89,0xE6,0xBE,0xA9,0xE7,0x99,0x89,0xE7,0x99,0x87, 0xE7,0xA3,0xBD,0xE7,0xB0,0x80,0xE7,0xAF,0xB3,0xE7,0xB8,0xAD,0xE7,0xB8,0xB6,0xE8, 0x80,0xAC,0xE8,0x95,0xB7,0xE8,0x96,0x88,0xE8,0x96,0x9F,0xE8,0x9F,0x84,0xE8,0xA4, 0xB3,0xE8,0xA6,0xAF,0xE8,0xAC,0x96,0xE8,0xAC,0x85,0xE8,0xAC,0x9A,0xE8,0xB9,0x8C, 0xE9,0x8D,0xA4,0xE9,0x8D,0x87,0xE9,0x8D,0x98,0xE9,0x8D,0xB6,0xE9,0x97,0x83,0xE9, 0xA4,0xB3,0xE9,0xAE,0x9A,0xE9,0xAE,0x9E,0xE9,0xB4,0xAF,0xE9,0xB4,0xB0,0xE9,0xB5, 0x82,0xE9,0xBB,0xBF,0xE9,0xBD,0x94,0xE5,0x9A,0x99,0xE6,0x87,0x9F,0xE6,0x94,0x84, 0xE6,0x93,0xBC,0xE7,0x80,0x85,0xE7,0x80,0xA6,0xE6,0xBF,0xBC,0xE7,0x99,0xA4,0xE7, 0xB9,0xA2,0xE8,0x81,0xB5,0xE8,0x87,0x92,0xE8,0x97,0x8E,0xE8,0x9F,0xA3,0xE8,0xA5, 0x86,0xE8,0xAC,0xB3,0xE8,0xAC,0xBE,0xE8,0xB3,0xBE,0xE8,0xB4,0x84,0xE8,0xBD,0x86, 0xE9,0x84,0xBA,0xE9,0x8E,0xB5,0xE9,0x8E,0xA7,0xE9,0x8E,0xAA,0xE9,0x8E,0xA6,0xE9, 0x8E,0xA3,0xE9,0x9F,0x99,0xE9,0xA4,0xBC,0xE9,0xA8,0x8F,0xE9,0xA8,0x8D,0xE9,0xA8, 0x85,0xE9,0xAC,0xA9,0xE9,0xAF,0x87,0xE9,0xAF,0x81,0xE9,0xB5,0x9C,0xE9,0xB5,0x93, 0xE9,0xB5,0x92,0xE5,0x8E,0xB4,0xE5,0x9A,0xA6,0xE5,0xA3,0x9A,0xE6,0xAB,0xA7,0xE6, 0xAB,0x9F,0xE6,0xAB,0xAB,0xE6,0xAB,0x9E,0xE6,0xB0,0x8C,0xE7,0x80,0xA7,0xE7,0x80, 0xA0,0xE7,0xA6,0xB0,0xE7,0xB9,0xB0,0xE7,0xB9,0xAF,0xE7,0xBE,0x86,0xE8,0x89,0xA4, 0xE8,0x9F,0xB6,0xE8,0xA0,0x86,0xE8,0xA5,0x9D,0xE8,0xA6,0xB7,0xE8,0xA7,0xB6,0xE8, 0xAD,0x96,0xE9,0x8F,0x9E,0xE9,0x8F,0x87,0xE9,0x8F,0xB9,0xE9,0x8F,0x8C,0xE9,0x8E, 0xA9,0xE9,0x9F,0x9D,0xE9,0x9F,0x9E,0xE9,0xA1,0x99,0xE9,0xA5,0x88,0xE9,0xA5,0x83, 0xE9,0xAF,0xAA,0xE9,0xAF,0xAB,0xE9,0xAF,0xA4,0xE9,0xAF,0xA2,0xE9,0xAF,0xB0,0xE9, 0xAF,0x94,0xE9,0xAF,0x97,0xE9,0xAF,0xA1,0xE9,0xB5,0xAF,0xE9,0xB6,0x87,0xE5,0x9A, 0xB3,0xE6,0x94,0x96,0xE6,0xAB,0xB3,0xE6,0xAB,0xAA,0xE6,0xAB,0xA8,0xE7,0x8D,0xBC, 0xE7,0xA9,0xAD,0xE7,0xB9,0xBE,0xE8,0x81,0xB9,0xE8,0x98,0xA2,0xE8,0x97,0xB6,0xE8, 0x98,0x84,0xE8,0xA0,0x90,0xE8,0xA0,0x91,0xE9,0x90,0x8B,0xE9,0x90,0x93,0xE9,0x90, 0xA0,0xE9,0x90,0x94,0xE9,0x90,0x90,0xE9,0x90,0xA8,0xE9,0x90,0x99,0xE9,0x8F,0xB5, 0xE9,0x8F,0xB7,0xE9,0x90,0x92,0xE9,0x97,0x9E,0xE9,0xA1,0xA2,0xE9,0xA5,0x8C,0xE9, 0xA5,0x8B,0xE9,0xA8,0xB6,0xE9,0xA8,0xAE,0xE9,0xA8,0xB8,0xE9,0xA8,0xAD,0xE9,0xB0, 0x88,0xE9,0xB0,0x92,0xE9,0xB0,0x89,0xE9,0xB6,0x98,0xE9,0xB6,0x9A,0xE9,0xB6,0xBF, 0xE9,0xB6,0xA9,0xE9,0xBD,0xA0,0xE9,0xBD,0x99,0xE5,0x84,0xBA,0xE5,0xB7,0x8B,0xE6, 0x94,0x9B,0xE6,0xAB,0xB8,0xE7,0x81,0x83,0xE7,0x81,0x84,0xE7,0xA4,0xB1,0xE7,0xB3, 0xB2,0xE7,0xBA,0x8A,0xE7,0xBA,0x88,0xE8,0x98,0x9E,0xE8,0xB4,0x90,0xE9,0x90,0xBF, 0xE9,0x97,0xA5,0xE9,0xA3,0x86,0xE9,0xA9,0x84,0xE9,0xA9,0x82,0xE9,0xA9,0x81,0xE9, 0xB0,0xA3,0xE9,0xB0,0xA8,0xE9,0xB0,0xA9,0xE9,0xB6,0xBC,0xE9,0xB6,0xBB,0xE9,0xB9, 0xBA,0xE5,0x9B,0x85,0xE5,0xAD,0x8C,0xE6,0x94,0xA2,0xE7,0x99,0xAD,0xE7,0xB1,0x9C, 0xE7,0xB3,0xB4,0xE8,0x89,0xAB,0xE8,0xA6,0xBF,0xE8,0xAD,0xBE,0xE8,0xBA,0x95,0xE8, 0xBA,0x9A,0xE8,0xBA,0x92,0xE8,0xBD,0xA2,0xE9,0x91,0x8C,0xE9,0x91,0x8A,0xE9,0xA9, 0x8F,0xE9,0xA9,0x8A,0xE9,0xB1,0x88,0xE9,0xB0,0xB9,0xE9,0xB0,0xB3,0xE9,0xB0,0xB7, 0xE9,0xB0,0xB2,0xE9,0xB7,0x9A,0xE9,0xB7,0x99,0xE9,0xBE,0x95,0xE6,0xAC,0x92,0xE6, 0xAC,0x8F,0xE7,0x99,0xB0,0xE8,0x98,0xBA,0xE8,0xAE,0x8E,0xE8,0xBD,0xA4,0xE9,0xB1, 0x92,0xE9,0xB1,0x98,0xE9,0xB7,0xAF,0xE9,0xB7,0xB8,0xE9,0xB7,0xA6,0xE9,0xB7,0xB2, 0xE9,0xB7,0xB4,0xE9,0xBB,0xB2,0xE9,0xBD,0x8F,0xE7,0x81,0x9D,0xE7,0xB1,0xAA,0xE8, 0xAE,0x95,0xE9,0xAB,0x95,0xE9,0xB1,0xA7,0xE7,0xB1,0xA9,0xE7,0xB3,0xB6,0xE7,0xBA, 0x98,0xE8,0x87,0xA0,0xE8,0xBA,0xA5,0xE9,0x91,0xAD,0xE9,0xB1,0xAD,0xE9,0xBC,0x89, 0xE9,0xBD,0x87,0xE8,0xB6,0xB2,0xE8,0xBA,0xA6,0xE9,0x87,0x83,0xE8,0xAE,0x9E,0xE9, 0xA1,0xB3,0xE9,0xA1,0xB4,0xE9,0xA9,0xA4,0xE9,0xB8,0x95,0xE6,0x88,0x87,0xE6,0xAC, 0x9E,0xE9,0xAC,0xAE,0xE9,0xB1,0xBA,0xE9,0xB8,0x9D,0xE7,0x81,0xA9,0xE7,0xBF,0xBA, 0xE5,0x8F,0xA0,0xE8,0x87,0xAF,0xE7,0xA8,0xAD,0xE8,0xA3,0x8F,0xE9,0xBA,0xBD,0xE5, 0xA2,0xBB,0xE6,0x93,0xA1,0xE9,0x8D,0x81,0xE9,0x8A,0xB9,0xE5,0xBD,0x9C,0xE7,0xAB, 0x88,0xE8,0xA8,0x81,0xE6,0xB0,0xB9,0xE5,0xA0,0x96,0xE6,0xAA,0xBE,0xE8,0x95,0x92, 0xE8,0x91,0xA4,0xE8,0x92,0x93,0xE6,0x91,0xA3,0xE5,0x92,0xA4,0xE5,0x99,0x9D,0xE7, 0x8D,0x81,0xE9,0xBA,0x85,0xE9,0xA4,0xB7,0xE9,0xA5,0x8A,0xE9,0xA5,0xA2,0xE7,0xB5, 0x9D,0xE7,0xB7,0x94,0xE7,0x91,0x89,0xE6,0xA2,0x98,0xE6,0xA9,0xB0,0xE8,0xBB,0xB2, 0xE8,0xBB,0xA4,0xE8,0xB3,0xAB,0xE8,0x86,0x81,0xE8,0x85,0x96,0xE9,0xA3,0x88,0xE7, 0xA2,0xB8,0xE7,0x9E,0x98,0xE9,0x88,0x88,0xE9,0x89,0x95,0xE9,0x8B,0xA3,0xE9,0x8A, 0xB1,0xE9,0x8B,0xA5,0xE9,0x8B,0xB6,0xE9,0x90,0xA6,0xE9,0x90,0xA7,0xE9,0x8D,0xA9, 0xE9,0x8D,0x80,0xE9,0x8D,0x83,0xE9,0x8C,0x87,0xE9,0x8E,0x84,0xE9,0x8E,0x87,0xE9, 0x8E,0xBF,0xE9,0x90,0x9D,0xE9,0x91,0xA5,0xE9,0x91,0xB9,0xE9,0x91,0x94,0xE9,0xB6, 0x93,0xE9,0xB6,0xA5,0xE9,0xB8,0x8C,0xE7,0x99,0xA7,0xE7,0x98,0x82,0xE8,0xA5,0x87, 0xE8,0x80,0xAE,0xE9,0xA1,0xAC,0xE8,0x9F,0x8E,0xE9,0xBA,0xAF,0xE9,0xAE,0x81,0xE9, 0xAE,0x83,0xE9,0xAE,0x8E,0xE9,0xAF,0x9D,0xE9,0xAF,0xB4,0xE9,0xB1,0x9D,0xE9,0xAF, 0xBF,0xE9,0xB0,0xA0,0xE9,0xB0,0xB5,0xE9,0xB1,0x85,0xE9,0x9E,0xBD,0x00 }; unsigned char SimplifiedSource[]={ 0xE5,0x86,0x85,0xE5,0x8C,0x80,0xE6,0x88,0xB7,0xE5,0x86,0x8C,0xE4,0xB8,0xA2,0xE4, 0xBA,0x98,0xE5,0xBD,0xB7,0xE5,0x87,0xB6,0xE6,0xB1,0xA1,0xE7,0xBA,0x9F,0xE4,0xBC, 0xAB,0xE5,0x85,0x91,0xE5,0x88,0xAB,0xE5,0x88,0xA0,0xE5,0x90,0xB4,0xE5,0x90,0x95, 0xE5,0x91,0x90,0xE5,0x9B,0xB1,0xE5,0xA3,0xAE,0xE5,0xA4,0xB9,0xE5,0xA6,0x86,0xE6, 0xB2,0x89,0xE5,0x86,0xB3,0xE5,0x86,0xB2,0xE6,0xB2,0xA1,0xE7,0x81,0xBE,0xE7,0xA7, 0x83,0xE8,0xA7,0x81,0xE8,0xB4,0x9D,0xE8,0xBD,0xA6,0xE5,0x9D,0x82,0xE5,0xB9,0xB6, 0xE4,0xBA,0x9A,0xE6,0x9D,0xA5,0xE4,0xBB,0x91,0xE5,0x84,0xBF,0xE4,0xB8,0xA4,0xE5, 0x8D,0x8F,0xE5,0xA7,0x97,0xE5,0xB1,0x8A,0xE5,0x86,0x88,0xE6,0x86,0xB7,0xE6,0x8A, 0x9B,0xE4,0xBA,0x8E,0xE4,0xB8,0x9C,0xE6,0xAE,0x81,0xE5,0x86,0xB5,0xE4,0xBA,0x89, 0xE7,0x8A,0xB6,0xE7,0x8F,0x8F,0xE7,0xA1,0x85,0xE7,0xB1,0xBC,0xE7,0xBA,0xA0,0xE8, 0x8A,0x88,0xE5,0x8D,0xA7,0xE8,0xBD,0xA7,0xE9,0x95,0xBF,0xE9,0x97,0xA8,0xE4,0xBE, 0xA0,0xE4,0xBE,0xA3,0xE5,0x85,0x96,0xE5,0x88,0xB9,0xE5,0x88,0x99,0xE5,0x8A,0xB2, 0xE5,0x8D,0xB4,0xE5,0xA5,0x82,0xE5,0xB0,0xB8,0xE5,0xB8,0x85,0xE5,0xBD,0xA6,0xE5, 0x90,0x8E,0xE6,0xA0,0x85,0xE6,0xB1,0xB9,0xE4,0xB8,0xBA,0xE7,0xBA,0xA3,0xE7,0xBA, 0xA2,0xE7,0xBA,0xAA,0xE7,0xBA,0xAB,0xE7,0xBA,0xA5,0xE7,0xBA,0xA6,0xE7,0xBA,0xA1, 0xE8,0x8B,0x8E,0xE8,0xAE,0xA1,0xE8,0xAE,0xA2,0xE8,0xAE,0xA3,0xE8,0xB4,0x9E,0xE8, 0xB4,0x9F,0xE5,0x86,0x9B,0xE8,0xBD,0xA8,0xE9,0x97,0xA9,0xE9,0x9F,0xA6,0xE9,0xA1, 0xB5,0xE9,0xA3,0x8E,0xE9,0xA3,0x9E,0xE4,0xBF,0xA9,0xE4,0xBB,0xAC,0xE4,0xBC,0xA5, 0xE4,0xB8,0xAA,0xE4,0xBC,0xA6,0xE4,0xBB,0x93,0xE5,0x86,0xBB,0xE5,0x88,0x9A,0xE5, 0x89,0xA5,0xE5,0x91,0x98,0xE5,0xA8,0xB1,0xE5,0xAD,0x99,0xE5,0xAE,0xAB,0xE5,0xB3, 0xA1,0xE5,0xB2,0x9B,0xE5,0xB2,0x98,0xE5,0xB8,0x88,0xE5,0xBA,0x93,0xE5,0xBE,0x84, 0xE8,0x80,0xBB,0xE6,0x82,0xA6,0xE6,0x8C,0x9F,0xE6,0x97,0xB6,0xE6,0x99,0x8B,0xE4, 0xB9,0xA6,0xE6,0xA1,0x89,0xE6,0xB0,0x94,0xE6,0xB3,0xBE,0xE6,0xB5,0x83,0xE4,0xB9, 0x8C,0xE7,0x8B,0xAD,0xE7,0x8B,0x88,0xE4,0xBA,0xA9,0xE7,0x96,0xB1,0xE7,0xBA,0xBA, 0xE7,0xBA,0xB1,0xE7,0xBA,0xB9,0xE7,0xBA,0xAF,0xE7,0xBA,0xBD,0xE7,0xBA,0xB0,0xE7, 0xBA,0xA7,0xE7,0xBA,0xAD,0xE7,0xBA,0xB3,0xE7,0xBA,0xB8,0xE7,0xBA,0xB7,0xE8,0x83, 0x81,0xE8,0x84,0x89,0xE5,0xB5,0xB4,0xE5,0x88,0x8D,0xE8,0x8D,0x86,0xE5,0x85,0xB9, 0xE8,0xAE,0xB0,0xE8,0xAE,0xA6,0xE8,0xAE,0xA8,0xE8,0xAE,0xA7,0xE8,0xAE,0xAA,0xE8, 0xAE,0xAF,0xE8,0xAE,0xAD,0xE8,0xAE,0xAB,0xE5,0xB2,0x82,0xE8,0xB4,0xA2,0xE8,0xB4, 0xA1,0xE8,0xBD,0xA9,0xE8,0xBD,0xAB,0xE9,0x92,0x89,0xE9,0x92,0x88,0xE9,0x92,0x8A, 0xE9,0x92,0x8B,0xE9,0x97,0xAA,0xE9,0x98,0xB5,0xE9,0x99,0x89,0xE9,0xA9,0xAC,0xE6, 0x96,0x97,0xE4,0xBC,0xAA,0xE4,0xBC,0x9F,0xE4,0xBE,0xA6,0xE4,0xBE,0xA7,0xE5,0x8A, 0xA1,0xE5,0x8A,0xA8,0xE5,0x8C,0xBA,0xE5,0x8F,0x82,0xE5,0x93,0x91,0xE9,0x97,0xAE, 0xE5,0x9B,0xBD,0xE5,0x9D,0x9A,0xE5,0x9E,0xA9,0xE6,0x89,0xA7,0xE5,0xA4,0x9F,0xE5, 0xA8,0x84,0xE5,0xA6,0x87,0xE4,0xB8,0x93,0xE5,0xB0,0x86,0xE5,0xB1,0x89,0xE5,0xB3, 0xA5,0xE5,0xB2,0x97,0xE5,0xB8,0xA6,0xE5,0xB8,0x90,0xE5,0xBC,0xA0,0xE5,0xBC,0xBA, 0xE4,0xBB,0x8E,0xE5,0xBE,0x95,0xE6,0x80,0x85,0xE6,0x89,0xAB,0xE6,0x8C,0x82,0xE6, 0x89,0xAA,0xE6,0x8A,0xA1,0xE6,0x8C,0xA3,0xE8,0xB4,0xA5,0xE5,0x90,0xAF,0xE5,0x8F, 0x99,0xE6,0x96,0xA9,0xE6,0x98,0xBC,0xE6,0x9D,0x86,0xE5,0xBC,0x83,0xE6,0xA0,0x80, 0xE6,0x9D,0xA1,0xE6,0x9E,0xAD,0xE6,0x9D,0x80,0xE6,0xB0,0xA2,0xE5,0x87,0x89,0xE6, 0xBE,0xB9,0xE6,0xB5,0x85,0xE6,0xBA,0xB7,0xE6,0xB8,0x8A,0xE5,0x87,0x84,0xE6,0xB3, 0xAA,0xE6,0xB2,0xA6,0xE7,0x89,0xB5,0xE5,0x8B,0x90,0xE7,0x8B,0xB0,0xE7,0x8E,0xB0, 0xE4,0xBA,0xA7,0xE6,0xAF,0x95,0xE5,0xBC,0x82,0xE4,0xBC,0x97,0xE7,0xBB,0x8A,0xE7, 0xBB,0x9F,0xE6,0x89,0x8E,0xE7,0xBB,0x8D,0xE7,0xBB,0x8B,0xE7,0xBB,0x8C,0xE7,0xBB, 0x86,0xE7,0xBB,0x85,0xE7,0xBB,0x84,0xE7,0xBB,0x88,0xE7,0xBB,0x81,0xE7,0xBB,0x82, 0xE9,0x92,0xB5,0xE4,0xB9,0xA0,0xE8,0x84,0xB1,0xE8,0x8D,0x9A,0xE8,0x8C,0x8E,0xE5, 0xBA,0x84,0xE8,0x8B,0x8B,0xE5,0xA4,0x84,0xE6,0x9C,0xAF,0xE8,0xA1,0xAE,0xE8,0xA7, 0x85,0xE8,0xA7,0x84,0xE8,0xAE,0xBF,0xE8,0xAE,0xB6,0xE8,0xAF,0x80,0xE8,0xAE,0xB7, 0xE8,0xAE,0xB8,0xE8,0xAE,0xBE,0xE8,0xAE,0xBC,0xE8,0xAE,0xB9,0xE8,0xB4,0xA9,0xE8, 0xB4,0xA3,0xE8,0xB4,0xAF,0xE8,0xB4,0xA7,0xE8,0xB4,0xAA,0xE8,0xB4,0xAB,0xE8,0xBD, 0xAD,0xE8,0xBD,0xAF,0xE8,0xBF,0x99,0xE8,0xBF,0x9E,0xE8,0xBF,0xB3,0xE9,0x92,0x97, 0xE9,0x92,0x93,0xE9,0x92,0x8F,0xE9,0x92,0x92,0xE9,0x97,0xAD,0xE9,0x99,0x88,0xE9, 0x99,0x86,0xE9,0x98,0xB4,0xE9,0xA1,0xB6,0xE9,0xA1,0xB7,0xE9,0xB1,0xBC,0xE9,0xB8, 0x9F,0xE5,0x8D,0xA4,0xE9,0xBA,0xA6,0xE5,0xA4,0x87,0xE6,0x9D,0xB0,0xE4,0xBC,0xA7, 0xE4,0xBC,0x9E,0xE5,0x87,0xAF,0xE5,0x89,0x80,0xE5,0x88,0x9B,0xE5,0x8A,0xB3,0xE8, 0x83,0x9C,0xE5,0x8B,0x8B,0xE4,0xB8,0xA7,0xE5,0x8D,0x95,0xE5,0x93,0x9F,0xE5,0x94, 0xA4,0xE4,0xB9,0x94,0xE5,0x9B,0xB4,0xE5,0xB0,0xA7,0xE5,0x9C,0xBA,0xE6,0x8A,0xA5, 0xE5,0x9F,0x9A,0xE5,0xA3,0xB6,0xE5,0xA8,0xB2,0xE5,0xAF,0xBB,0xE5,0xB2,0x9A,0xE5, 0xB8,0xA7,0xE5,0xB8,0x8F,0xE5,0x87,0xA0,0xE5,0x8E,0x95,0xE5,0x8E,0xA2,0xE5,0x8E, 0xA9,0xE5,0xA4,0x8D,0xE6,0x81,0xB6,0xE9,0x97,0xB7,0xE6,0x83,0xAC,0xE6,0x81,0xBB, 0xE6,0x81,0xBC,0xE6,0x8B,0xA3,0xE6,0x8C,0xA5,0xE6,0x8D,0xA2,0xE6,0x89,0xAC,0xE6, 0x9E,0xA3,0xE6,0xA0,0x8B,0xE6,0xA0,0x88,0xE6,0xA0,0x96,0xE9,0x92,0xA6,0xE6,0xAE, 0x8B,0xE5,0xA3,0xB3,0xE6,0xB0,0xA9,0xE6,0xB6,0x8C,0xE5,0x87,0x91,0xE5,0x87,0x8F, 0xE6,0xB6,0xA1,0xE6,0xB1,0xA4,0xE6,0xB7,0xBC,0xE6,0xB5,0x8B,0xE6,0xB5,0x91,0xE6, 0xB6,0xA3,0xE6,0x84,0x8D,0xE6,0x97,0xA0,0xE7,0x8A,0xB9,0xE7,0x8F,0x90,0xE7,0x94, 0xBB,0xE7,0x97,0x89,0xE5,0x8F,0x91,0xE7,0x9B,0x97,0xE7,0xA0,0x9A,0xE7,0xA7,0x86, 0xE7,0xA8,0x8E,0xE7,0xAC,0x94,0xE7,0xAC,0x8B,0xE7,0xBB,0x9E,0xE7,0xBB,0x93,0xE7, 0xBB,0x92,0xE7,0xBB,0x9D,0xE4,0xB8,0x9D,0xE7,0xBB,0x9C,0xE7,0xBB,0x99,0xE7,0xBB, 0x9A,0xE7,0xBB,0x9B,0xE8,0x82,0x83,0xE8,0x82,0xBE,0xE8,0x83,0x80,0xE5,0x8D,0x8E, 0xE7,0x9D,0x80,0xE8,0x8E,0xB1,0xE8,0x8B,0x8C,0xE8,0x99,0x9A,0xE8,0xA7,0x86,0xE6, 0xB3,0xA8,0xE5,0x92,0x8F,0xE8,0xAF,0x84,0xE8,0xAF,0x8D,0xE8,0xAF,0x82,0xE8,0xAF, 0x8F,0xE8,0xAF,0x85,0xE8,0xAF,0x88,0xE8,0xAF,0x8B,0xE8,0xAF,0x89,0xE8,0xAF,0x8A, 0xE8,0xAF,0x83,0xE8,0xB4,0xAE,0xE8,0xB4,0xB4,0xE8,0xB4,0xB0,0xE8,0xB4,0xBB,0xE8, 0xB4,0xB2,0xE8,0xB4,0xB9,0xE8,0xB4,0xBA,0xE8,0xB4,0xB5,0xE4,0xB9,0xB0,0xE8,0xB4, 0xAC,0xE8,0xB4,0xB8,0xE8,0xB4,0xB7,0xE8,0xBD,0xB2,0xE8,0xBD,0xB4,0xE8,0xBD,0xB6, 0xE8,0xBF,0x9B,0xE9,0x82,0xAE,0xE4,0xB9,0xA1,0xE9,0x92,0x9E,0xE9,0x92,0xAE,0xE9, 0x92,0x99,0xE9,0x92,0xA0,0xE9,0x92,0xA7,0xE9,0x92,0x9D,0xE9,0x92,0xA4,0xE9,0x92, 0xA3,0xE9,0x97,0xB5,0xE9,0x97,0xB0,0xE5,0xBC,0x80,0xE9,0x97,0xB2,0xE9,0x97,0xB4, 0xE9,0x97,0xB3,0xE9,0x98,0x9F,0xE9,0x98,0xB6,0xE9,0x98,0xB3,0xE4,0xBA,0x91,0xE9, 0x9F,0xA7,0xE9,0xA1,0xB9,0xE9,0xA1,0xBA,0xE9,0xA1,0xBB,0xE9,0xA5,0xAA,0xE9,0xA5, 0xAD,0xE9,0xA5,0xA8,0xE9,0xA5,0xAE,0xE9,0xA5,0xAC,0xE5,0x86,0xAF,0xE9,0xA9,0xAD, 0xE9,0xBB,0x84,0xE4,0xB9,0xB1,0xE4,0xBD,0xA3,0xE5,0x80,0xBA,0xE4,0xBC,0xA0,0xE4, 0xBB,0x85,0xE5,0x80,0xBE,0xE4,0xBC,0xA4,0xE5,0x81,0xAC,0xE5,0x8A,0xBF,0xE6,0xB1, 0x87,0xE5,0x90,0x97,0xE5,0x95,0xAC,0xE5,0x91,0x9C,0xE5,0x91,0x9B,0xE5,0x9B,0xAD, 0xE5,0x9C,0x86,0xE6,0xB6,0x82,0xE5,0x9D,0x97,0xE5,0x9D,0x9E,0xE5,0x9F,0x98,0xE8, 0x8C,0x94,0xE5,0xA5,0xA5,0xE5,0xA6,0x88,0xE5,0xAA,0xAA,0xE5,0xB9,0xB2,0xE5,0x8E, 0xA6,0xE5,0xBC,0x91,0xE7,0x88,0xB1,0xE6,0x84,0xA0,0xE5,0xBF,0xBE,0xE6,0x80,0x86, 0xE6,0x81,0xBA,0xE6,0x8D,0x9F,0xE6,0x8A,0xA2,0xE6,0x91,0x87,0xE6,0x8D,0xA3,0xE6, 0x99,0x96,0xE6,0x99,0x95,0xE4,0xBC,0x9A,0xE4,0xB8,0x9A,0xE6,0x9E,0x81,0xE6,0x9D, 0xA8,0xE6,0xA1,0xA2,0xE6,0x84,0xA3,0xE6,0x9E,0xAB,0xE5,0xB2,0x81,0xE6,0xAF,0x81, 0xE6,0xB2,0x9F,0xE7,0x81,0xAD,0xE6,0xB8,0xA9,0xE5,0x87,0x86,0xE7,0x86,0x98,0xE6, 0xB2,0xA7,0xE7,0x83,0x9F,0xE7,0x83,0xA6,0xE7,0x82,0xBC,0xE7,0x82,0x80,0xE7,0x84, 0x95,0xE7,0x85,0x85,0xE7,0x88,0xB7,0xE7,0x8B,0xAE,0xE7,0x90,0x85,0xE7,0x8F,0xB2, 0xE5,0xBD,0x93,0xE7,0x9B,0x8F,0xE7,0x9D,0x90,0xE7,0x9D,0xBE,0xE7,0x9D,0x81,0xE7, 0xA6,0x84,0xE4,0xB8,0x87,0xE7,0xA6,0x80,0xE8,0x8A,0x82,0xE7,0xAC,0x95,0xE7,0xB2, 0xA4,0xE7,0xBB,0x8F,0xE7,0xBB,0xA2,0xE7,0xBB,0x91,0xE7,0xBB,0xA5,0xE4,0xB9,0x89, 0xE7,0xBE,0xA1,0xE5,0x9C,0xA3,0xE8,0x82,0xA0,0xE8,0x84,0x9A,0xE8,0x82,0xBF,0xE8, 0x84,0x91,0xE8,0x8D,0xA4,0xE8,0x8B,0x87,0xE5,0x8F,0xB6,0xE8,0x8E,0xB4,0xE8,0x99, 0x8F,0xE5,0x8F,0xB7,0xE8,0x9C,0x95,0xE8,0x9A,0xAC,0xE8,0xA1,0xA5,0xE8,0xA3,0x85, 0xE8,0xA2,0x85,0xE8,0xAF,0xA7,0xE8,0xAF,0xA5,0xE8,0xAF,0xA6,0xE8,0xAF,0x95,0xE8, 0xAF,0x97,0xE8,0xAF,0x98,0xE5,0xA4,0xB8,0xE8,0xAF,0x99,0xE8,0xAF,0xA3,0xE8,0xAF, 0x9A,0xE8,0xAF,0x9D,0xE8,0xAF,0x9B,0xE8,0xAF,0xA1,0xE8,0xAF,0xA2,0xE8,0xAF,0xA0, 0xE8,0xAF,0x9F,0xE8,0xB4,0xBC,0xE8,0xB5,0x84,0xE8,0xB4,0xBE,0xE8,0xB4,0xBF,0xE8, 0xB5,0x80,0xE8,0xB5,0x81,0xE8,0xB5,0x82,0xE8,0xB5,0x85,0xE8,0xBF,0xB9,0xE8,0xBE, 0x83,0xE8,0xBD,0xBD,0xE8,0xBD,0xBC,0xE8,0xBD,0xBE,0xE5,0x86,0x9C,0xE8,0xBF,0x90, 0xE6,0xB8,0xB8,0xE8,0xBE,0xBE,0xE8,0xBF,0x9D,0xE8,0xBF,0x87,0xE9,0x82,0xB9,0xE9, 0x92,0xB4,0xE9,0x92,0xB3,0xE9,0x92,0xB9,0xE9,0x92,0xB8,0xE9,0x92,0xBE,0xE9,0x93, 0x80,0xE9,0x93,0x85,0xE9,0x92,0xA9,0xE9,0x93,0x82,0xE9,0x93,0x83,0xE9,0x93,0x89, 0xE9,0x93,0x8B,0xE9,0x92,0x9C,0xE9,0x93,0x8D,0xE9,0x92,0xBF,0xE9,0x93,0x86,0xE9, 0x97,0xB8,0xE9,0x99,0xA8,0xE9,0x9A,0xBD,0xE7,0x94,0xB5,0xE9,0xA2,0x84,0xE9,0xA1, 0xBD,0xE9,0xA1,0xBF,0xE9,0xA1,0xBC,0xE9,0xA2,0x81,0xE9,0xA2,0x82,0xE9,0xA5,0xB2, 0xE9,0xA5,0xB4,0xE9,0xA5,0xB1,0xE9,0xA5,0xB0,0xE9,0xA9,0xB0,0xE9,0xA9,0xAE,0xE9, 0xA9,0xAF,0xE9,0xB8,0xA0,0xE4,0xBE,0xA5,0xE4,0xBE,0xA8,0xE5,0x88,0x92,0xE5,0x8C, 0xAE,0xE5,0x8E,0x8C,0xE5,0xB0,0x9D,0xE5,0x91,0x95,0xE5,0x8F,0xB9,0xE5,0x96,0xBD, 0xE5,0x95,0xA7,0xE5,0x93,0x94,0xE5,0x9B,0xA2,0xE5,0x9B,0xBE,0xE5,0xB0,0x98,0xE5, 0x9E,0xAB,0xE5,0xA0,0x91,0xE5,0xAF,0xBF,0xE4,0xBC,0x99,0xE6,0xA2,0xA6,0xE5,0xA4, 0xBA,0xE5,0xA5,0x81,0xE5,0xA6,0xAA,0xE5,0xAE,0x81,0xE5,0xAE,0x9E,0xE5,0xAF,0x9D, 0xE5,0xAF,0xB9,0xE5,0xB1,0xA1,0xE5,0xB4,0xAD,0xE5,0xB2,0x96,0xE5,0xB8,0x81,0xE5, 0xB8,0xBC,0xE5,0xBD,0xBB,0xE6,0x80,0x81,0xE6,0x83,0xAF,0xE6,0x81,0xB8,0xE6,0x83, 0xAD,0xE6,0x83,0xA8,0xE6,0x90,0x82,0xE6,0x8E,0xB4,0xE6,0x8E,0xBA,0xE7,0x95,0x85, 0xE8,0x97,0x81,0xE8,0x8D,0xA3,0xE6,0x9E,0x84,0xE6,0x9E,0xAA,0xE6,0xB0,0xB2,0xE6, 0xBB,0x9A,0xE6,0xB8,0x8D,0xE6,0xB1,0x89,0xE6,0xBB,0xA1,0xE6,0xBB,0x9E,0xE6,0xB8, 0x90,0xE6,0xB6,0xA8,0xE6,0xB6,0x9F,0xE6,0xB2,0xAA,0xE6,0xB8,0x94,0xE6,0xB8,0x97, 0xE6,0xB6,0xA4,0xE8,0x8D,0xA7,0xE5,0xB0,0x94,0xE8,0x8D,0xA6,0xE7,0x8B,0xB1,0xE7, 0x91,0xB6,0xE7,0x90,0x90,0xE7,0x8E,0x9B,0xE7,0x96,0x9F,0xE7,0x96,0xA1,0xE7,0x96, 0xAF,0xE7,0x97,0xAA,0xE5,0xB0,0xBD,0xE7,0x9B,0x91,0xE7,0xA1,0x95,0xE7,0xA5,0xAF, 0xE7,0xA5,0xB8,0xE7,0xA7,0x8D,0xE7,0xA7,0xB0,0xE6,0xB4,0xBC,0xE7,0xAA,0x9D,0xE7, 0xAC,0xBA,0xE7,0xAD,0x9D,0xE7,0xBB,0xBD,0xE7,0xBB,0xBE,0xE7,0xBB,0xBC,0xE7,0xBB, 0xB0,0xE7,0xBB,0xAB,0xE7,0xBB,0xBF,0xE7,0xB4,0xA7,0xE7,0xBC,0x80,0xE7,0xBD,0x91, 0xE7,0xBA,0xB2,0xE7,0xBB,0xAE,0xE7,0xBB,0xB8,0xE7,0xBB,0xB5,0xE7,0xBA,0xB6,0xE7, 0xBB,0xB4,0xE7,0xBB,0xAA,0xE7,0xBC,0x81,0xE7,0xBB,0xB6,0xE7,0xBD,0x9A,0xE9,0x97, 0xBB,0xE5,0x8F,0xB0,0xE4,0xB8,0x8E,0xE8,0x8E,0x85,0xE7,0x9B,0x96,0xE8,0x8D,0xAA, 0xE8,0x8B,0x8D,0xE8,0x9A,0x80,0xE8,0xAF,0xB5,0xE5,0xBF,0x97,0xE8,0xAF,0xAD,0xE8, 0xAF,0xAC,0xE8,0xAE,0xA4,0xE8,0xAF,0xAB,0xE8,0xAF,0xAF,0xE8,0xAF,0xB4,0xE8,0xAF, 0xB0,0xE8,0xAF,0xB2,0xE8,0xAF,0xB1,0xE8,0xAF,0xB3,0xE8,0xAF,0xAE,0xE7,0x8B,0xB8, 0xE5,0xAE,0xBE,0xE8,0xB5,0x88,0xE8,0xB5,0x8A,0xE8,0xB5,0xB5,0xE8,0xB5,0xB6,0xE8, 0xBE,0x85,0xE8,0xBE,0x84,0xE8,0xBD,0xBB,0xE8,0xBF,0x9C,0xE9,0x80,0x8A,0xE9,0x81, 0xA5,0xE9,0x80,0x92,0xE9,0x93,0xB0,0xE9,0x93,0xB6,0xE9,0x93,0x9C,0xE9,0x93,0xAD, 0xE9,0x93,0xA2,0xE9,0x93,0xAC,0xE9,0x93,0xA8,0xE8,0xA1,0x94,0xE9,0x93,0xB5,0xE9, 0x93,0xA3,0xE9,0x98,0x82,0xE9,0x97,0xBA,0xE9,0x97,0xBD,0xE9,0x98,0x81,0xE9,0x98, 0x80,0xE9,0x99,0x85,0xE9,0xA2,0x87,0xE9,0xA2,0x86,0xE9,0xA3,0x92,0xE9,0xA5,0xBA, 0xE9,0xA5,0xBC,0xE9,0xA5,0xB5,0xE9,0xA5,0xB7,0xE9,0xA9,0xB3,0xE8,0x82,0xAE,0xE9, 0xB8,0xA3,0xE9,0xB8,0xA2,0xE5,0x87,0xA4,0xE9,0xBA,0xBD,0xE9,0xBD,0x90,0xE4,0xBA, 0xBF,0xE4,0xBB,0xAA,0xE4,0xBB,0xB7,0xE4,0xBE,0xAC,0xE4,0xBE,0xA9,0xE4,0xBF,0xAD, 0xE5,0x87,0x9B,0xE5,0x89,0xA7,0xE5,0x99,0xBC,0xE5,0x88,0x98,0xE5,0x89,0x91,0xE5, 0x88,0xBD,0xE5,0x8E,0x89,0xE5,0x94,0xA0,0xE5,0x93,0x97,0xE5,0x98,0x98,0xE5,0x96, 0xB7,0xE5,0x95,0xB8,0xE5,0x8F,0xBD,0xE5,0x9D,0x9F,0xE5,0x9D,0xA0,0xE5,0xA0,0x95, 0xE5,0xA8,0xB4,0xE5,0xA9,0xB5,0xE5,0xA6,0xA9,0xE5,0xA8,0x87,0xE5,0xA8,0x86,0xE5, 0xAE,0xBD,0xE5,0xAE,0xA1,0xE5,0x86,0x99,0xE5,0xB1,0x82,0xE5,0xB8,0x9C,0xE5,0xBA, 0x9F,0xE5,0x8E,0xA8,0xE5,0xBA,0x99,0xE5,0x8E,0xAE,0xE5,0xB9,0xBF,0xE5,0x8E,0x82, 0xE5,0xBC,0xB9,0xE5,0xBA,0x86,0xE8,0x99,0x91,0xE5,0xBF,0xA7,0xE6,0x80,0x82,0xE6, 0x80,0x9C,0xE6,0x82,0xAF,0xE6,0x83,0xAE,0xE6,0x84,0xA4,0xE6,0x80,0x83,0xE6,0x8C, 0x9A,0xE6,0x89,0x91,0xE6,0x8D,0x9E,0xE6,0x92,0x91,0xE6,0x8B,0xA8,0xE6,0x8C,0xA0, 0xE6,0x8A,0x9A,0xE6,0x8D,0xBB,0xE6,0x8F,0xBF,0xE6,0x95,0x8C,0xE6,0x95,0xB0,0xE6, 0x9A,0x82,0xE6,0xA0,0xB7,0xE6,0xA4,0x81,0xE6,0xA1,0xA9,0xE6,0x9E,0xA2,0xE6,0xA0, 0x87,0xE6,0xA5,0xBC,0xE6,0xA1,0xA8,0xE4,0xB9,0x90,0xE6,0x9E,0x9E,0xE6,0xAC,0xA7, 0xE6,0xAE,0x87,0xE6,0xAE,0xB4,0xE6,0xB5,0x86,0xE6,0xB3,0xBC,0xE6,0xB4,0x81,0xE6, 0xB5,0x87,0xE6,0xBD,0x9C,0xE6,0xBA,0x83,0xE6,0xB6,0xA6,0xE6,0xB6,0xA7,0xE6,0xB5, 0x94,0xE7,0x83,0xAD,0xE5,0xA5,0x96,0xE8,0x8E,0xB9,0xE7,0x96,0xAE,0xE7,0x9A,0x91, 0xE7,0x9A,0xB1,0xE7,0x9B,0x98,0xE7,0x9C,0xAF,0xE7,0xA1,0xAE,0xE7,0xA0,0x81,0xE7, 0xAA,0x91,0xE7,0xA9,0xB7,0xE8,0x8C,0x83,0xE7,0x85,0xB3,0xE7,0xBC,0x94,0xE7,0xBB, 0x83,0xE7,0xBA,0xAC,0xE7,0xBC,0x84,0xE7,0xBC,0x85,0xE7,0xBC,0x89,0xE7,0xBC,0x96, 0xE7,0xBC,0x98,0xE7,0xBA,0xBF,0xE7,0xBC,0x8E,0xE7,0xBC,0x93,0xE7,0xBC,0x8D,0xE7, 0xBC,0x82,0xE7,0xBC,0x88,0xE7,0xBC,0x87,0xE9,0xAA,0x82,0xE7,0xBD,0xA2,0xE8,0x83, 0xB6,0xE8,0x82,0xA4,0xE8,0x8E,0xB2,0xE8,0x8D,0xAB,0xE8,0x92,0x8B,0xE5,0x8D,0x9C, 0xE8,0x91,0xB1,0xE8,0x99,0xBE,0xE8,0x9C,0x97,0xE5,0x8D,0xAB,0xE5,0x86,0xB2,0xE8, 0xB0,0x8A,0xE8,0xB0,0x85,0xE8,0xB0,0x88,0xE8,0xB0,0x86,0xE8,0xAF,0x9E,0xE8,0xAF, 0xB7,0xE8,0xAF,0xB8,0xE8,0xAF,0xBE,0xE8,0xAF,0xBF,0xE8,0xB0,0x84,0xE8,0xB0,0x83, 0xE8,0xB0,0x81,0xE8,0xAE,0xBA,0xE8,0xAF,0xA4,0xE8,0xB0,0x87,0xE8,0xAF,0xBD,0xE8, 0xB0,0x80,0xE7,0xAB,0x96,0xE7,0x8C,0xAA,0xE8,0xB5,0x94,0xE8,0xB5,0x8F,0xE8,0xB5, 0x8B,0xE8,0xB4,0xB1,0xE8,0xB4,0xA6,0xE8,0xB5,0x8C,0xE8,0xB4,0xA4,0xE5,0x8D,0x96, 0xE8,0xB5,0x90,0xE8,0xB4,0xA8,0xE8,0xB5,0x93,0xE8,0xB7,0xB5,0xE8,0xBE,0x89,0xE8, 0xBE,0x86,0xE8,0xBE,0x8D,0xE8,0xBE,0x88,0xE8,0xBE,0x87,0xE8,0xBD,0xAE,0xE8,0xBE, 0x8E,0xE8,0xBE,0x8B,0xE8,0xBE,0x8A,0xE9,0x80,0x82,0xE8,0xBF,0x81,0xE9,0x82,0xBB, 0xE9,0x83,0x91,0xE9,0x82,0x93,0xE9,0x94,0x8C,0xE9,0x94,0x91,0xE9,0x94,0x80,0xE9, 0x93,0xBA,0xE9,0x93,0x90,0xE9,0x94,0x84,0xE9,0x93,0x9D,0xE9,0x94,0x90,0xE9,0x94, 0x89,0xE9,0x94,0x8B,0xE9,0x92,0xA1,0xE9,0x94,0x82,0xE9,0x97,0xBE,0xE9,0x98,0x85, 0xE5,0xB7,0xA9,0xE9,0xA2,0x89,0xE9,0xA2,0x8C,0xE5,0x85,0xBB,0xE9,0xA5,0xBF,0xE9, 0xA6,0x81,0xE9,0xA6,0x80,0xE9,0xA9,0xBC,0xE9,0xA9,0xBB,0xE9,0xA9,0xB7,0xE9,0xA9, 0xB6,0xE9,0xA9,0xBD,0xE9,0xA9,0xBE,0xE9,0xA9,0xB9,0xE9,0xA9,0xB8,0xE9,0x97,0xB9, 0xE9,0xB1,0xBF,0xE9,0xB2,0x81,0xE9,0xB8,0xA9,0xE9,0xB8,0xA6,0xE9,0xBA,0xB8,0xE9, 0xBD,0xBF,0xE4,0xBF,0xA6,0xE5,0x82,0xA7,0xE4,0xBE,0xAA,0xE5,0xB9,0x82,0xE5,0x89, 0x82,0xE5,0x90,0xA8,0xE5,0x93,0x9D,0xE5,0x97,0xB3,0xE5,0x9E,0xA6,0xE5,0x9D,0x9B, 0xE5,0xA5,0x8B,0xE5,0xAD,0xA6,0xE5,0xAF,0xBC,0xE5,0xAE,0xAA,0xE5,0x87,0xAD,0xE6, 0x83,0xAB,0xE6,0x87,0x94,0xE5,0xBF,0x86,0xE6,0x88,0x98,0xE6,0x8B,0xA5,0xE6,0x8C, 0xA1,0xE6,0x8C,0x9E,0xE6,0x8D,0xAE,0xE6,0x8E,0xB3,0xE6,0x8B,0xA9,0xE6,0x8D,0xA1, 0xE6,0x8B,0x85,0xE6,0x8C,0x9D,0xE6,0x99,0x93,0xE6,0x99,0x94,0xE6,0x98,0x99,0xE6, 0x9C,0xB4,0xE6,0xA1,0xA6,0xE6,0xA8,0xAA,0xE6,0xA0,0x91,0xE6,0xA4,0xAD,0xE6,0xA1, 0xA5,0xE6,0x9C,0xBA,0xE6,0xA1,0xA1,0xE5,0x8E,0x86,0xE6,0xB7,0x80,0xE6,0xB5,0x93, 0xE6,0xB3,0xBD,0xE6,0xB5,0x8A,0xE6,0xB8,0x91,0xE7,0x82,0xBD,0xE7,0x82,0x96,0xE7, 0x83,0xA7,0xE7,0x81,0xAF,0xE7,0x83,0xAB,0xE7,0x84,0x96,0xE7,0x8B,0xAC,0xE7,0x8E, 0x91,0xE7,0x93,0xAF,0xE7,0x98,0x98,0xE5,0x8D,0xA2,0xE7,0x9E,0x92,0xE7,0xA0,0x96, 0xE7,0xA2,0x9B,0xE5,0xBE,0xA1,0xE7,0xA7,0xAF,0xE9,0xA2,0x96,0xE7,0xA8,0xA3,0xE7, 0xAA,0xA5,0xE7,0xAD,0x91,0xE7,0xAC,0x83,0xE7,0xAD,0x9B,0xE7,0xBC,0xA2,0xE7,0xBC, 0xA3,0xE8,0x90,0xA6,0xE7,0xBC,0x9A,0xE5,0x8E,0xBF,0xE7,0xBC,0x9F,0xE7,0xBC,0x9C, 0xE7,0xBC,0x99,0xE7,0xBB,0x89,0xE8,0x85,0xBB,0xE5,0x85,0xB4,0xE8,0x88,0xB1,0xE8, 0x8D,0xA1,0xE8,0x90,0xA7,0xE8,0x8A,0x9C,0xE8,0x9A,0x82,0xE8,0x90,0xA4,0xE8,0xA3, 0xA4,0xE4,0xBA,0xB2,0xE8,0xA7,0x8E,0xE8,0xB0,0x9B,0xE8,0xB0,0x9A,0xE8,0xB0,0x8F, 0xE8,0xAE,0xB3,0xE8,0xB0,0x8B,0xE8,0xB0,0x8D,0xE8,0xB0,0x90,0xE8,0xB0,0x98,0xE8, 0xAF,0xBA,0xE8,0xB0,0x92,0xE8,0xB0,0x93,0xE8,0xAE,0xBD,0xE8,0xB0,0x95,0xE8,0xB0, 0x99,0xE8,0xB0,0x8C,0xE8,0xB0,0x96,0xE7,0x8C,0xAB,0xE8,0xB5,0x96,0xE8,0xB8,0x8A, 0xE8,0xBE,0x90,0xE8,0xBE,0x91,0xE8,0xBE,0x93,0xE8,0xBE,0x8F,0xE5,0x8A,0x9E,0xE9, 0x80,0x89,0xE8,0xBF,0x9F,0xE8,0xBE,0xBD,0xE9,0x81,0x97,0xE9,0x82,0xBA,0xE9,0x94, 0xAD,0xE9,0x94,0xAF,0xE9,0x94,0xB0,0xE9,0x94,0x99,0xE9,0x92,0xB1,0xE9,0x92,0xA2, 0xE9,0x94,0xA1,0xE5,0xBD,0x95,0xE9,0x93,0xAE,0xE9,0x94,0xA5,0xE9,0x94,0xA6,0xE9, 0x94,0x9F,0xE9,0x94,0xA2,0xE9,0x94,0xB1,0xE9,0x98,0x8E,0xE9,0x9A,0x8F,0xE9,0x99, 0xA9,0xE5,0x87,0x8B,0xE9,0x9D,0x99,0xE8,0x85,0xBC,0xE9,0xA2,0x8A,0xE9,0xA2,0x88, 0xE9,0xA2,0x91,0xE9,0xA2,0x94,0xE5,0xA4,0xB4,0xE9,0xA2,0x93,0xE9,0xA2,0x90,0xE9, 0xA6,0x86,0xE9,0xA5,0xAF,0xE9,0xA6,0x84,0xE9,0xA6,0x85,0xE9,0xAA,0x87,0xE9,0xAA, 0x88,0xE9,0xAA,0x86,0xE9,0xB2,0x8D,0xE9,0xB8,0xB5,0xE9,0xB8,0xAA,0xE9,0xB8,0xAF, 0xE9,0xB8,0xAD,0xE9,0xB8,0xB3,0xE9,0xBE,0x99,0xE9,0xBE,0x9F,0xE4,0xBC,0x98,0xE5, 0x81,0xBF,0xE5,0x82,0xA8,0xE5,0x8A,0xB1,0xE5,0x92,0x9B,0xE5,0x90,0x93,0xE5,0x8E, 0x8B,0xE5,0xA9,0xB4,0xE5,0xAB,0x94,0xE5,0xAC,0xB7,0xE5,0xB0,0xB4,0xE5,0xB1,0xA6, 0xE5,0xB1,0xBF,0xE5,0xB2,0xAD,0xE5,0xB2,0xB3,0xE5,0xB5,0x98,0xE5,0xB8,0xAE,0xE5, 0xBC,0xA5,0xE5,0xBA,0x94,0xE6,0x81,0xB3,0xE6,0x88,0x8F,0xE5,0x87,0xBB,0xE6,0x8C, 0xA4,0xE6,0x8B,0xA7,0xE6,0x8B,0x9F,0xE6,0x90,0x81,0xE6,0x95,0x9B,0xE6,0xAF,0x99, 0xE6,0x9A,0xA7,0xE6,0xA1,0xA3,0xE6,0xA3,0x80,0xE6,0xA1,0xA7,0xE6,0xA0,0x89,0xE6, 0xA8,0xAF,0xE6,0xAE,0x93,0xE6,0xAF,0xA1,0xE6,0xB3,0x9E,0xE6,0xBB,0xA8,0xE6,0xB5, 0x8E,0xE6,0xB6,0x9B,0xE6,0xBB,0xA5,0xE6,0xB6,0xA9,0xE6,0xB9,0xBF,0xE6,0xBD,0x8D, 0xE8,0x90,0xA5,0xE7,0x81,0xBF,0xE7,0x83,0x9B,0xE7,0x83,0xA9,0xE7,0x8B,0x9E,0xE8, 0x8E,0xB7,0xE7,0x8E,0xAF,0xE7,0x91,0xB7,0xE7,0x97,0xA8,0xE7,0x96,0x97,0xE7,0x9F, 0xAB,0xE7,0x9F,0xB6,0xE7,0xA6,0x85,0xE7,0xAF,0x93,0xE7,0xB2,0xAA,0xE7,0xB3,0x81, 0xE7,0xBC,0xA9,0xE7,0xBB,0xA9,0xE7,0xBC,0xAA,0xE7,0xBC,0x95,0xE7,0xBC,0xA7,0xE7, 0xBB,0xB7,0xE7,0xBC,0x9D,0xE6,0x80,0xBB,0xE7,0xBA,0xB5,0xE7,0xBC,0xAB,0xE7,0xBC, 0xA5,0xE8,0xA5,0x81,0xE7,0xBC,0xA6,0xE5,0xA3,0xB0,0xE8,0x81,0xAA,0xE8,0x81,0x94, 0xE8,0x80,0xB8,0xE8,0x84,0x93,0xE8,0x83,0x86,0xE8,0x84,0xB8,0xE8,0x84,0x8D,0xE4, 0xB8,0xB4,0xE4,0xB8,0xBE,0xE8,0x89,0xB0,0xE8,0x94,0xB7,0xE8,0x93,0x9F,0xE4,0xBA, 0x8F,0xE8,0x9D,0xBC,0xE8,0x9D,0x88,0xE4,0xBA,0xB5,0xE8,0xA4,0x9B,0xE8,0xA7,0x8A, 0xE8,0xB0,0x9C,0xE8,0xB0,0xA4,0xE8,0xB0,0xA6,0xE8,0xAE,0xB2,0xE8,0xB0,0x8E,0xE8, 0xB0,0xA3,0xE8,0xB0,0xA2,0xE8,0xAA,0x8A,0xE8,0xB0,0xA7,0xE8,0xB5,0x9A,0xE8,0xB5, 0x9B,0xE8,0xB4,0xAD,0xE8,0xB5,0x99,0xE8,0xB6,0x8B,0xE8,0xBE,0x96,0xE8,0xBE,0x97, 0xE6,0xAF,0x82,0xE8,0xBE,0x95,0xE8,0x88,0x86,0xE8,0xBF,0x98,0xE8,0xBF,0x88,0xE9, 0x85,0x9D,0xE4,0xB8,0x91,0xE9,0x95,0x80,0xE9,0x95,0x81,0xE9,0x94,0x9A,0xE9,0x94, 0xAE,0xE9,0x94,0xB2,0xE9,0x94,0x85,0xE9,0x94,0xA4,0xE9,0x94,0xBA,0xE9,0x94,0xB9, 0xE9,0x94,0xBB,0xE9,0x94,0xBE,0xE9,0x94,0xB7,0xE9,0x98,0x94,0xE9,0x98,0x95,0xE9, 0x98,0x91,0xE9,0x97,0xB1,0xE9,0x9A,0x90,0xE9,0x9A,0xB6,0xE8,0x99,0xBD,0xE9,0x9F, 0xA9,0xE9,0xA2,0x97,0xE9,0xA3,0x93,0xE5,0x96,0x82,0xE9,0xAA,0x8B,0xE9,0xAA,0x8F, 0xE9,0xB2,0x9C,0xE9,0xB2,0x9B,0xE9,0xB2,0x94,0xE9,0xB2,0x91,0xE9,0xB8,0xBF,0xE9, 0xB8,0xBD,0xE7,0x82,0xB9,0xE6,0x96,0x8B,0xE4,0xB8,0x9B,0xE5,0x99,0x9C,0xE5,0x9C, 0xB9,0xE5,0x9E,0x92,0xE5,0xA9,0xB6,0xE6,0x87,0x91,0xE6,0x89,0xA9,0xE6,0x8E,0xB7, 0xE6,0x89,0xB0,0xE6,0x92,0xB5,0xE6,0x91,0x86,0xE6,0x93,0x9E,0xE6,0x92,0xB7,0xE6, 0x96,0xAD,0xE6,0xA7,0x9F,0xE6,0x9F,0x9C,0xE6,0xA7,0x9B,0xE6,0x9F,0xA0,0xE6,0xAC, 0xA4,0xE5,0xBD,0x92,0xE6,0xAE,0xA1,0xE6,0xB3,0xBB,0xE6,0xB8,0x96,0xE6,0xBB,0xA4, 0xE6,0xB8,0x8E,0xE6,0xBA,0x85,0xE6,0xB5,0x8F,0xE7,0x83,0xAC,0xE7,0x84,0x98,0xE7, 0x8A,0xB7,0xE7,0x8C,0x8E,0xE7,0x93,0xAE,0xE7,0x96,0xA0,0xE7,0x9D,0x91,0xE7,0xA1, 0x80,0xE7,0xA4,0xBC,0xE7,0xA9,0x91,0xE7,0xA7,0xBD,0xE7,0xAA,0x9C,0xE7,0xAA,0x8D, 0xE7,0xAE,0xAB,0xE7,0xAE,0xAA,0xE7,0xAF,0x91,0xE7,0xAE,0x80,0xE7,0xB2,0xAE,0xE7, 0xBB,0x87,0xE7,0xBC,0xAE,0xE7,0xBB,0x95,0xE7,0xBC,0xAD,0xE7,0xBB,0xA3,0xE7,0xBC, 0xAF,0xE7,0xBF,0x98,0xE8,0x81,0x8C,0xE8,0x81,0x82,0xE8,0x84,0x90,0xE8,0x86,0x91, 0xE6,0x97,0xA7,0xE8,0x90,0xA8,0xE8,0x93,0x9D,0xE8,0x8D,0xA0,0xE8,0x8D,0x90,0xE8, 0x9B,0xB2,0xE8,0x9D,0x89,0xE8,0x99,0xAB,0xE8,0xA7,0x90,0xE8,0xA7,0x9E,0xE8,0xB0, 0x9F,0xE8,0xB0,0xA8,0xE8,0xB0,0xAC,0xE8,0xB0,0xAA,0xE4,0xB8,0xB0,0xE8,0xB5,0x98, 0xE8,0xB9,0x92,0xE8,0xB8,0xAA,0xE8,0xB7,0xB8,0xE8,0xBA,0xAF,0xE8,0xBD,0xAC,0xE8, 0xBE,0x99,0xE8,0xBF,0xA9,0xE5,0x8C,0xBB,0xE9,0x85,0xB1,0xE9,0x95,0x91,0xE9,0x94, 0x81,0xE9,0x92,0xA8,0xE9,0x95,0x8D,0xE9,0x95,0x87,0xE9,0x95,0x90,0xE9,0x95,0x92, 0xE9,0x95,0x89,0xE9,0x98,0x96,0xE9,0x97,0xAF,0xE9,0x98,0x97,0xE9,0x98,0x99,0xE7, 0xA6,0xBB,0xE6,0x9D,0x82,0xE5,0x8F,0x8C,0xE9,0x9B,0x8F,0xE9,0xB8,0xA1,0xE9,0xA2, 0x9D,0xE9,0xA2,0x9C,0xE9,0xA2,0x98,0xE9,0xA2,0x9A,0xE9,0xA2,0x9B,0xE9,0xA6,0x8F, 0xE9,0xA6,0x8A,0xE9,0xAA,0x91,0xE9,0xAD,0x89,0xE9,0xB2,0xA8,0xE9,0xB2,0xA4,0xE9, 0xB2,0xAB,0xE9,0xB2,0xA7,0xE9,0xB9,0x83,0xE9,0xB9,0x85,0xE9,0xB9,0x84,0xE5,0x9D, 0x8F,0xE5,0x9E,0x84,0xE5,0x9D,0x9C,0xE5,0xAE,0xA0,0xE5,0xBA,0x9E,0xE5,0xBA,0x90, 0xE6,0x83,0xA9,0xE6,0x80,0x80,0xE6,0x87,0x92,0xE6,0x8B,0xA2,0xE6,0x97,0xB7,0xE6, 0xA9,0xB1,0xE6,0xA4,0x9F,0xE6,0xA6,0x88,0xE6,0xA9,0xB9,0xE6,0xBD,0x87,0xE6,0xBF, 0x91,0xE6,0xB2,0xA5,0xE6,0xBF,0x92,0xE6,0xB3,0xB8,0xE7,0x83,0x81,0xE7,0x89,0x8D, 0xE7,0x8A,0x8A,0xE5,0x85,0xBD,0xE7,0x8D,0xAD,0xE7,0x8E,0xBA,0xE7,0x90,0xBC,0xE7, 0x95,0xB4,0xE7,0x98,0xAA,0xE7,0x97,0xB4,0xE7,0xA2,0x8D,0xE7,0xA5,0xB7,0xE7,0xA8, 0xB3,0xE5,0xB8,0x98,0xE7,0xAD,0xBE,0xE8,0x8C,0xA7,0xE7,0xBB,0x8E,0xE7,0xBB,0xB3, 0xE7,0xBB,0x98,0xE7,0xBD,0x97,0xE7,0xBC,0xB4,0xE8,0x85,0x8A,0xE8,0x89,0xBA,0xE8, 0x96,0xAE,0xE8,0x8D,0xAF,0xE8,0x9A,0x81,0xE8,0x9D,0x87,0xE8,0x9D,0x8E,0xE8,0xA3, 0x86,0xE8,0xA2,0x84,0xE8,0xB0,0xB1,0xE8,0xAF,0x86,0xE8,0xAF,0x81,0xE8,0xB0,0xAD, 0xE8,0xB0,0xB2,0xE8,0xAE,0xA5,0xE8,0xB0,0xAF,0xE8,0xB5,0xA0,0xE8,0xB5,0x9E,0xE8, 0xB7,0xB7,0xE8,0xBE,0x9A,0xE8,0xBD,0xBF,0xE8,0xBE,0x9E,0xE8,0xBE,0xB9,0xE9,0x95, 0x9C,0xE9,0x95,0x9D,0xE9,0x93,0xB2,0xE9,0x95,0x9E,0xE9,0x93,0xBE,0xE9,0x95,0x97, 0xE9,0x95,0x98,0xE9,0x95,0x96,0xE9,0x95,0x99,0xE9,0x94,0xB5,0xE9,0x95,0x82,0xE9, 0x93,0xBF,0xE9,0x8C,0xBE,0xE5,0x85,0xB3,0xE9,0x99,0x87,0xE9,0x9A,0xBE,0xE9,0x9B, 0xBE,0xE9,0x9F,0xAC,0xE9,0x9F,0xB5,0xE7,0xB1,0xBB,0xE6,0x84,0xBF,0xE9,0xA2,0xA0, 0xE9,0xA3,0x95,0xE9,0xA6,0x92,0xE9,0xA6,0x91,0xE9,0xAA,0x9B,0xE9,0xAA,0x97,0xE9, 0xB2,0xB8,0xE9,0xB2,0xB3,0xE9,0xB2,0xAD,0xE9,0xB2,0xB7,0xE9,0xB9,0x91,0xE9,0xB9, 0x89,0xE9,0xB9,0x8A,0xE9,0xB9,0x8C,0xE9,0xB9,0x8F,0xE4,0xB8,0xBD,0xE5,0x8A,0x9D, 0xE5,0x92,0x99,0xE5,0x98,0xA4,0xE4,0xB8,0xA5,0xE5,0xAE,0x9D,0xE6,0x82,0xAC,0xE5, 0xBF,0x8F,0xE6,0x8B,0xA6,0xE6,0x90,0x80,0xE8,0x83,0xA7,0xE6,0xA6,0x87,0xE6,0xBE, 0x9C,0xE6,0xBD,0x8B,0xE7,0x82,0x89,0xE7,0x8C,0xAE,0xE7,0x8F,0x91,0xE7,0x97,0x92, 0xE7,0x97,0x87,0xE7,0x9F,0xBF,0xE7,0xA0,0xBA,0xE7,0x9F,0xBE,0xE7,0xA0,0xBE,0xE7, 0xAA,0xA6,0xE7,0xAB,0x9E,0xE7,0xAD,0xB9,0xE7,0xAF,0xAE,0xE8,0xBE,0xAB,0xE7,0xBC, 0xA4,0xE7,0xBB,0xA7,0xE7,0xBD,0x82,0xE8,0x83,0xAA,0xE8,0x88,0xB0,0xE8,0x94,0xBC, 0xE8,0x94,0xBA,0xE8,0x8A,0xA6,0xE8,0x8B,0xB9,0xE8,0x8B,0x8F,0xE8,0x95,0xB4,0xE8, 0x9A,0x9D,0xE8,0xA4,0xB4,0xE8,0xA7,0x89,0xE8,0xA7,0xA6,0xE8,0xAE,0xAE,0xE8,0xAF, 0x91,0xE8,0xB0,0xB5,0xE8,0xB5,0xA2,0xE8,0xB5,0xA1,0xE8,0xB6,0xB8,0xE9,0x87,0x8A, 0xE9,0x92,0x9F,0xE9,0x93,0x99,0xE9,0x98,0x90,0xE9,0xA3,0x98,0xE9,0xA5,0xB6,0xE9, 0xA5,0xA5,0xE9,0xAA,0x9E,0xE8,0x85,0xBE,0xE9,0xAA,0x9A,0xE9,0xB3,0x83,0xE9,0xB3, 0x85,0xE5,0x92,0xB8,0xE5,0x85,0x9A,0xE9,0xBE,0x83,0xE9,0xBE,0x84,0xE4,0xBF,0xAA, 0xE5,0x97,0xAB,0xE5,0x95,0xAD,0xE5,0x9A,0xA3,0xE5,0xB1,0x9E,0xE6,0x83,0xA7,0xE6, 0x85,0x91,0xE6,0x91,0x84,0xE6,0x90,0xBA,0xE6,0x96,0x93,0xE6,0xA8,0xB1,0xE6,0xA0, 0x8F,0xE6,0xAD,0xBC,0xE7,0x83,0x82,0xE7,0x89,0xBA,0xE7,0x92,0x8E,0xE7,0x99,0x9E, 0xE7,0xBC,0xA0,0xE7,0xBB,0xAD,0xE8,0x98,0x96,0xE5,0x85,0xB0,0xE8,0x97,0x93,0xE8, 0x9B,0x8E,0xE8,0x9C,0xA1,0xE8,0xA2,0x9C,0xE8,0xA7,0x88,0xE8,0xB0,0xB4,0xE6,0x8A, 0xA4,0xE8,0xAA,0x89,0xE8,0xB5,0x83,0xE8,0xB8,0x8C,0xE8,0xB7,0x83,0xE8,0xB7,0xBB, 0xE8,0xBD,0xB0,0xE8,0xBE,0xA9,0xE9,0x95,0xB0,0xE9,0x95,0xAD,0xE9,0x93,0x81,0xE9, 0x93,0x9B,0xE9,0x93,0x8E,0xE9,0x95,0xAF,0xE9,0x95,0x8C,0xE5,0x93,0x8D,0xE9,0xA1, 0xBE,0xE9,0xA2,0xA2,0xE9,0xA3,0xA8,0xE9,0xA9,0xB1,0xE9,0xAA,0xA0,0xE8,0x93,0xA6, 0xE9,0xAA,0xA1,0xE9,0xAB,0x85,0xE9,0xB3,0x8D,0xE9,0xB3,0x8F,0xE8,0x8E,0xBA,0xE9, 0xB9,0xA4,0xE9,0xB9,0x9E,0xE9,0xBE,0x87,0xE9,0xBE,0x88,0xE4,0xBF,0xA8,0xE5,0x82, 0xA5,0xE5,0x91,0x93,0xE5,0xAD,0xAA,0xE5,0xB7,0x85,0xE5,0xB3,0xA6,0xE5,0xBC,0xAF, 0xE6,0x91,0x8A,0xE6,0x9D,0x83,0xE6,0xAC,0xA2,0xE6,0xB4,0x92,0xE6,0xBB,0xA9,0xE7, 0x8C,0xA1,0xE5,0x8F,0xA0,0xE7,0x98,0xBE,0xE7,0x99,0xA3,0xE7,0xAC,0xBC,0xE7,0xB1, 0x81,0xE8,0x81,0x8B,0xE5,0x90,0xAC,0xE8,0x84,0x8F,0xE8,0xA2,0xAD,0xE8,0xA1,0xAC, 0xE8,0xAF,0xBB,0xE8,0xB5,0x8E,0xE8,0xB5,0x9D,0xE8,0xB8,0xAF,0xE8,0xB8,0xAC,0xE8, 0xBE,0x94,0xE9,0x83,0xA6,0xE9,0x93,0xB8,0xE9,0x89,0xB4,0xE9,0x9C,0x81,0xE9,0x9E, 0x91,0xE7,0xBC,0xB0,0xE9,0xA2,0xA4,0xE9,0xAA,0x84,0xE9,0xAA,0x81,0xE9,0xB3,0x96, 0xE9,0xB2,0xA2,0xE9,0xB3,0x94,0xE9,0xB3,0x97,0xE9,0xB9,0xA7,0xE9,0xB8,0xA5,0xE9, 0xBC,0xB9,0xE9,0xBE,0x89,0xE9,0xBE,0x8A,0xE9,0xBE,0x9A,0xE5,0xB2,0xA9,0xE6,0x81, 0x8B,0xE6,0x8C,0x9B,0xE6,0x90,0x85,0xE6,0x99,0x92,0xE7,0x93,0x92,0xE7,0xAA,0x83, 0xE7,0xBC,0xA8,0xE7,0xBA,0xA4,0xE8,0x90,0x9D,0xE8,0x9B,0x8A,0xE5,0x8F,0x98,0xE9, 0x80,0xA6,0xE9,0x80,0xBB,0xE9,0x95,0xB3,0xE9,0x93,0x84,0xE9,0x9D,0xA5,0xE6,0x98, 0xBE,0xE9,0xA4,0x8D,0xE6,0x83,0x8A,0xE9,0xA9,0xBF,0xE9,0xAA,0x8C,0xE4,0xBD,0x93, 0xE9,0xB3,0x9D,0xE9,0xB3,0x9E,0xE9,0xB3,0x9C,0xE9,0xB8,0xB6,0xE9,0x9C,0x89,0xE5, 0x98,0xB1,0xE5,0x9D,0x9D,0xE6,0x8F,0xBD,0xE7,0x98,0xAB,0xE7,0x99,0xAB,0xE7,0xBE, 0x81,0xE8,0x9A,0x95,0xE8,0xAE,0xA9,0xE8,0xB0,0x97,0xE8,0xB0,0xB6,0xE8,0x89,0xB3, 0xE8,0xB5,0xA3,0xE9,0x85,0xBF,0xE9,0x9B,0xB3,0xE7,0x81,0xB5,0xE9,0x9C,0xAD,0xE9, 0xA2,0xA6,0xE9,0xAA,0xA4,0xE9,0xAC,0x93,0xE9,0xAD,0x87,0xE9,0xB2,0x8E,0xE9,0xB9, 0xB0,0xE9,0xB9,0xAD,0xE7,0xA1,0xB7,0xE7,0x9B,0x90,0xE9,0xBE,0x8C,0xE9,0xBE,0x8B, 0xE5,0x8E,0x85,0xE6,0xA6,0x84,0xE6,0xB9,0xBE,0xE7,0xAF,0xB1,0xE7,0xAE,0xA9,0xE8, 0x9B,0xAE,0xE8,0xA7,0x82,0xE8,0xB9,0x91,0xE8,0xA1,0x85,0xE9,0x95,0xB6,0xE9,0x92, 0xA5,0xE9,0xA2,0x85,0xE9,0xA6,0x8B,0xE9,0xAB,0x8B,0xE9,0xBB,0x89,0xE6,0xBB,0xA6, 0xE7,0x9E,0xA9,0xE9,0x95,0x8A,0xE9,0x9E,0xAF,0xE9,0xA9,0xB4,0xE9,0xAA,0xA5,0xE7, 0xBC,0x86,0xE8,0xB0,0xA0,0xE8,0xBA,0x8F,0xE9,0x85,0xBD,0xE9,0x8A,0xAE,0xE9,0x94, 0xA3,0xE9,0xB3,0x84,0xE9,0xB2,0x88,0xE9,0xBB,0xA9,0xE5,0x87,0xBF,0xE9,0xB9,0xA6, 0xE9,0xAA,0x8A,0xE9,0xB9,0xB3,0xE9,0xB8,0xBE,0xE5,0x90,0x81,0xE4,0xB8,0xAC,0xE6, 0x89,0xA6,0xE8,0x8B,0x84,0xE5,0x9E,0xA7,0xE6,0x88,0x8B,0xE4,0xBF,0xA3,0xE5,0x88, 0xAD,0xE5,0x8E,0x8D,0xE8,0x8B,0x9F,0xE5,0x91,0x99,0xE5,0x9F,0xAF,0xE5,0x8D,0xBA, 0xE7,0xBA,0xA8,0xE9,0x92,0x87,0xE9,0x92,0x86,0xE5,0x87,0x80,0xE5,0x92,0x94,0xE5, 0x90,0xA3,0xE5,0x91,0x97,0xE5,0xBC,0xAA,0xE7,0xBA,0xBE,0xE9,0x83,0x8F,0xE9,0x83, 0x84,0xE9,0x92,0x8C,0xE9,0x99,0x95,0xE5,0x89,0x90,0xE5,0x8C,0xA6,0xE5,0x9B,0xB5, 0xE5,0x9E,0xAD,0xE5,0xA8,0x85,0xE7,0x96,0xB4,0xE5,0xB2,0xBD,0xE5,0xB4,0x83,0xE5, 0x87,0x8C,0xE6,0xB6,0x9E,0xE6,0xB8,0x8C,0xE7,0x83,0x83,0xE7,0x9C,0xA6,0xE7,0xBB, 0x80,0xE7,0xBB,0x90,0xE8,0x83,0xAB,0xE7,0x9D,0x83,0xE9,0x92,0x8E,0xE9,0x92,0x90, 0xE9,0x92,0x95,0xE9,0x92,0x8D,0xE9,0x97,0xAB,0xE5,0x92,0xB4,0xE7,0xA2,0xB1,0xE5, 0xA6,0xAB,0xE5,0xB5,0x9B,0xE6,0x81,0xBD,0xE6,0xA1,0x8A,0xE6,0xA1,0xA0,0xE6,0x9E, 0xA8,0xE6,0xB2,0xA9,0xE6,0xB5,0x88,0xE7,0x95,0xB2,0xE7,0xA1,0x96,0xE7,0xA0,0x97, 0xE7,0xBB,0x97,0xE8,0x8F,0xB0,0xE8,0xA7,0x87,0xE8,0xAE,0xB5,0xE8,0xAF,0x8E,0xE8, 0xAF,0x92,0xE8,0xB4,0xB6,0xE8,0xB4,0xB3,0xE8,0xBD,0xBA,0xE8,0xBD,0xB5,0xE8,0xBD, 0xB8,0xE9,0x83,0x93,0xE9,0x92,0xAB,0xE9,0x92,0xAC,0xE9,0x92,0x9B,0xE9,0x92,0xAF, 0xE9,0x92,0xAD,0xE9,0x92,0xAA,0xE9,0x97,0xB6,0xE9,0x99,0xA7,0xE9,0xA1,0xB8,0xE9, 0xA5,0xAB,0xE4,0xBC,0x9B,0xE5,0x81,0xBB,0xE4,0xBD,0xA5,0xE5,0x94,0xA2,0xE5,0x9F, 0x99,0xE5,0x9E,0xB2,0xE5,0xB7,0xAF,0xE6,0x93,0x80,0xE7,0x82,0x9C,0xE8,0x8C,0x95, 0xE7,0x8B,0xB2,0xE7,0x8E,0xAE,0xE7,0xBB,0xA8,0xE7,0xBB,0xA0,0xE7,0xBB,0xA1,0xE7, 0xBE,0x9F,0xE8,0x84,0xB6,0xE8,0x8D,0xAD,0xE8,0x9B,0xB1,0xE8,0xAF,0x93,0xE8,0xAF, 0x96,0xE8,0xAF,0xA9,0xE8,0xAF,0x94,0xE8,0xAF,0x9C,0xE8,0xBE,0x82,0xE8,0xBE,0x81, 0xE9,0x83,0xA7,0xE9,0x82,0xAC,0xE9,0x93,0x8A,0xE9,0x93,0x88,0xE9,0x92,0xB0,0xE9, 0x92,0xB2,0xE9,0x92,0xB6,0xE9,0x92,0xBA,0xE9,0x93,0xB3,0xE9,0x93,0x8C,0xE9,0x92, 0xBB,0xE9,0x92,0xBD,0xE9,0x92,0xBC,0xE9,0xA2,0x83,0xE9,0xA2,0x80,0xE5,0x87,0xAB, 0xE9,0xBB,0xBE,0xE5,0x81,0xBE,0xE5,0x94,0x9B,0xE5,0xA2,0x92,0xE5,0xB5,0x9D,0xE5, 0xB8,0xBB,0xE6,0x82,0xAB,0xE6,0x82,0xAD,0xE6,0x80,0x84,0xE6,0x88,0xAC,0xE6,0x88, 0x97,0xE6,0x8A,0x9F,0xE6,0x8A,0xA0,0xE6,0x8E,0xBC,0xE6,0xA1,0xA4,0xE6,0x9D,0xA9, 0xE6,0xAE,0x92,0xE8,0x8D,0xA5,0xE6,0xB5,0x92,0xE6,0xB2,0xA4,0xE6,0xBA,0x86,0xE7, 0x82,0x9D,0xE7,0x9A,0xB2,0xE7,0xA0,0x80,0xE6,0x9C,0xAD,0xE7,0xBB,0xBB,0xE7,0xBB, 0xB2,0xE7,0xBB,0xAF,0xE7,0xBB,0xBA,0xE8,0x85,0xBD,0xE8,0x8E,0xB3,0xE8,0xA7,0x8B, 0xE8,0xAF,0xB6,0xE8,0xB5,0x87,0xE9,0x93,0xB1,0xE9,0x93,0x92,0xE9,0x93,0x91,0xE9, 0x93,0x95,0xE9,0x93,0x9F,0xE9,0x93,0xAB,0xE9,0x93,0xAF,0xE9,0x93,0xAA,0xE9,0x93, 0xB7,0xE9,0x93,0x96,0xE9,0x93,0xA5,0xE9,0xA3,0x91,0xE5,0x88,0xBF,0xE5,0x8A,0xA2, 0xE5,0x93,0x93,0xE5,0x91,0x92,0xE5,0xB4,0x82,0xE5,0xB3,0xA4,0xE5,0xBA,0x91,0xE6, 0x84,0xA6,0xE5,0x99,0x98,0xE6,0x8E,0xB8,0xE6,0x8C,0xA2,0xE6,0xA4,0xA0,0xE6,0xAF, 0xB5,0xE9,0xA2,0x8D,0xE6,0xB6,0x9D,0xE6,0xB6,0xA0,0xE6,0xBB,0x97,0xE7,0x90,0x8F, 0xE7,0x98,0x97,0xE7,0xAE,0xA7,0xE7,0xBC,0x83,0xE7,0xBC,0x97,0xE7,0xBC,0x8C,0xE7, 0xBC,0x8F,0xE7,0xBC,0x91,0xE8,0x8D,0x9C,0xE8,0x92,0x8C,0xE8,0x8C,0x91,0xE8,0x8E, 0x9C,0xE8,0x8B,0x81,0xE8,0xAF,0xB9,0xE8,0xAF,0xBC,0xE8,0xB0,0x82,0xE8,0xB5,0x89, 0xE8,0xB5,0x95,0xE9,0x83,0xB8,0xE9,0x94,0x92,0xE9,0x93,0x97,0xE9,0x93,0xBD,0xE9, 0x94,0x93,0xE9,0x94,0x8A,0xE9,0x93,0xA4,0xE9,0x94,0x86,0xE9,0x94,0x87,0xE9,0x94, 0x94,0xE9,0x98,0x86,0xE9,0x98,0x83,0xE9,0x9D,0x93,0xE9,0xA2,0x8F,0xE9,0xA5,0xBD, 0xE9,0xA9,0xB5,0xE9,0xAA,0x80,0xE9,0xB2,0x82,0xE9,0xB8,0xA8,0xE5,0x93,0x92,0xE5, 0x93,0x95,0xE5,0x93,0x99,0xE5,0xAB,0xB1,0xE5,0xAB,0x92,0xE5,0xB3,0x84,0xE5,0xB2, 0x99,0xE5,0xBB,0xAA,0xE6,0x80,0xBF,0xE6,0xAE,0x9A,0xE6,0xB5,0x8D,0xE7,0x83,0xA8, 0xE7,0x8C,0x83,0xE7,0x8B,0xAF,0xE7,0xA2,0x9C,0xE7,0xAA,0xAD,0xE7,0xBC,0x9B,0xE7, 0xBC,0x92,0xE8,0x8A,0xB8,0xE8,0x8D,0x9B,0xE8,0x92,0x87,0xE8,0x8D,0xA8,0xE8,0x92, 0x89,0xE8,0x8D,0x9E,0xE8,0x8E,0xB8,0xE8,0x8A,0x97,0xE8,0x9B,0xB3,0xE8,0xAF,0xA8, 0xE8,0xB0,0x91,0xE8,0xB0,0x94,0xE8,0xB0,0x9D,0xE9,0x83,0x90,0xE9,0x94,0xA9,0xE9, 0x94,0xAC,0xE9,0x94,0x96,0xE9,0x94,0x97,0xE9,0x93,0xBC,0xE9,0x94,0x9B,0xE9,0x94, 0x95,0xE9,0x94,0x9E,0xE9,0x92,0x94,0xE9,0x98,0x8F,0xE9,0x98,0x88,0xE9,0x98,0x89, 0xE9,0x98,0x8A,0xE9,0x98,0x8C,0xE9,0x98,0x8D,0xE9,0xB2,0x8B,0xE9,0xB2,0x90,0xE9, 0xB8,0xB2,0xE9,0xB8,0xB1,0xE5,0x93,0x9C,0xE5,0xB8,0xB1,0xE6,0x81,0xB9,0xE6,0x91, 0x88,0xE6,0xAA,0xA9,0xE6,0x9F,0xBD,0xE6,0xB3,0xB6,0xE7,0x98,0x85,0xE7,0x97,0xAB, 0xE7,0xA1,0x97,0xE7,0xAE,0xA6,0xE7,0xAD,0x9A,0xE7,0xBC,0xA1,0xE7,0xB5,0xB7,0xE8, 0x80,0xA7,0xE8,0x93,0xA3,0xE8,0x8D,0x9F,0xE8,0x8E,0xB6,0xE8,0x9B,0xB0,0xE8,0xA3, 0xA2,0xE8,0xA7,0x8F,0xE8,0xB0,0xA1,0xE8,0xAF,0x8C,0xE8,0xB0,0xA5,0xE8,0xB7,0x84, 0xE9,0x94,0xB8,0xE9,0x94,0xB4,0xE9,0x93,0xA1,0xE9,0x94,0xB6,0xE9,0x98,0x92,0xE9, 0xA5,0xA7,0xE9,0xB2,0x92,0xE9,0xB2,0x95,0xE9,0xB8,0xB8,0xE9,0xB8,0xB9,0xE9,0xB8, 0xBA,0xE9,0xBC,0x8B,0xE9,0xBE,0x80,0xE5,0x95,0xAE,0xE6,0x80,0xBC,0xE6,0x91,0x85, 0xE6,0x92,0xB8,0xE6,0xBB,0xA2,0xE6,0xBD,0xB4,0xE6,0xB3,0xBA,0xE7,0x96,0x96,0xE7, 0xBC,0x8B,0xE8,0x81,0xA9,0xE7,0x99,0xAF,0xE8,0x8D,0xA9,0xE8,0x99,0xAE,0xE5,0xB9, 0x9E,0xE8,0xAE,0xB4,0xE8,0xB0,0xA9,0xE8,0xB5,0x9C,0xE8,0xB4,0xBD,0xE8,0xBE,0x98, 0xE9,0x82,0x9D,0xE9,0x95,0x93,0xE9,0x93,0xA0,0xE9,0x94,0xBC,0xE9,0x95,0x8F,0xE8, 0x93,0xA5,0xE9,0x9F,0xAA,0xE9,0xA5,0xA9,0xE9,0xAA,0x90,0xE9,0xAA,0x92,0xE9,0xAA, 0x93,0xE9,0x98,0x8B,0xE9,0xB2,0xA9,0xE9,0xB2,0xA0,0xE9,0xB9,0x88,0xE9,0xB9,0x81, 0xE9,0xB9,0x86,0xE5,0x8E,0xA3,0xE5,0x91,0x96,0xE5,0x9E,0x86,0xE6,0xA7,0xA0,0xE6, 0xA0,0x8E,0xE6,0xA9,0xA5,0xE6,0xA9,0xBC,0xE6,0xB0,0x87,0xE6,0xB3,0xB7,0xE6,0xBD, 0x86,0xE7,0xA5,0xA2,0xE7,0xBC,0xB2,0xE7,0xBC,0xB3,0xE7,0xBD,0xB4,0xE8,0x88,0xA3, 0xE8,0x9B,0x8F,0xE8,0x99,0xBF,0xE8,0xA3,0xA3,0xE8,0xA7,0x91,0xE8,0xA7,0xAF,0xE8, 0xB0,0xAE,0xE9,0x95,0x9B,0xE9,0x95,0x9F,0xE9,0x95,0xAA,0xE9,0x95,0x86,0xE9,0x93, 0xA9,0xE9,0x9E,0xB4,0xE9,0x9F,0xAB,0xE9,0xA2,0xA1,0xE9,0xA6,0x90,0xE9,0xA6,0x8D, 0xE9,0xB2,0xAE,0xE9,0xB2,0xB0,0xE9,0xB2,0xB2,0xE9,0xB2,0xB5,0xE9,0xB2,0xB6,0xE9, 0xB2,0xBB,0xE9,0xB2,0x9E,0xE9,0xB2,0xB1,0xE9,0xB9,0x8E,0xE9,0xB8,0xAB,0xE5,0x96, 0xBE,0xE6,0x92,0x84,0xE6,0xA0,0x8A,0xE6,0x9E,0xA5,0xE6,0xA0,0x8C,0xE7,0x8C,0x95, 0xE7,0xA8,0x86,0xE7,0xBC,0xB1,0xE8,0x81,0x8D,0xE8,0x8C,0x8F,0xE8,0x8B,0x88,0xE8, 0x95,0xB2,0xE8,0x9B,0xB4,0xE8,0x9D,0xBE,0xE9,0x93,0xB4,0xE9,0x95,0xA6,0xE9,0x95, 0xA8,0xE9,0x95,0xA1,0xE9,0x95,0xA3,0xE9,0x95,0x84,0xE9,0x95,0xAB,0xE9,0x93,0xA7, 0xE9,0x95,0xA4,0xE9,0x93,0xB9,0xE9,0x98,0x9A,0xE9,0xA2,0x9F,0xE9,0xA6,0x94,0xE9, 0xA6,0x88,0xE9,0xA9,0xBA,0xE9,0xAA,0x9D,0xE9,0xAA,0x9F,0xE9,0xAA,0x98,0xE9,0xB2, 0xBD,0xE9,0xB3,0x86,0xE9,0xB3,0x87,0xE9,0xB9,0x95,0xE9,0xB9,0x97,0xE9,0xB9,0x9A, 0xE9,0xB9,0x9C,0xE9,0xBE,0x86,0xE9,0xBE,0x85,0xE5,0x82,0xA9,0xE5,0xB2,0xBF,0xE6, 0x92,0xBA,0xE6,0xA6,0x89,0xE6,0xB2,0xA3,0xE6,0xBB,0xA0,0xE7,0xA0,0xBB,0xE7,0xB2, 0x9D,0xE7,0xBA,0xA9,0xE7,0xBC,0xAC,0xE8,0x94,0xB9,0xE8,0xB5,0x86,0xE9,0x95,0xB1, 0xE9,0x97,0xBC,0xE9,0xA3,0x99,0xE9,0xAA,0xA2,0xE9,0xAA,0x96,0xE9,0xAA,0x9C,0xE9, 0xB2,0xA5,0xE9,0xB3,0x8E,0xE9,0xB3,0x90,0xE9,0xB9,0xA3,0xE9,0xB9,0x98,0xE9,0xB9, 0xBE,0xE5,0x86,0x81,0xE5,0xA8,0x88,0xE6,0x94,0x92,0xE7,0x98,0xBF,0xE7,0xAE,0xA8, 0xE7,0xB1,0xB4,0xE8,0x88,0xBB,0xE8,0xA7,0x8C,0xE8,0xB0,0xAB,0xE8,0xB9,0xB0,0xE8, 0xB7,0xB9,0xE8,0xB7,0x9E,0xE8,0xBD,0xB9,0xE9,0x95,0x94,0xE9,0x95,0xAC,0xE9,0xAA, 0xA3,0xE9,0xAA,0x85,0xE9,0xB3,0x95,0xE9,0xB2,0xA3,0xE9,0xB3,0x93,0xE9,0xB2,0xA6, 0xE9,0xB3,0x8C,0xE9,0xB9,0xA8,0xE9,0xB8,0xB7,0xE9,0xBE,0x9B,0xE6,0xA0,0xBE,0xE6, 0xA4,0xA4,0xE7,0x97,0x88,0xE8,0x93,0xA0,0xE9,0x9B,0xA0,0xE8,0xBD,0xB3,0xE9,0xB3, 0x9F,0xE9,0xB2,0x9F,0xE9,0xB9,0xA9,0xE9,0xB9,0xAC,0xE9,0xB9,0xAA,0xE9,0xB9,0xAB, 0xE9,0xB9,0x87,0xE9,0xBB,0xAA,0xE9,0xBD,0x91,0xE7,0x81,0x8F,0xE7,0xB0,0x96,0xE8, 0xB0,0xB0,0xE9,0xAB,0x8C,0xE9,0xB3,0xA2,0xE7,0xAC,0xBE,0xE7,0xB2,0x9C,0xE7,0xBC, 0xB5,0xE8,0x84,0x94,0xE8,0xB9,0xBF,0xE9,0x95,0xA7,0xE9,0xB2,0x9A,0xE9,0xBC,0x8D, 0xE9,0xBD,0x84,0xE8,0xB6,0xB1,0xE8,0xBA,0x9C,0xE9,0x85,0xBE,0xE8,0xB0,0xB3,0xE9, 0xA2,0x9E,0xE9,0xA2,0xA7,0xE9,0xAA,0xA7,0xE9,0xB8,0xAC,0xE6,0x88,0x86,0xE6,0xA3, 0x82,0xE9,0x98,0x84,0xE9,0xB2,0xA1,0xE9,0xB9,0x82,0xE6,0xBB,0x9F,0xE7,0xBF,0xB1, 0xE8,0xBF,0xAD,0xE7,0x9A,0x8B,0xE7,0xA7,0xB8,0xE9,0x87,0x8C,0xE4,0xB9,0x88,0xE5, 0xA2,0x99,0xE6,0x8A,0xAC,0xE9,0x94,0xA8,0xE9,0x94,0x88,0xE5,0xBD,0x9D,0xE7,0x81, 0xB6,0xE8,0xAE,0xA0,0xE5,0x87,0xBC,0xE5,0x9E,0xB4,0xE8,0x8B,0x98,0xE8,0x8D,0xAC, 0xE8,0x8D,0xAE,0xE8,0x8E,0xBC,0xE6,0x8F,0xB8,0xE5,0x90,0x92,0xE5,0x92,0x9D,0xE7, 0x8A,0xB8,0xE7,0x8B,0x8D,0xE9,0xA6,0x87,0xE9,0xA6,0x93,0xE9,0xA6,0x95,0xE7,0xBB, 0x94,0xE7,0xBB,0xB1,0xE7,0x8F,0x89,0xE6,0x9E,0xA7,0xE6,0xA7,0x94,0xE8,0xBD,0xB1, 0xE8,0xBD,0xB7,0xE8,0xB5,0x8D,0xE8,0x82,0xB7,0xE8,0x83,0xA8,0xE9,0xA3,0x9A,0xE7, 0xA0,0x9C,0xE7,0x9C,0x8D,0xE9,0x92,0x9A,0xE9,0x92,0xB7,0xE9,0x93,0x98,0xE9,0x93, 0x9E,0xE9,0x94,0x83,0xE9,0x94,0x8D,0xE9,0x94,0x8E,0xE9,0x94,0x8F,0xE9,0x94,0x98, 0xE9,0x94,0x9D,0xE9,0x94,0xAA,0xE9,0x94,0xAB,0xE9,0x94,0xBF,0xE9,0x95,0x85,0xE9, 0x95,0x8E,0xE9,0x95,0xA2,0xE9,0x95,0xA5,0xE9,0x95,0xA9,0xE9,0x95,0xB2,0xE9,0xB9, 0x8B,0xE9,0xB9,0x9B,0xE9,0xB9,0xB1,0xE7,0x96,0xAC,0xE7,0x97,0x96,0xE8,0xA3,0xA5, 0xE8,0x80,0xA2,0xE9,0xA2,0xA5,0xE8,0x9E,0xA8,0xE9,0xBA,0xB4,0xE9,0xB2,0x85,0xE9, 0xB2,0x86,0xE9,0xB2,0x87,0xE9,0xB2,0xB4,0xE9,0xB2,0xBA,0xE9,0xB2,0xBC,0xE9,0xB3, 0x8A,0xE9,0xB3,0x8B,0xE9,0xB3,0x98,0xE9,0xB3,0x99,0xE9,0x9E,0x92,0x00 }; class Strings { public: QMap<QString,QString> TraditionalToSimplified ; QMap<QString,QString> SimplifiedToTraditional ; explicit Strings (void) ; virtual ~Strings (void) ; void setupTranslation (void) ; QString ToTraditional (QString name) ; QString ToSimplified (QString name) ; }; Strings:: Strings (void) { } Strings::~Strings (void) { } void Strings::setupTranslation(void) { QByteArray T ( (const char *)TraditionalSource ) ; QByteArray S ( (const char *)SimplifiedSource ) ; QString t = QString::fromUtf8(T) ; QString s = QString::fromUtf8(S) ; TraditionalToSimplified.clear() ; SimplifiedToTraditional.clear() ; for (int i=0;i<t.length();i++) { QString A = t.at(i) ; QString B = s.at(i) ; TraditionalToSimplified [A] = B ; SimplifiedToTraditional [B] = A ; } ; } QString Strings::ToTraditional(QString name) { QString z ; for (int i=0;i<name.length();i++) { QString n = name.at(i) ; if (SimplifiedToTraditional.contains(n)) z.append(SimplifiedToTraditional[n]); else z.append(n) ; }; return z ; } QString Strings::ToSimplified(QString name) { QString z ; for (int i=0;i<name.length();i++) { QString n = name.at(i) ; if (TraditionalToSimplified.contains(n)) z.append(TraditionalToSimplified[n]); else z.append(n) ; }; return z ; } QFileInfoList FileInfos(QDir & dir,bool tracing) { QFileInfoList fi = dir.entryInfoList(QDir::AllEntries|QDir::NoDotAndDotDot) ; QFileInfoList target ; for (int i=0;i<fi.size();) { if ("." ==fi[i].fileName()) fi.removeAt(i) ; else if (".."==fi[i].fileName()) fi.removeAt(i) ; else i++ ; } ; target = fi ; if ( ! tracing ) return target ; for (int i=0;i<fi.size();i++) if (fi[i].isDir()) { QDir d(fi[i].absoluteFilePath()) ; QFileInfoList ni ; ni = FileInfos ( d , true ) ; target += ni ; } ; return target ; } bool toByteArray(QString filename,QByteArray & Body) { QFile F ( filename ) ; if ( !F.open(QIODevice::ReadOnly) ) return false ; Body = F . readAll ( ) ; F . close ( ) ; return ( Body.size() > 0 ) ; } bool toFile(QString filename,QByteArray & Body) { QFile F ( filename ) ; if ( !F.open(QIODevice::WriteOnly) ) return false ; qint64 size = F . write ( Body ) ; F . close ( ) ; return ( Body.size() == size ) ; } QStringList StringList(QString filename,QString split) { QStringList s ; QString b ; QByteArray Body ; if ( ! toByteArray(filename,Body) ) return s ; b = QString::fromUtf8(Body) ; s = b.split(split) ; return s ; } QStringList PurifyLines(QStringList lines) { QStringList s ; for (int i=0;i<lines.count();i++) { QString l = lines[i] ; l = l.replace("\n","") ; l = l.replace("\r","") ; s << l ; } ; return s ; } int main( int argc , char * argv [ ] ) { QDir dd ; Strings ss ; QFileInfoList ff ; QByteArray bb ; QString tt ; QString tw ; QString cn ; QString rp ; QStringList TW ; QStringList CN ; QStringList MP ; bool tracing = false ; bool look = true ; ///////////////////////////////////////////////////////////////// if ( argc > 1 ) { if ( 0 == strcmp(argv[1],"--all" ) ) { tracing = true ; } ; if ( 0 == strcmp(argv[1],"--files") ) { for (int i=2;i<argc;i++) { ff << QFileInfo ( argv [ i ] ) ; } ; look = false ; } ; } ; ///////////////////////////////////////////////////////////////// tw = "<meta http-equiv=\"Content-Language\" content=\"zh-TW\">" ; cn = "<meta http-equiv=\"Content-Language\" content=\"zh-CN\">" ; ///////////////////////////////////////////////////////////////// ss . setupTranslation ( ) ; ///////////////////////////////////////////////////////////////// rp = dd.absoluteFilePath("Replacements.txt") ; MP = StringList ( rp , "\n" ) ; MP = PurifyLines ( MP ) ; ///////////////////////////////////////////////////////////////// foreach ( tt , MP ) { QStringList L = tt.split(" ") ; if ( L.count() == 2 ) { TW << L [ 0 ] ; CN << L [ 1 ] ; } ; } ; ///////////////////////////////////////////////////////////////// if ( look ) ff = FileInfos ( dd , tracing ) ; for (int i=0;i<ff.count();i++) { if (ff[i].suffix()=="html") { QString fn = ff[i].absoluteFilePath() ; bb.clear() ; toByteArray ( fn , bb ) ; if (bb.size()>0) { tt = QString::fromUtf8 ( bb ) ; for (int i=0;i<TW.count();i++) { tt = tt . replace ( TW[i] , CN[i] ) ; } ; tt = ss . ToSimplified ( tt ) ; tt = tt . replace ( tw , cn ) ; for (int i=0;i<TW.count();i++) { tt = tt . replace ( TW[i] , CN[i] ) ; } ; bb = tt . toUtf8 ( ) ; if ( bb . size ( ) > 0 ) toFile ( fn , bb ) ; } ; } ; } ; return 0 ; }
[ "lin.vladimir@gmail.com" ]
lin.vladimir@gmail.com
6edc941f25195825f596fd120008ecde1c9c7db3
77eae7ff453f53cd1fdf5a83bb863b2071c26b93
/even reverse.cpp
202b93d73533c0a6a1d193c10d444eab907de25f
[]
no_license
thundercipher/InterviewBit-Solutions
531d8462eda4a78669233abe4b3e03f26da6d667
18cec5993c9e69307ca761cf7fd1cde7c998fb5d
refs/heads/master
2023-03-21T19:05:55.312316
2021-03-14T13:59:47
2021-03-14T13:59:47
342,472,677
0
0
null
null
null
null
UTF-8
C++
false
false
601
cpp
ListNode* evenRev(ListNode* A) { int n=0; ListNode* temp = A; while(temp != NULL) { n++; temp = temp->next; } if(n < 4) { return A; } else { stack<int> s; int count=1; ListNode* temp1 = A; while(temp1->next != NULL) { temp1 = temp1->next; count++; if(count%2 == 0) { s.push(temp1->val); } } ListNode* temp2 = A; int c=1; while(temp2->next != NULL) { c++; temp2 = temp2->next; if(c%2 == 0) { temp2->val = s.top(); s.pop(); } } return A; } }
[ "sstanay@gmail.com" ]
sstanay@gmail.com
e39b05a3c20f416ecb6d8bb773fc1f7ca27ea3b1
4dcf67322ddbd89c98aef64aa970f603c3b35ffc
/Roteiros/Roteiro_02/ControlePagamentos/ControleDePagamentos.h
10fdf0af2c87cbdb94740755c4f7edb9af0d9a85
[]
no_license
Gabriel-Alexandre/Linguagem-CPP
d7f856953b4e092a0b4a891fed23ce939be9a74d
f44e5e020cfc9635e514d41bfc4f25fe33fa1771
refs/heads/master
2023-06-09T15:28:13.449004
2021-07-01T21:42:28
2021-07-01T21:42:28
362,910,606
1
0
null
null
null
null
UTF-8
C++
false
false
448
h
#ifndef CONTROLEDEPAGAMENTOS_H #define CONTROLEDEPAGAMENTOS_H #include "Pagamento.h" #include <string> #include <vector> using namespace std; class ControleDePagamentos { public: ControleDePagamentos(); void setPagamentos(Pagamento p); Pagamento getPagamento(int pos); float calculaTotalDePagamentos(); int getIndexFuncionario(string n); private: vector<Pagamento> pagamentos; }; #endif
[ "biellalex86@gmail.com" ]
biellalex86@gmail.com
a679ffb0005d0c96a017a3062286dfef1f0a9bf5
6b138256b899bab757e055f2bdb0b0c7327a0b44
/1weeks/1629.cpp
4e3c349418484e3615dc0e5f1b77850fd8ab2ac9
[]
no_license
san9w9n/2021_SUMMER_ALGO
cef9e683a1c9abd8c6eee87a9451281c4c07de32
0891de3ef5e713e5ff40b52a5288a08d9f4e63f0
refs/heads/master
2023-07-29T17:43:07.351597
2021-09-16T05:50:09
2021-09-16T05:50:09
null
0
0
null
null
null
null
UTF-8
C++
false
false
377
cpp
#include <bits/stdc++.h> using namespace std; using ll = long long; ll A, B, C; ll mod(int a, int k, int m) { if(k==1) return a%m; ll res = mod(a, k/2, m); res = res * res % m; if(k%2 == 0) return res; else return res * a % m; } int main(void) { ios::sync_with_stdio(0); cin.tie(0); cin >> A >> B >> C; cout << mod(A,B,C); return 0; }
[ "san9w9n@naver.com" ]
san9w9n@naver.com
6e5e6b9b196b621f1902ff2d913aa7069f9b541a
2641381a6ff4abc3fceb787ba8a21e5cf714bd39
/src/postagger/options.h
4942c4cd2b1e0b8fce23235eb85e4b0b1417fe24
[]
no_license
moste/ltp
fe85e8087cfac8182093c96449df5df151893057
8aa1f3386c200bb57daa07ee37ed7f39f1dfa0d8
refs/heads/master
2021-01-14T12:26:34.650821
2014-01-15T16:00:44
2014-01-15T16:00:44
null
0
0
null
null
null
null
UTF-8
C++
false
false
817
h
#ifndef __LTP_POSTAGGER_OPTIONS_H__ #define __LTP_POSTAGGER_OPTIONS_H__ #include <iostream> namespace ltp { namespace postagger { struct ModelOptions { std::string model_file; }; struct TrainOptions { std::string train_file; std::string holdout_file; std::string model_name; std::string algorithm; int max_iter; int display_interval; }; struct TestOptions { std::string test_file; std::string model_file; }; struct DumpOptions { std::string model_file; }; extern ModelOptions model_opt; extern TrainOptions train_opt; extern TestOptions test_opt; extern DumpOptions dump_opt; } // end for namespace postagger } // end for namespace ltp #endif // end for __LTP_POSTAGGER_OPTIONS_H__
[ "oneplus.lau@gmail.com" ]
oneplus.lau@gmail.com
61769c837c7bcca20412d2f22cde3cda847c9b66
04b1803adb6653ecb7cb827c4f4aa616afacf629
/ui/base/resource/data_pack_literal.cc
7d35c6a2ccdd753ceda4011a7295d0f7c8b646a4
[ "BSD-3-Clause" ]
permissive
Samsung/Castanets
240d9338e097b75b3f669604315b06f7cf129d64
4896f732fc747dfdcfcbac3d442f2d2d42df264a
refs/heads/castanets_76_dev
2023-08-31T09:01:04.744346
2021-07-30T04:56:25
2021-08-11T05:45:21
125,484,161
58
49
BSD-3-Clause
2022-10-16T19:31:26
2018-03-16T08:07:37
null
UTF-8
C++
false
false
3,630
cc
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include <stddef.h> #include "ui/base/resource/data_pack_literal.h" namespace ui { const char kSamplePakContentsV4[] = { 0x04, 0x00, 0x00, 0x00, // header(version 0x04, 0x00, 0x00, 0x00, // no. entries 0x01, // encoding) 0x01, 0x00, 0x27, 0x00, 0x00, 0x00, // index entry 1 0x04, 0x00, 0x27, 0x00, 0x00, 0x00, // index entry 4 0x06, 0x00, 0x33, 0x00, 0x00, 0x00, // index entry 6 0x0a, 0x00, 0x3f, 0x00, 0x00, 0x00, // index entry 10 0x00, 0x00, 0x3f, 0x00, 0x00, 0x00, // extra entry for the size of last 't', 'h', 'i', 's', ' ', 'i', 's', ' ', 'i', 'd', ' ', '4', 't', 'h', 'i', 's', ' ', 'i', 's', ' ', 'i', 'd', ' ', '6'}; const size_t kSamplePakSizeV4 = sizeof(kSamplePakContentsV4); const char kSamplePakContentsV5[] = { 0x05, 0x00, 0x00, 0x00, // version 0x01, 0x00, 0x00, 0x00, // encoding + padding 0x03, 0x00, 0x01, 0x00, // num_resources, num_aliases 0x01, 0x00, 0x28, 0x00, 0x00, 0x00, // index entry 1 0x04, 0x00, 0x28, 0x00, 0x00, 0x00, // index entry 4 0x06, 0x00, 0x34, 0x00, 0x00, 0x00, // index entry 6 0x00, 0x00, 0x52, 0x00, 0x00, 0x00, // extra entry for the size of last 0x0a, 0x00, 0x01, 0x00, // alias table 't', 'h', 'i', 's', ' ', 'i', 's', ' ', 'i', 'd', ' ', '4', // "this is id 6" gzipped with // echo "this is id 6" | gzip -f -c | hexdump -C 0x1f, 0x8b, 0x08, 0x00, 0x2e, 0x15, 0xc1, 0x5c, 0x00, 0x03, 0x2b, 0xc9, 0xc8, 0x2c, 0x56, 0x00, 0xa1, 0x14, 0x05, 0x33, 0x2e, 0x00, 0x10, 0x61, 0x1b, 0x8b, 0x0d, 0x00, 0x00, 0x00}; const size_t kSamplePakSizeV5 = sizeof(kSamplePakContentsV5); const char kSampleCorruptPakContents[] = { 0x04, 0x00, 0x00, 0x00, // header(version 0x04, 0x00, 0x00, 0x00, // no. entries 0x01, // encoding) 0x01, 0x00, 0x27, 0x00, 0x00, 0x00, // index entry 1 0x04, 0x00, 0x27, 0x00, 0x00, 0x00, // index entry 4 0x06, 0x00, 0x33, 0x00, 0x00, 0x00, // index entry 6 0x0a, 0x00, 0x3f, 0x00, 0x00, 0x00, // index entry 10 0x00, 0x00, 0x40, 0x00, 0x00, 0x00, // extra entry for the size of last, // extends past END OF FILE. 't', 'h', 'i', 's', ' ', 'i', 's', ' ', 'i', 'd', ' ', '4', 't', 'h', 'i', 's', ' ', 'i', 's', ' ', 'i', 'd', ' ', '6'}; const size_t kSampleCorruptPakSize = sizeof(kSampleCorruptPakContents); const char kSamplePakContents2x[] = { 0x04, 0x00, 0x00, 0x00, // header(version 0x01, 0x00, 0x00, 0x00, // no. entries 0x01, // encoding) 0x04, 0x00, 0x15, 0x00, 0x00, 0x00, // index entry 4 0x00, 0x00, 0x24, 0x00, 0x00, 0x00, // extra entry for the size of last 't', 'h', 'i', 's', ' ', 'i', 's', ' ', 'i', 'd', ' ', '4', ' ', '2', 'x'}; const size_t kSamplePakSize2x = sizeof(kSamplePakContents2x); const char kEmptyPakContents[] = { 0x04, 0x00, 0x00, 0x00, // header(version 0x00, 0x00, 0x00, 0x00, // no. entries 0x01, // encoding) 0x00, 0x00, 0x0f, 0x00, 0x00, 0x00 // extra entry for the size of last }; const size_t kEmptyPakSize = sizeof(kEmptyPakContents); } // namespace ui
[ "sunny.nam@samsung.com" ]
sunny.nam@samsung.com
8e342d4167ab61543475d3e4b7b22d921a9b1200
bf0468836d0ce635b07e78d542087f63d8e1144a
/src/objects/spikes_block.cpp
bcf31252b3ea18d7f496ed5859caa857cbe5c97e
[]
no_license
bkovacik/pancho
db4f3e4d4360628e2aa7af75b47da7073ce91f32
4838b3e93caa37ceb19655694f0291080d2940a4
refs/heads/master
2021-01-22T01:50:58.680218
2016-09-24T18:04:41
2016-09-24T18:04:41
36,092,283
0
0
null
null
null
null
UTF-8
C++
false
false
297
cpp
#include "../../include/objects/spikes_block.h" #include "../../include/level.h" Spikes::Spikes(int beginX, int beginY, int endX, int endY) : Block(beginX, beginY, endX, endY) { std::vector<Coords> v_default = std::vector<Coords>(1, Atlas::getCoords("red")); statemap["default"] = v_default; }
[ "varnishedgreen@aim.com" ]
varnishedgreen@aim.com
ab07ca6d33419b38983ff4d7eb00bf9607494f3f
1e394db5050ca29ab0c3c7771684cf9596d28a21
/tests/testdbusserver.h
7b4860b92acecd3fe5d8ce5fe5acc89b828715d6
[]
no_license
AngryPenguinPL/qcoro
cd25c383aff95470c66aed6f61986c2b5b7a325b
ed74dd814879cc84d4ee0e66ba4242a2ba67489f
refs/heads/main
2023-08-21T22:30:22.869537
2021-10-17T08:49:21
2021-10-17T08:49:21
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,179
h
// SPDX-FileCopyrightText: 2021 Daniel Vrátil <dvratil@kde.org> // // SPDX-License-Identifier: MIT #include <QCoreApplication> #include <QObject> #include <QProcess> #include <QTimer> #include <QString> #include <iostream> class DBusServer : public QObject { Q_OBJECT public: inline static const QString serviceName = QStringLiteral("cz.dvratil.qcorodbustest"); inline static const QString interfaceName = QStringLiteral("cz.dvratil.qcorodbustest"); inline static const QString objectPath = QStringLiteral("/"); explicit DBusServer(); void run(); public Q_SLOTS: void foo(); QString ping(const QString &ping); void blockFor(int seconds); QString blockAndReturn(int seconds); QString blockAndReturnMultipleArguments(int seconds, bool &out); void quit(); private: QTimer mSuicideTimer; }; // We must run the DBus server into its own process due to QTBUG-92107 (asyncCall blocks if the // remote service is registered in the same process (even if it lives in a different thread) #define DBUS_TEST_MAIN(TestClass) \ bool startDBusServer(QProcess &process) { \ process.start(QStringLiteral(TESTDBUSSERVER_EXECUTABLE), QStringList{}); \ if (!process.waitForStarted()) { \ std::cerr << "Failed to start testdbusserver" << std::endl; \ return false; \ } \ return true; \ } \ \ bool stopDBusServer(QProcess &process) { \ process.waitForFinished(); \ if (process.exitCode() != 0) { \ std::cerr << "testdbuserver terminated with exit code " << process.exitCode() \ << std::endl; \ return false; \ } \ return true; \ } \ \ int main(int argc, char **argv) { \ QCoreApplication app(argc, argv); \ QProcess dbusServer; \ if (!startDBusServer(dbusServer)) \ return 1; \ TestClass testClass; \ QTEST_SET_MAIN_SOURCE_PATH \ const int result = QTest::qExec(&testClass, argc, argv); \ if (!stopDBusServer(dbusServer)) \ return 1; \ return result; \ }
[ "dvratil@kde.org" ]
dvratil@kde.org
8c9c7a68e38fce273f9b4b1ffdcdcaf357961561
7200d66329486d7d7b92552ac72d82f3f72a47de
/lab10/Lab10-1/LList.h
6f8407e77884e7e8620560a9c02d5a15ba4f8b5b
[]
no_license
duartega/Programming-II---cs215
c135090ac8f069a81287a4a7f48a7f7130950ee5
516c53d3060c7f976f0c7ce49a6275f1909b9167
refs/heads/master
2020-04-11T04:49:02.245145
2018-12-12T18:15:44
2018-12-12T18:15:44
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,611
h
/********************************************************************* * Assignment: Lab 10 - Sincgly Linked List implementation * * Author: * * Date: Fall 2017 * * File: * * * * Description: This file contains the * *********************************************************************/ #ifndef LLIST_H #define LLIST_H #include <iostream> using namespace std; /********************************************************************* * Class: LList * * * * Description: This class is designed to * *********************************************************************/ class LList { private: struct LNode { LNode (); int data; LNode * next; }; public: LList (); LList (const LList & other); ~LList (); LList & operator = (const LList & other); bool operator == (const LList & other); int Size () const; friend ostream & operator << (ostream & outs, const LList & L); bool InsertFirst (const int & value); bool InsertLast (const int & value); bool DeleteFirst (); bool DeleteLast (); private: LNode * first; LNode * last; int size; }; #endif
[ "duartega@sonoma.edu" ]
duartega@sonoma.edu
b671b750fbfd016b89d833061a7b2f5c5a58e00c
8d05b9762d74391573119c7e793108befe8edfa7
/UploadDownloadPlugin/qt-plugin-host-master/downloadinterface.h
a561cefb70e7984a41f5dafc36d50b7a17862b56
[ "MIT" ]
permissive
fuyanzhi1234/DevelopQt
ba643238570b5715131810ec7b5d57317460a477
f4590cca8cde5e8b38ee19d97ea82c43257ec1b3
refs/heads/master
2021-01-21T04:48:03.660947
2016-06-13T03:21:03
2016-06-13T03:21:03
47,232,583
0
0
null
null
null
null
UTF-8
C++
false
false
6,104
h
/********************************************************************* ** Copyright © 2013 Nurul Arif Setiawan <n.arif.setiawan@gmail.com> ** All rights reserved. ** ** See the file "LICENSE.txt" for the full license governing this code ** **********************************************************************/ #ifndef DOWNLOADINTERFACE_H #define DOWNLOADINTERFACE_H #include <QtPlugin> #include <QObject> #include <QString> #include <QPair> #include <QList> /** * DownloadResumePair <url, path> */ typedef QPair<QString, QString> DownloadResumePair; /** * DownloadInterface is interface for download implementation. * It provides several properties which must be set prior to use: * queue size, user agent, file path and download policies. * * This implementation use url as unique keys for download processes. * * It doesn't implement persistence storage for its download queue and progress, * Storage should be implemented in the plugin host */ class DownloadInterface : public QObject { Q_OBJECT public: /** * Policy when file with same name exists in disk. * File name is derived from url basename. */ enum AlreadyExistPolicy { ExistThenCancel, ExistThenOverwrite, ExistThenRename }; /** * Policy when partial file with same name exists in disk. * Partial file name is derived from url basename appended with .part */ enum PartialExistPolicy { PartialThenContinue, PartialThenRestart }; public: DownloadInterface(QObject *parent) : QObject(parent) {} virtual ~DownloadInterface() {} /** * This plugin name. */ virtual QString name() const = 0; /** * This plugin version. */ virtual QString version() const = 0; /** * Set default parameters (properties) for download plugins. */ virtual void setDefaultParameters() = 0; /** * Append an url to download queue and start download when queue is within queue size. * \param url file url to download. */ virtual void append(const QString &url) = 0; /** * Append several urls to download queue and start download when queue is within queue size. * \param urlList list of file urls to download. */ virtual void append(const QStringList &urlList) = 0; /** * Pause a download based on its url. * \param url file url to pause. */ virtual void pause(const QString &url) = 0; /** * Pause several downloads based on its urls. * \param urlList list of file urls to pause. */ virtual void pause(const QStringList &urlList) = 0; /** * Resume a download based on its url. * \param url file url to resume. * \param path file path in disk. */ virtual void resume(const QString &url, const QString &path = "") = 0; /** * Resume several downloads based on its urls. * \param urlList list of file urls to resume. */ virtual void resume(const QList<DownloadResumePair> & urlList) = 0; /** * Stop a download based on its url. * \param url file url to stop. */ virtual void stop(const QString &url) = 0; /** * Stop several downloads based on its urls. * \param urlList list of file urls to stop. */ virtual void stop(const QStringList &urlList) = 0; /** * Queue size. * Download is started if current queue size is smaller the limit set */ inline void setQueueSize(int size) { m_queueSize = size; } inline int queueSize() { return m_queueSize; } /** * TODO :: Bandwidth limit implementation */ virtual void setBandwidthLimit(int bytesPerSecond) = 0; inline int bandwidthLimit() { return m_bandwidthLimit; } /** * File path. * Directory where to put downloads file. */ inline void setFilePath(const QString &path) { m_filePath = path; } inline QString filePath() { return m_filePath; } /** * Downloader user agent. */ inline void setUserAgent(const QByteArray &userAgent) { m_userAgent = userAgent; } inline QByteArray userAgent() { return m_userAgent; } /** * Already exist policy. * Policy when file with same name exists in disk. * \param existPolicy #ExistThenCancel or #ExistThenOverwrite or #ExistThenRename */ virtual void setExistPolicy(DownloadInterface::AlreadyExistPolicy existPolicy) { m_existPolicy = existPolicy; } inline DownloadInterface::AlreadyExistPolicy existPolicy() { return m_existPolicy; } /** * Partial exist policy. * Policy when partial file with same name exists in disk. * \param existPolicy #PartialThenContinue or #PartialThenRestart */ virtual void setPartialPolicy(DownloadInterface::PartialExistPolicy partialPolicy) { m_partialPolicy = partialPolicy; } inline DownloadInterface::PartialExistPolicy partialPolicy() { return m_partialPolicy; } signals: /** * Signal emitted when queue empty. */ void queueEmpty(); /** * Signal emitted when file name is set and download will begin. */ void filenameSet(const QString &url, const QString &fileName); /** * Signal emitted when download complete. */ void finished(const QString &url, const QString &fileName); /** * Signal emitted to update download progress. */ void progress(const QString &url, const qint64 bytesReceived, const qint64 bytesTotal, const double percent, const double speed, const QString &unit); /** * Signal emitted to update download status */ void status(const QString &url, const QString &status, const QString &message, const QString &data); protected: int m_queueSize; int m_bandwidthLimit; QString m_filePath; QByteArray m_userAgent; AlreadyExistPolicy m_existPolicy; PartialExistPolicy m_partialPolicy; }; QT_BEGIN_NAMESPACE #define DownloadInterface_iid "com.focuschina.app.downloader/1.0" Q_DECLARE_INTERFACE(DownloadInterface, DownloadInterface_iid) QT_END_NAMESPACE #endif // DOWNLOADINTERFACE_H
[ "willing4567@163.com" ]
willing4567@163.com
05aa38bf865b4d4c4d86f7d32fd189a3bc7df870
dafc24feac21a045612172431ba2b5d1f1d00983
/qtwindow/Graphics/find2.h
87bfed2144a14d546656ce369aca86040d211246
[]
no_license
Pauleo105/LAB4_TAXES
9cda0d7a36d6f28dbe14b2761a5d02d7aea1730f
3b0ac5233e7ccbe3438e230f22438eecc041a890
refs/heads/master
2023-02-12T08:57:32.569937
2021-01-07T22:10:13
2021-01-07T22:10:13
314,517,772
0
0
null
null
null
null
UTF-8
C++
false
false
444
h
#ifndef FIND2_H #define FIND2_H #include <QDialog> namespace Ui { class find2; } class find2 : public QDialog { Q_OBJECT public: explicit find2(QWidget *parent = nullptr); ~find2(); int getType() {return ind;} private slots: void on_comboBox_activated(int index); void on_pushButton_clicked(); signals: void ok_click(); void contract(); private: Ui::find2 *ui; int ind = 0; }; #endif // FIND2_H
[ "pavelgren105@outlook.com" ]
pavelgren105@outlook.com
5ede402cc86626514b5c95ac78110bab73de626f
eb07d9698fb3db45346198f1985890f0b0497b5a
/sketch/Lesson 7 Passiver Summer/passive_buzzer/passive_buzzer.ino
e64c1e154de785185af4bc62082e7faa413c8840
[]
no_license
DaveMcBrave/arduino
387b81a376801c8d39af9a0131031ba7bc60ecc9
83082daf5f4a880331cb33171bf382e41cb45309
refs/heads/master
2020-03-16T12:06:17.090731
2018-05-08T22:41:10
2018-05-08T22:41:10
132,659,583
0
0
null
null
null
null
UTF-8
C++
false
false
734
ino
int buzzer = 4 ;// Einstellung steuert den digitalen IO-Fußsummer void setup () { pinMode (buzzer, OUTPUT) ;// Setze den digitalen IO-Pin-Modus, OUTPUT } void loop () { unsigned char i, j ;// Definieren von Variablen while (1) { for (i = 0; i <80; i++) // Wen a frequency sound { digitalWrite (buzzer, HIGH) ;// Sende geräusch delay (1) ;// warte 1ms digitalWrite (buzzer, LOW) ;// sende kein geräusch delay (1) ;// warte 1ms } for (i = 0; i <100; i++) // Wen Qie out another frequency sound { digitalWrite (buzzer, HIGH) ;// Sende geräusch delay (2) ;// delay 2ms digitalWrite (buzzer, LOW) ;// sende kein geräusch delay (2) ;// delay 2ms } } }
[ "kwachsmuth@inovex.de" ]
kwachsmuth@inovex.de
e2f0c700ac1819f1956c64a766b7f04b036d8d2f
9f48878caa37ac5f2ccf938fc476efa47c89c644
/tests/Unit/PointwiseFunctions/AnalyticSolutions/Test_AnalyticSolution.cpp
37717adc5606b3147703b8b5ab1f27897cae6ac9
[ "MIT" ]
permissive
sxs-collaboration/spectre
34f7733ab4c75dbca2f432028145fed110c9ef24
96f573cf158201f712da2bfb3378edf497a35a0d
refs/heads/develop
2023-08-19T11:18:18.465609
2023-08-19T04:24:25
2023-08-19T04:24:25
87,570,510
149
190
NOASSERTION
2023-09-14T20:10:35
2017-04-07T17:28:20
C++
UTF-8
C++
false
false
872
cpp
// Distributed under the MIT License. // See LICENSE.txt for details. #include "PointwiseFunctions/AnalyticData/AnalyticData.hpp" #include "PointwiseFunctions/AnalyticSolutions/AnalyticSolution.hpp" namespace { struct Solution : public MarkAsAnalyticSolution {}; struct SolutionDependentAnalyticData : public MarkAsAnalyticData, private Solution {}; static_assert(is_analytic_solution_v<Solution>, "Failed testing is_analytic_solution_v"); static_assert(is_analytic_solution<Solution>::value, "Failed testing is_analytic_solution"); static_assert(not is_analytic_solution_v<SolutionDependentAnalyticData>, "Failed testing is_solution_data_v"); static_assert(not is_analytic_solution<SolutionDependentAnalyticData>::value, "Failed testing is_solution_data"); } // namespace
[ "nils@nilsdeppe.com" ]
nils@nilsdeppe.com
32000d7bafd95d7877539f87e4298197092b6285
097c9b7f35cd8dd04ca05ec568345e0c3c3784a5
/EXAMPLES/Example0/example0.h
e403b26699ba00deb159bb18f1b95a2a0a3966eb
[]
no_license
Romanov25/CppExamples
5d9358d74bc43f89b6898614c1365d5ee493fff8
d27446e794b7f349081fdc397f3cfeae2b37f41c
refs/heads/master
2022-08-19T02:43:58.647506
2020-05-25T06:11:29
2020-05-25T06:11:29
265,636,186
0
0
null
null
null
null
UTF-8
C++
false
false
79
h
#pragma once namespace EXAMPLE0 { int main(int argc, char *argv[]); }
[ "44d77@mail.ru" ]
44d77@mail.ru
f7d6c14accf6ab631ac538b97b209bae24f91ed3
1edf53fb0a1e22180ce33e1319c56f92ff6a5ce7
/Neon/source/graphics/api/vulkan/resources/memory/vk_memory_pool.cpp
45e85ff1d8c0204b6e296b7d64113c7827584088
[]
no_license
PepijnAverink/NEON
3b8a5fab202059bb60d9e0a67336766de066fe60
8019bad34b42e6ca065430c85bbe9ff9875f4e9b
refs/heads/master
2022-10-03T13:00:35.167865
2020-06-04T10:51:33
2020-06-04T10:51:33
255,528,429
0
0
null
null
null
null
UTF-8
C++
false
false
2,594
cpp
#include "./graphics/api/vulkan/resources/memory/vk_memory_pool.h" #include "./graphics/api/vulkan/vk_graphics_context.h" #include "./graphics/api/vulkan/vk_error.h" #define VULKAN_MINIMUM_MEMORY_POOL_SIZE 256 #define VULKAN_MEMORY_ALIGNMENT_STORAGE 32 #define VULKAN_MEMORY_ALIGNMENT_UNIFORM 256 namespace Neon { namespace Graphics { VkPhysicalDeviceLimits; VKMemoryPool::VKMemoryPool(const MemoryPoolDescriptor* _memoryPoolDescriptor) : MemoryPool(_memoryPoolDescriptor) { // // Setup a dummy buffer // VkBufferCreateInfo bufferInfo{}; // bufferInfo.sType = VK_STRUCTURE_TYPE_BUFFER_CREATE_INFO; // bufferInfo.size = _memoryPoolDescriptor->Size; // bufferInfo.usage = VK_BUFFER_USAGE_VERTEX_BUFFER_BIT; // bufferInfo.sharingMode = VK_SHARING_MODE_EXCLUSIVE; // // VkBuffer dummyBuffer; // if (vkCreateBuffer(VKGraphicsContext::GetInstance()->GetGraphicsDevice(), &bufferInfo, nullptr, &dummyBuffer) != VK_SUCCESS) { // throw std::runtime_error("failed to create vertex buffer!"); // } // // VkMemoryRequirements memRequirements; // vkGetBufferMemoryRequirements(VKGraphicsContext::GetInstance()->GetGraphicsDevice(), dummyBuffer, &memRequirements); // // vkDestroyBuffer(VKGraphicsContext::GetInstance()->GetGraphicsDevice(), dummyBuffer, nullptr); uint32_t s = _memoryPoolDescriptor->Size < VULKAN_MINIMUM_MEMORY_POOL_SIZE ? VULKAN_MINIMUM_MEMORY_POOL_SIZE : _memoryPoolDescriptor->Size; s = Align(s, VULKAN_MEMORY_ALIGNMENT_STORAGE); VkMemoryAllocateInfo allocInfo{}; allocInfo.sType = VK_STRUCTURE_TYPE_MEMORY_ALLOCATE_INFO; allocInfo.allocationSize = s; allocInfo.memoryTypeIndex = FindMemoryType(VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT | VK_MEMORY_PROPERTY_HOST_COHERENT_BIT); // Allocate memory VK_ThrowIfFailed(vkAllocateMemory(VKGraphicsContext::GetInstance()->GetGraphicsDevice(), &allocInfo, nullptr, &m_memoryObj)); } VKMemoryPool::~VKMemoryPool() { vkFreeMemory(VKGraphicsContext::GetInstance()->GetGraphicsDevice(), m_memoryObj, nullptr); } uint32_t VKMemoryPool::FindMemoryType(VkMemoryPropertyFlags properties) { // Memory properties VkPhysicalDeviceMemoryProperties memProperties; vkGetPhysicalDeviceMemoryProperties(VKGraphicsContext::GetInstance()->GetPhysicalDevice(), &memProperties); for (uint32_t i = 0; i < memProperties.memoryTypeCount; i++) { if ((memProperties.memoryTypes[i].propertyFlags & properties) == properties) { return i; } } printf("[ERROR] VKMemoryPool() - Specified type of memory could not be found."); return -1; } } }
[ "p.averink@gmail.com" ]
p.averink@gmail.com
0854242fa5c6d75c423af2216e439fa02aa80da0
2387f52a1ff6f4213a47d36ac4581e09091d3673
/sprout/0252.cpp
6c3fb41d349b9be395979b36a74ed049a979f2b0
[]
no_license
Kelly2336/Judge
44bc5eb054a1cf6df5fc84fd5499eb9737ec17a9
017da1e41bfd2b94a82e644f6c0fed3552d4f7d5
refs/heads/master
2020-04-21T23:39:30.396055
2020-02-23T17:35:19
2020-02-23T17:35:19
169,953,207
0
0
null
null
null
null
UTF-8
C++
false
false
1,538
cpp
//Counting Triangles //根號+離線 #include<stdio.h> #include<vector> #include<math.h> using namespace std; int d[100005]= {0}; vector<int> v[100005]; int a[100005][2]; int adj[100005]= {0}; vector<int> ask[100005]; int main() { int n,m; scanf("%d%d",&n,&m); int tri=0; for(int i=0; i<m; i++) { scanf("%d%d",&a[i][0],&a[i][1]); d[a[i][0]]++; d[a[i][1]]++; v[a[i][0]].push_back(a[i][1]); v[a[i][1]].push_back(a[i][0]); } int k=sqrt(m); int round=0; for(int u=0; u<n; u++) { if(d[u]>k) { round++; for(int r=0; r<d[u]; r++) { adj[v[u][r]]=round; } for(int mm=0; mm<m; mm++) { int u1=a[mm][0]; int u2=a[mm][1]; if(adj[u1]==round&&adj[u2]==round) { tri++; } } } else { for(int i=0; i<d[u]; i++) { for(int j=i+1; j<d[u]; j++) { ask[v[u][i]].push_back(v[u][j]); } } } } for(int u=0; u<n; u++) { int sz=ask[u].size(); if(sz==0)continue; round++; for(int r=0; r<d[u]; r++) { adj[v[u][r]]=round; } for(int i=0; i<sz; i++) { if(adj[ask[u][i]]==round)tri++; } } printf("%d\n",tri/3); return 0; }
[ "noreply@github.com" ]
Kelly2336.noreply@github.com
e6802b1c2748de6d0e82c2a7086e86b0a3861d56
c1c70168fe5ed0c9c81e08915a647961200d1766
/TOJ/已註解,整碼/toj330.cpp
b9886ce78841f8b4c01dfa417cddb8f01dff3d11
[]
no_license
cies96035/CPP_programs
046fa81e1d7d6e5594daee671772dbfdbdfb2870
9877fb44c0cd6927c7bfe591bd595886b1531501
refs/heads/master
2023-08-30T15:53:57.064865
2023-08-27T10:01:12
2023-08-27T10:01:12
250,568,619
0
0
null
null
null
null
UTF-8
C++
false
false
137
cpp
#include<iostream> using namespace std; int main() { int x1,x2,y1,y2; cin>>x1>>y1>>x2>>y2; cout<<x1+x2<<' '<<y1+y2<<endl; }
[ "cies9001005@gmail.com" ]
cies9001005@gmail.com
69557f4b327334b243b0964b072ef528c1e0e609
9d364070c646239b2efad7abbab58f4ad602ef7b
/platform/external/chromium_org/chrome/browser/chromeos/drive/file_system_util.h
7da4508bd10b4868f0c516a077040fcefe431b87
[ "BSD-3-Clause" ]
permissive
denix123/a32_ul
4ffe304b13c1266b6c7409d790979eb8e3b0379c
b2fd25640704f37d5248da9cc147ed267d4771c2
refs/heads/master
2021-01-17T20:21:17.196296
2016-08-16T04:30:53
2016-08-16T04:30:53
65,786,970
0
2
null
2020-03-06T22:00:52
2016-08-16T04:15:54
null
UTF-8
C++
false
false
3,479
h
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_CHROMEOS_DRIVE_FILE_SYSTEM_UTIL_H_ #define CHROME_BROWSER_CHROMEOS_DRIVE_FILE_SYSTEM_UTIL_H_ #include <string> #include "base/callback_forward.h" #include "base/files/file_path.h" #include "chrome/browser/chromeos/drive/file_errors.h" #include "url/gurl.h" class Profile; namespace storage { class FileSystemURL; } namespace drive { class DriveAppRegistry; class DriveServiceInterface; class FileSystemInterface; namespace util { const char kDriveGrandRootLocalId[] = "<drive>"; const char kDriveOtherDirLocalId[] = "<other>"; const char kDriveTrashDirLocalId[] = "<trash>"; const base::FilePath::CharType kDriveGrandRootDirName[] = FILE_PATH_LITERAL("drive"); const base::FilePath::CharType kDriveMyDriveRootDirName[] = FILE_PATH_LITERAL("root"); const base::FilePath::CharType kDriveOtherDirName[] = FILE_PATH_LITERAL("other"); const base::FilePath::CharType kDriveTrashDirName[] = FILE_PATH_LITERAL("trash"); const base::FilePath& GetDriveGrandRootPath(); const base::FilePath& GetDriveMyDriveRootPath(); base::FilePath GetDriveMountPointPath(Profile* profile); base::FilePath GetDriveMountPointPathForUserIdHash(std::string user_id_hash); FileSystemInterface* GetFileSystemByProfile(Profile* profile); FileSystemInterface* GetFileSystemByProfileId(void* profile_id); DriveAppRegistry* GetDriveAppRegistryByProfile(Profile* profile); DriveServiceInterface* GetDriveServiceByProfile(Profile* profile); bool IsUnderDriveMountPoint(const base::FilePath& path); base::FilePath ExtractDrivePath(const base::FilePath& path); Profile* ExtractProfileFromPath(const base::FilePath& path); base::FilePath ExtractDrivePathFromFileSystemUrl( const storage::FileSystemURL& url); std::string EscapeCacheFileName(const std::string& filename); std::string UnescapeCacheFileName(const std::string& filename); std::string NormalizeFileName(const std::string& input); base::FilePath GetCacheRootPath(Profile* profile); typedef base::Callback<void (FileError, const base::FilePath& path)> PrepareWritableFileCallback; // After |callback| returns, the written content is synchronized to the server. void PrepareWritableFileAndRun(Profile* profile, const base::FilePath& path, const PrepareWritableFileCallback& callback); void EnsureDirectoryExists(Profile* profile, const base::FilePath& directory, const FileOperationCallback& callback); void EmptyFileOperationCallback(FileError error); struct DestroyHelper { template<typename T> void operator()(T* object) const { if (object) object->Destroy(); } }; bool CreateGDocFile(const base::FilePath& file_path, const GURL& url, const std::string& resource_id); GURL ReadUrlFromGDocFile(const base::FilePath& file_path); std::string ReadResourceIdFromGDocFile(const base::FilePath& file_path); bool IsDriveEnabledForProfile(Profile* profile); enum ConnectionStatusType { DRIVE_DISCONNECTED_NOSERVICE, DRIVE_DISCONNECTED_NONETWORK, DRIVE_DISCONNECTED_NOTREADY, DRIVE_CONNECTED_METERED, DRIVE_CONNECTED, }; ConnectionStatusType GetDriveConnectionStatus(Profile* profile); } } #endif
[ "allegrant@mail.ru" ]
allegrant@mail.ru
a7c5344848e515221a95f0038cc52f81f9527eea
58fd25c68cde5971a954e1387a2a3325363d9dcf
/bin/roofit.cc
981cfccaacf0e2cbc44c414bc8215c4dae3ec398
[]
no_license
RemKamal/tth-CMS-DAS-2015
a6ecb967bdd4eaaba0c380869928f297345e6172
520f0ef7e5ce12eca3af2f37184d9030b6e837e7
refs/heads/master
2021-01-18T01:36:25.509778
2015-01-22T17:41:57
2015-01-22T17:41:57
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,555
cc
#include "TFile.h" #include "TH1F.h" #include "TROOT.h" #include "TSystem.h" #include "THStack.h" #include <iostream> #include <assert.h> #include "RooRealVar.h" #include "RooDataSet.h" #include "RooDataHist.h" #include "RooHistPdf.h" #include "RooAddPdf.h" #include "RooGaussian.h" #include "TCanvas.h" #include "RooPlot.h" #include "TAxis.h" using namespace RooFit; using namespace std; const double lumi = 19500; int main(int argc, const char* argv[]) { gROOT->SetBatch(true); TFile* tf = new TFile("output.root", "READ"); assert(tf != 0); cout << "File loaded" << endl; TH1F* h_tt_bb = (TH1F*)(tf->Get("TTJetsSemiLept_mean_csv_njets6_ntags3")); //TH1F* h_tt_bj = (TH1F*)(tf->Get("TTH125_csv")); TH1F* h_tt_jj = (TH1F*)(tf->Get("TTJetsFullLept_mean_csv_njets6_ntags3")); h_tt_jj->Scale(lumi); h_tt_bb->Scale(lumi); //Load all data TH1F* h_data = (TH1F*)(tf->Get("SingleMuRun2012A1_mean_csv_njets6_ntags3")); for (const char* s : { "SingleMuRun2012A2_mean_csv_njets6_ntags3", "SingleMuRun2012B_mean_csv_njets6_ntags3", }) { h_data->Add( (TH1F*)(tf->Get(s)) ); } assert(h_tt_bb != 0); assert(h_tt_jj != 0); assert(h_data != 0); RooRealVar discriminator("discriminator", "Discriminator between tt+bb/tt+jj", 0, 1); RooRealVar bb_jj_ratio("pp_jj_ratio", "Ratio between tt + bb / tt + jj", 0, 1); RooDataHist dh_tt_bb("tt_bb", "tt+bb", RooArgList(discriminator), h_tt_bb); RooDataHist dh_tt_jj("tt_jj", "tt+jj", RooArgList(discriminator), h_tt_jj); RooDataHist dh_data("data", "data", RooArgList(discriminator), h_data); RooHistPdf pdf_tt_bb("tt_bb_pdf", "tt+bb PDF", RooArgSet(discriminator), dh_tt_bb); RooHistPdf pdf_tt_jj("tt_jj_pdf", "tt+jj PDF", RooArgSet(discriminator), dh_tt_jj); //https://root.cern.ch/root/html/RooAddPdf.html RooAddPdf pdf_total("total_pdf", "Total PDF", pdf_tt_bb, pdf_tt_jj, bb_jj_ratio); pdf_total.fitTo(dh_data, RooFit::Save(true)); cout << "fitted value " << bb_jj_ratio.getVal() << endl; TCanvas* c = new TCanvas("c", "c"); THStack* st = new THStack(); h_tt_bb->SetFillColor(kRed); h_tt_jj->SetFillColor(kBlue); h_tt_bb->Scale(bb_jj_ratio.getVal()); h_tt_jj->Scale(1.0 - bb_jj_ratio.getVal()); st->Add(h_tt_bb); st->Add(h_tt_jj); st->Draw(); st->Draw("H SAME"); h_data->SetMarkerStyle(kDot); h_data->SetMarkerColor(kBlack); h_data->Draw("P SAME"); c->SaveAs("fitted.png"); return 0; }
[ "joosep.pata@gmail.com" ]
joosep.pata@gmail.com
02a4d5b32c67314316a274d259d896ae4355b627
6906d184d66a89782d8113ee13124ce9efe12577
/Source/WebKit/COM/ContextMenuClientWin.cpp
742e0a8a7f600a45e32aa0502de41cab1a6f8196
[ "BSD-2-Clause" ]
permissive
painterner/track-webkit
75ea2b81d79279276acc2278d1d2faa298d709f2
55b1ffb484720f81a7ccce30058e0292f481441c
refs/heads/master
2020-08-01T13:44:51.955610
2019-09-26T08:24:14
2019-09-26T08:24:14
211,013,879
0
0
null
null
null
null
UTF-8
C++
false
false
2,321
cpp
/* * Copyright (C) 2006 Marvin Decker <marv.decker@gmail.com> * * 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 BY APPLE COMPUTER, INC. ``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 APPLE COMPUTER, INC. OR * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY * OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ #include "config.h" #include "ContextMenuClientWin.h" #define notImplemented() {} ContextMenuClientWin::~ContextMenuClientWin() { } void ContextMenuClientWin::contextMenuDestroyed() { notImplemented(); } void ContextMenuClientWin::addCustomContextMenuItems(WebCore::ContextMenu*) { notImplemented(); } void ContextMenuClientWin::contextMenuItemSelected(WebCore::ContextMenuItem*, const WebCore::ContextMenu*) { notImplemented(); } void ContextMenuClientWin::downloadURL(const WebCore::KURL&) { notImplemented(); } void ContextMenuClientWin::copyImageToClipboard(const WebCore::HitTestResult&) { notImplemented(); } void ContextMenuClientWin::lookUpInDictionary(WebCore::Frame*) { notImplemented(); } void ContextMenuClientWin::speak(const WebCore::String&) { notImplemented(); } void ContextMenuClientWin::stopSpeaking() { notImplemented(); }
[ "i5stiyuki@icloud.com" ]
i5stiyuki@icloud.com
bc45d68ebd013af986b53d0634303772706bead5
287b14395f1509784f5c76ca898c0319447be111
/Arrays/dynamicallyAllocated/dynArrayDemo3-2Dim.cpp
d65c33fd2706731b34bc26b7711e0cba35a60d04
[ "MIT" ]
permissive
dovanduy/cppTopics
48045085e7afff79e22373aa04dc688056cda118
94461d25832b53e6c40c374fb2ff1695b3dfe3c7
refs/heads/master
2020-05-26T19:22:24.706301
2017-06-28T19:38:57
2017-06-28T19:38:57
null
0
0
null
null
null
null
UTF-8
C++
false
false
774
cpp
// Basic Example about 2-dimensional dynamic array (by pointers) // 2-Dim Matrix as a PARAMETER #include <iostream> using namespace std; void printMatrix (int ** m, int r, int c) { for (int i=0; i<r; ++i) { for (int j=0; j<c; ++j) cout <<m[i][j]<<' ' ; cout <<endl; } } int main () { int red, col; int **matrix ; cin >>red >>col; matrix = new int*[red]; // array of pointers to int vars // new statement allocates memory during prog execution // i.e. dynamicaly array alocation for (int i=0; i<red; ++i) matrix[i] = new int[col] ; // matrix is array of 1-dim arrays for (int i=0; i<red; ++i) for (int j=0; j<col; ++j) cin >>matrix[i][j] ; cout <<"\n===\n"; printMatrix (matrix, red, col) ; // Here we can release memory (OP). return 0; }
[ "k.ilarionov@gmail.com" ]
k.ilarionov@gmail.com
bde222cb110c9054cdeb6719fda9ed9d36f51381
90895261e08d3b50e10dfc7eeb37484bb7851c60
/MouseGestures/multistrokeRecognizers/mixedgesturesmanager.cpp
99f760ffd34e5e247927ded50c372976f7bad4b3
[]
no_license
qreal/tools
8286c4cce3c6dc9c7d9daec79504dc489c33f5ae
e9df29b7b4d199e2fd296272352c133c2db9c510
refs/heads/master
2021-01-19T02:42:56.589267
2017-11-17T10:27:24
2017-11-17T10:27:24
1,831,652
1
4
null
2014-10-31T11:03:13
2011-06-01T12:53:14
C++
UTF-8
C++
false
false
1,099
cpp
#include "mixedgesturesmanager.h" #include "rectanglegesturesmanager.h" #include "nearestposgridgesturesmanager.h" #include "curveKeyBuilder.h" const double weight1 = 0.2; //0.3: 891 0.2: 899 const double weight2 = 1 - weight1; MixedGesturesManager::MixedGesturesManager() { } double MixedGesturesManager::getMaxDistance(QString const &) { return 1000; } bool MixedGesturesManager::isMultistroke() { return true; } double MixedGesturesManager::getDistance(QPair<double *,double *> const & key1, QPair<double *, double *> const & key2) { double dist1 = (new RectangleGesturesManager())->getDistance(key1.first, key2.first); double dist2 = (new NearestPosGridGesturesManager)->getDistance(key1.second, key2.second); return dist1 * weight1 + dist2 * weight2; } QPair<double *, double *> MixedGesturesManager::getKey(PathVector const & path) { double * key1 = (new RectangleGesturesManager())->getKey(path); double * key2 = (new NearestPosGridGesturesManager)->getKey(path); return QPair<double *, double *>(key1, key2); }
[ "osechkina.masha@gmail.com" ]
osechkina.masha@gmail.com
4fa443c01de803dda45f4a80d450e7b36f4b8caa
d0629b6c3bdb64a8346cbb5049edc90d66d646f2
/gfx/angle/src/compiler/translator/ParseContext.h
c068116f457adaf5443644c827d9e7f65fb9447d
[ "LicenseRef-scancode-unknown-license-reference", "BSD-3-Clause" ]
permissive
h4writer/oomrepo
ccd08c506796af9e7e3a3c8131179bd0a0ab3ac3
6c533b04356f7ac59915928282a95070dc45d08c
refs/heads/master
2022-08-03T20:40:49.348969
2015-10-06T09:29:56
2015-10-06T09:29:56
43,739,681
0
0
NOASSERTION
2022-03-29T21:55:20
2015-10-06T08:53:22
null
UTF-8
C++
false
false
19,650
h
// // Copyright (c) 2002-2014 The ANGLE Project Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. // #ifndef COMPILER_TRANSLATOR_PARSECONTEXT_H_ #define COMPILER_TRANSLATOR_PARSECONTEXT_H_ #include "compiler/translator/Compiler.h" #include "compiler/translator/Diagnostics.h" #include "compiler/translator/DirectiveHandler.h" #include "compiler/translator/Intermediate.h" #include "compiler/translator/SymbolTable.h" #include "compiler/preprocessor/Preprocessor.h" struct TMatrixFields { bool wholeRow; bool wholeCol; int row; int col; }; // // The following are extra variables needed during parsing, grouped together so // they can be passed to the parser without needing a global. // class TParseContext : angle::NonCopyable { public: TParseContext(TSymbolTable &symt, TExtensionBehavior &ext, TIntermediate &interm, sh::GLenum type, ShShaderSpec spec, int options, bool checksPrecErrors, TInfoSink &is, bool debugShaderPrecisionSupported) : intermediate(interm), symbolTable(symt), mDeferredSingleDeclarationErrorCheck(false), mShaderType(type), mShaderSpec(spec), mShaderVersion(100), mTreeRoot(nullptr), mLoopNestingLevel(0), mStructNestingLevel(0), mSwitchNestingLevel(0), mCurrentFunctionType(nullptr), mFunctionReturnsValue(false), mChecksPrecisionErrors(checksPrecErrors), mFragmentPrecisionHigh(false), mDefaultMatrixPacking(EmpColumnMajor), mDefaultBlockStorage(EbsShared), mDiagnostics(is), mDirectiveHandler(ext, mDiagnostics, mShaderVersion, debugShaderPrecisionSupported), mPreprocessor(&mDiagnostics, &mDirectiveHandler), mScanner(nullptr), mUsesFragData(false), mUsesFragColor(false) { } const pp::Preprocessor &getPreprocessor() const { return mPreprocessor; } pp::Preprocessor &getPreprocessor() { return mPreprocessor; } void *getScanner() const { return mScanner; } void setScanner(void *scanner) { mScanner = scanner; } int getShaderVersion() const { return mShaderVersion; } sh::GLenum getShaderType() const { return mShaderType; } ShShaderSpec getShaderSpec() const { return mShaderSpec; } int numErrors() const { return mDiagnostics.numErrors(); } TInfoSink &infoSink() { return mDiagnostics.infoSink(); } void error(const TSourceLoc &loc, const char *reason, const char *token, const char *extraInfo=""); void warning(const TSourceLoc &loc, const char *reason, const char *token, const char *extraInfo=""); void recover(); TIntermNode *getTreeRoot() const { return mTreeRoot; } void setTreeRoot(TIntermNode *treeRoot) { mTreeRoot = treeRoot; } bool getFragmentPrecisionHigh() const { return mFragmentPrecisionHigh; } void setFragmentPrecisionHigh(bool fragmentPrecisionHigh) { mFragmentPrecisionHigh = fragmentPrecisionHigh; } bool getFunctionReturnsValue() const { return mFunctionReturnsValue; } void setFunctionReturnsValue(bool functionReturnsValue) { mFunctionReturnsValue = functionReturnsValue; } void setLoopNestingLevel(int loopNestintLevel) { mLoopNestingLevel = loopNestintLevel; } const TType *getCurrentFunctionType() const { return mCurrentFunctionType; } void setCurrentFunctionType(const TType *currentFunctionType) { mCurrentFunctionType = currentFunctionType; } void incrLoopNestingLevel() { ++mLoopNestingLevel; } void decrLoopNestingLevel() { --mLoopNestingLevel; } void incrSwitchNestingLevel() { ++mSwitchNestingLevel; } void decrSwitchNestingLevel() { --mSwitchNestingLevel; } // This method is guaranteed to succeed, even if no variable with 'name' exists. const TVariable *getNamedVariable(const TSourceLoc &location, const TString *name, const TSymbol *symbol); bool parseVectorFields(const TString&, int vecSize, TVectorFields&, const TSourceLoc &line); bool parseMatrixFields(const TString&, int matCols, int matRows, TMatrixFields&, const TSourceLoc &line); bool reservedErrorCheck(const TSourceLoc &line, const TString &identifier); void assignError(const TSourceLoc &line, const char *op, TString left, TString right); void unaryOpError(const TSourceLoc &line, const char *op, TString operand); void binaryOpError(const TSourceLoc &line, const char *op, TString left, TString right); bool precisionErrorCheck(const TSourceLoc &line, TPrecision precision, TBasicType type); bool lValueErrorCheck(const TSourceLoc &line, const char *op, TIntermTyped*); bool constErrorCheck(TIntermTyped *node); bool integerErrorCheck(TIntermTyped *node, const char *token); bool globalErrorCheck(const TSourceLoc &line, bool global, const char *token); bool constructorErrorCheck(const TSourceLoc &line, TIntermNode*, TFunction&, TOperator, TType*); bool arraySizeErrorCheck(const TSourceLoc &line, TIntermTyped *expr, int &size); bool arrayQualifierErrorCheck(const TSourceLoc &line, const TPublicType &type); bool arrayTypeErrorCheck(const TSourceLoc &line, const TPublicType &type); bool voidErrorCheck(const TSourceLoc &line, const TString &identifier, const TBasicType &type); bool boolErrorCheck(const TSourceLoc&, const TIntermTyped*); bool boolErrorCheck(const TSourceLoc&, const TPublicType&); bool samplerErrorCheck(const TSourceLoc &line, const TPublicType &pType, const char *reason); bool locationDeclaratorListCheck(const TSourceLoc &line, const TPublicType &pType); bool parameterSamplerErrorCheck(const TSourceLoc &line, TQualifier qualifier, const TType &type); bool paramErrorCheck(const TSourceLoc &line, TQualifier qualifier, TQualifier paramQualifier, TType *type); bool extensionErrorCheck(const TSourceLoc &line, const TString&); bool singleDeclarationErrorCheck(const TPublicType &publicType, const TSourceLoc &identifierLocation); bool layoutLocationErrorCheck(const TSourceLoc &location, const TLayoutQualifier &layoutQualifier); bool functionCallLValueErrorCheck(const TFunction *fnCandidate, TIntermAggregate *); void es3InvariantErrorCheck(const TQualifier qualifier, const TSourceLoc &invariantLocation); const TPragma &pragma() const { return mDirectiveHandler.pragma(); } const TExtensionBehavior &extensionBehavior() const { return mDirectiveHandler.extensionBehavior(); } bool supportsExtension(const char *extension); bool isExtensionEnabled(const char *extension) const; void handleExtensionDirective(const TSourceLoc &loc, const char *extName, const char *behavior); void handlePragmaDirective(const TSourceLoc &loc, const char *name, const char *value, bool stdgl); bool containsSampler(const TType &type); bool areAllChildConst(TIntermAggregate *aggrNode); const TFunction* findFunction( const TSourceLoc &line, TFunction *pfnCall, int inputShaderVersion, bool *builtIn = 0); bool executeInitializer(const TSourceLoc &line, const TString &identifier, const TPublicType &pType, TIntermTyped *initializer, TIntermNode **intermNode); TPublicType addFullySpecifiedType(TQualifier qualifier, bool invariant, TLayoutQualifier layoutQualifier, const TPublicType &typeSpecifier); TIntermAggregate *parseSingleDeclaration(TPublicType &publicType, const TSourceLoc &identifierOrTypeLocation, const TString &identifier); TIntermAggregate *parseSingleArrayDeclaration(TPublicType &publicType, const TSourceLoc &identifierLocation, const TString &identifier, const TSourceLoc &indexLocation, TIntermTyped *indexExpression); TIntermAggregate *parseSingleInitDeclaration(const TPublicType &publicType, const TSourceLoc &identifierLocation, const TString &identifier, const TSourceLoc &initLocation, TIntermTyped *initializer); // Parse a declaration like "type a[n] = initializer" // Note that this does not apply to declarations like "type[n] a = initializer" TIntermAggregate *parseSingleArrayInitDeclaration(TPublicType &publicType, const TSourceLoc &identifierLocation, const TString &identifier, const TSourceLoc &indexLocation, TIntermTyped *indexExpression, const TSourceLoc &initLocation, TIntermTyped *initializer); TIntermAggregate *parseInvariantDeclaration(const TSourceLoc &invariantLoc, const TSourceLoc &identifierLoc, const TString *identifier, const TSymbol *symbol); TIntermAggregate *parseDeclarator(TPublicType &publicType, TIntermAggregate *aggregateDeclaration, const TSourceLoc &identifierLocation, const TString &identifier); TIntermAggregate *parseArrayDeclarator(TPublicType &publicType, TIntermAggregate *aggregateDeclaration, const TSourceLoc &identifierLocation, const TString &identifier, const TSourceLoc &arrayLocation, TIntermTyped *indexExpression); TIntermAggregate *parseInitDeclarator(const TPublicType &publicType, TIntermAggregate *aggregateDeclaration, const TSourceLoc &identifierLocation, const TString &identifier, const TSourceLoc &initLocation, TIntermTyped *initializer); // Parse a declarator like "a[n] = initializer" TIntermAggregate *parseArrayInitDeclarator(const TPublicType &publicType, TIntermAggregate *aggregateDeclaration, const TSourceLoc &identifierLocation, const TString &identifier, const TSourceLoc &indexLocation, TIntermTyped *indexExpression, const TSourceLoc &initLocation, TIntermTyped *initializer); void parseGlobalLayoutQualifier(const TPublicType &typeQualifier); void parseFunctionPrototype(const TSourceLoc &location, TFunction *function, TIntermAggregate **aggregateOut); TFunction *parseFunctionDeclarator(const TSourceLoc &location, TFunction *function); TFunction *addConstructorFunc(const TPublicType &publicType); TIntermTyped *addConstructor(TIntermNode *arguments, TType *type, TOperator op, TFunction *fnCall, const TSourceLoc &line); TIntermTyped *foldConstConstructor(TIntermAggregate *aggrNode, const TType &type); TIntermTyped *addConstVectorNode(TVectorFields&, TIntermTyped*, const TSourceLoc&); TIntermTyped *addConstMatrixNode(int, TIntermTyped*, const TSourceLoc&); TIntermTyped *addConstArrayNode(int index, TIntermTyped *node, const TSourceLoc &line); TIntermTyped *addConstStruct( const TString &identifier, TIntermTyped *node, const TSourceLoc& line); TIntermTyped *addIndexExpression(TIntermTyped *baseExpression, const TSourceLoc& location, TIntermTyped *indexExpression); TIntermTyped* addFieldSelectionExpression(TIntermTyped *baseExpression, const TSourceLoc &dotLocation, const TString &fieldString, const TSourceLoc &fieldLocation); TFieldList *addStructDeclaratorList(const TPublicType &typeSpecifier, TFieldList *fieldList); TPublicType addStructure(const TSourceLoc &structLine, const TSourceLoc &nameLine, const TString *structName, TFieldList *fieldList); TIntermAggregate* addInterfaceBlock(const TPublicType &typeQualifier, const TSourceLoc &nameLine, const TString &blockName, TFieldList *fieldList, const TString *instanceName, const TSourceLoc &instanceLine, TIntermTyped *arrayIndex, const TSourceLoc& arrayIndexLine); TLayoutQualifier parseLayoutQualifier( const TString &qualifierType, const TSourceLoc &qualifierTypeLine); TLayoutQualifier parseLayoutQualifier(const TString &qualifierType, const TSourceLoc &qualifierTypeLine, const TString &intValueString, int intValue, const TSourceLoc &intValueLine); TLayoutQualifier joinLayoutQualifiers(TLayoutQualifier leftQualifier, TLayoutQualifier rightQualifier); TPublicType joinInterpolationQualifiers(const TSourceLoc &interpolationLoc, TQualifier interpolationQualifier, const TSourceLoc &storageLoc, TQualifier storageQualifier); // Performs an error check for embedded struct declarations. // Returns true if an error was raised due to the declaration of // this struct. bool enterStructDeclaration(const TSourceLoc &line, const TString &identifier); void exitStructDeclaration(); bool structNestingErrorCheck(const TSourceLoc &line, const TField &field); TIntermSwitch *addSwitch(TIntermTyped *init, TIntermAggregate *statementList, const TSourceLoc &loc); TIntermCase *addCase(TIntermTyped *condition, const TSourceLoc &loc); TIntermCase *addDefault(const TSourceLoc &loc); TIntermTyped *addUnaryMath(TOperator op, TIntermTyped *child, const TSourceLoc &loc); TIntermTyped *addUnaryMathLValue(TOperator op, TIntermTyped *child, const TSourceLoc &loc); TIntermTyped *addBinaryMath( TOperator op, TIntermTyped *left, TIntermTyped *right, const TSourceLoc &loc); TIntermTyped *addBinaryMathBooleanResult( TOperator op, TIntermTyped *left, TIntermTyped *right, const TSourceLoc &loc); TIntermTyped *addAssign( TOperator op, TIntermTyped *left, TIntermTyped *right, const TSourceLoc &loc); TIntermBranch *addBranch(TOperator op, const TSourceLoc &loc); TIntermBranch *addBranch(TOperator op, TIntermTyped *returnValue, const TSourceLoc &loc); TIntermTyped *addFunctionCallOrMethod(TFunction *fnCall, TIntermNode *paramNode, TIntermNode *thisNode, const TSourceLoc &loc, bool *fatalError); TIntermTyped *addTernarySelection( TIntermTyped *cond, TIntermTyped *trueBlock, TIntermTyped *falseBlock, const TSourceLoc &line); // TODO(jmadill): make these private TIntermediate &intermediate; // to hold and build a parse tree TSymbolTable &symbolTable; // symbol table that goes with the language currently being parsed private: bool declareVariable(const TSourceLoc &line, const TString &identifier, const TType &type, TVariable **variable); bool nonInitErrorCheck(const TSourceLoc &line, const TString &identifier, TPublicType *type); TIntermTyped *addBinaryMathInternal( TOperator op, TIntermTyped *left, TIntermTyped *right, const TSourceLoc &loc); TIntermTyped *createAssign( TOperator op, TIntermTyped *left, TIntermTyped *right, const TSourceLoc &loc); // The funcReturnType parameter is expected to be non-null when the operation is a built-in function. // It is expected to be null for other unary operators. TIntermTyped *createUnaryMath( TOperator op, TIntermTyped *child, const TSourceLoc &loc, const TType *funcReturnType); // Return true if the checks pass bool binaryOpCommonCheck( TOperator op, TIntermTyped *left, TIntermTyped *right, const TSourceLoc &loc); // Set to true when the last/current declarator list was started with an empty declaration. bool mDeferredSingleDeclarationErrorCheck; sh::GLenum mShaderType; // vertex or fragment language (future: pack or unpack) ShShaderSpec mShaderSpec; // The language specification compiler conforms to - GLES2 or WebGL. int mShaderVersion; TIntermNode *mTreeRoot; // root of parse tree being created int mLoopNestingLevel; // 0 if outside all loops int mStructNestingLevel; // incremented while parsing a struct declaration int mSwitchNestingLevel; // 0 if outside all switch statements const TType *mCurrentFunctionType; // the return type of the function that's currently being parsed bool mFunctionReturnsValue; // true if a non-void function has a return bool mChecksPrecisionErrors; // true if an error will be generated when a variable is declared without precision, explicit or implicit. bool mFragmentPrecisionHigh; // true if highp precision is supported in the fragment language. TLayoutMatrixPacking mDefaultMatrixPacking; TLayoutBlockStorage mDefaultBlockStorage; TString mHashErrMsg; TDiagnostics mDiagnostics; TDirectiveHandler mDirectiveHandler; pp::Preprocessor mPreprocessor; void *mScanner; bool mUsesFragData; // track if we are using both gl_FragData and gl_FragColor bool mUsesFragColor; }; int PaParseStrings( size_t count, const char *const string[], const int length[], TParseContext *context); #endif // COMPILER_TRANSLATOR_PARSECONTEXT_H_
[ "hv1989@gmail.com" ]
hv1989@gmail.com
38789d90a15946f3fbd5366b70b0bb0fb8cee735
6f224b734744e38062a100c42d737b433292fb47
/clang/test/Analysis/nonreturn-destructors-cfg-output.cpp
a203fb077ffbe6a1854747d0c5cdda15e0a69173
[ "NCSA", "LLVM-exception", "Apache-2.0" ]
permissive
smeenai/llvm-project
1af036024dcc175c29c9bd2901358ad9b0e6610e
764287f1ad69469cc264bb094e8fcdcfdd0fcdfb
refs/heads/main
2023-09-01T04:26:38.516584
2023-08-29T21:11:41
2023-08-31T22:16:12
216,062,316
0
0
Apache-2.0
2019-10-18T16:12:03
2019-10-18T16:12:03
null
UTF-8
C++
false
false
3,564
cpp
// RUN: %clang_analyze_cc1 -std=c++11 -fcxx-exceptions -fexceptions -analyzer-checker=debug.DumpCFG -analyzer-config cfg-rich-constructors=true,cfg-implicit-dtors=true,cfg-lifetime=true,cfg-scopes=true %s > %t 2>&1 // RUN: FileCheck --input-file=%t -check-prefixes=CHECK %s class A { public: int x; [[noreturn]] ~A(); }; void foo(); extern const bool UV; // CHECK: [B3 (ENTRY)] // CHECK-NEXT: Succs (1): B2 // // CHECK: [B1] // CHECK-NEXT: 1: CFGScopeEnd(a) // CHECK-NEXT: 2: foo // CHECK-NEXT: 3: [B1.2] (ImplicitCastExpr, FunctionToPointerDecay, void (*)(void)) // CHECK-NEXT: 4: [B1.3]() // CHECK-NEXT: Succs (1): B0 // // CHECK: [B2 (NORETURN)] // CHECK-NEXT: 1: CFGScopeBegin(a) // CHECK-NEXT: 2: (CXXConstructExpr, [B2.3], A) // CHECK-NEXT: 3: A a; // CHECK-NEXT: 4: [B2.3].~A() (Implicit destructor) // CHECK-NEXT: 5: [B2.3] (Lifetime ends) // CHECK-NEXT: Preds (1): B3 // CHECK-NEXT: Succs (1): B0 // // CHECK: [B0 (EXIT)] // CHECK-NEXT: Preds (2): B1 B2 void test_single_decl() { { A a; } foo(); } // CHECK: [B6 (ENTRY)] // CHECK-NEXT: Succs (1): B5 // // CHECK: [B1] // CHECK-NEXT: label: // CHECK-NEXT: 1: foo // CHECK-NEXT: 2: [B1.1] (ImplicitCastExpr, FunctionToPointerDecay, void (*)(void)) // CHECK-NEXT: 3: [B1.2]() // CHECK-NEXT: Preds (4): B2 B3(Unreachable) B4 B5(Unreachable) // CHECK-NEXT: Succs (1): B0 // // CHECK: [B2] // CHECK-NEXT: 1: CFGScopeEnd(a) // CHECK-NEXT: Succs (1): B1 // // CHECK: [B3 (NORETURN)] // CHECK-NEXT: 1: [B5.3].~A() (Implicit destructor) // CHECK-NEXT: 2: [B5.3] (Lifetime ends) // CHECK-NEXT: Succs (1): B0 // // CHECK: [B4] // CHECK-NEXT: 1: CFGScopeEnd(a) // CHECK-NEXT: T: goto label; // CHECK-NEXT: Succs (1): B1 // // CHECK: [B5 (NORETURN)] // CHECK-NEXT: 1: CFGScopeBegin(a) // CHECK-NEXT: 2: (CXXConstructExpr, [B5.3], A) // CHECK-NEXT: 3: A a; // CHECK-NEXT: 4: [B5.3].~A() (Implicit destructor) // CHECK-NEXT: 5: [B5.3] (Lifetime ends) // CHECK-NEXT: Preds (1): B6 // CHECK-NEXT: Succs (1): B0 // // CHECK: [B0 (EXIT)] // CHECK-NEXT: Preds (3): B1 B3 B5 void test_forward_goto() { { A a; goto label; } label: foo(); } // The blocks B3 and B5, are inserted during backpatching goto stmt, to handle // scope changes. // CHECK: [B6 (ENTRY)] // CHECK-NEXT: Succs (1): B3 // // CHECK: [B1] // CHECK-NEXT: 1: CFGScopeEnd(a) // CHECK-NEXT: 2: foo // CHECK-NEXT: 3: [B1.2] (ImplicitCastExpr, FunctionToPointerDecay, void (*)(void)) // CHECK-NEXT: 4: [B1.3]() // CHECK-NEXT: Succs (1): B0 // // CHECK: [B2 (NORETURN)] // CHECK-NEXT: 1: [B3.3].~A() (Implicit destructor) // CHECK-NEXT: 2: [B3.3] (Lifetime ends) // CHECK-NEXT: Succs (1): B0 // // CHECK: [B3] // CHECK-NEXT: label: // CHECK-NEXT: 1: CFGScopeBegin(a) // CHECK-NEXT: 2: (CXXConstructExpr, [B3.3], A) // CHECK-NEXT: 3: A a; // CHECK-NEXT: Preds (3): B4 B5(Unreachable) B6 // CHECK-NEXT: Succs (1): B5 // // CHECK: [B4] // CHECK-NEXT: 1: CFGScopeEnd(a) // CHECK-NEXT: T: goto label; // CHECK-NEXT: Succs (1): B3 // // CHECK: [B5 (NORETURN)] // CHECK-NEXT: 1: [B3.3].~A() (Implicit destructor) // CHECK-NEXT: 2: [B3.3] (Lifetime ends) // CHECK-NEXT: Preds (1): B3 // CHECK-NEXT: Succs (1): B0 // // CHECK: [B0 (EXIT)] // CHECK-NEXT: Preds (3): B1 B2 B5 void test_backward_goto() { label: { A a; goto label; } foo(); }
[ "tomasz.kamiński@sonarsource.com" ]
tomasz.kamiński@sonarsource.com
28d40f08ed33e188b355c24e433a992a97ca82de
d4c74a8001451840f3efb87f15856cdb9d5e9eb6
/rtos/mbed-os/features/nanostack/nanostack-hal-mbed-cmsis-rtos/arm_hal_timer.cpp
c7952d1be93443d7f40e10d71fa1cf495d9cf0ec
[ "Apache-2.0", "BSD-3-Clause", "MIT", "LicenseRef-scancode-public-domain", "BSD-2-Clause", "LicenseRef-scancode-unknown-license-reference" ]
permissive
danieldennett/gap_sdk
3e4b4d187f03a28a761b08aed36a5e6a06f48e8d
5667c899025a3a152dbf91e5c18e5b3e422d4ea6
refs/heads/master
2020-12-19T19:17:40.083131
2020-02-27T14:51:48
2020-02-27T14:51:48
235,814,026
1
0
Apache-2.0
2020-01-23T14:39:59
2020-01-23T14:39:58
null
UTF-8
C++
false
false
3,054
cpp
/* * Copyright (c) 2016-2018, Arm Limited and affiliates. * SPDX-License-Identifier: Apache-2.0 * * 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 before mbed.h to properly get UINT*_C() #include "ns_types.h" #include "platform/SingletonPtr.h" #include "platform/arm_hal_timer.h" #include "platform/arm_hal_interrupt.h" #include "platform/mbed_assert.h" #include "Timeout.h" #include "Timer.h" #include "events/Event.h" #include "events/mbed_shared_queues.h" using namespace mbed; using namespace events; static SingletonPtr<Timer> timer; static SingletonPtr<Timeout> timeout; // If critical sections are implemented using mutexes, timers must be called in thread context, and // we use the high-priority event queue for this. // If critical sections disable interrupts, we can call timers directly from interrupt. Avoiding the // event queue can save ~1600B of RAM if the rest of the system is not using the event queue either. // Caveats of this tunable are listed on arm_hal_interrupt.c. #if !MBED_CONF_NANOSTACK_HAL_CRITICAL_SECTION_USABLE_FROM_INTERRUPT static EventQueue *equeue; #endif static uint32_t due; static void (*arm_hal_callback)(void); // Called once at boot void platform_timer_enable(void) { #if !MBED_CONF_NANOSTACK_HAL_CRITICAL_SECTION_USABLE_FROM_INTERRUPT equeue = mbed_highprio_event_queue(); MBED_ASSERT(equeue != NULL); #endif timer->start(); // Prime the SingletonPtr - can't construct from IRQ/critical section timeout.get(); } // Actually cancels a timer, not the opposite of enable void platform_timer_disable(void) { timeout->detach(); } // Not called while running, fortunately void platform_timer_set_cb(void (*new_fp)(void)) { arm_hal_callback = new_fp; } static void timer_callback(void) { due = 0; #if MBED_CONF_NANOSTACK_HAL_CRITICAL_SECTION_USABLE_FROM_INTERRUPT // Callback is interrupt safe so it can be called directly without // bouncing via event queue thread. arm_hal_callback(); #else equeue->call(arm_hal_callback); #endif } // This is called from inside platform_enter_critical - IRQs can't happen void platform_timer_start(uint16_t slots) { timer->reset(); due = slots * UINT32_C(50); timeout->attach_us(timer_callback, due); } // This is called from inside platform_enter_critical - IRQs can't happen uint16_t platform_timer_get_remaining_slots(void) { uint32_t elapsed = timer->read_us(); if (elapsed < due) { return (uint16_t)((due - elapsed) / 50); } else { return 0; } }
[ "noreply@github.com" ]
danieldennett.noreply@github.com
9d1bcb67ec919ead559f712c9b445057dad702d3
a7cd20ada6985c6f11e3f27b22470ca8e80c479d
/assignment5/main.cpp
6777eb1c302637f407c919633a1dda01b9283832
[]
no_license
GreatPoetry/assignment5
c0ac32731931ba4b423af29ccde671dc41468355
360a599dc516295920d4c2132d13adba5fc3aa81
refs/heads/master
2022-09-10T12:58:10.435029
2020-05-29T05:54:45
2020-05-29T05:54:45
267,771,253
0
0
null
null
null
null
UTF-8
C++
false
false
381
cpp
#include "trienode.hpp" #include "WordGame.h" int main() { Board myBoard; myBoard.IntializeBoardDebug(); myBoard.showBoard(); Dictionary dict1("/Users/monicas/Dropbox/notes-2020/Cpp_prog_712/assignment5/assignment5/WordsList.txt"); WordFinder wf(myBoard, dict1); wf.FindWords(9); std::cout << "***************" << std::endl; wf.printResults(); return 0; }
[ "monicast@outlook.com" ]
monicast@outlook.com
c0853cde8e117ba7667f9d96e9d04e81df5c6f1a
6e6323edbb77e91b28842fabcfc66ba4e4105ace
/ED_RRiveraG1_A01/Triangulo/Triangulo.h
03480720af89f71546cb60497c9e67c13bf36815
[]
no_license
Riverto/ED_RRiveraG1
12e29def862c30118b01da7823b7e46966adcc0e
5ebd5e579f922cbd983632161b2d6d23b34ac740
refs/heads/master
2021-01-15T11:49:24.241098
2017-10-24T13:15:22
2017-10-24T13:15:22
99,634,985
0
2
null
null
null
null
UTF-8
C++
false
false
781
h
#pragma once #include "Figura.h" class Triangulo : public Figura { public: Triangulo(double base, double altura, double hipotenusa, int sen, int csen, int tan, double area, double perimetro); Triangulo(double base, double altura, double hipotenusa, int sen, int csen, int tan); Triangulo(double base, double altura, double hipotenusa, int sen, int csen, int tan, Figura figura); Triangulo(double area, double perimetro); Triangulo(); double getBase(); double getAltura(); double getHipo(); double getSen(); double getCsen(); double getTan(); void setBase(double base); void setAltura(double altura); void setHipo(double hipo); void setSen(int sen); void setCsen(int csen); void setTan(int tan); protected: double base, altura, hipotenusa; int sen, csen, tan; };
[ "A07025304@itesm.mx" ]
A07025304@itesm.mx
cad5427c616ccfba769d55bd3ef5a1bc29db28ca
434667ab7a86eb16f7f36d8a62ae0632138199fe
/Sylinder/SylinderConfig.hpp
e9110811853778efc81664c471da4ca632dca5ac
[ "Apache-2.0" ]
permissive
wenyan4work/SimToolbox
19b7530c6c3163bf15bef628c3e06222bd7c0435
f61784ae3a10f31f289947d07ee569b44e38c5b5
refs/heads/master
2022-11-22T06:04:21.441704
2022-02-01T18:16:48
2022-02-01T18:16:48
136,348,992
6
10
Apache-2.0
2021-11-30T13:37:41
2018-06-06T15:29:14
C++
UTF-8
C++
false
false
2,938
hpp
/** * @file SylinderConfig.hpp * @author wenyan4work (wenyan4work@gmail.com) * @brief read configuration parameters from a yaml file * @version 1.0 * @date 2018-12-13 * * @copyright Copyright (c) 2018 * */ #ifndef SYLINDERCONFIG_HPP_ #define SYLINDERCONFIG_HPP_ #include "Boundary/Boundary.hpp" #include "Util/GeoCommon.h" #include <iostream> #include <memory> /** * @brief read configuration parameters from a yaml file * */ class SylinderConfig { public: unsigned int rngSeed; ///< random number seed int logLevel; ///< follows SPDLOG level enum, see Util/Logger.hpp for details int timerLevel = 0; ///< how detailed the timer should be // domain setting double simBoxHigh[3]; ///< simulation box size double simBoxLow[3]; ///< simulation box size bool simBoxPBC[3]; ///< flag of true/false of periodic in that direction bool monolayer = false; ///< flag for simulating monolayer on x-y plane double initBoxHigh[3]; ///< initialize sylinders within this box double initBoxLow[3]; ///< initialize sylinders within this box double initOrient[3]; ///< initial orientation for each sylinder. >1 <-1 means random bool initCircularX = false; ///< set the initial cross-section as a circle in the yz-plane int initPreSteps = 100; ///< number of initial pre steps to resolve potential collisions // physical constant double viscosity; ///< unit pN/(um^2 s), water ~ 0.0009 double KBT; ///< pN.um, 0.00411 at 300K double linkKappa; ///< pN/um stiffness of sylinder links double linkGap; ///< um length of gap between sylinder links // sylinder settings bool sylinderFixed = false; ///< sylinders do not move int sylinderNumber; ///< initial number of sylinders double sylinderLength; ///< sylinder length (mean if sigma>0) double sylinderLengthSigma; ///< sylinder length lognormal distribution sigma double sylinderDiameter; ///< sylinder diameter // collision radius and diameter double sylinderDiameterColRatio; ///< collision diameter = ratio * real diameter double sylinderLengthColRatio; ///< collision length = ratio * real length double sylinderColBuf; ///< threshold for recording possible collision // time stepping double dt; ///< timestep size double timeTotal; ///< total simulation time double timeSnap; ///< snapshot time. save one group of data for each snapshot // constraint solver double conResTol; ///< constraint solver residual int conMaxIte; ///< constraint solver maximum iteration int conSolverChoice; ///< choose a iterative solver. 0 for BBPGD, 1 for APGD, etc std::vector<std::shared_ptr<Boundary>> boundaryPtr; SylinderConfig() = default; SylinderConfig(std::string filename); ~SylinderConfig() = default; void dump() const; }; #endif
[ "wenyan4work@gmail.com" ]
wenyan4work@gmail.com
dd0cc7ed8bf206e8eb1b00f0cab295added6e8fb
df423d99b64c1beed286d753d86e42d0e818922c
/StaticLib1/include/Transform.h
91db93eb392501167dfc58e6aae8458ce2452288
[]
no_license
thomasmainguy/Mainguy_Thomas_HomeMadeEngine
58918e27ea0cffd2d566122a9e02432bf8aec247
9f7fbc202d3ab14d92ac699291186193978ac60c
refs/heads/master
2022-02-23T18:54:20.799736
2019-10-31T20:53:54
2019-10-31T20:53:54
null
0
0
null
null
null
null
UTF-8
C++
false
false
589
h
#ifndef THOMAS_TRANSFORM_H #define THOMAS_TRANSFORM_H #include <Component.h> #include <string> namespace thomas { class Transform final: public Component { public: virtual ~Transform() = default; void SetPosition(float aX, float aY); void Translate(float aX, float aY); void SetRotation(float aAngle); void Rotate(float aAngle); void SetWidth(float aWidth); void SetHeight(float aHeight); void SetFlip(bool aFlip); float X{ 0.0f }; float Y{ 0.0f }; float Angle{ 0.0f }; float Width{ 100.0f }; float Height{ 100.0f }; bool Flipped{ false }; }; } #endif
[ "thomasmainguy2@gmail.com" ]
thomasmainguy2@gmail.com
088d93e921c42c73abd42c46fd6647e0b322849d
7f36fa5d2da24b9d2037187d80a96f394d7be1dd
/tvm/src/pass/generate_reuse_buffer.cc
5698f32226a2a3870bd89aa2411d3233f52136bc
[ "Apache-2.0" ]
permissive
Gale-Zhang/heterocl
6b3d0661c555ad6849d5e586882f1dd62a8cabd1
8821dd872310acc147c58148683788a18f312c39
refs/heads/master
2023-01-22T12:52:41.633151
2020-12-07T09:47:26
2020-12-07T09:47:26
319,179,576
0
0
Apache-2.0
2020-12-07T02:15:42
2020-12-07T02:15:42
null
UTF-8
C++
false
false
19,830
cc
/*! * Copyright (c) 2019 by Contributors * \file loop_partition.cc */ #include <tvm/ir.h> #include <tvm/ir_visitor.h> #include <tvm/ir_mutator.h> #include <tvm/ir_pass.h> #include <tvm/operation.h> #include <arithmetic/Substitute.h> namespace TVM { namespace ir { Expr calculate_index(std::vector<Expr> indices, const Array<Expr> shape) { Expr ret = indices[0]; Expr mul = 1; for (size_t i = 1; i < indices.size(); i++) { mul = Simplify(mul * shape[indices.size()-i]); ret = Simplify(ret + indices[i] * mul); } return ret; } class ModulusRemover final : public IRMutator { public: ModulusRemover(Expr mod, std::map<const Variable*, Expr>& range) : mod_(mod), range_(range) {} Expr Mutate_(const Mod* op, const Expr& e) { if (const Variable* var = op->a.as<Variable>()) { Expr diff = Simplify(range_[var] <= mod_); if (is_one(diff)) return op->a; else return e; } else if (const Add* add = op->a.as<Add>()) { // check the max of add Expr max = Simplify(substitute(range_, op->a)); Expr diff = Simplify(max + 1 <= mod_); if (is_one(diff)) return op->a; // otherwise Expr a = this->Mutate(Simplify(add->a % mod_)); Expr b = this->Mutate(Simplify(add->b % mod_)); if (const Mod* m = a.as<Mod>()) a = m->a; if (const Mod* m = b.as<Mod>()) b = m->a; return (a + b) % mod_; } return e; } private: Expr mod_; std::map<const Variable*, Expr>& range_; }; // recover a 1D index back to multi-dimensional index std::vector<Expr> recover_index(Expr index, const Array<Expr>& shape, std::map<const Variable*, Expr>& range) { std::vector<Expr> new_index; for (size_t i = shape.size()-1; i >= 1; i--) { Expr simple_index = Simplify(index % shape[i]); // remove modulo ModulusRemover mutator(shape[i], range); simple_index = mutator.Mutate(simple_index); new_index.push_back(simple_index); // simplify the rest index = Simplify((index - simple_index) / shape[i]); } new_index.push_back(index); return new_index; } // collect all load indices that contains the reuse target class LoadExpressionCollector final : public IRVisitor { public: LoadExpressionCollector( const VarExpr& target, std::vector<std::vector<Expr> >& expr_list, std::map<const Variable*, Expr>& min_map, std::map<const Variable*, Expr>& max_map, std::map<const Variable*, Array<Expr> >& shape_map, std::map<const Variable*, Expr>& range) : target_(target), expr_list_(expr_list), min_map_(min_map), max_map_(max_map), shape_map_(shape_map), range_(range) {}; void Visit_(const Load* op) { this->Visit(op->index); if (op->buffer_var.get() == target_.get()) { Array<Expr> shape = shape_map_[op->buffer_var.get()]; std::vector<Expr> new_index = recover_index(op->index, shape, range_); expr_list_.push_back(new_index); } } void Visit_(const For* op) { min_map_[op->loop_var.get()] = op->min; max_map_[op->loop_var.get()] = op->extent - 1; range_[op->loop_var.get()] = op->extent - 1; this->Visit(op->body); } private: const VarExpr& target_; // a list of indices; each index is represented with a tuple // e.g., [[x, y], [x+1, y], [x+2, y]] // e.g., [[x+r, y+c]] std::vector<std::vector<Expr> >& expr_list_; // key, value = loop_var, min std::map<const Variable*, Expr>& min_map_; // key, value = loop_var, extent-1 std::map<const Variable*, Expr>& max_map_; std::map<const Variable*, Array<Expr> >& shape_map_; std::map<const Variable*, Expr>& range_; }; class ProduceBodyReplacer final : public IRMutator { public: ProduceBodyReplacer(const Stmt& replace_stmt, const VarExpr& target, const VarExpr& reuse, const Array<Expr>& target_shape, const Array<Expr>& reuse_shape, std::map<const Variable*, Expr>& range, const std::map<const Variable*, Expr>& null_axis_subst) : replace_stmt_(replace_stmt), target_(target), reuse_(reuse), target_shape_(target_shape), reuse_shape_(reuse_shape), range_(range), null_axis_subst_(null_axis_subst) {}; Stmt Mutate_(const ProducerConsumer* op, const Stmt& s) { // replace the nearest producer if (op->is_producer && !replaced_) { replaced_ = true; return ProducerConsumer::make(op->func, op->is_producer, replace_stmt_); } else { return IRMutator::Mutate_(op, s); } } Expr Mutate_(const Load* op, const Expr& e) { Expr index = this->Mutate(op->index); if (op->buffer_var.get() == target_.get()) { // need to recalculate the index according to the new shape std::vector<Expr> new_indices = recover_index(index, target_shape_, range_); index = calculate_index(new_indices, reuse_shape_); index = Simplify(substitute(null_axis_subst_, index)); return Load::make(op->type, reuse_, index, op->predicate); } else { // recursively return e; } } private: const Stmt& replace_stmt_; const VarExpr& target_; const VarExpr& reuse_; const Array<Expr>& target_shape_; const Array<Expr>& reuse_shape_; std::map<const Variable*, Expr>& range_; const std::map<const Variable*, Expr>& null_axis_subst_; bool replaced_{false}; }; class ReuseBufferInserter final : public IRMutator { public: ReuseBufferInserter(std::map<const Variable*, Array<Expr> >& shape_map) : shape_map_(shape_map) {}; Stmt Mutate_(const For* op, const Stmt& s) { null_axis_subst_[op->loop_var.get()] = 0; range_[op->loop_var.get()] = op->extent - 1; if (const Reuse* node = op->body.as<Reuse>()) { VarExpr target = node->buffer_var; Array<Expr> target_shape = shape_map_[target.get()]; Stmt body = op->body; // collect load expression related to the target std::vector<std::vector<Expr> > expr_list; std::vector<std::vector<Expr> > diff_list; std::vector<Expr> min_list; std::map<const Variable*, Expr> min_map; std::map<const Variable*, Expr> max_map; LoadExpressionCollector visitor(target, expr_list, min_map, max_map, shape_map_, range_); visitor.Visit(body); int reuse = -1; // find the min_expr and max_expr for each dimension Array<Expr> reuse_shape; size_t ndim = expr_list[0].size(); for (size_t dim = 0; dim < ndim; dim++) { // find the bound // e.g. x+r with {r=[0, 2], c=[0, 2], x=[0, 7]} // min_expr = 0, max_expr = 9 // e.g. y+c with {r=[0, 2], c=[0, 2], x=[0, 7]} // min_expr = y, max_expr = y+2 // e.g. [x, x+1, x+2] with {} // min_expr = x, max_expr = x+2 Expr min_expr = substitute(min_map, expr_list[0][dim]); Expr max_expr = substitute(max_map, expr_list[0][dim]); size_t min_index = 0; for (size_t i = 1; i < expr_list.size(); i++) { Expr new_min_expr = substitute(min_map, expr_list[i][dim]); Expr new_max_expr = substitute(max_map, expr_list[i][dim]); // TODO: for comparison, mod is not allowed Expr min_diff = Simplify(new_min_expr - min_expr); Expr max_diff = Simplify(new_max_expr - max_expr); if (!is_const(min_diff) || !is_const(max_diff)) LOG(FATAL) << "The bound of the reuse region cannot be determined"; if (is_one(Simplify(min_diff <= 0))) { min_index = i; min_expr = new_min_expr; } if (is_one(Simplify(max_diff > 0))) max_expr = new_max_expr; } // check if the bounde is constant // e.g. x+r => diff_expr = 10 // e.g. y+c => diff_expr = 3 Expr diff_expr = Simplify(max_expr - min_expr + 1); if (!is_const(diff_expr)) // e.g. y*(y+c) would be illegal LOG(FATAL) << "Irregular access pattern is not yet supported"; // check if the specified axis is reused by running the next iteration std::map<const Variable*, Expr> next_subst; next_subst[op->loop_var.get()] = op->loop_var + 1; // first check if the axis is the specified reuse axis // e.g. y => y+1 Expr next_min = substitute(next_subst, min_expr); Expr next_diff = Simplify(next_min - min_expr); if (!is_const(next_diff)) // e.g. y*y+c would be illegal LOG(FATAL) << "Irregular access pattern is not yet supported"; // then check if we there is reuse in this axis // e.g. y+c => incr_index_diff = 1 if (!is_zero(next_diff)) { if (!is_one(next_diff)) // e.g. 2*y+c would be illegal LOG(FATAL) << "Irregular access pattern is not yet supported"; // check if there is overlap between reuse axis // e.g. next_min = y+1, max_incr = y+2 Expr compare = Simplify(max_expr > next_min); if (is_zero(compare)) LOG(FATAL) << "No reuse is found in axis " << op->loop_var; reuse = dim; } if (auto imm = diff_expr.as<IntImm>()) diff_expr = IntImm::make(Int(32), imm->value); reuse_shape.push_back(diff_expr); min_list.push_back(expr_list[min_index][dim]); } // end for each dim if (reuse == -1) LOG(FATAL) << "No reuse dimension found in the body"; // build the updating function for the reuse buffer // the main update function is LB[reuse_indices] = IN[orgin_indices] // collect reuse_indices std::vector<Expr> reuse_indices; std::vector<Expr> update_indices; std::vector<Expr> shift_indices; std::vector<VarExpr> reuse_loop_vars; for (size_t dim = 0; dim < ndim; dim++) { Expr index = min_list[dim]; Expr reuse_index = Simplify(substitute(null_axis_subst_, index)); // create a new variable if the shape is not one if (!is_one(reuse_shape[dim])) { VarExpr new_loop_var(target->name_hint + "." + std::to_string(dim)); // TODO: fix the name // replace the RHS with the new loop var // special case : (x + ...) + r => (x + r) + ... // this happens when we have splitted loops // TODO: use a more systematic way to solve this if (!find(reuse_index, index)) { if (auto add = index.as<Add>()) { if (auto add_a = add->a.as<Add>()) { index = (add_a->a + add->b) + add_a->b; if (!find(reuse_index, index)) index = add_a->a + (add_a->b + add->b); } } } Expr rhs = substitute(reuse_index, new_loop_var, index); // special case when the reuse index is 0 if (is_zero(reuse_index) && dim == static_cast<size_t>(reuse)) rhs = rhs + new_loop_var; reuse_indices.push_back(new_loop_var); reuse_loop_vars.push_back(new_loop_var); update_indices.push_back(rhs); } else { reuse_indices.push_back(0); reuse_loop_vars.push_back(VarExpr()); update_indices.push_back(index); } if (dim == static_cast<size_t>(reuse)) shift_indices.push_back(reuse_indices[dim] + 1); else shift_indices.push_back(reuse_indices[dim]); } // build the for loop const AttrStmt* attr_alloc = node->body.as<AttrStmt>(); const Allocate* alloc = attr_alloc->body.as<Allocate>(); Array<Expr> normal_shape; for (int i = reuse_shape.size()-1; i >= 0; i--) normal_shape.push_back(reuse_shape[i]); shape_map_[alloc->buffer_var.get()] = normal_shape; // 1. build the update case Expr reuse_index = calculate_index(reuse_indices, normal_shape); Expr update_index = calculate_index(update_indices, target_shape); Expr predicate = UIntImm::make(UInt(1), 1); Stmt update_store = Store::make( alloc->buffer_var, Load::make(alloc->type, target, update_index, predicate), reuse_index, predicate); Expr reuse_bound = Simplify(reuse_shape[reuse] - 1); update_store = Simplify(substitute(reuse_indices[reuse], reuse_bound, update_store)); // 2. build the shift operation Expr shift_index = calculate_index(shift_indices, normal_shape); Stmt shift_store = Store::make( alloc->buffer_var, Load::make(alloc->type, alloc->buffer_var, shift_index, predicate), reuse_index, predicate); Stmt shift_for = For::make( VarExpr(reuse_loop_vars[reuse]), 0, reuse_bound, ForType::Serial, DeviceAPI::None, shift_store); // 3. build the block Stmt reuse_block = Block::make(shift_for, update_store); // 4. build the for loops Stmt for_stmt = reuse_block; for (int dim = ndim-1; dim >= 0; dim--) { if (!is_one(reuse_shape[dim]) && dim != reuse) { for_stmt = For::make( VarExpr(reuse_loop_vars[dim]), 0, reuse_shape[dim], ForType::Serial, DeviceAPI::None, for_stmt); } } // 5. replace the produce body ProduceBodyReplacer mutator( for_stmt, target, alloc->buffer_var, target_shape, normal_shape, range_, null_axis_subst_); Stmt alloc_body = mutator.Mutate(alloc->body); // continue on the next reuse alloc_body = this->Mutate(alloc_body); // 6. build the for loop first // create a new loop var that has the extended bound // TODO: the following optimization is for two-level only VarExpr new_reuse_loop_var(op->loop_var->name_hint + ".reuse"); Expr new_var = new_reuse_loop_var - reuse_bound; Expr new_extent = Simplify(op->extent + reuse_bound); alloc_body = substitute(op->loop_var, new_var, alloc_body); // add a big if for the rest of the block if (const Block* block = alloc_body.as<Block>()) { Stmt if_loop; // move the if stmt inward if we have a for loop next const ProducerConsumer* producer = block->first.as<ProducerConsumer>(); const ProducerConsumer* consumer = block->rest.as<ProducerConsumer>(); if (const For* next_for = consumer->body.as<For>()) { // first check if we can merge them by checking the bound // if the extents are the same, merge them!! const For* prev_for = producer->body.as<For>(); if (prev_for && is_zero(Simplify(prev_for->extent - next_for->extent))) { // we use the consumer's for loop Stmt prev_body = substitute(prev_for->loop_var, next_for->loop_var, prev_for->body); // rebuild the producer consumer Stmt prod_stmt = ProducerConsumer::make(producer->func, producer->is_producer, prev_body); Stmt cons_stmt = ProducerConsumer::make( consumer->func, consumer->is_producer, IfThenElse::make(new_var >= 0, next_for->body, Stmt())); // directly update the alloc_body alloc_body = For::make( next_for->loop_var, next_for->min, next_for->extent, next_for->for_type, next_for->device_api, Block::make(prod_stmt, cons_stmt), next_for->annotate_keys, next_for->annotate_values); } else { if_loop = For::make( next_for->loop_var, next_for->min, next_for->extent, next_for->for_type, next_for->device_api, IfThenElse::make(new_var >= 0, next_for->body, Stmt()), next_for->annotate_keys, next_for->annotate_values); if_loop = ProducerConsumer::make(consumer->func, consumer->is_producer, if_loop); } } else { if_loop = IfThenElse::make(new_var >= 0, block->rest, Stmt()); } if (if_loop.defined()) alloc_body = Block::make(block->first, if_loop); } for_stmt = For::make(new_reuse_loop_var, op->min, new_extent, op->for_type, op->device_api, alloc_body, op->annotate_keys, op->annotate_values); // 7. build the alloc node Stmt new_alloc = Allocate::make( alloc->buffer_var, alloc->type, reuse_shape, alloc->condition, for_stmt, alloc->attrs, alloc->new_expr, alloc->free_function); // 8. add back the attribute Stmt new_attr = AttrStmt::make( attr_alloc->node, attr_alloc->attr_key, attr_alloc->value, new_alloc); attr_alloc_list_.push_back(new_attr); return for_stmt; } else { return IRMutator::Mutate_(op, s); } } Stmt Mutate_(const Allocate* op, const Stmt& s) { shape_map_[op->buffer_var.get()] = op->extents; return IRMutator::Mutate_(op, s); } Stmt Mutate_(const ProducerConsumer* op, const Stmt& s) { if (op->is_producer) { Stmt body = this->Mutate(op->body); if (attr_alloc_list_.size()) { for (auto stmt : attr_alloc_list_) { const AttrStmt* attr = stmt.as<AttrStmt>(); const Allocate* alloc = attr->body.as<Allocate>(); Array<Expr> old_extents = alloc->extents; Array<Expr> new_extents; for (int i = old_extents.size()-1; i >= 0; --i) new_extents.push_back(old_extents[i]); body = Allocate::make( alloc->buffer_var, alloc->type, new_extents, alloc->condition, body, alloc->attrs, alloc->new_expr, alloc->free_function); body = AttrStmt::make( attr->node, attr->attr_key, attr->value, body); } attr_alloc_list_.clear(); } return ProducerConsumer::make( op->func, op->is_producer, body); } else { return IRMutator::Mutate_(op, s); } } private: std::map<const Variable*, Array<Expr> >& shape_map_; std::map<const Variable*, Expr> null_axis_subst_; std::map<const Variable*, Expr> range_; std::vector<Stmt> attr_alloc_list_; }; Stmt GenerateReuseBuffer(Stmt stmt, Array<NodeRef> arg_list) { std::map<const Variable*, Array<Expr> > shape_map; for (size_t i = 0; i < arg_list.size(); i++) { if (const BufferNode* node = arg_list[i].as<BufferNode>()) { shape_map[node->data.get()] = node->shape; } } ReuseBufferInserter mutator(shape_map); stmt = mutator.Mutate(stmt); return stmt; } } // namespace ir } // namespace TVM
[ "noreply@github.com" ]
Gale-Zhang.noreply@github.com
d80d5b7dada6670511885416281d83ff26833ae7
8fe458ccb4aa7d875138c0d68b37eca5e02b191f
/NT-Template/ntechnium/libNtechnium/Scene/ntShader.h
8e87192b38c21df24540eac4a7fdbfb889a2f416
[]
no_license
jwarton/N-Technium-Libs
786cc8358827a566908266bbeff88175fbf941ad
8733436bb9936bde482c96a4f44c79d8030b6657
refs/heads/master
2020-12-09T11:13:26.445865
2017-08-30T14:29:52
2017-08-30T14:29:52
44,542,206
0
0
null
null
null
null
UTF-8
C++
false
false
1,863
h
/////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////// ntShader.h // openGl scratch libs /////////////////// // Shader Class /////////////////// // created by James Warton on 02/23/2014 /////////////////// /////////////////////////////////////////////////////////////////// #ifndef SHADER_JPW_NTECHNIUM #define SHADER_JPW_NTECHNIUM #include <GL/glew.h> #include <GL/glu.h> ///#include <GLFW/glfw3.h>/// #include <stdlib.h> #include <stdio.h> #include <string> #include "nt_Utility.h" #include <sstream> #include <fstream> namespace jpw { class ntShader { public: ntShader(); ntShader(const std::string& vShader, const std::string& fShader); ntShader(const ntShader& shader); ntShader& operator=(const ntShader& shader); ~ntShader(); void init(); void bind(); void unbind(); GLuint getID(); GLuint shader_id; /////////////////////////////////////////////////////////// ///////////////////// ENCAPSULATE FOR ATTRIBUTE AND UNIFORM void addAttribute(std::string name); void addUniform(std::string name); private: /////////////////////////////////////////////////////////// ////////////////////////////////////// INITILIZE BEFORE USE std::string vShader, fShader; GLuint shader_vp; GLuint shader_fp; void printLog(GLuint program); /////////////////////////////////////////////////////////// ////////////////////////// VECTOR FOR ATTRIBUTE AND UNIFORM std::vector<GLuint> attribLocs, uniformLocs; }; inline GLuint ntShader::getID(){ return shader_id; } inline void ntShader::bind(){ glUseProgram(shader_id); } inline void ntShader::unbind(){ glUseProgram(0); } } #endif /////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////
[ "jwarton@smu.edu" ]
jwarton@smu.edu
68bb928906d149b21b0fb722c5f99490ac88036e
fd5a9a62882279a86f4db56f20229681c8fba8de
/serial/half_center2/half_center2.h
270acec9521ab0bce79f15f9509dd27aee6240f0
[]
no_license
danabo/Brian---Arduino-Simulation
726e5929f6983801082a5c34f7f259001e561218
f01045bb3226784ce1d384d3020ede54bf3ce88b
refs/heads/master
2016-09-05T09:03:55.018761
2011-03-14T20:52:30
2011-03-14T20:52:30
1,440,774
0
0
null
null
null
null
UTF-8
C++
false
false
793
h
extern double tr; extern double tau; extern double v0; extern double k0; extern double Wi; extern double timestep; class Neuron { public: int nvars; int vars[2]; double values[2]; double threshold; bool spiking; Neuron(); void onReset(); // t is timestep in seconds void tick(double t); int get_index(int var); void set(int var, double value); double get(int var); }; class NeuronGroup { public: Neuron * neurons; int nsize; int current; // the current neuron double** matrix; // the connection matrix of neurons with in this group NeuronGroup(int n); void tick(double t); Neuron& getCurrent(); void setCurrent(int index); Neuron getNeuron(int index); void set(int var, double value); double get(int var); }; extern NeuronGroup setup();
[ "danabo@.eclab.local" ]
danabo@.eclab.local
1f667dc6a254abb30b6ee5809253947560cee992
269b733889aae72312bf926df3f74057e3a21c2e
/microcontroller/src/screens/screensaver.h
4f606164134d661440996a1c3d9984512697fec0
[]
no_license
heimerzieher/bobby-car-firmware
c6fa2754fdaf6c64d6865d762046d2bbf9cdd9a3
3c9e55ee75b80923c90d38d18bdb6582633124ec
refs/heads/master
2022-09-19T23:48:02.520464
2022-09-12T03:25:17
2022-09-12T03:25:17
249,491,975
0
0
null
null
null
null
UTF-8
C++
false
false
383
h
#ifndef SCREENSAVER_H #define SCREENSAVER_H #include <lvgl.h> #include <TFT_eSPI.h> #include "screen.h" #include "screenmanager.h" #include "screens/mainscreen.h" class ScreenSaver : public Screen { public: ScreenSaver(); void create(void) override; void update(void) override; void customDraw(void) override; lv_obj_t* testlabel; }; #endif // SCREENSAVER_H
[ "heimerzieher@me.com" ]
heimerzieher@me.com
a146211275e86473936bdce2f428b9c1b26e7de9
e13160517d41c0489badb598cb58f2ace603b589
/mechat/fansbank_dispatcher/dal/UserSignDAL.h
8bbfecb6731841b83a7ae8d8826fa1c06dd6d5b1
[]
no_license
radtek/cpp-1
1024dcc816b4781f7efe884349ca124f79ea32a1
3d94ef9962666404ff7f176a13adb946f8835ac3
refs/heads/master
2020-07-07T21:32:55.857887
2019-05-02T06:20:42
2019-05-02T06:20:42
null
0
0
null
null
null
null
UTF-8
C++
false
false
568
h
#ifndef USERVALUEDAL_H #define USERVALUEDAL_H #include <string> #include <vector> #include "UserSignEntity.h" #include "TypeDef.h" using namespace std; /* *Copyright(C),TTD *Author: suyp *Description:每日签到表 *Others: */ class UserSignDAL { private: const string msTableName = "user_sign"; public: int IsExist(long lUserId, const string & sDay); //获取未计算的签到 int GetSigns(UserSignLst & userSignLst); //设置签到为已计算状态 int SetState( const longs & lUserIds); private: }; #endif // USERVALUEDAL_H
[ "suypcjiajia@163.com" ]
suypcjiajia@163.com
fbc60dd285370c95cb004dfc8a135a0bef2f0b77
c896b2be4099df11e78f18ecbd69d163b044f07a
/hw3d/Window.cpp
b9abb2a00fd2ff877bc8209aff595a46f62ae919
[]
no_license
naveenkanuri/learning-hw3d
e23fd2d04c60b25ad45fbe470e069d057533895d
f8a531d47cf323e4662d5db521ed72170ef2591b
refs/heads/master
2023-07-30T10:33:54.245331
2021-09-09T12:28:35
2021-09-09T12:28:35
403,109,716
0
0
null
null
null
null
UTF-8
C++
false
false
7,843
cpp
#include "Window.h" #include <sstream> #include "resource.h" Window::WindowClass Window::WindowClass::wndClass; Window::WindowClass::WindowClass() noexcept :hInst(GetModuleHandle(nullptr)) { // register window class WNDCLASSEX wc = { 0 }; wc.cbSize = sizeof( wc ); wc.style = CS_OWNDC; wc.lpfnWndProc = HandleMsgSetup; wc.cbClsExtra = 0; wc.cbWndExtra = 0; wc.hInstance = GetInstance(); wc.hIcon = static_cast< HICON >( LoadImage( hInst, MAKEINTRESOURCE(IDI_ICON1), IMAGE_ICON, 32, 32, 0) ); wc.hCursor = nullptr; wc.hbrBackground = nullptr; wc.lpszMenuName = nullptr; wc.lpszClassName = GetName(); wc.hIconSm = static_cast< HICON >( LoadImage( hInst, MAKEINTRESOURCE( IDI_ICON1 ), IMAGE_ICON, 16, 16, 0 ) ); RegisterClassEx( &wc ); } Window::WindowClass::~WindowClass() noexcept { UnregisterClass( wndClassName, GetInstance() ); } const char* Window::WindowClass::GetName() noexcept { return wndClassName; } HINSTANCE Window::WindowClass::GetInstance() noexcept { return wndClass.hInst; } Window::Window( int width, int height, const char* name ) : width( width ) , height( height ) { //calculate window size based on desired client region RECT wr; wr.left = 100; wr.right = width + wr.left; wr.top = 100; wr.bottom = height + wr.top; if( AdjustWindowRect( &wr, WS_CAPTION | WS_MINIMIZEBOX | WS_SYSMENU, FALSE ) == 0 ) { throw HONEY_LAST_EXCEPT(); } //create window and get hWnd hWnd = CreateWindow( WindowClass::GetName() , name , WS_CAPTION | WS_MINIMIZEBOX | WS_SYSMENU , CW_USEDEFAULT , CW_USEDEFAULT , wr.right - wr.left , wr.bottom - wr.top , nullptr , nullptr , WindowClass::GetInstance() , this ); if( hWnd == nullptr ) { throw HONEY_LAST_EXCEPT(); } //newly created windows startoff as hidden ShowWindow( hWnd, SW_SHOWDEFAULT ); //create Graphics object pGfx = std::make_unique<Graphics>( hWnd ); } void Window::SetTitle( const std::string& title ) { if( SetWindowText( hWnd, title.c_str() ) == 0 ) { throw HONEY_LAST_EXCEPT(); } } std::optional<int> Window::ProcessMessages() { MSG msg; //while queue has messages, remove and dispatch them (but do not block) while( PeekMessage( &msg, nullptr, 0, 0, PM_REMOVE ) ) { //check for quit because PeekMessage doesn't signal this via return if( msg.message == WM_QUIT ) { //return optional wrapping int (arg to PostQuitMessage is in wParam) return msg.wParam; } //Translate Message will post auxilliary WM_CHAR messages from key msg TranslateMessage( &msg ); DispatchMessage( &msg ); } //return empty optional when not quitting the app return {}; } Graphics& Window::Gfx() { if( !pGfx ) throw HONEY_NOGFX_EXCEPT(); return *pGfx; } Window::~Window() { DestroyWindow( hWnd ); } LRESULT CALLBACK Window::HandleMsgSetup( HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam ) { //use create parameter passed in from CreateWindow() to store window class pointer if( msg == WM_NCCREATE ) { //extract pointer to window class from creation data //lParam is the 'this' pointer we passed above when Creating window //so we are casting back const CREATESTRUCTW* const pCreate = reinterpret_cast< CREATESTRUCTW* >( lParam ); Window* const pWnd = static_cast< Window* >( pCreate->lpCreateParams ); //set WinAPI-managed user data to store ptr to window class SetWindowLongPtr( hWnd, GWLP_USERDATA, reinterpret_cast< LONG_PTR >( pWnd ) ); //set message proc to normal (non-setup) handler now that setup is finished SetWindowLongPtr( hWnd, GWLP_WNDPROC, reinterpret_cast< LONG_PTR >( &Window::HandleMsgThunk ) ); //forward message to window class handler return pWnd->HandleMsg( hWnd, msg, wParam, lParam ); } //if we get a message before the WM_NCCREATE, handle with default handler return DefWindowProc( hWnd, msg, wParam, lParam ); } LRESULT CALLBACK Window::HandleMsgThunk( HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam ) { //retrieve ptr to window class Window* const pWnd = reinterpret_cast< Window* >( GetWindowLongPtr( hWnd, GWLP_USERDATA ) ); return pWnd->HandleMsg( hWnd, msg, wParam, lParam ); } LRESULT Window::HandleMsg( HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam ) { switch( msg ) { case WM_CLOSE: PostQuitMessage( 0 ); return 0; //clear keystate when window loses focus to prevent input getting case WM_KILLFOCUS: kbd.ClearState(); break; /**************Keyboard messages**************/ case WM_KEYDOWN: //sys key commands need to be handled to track the ALT key(VK_MENU) case WM_SYSKEYDOWN: // send press events if autorepeat is enabled // or the previous key state is Up before message is sent // 30th bit in lParam is 1/0 if the key's previous state is down/up if( !( lParam & 0x40000000 ) || kbd.AutorepeatIsEnabled() ) { kbd.OnKeyPressed( static_cast< unsigned char >( wParam ) ); } break; case WM_KEYUP: case WM_SYSKEYUP: kbd.OnKeyReleased( static_cast< unsigned char > ( wParam ) ); break; case WM_CHAR: kbd.OnChar( static_cast< unsigned char > ( wParam ) ); break; /**************End Keyboard messages**************/ /**************Mouse messages**************/ case WM_MOUSEMOVE: { const POINTS pt = MAKEPOINTS( lParam ); //in client region -> log move, and log enter + capture mouse(if not if( pt.x >= 0 && pt.x < width && pt.y >= 0 && pt.y < height ) { mouse.OnMouseMove( pt.x, pt.y ); if( !mouse.IsInWindow() ) { SetCapture( hWnd ); mouse.OnMouseEnter(); } } //not in client region -> log move/ maintain capture if button down else { if( wParam & ( MK_LBUTTON | MK_RBUTTON ) ) { mouse.OnMouseMove( pt.x, pt.y ); } //button up -> release capture/ log event for leaving else { ReleaseCapture(); mouse.OnMouseLeave(); } } break; } case WM_LBUTTONDOWN: { const POINTS pt = MAKEPOINTS( lParam ); mouse.OnLeftPressed( pt.x, pt.y ); break; } case WM_RBUTTONDOWN: { const POINTS pt = MAKEPOINTS( lParam ); mouse.OnRightPressed( pt.x, pt.y ); break; } case WM_LBUTTONUP: { const POINTS pt = MAKEPOINTS( lParam ); mouse.OnLeftReleased( pt.x, pt.y ); break; } case WM_RBUTTONUP: { const POINTS pt = MAKEPOINTS( lParam ); mouse.OnRightReleased( pt.x, pt.y ); break; } case WM_MOUSEWHEEL: { const POINTS pt = MAKEPOINTS( lParam ); const int delta = GET_WHEEL_DELTA_WPARAM( wParam ); mouse.OnWheelDelta( pt.x, pt.y, delta ); break; } /**************End Mouse messages**************/ } return DefWindowProc( hWnd, msg, wParam, lParam ); } Window::HrException::HrException( int line, const char* file, HRESULT hr ) noexcept :Exception(line,file) ,hr(hr) { } const char* Window::HrException::what() const noexcept { std::ostringstream oss; oss << GetType() << std::endl << "[Error Code] " << GetErrorCode() << std::endl << "[Description] " << GetErrorString() << std::endl << GetOriginString(); whatBuffer = oss.str(); return whatBuffer.c_str(); } const char* Window::HrException::GetType() const noexcept { return "Honey Window Exception"; } std::string Window::Exception::TranslateErrorCode( HRESULT hr ) noexcept { char* pMsgBuf = nullptr; DWORD nMsgLen = FormatMessage( FORMAT_MESSAGE_ALLOCATE_BUFFER | FORMAT_MESSAGE_FROM_SYSTEM | FORMAT_MESSAGE_IGNORE_INSERTS , nullptr , hr , MAKELANGID( LANG_NEUTRAL, SUBLANG_DEFAULT ) , reinterpret_cast< LPSTR >( &pMsgBuf ) , 0 , nullptr ); if( nMsgLen == 0 ) { return "Undefined error code"; } std::string errorString = pMsgBuf; LocalFree( pMsgBuf ); return errorString; } HRESULT Window::HrException::GetErrorCode() const noexcept { return hr; } std::string Window::HrException::GetErrorString() const noexcept { return TranslateErrorCode( hr ); } const char* Window::NoGfxException::GetType() const noexcept { return "Honey No Graphics Exception"; }
[ "83157625+naveenkanuri@users.noreply.github.com" ]
83157625+naveenkanuri@users.noreply.github.com
99fb10d65b3b00f92b468bbb4547b5de5c38279f
767508d92db05d32ff65beae91ed007e376a3fb3
/glwrappers.h
b9fd3c448ea862befe06c72b17a60bfa7faa5fbf
[ "Apache-2.0" ]
permissive
timotei/helloworld-sdl2-opengl-emscripten
3e86e5d3d630473482a0f5d12b383709c0170d42
6a15a02eb192b0a0acc2ddad819480d2a30372a5
refs/heads/master
2021-01-22T05:50:35.533154
2017-02-15T09:56:34
2017-02-15T09:56:34
81,714,673
0
0
null
2017-02-12T09:08:18
2017-02-12T09:08:18
null
UTF-8
C++
false
false
1,362
h
// Copyright 2015 Red Blob Games <redblobgames@gmail.com> // License: Apache v2.0 <http://www.apache.org/licenses/LICENSE-2.0.html> /** Convenience functions, plus RAII wrappers for SDL and GL objects that * come in construct/destroy pairs. */ #ifndef GLWRAPPERS_H #define GLWRAPPERS_H // NOTE(amitp): Mac doesn't have OpenGL ES headers, and the path to GL // headers is different. This header file handles the // platform-specific paths. #include <SDL2/SDL.h> #ifdef __APPLE__ #include <OpenGL/gl.h> #include <OpenGL/glext.h> #else #include <SDL2/SDL_opengles2.h> #endif #include "common.h" // Check for any OpenGL errors and print them void GLERRORS(const char* label); SDL_Surface* CreateRGBASurface(int width, int height); struct ShaderProgram: nocopy { GLuint id; ShaderProgram(const char* vertex_shader, const char* fragment_shader); ~ShaderProgram(); private: void AttachShader(GLenum type, const GLchar* source); }; struct Texture: nocopy { GLuint id; Texture(SDL_Surface* surface = nullptr); ~Texture(); void CopyFromPixels(int width, int height, GLenum format, void* pixels); void CopyFromSurface(SDL_Surface* surface); }; struct VertexBuffer: nocopy { GLuint id; VertexBuffer(); ~VertexBuffer(); }; struct GlContext: nocopy { SDL_GLContext id; GlContext(SDL_Window* window); ~GlContext(); }; #endif
[ "redblobgames@gmail.com" ]
redblobgames@gmail.com
4cb4807c7013a834c486f456720d08b1d5b2f82c
a679dba6ef0364962b94ed65d0caad1a88da6c43
/OrginalServerCode/OrginalCode/labixiaoxin/ACE_wrappers/examples/Service_Configurator/IPC-tests/client/remote_stream_client_test.cpp
31b8df259debbfd517a531726bd55ce76972c163
[]
no_license
w5762847/Learn
7f84933fe664e6cf52089a9f4b9140fca8b9a783
a5494181ea791fd712283fa8e78ca0287bf05318
refs/heads/master
2020-08-27T05:43:35.496579
2016-12-02T12:16:12
2016-12-02T12:16:12
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,406
cpp
// $Id: remote_stream_client_test.cpp 91670 2010-09-08 18:02:26Z johnnyw $ // Test program for the INET IPC-SAPs... #include "ace/OS_main.h" #include "ace/OS_NS_stdlib.h" #include "ace/OS_NS_string.h" #include "ace/OS_NS_unistd.h" #include "ace/Mem_Map.h" #include "ace/SOCK_Connector.h" #include "ace/SOCK_CODgram.h" #include "ace/INET_Addr.h" #include "ace/Get_Opt.h" #include "ace/Log_Msg.h" #include "ace/Truncate.h" // Name of the program. static const ACE_TCHAR *program_name; // Port number to use. static u_short port_number = ACE_DEFAULT_SERVER_PORT; // Name of remote host. static const ACE_TCHAR *host_name = ACE_DEFAULT_SERVER_HOST; // Name of file to send. static const ACE_TCHAR *file_name = ACE_TEXT("./remote_data"); static void print_usage_and_die (void) { ACE_ERROR ((LM_ERROR, "usage: %s [-p portnum] [-h host_name] [-f file]\n", program_name)); ACE_OS::exit (1); } void parse_args (int argc, ACE_TCHAR *argv[]) { program_name = argv[0]; ACE_Get_Opt get_opt (argc, argv, ACE_TEXT("f:h:p:")); for (int c; (c = get_opt ()) != -1; ) switch (c) { case 'f': file_name = get_opt.opt_arg (); break; case 'h': host_name = get_opt.opt_arg (); break; case 'p': port_number = ACE_OS::atoi (get_opt.opt_arg ()); break; default: print_usage_and_die (); break; } } int ACE_TMAIN (int argc, ACE_TCHAR *argv[]) { parse_args (argc, argv); ACE_INET_Addr sa (port_number, host_name); void *cp = 0; char buf[BUFSIZ]; int n; ACE_SOCK_CODgram dc; if (dc.open (sa, ACE_Addr::sap_any) == -1) ACE_ERROR_RETURN ((LM_ERROR, "%p\n", "open"), -1); // First send the name of the file as a datagram. iovec iov[2]; iov[0].iov_base = (char *) "filename: "; iov[0].iov_len = 11; iov[1].iov_base = (char *) file_name; iov[1].iov_len = ACE_Utils::truncate_cast<u_long> (ACE_OS::strlen (file_name)); if (dc.send (iov, 2) == -1) ACE_ERROR_RETURN ((LM_ERROR, "%p\n", "send"), -1); ACE_SOCK_Stream sc; ACE_SOCK_Connector con; if (con.connect (sc, sa) == -1) ACE_ERROR_RETURN ((LM_ERROR, "%p\n", "connect"), -1); //FUZZ: disable check_for_lack_ACE_OS ACE_Mem_Map mmap (file_name); if (mmap (cp) == -1) ACE_ERROR_RETURN ((LM_ERROR, "%p\n", "mmap"), -1); //FUZZ: enable check_for_lack_ACE_OS // Next, send the file's contents. if (sc.send_n (cp, mmap.size ()) == -1) ACE_ERROR_RETURN ((LM_ERROR, "%p\n", "send_urg"), -1); if (sc.close_writer () == -1) ACE_ERROR_RETURN ((LM_ERROR, "%p\n", "close_writer"), -1); if ((n = sc.recv_n (buf, sizeof buf)) == -1) ACE_ERROR_RETURN ((LM_ERROR, "%p\n", "recv"), -1); else ACE_OS::write (ACE_STDOUT, buf, n); return 0; }
[ "flyer_son@126.com" ]
flyer_son@126.com
b858f625c7f5cc0b83f549abf2587a9bbb17c8bf
60fd520cd6c900c1fe449e7c40ed2252ac1ad798
/fk/slience/socket/win_iocp.hpp
286c09389f2147c8a904f51220da9393b50583b2
[]
no_license
xiaoquanjie/global_server_fk
90f82f8ca75c7fcc4232b2924962ce034e2a673c
eb7bee238be5886ce31789b3c3b8d7e8467a6583
refs/heads/master
2023-03-11T02:03:15.134370
2020-10-30T06:38:52
2020-10-30T06:38:52
184,237,860
1
1
null
2023-02-23T23:40:45
2019-04-30T09:58:36
C++
UTF-8
C++
false
false
7,306
hpp
/*---------------------------------------------------------------- // Copyright (C) 2017 public // // 修改人:xiaoquanjie // 时间:2017/8/10 // // 修改人:xiaoquanjie // 时间: // 修改说明: // // 版本:V1.0.0 //----------------------------------------------------------------*/ #pragma once #include "slience/socket/config.hpp" #include <map> #include <vector> #include <algorithm> #include "slience/base/tls.hpp" #ifdef M_PLATFORM_WIN M_SOCKET_NAMESPACE_BEGIN struct IIoService; class IocpService; namespace iodetail { struct SocketImpl; struct SocketClose; struct Operation; struct CoEventTask { IIoService* service; Operation* op; s_uint32_t tb; bool ok; }; struct IoServiceImpl { IIoService* _service; HANDLE _handler; s_uint32_t _fdcnt; MutexLock _mutex; base::slist<SocketClose*> _closereqs; base::slist<SocketClose*> _closereqs2; base::svector<CoEventTask*> _taskvec; IoServiceImpl() { _fdcnt = 0; _service = 0; _handler = g_createiocompletionport(INVALID_HANDLE_VALUE, 0, 0, 0); assert(_handler != 0); } ~IoServiceImpl() { g_closehandle(_handler); _handler = 0; _fdcnt = 0; _service = 0; } void Close() { g_closehandle(_handler); _fdcnt = 0; _service = 0; _handler = g_createiocompletionport(INVALID_HANDLE_VALUE, 0, 0, 0); assert(_handler != 0); } IIoService* GetService() { return _service; } }; typedef std::vector<IoServiceImpl*> IoServiceImplVector; typedef std::map<HANDLE, IoServiceImpl*> IoServiceImplMap; struct Oper { virtual bool Complete( IocpService& service, s_uint32_t transbyte, SocketError& error) = 0; virtual void Clear() = 0; virtual ~Oper() {} }; struct Operation : public wsaoverlapped_t { s_uint8_t _type; Oper* _oper; Operation() { _oper = 0; _type = E_NULL_OP; } ~Operation() { delete _oper; _oper = 0; } }; struct OperationSet { Operation _aop; Operation _cop; Operation _wop; Operation _rop; }; template<typename Handler> struct AcceptOperation : public Oper { s_byte_t _buf[sizeof(sockaddr_storage_t) * 2]; s_uint32_t _bytes; SocketImpl _impl; SocketImpl _accept_impl; Handler _handler; virtual void Clear(); virtual bool Complete(IocpService& service, s_uint32_t transbyte, SocketError& error); }; template<typename Handler> struct ConnectOperation : public Oper { Handler _handler; SocketImpl _impl; virtual void Clear(); virtual bool Complete(IocpService& service, s_uint32_t transbyte, SocketError& error); }; template<typename Handler> struct WriteOperation : public Oper { wsabuf_t _wsabuf; Handler _handler; SocketImpl _impl; virtual void Clear(); virtual bool Complete(IocpService& service, s_uint32_t transbyte, SocketError& error); }; template<typename Handler> struct ReadOperation : public Oper { wsabuf_t _wsabuf; Handler _handler; SocketImpl _impl; virtual void Clear(); virtual bool Complete(IocpService& service, s_uint32_t transbyte, SocketError& error); }; template<typename T> struct OperationAlloc { static void AllocOp(Operation& op, s_int32_t type); }; struct SocketImpl { struct core { HANDLE _iocp; socket_t _fd; s_uint16_t _state; OperationSet _op; MutexLock _mutex; }; SocketImpl(); void Init(); shard_ptr_t<core> _core; }; struct SocketClose { SocketImpl _impl; m_function_t<void()> _handler; void Clear() { _handler = 0; _impl = SocketImpl(); } }; } #ifndef OpAlloc #define OpAlloc iodetail::OperationAlloc #endif #include "slience/socket/ioservice.ipp" class IocpService : public IIoService { public: typedef iodetail::IoServiceImplVector IoServiceImplVector; typedef iodetail::IoServiceImplMap IoServiceImplMap; typedef iodetail::IoServiceImpl IoServiceImpl; typedef iodetail::SocketImpl SocketImpl; typedef iodetail::Operation Operation; typedef iodetail::SocketClose SocketClose; typedef iodetail::SocketImpl Impl; typedef iodetail::CoEventTask CoEventTask; class Access; IocpService(); ~IocpService(); void Run(); void Run(SocketError& error); void CoRun(); void CoRun(SocketError& error); void Stop(); void Stop(SocketError& error); bool Stopped()const; s_int32_t ServiceCount()const; iodetail::IoServiceImpl& GetServiceImpl(); }; //////////////////////////////////////////////////////////////////////////////////////////////////////// #include "slience/socket/ioaccess.ipp" class IocpService::Access : public IoAccess { public: static void Cancel(IocpService& service, SocketImpl& impl, SocketError& error); static void BindIocp(IocpService& service, SocketImpl& impl, SocketError& error); static void Run(IocpService& service, SocketError& error); static void CoRun(IocpService& service, SocketError& error); static void Stop(IocpService& service, SocketError& error); static void AsyncAccept(IocpService& service, SocketImpl& accept_impl, SocketImpl& client_impl , const M_COMMON_HANDLER_TYPE(IocpService)& handler, SocketError& error); template<typename EndPoint> static void AsyncConnect(IocpService& service, SocketImpl& impl, const EndPoint& ep , const M_COMMON_HANDLER_TYPE(IocpService)& handler, SocketError& error); static void AsyncRecvSome(IocpService& service, SocketImpl& impl, s_byte_t* data, s_uint32_t size , const M_RW_HANDLER_TYPE(IocpService)& hander, SocketError& error); static void AsyncSendSome(IocpService& service, SocketImpl& impl, const s_byte_t* data, s_uint32_t size , const M_RW_HANDLER_TYPE(IocpService)& hander, SocketError& error); protected: static void _DoRun(IocpService& service, IoServiceImpl& simpl, bool isco, SocketLib::SocketError& error); static void _ExecOp(bool isco, IocpService& service, IoServiceImpl* simpl, Operation* operation, s_uint32_t tb, bool opstate); static void _DoExecCoOp(void* param); static void _DoExecOp(IocpService* service, Operation* operation, s_uint32_t tb, bool opstate); }; /////////////////////////////////////////////////////////////////////////////////////////////////// inline IocpService::IocpService(){ } inline IocpService::~IocpService() { SocketError error; Stop(error); while (ServiceCount()) { g_sleep(200); } ScopedLock scoped(_mutex); _implmap.clear(); _implvector.clear(); } inline void IocpService::Run() { SocketError error; this->Run(error); M_THROW_DEFAULT_SOCKET_ERROR2(error); } inline void IocpService::Run(SocketError& error) { Access::Run(*this, error); } inline void IocpService::CoRun() { SocketError error; this->CoRun(error); M_THROW_DEFAULT_SOCKET_ERROR2(error); } inline void IocpService::CoRun(SocketError& error) { Access::CoRun(*this, error); } inline void IocpService::Stop() { SocketError error; this->Stop(error); M_THROW_DEFAULT_SOCKET_ERROR2(error); } inline void IocpService::Stop(SocketError& error) { Access::Stop(*this, error); } inline bool IocpService::Stopped()const { return Access::Stopped(*this); } inline s_int32_t IocpService::ServiceCount()const { return Access::GetServiceCount(*this); } inline iodetail::IoServiceImpl& IocpService::GetServiceImpl() { return base::tlsdata<IocpService::IoServiceImpl>::data(); } #include "slience/socket/winsock_init.ipp" M_SOCKET_NAMESPACE_END #endif
[ "404558965@qq.com" ]
404558965@qq.com
9ee5431dac15cb1cdd9c7a47d64bb30a3650c15e
355fd721b8e51f1099713810f07e94f2e02f7d7c
/shadow learn material/advanced-shadows/GraphicsEngine/include/SceneGraph/BoundingBox.h
b8cad84dcd5d0d77f9f9213ddb193dca7ff003bf
[]
no_license
liangshiweigithub/update
bbfd1f40d6f714198468585b928bb01fa85cf8ba
3a9a7e2dd4afaffcc3cdf7ff9292ed6fcd01e138
refs/heads/master
2023-07-20T05:19:40.586753
2023-07-17T15:50:28
2023-07-17T15:50:28
186,344,126
0
0
null
null
null
null
UTF-8
C++
false
false
1,202
h
#pragma once #include <vector> #include "SceneGraphExports.h" #include "Common/VectorMathTypes.h" class Node; class SCENEGRAPH_API BoundingBox { public: enum Corner { MinMinMin = 0, MaxMinMin, MaxMaxMin, MinMaxMin, MinMinMax, MaxMinMax, MaxMaxMax, MinMaxMax, CornerCOUNT }; enum AABBPlane { Front = 0, Back, Bottom, Top, Left, Right, PlaneCOUNT }; typedef std::vector<tVec3f> tCornerArray; BoundingBox(); BoundingBox(const tVec3f& minimum, const tVec3f& maximum); const tVec3f& GetMinimum() const; void SetMinimum(const tVec3f& minimum); const tVec3f& GetMaximum() const; void SetMaximum(const tVec3f& maximum); tVec3f GetCorner(Corner corner) const; tVec4f GetPlaneEquation(AABBPlane plane) const; const tCornerArray& GetCornerArray(const tMat4f& transform); void Expand(const tVec3f& vertex); void Expand(const tVec3f& vertex, const tMat4f& transform); void Expand(const BoundingBox& boundingVolume); void Expand(Node& node); void Expand(Node& node, const tMat4f& transform); private: private: #pragma warning (push) #pragma warning (disable : 4251) tVec3f _minimum; tVec3f _maximum; tCornerArray _corners; #pragma warning (pop) };
[ "183071083@qq.com" ]
183071083@qq.com
8dd67f229ddee064487abdd71a1bcd40e9304ff6
a722faf9fb50c794555861bb4858c3ed8a7a25f3
/contest/topcoder/335/Multifactorial.cpp
bf93b8cdc1c7a3838f5adb7fd0b7dd442be76f93
[]
no_license
ar90n/lab
31e5d2c320de5618bc37572011596fee8923255d
6d035e12f743e9ba984e79bfe660967b9ca8716b
refs/heads/main
2023-07-25T17:29:57.960915
2023-07-22T12:08:18
2023-07-22T12:08:18
77,883,405
4
0
null
2023-07-17T08:45:14
2017-01-03T04:15:49
Jupyter Notebook
UTF-8
C++
false
false
4,236
cpp
#include <algorithm> #include <cctype> #include <cmath> #include <cstdio> #include <cstdlib> #include <cstring> #include <iostream> #include <map> #include <numeric> #include <queue> #include <set> #include <sstream> #include <string> #include <vector> using namespace std; class Multifactorial { public: string calcMultiFact(int n, int k) { unsigned long long res = 1; while( 0 < n ) { unsigned long long last = res; if( res <= ( 1000000000000000000 / n ) ) { res *= n; n -= k; } else { return "overflow"; } } stringstream ss; string res_str; ss << res; ss >> res_str; return res_str; } }; // BEGIN CUT HERE #define ARRSIZE(x) (sizeof(x) / sizeof(x[0])) template<typename T> void print(T a) { cerr << a; } static void print(long long a) { cerr << a << "L"; } static void print(string a) { cerr << '"' << a << '"'; } template <typename T> void print(vector <T> a) { cerr << "{"; for (int i = 0; i != a.size(); i++) { if (i != 0) { cerr << ", "; } print(a[i]); } cerr << "}"; } template <typename T> void printerror(T have, T need) { cerr << "\tExpected: "; print(need); cerr << endl; cerr << "\tReceived: "; print(have); cerr << endl; } template <typename T> void eq(int n, T have, T need) { if (have == need) { cerr << "Test Case #" << n << "...PASSED" << endl; } else { cerr << "Test Case #" << n << "...FAILED" << endl; printerror(have, need); } } template <typename T> void eq(int n, vector <T> have, vector <T> need) { if (have.size() != need.size()) { cerr << "Test Case #" << n << "...FAILED: "; cerr << "returned " << have.size() << " elements; expected " << need.size() << " elements." << endl; printerror(have, need); return; } for (int i = 0; i < have.size(); i++) { if (have[i] != need[i]) { cerr << "Test Case #" << n << "...FAILED: "; cerr << "expected and returned array differ in position " << i << "." << endl; printerror(have, need); return; } } cerr << "Test Case #" << n << "...PASSED" << endl; } static void eq(int n, double have, double need) { if (fabs(have - need) < 1e-9 || (fabs(need) >= 1 && fabs((have - need) / need) < 1e-9)) { cerr << "Test Case #" << n << "...PASSED" << endl; } else { cerr << "Test Case #" << n << "...FAILED" << endl; printerror(have, need); } } static void eq(int n, string have, string need) { if (have == need) { cerr << "Test Case #" << n << "...PASSED" << endl; } else { cerr << "Test Case #" << n << "...FAILED" << endl; printerror(have, need); } } int main(int argc, char *argv[]) { { int n = 14; int k = 3; string expected = "12320"; Multifactorial theObject; eq(0, theObject.calcMultiFact(n, k), expected); } { int n = 5; int k = 4; string expected = "5"; Multifactorial theObject; eq(1, theObject.calcMultiFact(n, k), expected); } { int n = 1000; int k = 2; string expected = "overflow"; Multifactorial theObject; eq(2, theObject.calcMultiFact(n, k), expected); } { int n = 2000000000; int k = 1900000000; string expected = "200000000000000000"; Multifactorial theObject; eq(3, theObject.calcMultiFact(n, k), expected); } { int n = 1000; int k = 256; string expected = "84232704000"; Multifactorial theObject; eq(4, theObject.calcMultiFact(n, k), expected); } { int n = 2000000000; int k = 1; string expected = "overflow"; Multifactorial theObject; eq(5, theObject.calcMultiFact(n, k), expected); } return 0; } // END CUT HERE
[ "argon.argon.argon@gmail.com" ]
argon.argon.argon@gmail.com
38cdbc92dd13ca3914ca3f801bb3ad0c1a38cff6
9e25c9b233367dfc6f8dfae352056a0e4bc260d0
/Seat reservation project/Seat reservation project.cpp
74e0489a1bcd179de00fa2ff1912ff17cd408430
[]
no_license
Calulo97/Seat-reservation-project
0cc69a5b5dcb195d3f74c7edbe9636d28d236d8f
b26557f2157a9a30f35ca3329576246729a79f3b
refs/heads/master
2021-01-01T04:54:08.408264
2017-07-14T22:05:59
2017-07-14T22:05:59
97,270,278
0
0
null
null
null
null
ISO-8859-1
C++
false
false
1,298
cpp
//Raúl Ureña //CIS-054 //7-24-17 #include "stdafx.h" #include <iostream> #include <iomanip> using namespace std; int main() { char **array_of_seats; int rows; //rows and columns will be define by user int columns; //i.e. seats per row char reservation; //Seat wanted by customer char answer; //do-while loop operator cout << "Enter the number of rows: " << endl; cin >> rows; cout << "Enter the number of columns: " << endl; cin >> columns; do { cout << "Would you like to make another reservation (Y/N)?"; cin >> answer; answer = toupper(answer); } while (answer != 'N'); char **create_array (int rows, int columns) //Pointers ** { char **array_of_seats; array_of_seats = new char*[rows]; //Row is an array varaible and pointer for (int r = 0; r < rows; r++) array_of_seats[r] = new char[columns]; //array is built per row, creating a number of columns per row return array_of_seats; } void initialize seats (char **array_of_seats, int rows, int columns) //i.e. assign characters to seats { for (int r = o; r < rows; r++) { for (int c = 0; c < columns; c++) //Is this kind of pun legal?? array_of_seats[r][c] = 'A' + c; //Increment character by one letter for every column. Above for repeats for all rows } } return 0; }
[ "Raul-Urena@outlook.com" ]
Raul-Urena@outlook.com
3792b226970512cfcfc666833592284f4eaaa26d
d7b84a31cafb72a3cb71b3a3cc724a68119ba18e
/Tyr/4.36/phi
a2a8106dc368e1cead7462033cd9252b63811595
[]
no_license
benroque/Ragnorak
6cc7c68db801f9281a4ac241da754bce88ef6caf
a1bfc2430cccb207192792acebdd1530f1388a4c
refs/heads/master
2021-01-14T08:13:18.774988
2017-02-20T08:32:53
2017-02-20T08:32:53
82,008,402
0
0
null
null
null
null
UTF-8
C++
false
false
1,718,991
/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 4.1 | | \\ / A nd | Web: www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ FoamFile { version 2.0; format ascii; class surfaceScalarField; location "4.36"; object phi; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // dimensions [1 0 -1 0 0 0 0]; internalField nonuniform List<scalar> 150500 ( 0.0168001 1.8095e-10 -3.3893e-12 0.0168001 9.98672e-10 -1.1646e-11 0.0168001 3.72579e-09 -1.3467e-11 0.0168 9.52961e-09 -2.17001e-11 0.0168 2.64613e-08 -2.13305e-11 0.0168 6.04507e-08 -2.92274e-11 0.0167998 1.60677e-07 -2.92116e-11 0.0167995 3.54486e-07 -4.02988e-11 0.0167984 9.8282e-07 -4.16946e-11 0.0167964 2.10787e-06 -7.76443e-11 0.0167895 6.63749e-06 -9.41666e-11 0.0167745 1.5474e-05 -2.31423e-10 0.0167113 6.25306e-05 -2.67863e-10 0.0165299 0.000181632 -1.12513e-09 0.0154601 0.00106938 -2.33157e-09 0.0141788 0.0012813 5.00468e-10 0.012937 0.00124143 -5.32208e-11 0.011646 0.00129064 -3.39473e-10 0.0102868 0.00135852 -3.35904e-10 0.00884209 0.00144467 -3.15808e-10 0.00729047 0.00155107 -3.06054e-10 0.00562761 0.00166259 -3.23195e-10 0.00386239 0.00176537 -3.34915e-10 0.0019918 0.00187009 -3.47283e-10 0.00199119 -3.63109e-10 0.0168001 3.47567e-10 -3.38091e-12 0.0168001 1.91747e-09 -1.16471e-11 0.0168001 7.17058e-09 -1.34644e-11 0.0168 1.82991e-08 -2.16919e-11 0.0168 5.09332e-08 -2.13236e-11 0.0168 1.15786e-07 -2.91998e-11 0.0167998 3.12083e-07 -2.91621e-11 0.0167995 6.69082e-07 -4.01292e-11 0.0167985 1.97453e-06 -4.15714e-11 0.0167967 4.01506e-06 -7.67616e-11 0.0167895 1.34876e-05 -9.35839e-11 0.0167753 3.02085e-05 -2.27196e-10 0.0167055 0.000131699 -2.71604e-10 0.0165185 0.00036886 -1.10971e-09 0.015446 0.00214141 -2.32959e-09 0.0141321 0.00259525 5.0495e-10 0.0129095 0.00246383 -4.97349e-11 0.0116402 0.00255968 -3.40569e-10 0.0102929 0.00270523 -3.36552e-10 0.00883785 0.00289975 -3.14495e-10 0.00726939 0.00311908 -3.01519e-10 0.00559211 0.00333968 -3.17385e-10 0.00380834 0.00354935 -3.28438e-10 0.00192745 0.00375046 -3.40395e-10 0.00391812 -3.56143e-10 0.0168001 5.04644e-10 -3.3684e-12 0.0168001 2.76495e-09 -1.16421e-11 0.0168001 1.03334e-08 -1.34851e-11 0.0168 2.62551e-08 -2.16049e-11 0.0168 7.33664e-08 -2.14263e-11 0.0168 1.66338e-07 -2.90802e-11 0.0167998 4.5103e-07 -2.91571e-11 0.0167995 9.64613e-07 -3.9785e-11 0.0167986 2.85546e-06 -4.15449e-11 0.0167969 5.82409e-06 -7.53447e-11 0.0167902 1.98707e-05 -9.25346e-11 0.016776 4.4939e-05 -2.21125e-10 0.0167115 0.00019554 -2.68663e-10 0.0165335 0.00054708 -1.07328e-09 0.0155478 0.0031265 -2.30415e-09 0.0142095 0.00393378 5.14599e-10 0.012982 0.0036911 -4.3784e-11 0.011723 0.00381842 -3.4339e-10 0.010387 0.00404055 -3.40612e-10 0.00893248 0.00435432 -3.17354e-10 0.00735872 0.00469242 -2.99057e-10 0.0056651 0.00503309 -3.11822e-10 0.00385459 0.00536013 -3.20896e-10 0.00194953 0.00565504 -3.30146e-10 0.00586715 -3.43016e-10 0.0168001 5.74998e-10 -3.34849e-12 0.0168001 3.19563e-09 -1.1637e-11 0.0168001 1.19543e-08 -1.35027e-11 0.0168001 3.0453e-08 -2.15032e-11 0.0168 8.45249e-08 -2.15129e-11 0.0168 1.89753e-07 -2.88993e-11 0.0167999 5.27703e-07 -2.90172e-11 0.0167999 1.01908e-06 -3.89769e-11 0.016799 3.71381e-06 -4.10463e-11 0.0167992 5.67359e-06 -7.13083e-11 0.0167903 2.85136e-05 -8.82222e-11 0.0167819 5.37768e-05 -2.08966e-10 0.0167192 0.000257631 -2.58316e-10 0.0165672 0.000699275 -1.0206e-09 0.0157475 0.00394544 -2.30129e-09 0.0143904 0.00529115 4.60897e-10 0.0131545 0.00492674 -6.53459e-11 0.0119021 0.00507059 -3.40977e-10 0.0105765 0.00536556 -3.37861e-10 0.00912922 0.00580157 -3.14221e-10 0.00755448 0.00626674 -2.96291e-10 0.00585458 0.00673281 -3.05866e-10 0.00401142 0.00720357 -3.1171e-10 0.00203251 0.00763351 -3.16559e-10 0.0078992 -3.25142e-10 0.0168001 7.5041e-10 -3.34064e-12 0.0168001 4.14579e-09 -1.16051e-11 0.0168001 1.54468e-08 -1.35963e-11 0.0168 3.94645e-08 -2.13792e-11 0.0168 1.09263e-07 -2.18619e-11 0.0168 2.4806e-07 -2.90527e-11 0.0167998 6.69984e-07 -2.98122e-11 0.0167995 1.38871e-06 -4.28046e-11 0.0167987 4.47921e-06 -3.7926e-11 0.0167972 7.23289e-06 -1.13623e-10 0.0167917 3.37461e-05 -1.67272e-12 0.0167821 6.38015e-05 -3.0923e-10 0.016744 0.000295152 -7.14e-11 0.0166442 0.00079926 -9.11609e-10 0.0161651 0.00442362 -2.03933e-09 0.0147851 0.00667149 3.16007e-10 0.0134933 0.00621829 -1.94448e-10 0.0122207 0.00634296 -3.72376e-10 0.0109068 0.00667878 -3.52506e-10 0.00946493 0.00724355 -3.15318e-10 0.00788557 0.00784555 -3.04023e-10 0.00615413 0.00846392 -3.08733e-10 0.00426064 0.00909733 -3.08996e-10 0.00219809 0.00969566 -3.07649e-10 0.0100969 -3.10551e-10 0.0168001 9.13824e-10 -3.31489e-12 0.0168001 5.02253e-09 -1.15785e-11 0.0168001 1.87136e-08 -1.3568e-11 0.0168 4.78395e-08 -2.12555e-11 0.0168 1.32664e-07 -2.15592e-11 0.0168 3.03129e-07 -2.83131e-11 0.0167998 8.01779e-07 -2.83187e-11 0.0167995 1.77378e-06 -3.64016e-11 0.016799 4.90762e-06 -3.86383e-11 0.0167963 1.00365e-05 -6.85608e-11 0.0167955 3.43138e-05 -4.82221e-11 0.0167897 6.99046e-05 -2.16645e-10 0.0167823 0.000302037 -1.56886e-10 0.0167689 0.000812858 -8.06058e-10 0.0168709 0.00432064 -1.87399e-09 0.0154642 0.00807847 2.06071e-10 0.0140347 0.00764766 -2.07797e-10 0.0127092 0.00766828 -3.51841e-10 0.0113832 0.00800417 -3.3694e-10 0.00996501 0.00866162 -3.08013e-10 0.00837384 0.00943664 -3.06561e-10 0.00661937 0.0102184 -3.10307e-10 0.00465177 0.0110653 -3.06801e-10 0.00242814 0.011919 -3.01747e-10 0.0125246 -3.01889e-10 0.0168001 9.56759e-10 -3.27794e-12 0.0168001 5.29284e-09 -1.15847e-11 0.0168001 1.97016e-08 -1.35451e-11 0.0168001 5.05494e-08 -2.12303e-11 0.0168 1.39067e-07 -2.14736e-11 0.0168 3.18093e-07 -2.81697e-11 0.0168 8.29422e-07 -2.79236e-11 0.0167999 1.84406e-06 -3.56208e-11 0.0167999 4.88213e-06 -3.80999e-11 0.0167994 1.06485e-05 -5.55038e-11 0.0168023 3.12396e-05 -6.24214e-11 0.0168031 6.93218e-05 -1.7639e-10 0.0168502 0.000254512 -1.87169e-10 0.016981 0.00068215 -7.34263e-10 0.0180682 0.00323243 -1.82018e-09 0.016647 0.00949983 -7.54781e-12 0.0148655 0.00942915 -2.17178e-10 0.0134567 0.009077 -2.95195e-10 0.0121034 0.00935676 -2.95657e-10 0.0106609 0.0101042 -2.89509e-10 0.0090617 0.0110352 -2.91476e-10 0.0072543 0.0120256 -2.99687e-10 0.00520963 0.0131103 -2.98643e-10 0.00282974 0.0142986 -2.93826e-10 0.015354 -2.92111e-10 0.0168001 1.03145e-09 -3.24499e-12 0.0168001 5.73373e-09 -1.15934e-11 0.0168001 2.13904e-08 -1.35419e-11 0.0168001 5.51394e-08 -2.12238e-11 0.0168 1.51574e-07 -2.14422e-11 0.0168 3.48028e-07 -2.81022e-11 0.0167999 9.03794e-07 -2.77193e-11 0.0167997 2.03244e-06 -3.51554e-11 0.0167994 5.25493e-06 -3.68546e-11 0.0167982 1.18546e-05 -5.27055e-11 0.0167981 3.1168e-05 -5.36932e-11 0.0167909 7.67936e-05 -1.6283e-10 0.0168121 0.000232816 -1.13696e-10 0.0168435 0.000650993 -5.26068e-10 0.0172653 0.00280988 -9.36864e-10 0.0167046 0.01006 -7.90695e-10 0.0151773 0.0109561 -3.87092e-10 0.0140251 0.0102292 -2.96556e-10 0.0127859 0.0105956 -2.91141e-10 0.0114235 0.0114667 -2.82915e-10 0.00987772 0.0125807 -2.81699e-10 0.00810135 0.0138016 -2.86807e-10 0.00601172 0.0152002 -2.84904e-10 0.00342686 0.0168834 -2.80165e-10 0.0187805 -2.78215e-10 0.0168001 1.3961e-09 -3.21887e-12 0.0168001 6.2333e-09 -1.15934e-11 0.0168001 2.54311e-08 -1.35556e-11 0.0168 6.11634e-08 -2.12228e-11 0.0168 1.78624e-07 -2.1473e-11 0.0168 3.90326e-07 -2.81621e-11 0.0167998 1.04484e-06 -2.79336e-11 0.0167995 2.36513e-06 -3.57385e-11 0.0167993 5.47937e-06 -3.71771e-11 0.0167974 1.38067e-05 -5.95998e-11 0.0167966 3.17826e-05 -4.24565e-11 0.0168001 7.34888e-05 -1.8127e-10 0.0167945 0.000237912 -5.73984e-11 0.0168057 0.000640108 -4.93547e-10 0.0170164 0.00259871 -7.15536e-10 0.0163259 0.0107497 -1.25491e-09 0.0157379 0.0115435 -3.33711e-10 0.0145326 0.011434 -2.70402e-10 0.0133115 0.0118159 -2.67613e-10 0.0121549 0.0126233 -2.69035e-10 0.0107601 0.0139756 -2.70437e-10 0.00914184 0.0154195 -2.70526e-10 0.0071966 0.0171456 -2.67418e-10 0.0045078 0.0195721 -2.56769e-10 0.023288 -2.5391e-10 0.0168001 -3.24091e-12 2.00039e-09 0.0168001 -1.16275e-11 1.47336e-09 0.0168001 -1.36234e-11 2.6473e-08 0.0168001 -2.18657e-11 2.25953e-08 0.0168001 -2.11777e-11 1.74377e-07 0.0168003 -2.9103e-11 1.4705e-07 0.0168003 -2.8071e-11 1.05924e-06 0.016802 -3.73714e-11 7.39495e-07 0.0168003 -3.6034e-11 7.15648e-06 0.0168113 -5.92436e-11 2.9626e-06 0.0167893 -5.98205e-11 5.37943e-05 0.016852 -1.33587e-10 1.09047e-05 0.0167087 -6.03254e-11 0.000380835 0.0169906 -5.18951e-10 0.000358214 0.016941 -5.43419e-10 0.00264807 0.0165509 -1.44586e-09 0.0111388 0.0157049 -2.36333e-10 0.0123891 0.0148396 -2.01412e-10 0.0122989 0.0139206 -2.40705e-10 0.0127343 0.0129165 -2.47613e-10 0.0136269 0.0118421 -2.51123e-10 0.0150498 0.0105615 -2.48653e-10 0.0167 0.00880037 -2.41864e-10 0.0189069 0.00621768 -2.24478e-10 0.0221547 -2.06346e-10 0.0295053 0.0168001 1.85075e-10 -5.06528e-16 0.0168001 1.00143e-09 -2.69928e-15 0.0168001 3.73043e-09 -5.85848e-15 0.0168 9.53707e-09 -1.24177e-14 0.0168 2.6476e-08 -2.23315e-14 0.0168 6.04706e-08 -4.21809e-14 0.0167998 1.60726e-07 -8.48537e-14 0.0167995 3.54614e-07 -1.67098e-13 0.0167984 9.83006e-07 -3.78524e-13 0.0167964 2.1085e-06 -7.89769e-13 0.0167895 6.63842e-06 -2.15249e-12 0.0167745 1.54771e-05 -5.04909e-12 0.0167113 6.25319e-05 -1.25293e-11 0.0165299 0.000181646 -4.18669e-11 0.0154601 0.00106941 -1.1016e-10 0.0141788 0.00128127 2.53935e-11 0.012937 0.00124143 -1.96456e-12 0.011646 0.00129063 -1.24397e-11 0.0102868 0.00135851 -1.11434e-11 0.00884211 0.00144464 -9.39251e-12 0.00729051 0.00155105 -1.1387e-11 0.00562766 0.00166258 -1.36783e-11 0.00386244 0.00176537 -1.51252e-11 0.00199184 0.0018701 -1.65468e-11 0.00199122 -1.78751e-11 0.0168001 3.53829e-10 -4.91709e-16 0.0168001 1.92575e-09 -2.63674e-15 0.0168001 7.16791e-09 -5.63812e-15 0.0168 1.83448e-08 -1.19383e-14 0.0168 5.09122e-08 -2.08968e-14 0.0168 1.1585e-07 -3.88176e-14 0.0167998 3.12139e-07 -7.8195e-14 0.0167995 6.69342e-07 -1.37772e-13 0.0167985 1.97483e-06 -3.82242e-13 0.0167967 4.01618e-06 -6.22269e-13 0.0167895 1.34897e-05 -2.22182e-12 0.0167753 3.0214e-05 -4.14794e-12 0.0167055 0.000131709 -1.65672e-11 0.0165185 0.000368898 -4.18467e-11 0.0154458 0.00214153 -1.16341e-10 0.014132 0.00259521 2.86597e-11 0.0129094 0.00246381 1.37722e-12 0.0116401 0.00255965 -1.14106e-11 0.0102928 0.00270519 -1.0703e-11 0.00883782 0.00289971 -9.35669e-12 0.00726938 0.00311903 -1.07492e-11 0.00559212 0.00333965 -1.27227e-11 0.00380837 0.00354934 -1.41487e-11 0.00192747 0.00375047 -1.55576e-11 0.00391817 -1.68163e-11 0.0168001 5.14026e-10 -4.89862e-16 0.0168001 2.77487e-09 -2.62824e-15 0.0168001 1.0334e-08 -5.61912e-15 0.0168 2.63028e-08 -1.18889e-14 0.0168 7.33513e-08 -2.08513e-14 0.0168 1.6639e-07 -3.87395e-14 0.0167998 4.51077e-07 -7.84822e-14 0.0167995 9.64766e-07 -1.39039e-13 0.0167986 2.85547e-06 -3.87613e-13 0.0167969 5.82388e-06 -6.36498e-13 0.0167902 1.9873e-05 -2.29775e-12 0.016776 4.4948e-05 -4.30323e-12 0.0167115 0.00019556 -1.72662e-11 0.0165335 0.00054716 -4.35022e-11 0.0155476 0.00312676 -1.22429e-10 0.0142093 0.00393374 3.32278e-11 0.0129818 0.00369106 4.14162e-12 0.0117228 0.00381837 -1.10384e-11 0.0103869 0.00404048 -1.07698e-11 0.00893239 0.00435425 -9.67494e-12 0.00735866 0.00469234 -1.01458e-11 0.00566507 0.00503303 -1.14849e-11 0.00385458 0.0053601 -1.26918e-11 0.00194953 0.00565503 -1.38669e-11 0.0058672 -1.48906e-11 0.0168001 5.7989e-10 -4.89575e-16 0.0168001 3.21733e-09 -2.62658e-15 0.0168001 1.19296e-08 -5.62341e-15 0.0168001 3.05137e-08 -1.18901e-14 0.0168 8.44212e-08 -2.0948e-14 0.0168 1.89713e-07 -3.89799e-14 0.0167999 5.27438e-07 -7.94236e-14 0.0167999 1.0179e-06 -1.42289e-13 0.016799 3.71537e-06 -3.93803e-13 0.0167993 5.65905e-06 -6.58786e-13 0.0167903 2.85524e-05 -2.36198e-12 0.0167819 5.3738e-05 -4.38604e-12 0.0167191 0.00025775 -1.76442e-11 0.0165671 0.0006994 -4.42684e-11 0.0157472 0.00394598 -1.27171e-10 0.01439 0.00529113 3.6361e-11 0.0131542 0.00492657 5.30942e-12 0.0119019 0.00507048 -1.11016e-11 0.0105762 0.00536546 -1.09253e-11 0.00912903 0.00580147 -9.8147e-12 0.00755434 0.00626662 -9.70306e-12 0.00585448 0.0067327 -1.02135e-11 0.00401136 0.00720349 -1.10979e-11 0.00203248 0.00763347 -1.19383e-11 0.00789922 -1.2693e-11 0.0168001 7.63251e-10 -4.71768e-16 0.0168001 4.16951e-09 -2.57327e-15 0.0168001 1.54803e-08 -5.42005e-15 0.0168 3.95469e-08 -1.11837e-14 0.0168 1.09477e-07 -1.96304e-14 0.0168 2.48539e-07 -3.50238e-14 0.0167998 6.71014e-07 -7.18525e-14 0.0167994 1.39251e-06 -1.05123e-13 0.0167986 4.48071e-06 -4.1412e-13 0.0167971 7.25389e-06 -3.19059e-13 0.0167917 3.37347e-05 -3.74351e-12 0.016782 6.38531e-05 -3.5581e-12 0.016744 0.00029513 -1.76587e-11 0.0166443 0.000799355 -4.46887e-11 0.0161654 0.00442404 -1.33453e-10 0.0147853 0.00667147 3.74974e-11 0.0134934 0.00621826 7.21483e-12 0.0122207 0.00634293 -1.04894e-11 0.0109068 0.00667873 -1.0728e-11 0.00946485 0.00724348 -9.7236e-12 0.00788547 0.00784544 -9.06355e-12 0.00615404 0.0084638 -8.98877e-12 0.00426058 0.00909723 -9.60718e-12 0.00219806 0.00969559 -1.00717e-11 0.0100968 -1.05075e-11 0.0168001 9.31967e-10 -4.87218e-16 0.0168001 5.03436e-09 -2.6293e-15 0.0168001 1.87413e-08 -5.64807e-15 0.0168 4.78803e-08 -1.17232e-14 0.0168 1.3276e-07 -2.12203e-14 0.0168 3.03324e-07 -3.90756e-14 0.0167998 8.02245e-07 -7.90717e-14 0.0167995 1.77488e-06 -1.47938e-13 0.016799 4.90945e-06 -3.87175e-13 0.0167963 1.0046e-05 -6.19584e-13 0.0167955 3.43167e-05 -2.53822e-12 0.0167897 6.99302e-05 -4.00401e-12 0.0167823 0.000302049 -1.76388e-11 0.0167689 0.000812938 -4.31519e-11 0.0168708 0.00432112 -1.33073e-10 0.0154643 0.00807831 3.34903e-11 0.0140348 0.0076476 8.08502e-12 0.0127092 0.00766826 -9.69052e-12 0.0113832 0.00800416 -1.05637e-11 0.00996502 0.00866157 -1.06088e-11 0.00837382 0.00943657 -8.80717e-12 0.00661933 0.0102183 -8.16029e-12 0.00465173 0.0110652 -8.1443e-12 0.00242811 0.0119189 -8.27552e-12 0.0125245 -8.37714e-12 0.0168001 9.73208e-10 -4.81309e-16 0.0168001 5.30203e-09 -2.60086e-15 0.0168001 1.97156e-08 -5.5626e-15 0.0168001 5.05675e-08 -1.15283e-14 0.0168 1.39102e-07 -2.06913e-14 0.0168 3.18161e-07 -3.78961e-14 0.0168 8.29585e-07 -7.59334e-14 0.0167999 1.84442e-06 -1.41223e-13 0.0167999 4.88302e-06 -3.57175e-13 0.0167994 1.06505e-05 -6.51257e-13 0.0168023 3.1246e-05 -2.23821e-12 0.0168031 6.93329e-05 -3.75446e-12 0.0168501 0.000254566 -1.61069e-11 0.0169809 0.000682311 -3.9913e-11 0.0180676 0.00323337 -1.30489e-10 0.0166465 0.00949957 2.03031e-11 0.0148653 0.00942881 4.60518e-12 0.0134566 0.00907689 -9.00524e-12 0.0121034 0.0093567 -1.02613e-11 0.0106609 0.0101041 -1.06406e-11 0.00906169 0.0110351 -8.06492e-12 0.00725428 0.0120255 -7.38429e-12 0.00520961 0.0131102 -6.94093e-12 0.00282972 0.0142985 -6.62668e-12 0.0153539 -6.27615e-12 0.0168001 1.04286e-09 -4.686e-16 0.0168001 5.73836e-09 -2.54289e-15 0.0168001 2.13838e-08 -5.37373e-15 0.0168001 5.51106e-08 -1.11201e-14 0.0168 1.51493e-07 -1.94518e-14 0.0168 3.47915e-07 -3.53682e-14 0.0167999 9.03529e-07 -6.78723e-14 0.0167998 2.03192e-06 -1.25966e-13 0.0167994 5.25428e-06 -2.95791e-13 0.0167982 1.18515e-05 -5.74371e-13 0.0167981 3.11724e-05 -1.51408e-12 0.0167909 7.6785e-05 -3.58046e-12 0.0168121 0.000232855 -9.47209e-12 0.0168437 0.000651045 -2.46198e-11 0.017266 0.00281028 -6.37153e-11 0.016705 0.0100601 -4.49051e-11 0.0151774 0.0109561 -1.51982e-11 0.0140252 0.0102291 -1.28742e-11 0.0127859 0.0105956 -1.30023e-11 0.0114235 0.0114666 -1.23576e-11 0.00987774 0.0125806 -9.47393e-12 0.00810136 0.0138015 -7.88155e-12 0.00601172 0.0152001 -6.71571e-12 0.00342685 0.0168833 -5.64442e-12 0.0187804 -4.51468e-12 0.0168001 1.37248e-09 -4.65843e-16 0.0168001 6.34022e-09 -2.52422e-15 0.0168001 2.54707e-08 -5.33791e-15 0.0168 6.0925e-08 -1.10418e-14 0.0168 1.78648e-07 -1.93485e-14 0.0168 3.89915e-07 -3.5279e-14 0.0167998 1.04464e-06 -6.77827e-14 0.0167995 2.36444e-06 -1.29639e-13 0.0167993 5.47914e-06 -2.77969e-13 0.0167973 1.38072e-05 -6.66569e-13 0.0167966 3.17769e-05 -1.0838e-12 0.0168001 7.35062e-05 -3.95691e-12 0.0167946 0.000237914 -6.60816e-12 0.0168058 0.000640135 -2.08781e-11 0.0170166 0.00259891 -5.08194e-11 0.0163261 0.0107497 -7.97169e-11 0.0157381 0.0115435 -1.58434e-11 0.0145327 0.0114341 -1.26527e-11 0.0133116 0.0118159 -1.30929e-11 0.0121549 0.0126232 -1.25704e-11 0.0107601 0.0139755 -1.06897e-11 0.00914189 0.0154195 -8.63134e-12 0.00719662 0.0171455 -7.36916e-12 0.00450782 0.0195721 -5.03838e-12 0.0232879 -3.56394e-12 0.0168001 -4.54658e-16 1.86478e-09 0.0168001 -2.44727e-15 1.83885e-09 0.0168001 -5.07339e-15 2.5276e-08 0.0168001 -1.07085e-14 2.3112e-08 0.0168001 -1.73468e-14 1.72972e-07 0.0168003 -3.18541e-14 1.47697e-07 0.0168003 -5.61444e-14 1.05817e-06 0.016802 -1.03884e-13 7.40609e-07 0.0168003 -2.20745e-13 7.15529e-06 0.0168113 -4.26507e-13 2.96836e-06 0.0167893 -1.10233e-12 5.37914e-05 0.016852 -2.43305e-12 1.09254e-05 0.0167087 -5.5226e-12 0.000380799 0.0169906 -2.09056e-11 0.000358318 0.0169411 -4.25037e-11 0.00264804 0.016551 -9.53652e-11 0.011139 0.015705 -1.15987e-11 0.0123891 0.0148398 -9.59846e-12 0.0122989 0.0139207 -1.22069e-11 0.0127343 0.0129166 -1.21477e-11 0.0136269 0.0118422 -1.07429e-11 0.0150497 0.0105616 -9.62494e-12 0.0166999 0.00880043 -7.64739e-12 0.0189068 0.00621772 -5.12458e-12 0.0221546 -3.10546e-12 0.0295053 0.0168001 1.85082e-10 1.76495e-16 0.0168001 1.00147e-09 1.65332e-16 0.0168001 3.73056e-09 -5.90484e-17 0.0168 9.53738e-09 -1.27359e-16 0.0168 2.64769e-08 -3.26024e-16 0.0168 6.04728e-08 -6.69336e-16 0.0167998 1.60731e-07 -1.58573e-15 0.0167995 3.54631e-07 -3.52682e-15 0.0167984 9.83015e-07 -6.79127e-15 0.0167964 2.10859e-06 -1.69787e-14 0.0167895 6.63843e-06 -3.30508e-14 0.0167745 1.54775e-05 -8.63767e-14 0.0167113 6.25297e-05 -1.00973e-13 0.0165299 0.000181645 -4.05444e-13 0.0154601 0.0010694 -6.20637e-13 0.0141788 0.00128127 2.54813e-13 0.012937 0.00124143 -5.69266e-13 0.011646 0.00129063 -9.51359e-13 0.0102868 0.00135851 -9.02069e-13 0.00884214 0.00144464 -8.79839e-13 0.00729054 0.00155106 -1.08259e-12 0.00562768 0.00166259 -1.26345e-12 0.00386245 0.00176538 -1.37174e-12 0.00199185 0.00187011 -1.4914e-12 0.00199123 -1.58655e-12 0.0168001 3.5383e-10 1.74523e-16 0.0168001 1.92575e-09 1.73396e-16 0.0168001 7.16793e-09 -5.33732e-17 0.0168 1.83448e-08 -1.15097e-16 0.0168 5.09123e-08 -2.92646e-16 0.0168 1.1585e-07 -5.92301e-16 0.0167998 3.12139e-07 -1.46e-15 0.0167995 6.69343e-07 -2.89095e-15 0.0167985 1.97484e-06 -7.21795e-15 0.0167967 4.01618e-06 -1.3727e-14 0.0167895 1.34897e-05 -3.71792e-14 0.0167753 3.0214e-05 -7.38618e-14 0.0167055 0.000131709 -1.98762e-13 0.0165185 0.000368896 -4.63066e-13 0.0154458 0.00214153 -9.23423e-13 0.014132 0.0025952 3.56987e-13 0.0129094 0.0024638 -5.54254e-13 0.0116401 0.00255965 -9.07788e-13 0.0102928 0.00270519 -8.88056e-13 0.00883783 0.00289971 -8.83232e-13 0.00726939 0.00311903 -1.02633e-12 0.00559213 0.00333965 -1.18431e-12 0.00380837 0.00354934 -1.3009e-12 0.00192747 0.00375048 -1.40821e-12 0.00391818 -1.49582e-12 0.0168001 5.14027e-10 1.74124e-16 0.0168001 2.77487e-09 1.7387e-16 0.0168001 1.0334e-08 -5.44642e-17 0.0168 2.63028e-08 -1.17431e-16 0.0168 7.33515e-08 -3.02606e-16 0.0168 1.66391e-07 -6.12869e-16 0.0167998 4.51077e-07 -1.54163e-15 0.0167995 9.64767e-07 -3.05379e-15 0.0167986 2.85547e-06 -7.8806e-15 0.0167969 5.82389e-06 -1.48827e-14 0.0167902 1.9873e-05 -4.25221e-14 0.016776 4.4948e-05 -8.41876e-14 0.0167115 0.00019556 -2.44551e-13 0.0165335 0.000547159 -5.76829e-13 0.0155476 0.00312676 -1.26772e-12 0.0142093 0.00393373 5.24678e-13 0.0129818 0.00369105 -4.3971e-13 0.0117228 0.00381836 -9.11159e-13 0.0103869 0.00404048 -9.09696e-13 0.00893239 0.00435425 -9.09577e-13 0.00735867 0.00469234 -9.57256e-13 0.00566508 0.00503304 -1.06821e-12 0.00385459 0.0053601 -1.12881e-12 0.00194953 0.00565505 -1.22946e-12 0.00586722 -1.31726e-12 0.0168001 5.79898e-10 1.73891e-16 0.0168001 3.21736e-09 1.73367e-16 0.0168001 1.19297e-08 -5.64175e-17 0.0168001 3.0514e-08 -1.21581e-16 0.0168 8.44219e-08 -3.16302e-16 0.0168 1.89715e-07 -6.40492e-16 0.0167999 5.27442e-07 -1.63569e-15 0.0167999 1.01791e-06 -3.22384e-15 0.016799 3.71537e-06 -8.57487e-15 0.0167993 5.65918e-06 -1.59429e-14 0.0167903 2.85521e-05 -4.74487e-14 0.0167819 5.37383e-05 -9.21984e-14 0.0167192 0.000257749 -2.85702e-13 0.0165671 0.0006994 -6.74056e-13 0.0157472 0.00394599 -1.58762e-12 0.01439 0.00529112 6.38633e-13 0.0131542 0.00492657 -4.1827e-13 0.0119019 0.00507048 -9.36161e-13 0.0105762 0.00536545 -9.16545e-13 0.00912903 0.00580147 -9.42316e-13 0.00755434 0.00626662 -7.86336e-13 0.00585448 0.0067327 -1.07464e-12 0.00401136 0.0072035 -1.02922e-12 0.00203248 0.00763348 -1.09372e-12 0.00789924 -1.14215e-12 0.0168001 7.63243e-10 1.70742e-16 0.0168001 4.16949e-09 1.78298e-16 0.0168001 1.54802e-08 -5.62125e-17 0.0168 3.95466e-08 -1.2121e-16 0.0168 1.09476e-07 -3.17991e-16 0.0168 2.48536e-07 -6.43776e-16 0.0167998 6.7101e-07 -1.68079e-15 0.0167994 1.39249e-06 -3.22449e-15 0.0167986 4.48072e-06 -9.27842e-15 0.0167971 7.25377e-06 -1.59548e-14 0.0167917 3.37349e-05 -5.44645e-14 0.016782 6.3853e-05 -9.94047e-14 0.016744 0.000295131 -3.30451e-13 0.0166443 0.000799358 -7.82217e-13 0.0161653 0.00442406 -2.00109e-12 0.0147853 0.00667145 6.71512e-13 0.0134934 0.00621825 -3.73309e-13 0.0122207 0.00634292 -9.92761e-13 0.0109068 0.00667873 -8.97025e-13 0.00946485 0.00724348 -1.08465e-12 0.00788547 0.00784545 -6.45348e-13 0.00615404 0.00846381 -9.62542e-13 0.00426058 0.00909724 -8.11654e-13 0.00219806 0.0096956 -8.96007e-13 0.0100969 -9.42243e-13 0.0168001 9.31969e-10 1.73149e-16 0.0168001 5.03438e-09 1.72181e-16 0.0168001 1.87414e-08 -5.94499e-17 0.0168 4.78804e-08 -1.28277e-16 0.0168 1.3276e-07 -3.38241e-16 0.0168 3.03324e-07 -6.86463e-16 0.0167998 8.02247e-07 -1.78523e-15 0.0167995 1.77489e-06 -3.56075e-15 0.016799 4.90947e-06 -9.5933e-15 0.0167963 1.0046e-05 -1.80475e-14 0.0167955 3.43169e-05 -5.56287e-14 0.0167897 6.99306e-05 -1.0802e-13 0.0167823 0.000302051 -3.49648e-13 0.0167689 0.000812944 -8.47908e-13 0.0168708 0.00432116 -2.30498e-12 0.0154642 0.00807829 6.28564e-13 0.0140347 0.00764758 -2.94931e-13 0.0127092 0.00766826 -8.98941e-13 0.0113832 0.00800416 -8.25074e-13 0.00996501 0.00866157 -7.50115e-13 0.00837381 0.00943657 -5.24677e-13 0.00661932 0.0102183 -7.14559e-13 0.00465172 0.0110652 -7.11112e-13 0.00242811 0.0119189 -7.14086e-13 0.0125246 -7.22739e-13 0.0168001 9.73215e-10 1.72273e-16 0.0168001 5.30206e-09 1.75406e-16 0.0168001 1.97157e-08 -5.79548e-17 0.0168001 5.05678e-08 -1.24937e-16 0.0168 1.39103e-07 -3.31525e-16 0.0168 3.18163e-07 -6.719e-16 0.0168 8.2959e-07 -1.76428e-15 0.0167999 1.84444e-06 -3.50773e-15 0.0167999 4.88306e-06 -9.54843e-15 0.0167994 1.06506e-05 -1.83005e-14 0.0168023 3.12464e-05 -5.60252e-14 0.0168031 6.93333e-05 -1.08302e-13 0.0168501 0.00025457 -3.64233e-13 0.0169809 0.000682324 -8.99238e-13 0.0180676 0.00323344 -2.69156e-12 0.0166465 0.00949956 2.6176e-13 0.0148653 0.00942878 -2.82573e-13 0.0134566 0.00907688 -7.60854e-13 0.0121034 0.00935668 -8.28016e-13 0.0106609 0.0101041 -8.9054e-13 0.00906168 0.0110351 -8.18833e-13 0.00725427 0.0120255 -6.23775e-13 0.0052096 0.0131102 -6.20855e-13 0.00282972 0.0142985 -5.64137e-13 0.0153539 -5.18138e-13 0.0168001 1.04286e-09 1.70517e-16 0.0168001 5.73838e-09 1.82551e-16 0.0168001 2.13838e-08 -5.25838e-17 0.0168001 5.51107e-08 -1.13438e-16 0.0168 1.51494e-07 -2.99412e-16 0.0168 3.47916e-07 -6.06798e-16 0.0167999 9.03531e-07 -1.57674e-15 0.0167998 2.03192e-06 -3.14865e-15 0.0167994 5.2543e-06 -8.28481e-15 0.0167982 1.18515e-05 -1.65816e-14 0.0167981 3.11726e-05 -4.22876e-14 0.0167909 7.6785e-05 -1.05773e-13 0.0168121 0.000232858 -2.43424e-13 0.0168437 0.00065105 -6.36959e-13 0.017266 0.00281031 -1.55196e-12 0.016705 0.0100601 -1.17809e-12 0.0151774 0.0109561 -6.72835e-13 0.0140252 0.0102291 -8.90437e-13 0.0127859 0.0105956 -8.66222e-13 0.0114235 0.0114666 -8.01414e-13 0.00987773 0.0125806 -6.81262e-13 0.00810135 0.0138015 -5.04638e-13 0.00601171 0.0152001 -4.6278e-13 0.00342685 0.0168833 -4.18963e-13 0.0187804 -3.50236e-13 0.0168001 1.37248e-09 1.69997e-16 0.0168001 6.34028e-09 1.84323e-16 0.0168001 2.54708e-08 -5.29192e-17 0.0168 6.09253e-08 -1.14272e-16 0.0168 1.78649e-07 -3.07746e-16 0.0168 3.89917e-07 -6.28858e-16 0.0167998 1.04464e-06 -1.65567e-15 0.0167995 2.36445e-06 -3.43633e-15 0.0167993 5.47918e-06 -8.24759e-15 0.0167973 1.38074e-05 -2.06653e-14 0.0167966 3.1777e-05 -3.29794e-14 0.0168001 7.35069e-05 -1.23217e-13 0.0167946 0.000237916 -1.91234e-13 0.0168058 0.000640138 -6.10568e-13 0.0170166 0.00259892 -1.44586e-12 0.0163261 0.0107498 -2.29201e-12 0.0157381 0.0115435 -7.41245e-13 0.0145327 0.0114341 -7.1933e-13 0.0133116 0.0118159 -8.13851e-13 0.0121549 0.0126232 -7.70424e-13 0.0107601 0.0139755 -6.90592e-13 0.00914188 0.0154195 -4.10274e-13 0.00719662 0.0171455 -3.61854e-13 0.00450781 0.0195721 -2.54758e-13 0.0232879 -1.5583e-13 0.0168001 1.68969e-16 1.86476e-09 0.0168001 1.94441e-16 1.83893e-09 0.0168001 -4.2643e-17 2.52759e-08 0.0168001 -9.21318e-17 2.31125e-08 0.0168001 -2.45225e-16 1.72972e-07 0.0168003 -5.0249e-16 1.47699e-07 0.0168003 -1.29187e-15 1.05817e-06 0.016802 -2.6879e-15 7.40619e-07 0.0168003 -6.67294e-15 7.15532e-06 0.0168113 -1.37204e-14 2.96842e-06 0.0167893 -3.66437e-14 5.37916e-05 0.016852 -8.17434e-14 1.09258e-05 0.0167087 -1.81638e-13 0.0003808 0.0169906 -6.83221e-13 0.000358321 0.0169412 -1.33961e-12 0.00264805 0.016551 -3.01569e-12 0.011139 0.0157051 -5.85167e-13 0.0123891 0.0148398 -5.68895e-13 0.0122989 0.0139207 -7.87877e-13 0.0127343 0.0129167 -6.89763e-13 0.0136269 0.0118422 -6.05817e-13 0.0150497 0.0105616 -4.87036e-13 0.0166999 0.00880042 -3.39033e-13 0.0189068 0.00621772 -9.59108e-14 0.0221546 -3.01858e-14 0.0295053 0.0168001 1.85082e-10 5.94871e-18 0.0168001 1.00147e-09 2.46698e-17 0.0168001 3.73056e-09 7.29736e-17 0.0168 9.53739e-09 1.38874e-16 0.0168 2.64769e-08 3.37513e-16 0.0168 6.04728e-08 6.04615e-16 0.0167998 1.60731e-07 1.59566e-15 0.0167995 3.54632e-07 3.03341e-15 0.0167984 9.83015e-07 9.59981e-15 0.0167964 2.10859e-06 1.81671e-14 0.0167895 6.63843e-06 6.94077e-14 0.0167745 1.54775e-05 1.55662e-13 0.0167113 6.25297e-05 5.43942e-13 0.0165299 0.000181645 1.77308e-12 0.0154601 0.0010694 5.59942e-12 0.0141788 0.00128127 -1.14088e-13 0.012937 0.00124143 6.37162e-14 0.0116461 0.00129063 2.17726e-13 0.0102868 0.00135851 1.93362e-13 0.00884214 0.00144464 1.23682e-13 0.00729054 0.00155106 -2.4268e-14 0.00562769 0.00166259 -9.23907e-14 0.00386246 0.00176538 -1.41251e-13 0.00199185 0.00187011 -1.94239e-13 0.00199123 -2.18005e-13 0.0168001 3.5383e-10 5.3668e-18 0.0168001 1.92575e-09 2.26065e-17 0.0168001 7.16793e-09 6.64963e-17 0.0168 1.83448e-08 1.26815e-16 0.0168 5.09123e-08 3.05194e-16 0.0168 1.1585e-07 5.33873e-16 0.0167998 3.12139e-07 1.4501e-15 0.0167995 6.69343e-07 2.40559e-15 0.0167985 1.97484e-06 9.53857e-15 0.0167967 4.01618e-06 1.41872e-14 0.0167895 1.34897e-05 6.98002e-14 0.0167753 3.0214e-05 1.29284e-13 0.0167055 0.000131709 6.4372e-13 0.0165185 0.000368896 1.73522e-12 0.0154458 0.00214153 5.6439e-12 0.014132 0.0025952 -1.50231e-13 0.0129094 0.0024638 2.94932e-14 0.0116401 0.00255965 2.05642e-13 0.0102928 0.00270519 1.8399e-13 0.00883783 0.00289971 1.17515e-13 0.00726939 0.00311903 -2.84037e-14 0.00559213 0.00333965 -9.81791e-14 0.00380838 0.00354934 -1.44084e-13 0.00192747 0.00375048 -1.96447e-13 0.00391818 -2.17309e-13 0.0168001 5.14027e-10 5.39645e-18 0.0168001 2.77487e-09 2.27369e-17 0.0168001 1.0334e-08 6.69046e-17 0.0168 2.63028e-08 1.27222e-16 0.0168 7.33514e-08 3.06014e-16 0.0168 1.66391e-07 5.33915e-16 0.0167998 4.51077e-07 1.44597e-15 0.0167995 9.64767e-07 2.41245e-15 0.0167986 2.85547e-06 9.48515e-15 0.0167969 5.82389e-06 1.42536e-14 0.0167902 1.9873e-05 7.0162e-14 0.016776 4.4948e-05 1.29936e-13 0.0167115 0.00019556 6.46627e-13 0.0165335 0.000547159 1.73335e-12 0.0155476 0.00312675 5.68166e-12 0.0142093 0.00393373 -2.17178e-13 0.0129818 0.00369105 -1.1451e-14 0.0117228 0.00381836 1.89667e-13 0.0103869 0.00404048 1.71064e-13 0.00893239 0.00435425 1.07247e-13 0.00735867 0.00469234 -3.64059e-14 0.00566508 0.00503304 -1.09911e-13 0.00385459 0.00536011 -1.46743e-13 0.00194953 0.00565505 -1.97229e-13 0.00586722 -2.13589e-13 0.0168001 5.79898e-10 5.5235e-18 0.0168001 3.21736e-09 2.32316e-17 0.0168001 1.19297e-08 6.82099e-17 0.0168001 3.0514e-08 1.29289e-16 0.0168 8.44219e-08 3.1066e-16 0.0168 1.89715e-07 5.41872e-16 0.0167999 5.27442e-07 1.45901e-15 0.0167999 1.01791e-06 2.47551e-15 0.016799 3.71537e-06 9.46899e-15 0.0167993 5.65918e-06 1.46037e-14 0.0167903 2.85521e-05 7.04797e-14 0.0167819 5.37383e-05 1.28847e-13 0.0167192 0.000257749 6.42283e-13 0.0165671 0.0006994 1.70978e-12 0.0157472 0.00394599 5.69974e-12 0.01439 0.00529112 -3.51483e-13 0.0131542 0.00492657 -5.28467e-14 0.0119019 0.00507048 1.76288e-13 0.0105762 0.00536545 1.59029e-13 0.00912903 0.00580147 9.87104e-14 0.00755434 0.00626662 -4.03534e-14 0.00585448 0.0067327 -1.35787e-13 0.00401136 0.0072035 -1.61891e-13 0.00203248 0.00763348 -1.99249e-13 0.00789924 -2.04936e-13 0.0168001 7.63243e-10 5.09575e-18 0.0168001 4.16948e-09 2.17594e-17 0.0168001 1.54802e-08 6.2456e-17 0.0168 3.95466e-08 1.15977e-16 0.0168 1.09476e-07 2.70611e-16 0.0168 2.48536e-07 4.4231e-16 0.0167998 6.7101e-07 1.23653e-15 0.0167994 1.39249e-06 1.29899e-15 0.0167986 4.48072e-06 1.00706e-14 0.0167971 7.25377e-06 1.89301e-15 0.0167917 3.37349e-05 9.20563e-14 0.016782 6.3853e-05 9.28401e-14 0.016744 0.000295131 6.71862e-13 0.0166443 0.000799358 1.66053e-12 0.0161653 0.00442406 5.69184e-12 0.0147853 0.00667145 -3.91088e-13 0.0134934 0.00621825 -9.46396e-14 0.0122207 0.00634292 1.65208e-13 0.0109068 0.00667873 1.54866e-13 0.00946484 0.00724348 8.57767e-14 0.00788547 0.00784544 -4.8053e-14 0.00615404 0.00846381 -1.15455e-13 0.00426058 0.00909724 -1.39071e-13 0.00219806 0.0096956 -1.81732e-13 0.0100969 -1.80964e-13 0.0168001 9.31969e-10 5.96989e-18 0.0168001 5.03438e-09 2.48409e-17 0.0168001 1.87414e-08 7.27508e-17 0.0168 4.78804e-08 1.37611e-16 0.0168 1.3276e-07 3.26585e-16 0.0168 3.03324e-07 5.77415e-16 0.0167998 8.02247e-07 1.47048e-15 0.0167995 1.77489e-06 2.70676e-15 0.016799 4.90947e-06 9.17217e-15 0.0167963 1.0046e-05 1.18738e-14 0.0167955 3.43169e-05 7.67286e-14 0.0167897 6.99306e-05 1.03025e-13 0.0167823 0.000302051 6.11595e-13 0.0167689 0.000812944 1.55146e-12 0.0168708 0.00432116 5.45558e-12 0.0154642 0.00807829 -2.04696e-13 0.0140347 0.00764758 -8.35085e-14 0.0127092 0.00766826 1.7369e-13 0.0113832 0.00800416 1.60139e-13 0.00996501 0.00866157 1.57709e-13 0.00837381 0.00943657 -5.65744e-14 0.00661932 0.0102183 -1.40281e-13 0.00465172 0.0110652 -1.4889e-13 0.00242811 0.0119189 -1.72271e-13 0.0125246 -1.53455e-13 0.0168001 9.73215e-10 5.86486e-18 0.0168001 5.30206e-09 2.43945e-17 0.0168001 1.97157e-08 7.13566e-17 0.0168001 5.05679e-08 1.34591e-16 0.0168 1.39103e-07 3.17848e-16 0.0168 3.18163e-07 5.56418e-16 0.0168 8.2959e-07 1.40213e-15 0.0167999 1.84444e-06 2.56449e-15 0.0167999 4.88306e-06 8.07187e-15 0.0167994 1.06506e-05 1.42321e-14 0.0168023 3.12464e-05 6.36583e-14 0.0168031 6.93334e-05 9.37568e-14 0.0168501 0.00025457 5.35346e-13 0.0169809 0.000682324 1.36499e-12 0.0180676 0.00323345 5.00727e-12 0.0166465 0.00949956 2.58286e-13 0.0148653 0.00942878 6.68161e-14 0.0134566 0.00907688 1.94417e-13 0.0121034 0.00935668 1.76141e-13 0.0106609 0.0101041 9.65745e-14 0.00906168 0.0110351 -4.58448e-14 0.00725427 0.0120255 -8.20669e-14 0.0052096 0.0131102 -1.13675e-13 0.00282972 0.0142985 -1.62143e-13 0.0153539 -1.37814e-13 0.0168001 1.04286e-09 5.37527e-18 0.0168001 5.73838e-09 2.24091e-17 0.0168001 2.13838e-08 6.56264e-17 0.0168001 5.51107e-08 1.24134e-16 0.0168 1.51494e-07 2.88881e-16 0.0168 3.47916e-07 5.03515e-16 0.0167999 9.03531e-07 1.21966e-15 0.0167998 2.03192e-06 2.23799e-15 0.0167994 5.2543e-06 6.41271e-15 0.0167982 1.18515e-05 1.25282e-14 0.0167981 3.11727e-05 4.08621e-14 0.0167909 7.6785e-05 8.93946e-14 0.0168121 0.000232858 3.09375e-13 0.0168437 0.00065105 8.08713e-13 0.017266 0.00281031 2.41278e-12 0.016705 0.0100601 2.26578e-12 0.0151774 0.0109561 7.46814e-13 0.0140251 0.0102291 3.05841e-13 0.0127859 0.0105956 2.72305e-13 0.0114235 0.0114666 1.73021e-13 0.00987772 0.0125806 3.67327e-14 0.00810135 0.0138015 -8.95233e-14 0.00601171 0.0152001 -1.4341e-13 0.00342685 0.0168833 -1.56929e-13 0.0187804 -1.68542e-13 0.0168001 1.37248e-09 5.47268e-18 0.0168001 6.34028e-09 2.25963e-17 0.0168001 2.54708e-08 6.6642e-17 0.0168 6.09253e-08 1.25783e-16 0.0168 1.78649e-07 2.93906e-16 0.0168 3.89917e-07 5.13207e-16 0.0167998 1.04464e-06 1.23102e-15 0.0167995 2.36445e-06 2.34333e-15 0.0167993 5.47918e-06 5.94863e-15 0.0167973 1.38074e-05 1.46804e-14 0.0167966 3.1777e-05 2.85692e-14 0.0168001 7.35069e-05 1.0057e-13 0.0167946 0.000237916 2.15284e-13 0.0168058 0.000640138 6.61614e-13 0.0170166 0.00259892 1.83267e-12 0.0163261 0.0107498 3.25516e-12 0.0157381 0.0115435 6.91208e-13 0.0145327 0.0114341 4.23261e-13 0.0133116 0.0118159 3.02633e-13 0.0121549 0.0126232 2.32767e-13 0.0107601 0.0139755 7.16831e-14 0.00914188 0.0154195 -5.91247e-14 0.00719662 0.0171455 -1.44658e-13 0.00450781 0.0195721 -2.64358e-13 0.0232879 -2.78348e-13 0.0168001 4.49182e-18 1.86476e-09 0.0168001 1.88363e-17 1.83893e-09 0.0168001 5.56247e-17 2.52759e-08 0.0168001 1.05949e-16 2.31125e-08 0.0168001 2.43644e-16 1.72972e-07 0.0168003 4.23167e-16 1.47699e-07 0.0168003 9.62338e-16 1.05817e-06 0.016802 1.79522e-15 7.40619e-07 0.0168003 4.51236e-15 7.15532e-06 0.0168113 9.10092e-15 2.96843e-06 0.0167893 2.75941e-14 5.37916e-05 0.016852 6.43328e-14 1.09258e-05 0.0167087 1.60377e-13 0.0003808 0.0169906 6.52528e-13 0.000358321 0.0169412 1.45641e-12 0.00264805 0.016551 3.60213e-12 0.011139 0.0157051 6.53531e-13 0.0123891 0.0148398 4.63951e-13 0.0122989 0.0139207 3.32664e-13 0.0127343 0.0129167 2.79979e-13 0.0136269 0.0118422 8.43564e-14 0.0150497 0.0105616 -4.21389e-14 0.0166999 0.00880042 -2.26062e-13 0.0189068 0.00621772 -7.62596e-13 0.0221546 -9.15483e-13 0.0295053 0.0168001 1.85082e-10 1.0305e-17 0.0168001 1.00147e-09 4.08956e-17 0.0168001 3.73056e-09 1.20033e-16 0.0168 9.53739e-09 2.21886e-16 0.0168 2.64769e-08 5.13182e-16 0.0168 6.04728e-08 9.12467e-16 0.0167998 1.60731e-07 2.19432e-15 0.0167995 3.54632e-07 4.28787e-15 0.0167984 9.83014e-07 1.11785e-14 0.0167964 2.10859e-06 2.29297e-14 0.0167895 6.63843e-06 7.13617e-14 0.0167745 1.54775e-05 1.64386e-13 0.0167113 6.25297e-05 4.71537e-13 0.0165299 0.000181645 1.53536e-12 0.0154601 0.0010694 4.35265e-12 0.0141788 0.00128127 -1.01199e-12 0.012937 0.00124143 -3.02961e-13 0.0116461 0.00129063 -4.04231e-14 0.0102868 0.00135851 -8.20764e-14 0.00884214 0.00144464 -1.93101e-13 0.00729054 0.00155106 -2.41157e-13 0.00562769 0.00166259 -2.86072e-13 0.00386246 0.00176538 -3.08288e-13 0.00199185 0.00187011 -3.07433e-13 0.00199123 -3.14043e-13 0.0168001 3.5383e-10 9.00565e-18 0.0168001 1.92575e-09 3.62217e-17 0.0168001 7.16793e-09 1.05992e-16 0.0168 1.83448e-08 1.981e-16 0.0168 5.09123e-08 4.56651e-16 0.0168 1.1585e-07 7.91921e-16 0.0167998 3.12139e-07 1.97248e-15 0.0167995 6.69343e-07 3.35618e-15 0.0167985 1.97484e-06 1.11863e-14 0.0167967 4.01618e-06 1.75478e-14 0.0167895 1.34897e-05 7.2693e-14 0.0167753 3.0214e-05 1.33654e-13 0.0167055 0.000131709 5.97977e-13 0.0165185 0.000368896 1.5135e-12 0.0154458 0.00214153 4.48608e-12 0.014132 0.0025952 -1.11043e-12 0.0129094 0.0024638 -3.89811e-13 0.0116401 0.00255965 -6.51314e-14 0.0102928 0.00270519 -9.65929e-14 0.00883783 0.00289971 -2.00385e-13 0.00726939 0.00311903 -2.5652e-13 0.00559213 0.00333965 -3.01751e-13 0.00380838 0.00354934 -3.2368e-13 0.00192747 0.00375048 -3.22076e-13 0.00391818 -3.30167e-13 0.0168001 5.14027e-10 8.82524e-18 0.0168001 2.77487e-09 3.62225e-17 0.0168001 1.0334e-08 1.03438e-16 0.0168 2.63028e-08 1.95691e-16 0.0168 7.33514e-08 4.51038e-16 0.0168 1.66391e-07 7.85333e-16 0.0167998 4.51077e-07 1.96284e-15 0.0167995 9.64767e-07 3.36697e-15 0.0167986 2.85547e-06 1.12023e-14 0.0167969 5.82389e-06 1.77869e-14 0.0167902 1.9873e-05 7.3921e-14 0.016776 4.4948e-05 1.3643e-13 0.0167115 0.00019556 6.092e-13 0.0165335 0.000547159 1.53744e-12 0.0155476 0.00312675 4.597e-12 0.0142093 0.00393373 -1.24352e-12 0.0129818 0.00369105 -4.70391e-13 0.0117228 0.00381836 -8.66891e-14 0.0103869 0.00404048 -1.11277e-13 0.00893239 0.00435425 -2.11092e-13 0.00735867 0.00469234 -2.8022e-13 0.00566508 0.00503304 -3.28574e-13 0.00385459 0.00536011 -3.51873e-13 0.00194953 0.00565505 -3.52623e-13 0.00586722 -3.64461e-13 0.0168001 5.79898e-10 8.76256e-18 0.0168001 3.21736e-09 3.51222e-17 0.0168001 1.19297e-08 1.0392e-16 0.0168001 3.0514e-08 1.95039e-16 0.0168 8.44219e-08 4.51973e-16 0.0168 1.89715e-07 7.89972e-16 0.0167999 5.27442e-07 1.97414e-15 0.0167999 1.01791e-06 3.44242e-15 0.016799 3.71537e-06 1.12377e-14 0.0167993 5.65918e-06 1.82823e-14 0.0167903 2.85522e-05 7.4735e-14 0.0167819 5.37383e-05 1.36732e-13 0.0167192 0.000257749 6.09198e-13 0.0165671 0.0006994 1.53056e-12 0.0157472 0.00394599 4.65868e-12 0.01439 0.00529112 -1.34361e-12 0.0131542 0.00492657 -5.22471e-13 0.0119019 0.00507048 -1.05372e-13 0.0105762 0.00536545 -1.27503e-13 0.00912903 0.00580147 -2.29183e-13 0.00755434 0.00626662 -3.07414e-13 0.00585448 0.0067327 -3.65146e-13 0.00401136 0.0072035 -3.91373e-13 0.00203248 0.00763348 -3.98023e-13 0.00789924 -4.14651e-13 0.0168001 7.63243e-10 7.22858e-18 0.0168001 4.16949e-09 2.99536e-17 0.0168001 1.54802e-08 8.81092e-17 0.0168 3.95466e-08 1.63953e-16 0.0168 1.09476e-07 3.8223e-16 0.0168 2.48536e-07 6.41394e-16 0.0167998 6.7101e-07 1.69556e-15 0.0167994 1.39249e-06 2.15719e-15 0.0167986 4.48072e-06 1.17712e-14 0.0167971 7.25377e-06 6.36647e-15 0.0167917 3.37348e-05 9.52535e-14 0.016782 6.3853e-05 1.04826e-13 0.016744 0.000295131 6.42823e-13 0.0166443 0.000799358 1.50495e-12 0.0161653 0.00442406 4.73351e-12 0.0147853 0.00667145 -1.39699e-12 0.0134934 0.00621825 -5.9661e-13 0.0122207 0.00634292 -1.39507e-13 0.0109068 0.00667873 -1.52642e-13 0.00946484 0.00724348 -2.54395e-13 0.00788547 0.00784544 -3.43945e-13 0.00615404 0.00846381 -4.11127e-13 0.00426058 0.00909724 -4.38429e-13 0.00219806 0.0096956 -4.51502e-13 0.0100969 -4.75169e-13 0.0168001 9.31969e-10 8.82862e-18 0.0168001 5.03438e-09 3.51807e-17 0.0168001 1.87414e-08 1.042e-16 0.0168 4.78804e-08 1.95532e-16 0.0168 1.3276e-07 4.53367e-16 0.0168 3.03324e-07 8.00805e-16 0.0167998 8.02247e-07 1.94197e-15 0.0167995 1.77489e-06 3.59795e-15 0.016799 4.90947e-06 1.07925e-14 0.0167963 1.0046e-05 1.62036e-14 0.0167955 3.43169e-05 7.89944e-14 0.0167897 6.99306e-05 1.16716e-13 0.0167823 0.000302051 5.81499e-13 0.0167689 0.000812943 1.41378e-12 0.0168708 0.00432116 4.57423e-12 0.0154642 0.00807829 -1.28519e-12 0.0140347 0.00764758 -6.27384e-13 0.0127092 0.00766826 -1.844e-13 0.0113832 0.00800416 -1.82587e-13 0.00996502 0.00866157 -2.64303e-13 0.00837381 0.00943657 -3.73172e-13 0.00661932 0.0102183 -4.41983e-13 0.00465172 0.0110652 -4.87033e-13 0.00242811 0.0119189 -5.0901e-13 0.0125246 -5.4117e-13 0.0168001 9.73215e-10 8.27551e-18 0.0168001 5.30206e-09 3.32977e-17 0.0168001 1.97157e-08 9.79738e-17 0.0168001 5.05678e-08 1.86062e-16 0.0168 1.39103e-07 4.29692e-16 0.0168 3.18163e-07 7.53772e-16 0.0168 8.2959e-07 1.82223e-15 0.0167999 1.84444e-06 3.35008e-15 0.0167999 4.88306e-06 9.62125e-15 0.0167994 1.06506e-05 1.74162e-14 0.0168023 3.12464e-05 6.67412e-14 0.0168031 6.93333e-05 1.06652e-13 0.0168501 0.00025457 5.11378e-13 0.0169809 0.000682323 1.25861e-12 0.0180676 0.00323344 4.28878e-12 0.0166465 0.00949956 -7.35616e-13 0.0148653 0.00942878 -5.13886e-13 0.0134566 0.00907688 -2.32185e-13 0.0121034 0.00935668 -2.22128e-13 0.0106609 0.0101041 -2.94688e-13 0.00906168 0.0110351 -4.32747e-13 0.00725427 0.0120255 -5.05346e-13 0.0052096 0.0131102 -5.38962e-13 0.00282972 0.0142985 -5.6322e-13 0.0153539 -6.05409e-13 0.0168001 1.04286e-09 7.09221e-18 0.0168001 5.73838e-09 2.97503e-17 0.0168001 2.13838e-08 8.55791e-17 0.0168001 5.51107e-08 1.64181e-16 0.0168 1.51494e-07 3.75274e-16 0.0168 3.47916e-07 6.58542e-16 0.0167999 9.03531e-07 1.54599e-15 0.0167998 2.03192e-06 2.84879e-15 0.0167994 5.2543e-06 7.57539e-15 0.0167982 1.18515e-05 1.49027e-14 0.0167981 3.11726e-05 4.22626e-14 0.0167909 7.6785e-05 1.0021e-13 0.0168121 0.000232858 2.8268e-13 0.0168437 0.00065105 7.30128e-13 0.017266 0.00281031 1.94272e-12 0.016705 0.0100601 1.17846e-12 0.0151774 0.0109561 6.91592e-14 0.0140252 0.0102291 -1.45004e-13 0.0127859 0.0105956 -1.82226e-13 0.0114235 0.0114666 -2.90329e-13 0.00987772 0.0125806 -4.2158e-13 0.00810135 0.0138015 -5.15505e-13 0.00601171 0.0152001 -5.51971e-13 0.00342685 0.0168833 -6.03478e-13 0.0187804 -6.62886e-13 0.0168001 1.37248e-09 6.70511e-18 0.0168001 6.34028e-09 2.72042e-17 0.0168001 2.54708e-08 8.31803e-17 0.0168 6.09253e-08 1.56366e-16 0.0168 1.78649e-07 3.63209e-16 0.0168 3.89917e-07 6.41652e-16 0.0167998 1.04464e-06 1.50246e-15 0.0167995 2.36445e-06 2.88386e-15 0.0167993 5.47918e-06 6.80888e-15 0.0167973 1.38074e-05 1.70865e-14 0.0167966 3.1777e-05 2.78616e-14 0.0168001 7.35069e-05 1.07875e-13 0.0167946 0.000237916 1.82448e-13 0.0168058 0.000640138 5.80047e-13 0.0170166 0.00259892 1.42659e-12 0.0163261 0.0107498 2.12728e-12 0.0157381 0.0115435 -1.03762e-14 0.0145327 0.0114341 -1.60108e-13 0.0133116 0.0118159 -2.62468e-13 0.0121549 0.0126232 -3.35892e-13 0.0107601 0.0139755 -4.65465e-13 0.00914188 0.0154195 -5.07261e-13 0.00719662 0.0171455 -5.39371e-13 0.00450781 0.0195721 -6.03681e-13 0.0232879 -6.55368e-13 0.0168001 4.91533e-18 1.86476e-09 0.0168001 2.00857e-17 1.83893e-09 0.0168001 6.29515e-17 2.52759e-08 0.0168001 1.1984e-16 2.31125e-08 0.0168001 2.76423e-16 1.72972e-07 0.0168003 4.88111e-16 1.47699e-07 0.0168003 1.09085e-15 1.05817e-06 0.016802 2.06008e-15 7.40619e-07 0.0168003 4.87294e-15 7.15532e-06 0.0168113 9.80762e-15 2.96843e-06 0.0167893 2.69668e-14 5.37916e-05 0.016852 6.10926e-14 1.09258e-05 0.0167087 1.4055e-13 0.0003808 0.0169906 5.43943e-13 0.000358321 0.0169412 1.1031e-12 0.00264805 0.016551 2.40276e-12 0.011139 0.0157051 -1.87277e-13 0.0123891 0.0148398 -3.04964e-13 0.0122989 0.0139207 -3.70315e-13 0.0127343 0.0129167 -4.20776e-13 0.0136269 0.0118422 -5.28267e-13 0.0150497 0.0105616 -5.51207e-13 0.0166999 0.00880042 -5.82945e-13 0.0189068 0.00621772 -5.81389e-13 0.0221546 -6.0206e-13 0.0295053 0.0168001 1.85082e-10 -1.74311e-17 0.0168001 1.00147e-09 -6.6382e-17 0.0168001 3.73056e-09 -1.77393e-16 0.0168 9.53738e-09 -3.17773e-16 0.0168 2.64769e-08 -7.21346e-16 0.0168 6.04728e-08 -1.27024e-15 0.0167998 1.60731e-07 -3.20632e-15 0.0167995 3.54631e-07 -6.21314e-15 0.0167984 9.83014e-07 -1.814e-14 0.0167964 2.10859e-06 -3.56873e-14 0.0167895 6.63843e-06 -1.24892e-13 0.0167745 1.54775e-05 -2.82284e-13 0.0167113 6.25298e-05 -9.13804e-13 0.0165299 0.000181645 -2.9442e-12 0.0154601 0.0010694 -8.85933e-12 0.0141788 0.00128127 1.2093e-12 0.012937 0.00124143 4.1685e-13 0.0116461 0.00129063 -2.15092e-15 0.0102868 0.00135851 7.29933e-14 0.00884214 0.00144464 2.29991e-13 0.00729054 0.00155106 4.8505e-13 0.00562769 0.00166259 5.95772e-13 0.00386246 0.00176538 6.71253e-13 0.00199185 0.00187011 7.05701e-13 0.00199123 6.9729e-13 0.0168001 3.5383e-10 -1.54533e-17 0.0168001 1.92575e-09 -5.99056e-17 0.0168001 7.16793e-09 -1.60048e-16 0.0168 1.83448e-08 -2.87226e-16 0.0168 5.09123e-08 -6.45352e-16 0.0168 1.1585e-07 -1.10802e-15 0.0167998 3.12139e-07 -2.88235e-15 0.0167995 6.69343e-07 -4.84915e-15 0.0167985 1.97484e-06 -1.80309e-14 0.0167967 4.01618e-06 -2.73943e-14 0.0167895 1.34897e-05 -1.25911e-13 0.0167753 3.0214e-05 -2.31014e-13 0.0167055 0.000131709 -1.11026e-12 0.0165185 0.000368896 -2.88201e-12 0.0154458 0.00214153 -8.98472e-12 0.014132 0.0025952 1.34707e-12 0.0129094 0.0024638 5.43094e-13 0.0116401 0.00255965 3.05503e-14 0.0102928 0.00270519 9.34603e-14 0.00883783 0.00289971 2.42027e-13 0.00726939 0.00311903 5.44364e-13 0.00559213 0.00333965 6.65406e-13 0.00380838 0.00354934 7.30556e-13 0.00192747 0.00375048 7.82529e-13 0.00391818 7.99033e-13 0.0168001 5.14026e-10 -1.52856e-17 0.0168001 2.77487e-09 -5.91415e-17 0.0168001 1.0334e-08 -1.58422e-16 0.0168 2.63028e-08 -2.83949e-16 0.0168 7.33514e-08 -6.39693e-16 0.0168 1.66391e-07 -1.09743e-15 0.0167998 4.51077e-07 -2.85766e-15 0.0167995 9.64767e-07 -4.84246e-15 0.0167986 2.85547e-06 -1.78964e-14 0.0167969 5.82389e-06 -2.75152e-14 0.0167902 1.9873e-05 -1.2657e-13 0.016776 4.4948e-05 -2.32833e-13 0.0167115 0.00019556 -1.11556e-12 0.0165335 0.000547159 -2.88692e-12 0.0155476 0.00312675 -9.06977e-12 0.0142093 0.00393373 1.52215e-12 0.0129818 0.00369105 6.57969e-13 0.0117228 0.00381836 6.37644e-14 0.0103869 0.00404048 1.16939e-13 0.00893239 0.00435425 2.55778e-13 0.00735867 0.00469234 5.9196e-13 0.00566508 0.00503304 7.22701e-13 0.00385459 0.00536011 7.8562e-13 0.00194953 0.00565505 8.45669e-13 0.00586722 8.72139e-13 0.0168001 5.79897e-10 -1.52906e-17 0.0168001 3.21736e-09 -5.91712e-17 0.0168001 1.19297e-08 -1.58695e-16 0.0168001 3.0514e-08 -2.84133e-16 0.0168 8.44219e-08 -6.41627e-16 0.0168 1.89715e-07 -1.10251e-15 0.0167999 5.27442e-07 -2.86459e-15 0.0167999 1.01791e-06 -4.94084e-15 0.016799 3.71537e-06 -1.7801e-14 0.0167993 5.65917e-06 -2.81197e-14 0.0167903 2.85522e-05 -1.26766e-13 0.0167819 5.37383e-05 -2.3086e-13 0.0167192 0.000257749 -1.10368e-12 0.0165671 0.0006994 -2.84366e-12 0.0157472 0.00394599 -9.08767e-12 0.01439 0.00529112 1.66499e-12 0.0131542 0.00492657 7.50915e-13 0.0119019 0.00507048 9.20231e-14 0.0105762 0.00536545 1.27467e-13 0.00912903 0.00580147 2.7446e-13 0.00755434 0.00626662 6.26302e-13 0.00585448 0.0067327 7.84566e-13 0.00401136 0.0072035 8.42481e-13 0.00203248 0.00763348 8.97018e-13 0.00789924 9.21064e-13 0.0168001 7.63243e-10 -1.31451e-17 0.0168001 4.16949e-09 -5.24839e-17 0.0168001 1.54802e-08 -1.38731e-16 0.0168 3.95466e-08 -2.45067e-16 0.0168 1.09476e-07 -5.43057e-16 0.0168 2.48537e-07 -8.81925e-16 0.0167998 6.7101e-07 -2.39998e-15 0.0167994 1.39249e-06 -2.7071e-15 0.0167986 4.48072e-06 -1.87123e-14 0.0167971 7.25378e-06 -6.17808e-15 0.0167917 3.37348e-05 -1.64157e-13 0.016782 6.3853e-05 -1.67902e-13 0.016744 0.000295131 -1.15311e-12 0.0166443 0.000799357 -2.7583e-12 0.0161653 0.00442405 -9.08156e-12 0.0147853 0.00667145 1.74669e-12 0.0134934 0.00621825 8.62614e-13 0.0122207 0.00634292 1.28898e-13 0.0109068 0.00667873 1.41201e-13 0.00946484 0.00724348 2.80169e-13 0.00788547 0.00784544 6.61401e-13 0.00615404 0.00846381 8.01246e-13 0.00426058 0.00909724 8.5175e-13 0.00219806 0.0096956 9.20929e-13 0.0100969 9.4592e-13 0.0168001 9.31969e-10 -1.56811e-17 0.0168001 5.03438e-09 -6.0285e-17 0.0168001 1.87414e-08 -1.61558e-16 0.0168 4.78804e-08 -2.89873e-16 0.0168 1.3276e-07 -6.49388e-16 0.0168 3.03324e-07 -1.13222e-15 0.0167998 8.02247e-07 -2.81239e-15 0.0167995 1.77489e-06 -5.22494e-15 0.016799 4.90947e-06 -1.69073e-14 0.0167963 1.0046e-05 -2.3412e-14 0.0167955 3.43169e-05 -1.34568e-13 0.0167897 6.99306e-05 -1.86687e-13 0.0167823 0.000302051 -1.03571e-12 0.0167689 0.000812943 -2.56352e-12 0.0168708 0.00432116 -8.66863e-12 0.0154642 0.00807829 1.52959e-12 0.0140347 0.00764758 8.72029e-13 0.0127092 0.00766826 1.39661e-13 0.0113832 0.00800416 1.51025e-13 0.00996502 0.00866157 3.08427e-13 0.00837381 0.00943657 6.82932e-13 0.00661932 0.0102183 8.42778e-13 0.00465172 0.0110652 8.93296e-13 0.00242811 0.0119189 9.4668e-13 0.0125246 9.57504e-13 0.0168001 9.73215e-10 -1.49535e-17 0.0168001 5.30206e-09 -5.78744e-17 0.0168001 1.97157e-08 -1.5507e-16 0.0168001 5.05678e-08 -2.77703e-16 0.0168 1.39103e-07 -6.19792e-16 0.0168 3.18163e-07 -1.07027e-15 0.0168 8.2959e-07 -2.63667e-15 0.0167999 1.84444e-06 -4.85917e-15 0.0167999 4.88305e-06 -1.48019e-14 0.0167994 1.06506e-05 -2.64821e-14 0.0168023 3.12464e-05 -1.1115e-13 0.0168031 6.93333e-05 -1.68641e-13 0.0168501 0.00025457 -8.97747e-13 0.0169809 0.000682323 -2.24431e-12 0.0180676 0.00323344 -7.94912e-12 0.0166465 0.00949956 5.63454e-13 0.0148653 0.00942878 6.01778e-13 0.0134566 0.00907688 1.5003e-13 0.0121034 0.00935668 1.63587e-13 0.0106609 0.0101041 3.92002e-13 0.00906168 0.0110351 7.27273e-13 0.00725427 0.0120255 8.26599e-13 0.0052096 0.0131102 8.81513e-13 0.00282972 0.0142985 9.58306e-13 0.0153539 9.67763e-13 0.0168001 1.04286e-09 -1.31282e-17 0.0168001 5.73838e-09 -5.1697e-17 0.0168001 2.13838e-08 -1.38842e-16 0.0168001 5.51107e-08 -2.49727e-16 0.0168 1.51494e-07 -5.49482e-16 0.0168 3.47916e-07 -9.4345e-16 0.0167999 9.03531e-07 -2.23673e-15 0.0167998 2.03192e-06 -4.13034e-15 0.0167994 5.2543e-06 -1.15238e-14 0.0167982 1.18515e-05 -2.27167e-14 0.0167981 3.11726e-05 -6.94783e-14 0.0167909 7.6785e-05 -1.58469e-13 0.0168121 0.000232858 -4.97834e-13 0.0168437 0.00065105 -1.2925e-12 0.017266 0.00281031 -3.63899e-12 0.016705 0.0100601 -2.73299e-12 0.0151774 0.0109561 -5.43572e-13 0.0140252 0.0102291 1.19069e-14 0.0127859 0.0105956 7.87441e-14 0.0114235 0.0114666 2.7767e-13 0.00987772 0.0125806 5.89476e-13 0.00810135 0.0138015 8.16395e-13 0.00601171 0.0152001 8.97714e-13 0.00342685 0.0168833 9.9123e-13 0.0187804 1.02729e-12 0.0168001 1.37248e-09 -1.27157e-17 0.0168001 6.34028e-09 -4.98149e-17 0.0168001 2.54708e-08 -1.35216e-16 0.0168 6.09253e-08 -2.43405e-16 0.0168 1.78649e-07 -5.38893e-16 0.0168 3.89917e-07 -9.28736e-16 0.0167998 1.04464e-06 -2.18562e-15 0.0167995 2.36445e-06 -4.19466e-15 0.0167993 5.47918e-06 -1.0342e-14 0.0167973 1.38074e-05 -2.59942e-14 0.0167966 3.1777e-05 -4.60787e-14 0.0168001 7.35069e-05 -1.72069e-13 0.0167946 0.000237916 -3.26503e-13 0.0168058 0.000640138 -1.02209e-12 0.0170166 0.00259892 -2.66122e-12 0.0163261 0.0107498 -4.31326e-12 0.0157381 0.0115435 -4.21236e-13 0.0145327 0.0114341 -8.24039e-14 0.0133116 0.0118159 8.86788e-14 0.0121549 0.0126232 2.5571e-13 0.0107601 0.0139755 5.84006e-13 0.00914188 0.0154195 7.47435e-13 0.00719662 0.0171455 8.7369e-13 0.00450781 0.0195721 1.09294e-12 0.0232879 1.15194e-12 0.0168001 -9.74596e-18 1.86476e-09 0.0168001 -3.9254e-17 1.83893e-09 0.0168001 -1.07621e-16 2.52759e-08 0.0168001 -1.9587e-16 2.31125e-08 0.0168001 -4.25935e-16 1.72972e-07 0.0168003 -7.27835e-16 1.47699e-07 0.0168003 -1.61598e-15 1.05817e-06 0.016802 -3.0333e-15 7.40619e-07 0.0168003 -7.43843e-15 7.15532e-06 0.0168113 -1.50885e-14 2.96842e-06 0.0167893 -4.37459e-14 5.37916e-05 0.016852 -1.01127e-13 1.09257e-05 0.0167087 -2.41327e-13 0.0003808 0.0169906 -9.65185e-13 0.00035832 0.0169412 -2.04852e-12 0.00264805 0.016551 -4.75462e-12 0.011139 0.0157051 -2.17037e-13 0.0123891 0.0148398 9.55254e-15 0.0122989 0.0139207 1.36502e-13 0.0127343 0.0129167 2.98443e-13 0.0136269 0.0118422 6.02876e-13 0.0150497 0.0105616 7.48401e-13 0.0166999 0.00880042 1.02199e-12 0.0189068 0.00621772 1.37747e-12 0.0221546 1.52282e-12 0.0295053 0.0168001 1.85082e-10 -1.76571e-16 0.0168001 1.00147e-09 -1.6736e-16 0.0168001 3.73056e-09 5.53299e-17 0.0168 9.53739e-09 1.1933e-16 0.0168 2.64769e-08 3.00833e-16 0.0168 6.04728e-08 6.17471e-16 0.0167998 1.60731e-07 1.42215e-15 0.0167995 3.54632e-07 3.1926e-15 0.0167984 9.83015e-07 5.69143e-15 0.0167964 2.10859e-06 1.4848e-14 0.0167895 6.63843e-06 2.49052e-14 0.0167745 1.54775e-05 6.79338e-14 0.0167113 6.25297e-05 3.64347e-14 0.0165299 0.000181645 1.9324e-13 0.0154601 0.0010694 -5.08181e-14 0.0141788 0.00128127 -3.49984e-13 0.012937 0.00124143 4.84794e-13 0.0116461 0.00129063 7.77635e-13 0.0102868 0.00135851 7.18221e-13 0.00884214 0.00144464 6.86541e-13 0.00729054 0.00155106 9.00915e-13 0.00562769 0.00166259 1.09538e-12 0.00386246 0.00176538 1.21233e-12 0.00199185 0.00187011 1.33564e-12 0.00199123 1.43398e-12 0.0168001 3.5383e-10 -1.74579e-16 0.0168001 1.92575e-09 -1.75172e-16 0.0168001 7.16793e-09 5.00571e-17 0.0168 1.83448e-08 1.0792e-16 0.0168 5.09123e-08 2.70336e-16 0.0168 1.1585e-07 5.4733e-16 0.0167998 3.12139e-07 1.31098e-15 0.0167995 6.69343e-07 2.62426e-15 0.0167985 1.97484e-06 6.11003e-15 0.0167967 4.01618e-06 1.2018e-14 0.0167895 1.34897e-05 2.88758e-14 0.0167753 3.0214e-05 5.81244e-14 0.0167055 0.000131709 1.22491e-13 0.0165185 0.000368896 2.52473e-13 0.0154458 0.00214153 2.38765e-13 0.014132 0.0025952 -4.44359e-13 0.0129094 0.0024638 4.35428e-13 0.0116401 0.00255965 7.37531e-13 0.0102928 0.00270519 7.0735e-13 0.00883783 0.00289971 6.93207e-13 0.00726939 0.00311903 8.49209e-13 0.00559213 0.00333965 1.02104e-12 0.00380838 0.00354934 1.14634e-12 0.00192747 0.00375048 1.2571e-12 0.00391818 1.34791e-12 0.0168001 5.14027e-10 -1.74174e-16 0.0168001 2.77487e-09 -1.75627e-16 0.0168001 1.0334e-08 5.11286e-17 0.0168 2.63028e-08 1.10217e-16 0.0168 7.33514e-08 2.80031e-16 0.0168 1.66391e-07 5.67269e-16 0.0167998 4.51077e-07 1.38999e-15 0.0167995 9.64767e-07 2.78014e-15 0.0167986 2.85547e-06 6.75049e-15 0.0167969 5.82389e-06 1.31213e-14 0.0167902 1.9873e-05 3.39713e-14 0.016776 4.4948e-05 6.79927e-14 0.0167115 0.00019556 1.6623e-13 0.0165335 0.000547159 3.61654e-13 0.0155476 0.00312675 5.63194e-13 0.0142093 0.00393373 -6.02366e-13 0.0129818 0.00369105 3.2899e-13 0.0117228 0.00381836 7.4497e-13 0.0103869 0.00404048 7.33109e-13 0.00893239 0.00435425 7.24474e-13 0.00735867 0.00469234 7.87354e-13 0.00566508 0.00503304 9.1256e-13 0.00385459 0.00536011 9.81571e-13 0.00194953 0.00565505 1.08543e-12 0.00586722 1.17623e-12 0.0168001 5.79898e-10 -1.73958e-16 0.0168001 3.21736e-09 -1.75139e-16 0.0168001 1.19297e-08 5.29472e-17 0.0168001 3.0514e-08 1.14169e-16 0.0168 8.44219e-08 2.92827e-16 0.0168 1.89715e-07 5.92936e-16 0.0167999 5.27442e-07 1.478e-15 0.0167999 1.01791e-06 2.93402e-15 0.016799 3.71537e-06 7.4079e-15 0.0167993 5.65918e-06 1.40815e-14 0.0167903 2.85521e-05 3.85794e-14 0.0167819 5.37383e-05 7.56122e-14 0.0167192 0.000257749 2.0551e-13 0.0165671 0.0006994 4.55155e-13 0.0157472 0.00394599 8.59658e-13 0.01439 0.00529112 -7.08897e-13 0.0131542 0.00492657 3.15131e-13 0.0119019 0.00507048 7.73838e-13 0.0105762 0.00536545 7.44385e-13 0.00912903 0.00580147 7.63113e-13 0.00755434 0.00626662 6.24418e-13 0.00585448 0.0067327 9.29085e-13 0.00401136 0.0072035 8.91445e-13 0.00203248 0.00763348 9.58219e-13 0.00789924 1.00878e-12 0.0168001 7.63243e-10 -1.70811e-16 0.0168001 4.16949e-09 -1.79819e-16 0.0168001 1.54802e-08 5.31818e-17 0.0168 3.95466e-08 1.14914e-16 0.0168 1.09476e-07 2.98023e-16 0.0168 2.48536e-07 6.05514e-16 0.0167998 6.7101e-07 1.54149e-15 0.0167994 1.39249e-06 3.04974e-15 0.0167986 4.48072e-06 7.99702e-15 0.0167971 7.25377e-06 1.53555e-14 0.0167917 3.37349e-05 4.28655e-14 0.016782 6.3853e-05 8.61182e-14 0.016744 0.000295131 2.44153e-13 0.0166443 0.000799358 5.61306e-13 0.0161653 0.00442406 1.24733e-12 0.0147853 0.00667145 -7.39661e-13 0.0134934 0.00621825 2.78419e-13 0.0122207 0.00634292 8.34851e-13 0.0109068 0.00667873 7.29492e-13 0.00946484 0.00724348 9.12728e-13 0.00788547 0.00784544 4.92476e-13 0.00615404 0.00846381 8.24958e-13 0.00426058 0.00909724 6.82451e-13 0.00219806 0.0096956 7.69889e-13 0.0100969 8.17724e-13 0.0168001 9.31969e-10 -1.73294e-16 0.0168001 5.03438e-09 -1.74105e-16 0.0168001 1.87414e-08 5.55078e-17 0.0168 4.78804e-08 1.19779e-16 0.0168 1.3276e-07 3.11808e-16 0.0168 3.03324e-07 6.31715e-16 0.0167998 8.02247e-07 1.61364e-15 0.0167995 1.77489e-06 3.21849e-15 0.016799 4.90947e-06 8.35834e-15 0.0167963 1.0046e-05 1.63487e-14 0.0167955 3.43169e-05 4.52793e-14 0.0167897 6.99306e-05 9.31723e-14 0.0167823 0.000302051 2.67071e-13 0.0167689 0.000812944 6.32233e-13 0.0168708 0.00432116 1.55107e-12 0.0154642 0.00807829 -7.17499e-13 0.0140347 0.00764758 1.99573e-13 0.0127092 0.00766826 7.44375e-13 0.0113832 0.00800416 6.61642e-13 0.00996501 0.00866157 5.80798e-13 0.00837381 0.00943657 3.82711e-13 0.00661932 0.0102183 5.93437e-13 0.00465172 0.0110652 5.96018e-13 0.00242811 0.0119189 6.00359e-13 0.0125246 6.09203e-13 0.0168001 9.73215e-10 -1.72408e-16 0.0168001 5.30206e-09 -1.77316e-16 0.0168001 1.97157e-08 5.39882e-17 0.0168001 5.05679e-08 1.16458e-16 0.0168 1.39103e-07 3.05059e-16 0.0168 3.18163e-07 6.17538e-16 0.0168 8.2959e-07 1.59417e-15 0.0167999 1.84444e-06 3.16799e-15 0.0167999 4.88306e-06 8.39943e-15 0.0167994 1.06506e-05 1.62167e-14 0.0168023 3.12464e-05 4.68669e-14 0.0168031 6.93334e-05 9.40658e-14 0.0168501 0.00025457 2.87728e-13 0.0169809 0.000682324 6.98996e-13 0.0180676 0.00323344 1.96383e-12 0.0166465 0.00949956 -4.28782e-13 0.0148653 0.00942878 1.62211e-13 0.0134566 0.00907688 6.07977e-13 0.0121034 0.00935668 6.6848e-13 0.0106609 0.0101041 7.3381e-13 0.00906168 0.0110351 6.8541e-13 0.00725427 0.0120255 5.03365e-13 0.0052096 0.0131102 5.16407e-13 0.00282972 0.0142985 4.66509e-13 0.0153539 4.20185e-13 0.0168001 1.04286e-09 -1.7067e-16 0.0168001 5.73838e-09 -1.84284e-16 0.0168001 2.13838e-08 4.8878e-17 0.0168001 5.51107e-08 1.05382e-16 0.0168 1.51494e-07 2.74864e-16 0.0168 3.47916e-07 5.56269e-16 0.0167999 9.03531e-07 1.42283e-15 0.0167998 2.03192e-06 2.83646e-15 0.0167994 5.2543e-06 7.3063e-15 0.0167982 1.18515e-05 1.46275e-14 0.0167981 3.11726e-05 3.58024e-14 0.0167909 7.6785e-05 9.15573e-14 0.0168121 0.000232858 1.94433e-13 0.0168437 0.00065105 5.06448e-13 0.017266 0.00281031 1.15839e-12 0.016705 0.0100601 7.28816e-13 0.0151774 0.0109561 4.54871e-13 0.0140251 0.0102291 7.21989e-13 0.0127859 0.0105956 6.99793e-13 0.0114235 0.0114666 6.4648e-13 0.00987772 0.0125806 5.61575e-13 0.00810135 0.0138015 4.02875e-13 0.00601171 0.0152001 3.77993e-13 0.00342685 0.0168833 3.42811e-13 0.0187804 2.73323e-13 0.0168001 1.37248e-09 -1.70189e-16 0.0168001 6.34028e-09 -1.86093e-16 0.0168001 2.54708e-08 4.89187e-17 0.0168 6.09253e-08 1.0568e-16 0.0168 1.78649e-07 2.81173e-16 0.0168 3.89917e-07 5.73774e-16 0.0167998 1.04464e-06 1.48849e-15 0.0167995 2.36445e-06 3.0817e-15 0.0167993 5.47918e-06 7.26013e-15 0.0167973 1.38074e-05 1.818e-14 0.0167966 3.1777e-05 2.7915e-14 0.0168001 7.35069e-05 1.0592e-13 0.0167946 0.000237916 1.53081e-13 0.0168058 0.000640138 4.93097e-13 0.0170166 0.00259892 1.11617e-12 0.0163261 0.0107498 1.66857e-12 0.0157381 0.0115435 5.3082e-13 0.0145327 0.0114341 5.43359e-13 0.0133116 0.0118159 6.55438e-13 0.0121549 0.0126232 6.24237e-13 0.0107601 0.0139755 5.77679e-13 0.00914188 0.0154195 3.19563e-13 0.00719662 0.0171455 2.89212e-13 0.00450781 0.0195721 2.16461e-13 0.0232879 1.10791e-13 0.0168001 -1.69168e-16 1.86476e-09 0.0168001 -1.9587e-16 1.83893e-09 0.0168001 3.92515e-17 2.52759e-08 0.0168001 8.49311e-17 2.31125e-08 0.0168001 2.2329e-16 1.72972e-07 0.0168003 4.57052e-16 1.47699e-07 0.0168003 1.15811e-15 1.05817e-06 0.016802 2.40338e-15 7.40619e-07 0.0168003 5.86272e-15 7.15532e-06 0.0168113 1.20276e-14 2.96843e-06 0.0167893 3.13476e-14 5.37916e-05 0.016852 6.93679e-14 1.09258e-05 0.0167087 1.50558e-13 0.0003808 0.0169906 5.57077e-13 0.000358321 0.0169412 1.05663e-12 0.00264805 0.016551 2.29647e-12 0.011139 0.0157051 3.84183e-13 0.0123891 0.0148398 3.97282e-13 0.0122989 0.0139207 6.40445e-13 0.0127343 0.0129167 5.55872e-13 0.0136269 0.0118422 5.14047e-13 0.0150497 0.0105616 4.18421e-13 0.0166999 0.00880042 3.02758e-13 0.0189068 0.00621772 8.48536e-14 0.0221546 3.06237e-14 0.0295053 0.0168001 1.85082e-10 5.07326e-16 0.0168001 1.00147e-09 2.70278e-15 0.0168001 3.73056e-09 5.87105e-15 0.0168 9.53738e-09 1.24413e-14 0.0168 2.64769e-08 2.24022e-14 0.0168 6.04728e-08 4.2321e-14 0.0167998 1.60731e-07 8.52359e-14 0.0167995 3.54631e-07 1.67915e-13 0.0167984 9.83015e-07 3.80533e-13 0.0167964 2.10859e-06 7.94233e-13 0.0167895 6.63843e-06 2.16454e-12 0.0167745 1.54775e-05 5.07807e-12 0.0167113 6.25297e-05 1.25945e-11 0.0165299 0.000181645 4.20873e-11 0.0154601 0.0010694 1.10691e-10 0.0141788 0.00128127 -2.56567e-11 0.012937 0.00124143 1.88892e-12 0.011646 0.00129063 1.24474e-11 0.0102868 0.00135851 1.11463e-11 0.00884214 0.00144464 9.38342e-12 0.00729054 0.00155106 1.13784e-11 0.00562768 0.00166259 1.36621e-11 0.00386245 0.00176538 1.50994e-11 0.00199185 0.00187011 1.65182e-11 0.00199123 1.78427e-11 0.0168001 3.5383e-10 4.92414e-16 0.0168001 1.92575e-09 2.63981e-15 0.0168001 7.16793e-09 5.64903e-15 0.0168 1.83448e-08 1.19585e-14 0.0168 5.09123e-08 2.0957e-14 0.0168 1.1585e-07 3.89336e-14 0.0167998 3.12139e-07 7.85292e-14 0.0167995 6.69343e-07 1.38385e-13 0.0167985 1.97484e-06 3.84262e-13 0.0167967 4.01618e-06 6.25594e-13 0.0167895 1.34897e-05 2.23424e-12 0.0167753 3.0214e-05 4.17101e-12 0.0167055 0.000131709 1.66575e-11 0.0165185 0.000368896 4.20662e-11 0.0154458 0.00214153 1.1691e-10 0.014132 0.0025952 -2.89421e-11 0.0129094 0.0024638 -1.47149e-12 0.0116401 0.00255965 1.14119e-11 0.0102928 0.00270519 1.07022e-11 0.00883783 0.00289971 9.34521e-12 0.00726939 0.00311903 1.07373e-11 0.00559213 0.00333965 1.27047e-11 0.00380837 0.00354934 1.41183e-11 0.00192747 0.00375048 1.55274e-11 0.00391818 1.67828e-11 0.0168001 5.14027e-10 4.9055e-16 0.0168001 2.77487e-09 2.6312e-15 0.0168001 1.0334e-08 5.62973e-15 0.0168 2.63028e-08 1.19085e-14 0.0168 7.33515e-08 2.09104e-14 0.0168 1.66391e-07 3.88536e-14 0.0167998 4.51077e-07 7.88141e-14 0.0167995 9.64767e-07 1.39654e-13 0.0167986 2.85547e-06 3.89645e-13 0.0167969 5.82389e-06 6.39877e-13 0.0167902 1.9873e-05 2.31052e-12 0.016776 4.4948e-05 4.32706e-12 0.0167115 0.00019556 1.73602e-11 0.0165335 0.000547159 4.37305e-11 0.0155476 0.00312676 1.23032e-10 0.0142093 0.00393373 -3.3535e-11 0.0129818 0.00369105 -4.24962e-12 0.0117228 0.00381836 1.10359e-11 0.0103869 0.00404048 1.07663e-11 0.00893239 0.00435425 9.66117e-12 0.00735867 0.00469234 1.01292e-11 0.00566508 0.00503304 1.14656e-11 0.00385459 0.0053601 1.26618e-11 0.00194953 0.00565505 1.38382e-11 0.00586722 1.48575e-11 0.0168001 5.79898e-10 4.90227e-16 0.0168001 3.21736e-09 2.62953e-15 0.0168001 1.19297e-08 5.6339e-15 0.0168001 3.0514e-08 1.19096e-14 0.0168 8.44219e-08 2.10072e-14 0.0168 1.89715e-07 3.90951e-14 0.0167999 5.27442e-07 7.97592e-14 0.0167999 1.01791e-06 1.42922e-13 0.016799 3.71537e-06 3.95854e-13 0.0167993 5.65918e-06 6.62294e-13 0.0167903 2.85522e-05 2.37503e-12 0.0167819 5.37383e-05 4.41031e-12 0.0167192 0.000257749 1.77395e-11 0.0165671 0.0006994 4.45001e-11 0.0157472 0.00394599 1.27798e-10 0.01439 0.00529112 -3.66817e-11 0.0131542 0.00492657 -5.42076e-12 0.0119019 0.00507048 1.10975e-11 0.0105762 0.00536545 1.09238e-11 0.00912903 0.00580147 9.79549e-12 0.00755434 0.00626662 9.69616e-12 0.00585448 0.0067327 1.0178e-11 0.00401136 0.0072035 1.1062e-11 0.00203248 0.00763348 1.19041e-11 0.00789924 1.26575e-11 0.0168001 7.63243e-10 4.72318e-16 0.0168001 4.16949e-09 2.57577e-15 0.0168001 1.54802e-08 5.42897e-15 0.0168 3.95466e-08 1.12e-14 0.0168 1.09476e-07 1.96799e-14 0.0168 2.48536e-07 3.5117e-14 0.0167998 6.7101e-07 7.21424e-14 0.0167994 1.39249e-06 1.05543e-13 0.0167986 4.48072e-06 4.16261e-13 0.0167971 7.25377e-06 3.20721e-13 0.0167917 3.37349e-05 3.76545e-12 0.016782 6.3853e-05 3.57779e-12 0.016744 0.000295131 1.71758e-11 0.0166443 0.000799358 4.49228e-11 0.0161653 0.00442406 1.34117e-10 0.0147853 0.00667145 -3.78213e-11 0.0134934 0.00621825 -7.33647e-12 0.0122207 0.00634292 1.04712e-11 0.0109068 0.00667873 1.07254e-11 0.00946485 0.00724348 9.68485e-12 0.00788547 0.00784545 9.06325e-12 0.00615404 0.00846381 8.93928e-12 0.00426058 0.00909724 9.57222e-12 0.00219806 0.0096956 1.00359e-11 0.0100969 1.04697e-11 0.0168001 9.31969e-10 4.87868e-16 0.0168001 5.03438e-09 2.63216e-15 0.0168001 1.87414e-08 5.65831e-15 0.0168 4.78804e-08 1.17426e-14 0.0168 1.3276e-07 2.12787e-14 0.0168 3.03324e-07 3.91908e-14 0.0167998 8.02247e-07 7.93998e-14 0.0167995 1.77489e-06 1.48592e-13 0.016799 4.90947e-06 3.89151e-13 0.0167963 1.0046e-05 6.22888e-13 0.0167955 3.43169e-05 2.55183e-12 0.0167897 6.99306e-05 4.02612e-12 0.0167823 0.000302051 1.77328e-11 0.0167689 0.000812944 4.33771e-11 0.0168708 0.00432116 1.33736e-10 0.0154642 0.00807829 -3.37847e-11 0.0140347 0.00764758 -8.20783e-12 0.0127092 0.00766826 9.66917e-12 0.0113832 0.00800416 1.05671e-11 0.00996501 0.00866157 1.05997e-11 0.00837381 0.00943657 8.81891e-12 0.00661932 0.0102183 8.11872e-12 0.00465172 0.0110652 8.09908e-12 0.00242811 0.0119189 8.23865e-12 0.0125246 8.33987e-12 0.0168001 9.73215e-10 4.81911e-16 0.0168001 5.30206e-09 2.60353e-15 0.0168001 1.97157e-08 5.5722e-15 0.0168001 5.05678e-08 1.1546e-14 0.0168 1.39103e-07 2.07456e-14 0.0168 3.18163e-07 3.80019e-14 0.0168 8.2959e-07 7.62371e-14 0.0167999 1.84444e-06 1.41824e-13 0.0167999 4.88306e-06 3.58957e-13 0.0167994 1.06506e-05 6.54587e-13 0.0168023 3.12464e-05 2.25011e-12 0.0168031 6.93333e-05 3.77475e-12 0.0168501 0.00025457 1.6192e-11 0.0169809 0.000682324 4.01203e-11 0.0180676 0.00323344 1.31144e-10 0.0166465 0.00949956 -2.04785e-11 0.0148653 0.00942878 -4.70381e-12 0.0134566 0.00907688 8.98718e-12 0.0121034 0.00935668 1.02574e-11 0.0106609 0.0101041 1.06203e-11 0.00906168 0.0110351 8.03489e-12 0.00725427 0.0120255 7.34056e-12 0.0052096 0.0131102 6.885e-12 0.00282972 0.0142985 6.58569e-12 0.0153539 6.23799e-12 0.0168001 1.04286e-09 4.69105e-16 0.0168001 5.73838e-09 2.54521e-15 0.0168001 2.13838e-08 5.38204e-15 0.0168001 5.51107e-08 1.11353e-14 0.0168 1.51494e-07 1.94979e-14 0.0168 3.47916e-07 3.54575e-14 0.0167999 9.03531e-07 6.81249e-14 0.0167998 2.03192e-06 1.26468e-13 0.0167994 5.2543e-06 2.97201e-13 0.0167982 1.18515e-05 5.7721e-13 0.0167981 3.11726e-05 1.52179e-12 0.0167909 7.6785e-05 3.5997e-12 0.0168121 0.000232858 9.52009e-12 0.0168437 0.00065105 2.47451e-11 0.017266 0.00281031 6.4023e-11 0.016705 0.0100601 4.50584e-11 0.0151774 0.0109561 1.52147e-11 0.0140252 0.0102291 1.28774e-11 0.0127859 0.0105956 1.30093e-11 0.0114235 0.0114666 1.23592e-11 0.00987773 0.0125806 9.44503e-12 0.00810135 0.0138015 7.85369e-12 0.00601171 0.0152001 6.67046e-12 0.00342685 0.0168833 5.59947e-12 0.0187804 4.47402e-12 0.0168001 1.37248e-09 4.66298e-16 0.0168001 6.34028e-09 2.5264e-15 0.0168001 2.54708e-08 5.34582e-15 0.0168 6.09253e-08 1.10561e-14 0.0168 1.78649e-07 1.9393e-14 0.0168 3.89917e-07 3.53658e-14 0.0167998 1.04464e-06 6.80293e-14 0.0167995 2.36445e-06 1.30152e-13 0.0167993 5.47918e-06 2.79248e-13 0.0167973 1.38074e-05 6.69886e-13 0.0167966 3.1777e-05 1.08894e-12 0.0168001 7.35069e-05 3.9778e-12 0.0167946 0.000237916 6.63989e-12 0.0168058 0.000640138 2.09825e-11 0.0170166 0.00259892 5.10622e-11 0.0163261 0.0107498 8.00649e-11 0.0157381 0.0115435 1.58702e-11 0.0145327 0.0114341 1.26676e-11 0.0133116 0.0118159 1.30911e-11 0.0121549 0.0126232 1.25675e-11 0.0107601 0.0139755 1.0664e-11 0.00914188 0.0154195 8.62171e-12 0.00719662 0.0171455 7.34298e-12 0.00450781 0.0195721 4.98807e-12 0.0232879 3.52012e-12 0.0168001 4.54961e-16 1.86476e-09 0.0168001 2.44889e-15 1.83893e-09 0.0168001 5.0792e-15 2.52759e-08 0.0168001 1.07184e-14 2.31125e-08 0.0168001 1.73778e-14 1.72972e-07 0.0168003 3.19135e-14 1.47699e-07 0.0168003 5.63097e-14 1.05817e-06 0.016802 1.04223e-13 7.40619e-07 0.0168003 2.2164e-13 7.15532e-06 0.0168113 4.28329e-13 2.96842e-06 0.0167893 1.10753e-12 5.37916e-05 0.016852 2.4445e-12 1.09258e-05 0.0167087 5.55013e-12 0.0003808 0.0169906 2.10052e-11 0.000358321 0.0169412 4.27112e-11 0.00264805 0.016551 9.58016e-11 0.011139 0.0157051 1.16048e-11 0.0123891 0.0148398 9.59758e-12 0.0122989 0.0139207 1.21959e-11 0.0127343 0.0129167 1.21456e-11 0.0136269 0.0118422 1.07194e-11 0.0150497 0.0105616 9.59912e-12 0.0166999 0.00880042 7.60822e-12 0.0189068 0.00621772 5.08134e-12 0.0221546 3.03936e-12 0.0295053 0.0168001 1.85075e-10 3.38925e-12 0.0168001 1.00143e-09 1.16458e-11 0.0168001 3.73043e-09 1.34664e-11 0.0168 9.53707e-09 2.1699e-11 0.0168 2.6476e-08 2.13274e-11 0.0168 6.04706e-08 2.92221e-11 0.0167998 1.60726e-07 2.91983e-11 0.0167995 3.54614e-07 4.0276e-11 0.0167984 9.83006e-07 4.16473e-11 0.0167964 2.1085e-06 7.75543e-11 0.0167895 6.63842e-06 9.38352e-11 0.0167745 1.54771e-05 2.31075e-10 0.0167113 6.25319e-05 2.66395e-10 0.0165299 0.000181646 1.12119e-09 0.0154601 0.00106941 2.31951e-09 0.0141788 0.00128127 -4.97394e-10 0.012937 0.00124143 5.44913e-11 0.011646 0.00129063 3.39632e-10 0.0102868 0.00135851 3.36078e-10 0.00884211 0.00144464 3.16117e-10 0.00729051 0.00155105 3.06714e-10 0.00562766 0.00166258 3.24075e-10 0.00386244 0.00176537 3.35968e-10 0.00199184 0.0018701 3.48516e-10 0.00199122 3.64501e-10 0.0168001 3.53829e-10 3.38087e-12 0.0168001 1.92575e-09 1.1647e-11 0.0168001 7.16791e-09 1.34639e-11 0.0168 1.83448e-08 2.1691e-11 0.0168 5.09121e-08 2.1321e-11 0.0168 1.1585e-07 2.91952e-11 0.0167998 3.12139e-07 2.91505e-11 0.0167995 6.69342e-07 4.0111e-11 0.0167985 1.97483e-06 4.1526e-11 0.0167967 4.01618e-06 7.66947e-11 0.0167895 1.34897e-05 9.32659e-11 0.0167753 3.0214e-05 2.26953e-10 0.0167055 0.000131709 2.69722e-10 0.0165185 0.000368898 1.10581e-09 0.0154458 0.00214153 2.31719e-09 0.014132 0.00259521 -5.0166e-10 0.0129094 0.00246381 5.1218e-11 0.0116401 0.00255965 3.40769e-10 0.0102928 0.00270519 3.36736e-10 0.00883782 0.00289971 3.14798e-10 0.00726938 0.00311903 3.022e-10 0.00559212 0.00333965 3.18289e-10 0.00380837 0.00354934 3.29512e-10 0.00192747 0.00375047 3.41639e-10 0.00391817 3.57533e-10 0.0168001 5.14026e-10 3.36836e-12 0.0168001 2.77487e-09 1.1642e-11 0.0168001 1.0334e-08 1.34846e-11 0.0168 2.63028e-08 2.1604e-11 0.0168 7.33513e-08 2.14238e-11 0.0168 1.6639e-07 2.90759e-11 0.0167998 4.51077e-07 2.91459e-11 0.0167995 9.64766e-07 3.97675e-11 0.0167986 2.85547e-06 4.14997e-11 0.0167969 5.82388e-06 7.52797e-11 0.0167902 1.9873e-05 9.22187e-11 0.016776 4.4948e-05 2.20877e-10 0.0167115 0.00019556 2.66781e-10 0.0165335 0.00054716 1.06937e-09 0.0155476 0.00312676 2.29162e-09 0.0142093 0.00393374 -5.1106e-10 0.0129818 0.00369106 4.54312e-11 0.0117228 0.00381837 3.43581e-10 0.0103869 0.00404048 3.40765e-10 0.00893239 0.00435425 3.1762e-10 0.00735866 0.00469234 2.99742e-10 0.00566507 0.00503303 3.12737e-10 0.00385458 0.0053601 3.21966e-10 0.00194953 0.00565503 3.31376e-10 0.0058672 3.44365e-10 0.0168001 5.7989e-10 3.34845e-12 0.0168001 3.21733e-09 1.16368e-11 0.0168001 1.19296e-08 1.35022e-11 0.0168001 3.05137e-08 2.15023e-11 0.0168 8.44212e-08 2.15105e-11 0.0168 1.89713e-07 2.88952e-11 0.0167999 5.27438e-07 2.90065e-11 0.0167999 1.0179e-06 3.89609e-11 0.016799 3.71537e-06 4.10022e-11 0.0167993 5.65905e-06 7.12501e-11 0.0167903 2.85524e-05 8.79201e-11 0.0167819 5.37379e-05 2.08726e-10 0.0167191 0.00025775 2.56508e-10 0.0165671 0.0006994 1.01679e-09 0.0157472 0.00394598 2.28871e-09 0.01439 0.00529113 -4.57459e-10 0.0131542 0.00492657 6.69406e-11 0.0119019 0.00507048 3.41122e-10 0.0105762 0.00536546 3.37966e-10 0.00912903 0.00580147 3.14455e-10 0.00755434 0.00626662 2.96924e-10 0.00585448 0.0067327 3.06788e-10 0.00401136 0.00720349 3.12757e-10 0.00203248 0.00763347 3.17744e-10 0.00789922 3.26413e-10 0.0168001 7.63251e-10 3.3406e-12 0.0168001 4.16951e-09 1.1605e-11 0.0168001 1.54803e-08 1.35958e-11 0.0168 3.95469e-08 2.13783e-11 0.0168 1.09477e-07 2.18591e-11 0.0168 2.48539e-07 2.90478e-11 0.0167998 6.71014e-07 2.97996e-11 0.0167994 1.39251e-06 4.27783e-11 0.0167986 4.48071e-06 3.78875e-11 0.0167971 7.25389e-06 1.13457e-10 0.0167917 3.37347e-05 1.58558e-12 0.016782 6.38531e-05 3.08713e-10 0.016744 0.00029513 7.01475e-11 0.0166443 0.000799355 9.08088e-10 0.0161654 0.00442404 2.02752e-09 0.0147853 0.00667147 -3.13054e-10 0.0134934 0.00621826 1.95641e-10 0.0122207 0.00634293 3.72381e-10 0.0109068 0.00667873 3.52503e-10 0.00946485 0.00724348 3.15525e-10 0.00788547 0.00784544 3.04548e-10 0.00615404 0.0084638 3.09529e-10 0.00426058 0.00909723 3.09905e-10 0.00219806 0.00969559 3.08715e-10 0.0100968 3.11697e-10 0.0168001 9.31967e-10 3.31486e-12 0.0168001 5.03436e-09 1.15784e-11 0.0168001 1.87413e-08 1.35676e-11 0.0168 4.78803e-08 2.12548e-11 0.0168 1.3276e-07 2.15571e-11 0.0168 3.03324e-07 2.83096e-11 0.0167998 8.02245e-07 2.83088e-11 0.0167995 1.77488e-06 3.63864e-11 0.016799 4.90945e-06 3.86e-11 0.0167963 1.0046e-05 6.84542e-11 0.0167955 3.43167e-05 4.80931e-11 0.0167897 6.99302e-05 2.16251e-10 0.0167823 0.000302049 1.55672e-10 0.0167689 0.000812938 8.02928e-10 0.0168708 0.00432112 1.86317e-09 0.0154643 0.00807831 -2.03794e-10 0.0140348 0.0076476 2.08718e-10 0.0127092 0.00766826 3.5176e-10 0.0113832 0.00800416 3.36863e-10 0.00996502 0.00866157 3.08046e-10 0.00837382 0.00943657 3.06978e-10 0.00661933 0.0102183 3.11012e-10 0.00465173 0.0110652 3.07604e-10 0.00242811 0.0119189 3.02665e-10 0.0125245 3.02861e-10 0.0168001 9.73208e-10 3.27791e-12 0.0168001 5.30203e-09 1.15846e-11 0.0168001 1.97156e-08 1.35448e-11 0.0168001 5.05675e-08 2.12297e-11 0.0168 1.39102e-07 2.14717e-11 0.0168 3.18161e-07 2.81667e-11 0.0168 8.29585e-07 2.79151e-11 0.0167999 1.84442e-06 3.56077e-11 0.0167999 4.88302e-06 3.80612e-11 0.0167994 1.06505e-05 5.54568e-11 0.0168023 3.1246e-05 6.22281e-11 0.0168031 6.93329e-05 1.76127e-10 0.0168501 0.000254566 1.85971e-10 0.0169809 0.000682311 7.31529e-10 0.0180676 0.00323337 1.81021e-09 0.0166465 0.00949957 8.53349e-12 0.0148653 0.00942881 2.17631e-10 0.0134566 0.00907689 2.95111e-10 0.0121034 0.0093567 2.95589e-10 0.0106609 0.0101041 2.89612e-10 0.00906169 0.0110351 2.91835e-10 0.00725428 0.0120255 3.00151e-10 0.00520961 0.0131102 2.99258e-10 0.00282972 0.0142985 2.9457e-10 0.0153539 2.92882e-10 0.0168001 1.04286e-09 3.24496e-12 0.0168001 5.73836e-09 1.15933e-11 0.0168001 2.13838e-08 1.35416e-11 0.0168001 5.51105e-08 2.12232e-11 0.0168 1.51493e-07 2.14406e-11 0.0168 3.47915e-07 2.80995e-11 0.0167999 9.03529e-07 2.77117e-11 0.0167998 2.03192e-06 3.51439e-11 0.0167994 5.25428e-06 3.68217e-11 0.0167982 1.18515e-05 5.26644e-11 0.0167981 3.11724e-05 5.3556e-11 0.0167909 7.6785e-05 1.6257e-10 0.0168121 0.000232855 1.12994e-10 0.0168437 0.000651045 5.24488e-10 0.017266 0.00281028 9.32093e-10 0.016705 0.0100601 7.87427e-10 0.0151774 0.0109561 3.86122e-10 0.0140252 0.0102291 2.96237e-10 0.0127859 0.0105956 2.90899e-10 0.0114235 0.0114666 2.82867e-10 0.00987774 0.0125806 2.81931e-10 0.00810136 0.0138015 2.87175e-10 0.00601172 0.0152001 2.85411e-10 0.00342685 0.0168833 2.80748e-10 0.0187804 2.78789e-10 0.0168001 1.37248e-09 3.21885e-12 0.0168001 6.34022e-09 1.15933e-11 0.0168001 2.54707e-08 1.35553e-11 0.0168 6.0925e-08 2.12223e-11 0.0168 1.78648e-07 2.14714e-11 0.0168 3.89915e-07 2.81594e-11 0.0167998 1.04464e-06 2.79263e-11 0.0167995 2.36444e-06 3.57267e-11 0.0167993 5.47914e-06 3.71463e-11 0.0167973 1.38072e-05 5.95517e-11 0.0167966 3.17769e-05 4.23547e-11 0.0168001 7.35062e-05 1.8098e-10 0.0167946 0.000237914 5.69167e-11 0.0168058 0.000640135 4.92276e-10 0.0170166 0.00259891 7.1191e-10 0.0163261 0.0107497 1.24956e-09 0.0157381 0.0115435 3.32841e-10 0.0145327 0.0114341 2.69913e-10 0.0133116 0.0118159 2.67368e-10 0.0121549 0.0126232 2.6889e-10 0.0107601 0.0139755 2.70553e-10 0.00914189 0.0154195 2.70749e-10 0.00719662 0.0171455 2.67765e-10 0.00450782 0.0195721 2.57302e-10 0.0232879 2.54338e-10 0.0168001 3.24089e-12 1.86478e-09 0.0168001 1.16274e-11 1.83885e-09 0.0168001 1.36231e-11 2.5276e-08 0.0168001 2.18652e-11 2.3112e-08 0.0168001 2.11763e-11 1.72972e-07 0.0168003 2.91004e-11 1.47697e-07 0.0168003 2.80653e-11 1.05817e-06 0.016802 3.73597e-11 7.40609e-07 0.0168003 3.6017e-11 7.15529e-06 0.0168113 5.92046e-11 2.96836e-06 0.0167893 5.96929e-11 5.37914e-05 0.016852 1.33492e-10 1.09254e-05 0.0167087 5.98741e-11 0.000380799 0.0169906 5.1759e-10 0.000358318 0.0169411 5.40563e-10 0.00264804 0.016551 1.43959e-09 0.011139 0.015705 2.35676e-10 0.0123891 0.0148398 2.01014e-10 0.0122989 0.0139207 2.40469e-10 0.0127343 0.0129166 2.4742e-10 0.0136269 0.0118422 2.51188e-10 0.0150497 0.0105616 2.48829e-10 0.0166999 0.00880043 2.42221e-10 0.0189068 0.00621772 2.24956e-10 0.0221546 2.06828e-10 0.0295053 0.0168001 1.80953e-10 0.0168001 9.98682e-10 0.0168001 3.72583e-09 0.0168 9.52969e-09 0.0168 2.64615e-08 0.0168 6.04512e-08 0.0167998 1.60678e-07 0.0167995 3.54489e-07 0.0167984 9.82823e-07 0.0167964 2.10789e-06 0.0167895 6.6375e-06 0.0167745 1.5474e-05 0.0167113 6.25304e-05 0.0165299 0.000181631 0.0154601 0.00106938 0.0141788 0.0012813 0.012937 0.00124143 0.011646 0.00129064 0.0102868 0.00135852 0.00884209 0.00144467 0.00729047 0.00155107 0.00562761 0.00166259 0.00386239 0.00176537 0.0019918 0.00187009 0.00199119 0.0168001 3.47567e-10 0.0168001 1.91747e-09 0.0168001 7.1706e-09 0.0168 1.82991e-08 0.0168 5.09333e-08 0.0168 1.15787e-07 0.0167998 3.12084e-07 0.0167995 6.69083e-07 0.0167985 1.97454e-06 0.0167967 4.01506e-06 0.0167895 1.34876e-05 0.0167753 3.02085e-05 0.0167055 0.000131699 0.0165185 0.00036886 0.015446 0.00214141 0.0141321 0.00259525 0.0129095 0.00246383 0.0116402 0.00255968 0.0102929 0.00270523 0.00883785 0.00289975 0.00726939 0.00311908 0.00559211 0.00333968 0.00380834 0.00354935 0.00192745 0.00375046 0.00391811 0.0168001 5.04645e-10 0.0168001 2.76496e-09 0.0168001 1.03334e-08 0.0168 2.62551e-08 0.0168 7.33664e-08 0.0168 1.66338e-07 0.0167998 4.5103e-07 0.0167995 9.64613e-07 0.0167986 2.85546e-06 0.0167969 5.82409e-06 0.0167902 1.98707e-05 0.016776 4.4939e-05 0.0167115 0.00019554 0.0165335 0.00054708 0.0155478 0.0031265 0.0142095 0.00393378 0.0129819 0.0036911 0.011723 0.00381842 0.010387 0.00404055 0.00893248 0.00435432 0.00735872 0.00469242 0.0056651 0.00503309 0.00385459 0.00536013 0.00194953 0.00565504 0.00586715 0.0168001 5.74997e-10 0.0168001 3.19563e-09 0.0168001 1.19543e-08 0.0168001 3.0453e-08 0.0168 8.45248e-08 0.0168 1.89753e-07 0.0167999 5.27702e-07 0.0167999 1.01908e-06 0.016799 3.71381e-06 0.0167992 5.67354e-06 0.0167903 2.85137e-05 0.0167819 5.37767e-05 0.0167192 0.000257631 0.0165672 0.000699276 0.0157475 0.00394544 0.0143904 0.00529115 0.0131545 0.00492674 0.0119021 0.00507059 0.0105765 0.00536556 0.00912922 0.00580157 0.00755448 0.00626674 0.00585458 0.00673281 0.00401142 0.00720357 0.0020325 0.0076335 0.0078992 0.0168001 7.50414e-10 0.0168001 4.1458e-09 0.0168001 1.54469e-08 0.0168 3.94647e-08 0.0168 1.09263e-07 0.0168 2.48061e-07 0.0167998 6.69986e-07 0.0167995 1.38872e-06 0.0167987 4.47921e-06 0.0167972 7.23292e-06 0.0167917 3.37461e-05 0.0167821 6.38016e-05 0.016744 0.000295152 0.0166442 0.00079926 0.0161651 0.00442362 0.0147851 0.00667149 0.0134933 0.00621829 0.0122207 0.00634296 0.0109068 0.00667878 0.00946493 0.00724355 0.00788557 0.00784555 0.00615413 0.00846392 0.00426064 0.00909733 0.00219809 0.00969566 0.0100969 0.0168001 9.13826e-10 0.0168001 5.02254e-09 0.0168001 1.87136e-08 0.0168 4.78396e-08 0.0168 1.32664e-07 0.0168 3.0313e-07 0.0167998 8.0178e-07 0.0167995 1.77378e-06 0.016799 4.90762e-06 0.0167962 1.00366e-05 0.0167955 3.43138e-05 0.0167897 6.99047e-05 0.0167823 0.000302037 0.0167689 0.000812859 0.0168709 0.00432064 0.0154642 0.00807847 0.0140347 0.00764766 0.0127092 0.00766828 0.0113832 0.00800417 0.00996501 0.00866162 0.00837384 0.00943664 0.00661937 0.0102184 0.00465177 0.0110653 0.00242814 0.011919 0.0125246 0.0168001 9.56761e-10 0.0168001 5.29284e-09 0.0168001 1.97016e-08 0.0168001 5.05495e-08 0.0168 1.39067e-07 0.0168 3.18093e-07 0.0168 8.29423e-07 0.0167999 1.84406e-06 0.0167999 4.88213e-06 0.0167994 1.06485e-05 0.0168023 3.12397e-05 0.0168031 6.93218e-05 0.0168502 0.000254512 0.016981 0.000682151 0.0180682 0.00323243 0.016647 0.00949983 0.0148655 0.00942915 0.0134567 0.009077 0.0121034 0.00935676 0.0106609 0.0101042 0.0090617 0.0110352 0.0072543 0.0120256 0.00520963 0.0131103 0.00282974 0.0142986 0.015354 0.0168001 1.03145e-09 0.0168001 5.73374e-09 0.0168001 2.13905e-08 0.0168001 5.51394e-08 0.0168 1.51575e-07 0.0168 3.48028e-07 0.0167999 9.03794e-07 0.0167997 2.03244e-06 0.0167994 5.25493e-06 0.0167982 1.18546e-05 0.0167981 3.1168e-05 0.0167909 7.67936e-05 0.0168121 0.000232816 0.0168435 0.000650993 0.0172653 0.00280988 0.0167046 0.01006 0.0151773 0.0109561 0.0140251 0.0102292 0.0127859 0.0105956 0.0114235 0.0114667 0.00987772 0.0125807 0.00810135 0.0138016 0.00601172 0.0152002 0.00342686 0.0168834 0.0187805 0.0168001 1.3961e-09 0.0168001 6.2333e-09 0.0168001 2.54311e-08 0.0168 6.11634e-08 0.0168 1.78624e-07 0.0168 3.90326e-07 0.0167998 1.04484e-06 0.0167995 2.36513e-06 0.0167993 5.47937e-06 0.0167974 1.38067e-05 0.0167966 3.17826e-05 0.0168001 7.34888e-05 0.0167945 0.000237912 0.0168057 0.000640108 0.0170164 0.00259871 0.0163259 0.0107497 0.0157379 0.0115435 0.0145326 0.011434 0.0133115 0.0118159 0.0121549 0.0126233 0.0107601 0.0139756 0.00914185 0.0154195 0.0071966 0.0171456 0.0045078 0.0195721 0.023288 0.0168001 2.00039e-09 0.0168001 1.47335e-09 0.0168001 2.6473e-08 0.0168001 2.25953e-08 0.0168001 1.74377e-07 0.0168003 1.4705e-07 0.0168003 1.05924e-06 0.016802 7.39495e-07 0.0168003 7.15648e-06 0.0168113 2.9626e-06 0.0167893 5.37943e-05 0.016852 1.09047e-05 0.0167087 0.000380835 0.0169906 0.000358214 0.016941 0.00264808 0.0165509 0.0111389 0.0157049 0.0123892 0.0148396 0.0122989 0.0139206 0.0127343 0.0129165 0.0136269 0.0118421 0.0150498 0.0105615 0.0167 0.00880037 0.0189069 0.00621768 0.0221547 0.0295053 0.0168001 8.24929e-10 -3.60047e-12 0.0168001 4.31537e-09 -9.84944e-12 0.0168001 1.5202e-08 -1.7332e-11 0.0168 4.2725e-08 -1.81109e-11 0.0168001 1.06904e-07 -2.52108e-11 0.0168 2.71074e-07 -2.43756e-11 0.0168004 6.43714e-07 -3.14223e-11 0.0167996 1.58877e-06 -3.10084e-11 0.0168028 3.86708e-06 -4.19527e-11 0.016796 9.49893e-06 -3.99507e-11 0.0168248 2.50585e-05 -7.7983e-11 0.0167712 6.41487e-05 -7.96482e-11 0.0169648 0.000187753 -2.04489e-10 0.0166525 0.000669789 -1.77219e-10 0.0172657 0.00203472 -8.08489e-10 0.0172572 0.0111462 -1.46192e-09 0.0162924 0.0133538 -1.10901e-10 0.0153509 0.0132401 -1.31862e-10 0.0145944 0.0134902 -2.25282e-10 0.0137854 0.0144354 -2.33709e-10 0.0130311 0.0158036 -2.27255e-10 0.0121706 0.0175602 -2.18462e-10 0.0113793 0.019698 -2.07822e-10 0.0114281 0.0221059 -1.86748e-10 0.0235458 -1.38501e-10 0.0173868 0.0168001 5.68094e-10 -3.59987e-12 0.0168001 4.56408e-09 -9.77251e-12 0.0168001 1.41723e-08 -1.73045e-11 0.0168001 4.27605e-08 -1.82226e-11 0.0168001 1.01139e-07 -2.49174e-11 0.0168001 2.68939e-07 -2.49263e-11 0.0168001 5.99902e-07 -3.10196e-11 0.0168001 1.61488e-06 -3.12317e-11 0.0168006 3.31318e-06 -4.02526e-11 0.0167995 1.06535e-05 -4.07532e-11 0.0168058 1.8779e-05 -7.09477e-11 0.0167926 7.70796e-05 -7.77953e-11 0.0168259 0.000154806 -1.90555e-10 0.0168055 0.000689587 -1.68536e-10 0.0169385 0.00190161 -7.86574e-10 0.0178074 0.0102761 -1.53615e-09 0.0169545 0.0142067 -5.21254e-11 0.0160568 0.0141376 -1.13731e-10 0.0153178 0.0142288 -2.22848e-10 0.0146868 0.015066 -2.16333e-10 0.0141239 0.016366 -2.04342e-10 0.0137073 0.0179763 -1.9258e-10 0.0136357 0.0197695 -1.79922e-10 0.0145953 0.0211458 -1.65592e-10 0.0213093 -1.38316e-10 0.0168323 0.0168001 6.01565e-10 -3.54785e-12 0.0168001 4.87459e-09 -9.74737e-12 0.0168001 1.49944e-08 -1.72543e-11 0.0168001 4.53159e-08 -1.82065e-11 0.0168001 1.0729e-07 -2.48861e-11 0.0168 2.85737e-07 -2.48821e-11 0.0168 6.42583e-07 -3.08592e-11 0.0167999 1.68434e-06 -3.11616e-11 0.0167995 3.70798e-06 -3.93575e-11 0.0167999 1.02619e-05 -3.93553e-11 0.0167978 2.08844e-05 -9.51241e-11 0.0168028 7.18877e-05 -9.77452e-12 0.0168151 0.000142822 -2.47685e-10 0.0168796 0.000624505 -5.33237e-11 0.0171192 0.00166204 -6.87406e-10 0.0190297 0.00836407 -1.45898e-09 0.0180279 0.0152083 -2.29132e-10 0.0169267 0.0152387 -2.22975e-10 0.0161661 0.0149891 -2.04575e-10 0.0156215 0.0156102 -1.85402e-10 0.015243 0.0167442 -1.73867e-10 0.0151576 0.0180613 -1.71041e-10 0.0155752 0.0193507 -1.73171e-10 0.0166643 0.0200558 -1.6318e-10 0.019804 -1.62246e-10 0.0181683 0.0168001 5.61312e-10 -3.48647e-12 0.0168001 4.79996e-09 -9.75036e-12 0.0168001 1.43843e-08 -1.72395e-11 0.0168001 4.33057e-08 -1.8226e-11 0.0168001 1.03101e-07 -2.49136e-11 0.0168001 2.71448e-07 -2.48359e-11 0.0168001 6.14818e-07 -3.07257e-11 0.0168002 1.58545e-06 -3.03972e-11 0.0168004 3.5414e-06 -3.71214e-11 0.0168014 9.26494e-06 -3.8803e-11 0.0168019 2.03929e-05 -5.30091e-11 0.0168166 5.70739e-05 -5.57463e-11 0.0168273 0.000132263 -1.39514e-10 0.0170079 0.000443425 -1.1432e-10 0.0174691 0.00120083 -4.56989e-10 0.020647 0.00518536 -7.57837e-10 0.0195036 0.0163509 -7.35287e-10 0.0184423 0.0162996 -4.47873e-10 0.0173457 0.0160856 -1.59023e-10 0.0167471 0.0162088 -1.36881e-10 0.0164966 0.016994 -1.5215e-10 0.0165655 0.0179919 -1.62079e-10 0.0169977 0.0189188 -1.59676e-10 0.017879 0.0191736 -1.52718e-10 0.0186364 -1.47028e-10 0.0190455 0.0168001 4.54099e-10 -3.40453e-12 0.0168001 5.88261e-09 -9.86569e-12 0.0168001 8.53254e-09 -1.73341e-11 0.0168001 4.88543e-08 -1.84848e-11 0.0168001 6.5758e-08 -2.5294e-11 0.0168001 2.96128e-07 -2.53561e-11 0.0168003 3.93706e-07 -3.1527e-11 0.0168001 1.72993e-06 -3.15882e-11 0.0168015 2.18678e-06 -3.93655e-11 0.0168002 1.05204e-05 -3.86038e-11 0.0168098 1.08371e-05 -8.64527e-11 0.0167963 7.04421e-05 -1.0682e-11 0.0168717 5.70129e-05 -2.0792e-10 0.0168182 0.000496461 1.96325e-14 0.0172893 0.000729869 -4.31734e-10 0.0185685 0.0039055 -5.55406e-10 0.0197956 0.0151223 -1.31282e-09 0.0191381 0.0169568 -3.20218e-10 0.0181817 0.0170419 -2.13131e-10 0.0176641 0.0167265 -7.77818e-11 0.0175073 0.0171505 -1.28853e-10 0.0176955 0.0178035 -1.54262e-10 0.0181686 0.0184445 -1.52401e-10 0.0188359 0.0185053 -1.42161e-10 0.0178058 -9.30453e-11 0.019672 0.0168001 1.22326e-09 -4.1701e-12 0.0168001 4.46913e-09 -1.00146e-11 0.0168001 1.23508e-08 -1.51298e-11 0.0168001 2.94814e-08 -2.21911e-11 0.0168001 7.40332e-08 -2.30505e-11 0.0168002 1.69261e-07 -2.99546e-11 0.0168002 4.21603e-07 -2.94274e-11 0.0168009 9.57177e-07 -3.66396e-11 0.0168007 2.4521e-06 -3.63272e-11 0.0168058 5.36761e-06 -4.76496e-11 0.0168013 1.52546e-05 -4.4377e-11 0.0168395 3.23991e-05 -8.12841e-11 0.0167954 0.000100724 -7.66421e-11 0.0170549 0.000237475 -1.92223e-10 0.0168317 0.00095216 -1.28451e-10 0.0180685 0.00266827 -7.27803e-10 0.0199031 0.0132858 -1.30066e-09 0.019595 0.0172649 -1.92365e-10 0.0190901 0.0175467 -1.41624e-10 0.0185419 0.0172749 -6.8538e-11 0.0183513 0.0173399 -1.15204e-10 0.0184957 0.0176587 -1.39925e-10 0.0189713 0.0179682 -1.40293e-10 0.0195614 0.0179127 -1.35354e-10 0.0171983 -1.15787e-10 0.0201686 0.0168001 3.16527e-09 -5.28353e-12 0.0168001 6.89169e-09 -1.08417e-11 0.0168001 1.49958e-08 -1.63265e-11 0.0168001 3.02455e-08 -2.33419e-11 0.0168001 7.2495e-08 -2.43965e-11 0.0168001 1.57949e-07 -3.09399e-11 0.0168001 3.97404e-07 -3.12328e-11 0.0168002 8.81091e-07 -3.75308e-11 0.0168003 2.26997e-06 -3.80773e-11 0.0168008 4.93161e-06 -4.9609e-11 0.0168022 1.379e-05 -4.386e-11 0.0168074 2.72972e-05 -1.13098e-10 0.0168128 9.5104e-05 -8.46815e-14 0.0168612 0.000189313 -2.78296e-10 0.0170086 0.000804091 -1.00727e-12 0.0175159 0.00216075 -6.41358e-10 0.0204466 0.010353 -1.21968e-09 0.0203353 0.0173764 -1.30197e-10 0.0198441 0.0180381 -1.00249e-10 0.0193471 0.0177719 -6.62656e-11 0.0192077 0.0174809 -1.02785e-10 0.0192852 0.0175784 -1.23717e-10 0.0196071 0.0176487 -1.20971e-10 0.0200721 0.0174441 -1.32042e-10 0.0167434 -1.31964e-10 0.0205291 0.0168001 2.76262e-09 -1.12828e-11 0.0168001 6.1166e-09 -1.5491e-11 0.0168001 1.66846e-08 -1.96531e-11 0.0168001 2.27864e-08 -2.48475e-11 0.0168001 7.77257e-08 -2.55305e-11 0.0168001 1.11815e-07 -3.03085e-11 0.0168001 4.19267e-07 -3.04079e-11 0.0168004 6.15452e-07 -3.48926e-11 0.0168002 2.39496e-06 -3.49746e-11 0.0168017 3.42746e-06 -4.06707e-11 0.0168011 1.43838e-05 -4.27784e-11 0.0168104 1.80448e-05 -5.63739e-11 0.0168104 9.49506e-05 -6.03138e-11 0.0168924 0.000107423 -1.50007e-10 0.0170124 0.000683519 -1.41599e-10 0.0178554 0.00131764 -5.4108e-10 0.0223104 0.00589533 -1.27328e-09 0.0216132 0.0180735 -2.65266e-10 0.0211693 0.0184825 -2.81864e-11 0.0204489 0.0184924 -4.01827e-11 0.0200426 0.0178893 -6.92091e-11 0.0200255 0.0175924 -9.83552e-11 0.0202442 0.017433 -1.03773e-10 0.0205819 0.0171057 -1.03767e-10 0.0164205 -1.27361e-10 0.0209036 0.0168001 2.75547e-09 -1.53801e-11 0.0168001 6.24918e-09 -2.0072e-11 0.0168001 1.16007e-08 -2.38079e-11 0.0168001 2.46221e-08 -2.52972e-11 0.0168001 4.90764e-08 -2.91432e-11 0.0168001 1.18359e-07 -2.91652e-11 0.0168003 2.55446e-07 -3.24491e-11 0.0168002 6.47152e-07 -3.24916e-11 0.0168012 1.42718e-06 -3.59091e-11 0.0168009 3.67954e-06 -3.67714e-11 0.0168072 8.10395e-06 -4.44198e-11 0.0168035 2.16706e-05 -4.48665e-11 0.0168515 4.71126e-05 -7.70301e-11 0.016819 0.000139495 -8.4289e-11 0.0171728 0.000330125 -1.90191e-10 0.0172987 0.00119095 -2.21948e-10 0.0195492 0.00364395 -6.20987e-10 0.0222018 0.0154195 -7.33876e-10 0.0219346 0.0187498 -1.20923e-10 0.0213941 0.0190328 -9.28999e-11 0.0208524 0.0184326 -5.84217e-11 0.0206624 0.0177792 -8.25054e-11 0.02074 0.0173569 -9.0651e-11 0.0209651 0.0168815 -9.78926e-11 0.0161824 -1.2044e-10 0.0212032 0.0168001 2.55619e-09 -2.04233e-11 0.0168001 5.83814e-09 -2.39741e-11 0.0168001 8.59549e-09 -2.67654e-11 0.0168001 2.33041e-08 -2.78276e-11 0.0168001 3.37207e-08 -3.06148e-11 0.0168001 1.11528e-07 -3.05188e-11 0.0168002 1.70855e-07 -3.27713e-11 0.0168002 6.11229e-07 -3.27032e-11 0.0168007 9.35707e-07 -3.49804e-11 0.0168008 3.55285e-06 -3.56719e-11 0.016804 4.90491e-06 -4.14963e-11 0.0168032 2.24578e-05 -4.15516e-11 0.0168264 2.39895e-05 -6.85171e-11 0.0168131 0.000152558 -7.16904e-11 0.0169735 0.000169943 -1.69622e-10 0.0170375 0.00112631 -1.2288e-10 0.0180611 0.00261991 -5.75506e-10 0.0218169 0.0116617 -8.86663e-10 0.0222045 0.0183622 -9.97363e-11 0.022072 0.0191655 -7.4137e-11 0.0216139 0.0188902 -5.1519e-11 0.0213784 0.0180151 -4.12453e-11 0.0213322 0.0174025 -8.48883e-11 0.021402 0.0168118 -1.09154e-10 0.0160614 -1.1699e-10 0.0215228 0.0168001 1.63024e-09 -2.55189e-11 0.0168001 3.77618e-09 -2.72561e-11 0.0168001 7.50906e-09 -2.88979e-11 0.0168001 1.40099e-08 -3.08444e-11 0.0168001 3.10647e-08 -3.08637e-11 0.0168001 6.46326e-08 -3.24169e-11 0.0168001 1.57316e-07 -3.22545e-11 0.0168004 3.44478e-07 -3.3613e-11 0.0168005 8.74441e-07 -3.38441e-11 0.0168021 1.89599e-06 -3.72109e-11 0.0168018 5.21143e-06 -3.61142e-11 0.0168137 1.0579e-05 -5.75679e-11 0.0168048 3.27556e-05 -3.25933e-11 0.0168909 6.67419e-05 -1.07313e-10 0.0168447 0.000215525 -8.38859e-11 0.0174144 0.00055685 -2.6355e-10 0.0181045 0.00192911 -3.89007e-10 0.0231581 0.00660574 -1.29935e-09 0.0232676 0.0182524 -2.39564e-10 0.0231136 0.0193199 3.0991e-11 0.0226553 0.0193483 1.40173e-11 0.0220878 0.0185832 -3.38786e-11 0.0219008 0.0175883 -8.12766e-11 0.0218595 0.016854 -1.09823e-10 0.0160566 -1.23383e-10 0.0218639 0.0168001 1.17727e-09 -2.83699e-11 0.0168001 2.61721e-09 -2.97177e-11 0.0168001 6.3765e-09 -3.09611e-11 0.0168001 9.33882e-09 -3.24436e-11 0.0168001 2.79902e-08 -3.24151e-11 0.0168001 4.34102e-08 -3.35346e-11 0.0168001 1.45353e-07 -3.33203e-11 0.0168002 2.32155e-07 -3.41106e-11 0.0168003 8.12113e-07 -3.41538e-11 0.0168009 1.27559e-06 -3.5293e-11 0.0168013 4.76192e-06 -3.63999e-11 0.0168053 6.61499e-06 -4.1675e-11 0.0168079 3.00849e-05 -4.25884e-11 0.0168412 3.35995e-05 -7.14085e-11 0.0168555 0.000200834 -7.99773e-11 0.0171497 0.000262972 -1.81365e-10 0.0175718 0.00150622 -2.15638e-10 0.0202433 0.00393368 -5.74499e-10 0.0235974 0.0148969 -6.82442e-10 0.0237171 0.0192001 -6.15997e-11 0.0233651 0.0197004 -4.40594e-11 0.022774 0.0191739 -3.98043e-11 0.0225582 0.0178052 -9.21241e-11 0.0224135 0.0169968 -1.20169e-10 0.0161524 -1.2732e-10 0.0223184 0.0168001 9.15918e-10 -3.02674e-11 0.0168001 2.10835e-09 -3.1737e-11 0.0168001 3.93475e-09 -3.2768e-11 0.0168001 8.13989e-09 -3.32166e-11 0.0168001 1.61313e-08 -3.42201e-11 0.0168001 3.76413e-08 -3.40769e-11 0.0168002 8.11471e-08 -3.47904e-11 0.0168002 1.99677e-07 -3.4677e-11 0.0168006 4.41638e-07 -3.54046e-11 0.0168007 1.12723e-06 -3.58787e-11 0.016803 2.41724e-06 -3.98657e-11 0.0168028 6.88294e-06 -3.72435e-11 0.0168195 1.34277e-05 -6.66492e-11 0.0168085 4.444e-05 -2.7264e-11 0.0169232 8.64086e-05 -1.26668e-10 0.0168753 0.000310152 -7.54535e-11 0.0176266 0.000755352 -2.66258e-10 0.0184302 0.00312908 -3.67748e-10 0.0233583 0.00996701 -1.08088e-09 0.023952 0.0186059 -2.86632e-10 0.0240843 0.019568 -8.84218e-11 0.0238147 0.0194431 -8.28321e-11 0.0231358 0.018484 -9.71167e-11 0.0228839 0.017249 -1.20685e-10 0.0163161 -1.3234e-10 0.0227187 0.0168001 7.65715e-10 -3.19464e-11 0.0168001 1.75109e-09 -3.30874e-11 0.0168001 2.71941e-09 -3.38635e-11 0.0168001 7.08205e-09 -3.42378e-11 0.0168001 1.06856e-08 -3.50047e-11 0.0168001 3.33517e-08 -3.48877e-11 0.0168001 5.36532e-08 -3.54042e-11 0.0168001 1.79642e-07 -3.52307e-11 0.0168003 2.93865e-07 -3.55571e-11 0.0168004 1.00936e-06 -3.55891e-11 0.0168012 1.63534e-06 -3.62135e-11 0.0168022 5.81861e-06 -3.72681e-11 0.0168066 9.01285e-06 -4.06721e-11 0.0168154 3.56043e-05 -4.17901e-11 0.0168522 4.96599e-05 -8.59735e-11 0.0169249 0.00023725 -2.95484e-11 0.0172853 0.000395035 -2.48154e-10 0.0186247 0.00178894 -1.69271e-10 0.0232454 0.00534534 -6.63299e-10 0.025068 0.016782 -7.03244e-10 0.0249689 0.0196668 -1.91487e-10 0.02453 0.0198819 -1.69356e-10 0.0238056 0.0192076 -1.51313e-10 0.0234667 0.0175878 -1.16399e-10 0.0166001 -1.34421e-10 0.0231811 0.0168001 4.98148e-10 -3.34437e-11 0.0168001 1.14784e-09 -3.40453e-11 0.0168001 2.29289e-09 -3.46018e-11 0.0168001 4.26504e-09 -3.5255e-11 0.0168001 9.53395e-09 -3.52265e-11 0.0168001 1.97218e-08 -3.57046e-11 0.0168001 4.84844e-08 -3.55676e-11 0.0168002 1.054e-07 -3.58498e-11 0.0168002 2.67342e-07 -3.57842e-11 0.0168006 5.8783e-07 -3.60692e-11 0.0168007 1.50947e-06 -3.65241e-11 0.0168032 3.31375e-06 -3.79435e-11 0.0168035 8.7197e-06 -3.86818e-11 0.0168203 1.88371e-05 -5.98972e-11 0.0168167 5.31063e-05 -3.04018e-11 0.0169396 0.000114542 -1.26005e-10 0.0169702 0.000363884 -4.2146e-11 0.0177888 0.000970435 -3.46389e-10 0.0193878 0.00374558 -4.30838e-10 0.0242561 0.0119112 -1.4132e-09 0.0250416 0.0188807 -3.34031e-10 0.0252284 0.0196946 -2.75639e-10 0.0248695 0.019567 -1.82074e-10 0.024109 0.0183475 -7.68694e-11 0.0170321 -1.23241e-10 0.0236769 0.0168001 3.47792e-10 -3.43201e-11 0.0168001 7.85561e-10 -3.48015e-11 0.0168001 1.77764e-09 -3.52399e-11 0.0168001 2.67842e-09 -3.57586e-11 0.0168001 7.61679e-09 -3.57318e-11 0.0168001 1.22867e-08 -3.61084e-11 0.0168001 3.87347e-08 -3.59967e-11 0.0168001 6.50451e-08 -3.6213e-11 0.0168002 2.12302e-07 -3.61428e-11 0.0168004 3.58979e-07 -3.63434e-11 0.0168007 1.18776e-06 -3.65826e-11 0.0168021 1.99386e-06 -3.74253e-11 0.016804 6.77648e-06 -3.89957e-11 0.016812 1.08633e-05 -4.54243e-11 0.0168237 4.12888e-05 -4.65428e-11 0.0168792 5.91363e-05 -9.27686e-11 0.016968 0.000274706 -6.37047e-11 0.0174554 0.000483112 -3.42426e-10 0.0191221 0.00207793 -4.55779e-10 0.0245648 0.00646574 -1.46295e-09 0.025912 0.0175326 -5.31511e-10 0.0260024 0.0196037 -2.20006e-10 0.0255665 0.020003 -1.77245e-10 0.0248197 0.0190928 -8.1891e-11 0.0175499 -6.1829e-11 0.0243027 0.0168001 2.32634e-10 -3.48993e-11 0.0168001 5.29251e-10 -3.54349e-11 0.0168001 1.06646e-09 -3.57367e-11 0.0168001 2.26449e-09 -3.59682e-11 0.0168001 4.47021e-09 -3.63004e-11 0.0168001 1.05444e-08 -3.6254e-11 0.0168001 2.24156e-08 -3.64869e-11 0.0168001 5.59297e-08 -3.64056e-11 0.0168002 1.22001e-07 -3.65465e-11 0.0168002 3.09973e-07 -3.65307e-11 0.0168007 6.79423e-07 -3.67438e-11 0.016801 1.74172e-06 -3.71063e-11 0.016804 3.81522e-06 -3.81871e-11 0.0168049 9.9118e-06 -4.01839e-11 0.0168243 2.18724e-05 -4.65493e-11 0.0168248 5.8478e-05 -5.06919e-11 0.0169647 0.000135039 -1.06237e-10 0.0170543 0.000392933 -9.10987e-11 0.0179947 0.00113744 -3.81019e-10 0.0204288 0.00403081 -4.85418e-10 0.0253244 0.0126351 -1.09141e-09 0.0259715 0.0189562 -2.23598e-10 0.0263459 0.0196283 -1.63896e-10 0.0258012 0.019638 -7.51592e-11 0.0183043 5.16258e-11 0.0250458 0.0168001 2.07047e-11 -3.53478e-11 0.0168001 3.69527e-10 -3.57931e-11 0.0168001 7.58943e-10 -3.60396e-11 0.0168001 1.84369e-09 -3.62618e-11 0.0168001 2.90888e-09 -3.65555e-11 0.0168001 8.26211e-09 -3.65369e-11 0.0168001 1.39299e-08 -3.67622e-11 0.0168001 4.28936e-08 -3.67064e-11 0.0168001 7.45465e-08 -3.68539e-11 0.0168002 2.35542e-07 -3.68384e-11 0.0168005 4.11114e-07 -3.70335e-11 0.0168009 1.31288e-06 -3.73151e-11 0.0168024 2.27594e-06 -3.8212e-11 0.0168049 7.43676e-06 -3.9857e-11 0.0168143 1.24518e-05 -4.63071e-11 0.0168282 4.45906e-05 -4.8421e-11 0.0168937 6.95965e-05 -9.40218e-11 0.016998 0.000288158 -7.23872e-11 0.0175742 0.000561316 -3.51022e-10 0.0193777 0.00222633 -4.53103e-10 0.0249739 0.0070362 -1.37085e-09 0.0265881 0.017341 -3.65326e-10 0.026781 0.0194354 -1.13126e-10 0.0264639 0.0199558 -5.28257e-11 0.0190957 4.36026e-11 0.0256725 0.0168001 -7.46395e-11 -3.531e-11 0.0168001 2.63427e-10 -3.62125e-11 0.0168001 6.54757e-10 -3.64924e-11 0.0168001 1.08921e-09 -3.66796e-11 0.0168001 2.66518e-09 -3.67527e-11 0.0168001 4.40553e-09 -3.69304e-11 0.0168001 1.24611e-08 -3.68968e-11 0.0168001 2.2076e-08 -3.70131e-11 0.0168001 6.64522e-08 -3.69647e-11 0.0168002 1.2028e-07 -3.70377e-11 0.0168003 3.68388e-07 -3.70472e-11 0.0168009 6.68555e-07 -3.72232e-11 0.0168011 2.06608e-06 -3.75872e-11 0.0168048 3.73918e-06 -3.86213e-11 0.0168055 1.17493e-05 -4.05791e-11 0.0168289 2.12394e-05 -4.66668e-11 0.0168289 6.9397e-05 -5.12801e-11 0.016987 0.000130185 -1.10526e-10 0.0170814 0.000466388 -1.02177e-10 0.0181995 0.00110862 -3.31979e-10 0.021291 0.00394314 -4.84231e-10 0.0261534 0.0124778 -8.88659e-10 0.0267409 0.0188489 -1.27197e-10 0.0271621 0.0195342 1.94338e-11 0.0195449 2.469e-11 0.0267116 0.0168001 -6.26747e-11 -3.51054e-11 0.0168001 1.38407e-10 -3.68091e-11 0.0168001 3.94877e-10 -3.68956e-11 0.0168001 8.27651e-10 -3.70053e-11 0.0168001 1.55724e-09 -3.70968e-11 0.0168001 3.45423e-09 -3.70754e-11 0.0168001 7.10339e-09 -3.71227e-11 0.0168001 1.7256e-08 -3.70785e-11 0.0168001 3.73782e-08 -3.70811e-11 0.0168001 9.36909e-08 -3.70537e-11 0.0168003 2.05812e-07 -3.70655e-11 0.0168004 5.20114e-07 -3.71449e-11 0.0168014 1.14601e-06 -3.73881e-11 0.0168022 2.912e-06 -3.80295e-11 0.0168075 6.41734e-06 -3.96851e-11 0.0168121 1.66107e-05 -4.28277e-11 0.0168451 3.64931e-05 -5.29053e-11 0.0168742 0.000100775 -6.29087e-11 0.017115 0.000225703 -1.40982e-10 0.0175082 0.000714789 -1.84471e-10 0.019442 0.00200933 -5.5651e-10 0.0251253 0.00679294 -1.26507e-09 0.0272074 0.0167633 -2.66208e-10 0.0273919 0.0193484 -6.5887e-11 0.0196269 -2.29074e-11 0.0273115 0.0168001 -4.17306e-11 -3.49674e-11 0.0168001 8.04608e-11 -3.71193e-11 0.0168001 2.34289e-10 -3.71732e-11 0.0168001 5.74991e-10 -3.72385e-11 0.0168001 9.35301e-10 -3.72873e-11 0.0168001 2.50573e-09 -3.72618e-11 0.0168001 4.28883e-09 -3.72707e-11 0.0168001 1.26444e-08 -3.72292e-11 0.0168001 2.24606e-08 -3.71989e-11 0.0168001 6.86153e-08 -3.71684e-11 0.0168002 1.23215e-07 -3.71349e-11 0.0168003 3.80178e-07 -3.71665e-11 0.0168008 6.83005e-07 -3.72556e-11 0.0168016 2.12238e-06 -3.76145e-11 0.0168042 3.79048e-06 -3.84702e-11 0.0168088 1.20175e-05 -4.0594e-11 0.0168243 2.10202e-05 -4.63462e-11 0.0168541 7.08295e-05 -5.33433e-11 0.0169545 0.000125477 -1.13178e-10 0.0172147 0.00045369 -1.13985e-10 0.018148 0.00107911 -3.33531e-10 0.0211778 0.0037561 -4.05012e-10 0.0264059 0.0115333 -1.05458e-09 0.0274056 0.0183593 -2.39419e-10 0.0193136 -5.0645e-11 0.0277193 0.0168001 -2.81093e-11 -3.48805e-11 0.0168001 5.4829e-11 -3.72885e-11 0.0168001 1.61995e-10 -3.73608e-11 0.0168001 3.24507e-10 -3.73955e-11 0.0168001 6.87856e-10 -3.74019e-11 0.0168001 1.3656e-09 -3.74188e-11 0.0168001 3.18154e-09 -3.73879e-11 0.0168001 6.79677e-09 -3.73701e-11 0.0168001 1.66629e-08 -3.73322e-11 0.0168001 3.65769e-08 -3.72839e-11 0.0168001 9.10364e-08 -3.72583e-11 0.0168003 2.01218e-07 -3.72144e-11 0.0168005 5.03115e-07 -3.73297e-11 0.0168015 1.11394e-06 -3.75687e-11 0.0168025 2.79814e-06 -3.87113e-11 0.0168083 6.20053e-06 -4.17974e-11 0.0168134 1.57713e-05 -4.4687e-11 0.0168491 3.52184e-05 -6.89619e-11 0.0168828 9.17957e-05 -1.9242e-11 0.0171132 0.000219935 -2.90365e-10 0.0175768 0.000620216 2.02691e-10 0.019495 0.00183232 -3.78275e-10 0.0252443 0.00582857 -4.59245e-10 0.027803 0.0157756 3.5666e-10 0.0191355 -2.40588e-11 0.0279602 0.0168001 -1.86443e-11 -3.48177e-11 0.0168001 3.64401e-11 -3.74261e-11 0.0168001 1.08037e-10 -3.74723e-11 0.0168001 2.11955e-10 -3.7491e-11 0.0168001 4.45001e-10 -3.74931e-11 0.0168001 8.82167e-10 -3.74979e-11 0.0168001 2.04522e-09 -3.74747e-11 0.0168001 4.36498e-09 -3.74544e-11 0.0168001 1.06954e-08 -3.74244e-11 0.0168001 2.34446e-08 -3.73802e-11 0.0168001 5.83732e-08 -3.73265e-11 0.0168002 1.28768e-07 -3.72336e-11 0.0168004 3.21809e-07 -3.70721e-11 0.0168008 7.09557e-07 -3.68813e-11 0.0168018 1.77923e-06 -3.66246e-11 0.0168041 3.9084e-06 -3.77684e-11 0.01681 9.95421e-06 -3.59446e-11 0.0168235 2.15069e-05 -8.17637e-11 0.0168551 5.87053e-05 1.40954e-10 0.0169583 0.000122642 -1.14536e-09 0.0172088 0.000380582 2.40297e-09 0.0181062 0.000953432 -8.19675e-09 0.020344 0.00354435 7.69608e-09 0.0263592 0.0097213 -2.21359e-09 0.0175256 -5.54327e-10 0.027983 0.0168001 -1.19515e-11 -3.4776e-11 0.0168001 2.30605e-11 -3.75169e-11 0.0168001 6.89789e-11 -3.7546e-11 0.0168001 1.35278e-10 -3.75526e-11 0.0168001 2.82355e-10 -3.7552e-11 0.0168001 5.60416e-10 -3.75472e-11 0.0168001 1.28741e-09 -3.75282e-11 0.0168001 2.75059e-09 -3.75042e-11 0.0168001 6.68375e-09 -3.74815e-11 0.0168001 1.46701e-08 -3.74397e-11 0.0168001 3.62304e-08 -3.74135e-11 0.0168002 8.00286e-08 -3.73557e-11 0.0168003 1.98376e-07 -3.73229e-11 0.0168006 4.38055e-07 -3.72654e-11 0.0168012 1.08822e-06 -3.74526e-11 0.0168028 2.39667e-06 -3.82196e-11 0.0168067 6.00205e-06 -3.95563e-11 0.0168151 1.31316e-05 -5.19184e-11 0.0168396 3.38641e-05 -2.78158e-11 0.016888 7.47109e-05 -2.17482e-10 0.0170644 0.000203661 1.31623e-10 0.0175147 0.000505692 -1.16351e-09 0.019407 0.00163594 3.38303e-11 0.0245584 0.00458415 1.25582e-10 0.01406 -1.54494e-10 0.0280652 0.0168001 -7.45669e-12 -3.47495e-11 0.0168001 1.47802e-11 -3.7574e-11 0.0168001 4.38499e-11 -3.75929e-11 0.0168001 7.97521e-11 -3.75916e-11 0.0168001 1.91467e-10 -3.75898e-11 0.0168001 3.23751e-10 -3.75789e-11 0.0168001 8.7576e-10 -3.7563e-11 0.0168001 1.58026e-09 -3.75372e-11 0.0168001 4.55012e-09 -3.75191e-11 0.0168001 8.40162e-09 -3.74802e-11 0.0168001 2.46642e-08 -3.74639e-11 0.0168001 4.58163e-08 -3.74213e-11 0.0168002 1.35123e-07 -3.74124e-11 0.0168004 2.51122e-07 -3.73951e-11 0.0168007 7.42473e-07 -3.74522e-11 0.0168017 1.37535e-06 -3.76346e-11 0.0168036 4.09779e-06 -3.84112e-11 0.0168093 7.50691e-06 -4.06298e-11 0.0168199 2.3148e-05 -4.54677e-11 0.0168537 4.08658e-05 -6.79782e-11 0.0169156 0.000141205 -7.3954e-11 0.0171724 0.000247298 -3.15107e-10 0.0178209 0.000984458 -2.74573e-10 0.0198841 0.00252376 -1.01854e-09 0.00769217 -1.6229e-09 0.02625 0.0168001 -3.8309e-12 -3.47319e-11 0.0168001 8.88282e-12 -3.76131e-11 0.0168001 2.44863e-11 -3.76159e-11 0.0168001 5.6475e-11 -3.76183e-11 0.0168001 9.62143e-11 -3.76125e-11 0.0168001 2.40238e-10 -3.75999e-11 0.0168001 4.32073e-10 -3.75812e-11 0.0168001 1.17533e-09 -3.75658e-11 0.0168001 2.21722e-09 -3.75345e-11 0.0168001 6.25103e-09 -3.75197e-11 0.0168001 1.1964e-08 -3.74802e-11 0.0168001 3.40581e-08 -3.74712e-11 0.0168002 6.54498e-08 -3.74396e-11 0.0168002 1.86698e-07 -3.74579e-11 0.0168006 3.58995e-07 -3.75065e-11 0.016801 1.02576e-06 -3.76591e-11 0.0168031 1.96979e-06 -3.81284e-11 0.0168049 5.67569e-06 -3.88365e-11 0.0168173 1.07846e-05 -4.25696e-11 0.0168256 3.25071e-05 -4.22423e-11 0.0169071 5.96786e-05 -7.17724e-11 0.0169528 0.000201405 -5.34456e-11 0.0175471 0.000389196 -2.57309e-10 0.0185876 0.00148218 -3.16025e-10 0.00394887 -8.9196e-10 0.0223248 0.0168001 4.73567e-13 -3.47166e-11 0.0168001 1.84073e-12 -3.76271e-11 0.0168001 1.50841e-11 -3.76349e-11 0.0168001 3.12071e-11 -3.76295e-11 0.0168001 7.16994e-11 -3.76266e-11 0.0168001 1.21539e-10 -3.76134e-11 0.0168001 3.13357e-10 -3.76012e-11 0.0168001 5.7332e-10 -3.75773e-11 0.0168001 1.5905e-09 -3.75637e-11 0.0168001 3.00295e-09 -3.75299e-11 0.0168001 8.53719e-09 -3.75177e-11 0.0168001 1.6252e-08 -3.74792e-11 0.0168001 4.64592e-08 -3.74776e-11 0.0168002 8.85954e-08 -3.7457e-11 0.0168003 2.53519e-07 -3.7516e-11 0.0168009 4.83095e-07 -3.76232e-11 0.0168014 1.38559e-06 -3.79907e-11 0.0168045 2.63557e-06 -3.88465e-11 0.0168076 7.65047e-06 -4.01641e-11 0.0168257 1.44033e-05 -4.57808e-11 0.0168413 4.39937e-05 -4.8001e-11 0.0169616 8.09214e-05 -7.5635e-11 0.0170771 0.000273957 -1.12303e-10 0.0179878 0.000569527 -2.05004e-10 0.0020397 -6.10763e-10 0.0199014 0.0168001 2.51708e-12 -3.4717e-11 0.0168001 -6.75708e-13 -3.76198e-11 0.0168001 9.97538e-12 -3.76447e-11 0.0168001 2.2629e-11 -3.76436e-11 0.0168001 4.15998e-11 -3.76354e-11 0.0168001 8.62894e-11 -3.76258e-11 0.0168001 1.69142e-10 -3.76076e-11 0.0168001 3.92974e-10 -3.75955e-11 0.0168001 8.34515e-10 -3.75674e-11 0.0168001 2.04205e-09 -3.75553e-11 0.0168001 4.44821e-09 -3.75197e-11 0.0168001 1.10428e-08 -3.75101e-11 0.0168001 2.41868e-08 -3.74744e-11 0.0168001 6.02888e-08 -3.74754e-11 0.0168002 1.32065e-07 -3.74663e-11 0.0168004 3.2996e-07 -3.74891e-11 0.0168011 7.21551e-07 -3.7552e-11 0.0168019 1.80987e-06 -3.76072e-11 0.0168056 3.95239e-06 -3.71973e-11 0.0168101 1.00147e-05 -4.00477e-11 0.0168323 2.19194e-05 -2.57255e-11 0.016855 5.69958e-05 -1.20635e-10 0.0170099 0.000128588 2.08591e-10 0.0172068 0.000356505 -7.87516e-10 0.000949645 1.24046e-09 0.0183262 0.0168001 2.08548e-12 -3.4724e-11 0.0168001 -5.17569e-13 -3.76044e-11 0.0168001 6.31626e-12 -3.76534e-11 0.0168001 1.51463e-11 -3.76461e-11 0.0168001 2.53668e-11 -3.76496e-11 0.0168001 5.64865e-11 -3.76146e-11 0.0168001 9.78781e-11 -3.76302e-11 0.0168001 2.53291e-10 -3.75892e-11 0.0168001 4.67886e-10 -3.75777e-11 0.0168001 1.31181e-09 -3.7558e-11 0.0168001 2.46944e-09 -3.75305e-11 0.0168001 7.07797e-09 -3.75169e-11 0.0168001 1.33912e-08 -3.74826e-11 0.0168001 3.85409e-08 -3.74772e-11 0.0168002 7.30474e-08 -3.74541e-11 0.0168003 2.1029e-07 -3.74762e-11 0.0168006 3.98612e-07 -3.75292e-11 0.0168013 1.1488e-06 -3.76662e-11 0.0168031 2.17317e-06 -3.80326e-11 0.0168068 6.30599e-06 -3.88273e-11 0.0168169 1.18392e-05 -4.04078e-11 0.0168383 3.54342e-05 -4.7021e-11 0.0169021 6.56667e-05 -5.01917e-11 0.017044 0.000212909 -1.03479e-10 0.000432629 -1.02998e-10 0.0175649 0.0168001 1.18388e-12 -3.47269e-11 0.0168001 -1.06257e-13 -3.76003e-11 0.0168001 3.35258e-12 -3.76593e-11 0.0168001 7.94299e-12 -3.76545e-11 0.0168001 1.654e-11 -3.76465e-11 0.0168001 2.85206e-11 -3.76311e-11 0.0168001 6.6169e-11 -3.76208e-11 0.0168001 1.23319e-10 -3.75956e-11 0.0168001 3.24556e-10 -3.75853e-11 0.0168001 6.23692e-10 -3.75524e-11 0.0168001 1.72185e-09 -3.75425e-11 0.0168001 3.33554e-09 -3.75047e-11 0.0168001 9.31388e-09 -3.74969e-11 0.0168001 1.80847e-08 -3.74592e-11 0.0168001 5.05864e-08 -3.74623e-11 0.0168002 9.82822e-08 -3.74486e-11 0.0168004 2.74951e-07 -3.75119e-11 0.016801 5.33815e-07 -3.76564e-11 0.0168016 1.49534e-06 -3.80242e-11 0.016805 2.89826e-06 -3.89945e-11 0.0168087 8.1788e-06 -4.01876e-11 0.0168284 1.57687e-05 -4.78306e-11 0.0168483 4.59938e-05 -4.23348e-11 0.0169718 8.80981e-05 -1.0003e-10 0.00027611 -4.6478e-11 0.0171284 0.0168001 6.53203e-13 -3.47286e-11 0.0168001 -2.40828e-14 -3.75984e-11 0.0168001 1.932e-12 -3.7662e-11 0.0168001 4.49203e-12 -3.76533e-11 0.0168001 7.89364e-12 -3.76453e-11 0.0168001 1.69143e-11 -3.76344e-11 0.0168001 3.16586e-11 -3.76147e-11 0.0168001 7.92887e-11 -3.76046e-11 0.0168001 1.53792e-10 -3.75754e-11 0.0168001 4.20044e-10 -3.75658e-11 0.0168001 8.10418e-10 -3.753e-11 0.0168001 2.26841e-09 -3.7521e-11 0.0168001 4.36974e-09 -3.74818e-11 0.0168001 1.22979e-08 -3.74754e-11 0.0168001 2.36881e-08 -3.74388e-11 0.0168001 6.67395e-08 -3.74447e-11 0.0168003 1.2848e-07 -3.7437e-11 0.0168005 3.62414e-07 -3.75068e-11 0.0168013 6.96491e-07 -3.7648e-11 0.0168022 1.97248e-06 -3.8049e-11 0.0168066 3.77925e-06 -3.8946e-11 0.0168115 1.08213e-05 -4.06002e-11 0.0168367 2.07875e-05 -4.72252e-11 0.0168641 6.05084e-05 -4.93624e-11 0.000121295 -9.6864e-11 0.017019 0.0168001 2.95664e-13 -3.47308e-11 0.0168001 1.91652e-14 -3.75949e-11 0.0168001 8.55415e-13 -3.76677e-11 0.0168001 2.0066e-12 -3.76502e-11 0.0168001 3.74578e-12 -3.76418e-11 0.0168001 6.5111e-12 -3.76302e-11 0.0168001 1.54081e-11 -3.76186e-11 0.0168001 3.63988e-11 -3.75956e-11 0.0168001 9.16796e-11 -3.75859e-11 0.0168001 2.0447e-10 -3.75542e-11 0.0168001 5.05897e-10 -3.75452e-11 0.0168001 1.11228e-09 -3.75081e-11 0.0168001 2.74133e-09 -3.74999e-11 0.0168001 6.01697e-09 -3.74607e-11 0.0168001 1.48265e-08 -3.74563e-11 0.0168001 3.25317e-08 -3.7423e-11 0.0168002 8.01999e-08 -3.74367e-11 0.0168004 1.75835e-07 -3.74471e-11 0.0168006 4.34089e-07 -3.75538e-11 0.0168016 9.5084e-07 -3.77785e-11 0.016803 2.35709e-06 -3.83663e-11 0.0168087 5.15541e-06 -3.96568e-11 0.0168165 1.29277e-05 -4.23224e-11 0.0168485 2.84091e-05 -5.07922e-11 7.29385e-05 -6.00906e-11 0.0168966 0.0168001 1.31235e-13 -3.47311e-11 0.0168001 1.51756e-14 -3.75949e-11 0.0168001 3.92787e-13 -3.76681e-11 0.0168001 8.46293e-13 -3.76516e-11 0.0168001 1.54969e-12 -3.76348e-11 0.0168001 2.23633e-12 -3.76221e-11 0.0168001 7.044e-12 -3.76109e-11 0.0168001 1.6567e-11 -3.75916e-11 0.0168001 4.92947e-11 -3.75825e-11 0.0168001 9.947e-11 -3.75543e-11 0.0168001 2.90824e-10 -3.75456e-11 0.0168001 5.45772e-10 -3.75112e-11 0.0168001 1.59129e-09 -3.75028e-11 0.0168001 2.92935e-09 -3.74651e-11 0.0168001 8.55256e-09 -3.74595e-11 0.0168001 1.56476e-08 -3.74247e-11 0.0168001 4.57726e-08 -3.74336e-11 0.0168002 8.33572e-08 -3.74296e-11 0.0168004 2.44566e-07 -3.75126e-11 0.0168009 4.42652e-07 -3.76779e-11 0.016802 1.30653e-06 -3.81468e-11 0.0168047 2.34416e-06 -3.91445e-11 0.0168106 7.00721e-06 -4.16006e-11 0.0168265 1.24642e-05 -4.74259e-11 3.81919e-05 -5.92058e-11 0.0168609 0.0168001 4.02803e-14 -3.47309e-11 0.0168001 2.31225e-14 -3.75956e-11 0.0168001 1.15245e-13 -3.76675e-11 0.0168001 2.81341e-13 -3.76538e-11 0.0168001 4.99558e-13 -3.76304e-11 0.0168001 1.57213e-12 -3.76143e-11 0.0168001 1.79266e-12 -3.76032e-11 0.0168001 6.85267e-12 -3.75928e-11 0.0168001 1.80677e-11 -3.75711e-11 0.0168001 5.77912e-11 -3.75624e-11 0.0168001 1.12869e-10 -3.75327e-11 0.0168001 3.3874e-10 -3.75247e-11 0.0168001 6.14388e-10 -3.749e-11 0.0168001 1.82877e-09 -3.74829e-11 0.0168001 3.24243e-09 -3.74468e-11 0.0168001 9.68753e-09 -3.74458e-11 0.0168001 1.69537e-08 -3.74197e-11 0.0168001 5.10056e-08 -3.74513e-11 0.0168003 8.80924e-08 -3.74908e-11 0.0168005 2.67585e-07 -3.76983e-11 0.0168013 4.54571e-07 -3.80818e-11 0.0168022 1.40157e-06 -3.92508e-11 0.0168069 2.32097e-06 -4.14786e-11 0.0168117 7.42955e-06 -4.78625e-11 1.15613e-05 -5.981e-11 0.0168381 0.0168001 3.14712e-14 -3.47313e-11 0.0168001 -5.67639e-15 -3.75949e-11 0.0168001 1.08237e-13 -3.76684e-11 0.0168001 1.92432e-13 -3.76522e-11 0.0168001 3.43764e-13 -3.76317e-11 0.0168001 3.48744e-13 -3.76099e-11 0.0168001 1.3628e-12 -3.75943e-11 0.0168001 2.507e-12 -3.75823e-11 0.0168001 1.012e-11 -3.75714e-11 0.0168001 2.02695e-11 -3.75495e-11 0.0168001 6.99905e-11 -3.75406e-11 0.0168001 1.17188e-10 -3.75117e-11 0.0168001 3.93018e-10 -3.75035e-11 0.0168001 6.18563e-10 -3.74709e-11 0.0168001 2.08786e-09 -3.74655e-11 0.0168001 3.18036e-09 -3.74349e-11 0.0168001 1.09259e-08 -3.74463e-11 0.0168001 1.61595e-08 -3.7445e-11 0.0168001 5.68418e-08 -3.75497e-11 0.0168003 8.12373e-08 -3.7729e-11 0.0168005 2.94797e-07 -3.83538e-11 0.0168014 4.0251e-07 -3.95487e-11 0.0168021 1.5328e-06 -4.2761e-11 0.0168075 1.92221e-06 -5.13567e-11 8.32964e-06 -6.0993e-11 0.0168102 0.0168001 -1.5547e-14 -3.47318e-11 0.0168001 2.4452e-14 -3.7594e-11 0.0168001 -5.77606e-14 -3.76696e-11 0.0168001 -1.06269e-13 -3.76512e-11 0.0168001 -2.42166e-13 -3.76338e-11 0.0168001 3.96844e-13 -3.76042e-11 0.0168001 1.4927e-13 -3.75907e-11 0.0168001 1.81921e-12 -3.75796e-11 0.0168001 3.35961e-12 -3.7562e-11 0.0168001 1.44752e-11 -3.75537e-11 0.0168001 1.89804e-11 -3.75284e-11 0.0168001 8.68462e-11 -3.75203e-11 0.0168001 9.80745e-11 -3.74901e-11 0.0168001 4.74367e-10 -3.74829e-11 0.0168001 4.93399e-10 -3.74511e-11 0.0168001 2.52738e-09 -3.74503e-11 0.0168001 2.44195e-09 -3.74282e-11 0.0168001 1.34074e-08 -3.74618e-11 0.0168001 1.19147e-08 -3.75048e-11 0.0168001 7.1429e-08 -3.77205e-11 0.0168004 5.68377e-08 -3.81017e-11 0.0168003 3.84829e-07 -3.93171e-11 0.0168016 2.45498e-07 -4.15121e-11 0.016801 2.24174e-06 -4.83443e-11 5.12669e-07 -6.01166e-11 0.0168086 0.0168001 8.03664e-15 -3.47319e-11 0.0168001 3.50306e-16 -3.75939e-11 0.0168001 2.32071e-14 -3.76696e-11 0.0168001 4.6456e-14 -3.76502e-11 0.0168001 7.97957e-14 -3.76336e-11 0.0168001 9.34445e-14 -3.76045e-11 0.0168001 2.20008e-13 -3.75879e-11 0.0168001 5.76127e-13 -3.7577e-11 0.0168001 1.62924e-12 -3.75661e-11 0.0168001 4.09109e-12 -3.7545e-11 0.0168001 1.10224e-11 -3.75357e-11 0.0168001 2.48984e-11 -3.75075e-11 0.0168001 6.17118e-11 -3.74988e-11 0.0168001 1.3358e-10 -3.74671e-11 0.0168001 3.21266e-10 -3.74616e-11 0.0168001 6.86381e-10 -3.74322e-11 0.0168001 1.63282e-09 -3.74443e-11 0.0168001 3.4874e-09 -3.74436e-11 0.0168001 8.24612e-09 -3.75559e-11 0.0168001 1.76702e-08 -3.77274e-11 0.0168001 4.15879e-08 -3.84242e-11 0.0168004 9.00285e-08 -3.96683e-11 0.0168003 2.06969e-07 -4.33546e-11 0.0168019 4.69232e-07 -5.21633e-11 9.96509e-07 -6.71838e-11 0.0168007 0.0168001 3.86772e-14 -3.47319e-11 0.0168001 -2.27936e-14 -3.75939e-11 0.0168001 1.26944e-13 -3.76696e-11 0.0168001 2.56724e-13 -3.76504e-11 0.0168001 5.12469e-13 -3.76334e-11 0.0168001 -1.81933e-13 -3.76047e-11 0.0168001 6.31094e-13 -3.75867e-11 0.0168001 -5.49683e-13 -3.75762e-11 0.0168001 3.2469e-13 -3.75646e-11 0.0168001 -3.5093e-12 -3.75437e-11 0.0168001 8.98399e-12 -3.75339e-11 0.0168001 -1.9435e-11 -3.75056e-11 0.0168001 6.15912e-11 -3.74965e-11 0.0168001 -1.18887e-10 -3.74645e-11 0.0168001 3.43174e-10 -3.74588e-11 0.0168001 -7.46376e-10 -3.74291e-11 0.0168001 1.83003e-09 -3.74405e-11 0.0168001 -4.6859e-09 -3.74389e-11 0.0168001 9.70215e-09 -3.75462e-11 0.0168001 -2.95234e-08 -3.77095e-11 0.0168001 5.24845e-08 -3.83739e-11 0.0168003 -1.8777e-07 -3.95552e-11 0.0168001 3.26186e-07 -4.31024e-11 0.0168018 -1.34558e-06 -5.1496e-11 2.99473e-06 -6.62005e-11 0.016799 0.0168001 1.15962e-14 -3.47321e-11 0.0168001 -1.66685e-15 -3.75936e-11 0.0168001 3.00569e-14 -3.76702e-11 0.0168001 7.78196e-14 -3.76506e-11 0.0168001 1.54514e-13 -3.76345e-11 0.0168001 -5.54434e-15 -3.76021e-11 0.0168001 1.67479e-13 -3.75892e-11 0.0168001 -1.17139e-13 -3.75751e-11 0.0168001 -2.76393e-13 -3.75591e-11 0.0168001 -1.52565e-12 -3.75488e-11 0.0168001 6.37041e-14 -3.75241e-11 0.0168001 -8.36832e-12 -3.75146e-11 0.0168001 3.18571e-12 -3.74842e-11 0.0168001 -4.90378e-11 -3.74761e-11 0.0168001 1.48209e-11 -3.7444e-11 0.0168001 -2.97961e-10 -3.74425e-11 0.0168001 3.59882e-11 -3.74191e-11 0.0168001 -1.81658e-09 -3.74532e-11 0.0168001 -8.65736e-11 -3.74931e-11 0.0168 -1.10101e-08 -3.77307e-11 0.0168001 -1.64559e-09 -3.81371e-11 0.0167999 -6.58952e-08 -3.94834e-11 0.0168002 -1.18442e-09 -4.19009e-11 0.016799 -4.03428e-07 -4.88229e-11 2.79258e-07 -6.10893e-11 0.0168014 0.0168001 -3.47321e-11 0.0168001 -3.75936e-11 0.0168001 -3.76702e-11 0.0168001 -3.76506e-11 0.0168001 -3.76344e-11 0.0168001 -3.7602e-11 0.0168001 -3.75893e-11 0.0168001 -3.75751e-11 0.0168001 -3.75586e-11 0.0168001 -3.75487e-11 0.0168001 -3.75238e-11 0.0168001 -3.75143e-11 0.0168001 -3.74837e-11 0.0168001 -3.74754e-11 0.0168001 -3.74427e-11 0.0168001 -3.74406e-11 0.0168001 -3.74167e-11 0.0168001 -3.74464e-11 0.0168001 -3.74808e-11 0.0168 -3.76792e-11 0.0168 -3.80323e-11 0.0167999 -3.91921e-11 0.0167999 -4.13218e-11 0.0167992 -4.80586e-11 -6.06899e-11 0.0167992 0.0168001 8.01783e-10 -5.13929e-16 0.0168001 4.47846e-09 -2.13498e-15 0.0168001 1.51302e-08 -5.58335e-15 0.0168 4.27651e-08 -9.36112e-15 0.0168001 1.06915e-07 -1.78486e-14 0.0168 2.71036e-07 -2.86528e-14 0.0168004 6.43847e-07 -5.17774e-14 0.0167996 1.5892e-06 -9.76851e-14 0.0168028 3.86793e-06 -1.90012e-13 0.016796 9.50117e-06 -4.1531e-13 0.0168248 2.50602e-05 -8.61764e-13 0.0167712 6.41618e-05 -2.38434e-12 0.0169648 0.000187757 -5.26697e-12 0.0166526 0.00066984 -1.46982e-11 0.0172656 0.00203482 -4.25634e-11 0.0172571 0.0111464 -1.03457e-10 0.0162923 0.0133536 -6.41019e-12 0.015351 0.01324 -6.81986e-12 0.0145945 0.0134902 -1.18753e-11 0.0137855 0.0144354 -1.16666e-11 0.0130312 0.0158036 -1.03099e-11 0.0121707 0.0175602 -8.52949e-12 0.0113793 0.0196979 -6.71212e-12 0.0114281 0.0221058 -4.97816e-12 0.0235458 -3.17808e-12 0.0173867 0.0168001 5.92823e-10 -5.0138e-16 0.0168001 4.59836e-09 -2.08565e-15 0.0168001 1.42326e-08 -5.30134e-15 0.0168001 4.28164e-08 -9.05452e-15 0.0168001 1.01202e-07 -1.63963e-14 0.0168001 2.69018e-07 -2.60259e-14 0.0168001 6.00022e-07 -4.45917e-14 0.0168001 1.61505e-06 -8.25497e-14 0.0168006 3.31394e-06 -1.41093e-13 0.0167994 1.06551e-05 -3.74329e-13 0.0168058 1.87729e-05 -6.03e-13 0.0167926 7.71151e-05 -2.1433e-12 0.0168259 0.000154792 -3.91066e-12 0.0168055 0.000689683 -1.59969e-11 0.0169384 0.00190174 -3.9308e-11 0.0178071 0.0102765 -1.0785e-10 0.0169542 0.0142064 -2.4488e-12 0.0160568 0.0141373 -5.64591e-12 0.0153179 0.0142287 -1.11841e-11 0.0146869 0.015066 -9.97019e-12 0.014124 0.016366 -8.63156e-12 0.0137074 0.0179763 -6.95735e-12 0.0136358 0.0197694 -5.03895e-12 0.0145954 0.0211458 -4.98695e-12 0.0213093 -4.03819e-12 0.0168323 0.0168001 6.32545e-10 -4.93404e-16 0.0168001 4.90175e-09 -2.04589e-15 0.0168001 1.50207e-08 -5.20541e-15 0.0168001 4.53185e-08 -8.79883e-15 0.0168 1.07252e-07 -1.59093e-14 0.0168 2.8568e-07 -2.46234e-14 0.0168 6.42513e-07 -4.20436e-14 0.0167999 1.68451e-06 -7.3936e-14 0.0167995 3.70883e-06 -1.28856e-13 0.0167999 1.02625e-05 -3.46062e-13 0.0167978 2.0903e-05 -3.30694e-13 0.0168029 7.18733e-05 -2.15398e-12 0.0168151 0.000142882 -2.98762e-12 0.0168797 0.000624498 -1.32973e-11 0.0171192 0.00166221 -3.67866e-11 0.0190294 0.00836483 -1.12429e-10 0.0180277 0.0152079 -1.58578e-11 0.0169266 0.0152383 -1.21341e-11 0.0161661 0.0149889 -6.5888e-12 0.0156215 0.0156101 -5.94559e-12 0.0152431 0.0167442 -5.468e-12 0.0151577 0.0180613 -5.0798e-12 0.0155753 0.0193506 -4.44052e-12 0.0166644 0.0200558 -4.21e-12 0.0198041 -5.36557e-12 0.0181683 0.0168001 5.48416e-10 -4.87836e-16 0.0168001 4.68666e-09 -2.02417e-15 0.0168001 1.43758e-08 -5.15302e-15 0.0168001 4.31376e-08 -8.66085e-15 0.0168001 1.02691e-07 -1.56211e-14 0.0168001 2.70798e-07 -2.38433e-14 0.0168001 6.1371e-07 -4.04247e-14 0.0168002 1.58391e-06 -6.91535e-14 0.0168004 3.53908e-06 -1.22452e-13 0.0168014 9.26297e-06 -2.7511e-13 0.0168019 2.03823e-05 -4.90376e-13 0.0168166 5.70817e-05 -1.61696e-12 0.0168274 0.000132251 -2.29473e-12 0.017008 0.000443455 -1.08502e-11 0.0174693 0.00120088 -2.48011e-11 0.0206477 0.00518568 -6.12957e-11 0.0195038 0.016351 -5.90737e-11 0.0184422 0.0162995 -3.11076e-11 0.0173457 0.0160853 -1.95835e-12 0.0167472 0.0162087 -8.70343e-13 0.0164966 0.0169939 -2.67162e-12 0.0165655 0.0179919 -3.72702e-12 0.0169978 0.0189188 -3.93902e-12 0.017879 0.0191736 -3.78118e-12 0.0186364 -4.81539e-12 0.0190456 0.0168001 1.58629e-10 -4.88602e-16 0.0168001 5.45002e-09 -2.06495e-15 0.0168001 8.77655e-09 -5.22639e-15 0.0168001 4.71372e-08 -8.8641e-15 0.0168001 6.53664e-08 -1.5965e-14 0.0168001 2.93273e-07 -2.48112e-14 0.0168003 3.92257e-07 -4.21322e-14 0.0168002 1.72569e-06 -7.47698e-14 0.0168015 2.18428e-06 -1.36918e-13 0.0168002 1.05133e-05 -2.659e-13 0.0168098 1.08424e-05 -8.33747e-13 0.0167963 7.04158e-05 -9.23178e-13 0.0168717 5.7039e-05 -3.90033e-12 0.0168183 0.0004964 -9.1105e-12 0.0172894 0.000729978 -2.20281e-11 0.0185688 0.00390555 -5.77667e-11 0.0197957 0.0151226 -1.1421e-10 0.0191383 0.0169566 -1.91242e-11 0.0181817 0.0170417 -8.4095e-12 0.0176641 0.0167263 5.1467e-12 0.0175073 0.0171504 5.40392e-13 0.0176956 0.0178035 -2.25333e-12 0.0181686 0.0184445 -3.16782e-12 0.0188359 0.0185053 -3.40973e-12 0.0178058 -2.93965e-12 0.0196721 0.0168001 4.17683e-10 -4.12305e-16 0.0168001 2.80133e-09 -2.39545e-15 0.0168001 9.87286e-09 -4.70531e-15 0.0168001 2.64145e-08 -9.81029e-15 0.0168001 7.01994e-08 -1.48777e-14 0.0168002 1.65235e-07 -2.59619e-14 0.0168002 4.16681e-07 -3.91592e-14 0.016801 9.525e-07 -6.82578e-14 0.0168007 2.44675e-06 -1.23163e-13 0.0168059 5.36259e-06 -2.38256e-13 0.0168014 1.52526e-05 -5.04192e-13 0.0168395 3.23876e-05 -1.05933e-12 0.0167954 0.000100752 -2.83463e-12 0.0170548 0.000237459 -6.6409e-12 0.0168317 0.000952229 -1.65288e-11 0.0180684 0.00266841 -5.42313e-11 0.0199031 0.013286 -1.28498e-10 0.019595 0.0172647 -8.74641e-12 0.0190901 0.0175465 -1.96399e-12 0.0185419 0.0172747 7.85269e-12 0.0183513 0.0173398 1.25661e-12 0.0184957 0.0176586 -1.67215e-12 0.0189714 0.0179682 -1.30379e-12 0.0195615 0.0179127 -3.11094e-12 0.0171983 -3.90672e-12 0.0201686 0.0168001 4.83206e-10 -4.51073e-16 0.0168001 2.52415e-09 -2.64467e-15 0.0168001 9.36055e-09 -5.01026e-15 0.0168001 2.4028e-08 -1.03733e-14 0.0168001 6.57724e-08 -1.51091e-14 0.0168001 1.51203e-07 -2.52491e-14 0.0168001 3.90858e-07 -3.57861e-14 0.0168002 8.75127e-07 -5.71942e-14 0.0168004 2.26501e-06 -9.79549e-14 0.0168008 4.92953e-06 -1.33948e-13 0.0168022 1.3787e-05 -4.90937e-13 0.0168074 2.73165e-05 -2.93964e-13 0.0168128 9.50863e-05 -4.31095e-12 0.0168612 0.000189367 -3.51385e-12 0.0170087 0.000804045 -2.64611e-11 0.0175161 0.00216084 -4.65836e-11 0.0204466 0.0103534 -1.31669e-10 0.0203353 0.0173762 5.20903e-12 0.0198441 0.0180379 8.08472e-12 0.0193471 0.0177717 9.03708e-12 0.0192077 0.0174808 3.64308e-12 0.0192852 0.0175783 -5.44146e-13 0.0196072 0.0176487 -4.23116e-12 0.0200722 0.0174442 -4.58991e-12 0.0167434 -6.35825e-12 0.0205291 0.0168001 6.14562e-10 -6.24333e-16 0.0168001 1.53618e-09 -3.78856e-15 0.0168001 9.94744e-09 -6.38439e-15 0.0168001 1.61881e-08 -1.28411e-14 0.0168001 6.88627e-08 -1.76526e-14 0.0168001 1.04207e-07 -2.87372e-14 0.0168001 4.10148e-07 -4.0116e-14 0.0168004 6.08236e-07 -6.43138e-14 0.0168002 2.38694e-06 -1.08934e-13 0.0168017 3.4224e-06 -1.90284e-13 0.0168011 1.4378e-05 -4.47542e-13 0.0168104 1.80482e-05 -8.14779e-13 0.0168104 9.49453e-05 -2.68197e-12 0.0168924 0.000107452 -4.56646e-12 0.0170124 0.000683519 -1.91401e-11 0.0178553 0.00131781 -4.65929e-11 0.0223101 0.00589594 -1.47878e-10 0.021613 0.0180732 -1.67221e-11 0.0211692 0.0184822 1.30442e-11 0.0204489 0.0184921 1.05223e-11 0.0200425 0.0178891 4.74769e-12 0.0200255 0.0175923 8.39067e-13 0.0202442 0.0174329 -1.38538e-12 0.0205819 0.0171057 -1.50709e-12 0.0164205 4.0546e-13 0.0209037 0.0168001 2.61251e-10 -1.11031e-15 0.0168001 1.87342e-09 -3.92131e-15 0.0168001 5.80742e-09 -9.05135e-15 0.0168001 1.7491e-08 -1.31865e-14 0.0168001 4.14396e-08 -2.19288e-14 0.0168001 1.09902e-07 -2.8315e-14 0.0168002 2.47117e-07 -4.28256e-14 0.0168002 6.38558e-07 -5.90563e-14 0.0168012 1.41929e-06 -9.26754e-14 0.0168009 3.67194e-06 -1.63217e-13 0.0168072 8.09785e-06 -2.87303e-13 0.0168035 2.16655e-05 -6.96036e-13 0.0168515 4.71111e-05 -1.27452e-12 0.016819 0.000139501 -3.94989e-12 0.0171728 0.000330141 -9.44896e-12 0.0172988 0.00119104 -2.04316e-11 0.0195497 0.00364416 -5.94351e-11 0.0222019 0.0154196 -8.44964e-11 0.0219346 0.0187495 -4.14404e-12 0.0213941 0.0190326 6.25305e-13 0.0208523 0.0184324 8.13721e-12 0.0206624 0.0177791 -2.71019e-13 0.02074 0.0173568 -1.41294e-12 0.0209652 0.0168814 -3.00846e-12 0.0161824 -4.12368e-12 0.0212033 0.0168001 9.62297e-11 -1.37681e-15 0.0168001 1.90584e-09 -4.67787e-15 0.0168001 3.72087e-09 -1.0658e-14 0.0168001 1.67084e-08 -1.50424e-14 0.0168001 2.73252e-08 -2.45571e-14 0.0168001 1.03712e-07 -3.03771e-14 0.0168002 1.63634e-07 -4.45597e-14 0.0168002 6.03058e-07 -5.66743e-14 0.0168007 9.28479e-07 -8.39329e-14 0.0168008 3.54466e-06 -1.32168e-13 0.016804 4.89975e-06 -2.0637e-13 0.0168032 2.24468e-05 -5.20334e-13 0.0168264 2.39939e-05 -7.90781e-13 0.0168131 0.00015255 -2.80608e-12 0.0169735 0.000169971 -4.87974e-12 0.0170376 0.0011263 -1.9905e-11 0.0180612 0.00262008 -4.44052e-11 0.0218168 0.011662 -1.08392e-10 0.0222044 0.0183619 -4.50426e-12 0.022072 0.0191652 -5.55849e-14 0.0216138 0.01889 2.89637e-12 0.0213784 0.0180149 4.18354e-12 0.0213322 0.0174024 -3.41739e-12 0.021402 0.0168117 -5.62881e-12 0.0160613 -4.8427e-12 0.0215228 0.0168001 1.69498e-10 -1.06359e-15 0.0168001 9.8354e-10 -6.67442e-15 0.0168001 3.61898e-09 -9.91042e-15 0.0168001 9.38551e-09 -1.93257e-14 0.0168001 2.55588e-08 -2.3651e-14 0.0168001 5.87834e-08 -3.62322e-14 0.0168001 1.5082e-07 -4.26976e-14 0.0168004 3.37984e-07 -6.13515e-14 0.0168005 8.6762e-07 -7.88396e-14 0.0168021 1.89e-06 -1.11025e-13 0.0168018 5.20475e-06 -2.3005e-13 0.0168137 1.05776e-05 -2.76673e-13 0.0168048 3.27481e-05 -1.1519e-12 0.0168908 6.67507e-05 -1.56154e-12 0.0168447 0.000215534 -6.45952e-12 0.0174144 0.000556897 -1.46695e-11 0.0181044 0.00192928 -4.38056e-11 0.0231577 0.00660642 -1.24758e-10 0.0232672 0.0182522 -2.0847e-11 0.0231133 0.0193195 6.90851e-12 0.0226551 0.0193479 4.1853e-12 0.0220877 0.018583 2.35818e-12 0.0219007 0.0175881 -4.34516e-12 0.0218595 0.0168539 -8.65589e-12 0.0160565 -1.13567e-11 0.0218639 0.0168001 2.04972e-10 -1.16902e-15 0.0168001 5.91449e-10 -7.29457e-15 0.0168001 3.42198e-09 -1.07576e-14 0.0168001 6.10217e-09 -2.08797e-14 0.0168001 2.36633e-08 -2.53395e-14 0.0168001 3.90498e-08 -3.85346e-14 0.0168001 1.40051e-07 -4.49071e-14 0.0168002 2.26874e-07 -6.30133e-14 0.0168003 8.06097e-07 -7.87381e-14 0.0168009 1.26981e-06 -1.15418e-13 0.0168013 4.75497e-06 -1.82301e-13 0.0168053 6.61176e-06 -3.19843e-13 0.0168079 3.00731e-05 -6.56858e-13 0.0168411 3.36092e-05 -1.36122e-12 0.0168555 0.000200826 -3.49293e-12 0.0171497 0.000263018 -8.29887e-12 0.017572 0.00150628 -1.79868e-11 0.0202438 0.003934 -4.8817e-11 0.0235973 0.0148972 -7.1312e-11 0.0237169 0.0191999 -5.952e-12 0.0233648 0.0197001 -3.18783e-12 0.0227738 0.0191735 -1.10278e-12 0.0225581 0.0178049 -9.11362e-12 0.0224134 0.0169967 -8.86284e-12 0.0161524 -9.36286e-12 0.0223184 0.0168001 8.36116e-11 -1.90504e-15 0.0168001 5.87114e-10 -6.19715e-15 0.0168001 1.85108e-09 -1.39208e-14 0.0168001 5.48874e-09 -1.89404e-14 0.0168001 1.3147e-08 -3.03473e-14 0.0168001 3.41649e-08 -3.55191e-14 0.0168001 7.7452e-08 -5.12974e-14 0.0168002 1.95598e-07 -5.69866e-14 0.0168005 4.37507e-07 -8.07128e-14 0.0168007 1.12305e-06 -9.93334e-14 0.016803 2.41408e-06 -1.43326e-13 0.0168027 6.87909e-06 -2.58225e-13 0.0168194 1.34315e-05 -3.78781e-13 0.0168084 4.44362e-05 -1.12918e-12 0.0169231 8.64238e-05 -1.76069e-12 0.0168753 0.000310185 -6.34439e-12 0.0176265 0.000755403 -1.29015e-11 0.0184303 0.00312932 -4.00255e-11 0.0233579 0.00996772 -9.46734e-11 0.0239517 0.0186057 -2.60166e-11 0.0240841 0.0195676 -8.65747e-12 0.0238144 0.0194427 -8.97704e-12 0.0231357 0.0184837 -1.15379e-11 0.0228838 0.0172488 -9.04837e-12 0.0163159 -8.54256e-12 0.0227187 0.0168001 3.30117e-11 -1.99983e-15 0.0168001 5.63821e-10 -6.48127e-15 0.0168001 1.16936e-09 -1.45275e-14 0.0168001 4.96014e-09 -1.9713e-14 0.0168001 8.53946e-09 -3.14414e-14 0.0168001 3.06501e-08 -3.6799e-14 0.0168001 5.09747e-08 -5.18468e-14 0.0168001 1.76501e-07 -5.87031e-14 0.0168003 2.90747e-07 -7.87136e-14 0.0168004 1.00593e-06 -9.53828e-14 0.0168012 1.63213e-06 -1.33814e-13 0.0168022 5.81535e-06 -2.07097e-13 0.0168066 9.0119e-06 -3.37185e-13 0.0168154 3.55969e-05 -6.98884e-13 0.0168522 4.96786e-05 -1.79451e-12 0.0169249 0.000237224 -2.71265e-12 0.0172853 0.000395113 -1.13091e-11 0.018625 0.00178894 -1.69092e-11 0.0232461 0.00534559 -5.34257e-11 0.025068 0.0167826 -6.54787e-11 0.0249687 0.0196665 -1.61431e-11 0.0245297 0.0198815 -1.29538e-11 0.0238055 0.0192072 -4.16041e-12 0.0234666 0.0175875 -8.66992e-12 0.0166 -7.66872e-12 0.023181 0.0168001 5.19363e-11 -1.32995e-15 0.0168001 2.97706e-10 -8.4066e-15 0.0168001 1.10664e-09 -1.21695e-14 0.0168001 2.84085e-09 -2.35805e-14 0.0168001 7.8231e-09 -2.80996e-14 0.0168001 1.78523e-08 -4.23962e-14 0.0168001 4.63628e-08 -4.76424e-14 0.0168002 1.0315e-07 -6.50786e-14 0.0168002 2.64869e-07 -7.32762e-14 0.0168006 5.85268e-07 -9.87662e-14 0.0168007 1.50681e-06 -1.23433e-13 0.0168032 3.31129e-06 -1.82224e-13 0.0168035 8.71706e-06 -3.09782e-13 0.0168203 1.88397e-05 -5.55117e-13 0.0168167 5.31022e-05 -1.26472e-12 0.0169396 0.000114554 -2.67171e-12 0.0169702 0.000363889 -6.65019e-12 0.0177888 0.000970472 -2.05843e-11 0.0193879 0.00374569 -4.29759e-11 0.0242561 0.0119119 -1.2008e-10 0.0250415 0.0188806 -2.49587e-11 0.0252283 0.0196942 -1.70659e-11 0.0248692 0.0195667 -9.05658e-12 0.0241089 0.0183471 -1.96805e-12 0.0170318 -5.81739e-12 0.0236768 0.0168001 5.38273e-11 -1.36988e-15 0.0168001 1.69195e-10 -8.58396e-15 0.0168001 9.16429e-10 -1.24333e-14 0.0168001 1.72838e-09 -2.40605e-14 0.0168001 6.32648e-09 -2.86277e-14 0.0168001 1.09864e-08 -4.31597e-14 0.0168001 3.71184e-08 -4.83446e-14 0.0168001 6.3401e-08 -6.58346e-14 0.0168002 2.10382e-07 -7.36583e-14 0.0168004 3.57032e-07 -9.73031e-14 0.0168007 1.18565e-06 -1.20901e-13 0.016802 1.99195e-06 -1.72568e-13 0.016804 6.77483e-06 -2.8807e-13 0.016812 1.08644e-05 -4.90726e-13 0.0168237 4.12893e-05 -1.17765e-12 0.0168792 5.91531e-05 -2.27697e-12 0.016968 0.000274702 -6.29599e-12 0.0174553 0.000483215 -1.73196e-11 0.0191219 0.00207809 -4.51035e-11 0.0245647 0.00646648 -1.25621e-10 0.0259116 0.0175326 -4.01142e-11 0.0260022 0.0196032 -1.27101e-11 0.0255664 0.0200027 -1.13545e-11 0.0248196 0.0190925 -1.34632e-12 0.0175496 6.4087e-13 0.0243026 0.0168001 2.27695e-11 -2.15751e-15 0.0168001 1.63294e-10 -6.95181e-15 0.0168001 5.05966e-10 -1.55391e-14 0.0168001 1.52093e-09 -2.09475e-14 0.0168001 3.59415e-09 -3.33243e-14 0.0168001 9.49363e-09 -3.86249e-14 0.0168001 2.12439e-08 -5.41287e-14 0.0168001 5.45853e-08 -5.98053e-14 0.0168002 1.2054e-07 -7.87036e-14 0.0168002 3.08348e-07 -8.8021e-14 0.0168007 6.77721e-07 -1.16332e-13 0.016801 1.73994e-06 -1.4661e-13 0.0168039 3.81361e-06 -2.14689e-13 0.0168049 9.91068e-06 -3.80081e-13 0.0168243 2.18721e-05 -6.47075e-13 0.0168248 5.84818e-05 -1.58498e-12 0.0169647 0.00013505 -3.53868e-12 0.0170544 0.000392964 -7.78309e-12 0.0179949 0.00113752 -2.63027e-11 0.0204295 0.00403108 -4.27064e-11 0.0253244 0.0126358 -8.63113e-11 0.0259713 0.0189558 -1.42867e-11 0.0263456 0.019628 -1.09255e-11 0.0258009 0.0196377 -2.38833e-12 0.018304 1.01605e-11 0.0250456 0.0168001 9.88638e-12 -2.18645e-15 0.0168001 1.34374e-10 -7.02778e-15 0.0168001 3.02381e-10 -1.57285e-14 0.0168001 1.1891e-09 -2.11683e-14 0.0168001 2.18973e-09 -3.36994e-14 0.0168001 7.31441e-09 -3.89928e-14 0.0168001 1.29705e-08 -5.46391e-14 0.0168001 4.17345e-08 -6.01283e-14 0.0168001 7.3387e-08 -7.88517e-14 0.0168002 2.34226e-07 -8.72287e-14 0.0168005 4.09831e-07 -1.12703e-13 0.0168009 1.31156e-06 -1.38595e-13 0.0168024 2.27489e-06 -1.94996e-13 0.0168049 7.43615e-06 -3.20861e-13 0.0168143 1.24532e-05 -5.32878e-13 0.0168281 4.45925e-05 -1.29373e-12 0.0168937 6.96142e-05 -2.32656e-12 0.016998 0.000288161 -6.87988e-12 0.0175742 0.000561433 -1.70033e-11 0.0193777 0.00222652 -4.36488e-11 0.0249738 0.00703707 -1.12729e-10 0.0265877 0.017341 -2.83668e-11 0.0267808 0.0194349 -7.51961e-12 0.0264635 0.0199556 -2.3455e-12 0.0190954 6.54063e-12 0.0256722 0.0168001 1.52195e-11 -1.39127e-15 0.0168001 5.88477e-11 -8.94872e-15 0.0168001 2.84349e-10 -1.28635e-14 0.0168001 5.8386e-10 -2.49567e-14 0.0168001 1.97364e-09 -2.95194e-14 0.0168001 3.68504e-09 -4.44783e-14 0.0168001 1.15736e-08 -4.93012e-14 0.0168001 2.11984e-08 -6.67133e-14 0.0168001 6.54422e-08 -7.21748e-14 0.0168002 1.19302e-07 -9.26312e-14 0.0168003 3.67321e-07 -1.02292e-13 0.0168009 6.67577e-07 -1.32672e-13 0.0168011 2.06516e-06 -1.65879e-13 0.0168048 3.73864e-06 -2.40497e-13 0.0168055 1.17496e-05 -4.21142e-13 0.0168289 2.12415e-05 -7.33663e-13 0.0168289 6.94024e-05 -1.64256e-12 0.016987 0.000130207 -4.26502e-12 0.0170815 0.000466414 -8.582e-12 0.0181997 0.00110876 -2.16946e-11 0.0212918 0.00394339 -4.50277e-11 0.0261533 0.0124784 -7.38092e-11 0.0267405 0.0188489 -1.07867e-11 0.0271618 0.019534 1.90194e-12 0.0195446 4.00107e-12 0.0267114 0.0168001 7.01187e-12 -2.19544e-15 0.0168001 4.9948e-11 -7.12452e-15 0.0168001 1.55033e-10 -1.59256e-14 0.0168001 4.6485e-10 -2.14518e-14 0.0168001 1.09996e-09 -3.41376e-14 0.0168001 2.89259e-09 -3.9403e-14 0.0168001 6.48176e-09 -5.51499e-14 0.0168001 1.65481e-08 -6.02346e-14 0.0168001 3.6632e-08 -7.85428e-14 0.0168001 9.28762e-08 -8.45756e-14 0.0168003 2.04986e-07 -1.066e-13 0.0168004 5.19261e-07 -1.19278e-13 0.0168014 1.14523e-06 -1.55351e-13 0.0168022 2.91141e-06 -2.05378e-13 0.0168075 6.4173e-06 -3.09565e-13 0.0168121 1.66118e-05 -5.90504e-13 0.0168451 3.64968e-05 -1.03267e-12 0.0168742 0.000100784 -2.94887e-12 0.017115 0.00022573 -4.71076e-12 0.0175083 0.000714866 -1.80362e-11 0.019442 0.00200953 -3.86626e-11 0.0251252 0.00679395 -1.04044e-10 0.0272073 0.0167634 -2.6161e-11 0.0273917 0.0193477 -2.63125e-12 0.0196266 6.42291e-13 0.0273109 0.0168001 2.70404e-12 -2.19743e-15 0.0168001 3.95803e-11 -7.15509e-15 0.0168001 8.96163e-11 -1.60019e-14 0.0168001 3.48046e-10 -2.15525e-14 0.0168001 6.53307e-10 -3.43161e-14 0.0168001 2.13468e-09 -3.95861e-14 0.0168001 3.87351e-09 -5.54154e-14 0.0168001 1.21499e-08 -6.04289e-14 0.0168001 2.19181e-08 -7.87159e-14 0.0168001 6.80072e-08 -8.42177e-14 0.0168002 1.22564e-07 -1.05481e-13 0.0168003 3.79494e-07 -1.14959e-13 0.0168008 6.82324e-07 -1.45776e-13 0.0168016 2.12179e-06 -1.78415e-13 0.0168042 3.79009e-06 -2.53128e-13 0.0168088 1.20175e-05 -4.41323e-13 0.0168243 2.10219e-05 -7.80344e-13 0.0168541 7.08286e-05 -1.67094e-12 0.0169545 0.000125507 -4.88123e-12 0.0172148 0.000453638 -8.24457e-12 0.0181482 0.00107933 -2.17493e-11 0.0211792 0.00375618 -3.9354e-11 0.0264057 0.0115325 -8.32073e-11 0.0274047 0.0183599 -1.35386e-11 0.0193139 -7.5625e-13 0.0277191 0.0168001 3.20299e-12 -1.47311e-15 0.0168001 1.92039e-11 -8.83766e-15 0.0168001 7.03966e-11 -1.32507e-14 0.0168001 1.82483e-10 -2.51492e-14 0.0168001 4.95365e-10 -2.9948e-14 0.0168001 1.13662e-09 -4.49547e-14 0.0168001 2.90069e-09 -4.97339e-14 0.0168001 6.48026e-09 -6.72038e-14 0.0168001 1.62904e-08 -7.1932e-14 0.0168001 3.61661e-08 -9.14584e-14 0.0168001 9.05713e-08 -9.71223e-14 0.0168003 2.00731e-07 -1.19578e-13 0.0168005 5.02662e-07 -1.34087e-13 0.0168015 1.11365e-06 -1.73846e-13 0.0168025 2.79848e-06 -2.47042e-13 0.0168083 6.20215e-06 -4.20718e-13 0.0168134 1.57745e-05 -6.82639e-13 0.016849 3.52302e-05 -1.73645e-12 0.016883 9.17825e-05 -9.14574e-13 0.0171133 0.000219923 -1.10179e-11 0.0175772 0.000620366 5.11122e-13 0.0194947 0.0018304 -2.75246e-11 0.0252402 0.00583266 -6.48846e-11 0.0278042 0.0157781 9.01116e-12 0.0191355 4.47089e-13 0.027961 0.0168001 2.2652e-12 -1.54628e-15 0.0168001 1.23171e-11 -8.66399e-15 0.0168001 4.57468e-11 -1.34732e-14 0.0168001 1.17562e-10 -2.50621e-14 0.0168001 3.19552e-10 -3.01187e-14 0.0168001 7.30943e-10 -4.50356e-14 0.0168001 1.86535e-09 -4.99988e-14 0.0168001 4.15855e-09 -6.75825e-14 0.0168001 1.04591e-08 -7.23618e-14 0.0168001 2.31784e-08 -9.20654e-14 0.0168001 5.80708e-08 -9.60026e-14 0.0168002 1.28429e-07 -1.16106e-13 0.0168004 3.21396e-07 -1.1743e-13 0.0168008 7.09029e-07 -1.38866e-13 0.0168018 1.77849e-06 -1.48305e-13 0.0168041 3.90709e-06 -2.67615e-13 0.0168099 9.95391e-06 -2.1839e-13 0.0168234 2.15008e-05 -2.88008e-12 0.0168554 5.87295e-05 8.55091e-12 0.0169544 0.000122705 -5.4866e-11 0.0172109 0.000380525 1.14471e-10 0.0180855 0.000954931 -3.87482e-10 0.0203616 0.00354255 3.47924e-10 0.0263624 0.00972321 -1.34802e-10 0.0175233 -3.171e-11 0.0279826 0.0168001 1.45897e-12 -1.58653e-15 0.0168001 8.08556e-12 -8.67865e-15 0.0168001 2.93109e-11 -1.37184e-14 0.0168001 7.54741e-11 -2.52884e-14 0.0168001 2.02585e-10 -3.0478e-14 0.0168001 4.63936e-10 -4.55396e-14 0.0168001 1.17309e-09 -5.05794e-14 0.0168001 2.6188e-09 -6.84049e-14 0.0168001 6.5329e-09 -7.3268e-14 0.0168001 1.44986e-08 -9.3268e-14 0.0168001 3.60364e-08 -9.79721e-14 0.0168001 7.98097e-08 -1.19487e-13 0.0168003 1.98126e-07 -1.24749e-13 0.0168005 4.37757e-07 -1.48101e-13 0.0168012 1.08788e-06 -1.68416e-13 0.0168028 2.39626e-06 -2.34158e-13 0.0168067 6.00196e-06 -3.26265e-13 0.0168151 1.31325e-05 -9.30341e-13 0.0168397 3.38717e-05 1.91407e-14 0.0168874 7.47291e-05 -8.84793e-12 0.0170647 0.000203701 6.40887e-12 0.0175139 0.000505935 -5.36196e-11 0.0194108 0.00163637 3.61732e-12 0.0245565 0.00458426 -9.70319e-12 0.0140574 -2.47335e-11 0.0280627 0.0168001 1.62569e-12 -1.60035e-15 0.0168001 5.38684e-12 -9.19063e-15 0.0168001 2.3037e-11 -1.42285e-14 0.0168001 4.41596e-11 -2.63457e-14 0.0168001 1.43593e-10 -3.15078e-14 0.0168001 2.66081e-10 -4.71536e-14 0.0168001 8.06653e-10 -5.21078e-14 0.0168001 1.49763e-09 -7.03987e-14 0.0168001 4.45768e-09 -7.50681e-14 0.0168001 8.28986e-09 -9.52665e-14 0.0168001 2.4543e-08 -9.97791e-14 0.0168001 4.56717e-08 -1.21491e-13 0.0168002 1.34968e-07 -1.26455e-13 0.0168004 2.50945e-07 -1.50099e-13 0.0168007 7.42277e-07 -1.59986e-13 0.0168017 1.37515e-06 -1.94074e-13 0.0168036 4.09763e-06 -2.47067e-13 0.0168093 7.50716e-06 -3.71522e-13 0.0168199 2.31492e-05 -7.16601e-13 0.0168537 4.08711e-05 -1.64347e-12 0.0169156 0.000141215 -3.50558e-12 0.0171724 0.00024738 -1.14642e-11 0.0178216 0.000984603 -2.16533e-11 0.0198833 0.00252449 -5.25783e-11 0.0076933 -1.10427e-10 0.0262499 0.0168001 3.10784e-12 -1.99194e-15 0.0168001 7.60194e-12 -8.89635e-15 0.0168001 1.40158e-11 -1.73507e-14 0.0168001 3.95443e-11 -2.4307e-14 0.0168001 7.16408e-11 -3.78603e-14 0.0168001 2.06968e-10 -4.33639e-14 0.0168001 3.91297e-10 -6.04214e-14 0.0168001 1.12631e-09 -6.51887e-14 0.0168001 2.15731e-09 -8.44956e-14 0.0168001 6.18284e-09 -8.87691e-14 0.0168001 1.18815e-08 -1.09509e-13 0.0168001 3.39678e-08 -1.13669e-13 0.0168002 6.53456e-08 -1.35674e-13 0.0168002 1.86593e-07 -1.41001e-13 0.0168006 3.58892e-07 -1.65976e-13 0.016801 1.02569e-06 -1.78347e-13 0.0168031 1.96981e-06 -2.17508e-13 0.0168049 5.67583e-06 -2.7094e-13 0.0168173 1.07859e-05 -3.86562e-13 0.0168256 3.25073e-05 -7.22353e-13 0.0169071 5.96895e-05 -1.35939e-12 0.0169528 0.000201407 -3.52376e-12 0.0175471 0.000389282 -1.02927e-11 0.0185881 0.0014823 -2.29207e-11 0.00394932 -5.52585e-11 0.0223265 0.0168001 9.5857e-13 -8.99115e-15 0.0168001 5.25055e-12 -1.33946e-14 0.0168001 1.29927e-11 -1.92353e-14 0.0168001 2.22444e-11 -2.93729e-14 0.0168001 5.83543e-11 -3.44851e-14 0.0168001 1.03578e-10 -4.8694e-14 0.0168001 2.90973e-10 -5.36999e-14 0.0168001 5.43128e-10 -7.11112e-14 0.0168001 1.55742e-09 -7.5868e-14 0.0168001 2.95882e-09 -9.56e-14 0.0168001 8.49055e-09 -1.00057e-13 0.0168001 1.61917e-08 -1.21385e-13 0.0168001 4.63986e-08 -1.25828e-13 0.0168002 8.8526e-08 -1.48711e-13 0.0168003 2.53468e-07 -1.55176e-13 0.0168008 4.83085e-07 -1.84176e-13 0.0168014 1.38574e-06 -2.03381e-13 0.0168045 2.63607e-06 -2.62388e-13 0.0168076 7.65203e-06 -3.6128e-13 0.0168257 1.44062e-05 -5.89205e-13 0.0168413 4.40045e-05 -1.13289e-12 0.0169616 8.09218e-05 -2.20475e-12 0.0170771 0.000274062 -6.51402e-12 0.0179879 0.000569491 -1.45792e-11 0.00204057 -3.72934e-11 0.019901 0.0168001 -1.82291e-13 -9.80366e-15 0.0168001 3.47606e-12 -1.9435e-14 0.0168001 8.76297e-12 -2.38732e-14 0.0168001 1.96417e-11 -3.03875e-14 0.0168001 3.1335e-11 -4.04898e-14 0.0168001 8.15219e-11 -4.59038e-14 0.0168001 1.50861e-10 -6.00224e-14 0.0168001 3.80825e-10 -6.49599e-14 0.0168001 8.13789e-10 -8.22487e-14 0.0168001 2.02025e-09 -8.68519e-14 0.0168001 4.42008e-09 -1.06367e-13 0.0168001 1.10113e-08 -1.10821e-13 0.0168001 2.41511e-08 -1.32034e-13 0.0168001 6.02528e-08 -1.36759e-13 0.0168002 1.32036e-07 -1.5995e-13 0.0168004 3.29953e-07 -1.66123e-13 0.0168011 7.216e-07 -1.94305e-13 0.0168019 1.81003e-06 -2.07451e-13 0.0168056 3.95261e-06 -2.34533e-13 0.0168101 1.00162e-05 -3.88311e-13 0.0168323 2.19176e-05 -1.05619e-13 0.0168548 5.7019e-05 -3.27489e-12 0.0170104 0.000128538 5.53581e-12 0.0172066 0.000356712 -2.51449e-11 0.000949314 2.14747e-11 0.018331 0.0168001 3.71101e-13 -7.99309e-15 0.0168001 5.34575e-13 -2.54577e-14 0.0168001 4.72811e-12 -3.10733e-14 0.0168001 9.99865e-12 -4.06133e-14 0.0168001 2.28426e-11 -3.6258e-14 0.0168001 4.44104e-11 -6.64358e-14 0.0168001 9.3725e-11 -4.42062e-14 0.0168001 2.42615e-10 -7.85694e-14 0.0168001 4.55517e-10 -7.7459e-14 0.0168001 1.30253e-09 -9.04721e-14 0.0168001 2.4528e-09 -1.00832e-13 0.0168001 7.06806e-09 -1.09082e-13 0.0168001 1.3371e-08 -1.25547e-13 0.0168001 3.8531e-08 -1.32313e-13 0.0168002 7.3031e-08 -1.53063e-13 0.0168003 2.10295e-07 -1.60563e-13 0.0168006 3.98639e-07 -1.86391e-13 0.0168013 1.14888e-06 -2.01224e-13 0.016803 2.17337e-06 -2.42584e-13 0.0168068 6.30632e-06 -3.03875e-13 0.0168169 1.18398e-05 -4.11301e-13 0.0168384 3.54343e-05 -8.53545e-13 0.0169021 6.56699e-05 -1.15315e-12 0.0170441 0.000212907 -4.15861e-12 0.00043266 -6.64837e-12 0.0175648 0.0168001 2.75771e-13 -9.15879e-15 0.0168001 1.17288e-13 -2.30451e-14 0.0168001 2.15342e-12 -3.65361e-14 0.0168001 6.58333e-12 -4.03423e-14 0.0168001 1.51967e-11 -4.6183e-14 0.0168001 2.54668e-11 -5.53852e-14 0.0168001 6.59206e-11 -6.04249e-14 0.0168001 1.18881e-10 -7.34999e-14 0.0168001 3.24861e-10 -7.83431e-14 0.0168001 6.17157e-10 -9.44098e-14 0.0168001 1.7218e-09 -9.8915e-14 0.0168001 3.32711e-09 -1.1722e-13 0.0168001 9.31339e-09 -1.21552e-13 0.0168001 1.80755e-08 -1.41669e-13 0.0168001 5.05891e-08 -1.4638e-13 0.0168002 9.82835e-08 -1.6866e-13 0.0168003 2.74987e-07 -1.76271e-13 0.016801 5.33899e-07 -2.04649e-13 0.0168016 1.49558e-06 -2.27834e-13 0.016805 2.89882e-06 -2.84803e-13 0.0168087 8.17992e-06 -3.78547e-13 0.0168284 1.57723e-05 -6.15217e-13 0.0168483 4.59948e-05 -1.01016e-12 0.0169718 8.81209e-05 -2.3308e-12 0.000276102 -4.39747e-12 0.0171284 0.0168001 -2.33792e-13 -9.67702e-15 0.0168001 5.27016e-13 -2.2007e-14 0.0168001 2.85377e-13 -3.8464e-14 0.0168001 4.30011e-12 -4.65167e-14 0.0168001 8.98068e-12 -5.0758e-14 0.0168001 2.00735e-11 -5.72347e-14 0.0168001 3.37177e-11 -6.70882e-14 0.0168001 8.66118e-11 -7.22879e-14 0.0168001 1.55712e-10 -8.60749e-14 0.0168001 4.28862e-10 -9.07654e-14 0.0168001 8.10839e-10 -1.07408e-13 0.0168001 2.27653e-09 -1.11699e-13 0.0168001 4.36769e-09 -1.30326e-13 0.0168001 1.23045e-08 -1.34387e-13 0.0168001 2.36848e-08 -1.54513e-13 0.0168001 6.67488e-08 -1.59025e-13 0.0168003 1.28489e-07 -1.81265e-13 0.0168004 3.62458e-07 -1.89235e-13 0.0168012 6.96588e-07 -2.1985e-13 0.0168022 1.97275e-06 -2.45861e-13 0.0168066 3.77983e-06 -3.14946e-13 0.0168115 1.08228e-05 -4.2761e-13 0.0168367 2.07906e-05 -8.51356e-13 0.0168641 6.05147e-05 -1.01049e-12 0.000121313 -4.48318e-12 0.0170189 0.0168001 5.7642e-14 -8.68453e-15 0.0168001 -4.65443e-15 -2.37203e-14 0.0168001 4.39515e-13 -3.59989e-14 0.0168001 9.55641e-13 -5.15889e-14 0.0168001 6.14751e-12 -5.63871e-14 0.0168001 1.20865e-11 -6.12711e-14 0.0168001 2.43559e-11 -6.80754e-14 0.0168001 4.6027e-11 -7.82428e-14 0.0168001 1.03097e-10 -8.35488e-14 0.0168001 2.15216e-10 -9.76156e-14 0.0168001 5.16917e-10 -1.0228e-13 0.0168001 1.12179e-09 -1.19101e-13 0.0168001 2.75004e-09 -1.23398e-13 0.0168001 6.02375e-09 -1.42191e-13 0.0168001 1.48323e-08 -1.46401e-13 0.0168001 3.25369e-08 -1.66852e-13 0.0168002 8.02069e-08 -1.71964e-13 0.0168003 1.75851e-07 -1.95255e-13 0.0168006 4.34124e-07 -2.06092e-13 0.0168016 9.50926e-07 -2.41657e-13 0.016803 2.35729e-06 -2.82924e-13 0.0168087 5.15586e-06 -3.77037e-13 0.0168165 1.29285e-05 -5.89039e-13 0.0168485 2.84116e-05 -1.01788e-12 7.29412e-05 -2.09039e-12 0.0168966 0.0168001 1.59621e-13 -8.96907e-15 0.0168001 -1.77613e-13 -2.30484e-14 0.0168001 4.11176e-13 -3.65849e-14 0.0168001 8.98522e-14 -5.08469e-14 0.0168001 2.98537e-12 -6.28869e-14 0.0168001 7.04312e-12 -6.661e-14 0.0168001 1.56771e-11 -7.25251e-14 0.0168001 2.52437e-11 -8.14217e-14 0.0168001 6.50041e-11 -8.64946e-14 0.0168001 1.10158e-10 -9.93198e-14 0.0168001 3.09881e-10 -1.04014e-13 0.0168001 5.56092e-10 -1.19854e-13 0.0168001 1.6103e-09 -1.24295e-13 0.0168001 2.93709e-09 -1.42408e-13 0.0168001 8.56917e-09 -1.46759e-13 0.0168001 1.56512e-08 -1.66743e-13 0.0168001 4.57861e-08 -1.71768e-13 0.0168002 8.33579e-08 -1.94354e-13 0.0168004 2.4458e-07 -2.04166e-13 0.0168009 4.42655e-07 -2.35835e-13 0.0168019 1.30657e-06 -2.72371e-13 0.0168047 2.34416e-06 -3.50818e-13 0.0168106 7.0073e-06 -5.31227e-13 0.0168265 1.2464e-05 -8.61685e-13 3.81918e-05 -1.83105e-12 0.0168609 0.0168001 -1.26761e-13 -9.39536e-15 0.0168001 1.34355e-13 -2.20693e-14 0.0168001 -1.69564e-13 -3.75282e-14 0.0168001 5.26306e-13 -4.89236e-14 0.0168001 3.60148e-13 -6.62888e-14 0.0168001 4.00735e-12 -7.20716e-14 0.0168001 8.21106e-12 -7.64829e-14 0.0168001 1.79408e-11 -8.2839e-14 0.0168001 2.82594e-11 -9.27104e-14 0.0168001 7.44722e-11 -9.76502e-14 0.0168001 1.24916e-10 -1.11197e-13 0.0168001 3.57898e-10 -1.15686e-13 0.0168001 6.26379e-10 -1.31891e-13 0.0168001 1.84767e-09 -1.36151e-13 0.0168001 3.25222e-09 -1.54367e-13 0.0168001 9.7038e-09 -1.58799e-13 0.0168001 1.69587e-08 -1.79028e-13 0.0168001 5.10159e-08 -1.85416e-13 0.0168003 8.80846e-08 -2.10195e-13 0.0168005 2.67573e-07 -2.27919e-13 0.0168013 4.545e-07 -2.7393e-13 0.0168022 1.40143e-06 -3.55196e-13 0.0168069 2.32059e-06 -5.11852e-13 0.0168117 7.42814e-06 -9.8088e-13 1.15604e-05 -1.72744e-12 0.0168381 0.0168001 -1.87966e-13 -9.02894e-15 0.0168001 1.66655e-13 -2.26925e-14 0.0168001 -2.64703e-13 -3.66014e-14 0.0168001 4.90783e-13 -5.00783e-14 0.0168001 -1.95875e-13 -6.4551e-14 0.0168001 2.29497e-12 -7.60462e-14 0.0168001 5.15525e-12 -8.14705e-14 0.0168001 8.05059e-12 -8.66597e-14 0.0168001 1.99499e-11 -9.35307e-14 0.0168001 2.81499e-11 -1.0381e-13 0.0168001 8.38174e-11 -1.09009e-13 0.0168001 1.26766e-10 -1.22825e-13 0.0168001 4.09269e-10 -1.27418e-13 0.0168001 6.2898e-10 -1.43694e-13 0.0168001 2.10529e-09 -1.48141e-13 0.0168001 3.19043e-09 -1.66418e-13 0.0168001 1.09436e-08 -1.71651e-13 0.0168001 1.61678e-08 -1.9276e-13 0.0168001 5.68615e-08 -2.03007e-13 0.0168003 8.1244e-08 -2.33397e-13 0.0168005 2.94846e-07 -2.71143e-13 0.0168014 4.02521e-07 -3.46926e-13 0.0168021 1.53298e-06 -5.44676e-13 0.0168075 1.92239e-06 -8.20338e-13 8.32911e-06 -2.16537e-12 0.0168102 0.0168001 -8.97044e-14 -8.62014e-15 0.0168001 5.36778e-14 -2.3398e-14 0.0168001 -1.11884e-13 -3.56318e-14 0.0168001 1.56821e-13 -5.14951e-14 0.0168001 -5.98837e-14 -6.24547e-14 0.0168001 7.45638e-13 -8.05298e-14 0.0168001 1.919e-12 -8.39056e-14 0.0168001 5.07979e-12 -8.92439e-14 0.0168001 5.75129e-12 -9.79276e-14 0.0168001 2.12362e-11 -1.02455e-13 0.0168001 2.26823e-11 -1.1463e-13 0.0168001 9.69074e-11 -1.1909e-13 0.0168001 1.03672e-10 -1.33938e-13 0.0168001 4.8782e-10 -1.38404e-13 0.0168001 5.00952e-10 -1.55376e-13 0.0168001 2.54399e-09 -1.60168e-13 0.0168001 2.4504e-09 -1.79331e-13 0.0168001 1.34257e-08 -1.86135e-13 0.0168001 1.19182e-08 -2.09989e-13 0.0168001 7.1441e-08 -2.27605e-13 0.0168003 5.67986e-08 -2.71475e-13 0.0168003 3.84741e-07 -3.51012e-13 0.0168016 2.45212e-07 -4.9455e-13 0.016801 2.2407e-06 -9.92846e-13 5.10385e-07 -1.59656e-12 0.0168086 0.0168001 -1.68102e-14 -8.42906e-15 0.0168001 -3.08943e-15 -2.36653e-14 0.0168001 -1.7451e-14 -3.52771e-14 0.0168001 1.69163e-15 -5.1873e-14 0.0168001 3.44143e-14 -6.20028e-14 0.0168001 1.40389e-13 -8.10573e-14 0.0168001 8.65133e-13 -8.56538e-14 0.0168001 1.62706e-12 -9.02491e-14 0.0168001 3.52206e-12 -9.6874e-14 0.0168001 6.55911e-12 -1.06684e-13 0.0168001 1.45623e-11 -1.11942e-13 0.0168001 2.93568e-11 -1.25367e-13 0.0168001 6.74263e-11 -1.30204e-13 0.0168001 1.40486e-10 -1.462e-13 0.0168001 3.29542e-10 -1.50933e-13 0.0168001 6.95979e-10 -1.6889e-13 0.0168001 1.64393e-09 -1.744e-13 0.0168001 3.49987e-09 -1.95201e-13 0.0168001 8.26206e-09 -2.06463e-13 0.0168001 1.76903e-08 -2.39056e-13 0.0168001 4.16232e-08 -2.83824e-13 0.0168004 9.00913e-08 -3.78869e-13 0.0168003 2.07078e-07 -6.26522e-13 0.0168019 4.69512e-07 -1.1134e-12 9.96733e-07 -2.41469e-12 0.0168007 0.0168001 -2.96207e-14 -8.43798e-15 0.0168001 2.64177e-14 -2.36007e-14 0.0168001 -4.5577e-14 -3.53288e-14 0.0168001 5.27903e-14 -5.17013e-14 0.0168001 -5.40037e-14 -6.21597e-14 0.0168001 2.02272e-13 -8.07671e-14 0.0168001 3.66914e-14 -8.66397e-14 0.0168001 -4.80138e-13 -9.08844e-14 0.0168001 2.59175e-12 -9.79486e-14 0.0168001 -3.43611e-12 -1.07467e-13 0.0168001 1.37025e-11 -1.13091e-13 0.0168001 -1.86604e-11 -1.26401e-13 0.0168001 6.84705e-11 -1.31475e-13 0.0168001 -1.1703e-10 -1.47471e-13 0.0168001 3.52451e-10 -1.52361e-13 0.0168001 -7.42962e-10 -1.70423e-13 0.0168001 1.84371e-09 -1.76018e-13 0.0168001 -4.67843e-09 -1.9687e-13 0.0168001 9.73334e-09 -2.0776e-13 0.0168001 -2.9498e-08 -2.39735e-13 0.0168001 5.26153e-08 -2.82035e-13 0.0168003 -1.87607e-07 -3.72394e-13 0.0168001 3.2686e-07 -6.0942e-13 0.0168018 -1.34407e-06 -1.06027e-12 2.99791e-06 -2.34495e-12 0.016799 0.0168001 -1.34771e-14 -8.34953e-15 0.0168001 5.74725e-15 -2.37552e-14 0.0168001 -9.19994e-15 -3.51185e-14 0.0168001 1.09074e-14 -5.2022e-14 0.0168001 -7.84301e-15 -6.16715e-14 0.0168001 6.03433e-14 -8.18463e-14 0.0168001 7.64433e-15 -8.48738e-14 0.0168001 -2.94563e-13 -9.11329e-14 0.0168001 2.57891e-13 -9.86408e-14 0.0168001 -1.54967e-12 -1.04844e-13 0.0168001 1.16265e-12 -1.16897e-13 0.0168001 -8.0428e-12 -1.22353e-13 0.0168001 5.11726e-12 -1.37725e-13 0.0168001 -4.80049e-11 -1.42739e-13 0.0168001 1.80481e-11 -1.60193e-13 0.0168001 -2.95707e-10 -1.65076e-13 0.0168001 4.14126e-11 -1.84279e-13 0.0168001 -1.81134e-09 -1.91123e-13 0.0168001 -7.30646e-11 -2.147e-13 0.0168 -1.09882e-08 -2.33972e-13 0.0168001 -1.57818e-09 -2.79936e-13 0.0167999 -6.57639e-08 -3.66957e-13 0.0168002 -7.73713e-10 -5.25836e-13 0.016799 -4.02706e-07 -1.00508e-12 2.81125e-07 -1.61759e-12 0.0168014 0.0168001 -8.32948e-15 0.0168001 -2.37721e-14 0.0168001 -3.51231e-14 0.0168001 -5.20232e-14 0.0168001 -6.17027e-14 0.0168001 -8.19619e-14 0.0168001 -8.50444e-14 0.0168001 -9.11108e-14 0.0168001 -9.91574e-14 0.0168001 -1.04789e-13 0.0168001 -1.16946e-13 0.0168001 -1.22293e-13 0.0168001 -1.37699e-13 0.0168001 -1.42876e-13 0.0168001 -1.60798e-13 0.0168001 -1.66046e-13 0.0168001 -1.85947e-13 0.0168001 -1.92578e-13 0.0168001 -2.16e-13 0.0168 -2.33409e-13 0.0168 -2.74867e-13 0.0167999 -3.57219e-13 0.0167999 -5.0245e-13 0.0167992 -9.75829e-13 -1.69311e-12 0.0167992 0.0168001 8.01783e-10 1.8075e-16 0.0168001 4.47851e-09 2.14503e-16 0.0168001 1.51303e-08 -3.43455e-17 0.0168 4.27654e-08 -9.63568e-17 0.0168001 1.06916e-07 -1.99589e-16 0.0168 2.71038e-07 -5.30453e-16 0.0168004 6.43852e-07 -1.08944e-15 0.0167996 1.58921e-06 -2.78573e-15 0.0168028 3.86796e-06 -6.06335e-15 0.016796 9.50122e-06 -1.41477e-14 0.0168248 2.50604e-05 -3.15059e-14 0.0167712 6.41621e-05 -8.56376e-14 0.0169648 0.000187758 -1.92189e-13 0.0166526 0.000669842 -5.09056e-13 0.0172656 0.00203483 -1.47587e-12 0.0172571 0.0111464 -3.53221e-12 0.0162923 0.0133536 -3.81197e-13 0.015351 0.01324 -4.71309e-13 0.0145945 0.0134902 -7.31928e-13 0.0137855 0.0144354 -6.19615e-13 0.0130312 0.0158036 -5.38961e-13 0.0121707 0.0175602 -4.40091e-13 0.0113793 0.0196979 -2.33377e-13 0.0114281 0.0221059 9.66795e-14 0.0235458 6.61907e-13 0.0173867 0.0168001 5.92827e-10 1.79279e-16 0.0168001 4.59838e-09 2.20877e-16 0.0168001 1.42327e-08 -2.70246e-17 0.0168001 4.28166e-08 -7.50022e-17 0.0168001 1.01203e-07 -1.54529e-16 0.0168001 2.69019e-07 -4.09872e-16 0.0168001 6.00025e-07 -8.21049e-16 0.0168001 1.61506e-06 -2.23724e-15 0.0168006 3.31396e-06 -4.21055e-15 0.0167995 1.06552e-05 -1.31996e-14 0.0168058 1.87731e-05 -2.21876e-14 0.0167926 7.71151e-05 -8.11732e-14 0.0168259 0.000154792 -1.49361e-13 0.0168055 0.000689685 -5.98e-13 0.0169384 0.00190175 -1.45069e-12 0.0178071 0.0102765 -3.91495e-12 0.0169542 0.0142064 -2.58827e-13 0.0160568 0.0141373 -3.92022e-13 0.0153179 0.0142287 -6.14026e-13 0.0146869 0.015066 -6.0247e-13 0.014124 0.016366 -4.58979e-13 0.0137074 0.0179763 -2.48713e-13 0.0136358 0.0197694 -1.4824e-13 0.0145954 0.0211458 5.74657e-14 0.0213093 4.35086e-13 0.0168323 0.0168001 6.32548e-10 1.78167e-16 0.0168001 4.90176e-09 2.24238e-16 0.0168001 1.50207e-08 -2.43014e-17 0.0168001 4.53186e-08 -6.75305e-17 0.0168 1.07252e-07 -1.40437e-16 0.0168 2.85681e-07 -3.70872e-16 0.0168 6.42514e-07 -7.53265e-16 0.0167999 1.68451e-06 -2.01359e-15 0.0167995 3.70883e-06 -3.9304e-15 0.0167999 1.02625e-05 -1.26767e-14 0.0167978 2.09029e-05 -1.42191e-14 0.0168029 7.18738e-05 -9.47887e-14 0.0168151 0.000142882 -1.25888e-13 0.0168797 0.000624502 -6.13948e-13 0.0171192 0.00166223 -1.44388e-12 0.0190294 0.0083649 -4.3448e-12 0.0180277 0.0152079 -8.11521e-13 0.0169266 0.0152382 -6.19699e-13 0.0161661 0.0149889 -3.57662e-13 0.0156215 0.0156101 -4.15638e-13 0.0152431 0.0167442 -4.66909e-13 0.0151577 0.0180613 -2.01257e-14 0.0155753 0.0193506 2.76916e-13 0.0166644 0.0200558 5.15168e-13 0.0198041 1.00357e-12 0.0181683 0.0168001 5.48421e-10 1.77421e-16 0.0168001 4.68664e-09 2.26382e-16 0.0168001 1.43758e-08 -2.20144e-17 0.0168001 4.31375e-08 -6.1127e-17 0.0168001 1.02691e-07 -1.26567e-16 0.0168001 2.70797e-07 -3.35186e-16 0.0168001 6.13709e-07 -6.77862e-16 0.0168002 1.58391e-06 -1.80851e-15 0.0168004 3.53908e-06 -3.5953e-15 0.0168014 9.26298e-06 -1.0126e-14 0.0168019 2.03822e-05 -1.87737e-14 0.0168166 5.7082e-05 -6.73204e-14 0.0168274 0.000132251 -9.1521e-14 0.017008 0.000443457 -4.58652e-13 0.0174693 0.00120089 -1.02623e-12 0.0206477 0.00518571 -2.55341e-12 0.0195038 0.016351 -2.57643e-12 0.0184422 0.0162995 -1.38911e-12 0.0173457 0.0160853 -1.08404e-13 0.0167472 0.0162087 -2.45278e-13 0.0164966 0.016994 -6.78905e-14 0.0165655 0.0179919 -7.22359e-14 0.0169978 0.0189188 3.16769e-13 0.017879 0.0191736 1.0708e-12 0.0186364 1.20453e-12 0.0190456 0.0168001 1.58644e-10 1.77475e-16 0.0168001 5.44989e-09 2.23756e-16 0.0168001 8.77661e-09 -2.30401e-17 0.0168001 4.71367e-08 -6.60957e-17 0.0168001 6.53665e-08 -1.35451e-16 0.0168001 2.93272e-07 -3.77368e-16 0.0168003 3.92258e-07 -7.58363e-16 0.0168002 1.72569e-06 -2.13173e-15 0.0168015 2.18429e-06 -4.40696e-15 0.0168002 1.05133e-05 -1.00921e-14 0.0168098 1.08425e-05 -3.66696e-14 0.0167963 7.0416e-05 -3.63392e-14 0.0168717 5.70393e-05 -1.74843e-13 0.0168183 0.000496401 -3.09353e-13 0.0172894 0.000729982 -9.60759e-13 0.0185688 0.00390557 -2.49846e-12 0.0197957 0.0151226 -4.94873e-12 0.0191383 0.0169566 -8.55896e-13 0.0181817 0.0170417 -3.9125e-13 0.0176641 0.0167263 1.29083e-13 0.0175073 0.0171504 3.08883e-13 0.0176956 0.0178035 -1.14867e-13 0.0181686 0.0184445 6.59166e-13 0.0188359 0.0185053 6.30205e-13 0.0178058 2.0585e-13 0.0196721 0.0168001 4.17661e-10 1.62739e-16 0.0168001 2.80111e-09 2.06285e-16 0.0168001 9.87244e-09 -2.2725e-17 0.0168001 2.64136e-08 -4.90966e-17 0.0168001 7.01982e-08 -1.34135e-16 0.0168002 1.65234e-07 -2.74435e-16 0.0168002 4.1668e-07 -7.41448e-16 0.016801 9.52503e-07 -1.53182e-15 0.0168007 2.44676e-06 -3.98458e-15 0.0168059 5.36263e-06 -8.79082e-15 0.0168014 1.52527e-05 -2.08634e-14 0.0168395 3.23878e-05 -4.67016e-14 0.0167954 0.000100752 -1.28029e-13 0.0170548 0.00023746 -3.04061e-13 0.0168318 0.00095223 -7.4619e-13 0.0180684 0.00266842 -2.467e-12 0.0199031 0.0132861 -5.80615e-12 0.019595 0.0172647 -3.68e-13 0.0190901 0.0175465 -9.09008e-14 0.0185419 0.0172747 1.53667e-13 0.0183513 0.0173398 3.45926e-13 0.0184957 0.0176586 1.7535e-14 0.0189714 0.0179682 3.10637e-13 0.0195615 0.0179127 6.8805e-13 0.0171983 3.93285e-13 0.0201686 0.0168001 4.83112e-10 1.7113e-16 0.0168001 2.52357e-09 1.87838e-16 0.0168001 9.35941e-09 -1.58844e-17 0.0168001 2.40258e-08 -3.43294e-17 0.0168001 6.57692e-08 -8.89978e-17 0.0168001 1.51198e-07 -1.77532e-16 0.0168001 3.90852e-07 -4.63462e-16 0.0168002 8.7512e-07 -8.92042e-16 0.0168004 2.265e-06 -2.65887e-15 0.0168008 4.92951e-06 -3.48289e-15 0.0168022 1.3787e-05 -2.07219e-14 0.0168074 2.73164e-05 -8.44512e-15 0.0168128 9.50868e-05 -1.64961e-13 0.0168612 0.000189368 -1.54983e-13 0.0170087 0.000804049 -1.00188e-12 0.0175161 0.00216085 -2.17285e-12 0.0204465 0.0103535 -6.09994e-12 0.0203353 0.0173762 3.84264e-13 0.0198441 0.0180379 4.93773e-13 0.0193471 0.0177717 6.10796e-13 0.0192077 0.0174808 -5.45106e-14 0.0192852 0.0175783 2.64345e-13 0.0196072 0.0176487 7.33201e-13 0.0200722 0.0174442 1.08197e-12 0.0167435 4.03409e-13 0.0205291 0.0168001 6.14346e-10 1.98758e-16 0.0168001 1.53585e-09 3.2798e-17 0.0168001 9.94572e-09 -1.77479e-17 0.0168001 1.61863e-08 -3.82757e-17 0.0168001 6.88585e-08 -1.0338e-16 0.0168001 1.04203e-07 -2.10298e-16 0.0168001 4.10142e-07 -5.73979e-16 0.0168004 6.08232e-07 -1.16101e-15 0.0168002 2.38694e-06 -3.25657e-15 0.0168017 3.4224e-06 -6.52194e-15 0.0168011 1.4378e-05 -1.93075e-14 0.0168104 1.80483e-05 -3.68512e-14 0.0168104 9.4946e-05 -1.28474e-13 0.0168924 0.000107453 -2.23755e-13 0.0170124 0.000683526 -9.26652e-13 0.0178553 0.00131783 -2.25188e-12 0.0223101 0.00589603 -7.075e-12 0.021613 0.0180732 -7.09498e-13 0.0211691 0.0184822 6.00391e-13 0.0204489 0.0184921 4.41916e-13 0.0200425 0.0178891 -2.86293e-14 0.0200255 0.0175923 3.67114e-13 0.0202442 0.0174329 1.65661e-13 0.0205819 0.0171057 -4.31839e-13 0.0164205 -6.54489e-14 0.0209037 0.0168001 2.61147e-10 2.40563e-16 0.0168001 1.87292e-09 8.68209e-18 0.0168001 5.80617e-09 -1.2653e-17 0.0168001 1.74888e-08 -3.38466e-17 0.0168001 4.14362e-08 -6.94093e-17 0.0168001 1.09897e-07 -1.80842e-16 0.0168002 2.47112e-07 -3.64015e-16 0.0168002 6.38554e-07 -9.75467e-16 0.0168012 1.41929e-06 -1.96676e-15 0.0168009 3.67195e-06 -5.40809e-15 0.0168072 8.0979e-06 -1.08872e-14 0.0168035 2.16656e-05 -3.12713e-14 0.0168515 4.71114e-05 -5.96608e-14 0.016819 0.000139502 -1.92448e-13 0.0171728 0.000330144 -4.67095e-13 0.0172988 0.00119105 -9.86799e-13 0.0195497 0.0036442 -2.90663e-12 0.0222019 0.0154196 -4.08291e-12 0.0219346 0.0187495 -6.20065e-13 0.0213941 0.0190326 -5.75643e-13 0.0208523 0.0184324 -9.6051e-13 0.0206624 0.0177791 1.4335e-12 0.02074 0.0173568 3.53603e-13 0.0209652 0.0168814 -7.85131e-13 0.0161824 -4.55947e-13 0.0212033 0.0168001 9.6288e-11 2.48287e-16 0.0168001 1.90498e-09 -4.16656e-18 0.0168001 3.72043e-09 -1.03008e-17 0.0168001 1.67056e-08 -2.62267e-17 0.0168001 2.73232e-08 -5.3275e-17 0.0168001 1.03707e-07 -1.32319e-16 0.0168002 1.6363e-07 -2.61909e-16 0.0168002 6.03051e-07 -6.80338e-16 0.0168007 9.28476e-07 -1.34057e-15 0.0168008 3.54466e-06 -3.72541e-15 0.016804 4.89976e-06 -6.77276e-15 0.0168032 2.24469e-05 -2.27453e-14 0.0168264 2.3994e-05 -3.61987e-14 0.0168131 0.000152551 -1.39061e-13 0.0169735 0.000169972 -2.43921e-13 0.0170376 0.00112631 -1.00176e-12 0.0180613 0.00262009 -2.22049e-12 0.0218168 0.0116621 -5.36416e-12 0.0222044 0.018362 -6.22359e-13 0.022072 0.0191652 -6.81434e-13 0.0216138 0.01889 1.99112e-14 0.0213784 0.0180149 8.29996e-13 0.0213322 0.0174024 3.98022e-13 0.021402 0.0168117 9.37846e-13 0.0160613 1.01698e-12 0.0215228 0.0168001 1.69434e-10 2.38535e-16 0.0168001 9.83184e-10 -3.34493e-18 0.0168001 3.61819e-09 -9.25468e-18 0.0168001 9.38395e-09 -1.99315e-17 0.0168001 2.55564e-08 -4.72306e-17 0.0168001 5.878e-08 -9.28492e-17 0.0168001 1.50816e-07 -2.30695e-16 0.0168004 3.37979e-07 -4.47238e-16 0.0168005 8.67616e-07 -1.25131e-15 0.0168021 1.88999e-06 -2.07194e-15 0.0168018 5.20477e-06 -8.21221e-15 0.0168137 1.05776e-05 -9.67289e-15 0.0168048 3.27484e-05 -5.62729e-14 0.0168908 6.6751e-05 -7.67826e-14 0.0168447 0.000215536 -3.32091e-13 0.0174144 0.000556902 -7.72383e-13 0.0181044 0.0019293 -2.2659e-12 0.0231577 0.00660651 -6.3702e-12 0.0232672 0.0182522 -1.32342e-12 0.0231133 0.0193195 1.53086e-13 0.0226551 0.0193479 5.45606e-13 0.0220877 0.018583 1.14937e-12 0.0219007 0.0175881 -4.28103e-14 0.0218596 0.0168539 1.4652e-13 0.0160565 2.10004e-13 0.0218639 0.0168001 2.04679e-10 2.43264e-16 0.0168001 5.91614e-10 -3.15943e-18 0.0168001 3.42053e-09 -8.5508e-18 0.0168001 6.10188e-09 -1.83544e-17 0.0168001 2.36601e-08 -4.26854e-17 0.0168001 3.90486e-08 -8.42535e-17 0.0168001 1.40046e-07 -2.05951e-16 0.0168002 2.26872e-07 -4.10908e-16 0.0168003 8.06093e-07 -1.06874e-15 0.0168009 1.26981e-06 -2.17409e-15 0.0168013 4.75499e-06 -5.73654e-15 0.0168053 6.6118e-06 -1.23621e-14 0.0168079 3.00733e-05 -3.02917e-14 0.0168411 3.36095e-05 -6.81757e-14 0.0168555 0.000200828 -1.81936e-13 0.0171497 0.000263021 -4.37935e-13 0.017572 0.00150629 -9.46796e-13 0.0202438 0.00393404 -2.58419e-12 0.0235973 0.0148973 -3.88305e-12 0.0237169 0.0191999 -2.24886e-13 0.0233648 0.0197001 -5.53104e-14 0.0227738 0.0191735 -9.2383e-15 0.0225581 0.0178049 -4.14787e-13 0.0224134 0.0169966 -5.57603e-13 0.0161523 -8.60094e-15 0.0223184 0.0168001 8.3575e-11 2.41688e-16 0.0168001 5.86933e-10 -2.73338e-18 0.0168001 1.85061e-09 -6.85165e-18 0.0168001 5.48789e-09 -1.52906e-17 0.0168001 1.31456e-08 -3.0328e-17 0.0168001 3.41629e-08 -6.5789e-17 0.0168001 7.74497e-08 -1.27367e-16 0.0168002 1.95595e-07 -3.00609e-16 0.0168005 4.37505e-07 -5.88921e-16 0.0168007 1.12305e-06 -1.55087e-15 0.016803 2.41409e-06 -2.85856e-15 0.0168027 6.87912e-06 -9.07314e-15 0.0168194 1.34316e-05 -1.43912e-14 0.0168084 4.44365e-05 -5.66047e-14 0.0169231 8.64242e-05 -8.92839e-14 0.0168753 0.000310187 -3.43079e-13 0.0176265 0.000755407 -7.01178e-13 0.0184303 0.00312935 -2.17687e-12 0.0233579 0.0099678 -5.20647e-12 0.0239517 0.0186057 -1.37677e-12 0.0240841 0.0195676 -9.7429e-13 0.0238145 0.0194427 -1.17378e-12 0.0231357 0.0184837 -6.92396e-13 0.0228837 0.0172488 -3.19085e-13 0.0163159 -1.15227e-13 0.0227186 0.0168001 3.31984e-11 2.37888e-16 0.0168001 5.63153e-10 -2.50976e-18 0.0168001 1.1699e-09 -6.32056e-18 0.0168001 4.95852e-09 -1.36609e-17 0.0168001 8.53978e-09 -2.67239e-17 0.0168001 3.06472e-08 -5.56992e-17 0.0168001 5.09744e-08 -1.05478e-16 0.0168001 1.76497e-07 -2.43693e-16 0.0168003 2.90746e-07 -4.70162e-16 0.0168004 1.00593e-06 -1.20654e-15 0.0168012 1.63213e-06 -2.36579e-15 0.0168022 5.81537e-06 -6.49669e-15 0.0168066 9.01193e-06 -1.2782e-14 0.0168154 3.5597e-05 -3.33628e-14 0.0168522 4.96789e-05 -9.57791e-14 0.0169249 0.000237224 -1.44652e-13 0.0172853 0.000395116 -6.34515e-13 0.018625 0.00178895 -9.44375e-13 0.0232462 0.00534562 -3.00802e-12 0.025068 0.0167827 -3.67957e-12 0.0249687 0.0196665 -1.3951e-12 0.0245298 0.0198815 -1.32329e-12 0.0238055 0.0192072 -1.74306e-12 0.0234667 0.0175875 4.86627e-13 0.0166 2.39253e-15 0.023181 0.0168001 5.19137e-11 2.4791e-16 0.0168001 2.97599e-10 -2.40896e-18 0.0168001 1.10639e-09 -5.77338e-18 0.0168001 2.84037e-09 -1.23862e-17 0.0168001 7.82235e-09 -2.4381e-17 0.0168001 1.78512e-08 -4.60269e-17 0.0168001 4.63613e-08 -9.61255e-17 0.0168002 1.03148e-07 -1.8197e-16 0.0168002 2.64867e-07 -4.32168e-16 0.0168006 5.85268e-07 -8.46643e-16 0.0168007 1.50681e-06 -2.20288e-15 0.0168032 3.3113e-06 -4.41852e-15 0.0168035 8.71708e-06 -1.17928e-14 0.0168203 1.88397e-05 -2.56383e-14 0.0168167 5.31024e-05 -6.4918e-14 0.0169396 0.000114555 -1.51058e-13 0.0169702 0.00036389 -3.67544e-13 0.0177888 0.000970476 -1.20572e-12 0.0193879 0.0037457 -2.41485e-12 0.0242561 0.011912 -6.86777e-12 0.0250415 0.0188806 -1.89272e-12 0.0252283 0.0196942 -1.65241e-12 0.0248692 0.0195667 -1.14166e-12 0.0241089 0.0183471 3.31418e-13 0.0170318 4.3087e-13 0.0236769 0.0168001 5.35172e-11 2.48551e-16 0.0168001 1.69593e-10 -2.31579e-18 0.0168001 9.15216e-10 -5.57602e-18 0.0168001 1.72896e-09 -1.18593e-17 0.0168001 6.32437e-09 -2.29317e-17 0.0168001 1.0987e-08 -4.2898e-17 0.0168001 3.71155e-08 -8.78034e-17 0.0168001 6.34016e-08 -1.6501e-16 0.0168002 2.10379e-07 -3.88631e-16 0.0168004 3.57034e-07 -7.57834e-16 0.0168007 1.18565e-06 -1.97918e-15 0.016802 1.99197e-06 -3.9268e-15 0.016804 6.77487e-06 -1.0851e-14 0.016812 1.08645e-05 -2.13604e-14 0.0168237 4.12896e-05 -6.40608e-14 0.0168792 5.91536e-05 -1.18666e-13 0.016968 0.000274704 -3.83916e-13 0.0174553 0.000483221 -9.67223e-13 0.0191219 0.00207811 -2.69524e-12 0.0245647 0.00646656 -7.3131e-12 0.0259116 0.0175326 -2.70431e-12 0.0260022 0.0196032 -9.78263e-13 0.0255664 0.0200027 -3.61226e-13 0.0248195 0.0190925 -4.25071e-13 0.0175496 -2.55341e-13 0.0243026 0.0168001 2.276e-11 2.29972e-16 0.0168001 1.63243e-10 -2.09471e-18 0.0168001 5.0582e-10 -5.35748e-18 0.0168001 1.52067e-09 -1.04592e-17 0.0168001 3.59371e-09 -2.0106e-17 0.0168001 9.493e-09 -3.62022e-17 0.0168001 2.1243e-08 -6.55722e-17 0.0168001 5.45843e-08 -1.31365e-16 0.0168002 1.20539e-07 -2.44998e-16 0.0168002 3.08348e-07 -5.71824e-16 0.0168007 6.77724e-07 -1.11456e-15 0.016801 1.73995e-06 -2.87765e-15 0.016804 3.81363e-06 -5.67111e-15 0.0168049 9.91074e-06 -1.58072e-14 0.0168243 2.18723e-05 -3.01254e-14 0.0168248 5.84821e-05 -9.30047e-14 0.0169647 0.000135051 -1.77255e-13 0.0170544 0.000392967 -5.31003e-13 0.0179949 0.00113753 -1.43388e-12 0.0204295 0.00403111 -2.82961e-12 0.0253244 0.0126359 -5.43224e-12 0.0259713 0.0189558 -5.17905e-13 0.0263456 0.019628 5.29311e-14 0.0258009 0.0196377 -6.56395e-14 0.018304 -5.90139e-13 0.0250456 0.0168001 1.0055e-11 2.28314e-16 0.0168001 1.33788e-10 -1.98036e-18 0.0168001 3.03101e-10 -5.14657e-18 0.0168001 1.1878e-09 -9.88318e-18 0.0168001 2.19068e-09 -1.88507e-17 0.0168001 7.31231e-09 -3.32223e-17 0.0168001 1.29715e-08 -5.93152e-17 0.0168001 4.17317e-08 -1.18506e-16 0.0168001 7.33881e-08 -2.19802e-16 0.0168002 2.34223e-07 -5.34052e-16 0.0168005 4.09834e-07 -1.06354e-15 0.0168009 1.31156e-06 -2.87103e-15 0.0168024 2.27491e-06 -6.02409e-15 0.0168049 7.43621e-06 -1.53448e-14 0.0168143 1.24533e-05 -4.01175e-14 0.0168281 4.45929e-05 -6.40413e-14 0.0168937 6.96148e-05 -2.669e-13 0.016998 0.000288163 -1.3897e-13 0.0175742 0.00056144 -1.87784e-12 0.0193777 0.00222654 -1.65273e-12 0.0249738 0.00703715 -6.22006e-12 0.0265877 0.017341 -8.10918e-13 0.0267808 0.0194349 -1.96049e-14 0.0264635 0.0199556 2.06533e-13 0.0190954 -7.12833e-13 0.0256722 0.0168001 1.49888e-11 2.48909e-16 0.0168001 5.92081e-11 -2.05829e-18 0.0168001 2.83386e-10 -4.61209e-18 0.0168001 5.84553e-10 -9.73664e-18 0.0168001 1.97205e-09 -1.66942e-17 0.0168001 3.68596e-09 -2.97512e-17 0.0168001 1.15715e-08 -5.0412e-17 0.0168001 2.11996e-08 -8.80516e-17 0.0168001 6.54399e-08 -1.74519e-16 0.0168002 1.19304e-07 -3.22296e-16 0.0168003 3.67321e-07 -7.69496e-16 0.0168009 6.67583e-07 -1.50243e-15 0.0168011 2.06517e-06 -3.94996e-15 0.0168048 3.73868e-06 -7.89769e-15 0.0168055 1.17497e-05 -2.08153e-14 0.0168289 2.12417e-05 -4.56473e-14 0.0168289 6.9403e-05 -7.23454e-14 0.016987 0.000130208 -4.25403e-13 0.0170815 0.000466419 -2.62384e-13 0.0181997 0.00110877 -1.36163e-12 0.0212919 0.00394342 -1.6089e-12 0.0261533 0.0124785 -2.62359e-12 0.0267405 0.0188489 -6.34655e-13 0.0271618 0.019534 -6.86824e-15 0.0195446 -5.52004e-13 0.0267114 0.0168001 7.00586e-12 2.27815e-16 0.0168001 4.9931e-11 -1.87025e-18 0.0168001 1.54983e-10 -4.82131e-18 0.0168001 4.64745e-10 -8.79644e-18 0.0168001 1.09978e-09 -1.65824e-17 0.0168001 2.89233e-09 -2.62267e-17 0.0168001 6.48139e-09 -4.49834e-17 0.0168001 1.65477e-08 -7.45592e-17 0.0168001 3.66315e-08 -1.29404e-16 0.0168001 9.28759e-08 -2.56844e-16 0.0168003 2.04986e-07 -4.76703e-16 0.0168004 5.19264e-07 -1.13201e-15 0.0168014 1.14524e-06 -2.2112e-15 0.0168022 2.91143e-06 -5.79708e-15 0.0168075 6.41735e-06 -1.15828e-14 0.0168121 1.66119e-05 -3.09548e-14 0.0168451 3.64971e-05 -6.6657e-14 0.0168742 0.000100785 -1.30174e-13 0.017115 0.000225731 -5.24989e-13 0.0175083 0.000714874 -6.02605e-13 0.019442 0.00200955 -2.15227e-12 0.0251252 0.00679404 -4.28727e-12 0.0272073 0.0167634 -2.15383e-12 0.0273917 0.0193477 -7.48784e-13 0.0196266 -1.00665e-12 0.0273108 0.0168001 2.92219e-12 2.27706e-16 0.0168001 3.90311e-11 -1.78978e-18 0.0168001 9.04933e-11 -4.68663e-18 0.0168001 3.4684e-10 -8.39833e-18 0.0168001 6.54656e-10 -1.57607e-17 0.0168001 2.13279e-09 -2.38076e-17 0.0168001 3.87511e-09 -4.00477e-17 0.0168001 1.21473e-08 -6.01825e-17 0.0168001 2.19197e-08 -1.00002e-16 0.0168001 6.80042e-08 -1.71128e-16 0.0168002 1.22566e-07 -3.0273e-16 0.0168003 3.79492e-07 -6.28132e-16 0.0168008 6.8233e-07 -1.20216e-15 0.0168016 2.12181e-06 -2.92254e-15 0.0168042 3.79011e-06 -5.96309e-15 0.0168088 1.20176e-05 -1.57753e-14 0.0168243 2.10221e-05 -3.33251e-14 0.0168541 7.08289e-05 -1.03793e-13 0.0169545 0.000125509 -1.21572e-13 0.0172148 0.000453638 -6.88246e-13 0.0181483 0.00107935 -1.06672e-12 0.0211793 0.00375621 -2.90968e-12 0.0264057 0.0115325 -6.66323e-12 0.0274047 0.01836 -2.08773e-12 0.0193139 -1.31681e-12 0.0277191 0.0168001 3.21922e-12 2.49502e-16 0.0168001 1.92064e-11 -1.95495e-18 0.0168001 7.03078e-11 -4.23516e-18 0.0168001 1.82413e-10 -8.98448e-18 0.0168001 4.95164e-10 -1.42141e-17 0.0168001 1.13636e-09 -2.49434e-17 0.0168001 2.90021e-09 -3.51688e-17 0.0168001 6.47961e-09 -5.69952e-17 0.0168001 1.62894e-08 -7.97905e-17 0.0168001 3.61649e-08 -1.22688e-16 0.0168001 9.057e-08 -2.21294e-16 0.0168003 2.0073e-07 -3.55722e-16 0.0168005 5.02666e-07 -1.20415e-15 0.0168015 1.11366e-06 -2.55102e-15 0.0168025 2.79853e-06 -8.73747e-15 0.0168083 6.20226e-06 -2.23451e-14 0.0168134 1.57747e-05 -4.05737e-14 0.016849 3.52307e-05 -1.43792e-13 0.016883 9.1783e-05 4.21323e-14 0.0171133 0.000219922 -1.08458e-12 0.0175772 0.00062038 8.35785e-13 0.0194947 0.00183031 -1.34952e-12 0.0252401 0.00583287 -1.63048e-12 0.0278042 0.0157783 7.12467e-13 0.0191355 -9.35744e-13 0.0279611 0.0168001 2.24502e-12 2.49453e-16 0.0168001 1.2279e-11 -1.92276e-18 0.0168001 4.55467e-11 -4.19112e-18 0.0168001 1.17218e-10 -8.89978e-18 0.0168001 3.18963e-10 -1.4281e-17 0.0168001 7.30037e-10 -2.54101e-17 0.0168001 1.86407e-09 -3.67883e-17 0.0168001 4.15677e-09 -6.26423e-17 0.0168001 1.04568e-08 -7.63372e-17 0.0168001 2.31756e-08 -1.19995e-16 0.0168001 5.80674e-08 -3.61514e-17 0.0168002 1.28425e-07 7.88384e-17 0.0168004 3.2139e-07 5.73876e-16 0.0168008 7.09021e-07 1.04835e-15 0.0168018 1.77848e-06 1.30613e-15 0.0168041 3.90707e-06 -7.09001e-15 0.0168099 9.95395e-06 3.98294e-15 0.0168234 2.15008e-05 -2.70132e-13 0.0168554 5.87303e-05 1.00186e-12 0.0169542 0.00012271 -5.90102e-12 0.017211 0.00038052 1.28787e-11 0.0180845 0.000955012 -4.20811e-11 0.0203625 0.00354247 3.94892e-11 0.0263625 0.00972335 -1.29821e-11 0.0175232 -4.50206e-12 0.0279826 0.0168001 1.4316e-12 2.49182e-16 0.0168001 7.78215e-12 -1.97359e-18 0.0168001 2.87899e-11 -4.17926e-18 0.0168001 7.43158e-11 -8.99041e-18 0.0168001 2.01116e-10 -1.39727e-17 0.0168001 4.61436e-10 -2.4575e-17 0.0168001 1.17023e-09 -3.40473e-17 0.0168001 2.61468e-09 -5.5335e-17 0.0168001 6.52842e-09 -7.1764e-17 0.0168001 1.44929e-08 -1.10897e-16 0.0168001 3.60304e-08 -1.25489e-16 0.0168001 7.98028e-08 -1.525e-16 0.0168003 1.98119e-07 -2.03418e-16 0.0168005 4.3775e-07 -2.22654e-16 0.0168012 1.08787e-06 -1.84494e-15 0.0168028 2.39626e-06 -6.22547e-15 0.0168067 6.00198e-06 -1.50642e-14 0.0168151 1.31326e-05 -8.02008e-14 0.0168397 3.38721e-05 4.04491e-14 0.0168874 7.47303e-05 -9.58494e-13 0.0170648 0.000203703 8.26654e-13 0.0175139 0.00050595 -5.84461e-12 0.019411 0.00163639 6.44141e-13 0.0245564 0.00458428 -5.01342e-13 0.0140573 -2.74744e-12 0.0280626 0.0168001 1.10389e-12 2.49023e-16 0.0168001 4.24913e-12 -2.06676e-18 0.0168001 2.00335e-11 -4.44692e-18 0.0168001 4.20782e-11 -9.3631e-18 0.0168001 1.37978e-10 -1.46316e-17 0.0168001 2.63172e-10 -2.54178e-17 0.0168001 7.99e-10 -3.48969e-17 0.0168001 1.49393e-09 -5.57077e-17 0.0168001 4.44844e-09 -7.37003e-17 0.0168001 8.28547e-09 -1.14768e-16 0.0168001 2.45327e-08 -1.55126e-16 0.0168001 4.5667e-08 -2.43628e-16 0.0168002 1.34957e-07 -3.57533e-16 0.0168004 2.50941e-07 -5.65295e-16 0.0168007 7.42269e-07 -1.24663e-15 0.0168017 1.37515e-06 -2.34875e-15 0.0168036 4.09764e-06 -8.2207e-15 0.0168093 7.5072e-06 -1.92037e-14 0.0168199 2.31494e-05 -5.84362e-14 0.0168537 4.08714e-05 -1.65865e-13 0.0169156 0.000141217 -3.45268e-13 0.0171724 0.000247384 -1.35923e-12 0.0178217 0.000984616 -2.19365e-12 0.0198832 0.00252453 -5.74287e-12 0.00769339 -1.13263e-11 0.0262499 0.0168001 3.87404e-13 2.38302e-16 0.0168001 3.56178e-12 -2.0693e-18 0.0168001 9.26565e-12 -5.32784e-18 0.0168001 3.22708e-11 -9.3072e-18 0.0168001 6.59315e-11 -1.72761e-17 0.0168001 1.97983e-10 -2.45606e-17 0.0168001 3.85467e-10 -4.00477e-17 0.0168001 1.11664e-09 -5.21518e-17 0.0168001 2.15188e-09 -7.93772e-17 0.0168001 6.17311e-09 -1.03067e-16 0.0168001 1.18768e-08 -1.5419e-16 0.0168001 3.39585e-08 -2.26228e-16 0.0168002 6.53418e-08 -3.6044e-16 0.0168002 1.86585e-07 -6.88221e-16 0.0168006 3.58891e-07 -1.27659e-15 0.016801 1.02569e-06 -3.02693e-15 0.0168031 1.96982e-06 -6.45755e-15 0.0168049 5.67585e-06 -1.44666e-14 0.0168173 1.07859e-05 -3.81645e-14 0.0168256 3.25075e-05 -6.03044e-14 0.0169071 5.96899e-05 -1.9178e-13 0.0169528 0.000201408 -3.0703e-13 0.0175472 0.000389286 -1.21851e-12 0.0185881 0.00148231 -2.13075e-12 0.00394936 -6.31089e-12 0.0223267 0.0168001 3.59363e-13 -5.90382e-19 0.0168001 1.55154e-12 -3.44488e-18 0.0168001 6.9487e-12 -6.08932e-18 0.0168001 1.51506e-11 -1.26843e-17 0.0168001 4.80897e-11 -1.79241e-17 0.0168001 9.4419e-11 -3.01188e-17 0.0168001 2.78264e-10 -3.89593e-17 0.0168001 5.34275e-10 -5.97607e-17 0.0168001 1.5443e-09 -7.55045e-17 0.0168001 2.95084e-09 -1.11445e-16 0.0168001 8.47845e-09 -1.54345e-16 0.0168001 1.61858e-08 -2.3736e-16 0.0168001 4.63888e-08 -4.27672e-16 0.0168002 8.85231e-08 -7.54466e-16 0.0168003 2.53462e-07 -1.72694e-15 0.0168009 4.83088e-07 -3.38824e-15 0.0168014 1.38575e-06 -7.75741e-15 0.0168045 2.63609e-06 -1.55065e-14 0.0168076 7.6521e-06 -2.89068e-14 0.0168257 1.44064e-05 -4.74617e-14 0.0168413 4.4005e-05 -1.44801e-13 0.0169616 8.09221e-05 -7.07758e-15 0.0170771 0.000274067 -7.10822e-13 0.0179879 0.000569494 2.73513e-12 0.00204061 -1.1743e-11 0.019901 0.0168001 1.59661e-13 -9.38513e-19 0.0168001 1.12867e-12 -3.53043e-18 0.0168001 3.52411e-12 -8.44746e-18 0.0168001 1.04825e-11 -1.3046e-17 0.0168001 2.48434e-11 -2.27606e-17 0.0168001 6.45843e-11 -2.98494e-17 0.0168001 1.44501e-10 -4.63471e-17 0.0168001 3.63899e-10 -5.7921e-17 0.0168001 8.0289e-10 -8.52005e-17 0.0168001 2.00615e-09 -1.12172e-16 0.0168001 4.40958e-09 -1.71317e-16 0.0168001 1.10003e-08 -2.61094e-16 0.0168001 2.41427e-08 -4.5977e-16 0.0168001 6.02451e-08 -6.56168e-16 0.0168002 1.32031e-07 -1.18707e-15 0.0168004 3.2995e-07 -2.82255e-16 0.0168011 7.21601e-07 1.349e-15 0.0168019 1.81004e-06 1.14211e-14 0.0168056 3.95263e-06 6.29973e-14 0.0168101 1.00162e-05 -1.37673e-14 0.0168323 2.19176e-05 9.97923e-13 0.0168548 5.702e-05 -4.25725e-12 0.0170104 0.000128537 1.66889e-11 0.0172066 0.00035672 -4.17634e-11 0.000949311 8.57227e-11 0.0183311 0.0168001 6.84296e-14 -1.07827e-18 0.0168001 7.69297e-13 -4.16317e-18 0.0168001 1.91913e-12 -1.0089e-17 0.0168001 6.8668e-12 -1.57514e-17 0.0168001 1.37254e-11 -2.63605e-17 0.0168001 4.18407e-11 -3.46809e-17 0.0168001 8.00598e-11 -5.13615e-17 0.0168001 2.34656e-10 -6.2306e-17 0.0168001 4.44861e-10 -8.92417e-17 0.0168001 1.28974e-09 -1.07533e-16 0.0168001 2.44171e-09 -1.54144e-16 0.0168001 7.05261e-09 -2.05242e-16 0.0168001 1.33598e-08 -3.19984e-16 0.0168001 3.85146e-08 -4.83229e-16 0.0168002 7.30207e-08 -8.32306e-16 0.0168003 2.1028e-07 -1.20342e-15 0.0168006 3.98633e-07 -1.92685e-15 0.0168013 1.14887e-06 -2.1163e-15 0.016803 2.17337e-06 -1.17646e-15 0.0168068 6.30634e-06 -4.58445e-15 0.0168169 1.18398e-05 2.88919e-14 0.0168384 3.54345e-05 -2.00308e-13 0.0169021 6.56701e-05 7.54495e-13 0.0170441 0.000212907 -2.94834e-12 0.000432663 3.31863e-12 0.0175648 0.0168001 7.16913e-14 -7.94517e-19 0.0168001 3.26319e-13 -5.00935e-18 0.0168001 1.4186e-12 -9.08782e-18 0.0168001 3.16321e-12 -1.85085e-17 0.0168001 9.81052e-12 -2.48663e-17 0.0168001 1.9624e-11 -4.03662e-17 0.0168001 5.65622e-11 -4.8961e-17 0.0168001 1.1052e-10 -7.20342e-17 0.0168001 3.1246e-10 -8.40248e-17 0.0168001 6.07404e-10 -1.1746e-16 0.0168001 1.70713e-09 -1.38171e-16 0.0168001 3.31603e-09 -1.91003e-16 0.0168001 9.29693e-09 -2.51625e-16 0.0168001 1.80636e-08 -3.71598e-16 0.0168001 5.05719e-08 -6.61533e-16 0.0168002 9.82719e-08 -1.17282e-15 0.0168003 2.74971e-07 -2.74557e-15 0.016801 5.33891e-07 -5.8801e-15 0.0168016 1.49558e-06 -1.31236e-14 0.016805 2.89883e-06 -2.97679e-14 0.0168087 8.17996e-06 -4.07938e-14 0.0168284 1.57724e-05 -1.31145e-13 0.0168483 4.5995e-05 -2.51802e-14 0.0169718 8.81217e-05 -5.21115e-13 0.000276103 -4.09074e-13 0.0171284 0.0168001 2.61829e-14 -1.11046e-18 0.0168001 2.45742e-13 -4.44777e-18 0.0168001 6.40081e-13 -1.08886e-17 0.0168001 2.22059e-12 -1.72812e-17 0.0168001 4.5527e-12 -2.99197e-17 0.0168001 1.35534e-11 -3.81885e-17 0.0168001 2.64715e-11 -5.81497e-17 0.0168001 7.58501e-11 -6.84682e-17 0.0168001 1.46523e-10 -9.71462e-17 0.0168001 4.15383e-10 -1.1108e-16 0.0168001 8.00526e-10 -1.51742e-16 0.0168001 2.26141e-09 -1.75309e-16 0.0168001 4.35684e-09 -2.38466e-16 0.0168001 1.22885e-08 -3.02323e-16 0.0168001 2.36739e-08 -4.36083e-16 0.0168001 6.67327e-08 -7.10098e-16 0.0168003 1.28479e-07 -1.18101e-15 0.0168004 3.62443e-07 -2.56375e-15 0.0168012 6.96582e-07 -4.96122e-15 0.0168022 1.97275e-06 -1.14438e-14 0.0168066 3.77984e-06 -2.30183e-14 0.0168115 1.08228e-05 -5.69323e-14 0.0168367 2.07907e-05 -5.16164e-14 0.0168641 6.0515e-05 -2.75648e-13 0.000121314 -6.93668e-14 0.0170189 0.0168001 1.97498e-14 -8.46186e-19 0.0168001 1.14172e-13 -5.13217e-18 0.0168001 4.19038e-13 -9.67312e-18 0.0168001 1.08372e-12 -1.989e-17 0.0168001 2.9234e-12 -2.75616e-17 0.0168001 6.6758e-12 -4.47267e-17 0.0168001 1.6855e-11 -5.42135e-17 0.0168001 3.73908e-11 -7.94009e-17 0.0168001 9.28117e-11 -9.10882e-17 0.0168001 2.04383e-10 -1.25771e-16 0.0168001 5.04915e-10 -1.4181e-16 0.0168001 1.10965e-09 -1.90119e-16 0.0168001 2.73712e-09 -2.19048e-16 0.0168001 6.01097e-09 -2.96673e-16 0.0168001 1.4819e-08 -3.78237e-16 0.0168001 3.25239e-08 -5.53906e-16 0.0168002 8.01938e-08 -8.80362e-16 0.0168003 1.75838e-07 -1.47398e-15 0.0168006 4.34112e-07 -2.96094e-15 0.0168016 9.50917e-07 -5.4391e-15 0.016803 2.35728e-06 -1.23896e-14 0.0168087 5.15587e-06 -2.19941e-14 0.0168165 1.29286e-05 -6.05627e-14 0.0168485 2.84117e-05 -6.89545e-14 7.29414e-05 -3.65592e-13 0.0168966 0.0168001 1.43874e-14 -8.53809e-19 0.0168001 5.4641e-14 -5.1525e-18 0.0168001 2.58216e-13 -9.84422e-18 0.0168001 5.41851e-13 -2.02661e-17 0.0168001 1.76429e-12 -2.84247e-17 0.0168001 3.35621e-12 -4.64792e-17 0.0168001 1.00696e-11 -5.65462e-17 0.0168001 1.87215e-11 -8.29321e-17 0.0168001 5.5008e-11 -9.48474e-17 0.0168001 1.0155e-10 -1.30525e-16 0.0168001 2.96878e-10 -1.45646e-16 0.0168001 5.46134e-10 -1.93348e-16 0.0168001 1.59541e-09 -2.17623e-16 0.0168001 2.9265e-09 -2.88264e-16 0.0168001 8.55337e-09 -3.48546e-16 0.0168001 1.56406e-08 -4.89933e-16 0.0168001 4.57702e-08 -7.09332e-16 0.0168002 8.33477e-08 -1.13306e-15 0.0168004 2.44565e-07 -2.08182e-15 0.0168009 4.42646e-07 -3.71966e-15 0.0168019 1.30656e-06 -8.1248e-15 0.0168047 2.34414e-06 -1.51952e-14 0.0168106 7.0073e-06 -3.71323e-14 0.0168265 1.2464e-05 -6.88713e-14 3.81919e-05 -1.88417e-13 0.0168609 0.0168001 4.05736e-15 -1.12317e-18 0.0168001 4.0604e-14 -4.5833e-18 0.0168001 1.00665e-13 -1.1219e-17 0.0168001 3.63798e-13 -1.84111e-17 0.0168001 7.10415e-13 -3.24151e-17 0.0168001 2.19548e-12 -4.25719e-17 0.0168001 4.0627e-12 -6.52495e-17 0.0168001 1.20918e-11 -7.6842e-17 0.0168001 2.19817e-11 -1.08551e-16 0.0168001 6.49499e-11 -1.21964e-16 0.0168001 1.16902e-10 -1.63588e-16 0.0168001 3.45918e-10 -1.81061e-16 0.0168001 6.17208e-10 -2.36398e-16 0.0168001 1.83415e-09 -2.67684e-16 0.0168001 3.24244e-09 -3.54072e-16 0.0168001 9.68953e-09 -4.46274e-16 0.0168001 1.69487e-08 -6.46992e-16 0.0168001 5.10015e-08 -1.02548e-15 0.0168003 8.80746e-08 -1.73151e-15 0.0168005 2.67559e-07 -3.47593e-15 0.0168013 4.54489e-07 -6.51541e-15 0.0168022 1.40142e-06 -1.49592e-14 0.0168069 2.32057e-06 -2.89061e-14 0.0168117 7.42816e-06 -7.38247e-14 1.15603e-05 -1.31179e-13 0.0168381 0.0168001 3.76945e-15 -8.51268e-19 0.0168001 1.34868e-14 -5.24229e-18 0.0168001 6.9285e-14 -1.00052e-17 0.0168001 1.32688e-13 -2.05897e-17 0.0168001 4.7095e-13 -2.93065e-17 0.0168001 8.08799e-13 -4.81487e-17 0.0168001 2.6593e-12 -5.96125e-17 0.0168001 4.40768e-12 -8.75036e-17 0.0168001 1.43107e-11 -1.00545e-16 0.0168001 2.3213e-11 -1.37804e-16 0.0168001 7.58571e-11 -1.53036e-16 0.0168001 1.20622e-10 -2.00815e-16 0.0168001 3.99459e-10 -2.2167e-16 0.0168001 6.21784e-10 -2.85515e-16 0.0168001 2.09397e-09 -3.29221e-16 0.0168001 3.18232e-09 -4.38135e-16 0.0168001 1.0931e-08 -5.97555e-16 0.0168001 1.61589e-08 -9.06472e-16 0.0168001 5.68481e-08 -1.68226e-15 0.0168003 8.1234e-08 -3.03032e-15 0.0168005 2.94832e-07 -7.13401e-15 0.0168014 4.02507e-07 -1.4104e-14 0.0168021 1.53297e-06 -3.57634e-14 0.0168075 1.92234e-06 -7.57824e-14 8.32915e-06 -1.81784e-13 0.0168102 0.0168001 3.38054e-16 -1.12232e-18 0.0168001 1.15056e-14 -4.65614e-18 0.0168001 1.85558e-14 -1.1335e-17 0.0168001 9.84411e-14 -1.87635e-17 0.0168001 1.33642e-13 -3.29462e-17 0.0168001 5.8725e-13 -4.39246e-17 0.0168001 7.49864e-13 -6.74535e-17 0.0168001 3.21146e-12 -8.0408e-17 0.0168001 3.91261e-12 -1.13454e-16 0.0168001 1.71395e-11 -1.28048e-16 0.0168001 1.98787e-11 -1.70854e-16 0.0168001 9.07819e-11 -1.88393e-16 0.0168001 9.97032e-11 -2.42938e-16 0.0168001 4.79658e-10 -2.70074e-16 0.0168001 4.9569e-10 -3.47501e-16 0.0168001 2.53385e-09 -4.18762e-16 0.0168001 2.44381e-09 -5.77187e-16 0.0168001 1.34137e-08 -8.72816e-16 0.0168001 1.19101e-08 -1.41179e-15 0.0168001 7.14265e-08 -2.9098e-15 0.0168003 5.67865e-08 -5.4151e-15 0.0168003 3.84718e-07 -1.3773e-14 0.0168016 2.45177e-07 -2.69122e-14 0.016801 2.24063e-06 -7.7248e-14 5.10152e-07 -1.39581e-13 0.0168086 0.0168001 6.03359e-16 -8.69056e-19 0.0168001 3.39919e-15 -5.21603e-18 0.0168001 1.24879e-14 -1.01043e-17 0.0168001 3.19036e-14 -2.0632e-17 0.0168001 8.50731e-14 -2.97241e-17 0.0168001 1.91035e-13 -4.87103e-17 0.0168001 4.72082e-13 -6.11583e-17 0.0168001 1.02358e-12 -8.95898e-17 0.0168001 2.46996e-12 -1.03611e-16 0.0168001 5.2912e-12 -1.41692e-16 0.0168001 1.2657e-11 -1.57835e-16 0.0168001 2.69733e-11 -2.0645e-16 0.0168001 6.42705e-11 -2.27483e-16 0.0168001 1.36634e-10 -2.90896e-16 0.0168001 3.24784e-10 -3.3097e-16 0.0168001 6.90388e-10 -4.31753e-16 0.0168001 1.63738e-09 -5.71597e-16 0.0168001 3.49248e-09 -8.38034e-16 0.0168001 8.25389e-09 -1.56171e-15 0.0168001 1.76817e-08 -2.76967e-15 0.0168001 4.16148e-08 -7.01976e-15 0.0168004 9.00846e-08 -1.40559e-14 0.0168003 2.07073e-07 -3.88632e-14 0.0168019 4.69523e-07 -8.50701e-14 9.96739e-07 -2.17099e-13 0.0168007 0.0168001 1.41792e-15 -8.69903e-19 0.0168001 -2.30122e-15 -5.24398e-18 0.0168001 1.24845e-14 -1.01551e-17 0.0168001 -1.08067e-14 -2.07269e-17 0.0168001 7.76017e-14 -2.98681e-17 0.0168001 -6.20906e-14 -4.89644e-17 0.0168001 4.30289e-13 -6.15369e-17 0.0168001 -4.1166e-13 -9.01489e-17 0.0168001 2.31833e-12 -1.04482e-16 0.0168001 -2.77089e-12 -1.42994e-16 0.0168001 1.23745e-11 -1.59398e-16 0.0168001 -1.82604e-11 -2.08484e-16 0.0168001 6.57444e-11 -2.29658e-16 0.0168001 -1.17613e-10 -2.93388e-16 0.0168001 3.4803e-10 -3.32179e-16 0.0168001 -7.44981e-10 -4.31121e-16 0.0168001 1.83752e-09 -5.59322e-16 0.0168001 -4.68207e-09 -8.08013e-16 0.0168001 9.72598e-09 -1.45372e-15 0.0168001 -2.95027e-08 -2.53576e-15 0.0168001 5.26109e-08 -6.32501e-15 0.0168003 -1.87609e-07 -1.25209e-14 0.0168001 3.26889e-07 -3.52627e-14 0.0168018 -1.34404e-06 -7.57103e-14 2.99819e-06 -2.04153e-13 0.016799 0.0168001 1.56288e-16 -1.13587e-18 0.0168001 -6.15989e-16 -4.68748e-18 0.0168001 1.38073e-15 -1.13511e-17 0.0168001 -4.89116e-15 -1.88753e-17 0.0168001 8.92358e-15 -3.30682e-17 0.0168001 -3.08248e-14 -4.43566e-17 0.0168001 4.84268e-14 -6.79049e-17 0.0168001 -1.94866e-13 -8.18217e-17 0.0168001 2.52815e-13 -1.1594e-16 0.0168001 -1.23387e-12 -1.31285e-16 0.0168001 1.02144e-12 -1.729e-16 0.0168001 -7.74788e-12 -1.92712e-16 0.0168001 4.67826e-12 -2.47553e-16 0.0168001 -4.81663e-11 -2.73984e-16 0.0168001 1.67176e-11 -3.49353e-16 0.0168001 -2.96745e-10 -4.10573e-16 0.0168001 3.89341e-11 -5.48397e-16 0.0168001 -1.81336e-09 -8.0452e-16 0.0168001 -7.6427e-11 -1.2591e-15 0.0168 -1.09906e-08 -2.64568e-15 0.0168001 -1.58003e-09 -4.92694e-15 0.0167999 -6.57635e-08 -1.27189e-14 0.0168002 -7.59658e-10 -2.48758e-14 0.016799 -4.02685e-07 -7.09758e-14 2.81223e-07 -1.24722e-13 0.0168014 0.0168001 -1.12655e-18 0.0168001 -4.65529e-18 0.0168001 -1.13613e-17 0.0168001 -1.886e-17 0.0168001 -3.30766e-17 0.0168001 -4.43176e-17 0.0168001 -6.81302e-17 0.0168001 -8.13592e-17 0.0168001 -1.13956e-16 0.0168001 -1.29425e-16 0.0168001 -1.74863e-16 0.0168001 -1.91966e-16 0.0168001 -2.48108e-16 0.0168001 -2.74939e-16 0.0168001 -3.51061e-16 0.0168001 -4.12353e-16 0.0168001 -5.51806e-16 0.0168001 -7.8703e-16 0.0168001 -1.2143e-15 0.0168 -2.4268e-15 0.0168 -4.38935e-15 0.0167999 -1.1452e-14 0.0167999 -2.24365e-14 0.0167992 -6.65029e-14 -1.27817e-13 0.0167992 0.0168001 8.01783e-10 3.22381e-18 0.0168001 4.47851e-09 2.02805e-17 0.0168001 1.51303e-08 4.50122e-17 0.0168 4.27654e-08 1.11949e-16 0.0168001 1.06916e-07 1.98254e-16 0.0168 2.71039e-07 4.40737e-16 0.0168004 6.43852e-07 7.63397e-16 0.0167996 1.58921e-06 1.79705e-15 0.0168028 3.86796e-06 3.45131e-15 0.016796 9.50122e-06 9.259e-15 0.0168248 2.50604e-05 1.85895e-14 0.0167712 6.41621e-05 6.34816e-14 0.0169648 0.000187758 1.39164e-13 0.0166526 0.000669842 4.69758e-13 0.0172656 0.00203483 1.37773e-12 0.0172571 0.0111464 3.7382e-12 0.0162923 0.0133536 6.3489e-13 0.015351 0.01324 4.691e-13 0.0145945 0.0134902 4.37141e-13 0.0137855 0.0144354 3.42959e-13 0.0130312 0.0158036 1.46623e-13 0.0121707 0.0175602 -1.40528e-13 0.0113793 0.0196979 -6.40455e-13 0.0114281 0.0221059 -1.24558e-12 0.0235458 -2.58478e-12 0.0173867 0.0168001 5.92827e-10 2.70796e-18 0.0168001 4.59838e-09 1.67916e-17 0.0168001 1.42327e-08 3.78226e-17 0.0168001 4.28166e-08 9.46636e-17 0.0168001 1.01203e-07 1.67874e-16 0.0168001 2.69019e-07 3.72862e-16 0.0168001 6.00025e-07 6.29218e-16 0.0168001 1.61506e-06 1.51416e-15 0.0168006 3.31396e-06 2.54561e-15 0.0167995 1.06552e-05 8.39826e-15 0.0168058 1.87731e-05 1.32986e-14 0.0167926 7.71151e-05 5.7092e-14 0.0168259 0.000154792 1.05542e-13 0.0168055 0.000689685 4.86983e-13 0.0169384 0.00190175 1.2479e-12 0.0178071 0.0102765 3.77428e-12 0.0169542 0.0142064 6.10697e-13 0.0160568 0.0141373 5.85374e-13 0.0153179 0.0142287 5.4169e-13 0.0146869 0.015066 3.88878e-13 0.014124 0.016366 1.22378e-13 0.0137074 0.0179763 -2.60677e-13 0.0136358 0.0197694 -1.15591e-12 0.0145954 0.0211458 -2.04055e-12 0.0213093 -2.2769e-12 0.0168323 0.0168001 6.32548e-10 2.53178e-18 0.0168001 4.90176e-09 1.57362e-17 0.0168001 1.50207e-08 3.57143e-17 0.0168001 4.53186e-08 8.92358e-17 0.0168 1.07252e-07 1.60143e-16 0.0168 2.85681e-07 3.50528e-16 0.0168 6.42514e-07 5.97185e-16 0.0167999 1.68451e-06 1.37509e-15 0.0167995 3.70883e-06 2.35108e-15 0.0167999 1.02625e-05 7.97062e-15 0.0167978 2.09029e-05 6.55482e-15 0.0168029 7.18738e-05 6.55483e-14 0.0168151 0.000142882 7.93187e-14 0.0168797 0.000624502 4.6854e-13 0.0171192 0.00166223 1.14358e-12 0.0190294 0.0083649 3.77678e-12 0.0180277 0.0152079 1.12472e-12 0.0169266 0.0152382 9.1715e-13 0.0161661 0.0149889 5.99347e-13 0.0156215 0.0156101 3.47872e-13 0.0152431 0.0167442 1.09879e-13 0.0151577 0.0180613 -4.59154e-13 0.0155753 0.0193506 -1.53647e-12 0.0166644 0.0200558 -2.24884e-12 0.0198041 -4.90113e-12 0.0181683 0.0168001 5.48421e-10 2.39541e-18 0.0168001 4.68664e-09 1.515e-17 0.0168001 1.43758e-08 3.43091e-17 0.0168001 4.31375e-08 8.61763e-17 0.0168001 1.02691e-07 1.54501e-16 0.0168001 2.70797e-07 3.39483e-16 0.0168001 6.13709e-07 5.77277e-16 0.0168002 1.58391e-06 1.31349e-15 0.0168004 3.53908e-06 2.33251e-15 0.0168014 9.26298e-06 6.40908e-15 0.0168019 2.03822e-05 1.15288e-14 0.0168166 5.7082e-05 4.36403e-14 0.0168274 0.000132251 6.51741e-14 0.017008 0.000443457 3.25375e-13 0.0174693 0.00120089 7.85317e-13 0.0206477 0.00518571 2.12776e-12 0.0195038 0.016351 2.56741e-12 0.0184422 0.0162995 1.5737e-12 0.0173457 0.0160853 3.92101e-13 0.0167472 0.0162087 2.86009e-13 0.0164966 0.016994 -1.06339e-13 0.0165655 0.0179919 -4.60661e-13 0.0169978 0.0189188 -1.40016e-12 0.017879 0.0191736 -1.78578e-12 0.0186364 -4.44825e-12 0.0190456 0.0168001 1.58644e-10 2.55889e-18 0.0168001 5.44989e-09 1.63892e-17 0.0168001 8.77661e-09 3.66011e-17 0.0168001 4.71368e-08 9.33312e-17 0.0168001 6.53665e-08 1.65348e-16 0.0168001 2.93272e-07 3.70937e-16 0.0168003 3.92258e-07 6.27269e-16 0.0168002 1.72569e-06 1.45564e-15 0.0168015 2.18429e-06 2.68918e-15 0.0168002 1.05133e-05 6.28183e-15 0.0168098 1.08425e-05 1.85434e-14 0.0167963 7.0416e-05 2.9392e-14 0.0168717 5.70393e-05 1.00709e-13 0.0168183 0.000496401 2.44474e-13 0.0172894 0.000729982 7.04915e-13 0.0185688 0.00390557 2.03482e-12 0.0197957 0.0151226 4.35136e-12 0.0191383 0.0169566 1.27704e-12 0.0181817 0.0170417 8.54558e-13 0.0176641 0.0167263 4.1366e-13 0.0175073 0.0171504 -3.60021e-13 0.0176956 0.0178035 -8.7845e-13 0.0181686 0.0184445 -1.40614e-12 0.0188359 0.0185053 -1.58885e-12 0.0178058 7.56044e-12 0.0196721 0.0168001 4.17661e-10 2.99257e-18 0.0168001 2.80112e-09 1.27775e-17 0.0168001 9.87244e-09 3.8662e-17 0.0168001 2.64137e-08 7.50624e-17 0.0168001 7.01982e-08 1.74583e-16 0.0168002 1.65234e-07 3.00377e-16 0.0168002 4.16681e-07 6.57577e-16 0.016801 9.52503e-07 1.14823e-15 0.0168007 2.44676e-06 2.67878e-15 0.0168059 5.36264e-06 5.34359e-15 0.0168014 1.52527e-05 1.34115e-14 0.0168395 3.23879e-05 2.83657e-14 0.0167954 0.000100752 8.73258e-14 0.0170548 0.00023746 2.05217e-13 0.0168318 0.00095223 5.76067e-13 0.0180684 0.00266842 1.87717e-12 0.0199031 0.0132861 4.80633e-12 0.019595 0.0172647 1.17624e-12 0.0190901 0.0175465 8.41847e-13 0.0185419 0.0172747 2.15261e-13 0.0183513 0.0173398 5.79022e-14 0.0184957 0.0176586 -5.59588e-13 0.0189714 0.0179682 -2.77245e-12 0.0195615 0.0179127 -1.15838e-12 0.0171983 1.20035e-12 0.0201686 0.0168001 4.83112e-10 2.33866e-18 0.0168001 2.52357e-09 1.04439e-17 0.0168001 9.35941e-09 3.10404e-17 0.0168001 2.40258e-08 6.12955e-17 0.0168001 6.57692e-08 1.41659e-16 0.0168001 1.51198e-07 2.42999e-16 0.0168001 3.90852e-07 5.28012e-16 0.0168002 8.7512e-07 8.82532e-16 0.0168004 2.265e-06 2.19918e-15 0.0168008 4.92951e-06 3.26625e-15 0.0168022 1.3787e-05 1.36859e-14 0.0168074 2.73164e-05 1.26561e-14 0.0168128 9.50868e-05 1.03482e-13 0.0168612 0.000189368 1.33512e-13 0.0170087 0.000804049 7.11394e-13 0.0175161 0.00216085 1.6964e-12 0.0204465 0.0103535 5.07932e-12 0.0203353 0.0173762 9.57401e-13 0.0198441 0.0180379 7.39946e-13 0.0193471 0.0177717 5.24169e-13 0.0192077 0.0174808 -1.73482e-13 0.0192852 0.0175783 -6.94228e-13 0.0196072 0.0176487 3.95467e-13 0.0200722 0.0174442 -7.3027e-13 0.0167435 -1.19068e-12 0.0205291 0.0168001 6.14346e-10 2.50976e-18 0.0168001 1.53585e-09 1.08048e-17 0.0168001 9.94572e-09 3.27683e-17 0.0168001 1.61863e-08 6.43144e-17 0.0168001 6.88585e-08 1.50948e-16 0.0168001 1.04203e-07 2.60553e-16 0.0168001 4.10142e-07 5.72405e-16 0.0168004 6.08232e-07 9.8027e-16 0.0168002 2.38694e-06 2.34976e-15 0.0168017 3.4224e-06 4.29878e-15 0.0168011 1.43781e-05 1.25496e-14 0.0168104 1.80483e-05 2.27175e-14 0.0168104 9.4946e-05 9.15588e-14 0.0168924 0.000107453 1.25529e-13 0.0170124 0.000683526 7.15512e-13 0.0178553 0.00131783 1.67497e-12 0.0223101 0.00589604 5.6468e-12 0.021613 0.0180732 2.01749e-12 0.0211691 0.0184822 4.62433e-13 0.0204489 0.0184921 5.21426e-13 0.0200425 0.0178891 1.22881e-12 0.0200255 0.0175923 -1.33002e-12 0.0202442 0.0174329 -3.80296e-13 0.0205819 0.0171057 -1.7282e-12 0.0164205 -7.36077e-12 0.0209037 0.0168001 2.61147e-10 1.75251e-18 0.0168001 1.87293e-09 1.08132e-17 0.0168001 5.80617e-09 2.48697e-17 0.0168001 1.74888e-08 6.3702e-17 0.0168001 4.14362e-08 1.15853e-16 0.0168001 1.09897e-07 2.58348e-16 0.0168002 2.47112e-07 4.38218e-16 0.0168002 6.38554e-07 9.73954e-16 0.0168012 1.41929e-06 1.71134e-15 0.0168009 3.67195e-06 4.30953e-15 0.0168072 8.0979e-06 8.21669e-15 0.0168035 2.16656e-05 2.41221e-14 0.0168515 4.71115e-05 4.50172e-14 0.016819 0.000139502 1.58361e-13 0.0171728 0.000330144 3.70208e-13 0.0172988 0.00119105 9.34758e-13 0.0195497 0.0036442 2.62203e-12 0.0222019 0.0154196 4.77261e-12 0.0219346 0.0187495 1.39679e-12 0.0213941 0.0190326 2.90159e-13 0.0208523 0.0184324 -8.64051e-13 0.0206624 0.0177791 -3.19187e-12 0.02074 0.0173568 -8.19499e-13 0.0209652 0.0168814 -9.4215e-13 0.0161824 1.29133e-12 0.0212033 0.0168001 9.6288e-11 1.33662e-18 0.0168001 1.90498e-09 7.98498e-18 0.0168001 3.72043e-09 1.86711e-17 0.0168001 1.67056e-08 4.69324e-17 0.0168001 2.73232e-08 8.6034e-17 0.0168001 1.03707e-07 1.89452e-16 0.0168002 1.6363e-07 3.16189e-16 0.0168002 6.03052e-07 6.87428e-16 0.0168007 9.28476e-07 1.14036e-15 0.0168008 3.54467e-06 2.9388e-15 0.016804 4.89976e-06 4.41628e-15 0.0168032 2.24469e-05 1.82088e-14 0.0168264 2.3994e-05 2.33509e-14 0.0168131 0.000152551 1.1609e-13 0.0169735 0.000169972 1.84065e-13 0.0170376 0.00112631 9.53734e-13 0.0180613 0.00262009 2.08459e-12 0.0218168 0.0116621 5.65726e-12 0.0222044 0.018362 9.65636e-13 0.022072 0.0191652 1.73487e-13 0.0216138 0.01889 -8.09115e-13 0.0213784 0.0180149 -3.0591e-12 0.0213322 0.0174024 -5.44019e-13 0.021402 0.0168117 -3.70217e-12 0.0160613 -3.68481e-12 0.0215228 0.0168001 1.69434e-10 1.4281e-18 0.0168001 9.83184e-10 6.65344e-18 0.0168001 3.61819e-09 1.92183e-17 0.0168001 9.38395e-09 3.8723e-17 0.0168001 2.55564e-08 9.03225e-17 0.0168001 5.878e-08 1.57018e-16 0.0168001 1.50816e-07 3.42884e-16 0.0168004 3.37979e-07 5.6788e-16 0.0168005 8.67616e-07 1.34934e-15 0.0168021 1.88999e-06 2.06608e-15 0.0168018 5.20477e-06 7.27928e-15 0.0168137 1.05776e-05 8.99688e-15 0.0168048 3.27484e-05 4.85336e-14 0.0168908 6.6751e-05 6.64917e-14 0.0168447 0.000215536 3.09149e-13 0.0174144 0.000556902 6.47119e-13 0.0181044 0.0019293 2.14249e-12 0.0231577 0.00660651 6.4159e-12 0.0232672 0.0182522 1.96637e-12 0.0231133 0.0193195 -3.46758e-13 0.0226551 0.0193479 -7.63955e-13 0.0220877 0.0185829 -2.9022e-12 0.0219007 0.0175881 -5.26169e-13 0.0218596 0.0168539 -3.7011e-13 0.0160565 1.89999e-12 0.0218639 0.0168001 2.04679e-10 1.36203e-18 0.0168001 5.91615e-10 6.2511e-18 0.0168001 3.42053e-09 1.79647e-17 0.0168001 6.10188e-09 3.63174e-17 0.0168001 2.36602e-08 8.38224e-17 0.0168001 3.90486e-08 1.47526e-16 0.0168001 1.40046e-07 3.15182e-16 0.0168002 2.26873e-07 5.33088e-16 0.0168003 8.06094e-07 1.16489e-15 0.0168009 1.26981e-06 2.06727e-15 0.0168013 4.755e-06 5.09172e-15 0.0168053 6.6118e-06 9.86128e-15 0.0168079 3.00733e-05 2.68239e-14 0.0168411 3.36095e-05 5.53484e-14 0.0168555 0.000200828 1.41207e-13 0.0171497 0.000263021 4.24865e-13 0.017572 0.00150629 6.32878e-13 0.0202438 0.00393404 3.03776e-12 0.0235973 0.0148973 5.00904e-12 0.0237169 0.0191999 -4.52532e-13 0.0233648 0.0197001 -5.54273e-13 0.0227738 0.0191735 -1.66299e-12 0.0225581 0.0178049 4.15416e-14 0.0224134 0.0169966 -8.83519e-13 0.0161523 5.45146e-13 0.0223184 0.0168001 8.3575e-11 1.0859e-18 0.0168001 5.86933e-10 6.30785e-18 0.0168001 1.85061e-09 1.4879e-17 0.0168001 5.48789e-09 3.66367e-17 0.0168001 1.31456e-08 6.80769e-17 0.0168001 3.41629e-08 1.49624e-16 0.0168001 7.74497e-08 2.55486e-16 0.0168002 1.95595e-07 5.44048e-16 0.0168005 4.37505e-07 9.38523e-16 0.0168007 1.12305e-06 2.09284e-15 0.016803 2.41409e-06 4.14465e-15 0.0168027 6.87912e-06 9.32457e-15 0.0168194 1.34316e-05 2.10189e-14 0.0168084 4.44365e-05 5.10767e-14 0.0169231 8.64242e-05 9.94586e-14 0.0168753 0.000310187 3.6448e-13 0.0176265 0.000755407 6.01491e-13 0.0184303 0.00312935 2.39199e-12 0.0233579 0.0099678 6.20844e-12 0.0239517 0.0186057 9.9888e-13 0.0240841 0.0195676 6.86989e-14 0.0238144 0.0194427 -4.97828e-14 0.0231357 0.0184837 1.78193e-13 0.0228837 0.0172488 -9.05984e-13 0.0163159 -1.35437e-13 0.0227186 0.0168001 3.31985e-11 9.85099e-19 0.0168001 5.63153e-10 5.4532e-18 0.0168001 1.1699e-09 1.29461e-17 0.0168001 4.95852e-09 3.10624e-17 0.0168001 8.53978e-09 5.77194e-17 0.0168001 3.06472e-08 1.23877e-16 0.0168001 5.09744e-08 2.10538e-16 0.0168001 1.76497e-07 4.37583e-16 0.0168003 2.90746e-07 7.31518e-16 0.0168004 1.00593e-06 1.62661e-15 0.0168012 1.63213e-06 2.87803e-15 0.0168022 5.81537e-06 7.40942e-15 0.0168066 9.01193e-06 1.39685e-14 0.0168154 3.5597e-05 3.57634e-14 0.0168522 4.96789e-05 1.08886e-13 0.0169249 0.000237224 1.40867e-13 0.0172853 0.000395116 7.25849e-13 0.018625 0.00178895 9.53791e-13 0.0232462 0.00534562 3.39991e-12 0.025068 0.0167827 3.95331e-12 0.0249687 0.0196665 -5.43254e-13 0.0245298 0.0198815 -1.33552e-12 0.0238055 0.0192072 -5.49312e-12 0.0234666 0.0175875 -6.50041e-13 0.0166 -7.63158e-13 0.023181 0.0168001 5.19137e-11 1.00119e-18 0.0168001 2.97599e-10 4.65614e-18 0.0168001 1.1064e-09 1.27063e-17 0.0168001 2.84037e-09 2.58752e-17 0.0168001 7.82235e-09 5.71908e-17 0.0168001 1.78512e-08 1.01275e-16 0.0168001 4.63613e-08 2.10582e-16 0.0168002 1.03148e-07 3.5369e-16 0.0168002 2.64867e-07 7.39251e-16 0.0168006 5.85268e-07 1.27219e-15 0.0168007 1.50681e-06 2.93688e-15 0.0168032 3.3113e-06 5.39605e-15 0.0168035 8.71708e-06 1.44851e-14 0.0168203 1.88397e-05 2.58547e-14 0.0168167 5.31024e-05 8.38428e-14 0.0169396 0.000114555 1.50091e-13 0.0169702 0.00036389 4.80938e-13 0.0177888 0.000970477 1.28724e-12 0.0193879 0.0037457 3.0005e-12 0.0242561 0.011912 8.18239e-12 0.0250415 0.0188806 -1.50549e-12 0.0252283 0.0196942 -3.68252e-12 0.0248692 0.0195667 -3.81477e-12 0.0241089 0.0183471 -3.37838e-12 0.0170318 -1.41463e-12 0.0236769 0.0168001 5.35172e-11 9.48677e-19 0.0168001 1.69593e-10 4.32326e-18 0.0168001 9.15216e-10 1.1606e-17 0.0168001 1.72896e-09 2.37296e-17 0.0168001 6.32437e-09 5.20637e-17 0.0168001 1.0987e-08 9.21064e-17 0.0168001 3.71155e-08 1.92335e-16 0.0168001 6.34016e-08 3.2207e-16 0.0168002 2.10379e-07 6.78725e-16 0.0168004 3.57034e-07 1.16214e-15 0.0168007 1.18565e-06 2.71713e-15 0.016802 1.99197e-06 5.08501e-15 0.016804 6.77487e-06 1.34863e-14 0.016812 1.08645e-05 2.80261e-14 0.0168237 4.12896e-05 7.40282e-14 0.0168792 5.91536e-05 1.74118e-13 0.016968 0.000274705 3.94359e-13 0.0174553 0.000483221 1.36741e-12 0.0191219 0.00207811 3.07444e-12 0.0245647 0.00646656 8.99044e-12 0.0259116 0.0175326 -1.66337e-12 0.0260022 0.0196032 -3.62477e-12 0.0255664 0.0200027 -2.43323e-12 0.0248195 0.0190925 -4.26131e-12 0.0175496 -3.13046e-12 0.0243026 0.0168001 2.276e-11 6.97108e-19 0.0168001 1.63243e-10 3.60751e-18 0.0168001 5.0582e-10 8.74223e-18 0.0168001 1.52067e-09 1.93674e-17 0.0168001 3.59371e-09 3.61539e-17 0.0168001 9.493e-09 7.34699e-17 0.0168001 2.1243e-08 1.25565e-16 0.0168001 5.45843e-08 2.51199e-16 0.0168002 1.20539e-07 4.16771e-16 0.0168002 3.08348e-07 8.61903e-16 0.0168007 6.77724e-07 1.48662e-15 0.016801 1.73995e-06 3.43793e-15 0.016804 3.81363e-06 6.37853e-15 0.0168049 9.91075e-06 1.68525e-14 0.0168243 2.18723e-05 3.19199e-14 0.0168248 5.84822e-05 8.94186e-14 0.0169647 0.000135051 1.98935e-13 0.0170544 0.000392967 4.63172e-13 0.0179949 0.00113753 1.25416e-12 0.0204295 0.00403111 2.10482e-12 0.0253244 0.0126359 1.26633e-12 0.0259713 0.0189558 -2.68244e-12 0.0263456 0.019628 -1.69999e-12 0.0258009 0.0196377 -3.07843e-12 0.018304 -5.09286e-12 0.0250456 0.0168001 1.0055e-11 6.38663e-19 0.0168001 1.33788e-10 3.00273e-18 0.0168001 3.03101e-10 7.36834e-18 0.0168001 1.1878e-09 1.56616e-17 0.0168001 2.19068e-09 2.91227e-17 0.0168001 7.31231e-09 5.61786e-17 0.0168001 1.29715e-08 9.55851e-17 0.0168001 4.17317e-08 1.83291e-16 0.0168001 7.33882e-08 3.00798e-16 0.0168002 2.34224e-07 5.91234e-16 0.0168005 4.09834e-07 9.83742e-16 0.0168009 1.31156e-06 2.10283e-15 0.0168024 2.27491e-06 3.686e-15 0.0168049 7.43621e-06 9.66753e-15 0.0168143 1.24534e-05 1.33756e-14 0.0168281 4.45929e-05 6.57945e-14 0.0168937 6.96149e-05 4.95757e-14 0.016998 0.000288163 5.19395e-13 0.0175742 0.000561441 3.2219e-13 0.0193777 0.00222654 2.66071e-12 0.0249738 0.00703716 4.85561e-12 0.0265877 0.017341 -1.01692e-12 0.0267808 0.0194349 -1.57104e-12 0.0264635 0.0199556 -1.70049e-12 0.0190954 -3.03087e-12 0.0256722 0.0168001 1.49888e-11 5.32784e-19 0.0168001 5.92082e-11 2.6131e-18 0.0168001 2.83386e-10 6.24263e-18 0.0168001 5.84553e-10 1.27334e-17 0.0168001 1.97205e-09 2.3988e-17 0.0168001 3.68596e-09 4.17791e-17 0.0168001 1.15715e-08 7.69453e-17 0.0168001 2.11996e-08 1.26875e-16 0.0168001 6.54399e-08 2.40023e-16 0.0168002 1.19304e-07 3.90348e-16 0.0168003 3.67321e-07 7.76467e-16 0.0168009 6.67584e-07 1.30994e-15 0.0168011 2.06517e-06 2.94515e-15 0.0168048 3.73868e-06 5.36901e-15 0.0168055 1.17497e-05 1.43545e-14 0.0168289 2.12417e-05 2.7625e-14 0.0168289 6.9403e-05 8.02808e-14 0.016987 0.000130208 1.7326e-13 0.0170815 0.000466419 4.81103e-13 0.0181997 0.00110878 1.00704e-12 0.0212919 0.00394342 2.03514e-12 0.0261533 0.0124785 2.2951e-12 0.0267405 0.0188489 -1.02886e-12 0.0271618 0.019534 -3.13391e-13 0.0195446 -1.31799e-12 0.0267114 0.0168001 7.00586e-12 5.38713e-19 0.0168001 4.9931e-11 2.30054e-18 0.0168001 1.54983e-10 5.72001e-18 0.0168001 4.64745e-10 1.09411e-17 0.0168001 1.09978e-09 2.01619e-17 0.0168001 2.89233e-09 3.48639e-17 0.0168001 6.4814e-09 5.82742e-17 0.0168001 1.65477e-08 1.04289e-16 0.0168001 3.66315e-08 1.68671e-16 0.0168001 9.2876e-08 3.17674e-16 0.0168003 2.04986e-07 5.14669e-16 0.0168004 5.19264e-07 1.04263e-15 0.0168014 1.14524e-06 1.79026e-15 0.0168022 2.91144e-06 4.15984e-15 0.0168075 6.41735e-06 7.94181e-15 0.0168121 1.66119e-05 2.08088e-14 0.0168451 3.64971e-05 4.34132e-14 0.0168742 0.000100785 1.15464e-13 0.017115 0.000225731 2.72838e-13 0.0175083 0.000714875 7.16381e-13 0.019442 0.00200955 1.59849e-12 0.0251252 0.00679404 3.38878e-12 0.0272073 0.0167634 6.12779e-14 0.0273917 0.0193477 -5.54118e-13 0.0196266 -7.78892e-13 0.0273108 0.0168001 2.92222e-12 5.07373e-19 0.0168001 3.9031e-11 2.06168e-18 0.0168001 9.04935e-11 5.26092e-18 0.0168001 3.4684e-10 9.63923e-18 0.0168001 6.54657e-10 1.77496e-17 0.0168001 2.13279e-09 2.90558e-17 0.0168001 3.87512e-09 4.79488e-17 0.0168001 1.21473e-08 8.15218e-17 0.0168001 2.19198e-08 1.30718e-16 0.0168001 6.80043e-08 2.3698e-16 0.0168002 1.22566e-07 3.78271e-16 0.0168003 3.79493e-07 7.29391e-16 0.0168008 6.82331e-07 1.19816e-15 0.0168016 2.12181e-06 2.55313e-15 0.0168042 3.79012e-06 4.37202e-15 0.0168088 1.20176e-05 1.17136e-14 0.0168243 2.10221e-05 2.2971e-14 0.0168541 7.08289e-05 6.12649e-14 0.0169545 0.000125509 1.8823e-13 0.0172148 0.000453638 3.27606e-13 0.0181483 0.00107935 8.09157e-13 0.0211794 0.00375621 1.55063e-12 0.0264057 0.0115325 2.57123e-12 0.0274047 0.01836 -6.20472e-13 0.0193139 -2.2402e-13 0.0277191 0.0168001 3.21923e-12 4.03188e-19 0.0168001 1.92064e-11 2.14299e-18 0.0168001 7.03079e-11 4.47657e-18 0.0168001 1.82413e-10 9.35124e-18 0.0168001 4.95164e-10 1.50484e-17 0.0168001 1.13636e-09 2.55787e-17 0.0168001 2.90021e-09 3.88297e-17 0.0168001 6.47961e-09 6.1476e-17 0.0168001 1.62894e-08 9.85946e-17 0.0168001 3.61649e-08 1.52642e-16 0.0168001 9.05701e-08 2.77892e-16 0.0168003 2.0073e-07 4.42914e-16 0.0168005 5.02667e-07 9.09308e-16 0.0168015 1.11366e-06 1.52466e-15 0.0168025 2.79853e-06 2.90979e-15 0.0168083 6.20227e-06 5.99942e-15 0.0168134 1.57747e-05 1.5292e-14 0.016849 3.52307e-05 2.94156e-14 0.016883 9.1783e-05 1.15419e-13 0.0171133 0.000219922 1.15291e-13 0.0175772 0.000620381 6.00699e-13 0.0194947 0.0018303 1.09538e-12 0.02524 0.00583289 3.93863e-12 0.0278043 0.0157783 -1.33754e-12 0.0191355 -6.65416e-13 0.0279611 0.0168001 2.24502e-12 3.88788e-19 0.0168001 1.2279e-11 2.02271e-18 0.0168001 4.55467e-11 4.32749e-18 0.0168001 1.17218e-10 8.83964e-18 0.0168001 3.18963e-10 1.39871e-17 0.0168001 7.30037e-10 2.36127e-17 0.0168001 1.86407e-09 3.53348e-17 0.0168001 4.15677e-09 5.62667e-17 0.0168001 1.04568e-08 8.33777e-17 0.0168001 2.31756e-08 1.2719e-16 0.0168001 5.80674e-08 1.64698e-16 0.0168002 1.28425e-07 2.24285e-16 0.0168004 3.2139e-07 3.16708e-16 0.0168008 7.0902e-07 3.72783e-16 0.0168018 1.77848e-06 1.74613e-15 0.0168041 3.90707e-06 5.30521e-15 0.0168099 9.95394e-06 8.04638e-15 0.0168234 2.15008e-05 4.61437e-14 0.0168554 5.87304e-05 -6.37863e-14 0.0169542 0.000122711 5.16888e-13 0.017211 0.00038052 -7.98073e-13 0.0180844 0.00095502 2.90839e-12 0.0203626 0.00354246 -2.0263e-12 0.0263626 0.00972337 4.22251e-13 0.0175232 -6.17831e-13 0.0279826 0.0168001 1.43159e-12 3.87094e-19 0.0168001 7.78209e-12 2.09387e-18 0.0168001 2.87897e-11 4.1962e-18 0.0168001 7.43154e-11 8.80575e-18 0.0168001 2.01116e-10 1.3295e-17 0.0168001 4.61434e-10 2.2188e-17 0.0168001 1.17023e-09 2.98935e-17 0.0168001 2.61468e-09 4.51528e-17 0.0168001 6.52842e-09 5.69638e-17 0.0168001 1.44929e-08 8.01056e-17 0.0168001 3.60304e-08 8.70792e-17 0.0168001 7.98028e-08 9.00828e-17 0.0168003 1.98119e-07 5.00893e-17 0.0168005 4.3775e-07 -5.1935e-17 0.0168012 1.08787e-06 5.92397e-16 0.0168028 2.39626e-06 1.61547e-15 0.0168067 6.00198e-06 2.82393e-15 0.0168151 1.31326e-05 8.19736e-15 0.0168397 3.38721e-05 4.79488e-15 0.0168874 7.47304e-05 7.03704e-14 0.0170648 0.000203703 -4.50391e-14 0.0175139 0.000505951 3.54915e-13 0.019411 0.00163639 -5.35084e-13 0.0245564 0.00458428 1.54746e-13 0.0140573 -7.4264e-13 0.0280626 0.0168001 1.10385e-12 4.3114e-19 0.0168001 4.249e-12 2.12182e-18 0.0168001 2.00328e-11 4.40881e-18 0.0168001 4.20774e-11 9.05055e-18 0.0168001 1.37975e-10 1.36635e-17 0.0168001 2.6317e-10 2.26514e-17 0.0168001 7.98995e-10 3.01705e-17 0.0168001 1.49392e-09 4.50223e-17 0.0168001 4.44843e-09 5.71637e-17 0.0168001 8.28547e-09 8.12923e-17 0.0168001 2.45327e-08 9.57334e-17 0.0168001 4.5667e-08 1.28184e-16 0.0168002 1.34957e-07 1.07278e-16 0.0168004 2.50941e-07 9.54327e-17 0.0168007 7.42269e-07 -1.47662e-16 0.0168017 1.37515e-06 6.47404e-17 0.0168036 4.09764e-06 6.48055e-16 0.0168093 7.5072e-06 1.51447e-15 0.0168199 2.31494e-05 3.63526e-15 0.0168537 4.08714e-05 1.05436e-14 0.0169156 0.000141217 2.4874e-14 0.0171724 0.000247384 6.13016e-14 0.0178217 0.000984618 9.37549e-14 0.0198832 0.00252454 7.52668e-14 0.00769339 1.54583e-14 0.0262499 0.0168001 3.87337e-13 4.78574e-19 0.0168001 3.56116e-12 2.11758e-18 0.0168001 9.26475e-12 5.19909e-18 0.0168001 3.22683e-11 8.92688e-18 0.0168001 6.5929e-11 1.57565e-17 0.0168001 1.97978e-10 2.15553e-17 0.0168001 3.85462e-10 3.28352e-17 0.0168001 1.11663e-09 3.91236e-17 0.0168001 2.15188e-09 5.3552e-17 0.0168001 6.1731e-09 4.97564e-17 0.0168001 1.18768e-08 5.29989e-17 0.0168001 3.39585e-08 -5.06204e-17 0.0168002 6.53418e-08 -1.67707e-16 0.0168002 1.86585e-07 -2.88445e-16 0.0168006 3.58891e-07 -2.86389e-16 0.016801 1.02569e-06 -1.65875e-17 0.0168031 1.96982e-06 1.19544e-16 0.0168049 5.67585e-06 6.43117e-16 0.0168173 1.07859e-05 4.34809e-15 0.0168256 3.25075e-05 -1.40921e-15 0.0169071 5.969e-05 3.50759e-14 0.0169528 0.000201409 -5.16456e-14 0.0175472 0.000389287 1.14181e-13 0.0185881 0.00148232 -4.16466e-13 0.00394936 -2.1078e-13 0.0223267 0.0168001 3.5921e-13 5.4803e-19 0.0168001 1.55125e-12 3.38559e-18 0.0168001 6.94721e-12 5.8098e-18 0.0168001 1.51489e-11 1.17221e-17 0.0168001 4.80853e-11 1.60216e-17 0.0168001 9.44148e-11 2.54305e-17 0.0168001 2.78256e-10 3.04254e-17 0.0168001 5.34269e-10 4.25126e-17 0.0168001 1.54429e-09 4.16986e-17 0.0168001 2.95083e-09 4.71442e-17 0.0168001 8.47844e-09 -2.23701e-18 0.0168001 1.61858e-08 -8.58629e-17 0.0168001 4.63888e-08 -1.9683e-16 0.0168002 8.85231e-08 -2.82041e-16 0.0168003 2.53462e-07 -3.06177e-17 0.0168009 4.83089e-07 3.12777e-16 0.0168014 1.38575e-06 1.34195e-15 0.0168045 2.6361e-06 3.73072e-15 0.0168076 7.65213e-06 6.60252e-15 0.0168257 1.44064e-05 3.73912e-14 0.0168413 4.40053e-05 -6.76659e-15 0.0169616 8.09216e-05 8.19466e-14 0.0170771 0.000274071 -1.06088e-14 0.0179879 0.000569488 -1.15317e-12 0.00204064 3.0019e-12 0.019901 0.0168001 1.59606e-13 9.31736e-19 0.0168001 1.12831e-12 3.45335e-18 0.0168001 3.52309e-12 7.9638e-18 0.0168001 1.04803e-11 1.20389e-17 0.0168001 2.48399e-11 1.99239e-17 0.0168001 6.45787e-11 2.50425e-17 0.0168001 1.44494e-10 3.59244e-17 0.0168001 3.6389e-10 4.14953e-17 0.0168001 8.02879e-10 5.37773e-17 0.0168001 2.00615e-09 6.25364e-17 0.0168001 4.40958e-09 7.9638e-17 0.0168001 1.10003e-08 1.09404e-16 0.0168001 2.41427e-08 1.76168e-16 0.0168001 6.02453e-08 1.275e-16 0.0168002 1.32031e-07 1.83734e-16 0.0168004 3.2995e-07 -1.27874e-15 0.0168011 7.21602e-07 -2.8292e-15 0.0168019 1.81004e-06 -1.07189e-14 0.0168056 3.95262e-06 -4.11795e-14 0.0168101 1.00162e-05 -1.79152e-14 0.0168323 2.19174e-05 -4.62032e-13 0.0168548 5.70208e-05 1.60425e-12 0.0170104 0.000128533 -6.99935e-12 0.0172066 0.000356729 1.59808e-11 0.000949291 -3.62678e-11 0.0183314 0.0168001 6.84855e-14 1.06218e-18 0.0168001 7.68943e-13 4.04035e-18 0.0168001 1.91913e-12 9.51642e-18 0.0168001 6.86513e-12 1.43064e-17 0.0168001 1.37243e-11 2.28072e-17 0.0168001 4.18361e-11 2.87347e-17 0.0168001 8.00564e-11 3.96843e-17 0.0168001 2.34647e-10 4.54433e-17 0.0168001 4.44854e-10 5.88671e-17 0.0168001 1.28973e-09 6.3364e-17 0.0168001 2.44171e-09 7.77924e-17 0.0168001 7.0526e-09 7.71545e-17 0.0168001 1.33598e-08 9.27569e-17 0.0168001 3.85147e-08 1.96342e-18 0.0168002 7.3021e-08 -9.30025e-17 0.0168003 2.10281e-07 -6.38633e-16 0.0168006 3.98634e-07 -1.0002e-15 0.0168013 1.14887e-06 -2.97368e-15 0.016803 2.17337e-06 -7.2597e-15 0.0168068 6.30633e-06 -1.65152e-14 0.0168169 1.18398e-05 -5.10315e-14 0.0168384 3.54345e-05 3.20327e-14 0.0169021 6.56697e-05 -5.92867e-13 0.0170441 0.000212908 1.06636e-12 0.000432661 -2.92523e-12 0.0175648 0.0168001 7.16162e-14 7.87741e-19 0.0168001 3.26379e-13 4.88823e-18 0.0168001 1.41793e-12 8.59061e-18 0.0168001 3.16305e-12 1.66967e-17 0.0168001 9.808e-12 2.16366e-17 0.0168001 1.96226e-11 3.29115e-17 0.0168001 5.65563e-11 3.83426e-17 0.0168001 1.10516e-10 5.20282e-17 0.0168001 3.1245e-10 5.70477e-17 0.0168001 6.07398e-10 7.16895e-17 0.0168001 1.70712e-09 7.19986e-17 0.0168001 3.31603e-09 8.10407e-17 0.0168001 9.29693e-09 5.36849e-17 0.0168001 1.80636e-08 1.49179e-17 0.0168001 5.0572e-08 -1.93503e-16 0.0168002 9.82722e-08 -3.39933e-16 0.0168003 2.74972e-07 -4.82997e-16 0.016801 5.33893e-07 -2.89953e-16 0.0168016 1.49558e-06 -9.97488e-16 0.016805 2.89884e-06 -8.85087e-16 0.0168087 8.17998e-06 -1.43727e-14 0.0168284 1.57725e-05 -2.38601e-14 0.0168483 4.5995e-05 -7.5435e-14 0.0169718 8.81221e-05 -5.63314e-13 0.000276103 2.4155e-13 0.0171284 0.0168001 2.62361e-14 1.0986e-18 0.0168001 2.45522e-13 4.32495e-18 0.0168001 6.40303e-13 1.0161e-17 0.0168001 2.21951e-12 1.56354e-17 0.0168001 4.55265e-12 2.54788e-17 0.0168001 1.35498e-11 3.13758e-17 0.0168001 2.64701e-11 4.43244e-17 0.0168001 7.58426e-11 5.00664e-17 0.0168001 1.46519e-10 6.50047e-17 0.0168001 4.15371e-10 6.9931e-17 0.0168001 8.0052e-10 8.53403e-17 0.0168001 2.2614e-09 8.48287e-17 0.0168001 4.35684e-09 9.37445e-17 0.0168001 1.22885e-08 6.15166e-17 0.0168001 2.36739e-08 2.14587e-17 0.0168001 6.67329e-08 -2.51471e-16 0.0168003 1.28479e-07 -4.52183e-16 0.0168004 3.62444e-07 -6.9981e-16 0.0168012 6.96584e-07 -7.24956e-16 0.0168022 1.97275e-06 -2.27114e-15 0.0168066 3.77985e-06 -3.37773e-15 0.0168115 1.08228e-05 -1.95217e-14 0.0168367 2.07908e-05 -4.20672e-15 0.0168641 6.05152e-05 -2.15992e-13 0.000121314 9.32373e-14 0.0170189 0.0168001 1.97444e-14 8.37716e-19 0.0168001 1.14152e-13 4.94498e-18 0.0168001 4.18932e-13 9.09036e-18 0.0168001 1.08344e-12 1.77936e-17 0.0168001 2.92269e-12 2.37364e-17 0.0168001 6.67429e-12 3.58337e-17 0.0168001 1.68524e-11 4.18756e-17 0.0168001 3.73865e-11 5.64209e-17 0.0168001 9.28057e-11 6.21087e-17 0.0168001 2.04374e-10 7.79211e-17 0.0168001 5.04905e-10 8.23257e-17 0.0168001 1.10964e-09 9.73698e-17 0.0168001 2.73711e-09 9.46703e-17 0.0168001 6.01097e-09 1.00217e-16 0.0168001 1.4819e-08 5.6581e-17 0.0168001 3.2524e-08 -7.26755e-19 0.0168002 8.01939e-08 -3.61508e-16 0.0168003 1.75839e-07 -6.8056e-16 0.0168006 4.34113e-07 -1.22666e-15 0.0168016 9.50919e-07 -1.65606e-15 0.016803 2.35729e-06 -4.36147e-15 0.0168087 5.15588e-06 -8.49291e-15 0.0168165 1.29286e-05 -2.7227e-14 0.0168485 2.84118e-05 -3.84332e-14 7.29415e-05 -1.97529e-13 0.0168966 0.0168001 1.42931e-14 8.42798e-19 0.0168001 5.47698e-14 4.96107e-18 0.0168001 2.5765e-13 9.28348e-18 0.0168001 5.42238e-13 1.80943e-17 0.0168001 1.76247e-12 2.44123e-17 0.0168001 3.35658e-12 3.70729e-17 0.0168001 1.00649e-11 4.3424e-17 0.0168001 1.87207e-11 5.84588e-17 0.0168001 5.4999e-11 6.42635e-17 0.0168001 1.01546e-10 8.03961e-17 0.0168001 2.96864e-10 8.51209e-17 0.0168001 5.46128e-10 1.00772e-16 0.0168001 1.59539e-09 1.01237e-16 0.0168001 2.9265e-09 1.11077e-16 0.0168001 8.55336e-09 8.95424e-17 0.0168001 1.56407e-08 6.64125e-17 0.0168001 4.57703e-08 -8.56308e-17 0.0168002 8.33479e-08 -3.56127e-16 0.0168004 2.44566e-07 -1.08486e-15 0.0168009 4.42646e-07 -1.90286e-15 0.0168019 1.30656e-06 -3.88306e-15 0.0168047 2.34415e-06 -6.44686e-15 0.0168106 7.00731e-06 -1.74221e-14 0.0168265 1.2464e-05 -3.40753e-14 3.81919e-05 -9.58527e-14 0.0168609 0.0168001 4.08977e-15 1.12062e-18 0.0168001 4.04244e-14 4.43422e-18 0.0168001 1.00839e-13 1.04634e-17 0.0168001 3.63077e-13 1.65891e-17 0.0168001 7.10771e-13 2.73422e-17 0.0168001 2.19334e-12 3.45149e-17 0.0168001 4.06273e-12 4.87213e-17 0.0168001 1.20868e-11 5.52181e-17 0.0168001 2.19801e-11 7.11914e-17 0.0168001 6.49406e-11 7.68064e-17 0.0168001 1.16898e-10 9.32643e-17 0.0168001 3.45903e-10 9.70564e-17 0.0168001 6.172e-10 1.11552e-16 0.0168001 1.83414e-09 1.07784e-16 0.0168001 3.24244e-09 1.10681e-16 0.0168001 9.68953e-09 6.78033e-17 0.0168001 1.69488e-08 9.76629e-18 0.0168001 5.10016e-08 -2.67814e-16 0.0168003 8.80748e-08 -7.53254e-16 0.0168005 2.6756e-07 -2.13378e-15 0.0168013 4.5449e-07 -4.07567e-15 0.0168022 1.40142e-06 -1.04148e-14 0.0168069 2.32057e-06 -1.97416e-14 0.0168117 7.42816e-06 -5.44548e-14 1.15603e-05 -1.00906e-13 0.0168381 0.0168001 3.71778e-15 8.23316e-19 0.0168001 1.35584e-14 5.10253e-18 0.0168001 6.89504e-14 9.38343e-18 0.0168001 1.32916e-13 1.83738e-17 0.0168001 4.69903e-13 2.509e-17 0.0168001 8.09157e-13 3.82029e-17 0.0168001 2.65664e-12 4.53916e-17 0.0168001 4.40754e-12 6.10313e-17 0.0168001 1.43052e-11 6.74221e-17 0.0168001 2.32113e-11 8.41358e-17 0.0168001 7.58477e-11 8.93611e-17 0.0168001 1.20618e-10 1.05609e-16 0.0168001 3.99446e-10 1.08053e-16 0.0168001 6.21777e-10 1.20251e-16 0.0168001 2.09395e-09 1.10869e-16 0.0168001 3.18231e-09 1.03413e-16 0.0168001 1.0931e-08 3.70543e-17 0.0168001 1.61589e-08 -5.5235e-17 0.0168001 5.68482e-08 -3.73709e-16 0.0168003 8.12342e-08 -9.10361e-16 0.0168005 2.94833e-07 -2.8602e-15 0.0168014 4.02508e-07 -5.3474e-15 0.0168021 1.53297e-06 -1.72636e-14 0.0168075 1.92234e-06 -1.95655e-14 8.32917e-06 -1.23945e-13 0.0168102 0.0168001 3.8126e-16 1.11808e-18 0.0168001 1.13705e-14 4.5401e-18 0.0168001 1.87623e-14 1.0532e-17 0.0168001 9.7935e-14 1.69136e-17 0.0168001 1.34152e-13 2.76904e-17 0.0168001 5.85836e-13 3.54356e-17 0.0168001 7.50608e-13 4.99919e-17 0.0168001 3.20837e-12 5.72408e-17 0.0168001 3.91309e-12 7.36097e-17 0.0168001 1.7134e-11 7.99142e-17 0.0168001 1.98781e-11 9.6638e-17 0.0168001 9.07731e-11 1.01073e-16 0.0168001 9.97005e-11 1.15975e-16 0.0168001 4.79645e-10 1.14162e-16 0.0168001 4.95685e-10 1.19401e-16 0.0168001 2.53383e-09 8.90469e-17 0.0168001 2.44381e-09 4.61684e-17 0.0168001 1.34137e-08 -1.09148e-16 0.0168001 1.19101e-08 -3.94015e-16 0.0168001 7.14266e-08 -1.37472e-15 0.0168003 5.67865e-08 -2.76715e-15 0.0168003 3.84719e-07 -7.73962e-15 0.0168016 2.45176e-07 -1.50263e-14 0.016801 2.24063e-06 -4.81929e-14 5.10138e-07 -8.69876e-14 0.0168086 0.0168001 6.01786e-16 8.84302e-19 0.0168001 3.38726e-15 5.03053e-18 0.0168001 1.2462e-14 9.52743e-18 0.0168001 3.18495e-14 1.84052e-17 0.0168001 8.49631e-14 2.53873e-17 0.0168001 1.90855e-13 3.86145e-17 0.0168001 4.71734e-13 4.62844e-17 0.0168001 1.02303e-12 6.21502e-17 0.0168001 2.46903e-12 6.88977e-17 0.0168001 5.2898e-12 8.57765e-17 0.0168001 1.2655e-11 9.13847e-17 0.0168001 2.69704e-11 1.07782e-16 0.0168001 6.42665e-11 1.10341e-16 0.0168001 1.36629e-10 1.22526e-16 0.0168001 3.24778e-10 1.11482e-16 0.0168001 6.90381e-10 1.02269e-16 0.0168001 1.63737e-09 1.95461e-17 0.0168001 3.49249e-09 -9.24325e-17 0.0168001 8.25393e-09 -6.63227e-16 0.0168001 1.76818e-08 -1.4833e-15 0.0168001 4.16151e-08 -4.27547e-15 0.0168004 9.00855e-08 -8.76848e-15 0.0168003 2.07075e-07 -2.43578e-14 0.0168019 4.69529e-07 -5.32533e-14 9.96749e-07 -1.35562e-13 0.0168007 0.0168001 1.32083e-15 8.84302e-19 0.0168001 -2.15908e-15 5.05086e-18 0.0168001 1.20892e-14 9.57571e-18 0.0168001 -1.03485e-14 1.8456e-17 0.0168001 7.65632e-14 2.5544e-17 0.0168001 -6.09716e-14 3.87399e-17 0.0168001 4.28269e-13 4.65589e-17 0.0168001 -4.09668e-13 6.24602e-17 0.0168001 2.31507e-12 6.93864e-17 0.0168001 -2.7682e-12 8.63194e-17 0.0168001 1.237e-11 9.20606e-17 0.0168001 -1.82573e-11 1.08431e-16 0.0168001 6.57382e-11 1.11025e-16 0.0168001 -1.1761e-10 1.23104e-16 0.0168001 3.48023e-10 1.11664e-16 0.0168001 -7.44979e-10 1.01747e-16 0.0168001 1.83753e-09 1.60614e-17 0.0168001 -4.68206e-09 -1.01942e-16 0.0168001 9.72607e-09 -7.19224e-16 0.0168001 -2.95026e-08 -1.54263e-15 0.0168001 5.26116e-08 -4.36921e-15 0.0168003 -1.87608e-07 -8.88594e-15 0.0168001 3.26894e-07 -2.48065e-14 0.0168018 -1.34403e-06 -5.36795e-14 2.99823e-06 -1.37737e-13 0.016799 0.0168001 1.37531e-16 1.09521e-18 0.0168001 -5.8921e-16 4.52485e-18 0.0168001 1.30023e-15 1.05913e-17 0.0168001 -4.80784e-15 1.69491e-17 0.0168001 8.72224e-15 2.78919e-17 0.0168001 -3.062e-14 3.56652e-17 0.0168001 4.80147e-14 5.03256e-17 0.0168001 -1.94445e-13 5.78396e-17 0.0168001 2.08339e-13 7.41637e-17 0.0168001 -1.23316e-12 8.07621e-17 0.0168001 1.02055e-12 9.7806e-17 0.0168001 -7.74718e-12 1.0257e-16 0.0168001 4.67703e-12 1.17917e-16 0.0168001 -4.81659e-11 1.16763e-16 0.0168001 1.67159e-11 1.23252e-16 0.0168001 -2.96745e-10 9.18463e-17 0.0168001 3.89341e-11 5.15623e-17 0.0168001 -1.81336e-09 -1.46084e-16 0.0168001 -7.63991e-11 -5.36539e-16 0.0168 -1.09906e-08 -1.77244e-15 0.0168001 -1.57974e-09 -3.58397e-15 0.0167999 -6.5763e-08 -9.58736e-15 0.0168002 -7.5759e-10 -1.9159e-14 0.016799 -4.02682e-07 -5.13409e-14 2.81235e-07 -9.3605e-14 0.0168014 0.0168001 1.09691e-18 0.0168001 4.51045e-18 0.0168001 1.05828e-17 0.0168001 1.69195e-17 0.0168001 2.78454e-17 0.0168001 3.5655e-17 0.0168001 5.03392e-17 0.0168001 5.7915e-17 0.0168001 7.45237e-17 0.0168001 8.10941e-17 0.0168001 9.78518e-17 0.0168001 1.02754e-16 0.0168001 1.1783e-16 0.0168001 1.16258e-16 0.0168001 1.21602e-16 0.0168001 8.82524e-17 0.0168001 4.24643e-17 0.0168001 -1.58974e-16 0.0168001 -5.76023e-16 0.0168 -1.70718e-15 0.0168 -3.38048e-15 0.0167999 -9.05498e-15 0.0167999 -1.81032e-14 0.0167992 -5.06992e-14 -1.00275e-13 0.0167992 0.0168001 8.01783e-10 3.1247e-18 0.0168001 4.47851e-09 1.99425e-17 0.0168001 1.51303e-08 4.50706e-17 0.0168 4.27654e-08 1.14644e-16 0.0168001 1.06916e-07 2.07737e-16 0.0168 2.71038e-07 4.67358e-16 0.0168004 6.43852e-07 8.31753e-16 0.0167996 1.58921e-06 1.90886e-15 0.0168028 3.86796e-06 3.79315e-15 0.016796 9.50122e-06 9.04814e-15 0.0168248 2.50604e-05 1.91269e-14 0.0167712 6.41621e-05 5.59935e-14 0.0169648 0.000187758 1.22949e-13 0.0166526 0.000669842 3.58403e-13 0.0172656 0.00203483 1.01498e-12 0.0172571 0.0111464 2.43452e-12 0.0162923 0.0133536 -4.37962e-13 0.015351 0.01324 -5.03307e-13 0.0145945 0.0134902 -4.86192e-13 0.0137855 0.0144354 -5.49999e-13 0.0130312 0.0158036 -5.94545e-13 0.0121707 0.0175602 -6.19902e-13 0.0113793 0.0196979 -5.79638e-13 0.0114281 0.0221059 -4.82615e-13 0.0235458 -1.80065e-13 0.0173867 0.0168001 5.92827e-10 2.25141e-18 0.0168001 4.59838e-09 1.45478e-17 0.0168001 1.42327e-08 3.32842e-17 0.0168001 4.28166e-08 8.55148e-17 0.0168001 1.01203e-07 1.56038e-16 0.0168001 2.69019e-07 3.51633e-16 0.0168001 6.00025e-07 6.08681e-16 0.0168001 1.61506e-06 1.44285e-15 0.0168006 3.31396e-06 2.45516e-15 0.0167995 1.06552e-05 7.58584e-15 0.0168058 1.87731e-05 1.20289e-14 0.0167926 7.71151e-05 4.66427e-14 0.0168259 0.000154792 8.35509e-14 0.0168055 0.000689685 3.63645e-13 0.0169384 0.00190175 8.67268e-13 0.0178071 0.0102765 2.35e-12 0.0169542 0.0142064 -7.14446e-13 0.0160568 0.0141373 -6.64275e-13 0.0153179 0.0142287 -5.98267e-13 0.0146869 0.015066 -7.34586e-13 0.014124 0.016366 -7.07893e-13 0.0137074 0.0179763 -6.52711e-13 0.0136358 0.0197694 -6.2431e-13 0.0145954 0.0211458 -5.18751e-13 0.0213093 -3.63713e-13 0.0168323 0.0168001 6.32548e-10 1.84314e-18 0.0168001 4.90176e-09 1.19466e-17 0.0168001 1.50207e-08 2.68713e-17 0.0168001 4.53186e-08 7.1742e-17 0.0168 1.07252e-07 1.34132e-16 0.0168 2.85681e-07 2.98481e-16 0.0168 6.42514e-07 5.23772e-16 0.0167999 1.68451e-06 1.19208e-15 0.0167995 3.70883e-06 2.0948e-15 0.0167999 1.02625e-05 6.5471e-15 0.0167978 2.09029e-05 5.90193e-15 0.0168029 7.18738e-05 4.98372e-14 0.0168151 0.000142882 5.95201e-14 0.0168797 0.000624502 3.25459e-13 0.0171192 0.00166223 7.44247e-13 0.0190294 0.0083649 2.25273e-12 0.0180277 0.0152079 -5.68742e-13 0.0169266 0.0152382 -6.62391e-13 0.0161661 0.0149889 -8.23647e-13 0.0156215 0.0156101 -9.46224e-13 0.0152431 0.0167442 -9.86321e-13 0.0151577 0.0180613 -3.33375e-13 0.0155753 0.0193506 -5.90418e-13 0.0166644 0.0200558 -2.7323e-13 0.0198041 -5.02314e-13 0.0181683 0.0168001 5.48421e-10 1.50941e-18 0.0168001 4.68664e-09 8.85742e-18 0.0168001 1.43758e-08 2.25565e-17 0.0168001 4.31375e-08 5.88569e-17 0.0168001 1.02691e-07 1.11087e-16 0.0168001 2.70797e-07 2.48209e-16 0.0168001 6.13709e-07 4.3499e-16 0.0168002 1.58391e-06 9.71886e-16 0.0168004 3.53908e-06 1.7424e-15 0.0168014 9.26298e-06 4.47028e-15 0.0168019 2.03822e-05 7.96787e-15 0.0168166 5.7082e-05 2.81937e-14 0.0168274 0.000132251 3.73394e-14 0.017008 0.000443457 1.89391e-13 0.0174693 0.00120089 4.11343e-13 0.0206477 0.00518571 8.86333e-13 0.0195038 0.016351 5.63497e-14 0.0184422 0.0162995 -4.47931e-13 0.0173457 0.0160853 -1.10016e-12 0.0167472 0.0162087 -1.20327e-12 0.0164966 0.016994 -8.03209e-13 0.0165655 0.0179919 -6.3701e-13 0.0169978 0.0189188 -3.18648e-13 0.017879 0.0191736 2.54175e-13 0.0186364 -3.79407e-13 0.0190456 0.0168001 1.58644e-10 1.34509e-18 0.0168001 5.44989e-09 8.2501e-18 0.0168001 8.77661e-09 2.15265e-17 0.0168001 4.71368e-08 5.60092e-17 0.0168001 6.53665e-08 1.0391e-16 0.0168001 2.93272e-07 2.43736e-16 0.0168003 3.92258e-07 4.25364e-16 0.0168002 1.72569e-06 9.87364e-16 0.0168015 2.18429e-06 1.85637e-15 0.0168002 1.05133e-05 3.68339e-15 0.0168098 1.08425e-05 1.4186e-14 0.0167963 7.0416e-05 9.93911e-15 0.0168717 5.70393e-05 6.34171e-14 0.0168183 0.000496401 9.04415e-14 0.0172894 0.000729982 2.93186e-13 0.0185688 0.00390557 6.69544e-13 0.0197957 0.0151226 9.13158e-13 0.0191383 0.0169566 -9.09743e-13 0.0181817 0.0170417 -1.12202e-12 0.0176641 0.0167263 -1.53146e-12 0.0175073 0.0171504 -5.67652e-13 0.0176956 0.0178035 -2.26429e-13 0.0181686 0.0184445 1.25854e-14 0.0188359 0.0185053 2.37947e-13 0.0178058 -9.86211e-14 0.0196721 0.0168001 4.17661e-10 1.27309e-18 0.0168001 2.80112e-09 4.94159e-18 0.0168001 9.87244e-09 1.86627e-17 0.0168001 2.64137e-08 3.68324e-17 0.0168001 7.01982e-08 8.99083e-17 0.0168002 1.65234e-07 1.63672e-16 0.0168002 4.16681e-07 3.60765e-16 0.016801 9.52503e-07 6.51737e-16 0.0168007 2.44676e-06 1.38495e-15 0.0168059 5.36264e-06 2.90725e-15 0.0168014 1.52527e-05 5.6628e-15 0.0168395 3.23879e-05 1.34464e-14 0.0167954 0.000100752 3.0959e-14 0.0170548 0.00023746 7.61009e-14 0.0168318 0.00095223 1.44828e-13 0.0180684 0.00266842 4.80431e-13 0.0199031 0.0132861 8.05014e-13 0.019595 0.0172647 -1.26459e-12 0.0190901 0.0175465 -1.26396e-12 0.0185419 0.0172747 -9.42992e-13 0.0183513 0.0173398 -9.45327e-13 0.0184957 0.0176586 7.43207e-13 0.0189714 0.0179682 1.04339e-12 0.0195615 0.0179127 -1.48209e-14 0.0171983 -1.22525e-12 0.0201686 0.0168001 4.83112e-10 5.89535e-19 0.0168001 2.52357e-09 1.93208e-18 0.0168001 9.35941e-09 8.79983e-18 0.0168001 2.40258e-08 1.69881e-17 0.0168001 6.57692e-08 3.91287e-17 0.0168001 1.51198e-07 7.1742e-17 0.0168001 3.90852e-07 1.48503e-16 0.0168002 8.7512e-07 2.4615e-16 0.0168004 2.265e-06 5.84809e-16 0.0168008 4.92951e-06 3.8465e-16 0.0168022 1.3787e-05 4.0186e-15 0.0168074 2.73164e-05 -2.09371e-15 0.0168128 9.50868e-05 3.10315e-14 0.0168612 0.000189368 1.10787e-14 0.0170087 0.000804049 1.46451e-13 0.0175161 0.00216085 2.19744e-13 0.0204465 0.0103535 2.20926e-13 0.0203353 0.0173762 -1.7277e-12 0.0198441 0.0180379 -1.66912e-12 0.0193471 0.0177717 -1.88498e-12 0.0192077 0.0174808 6.48606e-13 0.0192852 0.0175784 -2.49091e-13 0.0196072 0.0176487 -1.22775e-12 0.0200722 0.0174442 -2.82099e-13 0.0167434 -6.00062e-12 0.0205292 0.0168001 6.14346e-10 6.70003e-19 0.0168001 1.53585e-09 2.95445e-18 0.0168001 9.94572e-09 8.51014e-18 0.0168001 1.61863e-08 1.93666e-17 0.0168001 6.88585e-08 4.89382e-17 0.0168001 1.04203e-07 8.90096e-17 0.0168001 4.10142e-07 2.0192e-16 0.0168004 6.08232e-07 3.55778e-16 0.0168002 2.38694e-06 7.92869e-16 0.0168017 3.4224e-06 1.45329e-15 0.0168011 1.43781e-05 3.42656e-15 0.0168104 1.80483e-05 7.24884e-15 0.0168104 9.4946e-05 1.04371e-14 0.0168924 0.000107453 6.1031e-14 0.0170124 0.000683526 2.44092e-14 0.0178553 0.00131783 1.72601e-13 0.0223101 0.00589603 1.79818e-13 0.021613 0.0180732 -1.93465e-12 0.0211691 0.0184822 -9.14143e-13 0.0204489 0.0184921 -6.14799e-13 0.0200425 0.0178891 -6.79302e-13 0.0200255 0.0175923 2.46284e-13 0.0202442 0.0174329 3.92094e-13 0.0205819 0.0171057 1.97452e-13 0.0164205 5.7295e-12 0.0209037 0.0168001 2.61147e-10 2.24464e-19 0.0168001 1.87292e-09 1.20194e-18 0.0168001 5.80617e-09 1.52974e-18 0.0168001 1.74888e-08 6.95922e-18 0.0168001 4.14362e-08 1.5765e-17 0.0168001 1.09897e-07 2.31189e-17 0.0168002 2.47112e-07 4.83901e-17 0.0168002 6.38554e-07 4.11785e-17 0.0168012 1.41929e-06 7.33869e-17 0.0168009 3.67195e-06 -1.41583e-16 0.0168072 8.0979e-06 -5.76279e-17 0.0168035 2.16656e-05 -9.01469e-16 0.0168515 4.71115e-05 -8.93484e-16 0.016819 0.000139502 -1.4552e-14 0.0171728 0.000330144 -2.35798e-14 0.0172988 0.00119105 -1.76443e-13 0.0195497 0.0036442 -4.27843e-13 0.0222019 0.0154196 -1.93529e-12 0.0219346 0.0187495 8.83145e-13 0.0213941 0.0190326 2.40599e-12 0.0208523 0.0184324 8.11065e-12 0.0206624 0.0177791 -3.93399e-12 0.02074 0.0173568 1.19084e-12 0.0209652 0.0168814 2.76487e-12 0.0161824 -7.24759e-14 0.0212033 0.0168001 9.6288e-11 2.03288e-19 0.0168001 1.90498e-09 1.22904e-18 0.0168001 3.72043e-09 2.2565e-18 0.0168001 1.67056e-08 7.80117e-18 0.0168001 2.73232e-08 1.70415e-17 0.0168001 1.03707e-07 3.47555e-17 0.0168002 1.6363e-07 7.43365e-17 0.0168002 6.03052e-07 1.26647e-16 0.0168007 9.28476e-07 2.80618e-16 0.0168008 3.54467e-06 1.27565e-16 0.016804 4.89976e-06 1.48935e-15 0.0168032 2.24469e-05 -2.11267e-15 0.0168264 2.3994e-05 5.25372e-15 0.0168131 0.000152551 -1.68555e-14 0.0169735 0.000169972 -2.92839e-15 0.0170376 0.00112631 -2.71026e-13 0.0180613 0.00262009 -5.31384e-13 0.0218168 0.0116621 -2.03702e-12 0.0222044 0.018362 1.37538e-12 0.022072 0.0191652 3.03154e-12 0.0216138 0.01889 1.82535e-12 0.0213784 0.0180149 -8.74143e-14 0.0213322 0.0174024 -4.24714e-12 0.021402 0.0168117 -2.86905e-12 0.0160613 3.28372e-12 0.0215228 0.0168001 1.69434e-10 1.69407e-20 0.0168001 9.83184e-10 -2.15993e-19 0.0168001 3.61819e-09 -8.13999e-19 0.0168001 9.38395e-09 -1.70169e-18 0.0168001 2.55564e-08 -8.69564e-18 0.0168001 5.878e-08 -1.76318e-17 0.0168001 1.50816e-07 -6.81015e-17 0.0168004 3.37979e-07 -1.21753e-16 0.0168005 8.67616e-07 -3.61408e-16 0.0168021 1.88999e-06 -5.41476e-16 0.0168018 5.20477e-06 -1.80316e-15 0.0168137 1.05776e-05 -2.5698e-15 0.0168048 3.27484e-05 -1.14143e-14 0.0168908 6.6751e-05 -1.4971e-14 0.0168447 0.000215536 -9.32649e-14 0.0174144 0.000556902 -1.06183e-13 0.0181044 0.0019293 -6.35348e-13 0.0231577 0.00660651 -2.44984e-12 0.0232672 0.0182522 3.92324e-14 0.0231133 0.0193195 1.85327e-12 0.0226551 0.0193479 5.194e-14 0.0220877 0.018583 -2.01073e-12 0.0219007 0.0175881 1.99182e-12 0.0218595 0.0168539 -1.47663e-12 0.0160565 -1.75935e-12 0.0218639 0.0168001 2.04679e-10 -1.17738e-19 0.0168001 5.91615e-10 -5.87841e-19 0.0168001 3.42053e-09 -1.99307e-18 0.0168001 6.10188e-09 -3.60328e-18 0.0168001 2.36601e-08 -1.45613e-17 0.0168001 3.90486e-08 -2.72634e-17 0.0168001 1.40046e-07 -7.73587e-17 0.0168002 2.26872e-07 -1.35961e-16 0.0168003 8.06094e-07 -3.22432e-16 0.0168009 1.26981e-06 -5.17798e-16 0.0168013 4.755e-06 -1.32597e-15 0.0168053 6.6118e-06 -1.76585e-15 0.0168079 3.00733e-05 -7.56385e-15 0.0168411 3.36095e-05 -1.10359e-14 0.0168555 0.000200828 -2.15698e-14 0.0171497 0.000263021 -1.47794e-13 0.017572 0.00150629 -2.19587e-15 0.0202438 0.00393404 -1.38395e-12 0.0235973 0.0148973 -2.24111e-12 0.0237169 0.0191999 1.3179e-12 0.0233648 0.0197001 1.38557e-12 0.0227738 0.0191735 4.13193e-12 0.0225581 0.0178049 5.1716e-12 0.0224134 0.0169967 4.24413e-12 0.0161523 -2.26884e-12 0.0223184 0.0168001 8.3575e-11 -2.41404e-19 0.0168001 5.86933e-10 -1.88719e-18 0.0168001 1.85061e-09 -5.11777e-18 0.0168001 5.48789e-09 -1.25446e-17 0.0168001 1.31456e-08 -2.65782e-17 0.0168001 3.41629e-08 -7.09661e-17 0.0168001 7.74497e-08 -1.30924e-16 0.0168002 1.95595e-07 -3.06418e-16 0.0168005 4.37505e-07 -5.42153e-16 0.0168007 1.12305e-06 -1.13622e-15 0.016803 2.41409e-06 -2.62174e-15 0.0168027 6.87912e-06 -3.77604e-15 0.0168194 1.34316e-05 -1.40109e-14 0.0168084 4.44365e-05 -1.47807e-14 0.0169231 8.64242e-05 -4.7799e-14 0.0168753 0.000310187 -1.52908e-13 0.0176265 0.000755407 -1.21739e-13 0.0184303 0.00312935 -9.9196e-13 0.0233579 0.0099678 -2.79946e-12 0.0239517 0.0186057 6.73798e-13 0.0240841 0.0195676 6.05642e-12 0.0238144 0.0194427 1.01592e-11 0.0231357 0.0184837 8.50233e-12 0.0228838 0.0172488 1.15459e-12 0.0163159 -1.77093e-12 0.0227186 0.0168001 3.31985e-11 -2.49875e-19 0.0168001 5.63153e-10 -2.40473e-18 0.0168001 1.1699e-09 -4.69172e-18 0.0168001 4.95852e-09 -1.12596e-17 0.0168001 8.53978e-09 -2.11013e-17 0.0168001 3.06472e-08 -5.75618e-17 0.0168001 5.09744e-08 -1.04248e-16 0.0168001 1.76497e-07 -2.35678e-16 0.0168003 2.90746e-07 -3.91802e-16 0.0168004 1.00593e-06 -8.62073e-16 0.0168012 1.63213e-06 -1.46246e-15 0.0168022 5.81537e-06 -3.58908e-15 0.0168066 9.01193e-06 -6.50007e-15 0.0168154 3.5597e-05 -1.52334e-14 0.0168522 4.96789e-05 -5.51921e-14 0.0169249 0.000237224 -3.69846e-14 0.0172853 0.000395116 -3.52417e-13 0.018625 0.00178895 -2.20681e-13 0.0232462 0.00534562 -1.31948e-12 0.025068 0.0167827 -6.51767e-13 0.0249687 0.0196665 8.08836e-12 0.0245298 0.0198815 1.08547e-11 0.0238055 0.0192072 2.70285e-11 0.0234667 0.0175875 -6.79844e-12 0.0166 -2.95163e-12 0.023181 0.0168001 5.19137e-11 -3.38813e-19 0.0168001 2.97599e-10 -2.9265e-18 0.0168001 1.10639e-09 -4.78574e-18 0.0168001 2.84037e-09 -1.00035e-17 0.0168001 7.82235e-09 -2.54135e-17 0.0168001 1.78512e-08 -5.16275e-17 0.0168001 4.63613e-08 -1.21121e-16 0.0168002 1.03148e-07 -2.13423e-16 0.0168002 2.64867e-07 -4.51318e-16 0.0168006 5.85268e-07 -7.73244e-16 0.0168007 1.50681e-06 -1.71254e-15 0.0168032 3.3113e-06 -2.99623e-15 0.0168035 8.71708e-06 -7.96111e-15 0.0168203 1.88397e-05 -1.13914e-14 0.0168167 5.31024e-05 -4.58293e-14 0.0169396 0.000114555 -6.26441e-14 0.0169702 0.00036389 -2.33512e-13 0.0177888 0.000970477 -5.61917e-13 0.0193879 0.0037457 -1.13279e-12 0.0242561 0.011912 -3.15408e-12 0.0250415 0.0188806 1.03241e-11 0.0252283 0.0196942 1.40483e-11 0.0248692 0.0195667 1.43448e-11 0.0241089 0.0183471 1.5804e-12 0.0170318 -6.32511e-12 0.0236769 0.0168001 5.35171e-11 -3.43048e-19 0.0168001 1.69593e-10 -2.92311e-18 0.0168001 9.15216e-10 -4.3978e-18 0.0168001 1.72896e-09 -9.42748e-18 0.0168001 6.32437e-09 -2.41921e-17 0.0168001 1.0987e-08 -4.93515e-17 0.0168001 3.71154e-08 -1.20213e-16 0.0168001 6.34016e-08 -2.11502e-16 0.0168002 2.10379e-07 -4.7859e-16 0.0168004 3.57034e-07 -8.38846e-16 0.0168007 1.18565e-06 -2.01316e-15 0.016802 1.99197e-06 -3.90946e-15 0.016804 6.77487e-06 -9.66531e-15 0.016812 1.08645e-05 -2.63104e-14 0.0168237 4.12896e-05 -3.57887e-14 0.0168792 5.91536e-05 -1.98346e-13 0.016968 0.000274704 -4.69693e-15 0.0174553 0.000483221 -1.41982e-12 0.0191219 0.00207811 -7.70478e-13 0.0245647 0.00646656 -4.68928e-12 0.0259116 0.0175326 1.05749e-11 0.0260022 0.0196032 1.14053e-11 0.0255664 0.0200027 1.20915e-12 0.0248195 0.0190925 1.67454e-11 0.0175496 2.74698e-12 0.0243026 0.0168001 2.276e-11 -1.37219e-19 0.0168001 1.63243e-10 -2.57413e-18 0.0168001 5.0582e-10 -1.68898e-18 0.0168001 1.52067e-09 -6.98887e-18 0.0168001 3.59371e-09 -1.33797e-17 0.0168001 9.49299e-09 -3.5611e-17 0.0168001 2.1243e-08 -6.63896e-17 0.0168001 5.45843e-08 -1.47423e-16 0.0168002 1.20539e-07 -2.54866e-16 0.0168002 3.08348e-07 -5.27182e-16 0.0168007 6.77723e-07 -9.08642e-16 0.016801 1.73995e-06 -1.91251e-15 0.016804 3.81363e-06 -3.50705e-15 0.0168049 9.91074e-06 -7.64274e-15 0.0168243 2.18723e-05 -1.37864e-14 0.0168248 5.84821e-05 -3.50627e-14 0.0169647 0.000135051 -2.98557e-14 0.0170544 0.000392967 -1.87885e-13 0.0179949 0.00113753 3.07583e-13 0.0204295 0.00403111 1.22387e-13 0.0253244 0.0126359 7.31898e-12 0.0259713 0.0189558 7.42908e-12 0.0263456 0.019628 6.05413e-12 0.0258009 0.0196377 5.25546e-12 0.018304 5.18178e-12 0.0250456 0.0168001 1.0055e-11 -9.99499e-20 0.0168001 1.33788e-10 -1.45012e-18 0.0168001 3.03101e-10 -1.60089e-18 0.0168001 1.1878e-09 -4.23178e-18 0.0168001 2.19068e-09 -7.84945e-18 0.0168001 7.31231e-09 -1.91108e-17 0.0168001 1.29715e-08 -3.69594e-17 0.0168001 4.17317e-08 -6.69995e-17 0.0168001 7.33881e-08 -1.16023e-16 0.0168002 2.34223e-07 -1.82371e-16 0.0168005 4.09834e-07 -2.65399e-16 0.0168009 1.31156e-06 -3.42132e-16 0.0168024 2.27491e-06 -2.38201e-16 0.0168049 7.43621e-06 -9.95337e-16 0.0168143 1.24534e-05 9.41249e-15 0.0168281 4.45929e-05 -2.31774e-14 0.0168937 6.96149e-05 1.1542e-13 0.016998 0.000288163 -3.68203e-13 0.0175742 0.000561441 1.01416e-12 0.0193777 0.00222654 -1.04926e-12 0.0249738 0.00703716 4.23056e-13 0.0265877 0.017341 3.54466e-12 0.0267808 0.0194349 4.63426e-12 0.0264635 0.0199556 -2.60911e-12 0.0190954 -1.3183e-12 0.0256722 0.0168001 1.49888e-11 -9.82558e-20 0.0168001 5.92081e-11 -3.11708e-19 0.0168001 2.83385e-10 -1.93971e-18 0.0168001 5.84553e-10 -2.36322e-18 0.0168001 1.97205e-09 -5.22281e-18 0.0168001 3.68596e-09 -1.18347e-17 0.0168001 1.15715e-08 -2.66155e-17 0.0168001 2.11996e-08 -4.66198e-17 0.0168001 6.54399e-08 -8.93806e-17 0.0168002 1.19304e-07 -1.48941e-16 0.0168003 3.67321e-07 -2.30495e-16 0.0168009 6.67583e-07 -3.58815e-16 0.0168011 2.06517e-06 -3.2438e-16 0.0168048 3.73868e-06 -1.67878e-16 0.0168055 1.17497e-05 7.0355e-16 0.0168289 2.12417e-05 1.2547e-14 0.0168289 6.9403e-05 -4.78053e-14 0.016987 0.000130208 3.9492e-13 0.0170815 0.000466419 -3.65731e-13 0.0181997 0.00110877 2.27113e-13 0.0212919 0.00394342 -2.28509e-12 0.0261533 0.0124785 -1.8851e-12 0.0267405 0.0188489 3.41222e-12 0.0271618 0.019534 -6.85493e-12 0.0195446 -4.67456e-12 0.0267114 0.0168001 7.00586e-12 -6.35275e-20 0.0168001 4.9931e-11 -2.48181e-19 0.0168001 1.54983e-10 -6.83556e-19 0.0168001 4.64745e-10 -1.80926e-18 0.0168001 1.09978e-09 -3.81334e-18 0.0168001 2.89233e-09 -9.31228e-18 0.0168001 6.48139e-09 -1.83145e-17 0.0168001 1.65477e-08 -4.12166e-17 0.0168001 3.66315e-08 -7.43746e-17 0.0168001 9.28759e-08 -1.50345e-16 0.0168003 2.04986e-07 -2.52308e-16 0.0168004 5.19264e-07 -4.78076e-16 0.0168014 1.14524e-06 -7.87138e-16 0.0168022 2.91144e-06 -1.40463e-15 0.0168075 6.41735e-06 -2.05122e-15 0.0168121 1.66119e-05 -4.73761e-15 0.0168451 3.64971e-05 2.46477e-16 0.0168742 0.000100785 -7.16643e-14 0.017115 0.000225731 2.08312e-13 0.0175083 0.000714874 -5.05858e-13 0.019442 0.00200955 -2.6852e-13 0.0251252 0.00679404 -1.26975e-12 0.0272073 0.0167634 3.13471e-12 0.0273917 0.0193477 -3.63587e-12 0.0196266 -4.86463e-12 0.0273108 0.0168001 2.92221e-12 -3.98105e-20 0.0168001 3.9031e-11 -1.86347e-19 0.0168001 9.04935e-11 -4.99749e-19 0.0168001 3.4684e-10 -1.33831e-18 0.0168001 6.54656e-10 -2.87398e-18 0.0168001 2.13279e-09 -7.56146e-18 0.0168001 3.87512e-09 -1.51305e-17 0.0168001 1.21473e-08 -3.81588e-17 0.0168001 2.19197e-08 -6.99209e-17 0.0168001 6.80042e-08 -1.59817e-16 0.0168002 1.22566e-07 -2.66984e-16 0.0168003 3.79492e-07 -6.32544e-16 0.0168008 6.8233e-07 -1.07474e-15 0.0168016 2.12181e-06 -3.10949e-15 0.0168042 3.79011e-06 -6.17877e-15 0.0168088 1.20176e-05 -1.79037e-14 0.0168243 2.10221e-05 -5.53557e-14 0.0168541 7.08289e-05 1.48297e-14 0.0169545 0.000125509 -9.10593e-13 0.0172148 0.000453638 5.59285e-13 0.0181483 0.00107935 -1.40608e-12 0.0211793 0.00375621 2.37794e-12 0.0264057 0.0115325 3.23966e-12 0.0274047 0.01836 -4.63255e-13 0.0193139 -1.12235e-12 0.0277191 0.0168001 3.21923e-12 -1.43996e-20 0.0168001 1.92064e-11 -8.36022e-19 0.0168001 7.03078e-11 5.54807e-19 0.0168001 1.82413e-10 -4.87044e-19 0.0168001 4.95164e-10 -1.45605e-18 0.0168001 1.13636e-09 -2.9968e-18 0.0168001 2.9002e-09 -8.09425e-18 0.0168001 6.47961e-09 -1.61588e-17 0.0168001 1.62894e-08 -4.22763e-17 0.0168001 3.61648e-08 -7.88969e-17 0.0168001 9.057e-08 -1.83075e-16 0.0168003 2.0073e-07 -3.21764e-16 0.0168005 5.02667e-07 -6.55268e-16 0.0168015 1.11366e-06 -1.11369e-15 0.0168025 2.79853e-06 -2.16805e-15 0.0168083 6.20226e-06 -3.20273e-15 0.0168134 1.57747e-05 -8.02235e-15 0.016849 3.52307e-05 -9.15627e-15 0.016883 9.17829e-05 -2.31089e-14 0.0171133 0.000219922 -1.79701e-13 0.0175772 0.000620381 -8.46673e-15 0.0194947 0.0018303 -6.8842e-13 0.02524 0.00583288 -2.66519e-12 0.0278043 0.0157783 1.7087e-12 0.0191355 5.46506e-12 0.0279611 0.0168001 2.24501e-12 1.77877e-20 0.0168001 1.2279e-11 -1.57802e-18 0.0168001 4.55466e-11 6.86097e-19 0.0168001 1.17218e-10 5.64124e-19 0.0168001 3.18963e-10 -5.49724e-19 0.0168001 7.30037e-10 -1.16382e-18 0.0168001 1.86407e-09 -2.98325e-18 0.0168001 4.15677e-09 -5.82843e-18 0.0168001 1.04568e-08 -1.74497e-17 0.0168001 2.31756e-08 -3.39016e-17 0.0168001 5.80673e-08 -1.02827e-16 0.0168002 1.28425e-07 -1.96307e-16 0.0168004 3.2139e-07 -4.46535e-16 0.0168008 7.0902e-07 -6.99958e-16 0.0168018 1.77848e-06 -1.54507e-15 0.0168041 3.90706e-06 -1.59957e-15 0.0168099 9.95394e-06 -7.47907e-15 0.0168234 2.15008e-05 -7.75856e-15 0.0168554 5.87304e-05 -6.66507e-14 0.0169542 0.000122711 2.58162e-13 0.017211 0.00038052 -5.76638e-13 0.0180844 0.000955019 1.64135e-12 0.0203625 0.00354246 2.29585e-14 0.0263626 0.00972336 1.32446e-12 0.0175232 1.1155e-11 0.0279826 0.0168001 1.43159e-12 -1.86347e-20 0.0168001 7.78208e-12 -1.55515e-18 0.0168001 2.87897e-11 -5.1669e-20 0.0168001 7.43154e-11 7.15743e-19 0.0168001 2.01115e-10 6.78473e-19 0.0168001 4.61434e-10 -1.43149e-19 0.0168001 1.17023e-09 8.3348e-19 0.0168001 2.61467e-09 1.73557e-18 0.0168001 6.52841e-09 1.53084e-17 0.0168001 1.44929e-08 3.5893e-17 0.0168001 3.60304e-08 1.25649e-16 0.0168001 7.98028e-08 2.80151e-16 0.0168003 1.98119e-07 5.52652e-16 0.0168005 4.37749e-07 1.12034e-15 0.0168012 1.08787e-06 1.73e-15 0.0168028 2.39626e-06 2.52301e-15 0.0168067 6.00198e-06 7.50888e-15 0.0168151 1.31326e-05 -5.0962e-15 0.0168397 3.38721e-05 1.53897e-13 0.0168874 7.47304e-05 -5.38479e-13 0.0170648 0.000203703 1.44578e-12 0.0175139 0.000505951 -2.10565e-12 0.019411 0.00163639 6.96165e-13 0.0245564 0.00458428 4.11667e-12 0.0140573 1.16192e-11 0.0280626 0.0168001 1.10385e-12 -2.96462e-20 0.0168001 4.24899e-12 -1.55007e-18 0.0168001 2.00328e-11 -6.86097e-20 0.0168001 4.20774e-11 -5.1669e-20 0.0168001 1.37975e-10 1.39591e-18 0.0168001 2.6317e-10 -5.5396e-19 0.0168001 7.98995e-10 -1.01729e-18 0.0168001 1.49392e-09 -3.04847e-18 0.0168001 4.44843e-09 -7.69953e-19 0.0168001 8.28547e-09 -4.89754e-18 0.0168001 2.45326e-08 5.36096e-17 0.0168001 4.5667e-08 1.16698e-16 0.0168002 1.34957e-07 5.74819e-16 0.0168004 2.50941e-07 1.13842e-15 0.0168007 7.42269e-07 3.43913e-15 0.0168017 1.37515e-06 7.24586e-15 0.0168036 4.09764e-06 1.99123e-14 0.0168093 7.5072e-06 4.72603e-14 0.0168199 2.31494e-05 9.36772e-14 0.0168537 4.08714e-05 2.98781e-13 0.0169156 0.000141217 2.31824e-13 0.0171724 0.000247384 1.6338e-12 0.0178217 0.000984618 1.44984e-12 0.0198832 0.00252454 4.08501e-12 0.00769339 6.6384e-12 0.0262499 0.0168001 3.87333e-13 6.77626e-21 0.0168001 3.56115e-12 -1.55769e-18 0.0168001 9.26472e-12 3.89635e-20 0.0168001 3.22683e-11 4.99749e-20 0.0168001 6.59289e-11 1.71863e-18 0.0168001 1.97977e-10 1.01559e-18 0.0168001 3.85462e-10 1.91938e-18 0.0168001 1.11663e-09 1.16213e-17 0.0168001 2.15188e-09 2.33298e-17 0.0168001 6.1731e-09 9.91926e-17 0.0168001 1.18768e-08 1.98766e-16 0.0168001 3.39585e-08 5.47449e-16 0.0168002 6.53418e-08 1.07402e-15 0.0168002 1.86585e-07 2.43215e-15 0.0168006 3.58891e-07 4.82575e-15 0.016801 1.02569e-06 9.6361e-15 0.0168031 1.96982e-06 1.52052e-14 0.0168049 5.67585e-06 3.79656e-14 0.0168173 1.07859e-05 -1.81807e-14 0.0168256 3.25075e-05 3.69527e-13 0.0169071 5.969e-05 -7.31473e-13 0.0169528 0.000201409 2.96969e-12 0.0175472 0.000389287 -1.18384e-12 0.0185881 0.00148232 6.36769e-12 0.00394936 2.16015e-11 0.0223267 0.0168001 3.59212e-13 2.4564e-20 0.0168001 1.55125e-12 -1.60174e-18 0.0168001 6.9472e-12 1.42302e-19 0.0168001 1.51489e-11 7.6233e-20 0.0168001 4.80853e-11 2.29885e-18 0.0168001 9.44147e-11 1.31714e-18 0.0168001 2.78256e-10 6.77796e-18 0.0168001 5.34268e-10 1.36804e-17 0.0168001 1.54429e-09 5.40534e-17 0.0168001 2.95083e-09 1.10318e-16 0.0168001 8.47844e-09 2.98791e-16 0.0168001 1.61858e-08 5.82919e-16 0.0168001 4.63888e-08 1.28807e-15 0.0168002 8.85232e-08 2.55676e-15 0.0168003 2.53462e-07 5.37006e-15 0.0168009 4.83089e-07 1.04171e-14 0.0168014 1.38575e-06 2.26163e-14 0.0168045 2.6361e-06 4.01398e-14 0.0168076 7.65212e-06 1.15453e-13 0.0168257 1.44064e-05 2.03332e-13 0.0168413 4.40051e-05 6.99645e-13 0.0169616 8.09218e-05 1.3911e-12 0.0170771 0.000274069 4.33098e-12 0.0179879 0.000569491 1.58446e-11 0.00204063 9.51376e-12 0.019901 0.0168001 1.59606e-13 1.01644e-20 0.0168001 1.12831e-12 -7.72494e-19 0.0168001 3.5231e-12 -7.1659e-19 0.0168001 1.04803e-11 9.36818e-19 0.0168001 2.48399e-11 1.16636e-18 0.0168001 6.45787e-11 1.3993e-18 0.0168001 1.44494e-10 3.08574e-18 0.0168001 3.6389e-10 1.0349e-17 0.0168001 8.02879e-10 2.22583e-17 0.0168001 2.00615e-09 6.17335e-17 0.0168001 4.40958e-09 1.19865e-16 0.0168001 1.10003e-08 2.83414e-16 0.0168001 2.41427e-08 5.21755e-16 0.0168001 6.02453e-08 1.23339e-15 0.0168002 1.32031e-07 2.38067e-15 0.0168004 3.2995e-07 5.98776e-15 0.0168011 7.21602e-07 1.22919e-14 0.0168019 1.81004e-06 3.05772e-14 0.0168056 3.95263e-06 7.03261e-14 0.0168101 1.00162e-05 1.37605e-13 0.0168323 2.19175e-05 4.16505e-13 0.0168548 5.70205e-05 6.72344e-14 0.0170104 0.000128535 3.24172e-12 0.0172066 0.000356725 -1.63746e-12 0.000949301 1.92125e-11 0.0183313 0.0168001 6.84864e-14 3.38813e-21 0.0168001 7.68948e-13 1.43996e-20 0.0168001 1.91913e-12 -7.99599e-19 0.0168001 6.86515e-12 9.13102e-19 0.0168001 1.37243e-11 1.6856e-19 0.0168001 4.18362e-11 8.11458e-19 0.0168001 8.00565e-11 8.28398e-19 0.0168001 2.34647e-10 6.24517e-18 0.0168001 4.44855e-10 1.12037e-17 0.0168001 1.28973e-09 3.51747e-17 0.0168001 2.44171e-09 6.86351e-17 0.0168001 7.0526e-09 1.87254e-16 0.0168001 1.33598e-08 3.4667e-16 0.0168001 3.85147e-08 8.49304e-16 0.0168002 7.30209e-08 1.62758e-15 0.0168003 2.10281e-07 3.977e-15 0.0168006 3.98634e-07 8.01997e-15 0.0168013 1.14887e-06 1.93404e-14 0.016803 2.17337e-06 3.88735e-14 0.0168068 6.30634e-06 9.27815e-14 0.0168169 1.18398e-05 1.84691e-13 0.0168384 3.54345e-05 4.0988e-13 0.0169021 6.567e-05 1.10257e-12 0.0170441 0.000212907 1.46062e-12 0.000432663 6.12324e-12 0.0175648 0.0168001 7.16164e-14 1.01644e-20 0.0168001 3.26375e-13 -4.31987e-20 0.0168001 1.41792e-12 5.92923e-21 0.0168001 3.16304e-12 -8.47033e-21 0.0168001 9.808e-12 1.47384e-19 0.0168001 1.96226e-11 2.96462e-19 0.0168001 5.65563e-11 2.59192e-19 0.0168001 1.10516e-10 2.8401e-18 0.0168001 3.1245e-10 7.38105e-18 0.0168001 6.07398e-10 1.44131e-17 0.0168001 1.70712e-09 4.91161e-17 0.0168001 3.31603e-09 9.43942e-17 0.0168001 9.29693e-09 2.62859e-16 0.0168001 1.80636e-08 4.84001e-16 0.0168001 5.0572e-08 1.19965e-15 0.0168002 9.82722e-08 2.31105e-15 0.0168003 2.74973e-07 5.7726e-15 0.016801 5.33893e-07 1.14065e-14 0.0168016 1.49558e-06 2.82627e-14 0.016805 2.89884e-06 5.15398e-14 0.0168087 8.17999e-06 1.39587e-13 0.0168284 1.57725e-05 2.08899e-13 0.0168483 4.59951e-05 8.5017e-13 0.0169718 8.81221e-05 6.9345e-13 0.000276103 4.18219e-12 0.0171284 0.0168001 2.62347e-14 1.43996e-20 0.0168001 2.45518e-13 -7.68259e-19 0.0168001 6.40298e-13 8.12305e-19 0.0168001 2.2195e-12 8.55503e-20 0.0168001 4.55265e-12 1.20279e-19 0.0168001 1.35498e-11 -4.80268e-19 0.0168001 2.64701e-11 1.27902e-18 0.0168001 7.58426e-11 1.49163e-18 0.0168001 1.46519e-10 2.92904e-18 0.0168001 4.15371e-10 9.16998e-18 0.0168001 8.0052e-10 1.77852e-17 0.0168001 2.2614e-09 5.55679e-17 0.0168001 4.35684e-09 1.04298e-16 0.0168001 1.22886e-08 2.8691e-16 0.0168001 2.3674e-08 5.22488e-16 0.0168001 6.67329e-08 1.34447e-15 0.0168003 1.28479e-07 2.60926e-15 0.0168004 3.62444e-07 6.80559e-15 0.0168012 6.96584e-07 1.3866e-14 0.0168022 1.97275e-06 3.42298e-14 0.0168066 3.77985e-06 7.06423e-14 0.0168115 1.08229e-05 1.41335e-13 0.0168367 2.07908e-05 4.27867e-13 0.0168641 6.05153e-05 3.64497e-13 0.000121314 2.43839e-12 0.0170189 0.0168001 1.9744e-14 -1.993e-32 0.0168001 1.14151e-13 -7.95364e-19 0.0168001 4.18938e-13 8.38563e-19 0.0168001 1.08344e-12 -5.92923e-21 0.0168001 2.9227e-12 7.36919e-20 0.0168001 6.6743e-12 -5.69206e-19 0.0168001 1.68524e-11 1.14858e-18 0.0168001 3.73865e-11 7.88588e-19 0.0168001 9.28057e-11 2.02017e-18 0.0168001 2.04375e-10 4.08524e-18 0.0168001 5.04906e-10 1.17416e-17 0.0168001 1.10964e-09 2.28292e-17 0.0168001 2.73712e-09 6.51046e-17 0.0168001 6.01097e-09 1.19515e-16 0.0168001 1.4819e-08 3.16246e-16 0.0168001 3.2524e-08 5.68196e-16 0.0168002 8.0194e-08 1.49504e-15 0.0168003 1.75839e-07 2.90153e-15 0.0168006 4.34114e-07 7.97153e-15 0.0168016 9.5092e-07 1.65352e-14 0.016803 2.35729e-06 4.27681e-14 0.0168087 5.15588e-06 9.14752e-14 0.0168165 1.29286e-05 1.98779e-13 0.0168485 2.84118e-05 4.85496e-13 7.29416e-05 7.25874e-13 0.0168966 0.0168001 1.42946e-14 -7.6233e-21 0.0168001 5.47731e-14 4.23516e-21 0.0168001 2.57646e-13 2.96462e-20 0.0168001 5.42241e-13 0 0.0168001 1.76246e-12 1.05879e-19 0.0168001 3.3566e-12 9.48677e-20 0.0168001 1.00649e-11 2.71898e-19 0.0168001 1.87207e-11 4.7688e-19 0.0168001 5.49991e-11 1.28241e-18 0.0168001 1.01547e-10 2.49197e-18 0.0168001 2.96864e-10 6.62803e-18 0.0168001 5.46128e-10 1.3018e-17 0.0168001 1.59539e-09 3.4376e-17 0.0168001 2.9265e-09 6.3818e-17 0.0168001 8.55337e-09 1.61173e-16 0.0168001 1.56407e-08 2.83832e-16 0.0168001 4.57703e-08 7.12339e-16 0.0168002 8.33479e-08 1.3001e-15 0.0168004 2.44566e-07 3.55163e-15 0.0168009 4.42647e-07 7.11336e-15 0.0168019 1.30656e-06 1.99467e-14 0.0168047 2.34415e-06 4.13877e-14 0.0168106 7.00731e-06 1.0656e-13 0.0168265 1.2464e-05 2.31071e-13 3.81919e-05 4.95986e-13 0.0168609 0.0168001 4.08826e-15 -6.77626e-21 0.0168001 4.04288e-14 1.52466e-20 0.0168001 1.0084e-13 4.15046e-20 0.0168001 3.63079e-13 7.6233e-21 0.0168001 7.10776e-13 8.63974e-20 0.0168001 2.19334e-12 4.31987e-20 0.0168001 4.06273e-12 1.43149e-19 0.0168001 1.20868e-11 2.99003e-19 0.0168001 2.19801e-11 -1.2282e-19 0.0168001 6.49406e-11 1.71355e-18 0.0168001 1.16898e-10 4.18773e-18 0.0168001 3.45904e-10 9.16659e-18 0.0168001 6.17201e-10 1.80452e-17 0.0168001 1.83414e-09 4.53036e-17 0.0168001 3.24244e-09 8.25798e-17 0.0168001 9.68954e-09 1.93741e-16 0.0168001 1.69488e-08 3.35871e-16 0.0168001 5.10016e-08 7.9671e-16 0.0168003 8.80749e-08 1.42754e-15 0.0168005 2.6756e-07 3.86814e-15 0.0168013 4.5449e-07 7.58042e-15 0.0168022 1.40142e-06 2.22503e-14 0.0168069 2.32058e-06 4.47319e-14 0.0168117 7.42818e-06 1.29345e-13 1.15603e-05 2.56104e-13 0.0168381 0.0168001 3.71995e-15 3.38813e-20 0.0168001 1.35562e-14 -3.47284e-20 0.0168001 6.89499e-14 3.38813e-20 0.0168001 1.32918e-13 5.92923e-21 0.0168001 4.69894e-13 1.01644e-20 0.0168001 8.09159e-13 5.50571e-20 0.0168001 2.65662e-12 4.74338e-20 0.0168001 4.40753e-12 1.41455e-19 0.0168001 1.43052e-11 -3.73542e-19 0.0168001 2.32113e-11 8.49574e-19 0.0168001 7.58478e-11 3.16536e-18 0.0168001 1.20618e-10 4.8823e-18 0.0168001 3.99446e-10 1.23455e-17 0.0168001 6.21777e-10 2.39803e-17 0.0168001 2.09395e-09 5.50266e-17 0.0168001 3.18231e-09 1.00779e-16 0.0168001 1.0931e-08 2.16006e-16 0.0168001 1.61589e-08 3.69488e-16 0.0168001 5.68483e-08 8.13431e-16 0.0168003 8.12342e-08 1.42195e-15 0.0168005 2.94833e-07 3.72282e-15 0.0168014 4.02508e-07 7.03329e-15 0.0168021 1.53297e-06 2.24663e-14 0.0168075 1.92234e-06 3.8207e-14 8.32917e-06 1.60814e-13 0.0168102 0.0168001 3.83049e-16 -1.69407e-21 0.0168001 1.13686e-14 -7.64871e-19 0.0168001 1.87659e-14 8.27551e-19 0.0168001 9.79316e-14 -2.5411e-21 0.0168001 1.34155e-13 1.21973e-19 0.0168001 5.85835e-13 3.81165e-20 0.0168001 7.50612e-13 -6.12405e-19 0.0168001 3.20837e-12 9.35124e-19 0.0168001 3.91309e-12 -4.19281e-19 0.0168001 1.7134e-11 7.90282e-19 0.0168001 1.98781e-11 2.4403e-18 0.0168001 9.07731e-11 4.52061e-18 0.0168001 9.97004e-11 9.12085e-18 0.0168001 4.79645e-10 2.26717e-17 0.0168001 4.95684e-10 4.48368e-17 0.0168001 2.53384e-09 1.02735e-16 0.0168001 2.4438e-09 1.81717e-16 0.0168001 1.34137e-08 3.7453e-16 0.0168001 1.191e-08 6.39654e-16 0.0168001 7.14266e-08 1.39886e-15 0.0168003 5.67862e-08 2.5113e-15 0.0168003 3.84718e-07 6.77011e-15 0.0168016 2.45175e-07 1.2868e-14 0.016801 2.24063e-06 4.28699e-14 5.10125e-07 7.5735e-14 0.0168086 0.0168001 6.00919e-16 -3.47284e-20 0.0168001 3.38553e-15 -7.55553e-19 0.0168001 1.24612e-14 7.80117e-19 0.0168001 3.18468e-14 -2.6258e-20 0.0168001 8.49642e-14 3.04932e-20 0.0168001 1.9085e-13 -2.37169e-20 0.0168001 4.71732e-13 -6.58145e-19 0.0168001 1.02303e-12 8.52115e-19 0.0168001 2.46903e-12 -3.68459e-19 0.0168001 5.2898e-12 6.58992e-19 0.0168001 1.2655e-11 2.70712e-18 0.0168001 2.69704e-11 3.74812e-18 0.0168001 6.42665e-11 9.81796e-18 0.0168001 1.36629e-10 1.84391e-17 0.0168001 3.24778e-10 4.72441e-17 0.0168001 6.90381e-10 8.63753e-17 0.0168001 1.63737e-09 1.93091e-16 0.0168001 3.49249e-09 3.31899e-16 0.0168001 8.25394e-09 7.34638e-16 0.0168001 1.76818e-08 1.29186e-15 0.0168001 4.16151e-08 3.21052e-15 0.0168004 9.00855e-08 6.20708e-15 0.0168003 2.07075e-07 1.72406e-14 0.0168019 4.69528e-07 3.65372e-14 9.96746e-07 1.0103e-13 0.0168007 0.0168001 1.31622e-15 -1.52466e-20 0.0168001 -2.15827e-15 -2.03288e-20 0.0168001 1.2084e-14 1.69407e-21 0.0168001 -1.03524e-14 1.38141e-31 0.0168001 7.65593e-14 -4.31987e-20 0.0168001 -6.09816e-14 9.31736e-21 0.0168001 4.28257e-13 1.94818e-20 0.0168001 -4.09677e-13 5.92923e-20 0.0168001 2.31506e-12 2.95614e-19 0.0168001 -2.76821e-12 6.88638e-19 0.0168001 1.237e-11 1.77708e-18 0.0168001 -1.82573e-11 3.75744e-18 0.0168001 6.57384e-11 9.7773e-18 0.0168001 -1.1761e-10 1.93428e-17 0.0168001 3.48024e-10 4.75236e-17 0.0168001 -7.44979e-10 8.72215e-17 0.0168001 1.83753e-09 1.95149e-16 0.0168001 -4.68206e-09 3.36198e-16 0.0168001 9.72611e-09 7.42739e-16 0.0168001 -2.95026e-08 1.30848e-15 0.0168001 5.26118e-08 3.22968e-15 0.0168003 -1.87608e-07 6.24014e-15 0.0168001 3.26896e-07 1.69997e-14 0.0168018 -1.34403e-06 3.6234e-14 2.99824e-06 9.47935e-14 0.016799 0.0168001 1.37097e-16 1.94818e-20 0.0168001 -5.89481e-16 2.87991e-20 0.0168001 1.29931e-15 1.35525e-20 0.0168001 -4.80887e-15 4.65868e-20 0.0168001 8.72398e-15 -9.31736e-21 0.0168001 -3.06177e-14 6.69156e-20 0.0168001 4.80093e-14 8.97855e-20 0.0168001 -1.94433e-13 1.3976e-19 0.0168001 2.08352e-13 3.11708e-19 0.0168001 -1.23313e-12 7.10661e-19 0.0168001 1.02057e-12 1.50264e-18 0.0168001 -7.74716e-12 4.0251e-18 0.0168001 4.67712e-12 8.06799e-18 0.0168001 -4.81659e-11 2.05651e-17 0.0168001 1.67162e-11 3.89711e-17 0.0168001 -2.96745e-10 9.254e-17 0.0168001 3.89353e-11 1.63406e-16 0.0168001 -1.81336e-09 3.65771e-16 0.0168001 -7.639e-11 6.34257e-16 0.0168 -1.09906e-08 1.4575e-15 0.0168001 -1.57964e-09 2.68656e-15 0.0167999 -6.57629e-08 6.6909e-15 0.0168002 -7.5685e-10 1.30241e-14 0.016799 -4.02681e-07 3.43924e-14 2.81239e-07 6.26212e-14 0.0168014 0.0168001 1.77877e-20 0.0168001 -5.0822e-21 0.0168001 6.35275e-20 0.0168001 3.81165e-20 0.0168001 4.31987e-20 0.0168001 6.18334e-20 0.0168001 7.28448e-20 0.0168001 4.57398e-20 0.0168001 2.05829e-19 0.0168001 5.70053e-19 0.0168001 1.31205e-18 0.0168001 3.90143e-18 0.0168001 7.96634e-18 0.0168001 2.11894e-17 0.0168001 4.1054e-17 0.0168001 9.79365e-17 0.0168001 1.74876e-16 0.0168001 3.76238e-16 0.0168001 6.50731e-16 0.0168 1.43449e-15 0.0168 2.61238e-15 0.0167999 6.47275e-15 0.0167999 1.26149e-14 0.0167992 3.41529e-14 6.70163e-14 0.0167992 0.0168001 8.01783e-10 -6.57298e-18 0.0168001 4.47851e-09 -3.91549e-17 0.0168001 1.51303e-08 -8.31397e-17 0.0168 4.27654e-08 -1.93993e-16 0.0168001 1.06916e-07 -3.33193e-16 0.0168 2.71038e-07 -7.15173e-16 0.0168004 6.43852e-07 -1.23704e-15 0.0167996 1.58921e-06 -2.8621e-15 0.0168028 3.86796e-06 -5.60317e-15 0.016796 9.50122e-06 -1.43103e-14 0.0168248 2.50604e-05 -2.95148e-14 0.0167712 6.41621e-05 -9.4004e-14 0.0169648 0.000187758 -2.06854e-13 0.0166526 0.000669841 -6.51755e-13 0.0172656 0.00203483 -1.88595e-12 0.0172571 0.0111464 -4.81706e-12 0.0162923 0.0133536 2.63499e-14 0.015351 0.01324 1.68032e-13 0.0145945 0.0134902 1.84929e-13 0.0137855 0.0144354 3.38524e-13 0.0130312 0.0158036 5.71792e-13 0.0121707 0.0175602 8.93223e-13 0.0113793 0.0196979 1.26297e-12 0.0114281 0.0221059 1.64743e-12 0.0235458 2.59679e-12 0.0173867 0.0168001 5.92827e-10 -5.0661e-18 0.0168001 4.59838e-09 -3.0472e-17 0.0168001 1.42327e-08 -6.58594e-17 0.0168001 4.28166e-08 -1.55071e-16 0.0168001 1.01203e-07 -2.66588e-16 0.0168001 2.69019e-07 -5.6834e-16 0.0168001 6.00025e-07 -9.51985e-16 0.0168001 1.61506e-06 -2.24927e-15 0.0168006 3.31396e-06 -3.79057e-15 0.0167995 1.06552e-05 -1.22677e-14 0.0168058 1.87731e-05 -1.93758e-14 0.0167926 7.71151e-05 -8.01081e-14 0.0168259 0.000154792 -1.46216e-13 0.0168055 0.000689685 -6.58284e-13 0.0169384 0.00190175 -1.64176e-12 0.0178071 0.0102765 -4.71788e-12 0.0169542 0.0142064 2.36283e-13 0.0160568 0.0141373 1.95043e-13 0.0153179 0.0142287 1.62593e-13 0.0146869 0.015066 4.44417e-13 0.014124 0.016366 6.71677e-13 0.0137074 0.0179763 1.04769e-12 0.0136358 0.0197694 1.68049e-12 0.0145954 0.0211458 2.48806e-12 0.0213093 2.54707e-12 0.0168323 0.0168001 6.32548e-10 -4.41219e-18 0.0168001 4.90176e-09 -2.67163e-17 0.0168001 1.50207e-08 -5.84698e-17 0.0168001 4.53186e-08 -1.38343e-16 0.0168 1.07252e-07 -2.40943e-16 0.0168 2.85681e-07 -5.06892e-16 0.0168 6.42514e-07 -8.56091e-16 0.0167999 1.68451e-06 -1.9311e-15 0.0167995 3.70883e-06 -3.32757e-15 0.0167999 1.02625e-05 -1.09712e-14 0.0167978 2.09029e-05 -9.19114e-15 0.0168029 7.18738e-05 -8.79976e-14 0.0168151 0.000142882 -1.05267e-13 0.0168797 0.000624502 -6.04766e-13 0.0171192 0.00166223 -1.44342e-12 0.0190294 0.0083649 -4.58671e-12 0.0180277 0.0152079 -2.58216e-13 0.0169266 0.0152382 -2.80461e-14 0.0161661 0.0149889 2.61164e-13 0.0156215 0.0156101 6.10307e-13 0.0152431 0.0167442 9.32864e-13 0.0151577 0.0180613 7.61842e-13 0.0155753 0.0193506 1.93405e-12 0.0166644 0.0200558 2.38258e-12 0.0198041 5.02518e-12 0.0181683 0.0168001 5.48421e-10 -3.87687e-18 0.0168001 4.68664e-09 -2.3578e-17 0.0168001 1.43758e-08 -5.2007e-17 0.0168001 4.31375e-08 -1.24054e-16 0.0168001 1.02691e-07 -2.16568e-16 0.0168001 2.70797e-07 -4.56569e-16 0.0168001 6.13709e-07 -7.67725e-16 0.0168002 1.58391e-06 -1.70195e-15 0.0168004 3.53908e-06 -3.01884e-15 0.0168014 9.26298e-06 -8.07883e-15 0.0168019 2.03822e-05 -1.45073e-14 0.0168166 5.7082e-05 -5.35526e-14 0.0168274 0.000132251 -7.7325e-14 0.017008 0.000443457 -3.83776e-13 0.0174693 0.00120089 -8.98824e-13 0.0206477 0.00518571 -2.23967e-12 0.0195038 0.016351 -1.91309e-12 0.0184422 0.0162995 -7.48888e-13 0.0173457 0.0160853 5.62837e-13 0.0167472 0.0162087 8.33538e-13 0.0164966 0.016994 8.45249e-13 0.0165655 0.0179919 1.13282e-12 0.0169978 0.0189188 1.71471e-12 0.017879 0.0191736 1.95543e-12 0.0186364 4.83167e-12 0.0190456 0.0168001 1.58644e-10 -3.7964e-18 0.0168001 5.44989e-09 -2.3833e-17 0.0168001 8.77661e-09 -5.17901e-17 0.0168001 4.71367e-08 -1.26337e-16 0.0168001 6.53665e-08 -2.18172e-16 0.0168001 2.93272e-07 -4.72854e-16 0.0168003 3.92258e-07 -7.90387e-16 0.0168002 1.72569e-06 -1.79626e-15 0.0168015 2.18429e-06 -3.32226e-15 0.0168002 1.05133e-05 -7.2884e-15 0.0168098 1.08425e-05 -2.38596e-14 0.0167963 7.0416e-05 -2.91087e-14 0.0168717 5.70393e-05 -1.20745e-13 0.0168183 0.000496401 -2.47926e-13 0.0172894 0.000729982 -7.39227e-13 0.0185688 0.00390557 -1.99757e-12 0.0197957 0.0151226 -3.87902e-12 0.0191383 0.0169566 -2.12467e-13 0.0181817 0.0170417 2.41005e-13 0.0176641 0.0167263 8.98662e-13 0.0175073 0.0171504 7.38024e-13 0.0176956 0.0178035 9.94015e-13 0.0181686 0.0184445 1.65891e-12 0.0188359 0.0185053 1.78591e-12 0.0178058 -6.9319e-12 0.0196721 0.0168001 4.17661e-10 -4.0539e-18 0.0168001 2.80112e-09 -1.72549e-17 0.0168001 9.87244e-09 -5.03121e-17 0.0168001 2.64137e-08 -9.57207e-17 0.0168001 7.01982e-08 -2.12913e-16 0.0168002 1.65234e-07 -3.6042e-16 0.0168002 4.16681e-07 -7.61339e-16 0.016801 9.52503e-07 -1.32074e-15 0.0168007 2.44676e-06 -2.94869e-15 0.0168059 5.36263e-06 -5.9456e-15 0.0168014 1.52527e-05 -1.38092e-14 0.0168395 3.23879e-05 -3.01927e-14 0.0167954 0.000100752 -8.59283e-14 0.0170548 0.00023746 -2.05106e-13 0.0168318 0.00095223 -5.26909e-13 0.0180684 0.00266842 -1.72897e-12 0.0199031 0.0132861 -4.11839e-12 0.019595 0.0172647 1.64071e-13 0.0190901 0.0175465 3.80603e-13 0.0185419 0.0172747 6.54608e-13 0.0183513 0.0173398 7.02124e-13 0.0184957 0.0176586 1.2728e-13 0.0189714 0.0179682 2.08769e-12 0.0195615 0.0179127 1.69938e-12 0.0171983 5.79695e-13 0.0201686 0.0168001 4.83112e-10 -2.70627e-18 0.0168001 2.52357e-09 -1.20448e-17 0.0168001 9.35941e-09 -3.47766e-17 0.0168001 2.40258e-08 -6.79608e-17 0.0168001 6.57692e-08 -1.5063e-16 0.0168001 1.51198e-07 -2.54818e-16 0.0168001 3.90852e-07 -5.31012e-16 0.0168002 8.7512e-07 -8.72813e-16 0.0168004 2.265e-06 -2.0979e-15 0.0168008 4.92951e-06 -2.92611e-15 0.0168022 1.3787e-05 -1.27593e-14 0.0168074 2.73164e-05 -9.59769e-15 0.0168128 9.50868e-05 -9.49743e-14 0.0168612 0.000189368 -1.1207e-13 0.0170087 0.000804049 -6.18344e-13 0.0175161 0.00216085 -1.41933e-12 0.0204465 0.0103535 -4.03574e-12 0.0203353 0.0173762 6.48803e-13 0.0198441 0.0180379 7.50152e-13 0.0193471 0.0177717 1.00165e-12 0.0192077 0.0174808 -6.48744e-14 0.0192852 0.0175783 1.08013e-12 0.0196072 0.0176487 1.24831e-12 0.0200722 0.0174442 1.66752e-12 0.0167434 7.53469e-12 0.0205292 0.0168001 6.14346e-10 -2.88245e-18 0.0168001 1.53585e-09 -1.24471e-17 0.0168001 9.94572e-09 -3.68002e-17 0.0168001 1.61863e-08 -7.12194e-17 0.0168001 6.88585e-08 -1.61471e-16 0.0168001 1.04203e-07 -2.74713e-16 0.0168001 4.10142e-07 -5.82171e-16 0.0168004 6.08232e-07 -9.81388e-16 0.0168002 2.38694e-06 -2.25469e-15 0.0168017 3.4224e-06 -4.0699e-15 0.0168011 1.43781e-05 -1.12936e-14 0.0168104 1.80483e-05 -2.08643e-14 0.0168104 9.4946e-05 -7.46666e-14 0.0168924 0.000107453 -1.25322e-13 0.0170124 0.000683526 -5.55442e-13 0.0178553 0.00131783 -1.3507e-12 0.0223101 0.00589603 -4.35167e-12 0.021613 0.0180732 7.25099e-14 0.0211691 0.0184822 5.78924e-13 0.0204489 0.0184921 4.26464e-13 0.0200425 0.0178891 -1.72201e-13 0.0200254 0.0175923 1.17456e-12 0.0202442 0.0174329 6.32314e-13 0.0205819 0.0171057 2.26296e-12 0.0164205 1.75989e-12 0.0209037 0.0168001 2.61147e-10 -1.75336e-18 0.0168001 1.87292e-09 -1.04871e-17 0.0168001 5.80617e-09 -2.42904e-17 0.0168001 1.74888e-08 -6.01232e-17 0.0168001 4.14362e-08 -1.08917e-16 0.0168001 1.09897e-07 -2.33125e-16 0.0168002 2.47112e-07 -3.91265e-16 0.0168002 6.38554e-07 -8.2288e-16 0.0168012 1.41929e-06 -1.41321e-15 0.0168009 3.67195e-06 -3.3169e-15 0.0168072 8.0979e-06 -6.21256e-15 0.0168035 2.16656e-05 -1.71036e-14 0.0168515 4.71115e-05 -3.214e-14 0.016819 0.000139502 -1.05e-13 0.0171728 0.000330144 -2.54875e-13 0.0172988 0.00119105 -5.48524e-13 0.0195497 0.0036442 -1.60026e-12 0.0222019 0.0154196 -2.0949e-12 0.0219346 0.0187495 -9.48861e-13 0.0213941 0.0190326 -1.13798e-12 0.0208523 0.0184324 -3.00391e-12 0.0206624 0.0177791 4.34528e-12 0.02074 0.0173568 5.29777e-13 0.0209652 0.0168814 1.82053e-12 0.0161824 -8.07234e-13 0.0212033 0.0168001 9.6288e-11 -1.39422e-18 0.0168001 1.90498e-09 -8.10526e-18 0.0168001 3.72043e-09 -1.89795e-17 0.0168001 1.67056e-08 -4.65309e-17 0.0168001 2.73232e-08 -8.51073e-17 0.0168001 1.03707e-07 -1.80538e-16 0.0168002 1.6363e-07 -3.02104e-16 0.0168002 6.03051e-07 -6.17655e-16 0.0168007 9.28476e-07 -1.03101e-15 0.0168008 3.54466e-06 -2.33291e-15 0.016804 4.89976e-06 -3.97396e-15 0.0168032 2.24469e-05 -1.18532e-14 0.0168264 2.3994e-05 -1.91326e-14 0.0168131 0.000152551 -7.07926e-14 0.0169735 0.000169972 -1.26636e-13 0.0170376 0.00112631 -5.07639e-13 0.0180613 0.00262009 -1.12667e-12 0.0218168 0.0116621 -2.68579e-12 0.0222044 0.0183619 -8.7245e-13 0.022072 0.0191652 -1.10778e-12 0.0216138 0.01889 -9.69985e-14 0.0213784 0.0180149 2.06568e-12 0.0213322 0.0174024 2.59457e-12 0.021402 0.0168118 3.71142e-12 0.0160613 4.1987e-13 0.0215228 0.0168001 1.69434e-10 -1.23074e-18 0.0168001 9.83184e-10 -5.45743e-18 0.0168001 3.61819e-09 -1.55058e-17 0.0168001 9.38395e-09 -3.14249e-17 0.0168001 2.55564e-08 -6.99217e-17 0.0168001 5.878e-08 -1.21946e-16 0.0168001 1.50816e-07 -2.51109e-16 0.0168004 3.37979e-07 -4.10047e-16 0.0168005 8.67616e-07 -8.99591e-16 0.0168021 1.88999e-06 -1.31072e-15 0.0168018 5.20477e-06 -4.361e-15 0.0168137 1.05776e-05 -4.78182e-15 0.0168048 3.27484e-05 -2.74685e-14 0.0168908 6.6751e-05 -3.67982e-14 0.0168447 0.000215536 -1.59347e-13 0.0174144 0.000556902 -3.85724e-13 0.0181044 0.0019293 -1.10945e-12 0.0231577 0.00660651 -3.01821e-12 0.0232672 0.0182522 -8.84566e-13 0.0231133 0.0193195 -1.49955e-13 0.0226551 0.0193479 8.74755e-13 0.0220877 0.018583 2.3335e-12 0.0219007 0.0175881 5.93465e-13 0.0218595 0.0168539 2.40142e-12 0.0160565 6.84064e-13 0.0218639 0.0168001 2.04679e-10 -1.0554e-18 0.0168001 5.91614e-10 -4.77472e-18 0.0168001 3.42053e-09 -1.34966e-17 0.0168001 6.10188e-09 -2.73058e-17 0.0168001 2.36601e-08 -6.12667e-17 0.0168001 3.90486e-08 -1.08324e-16 0.0168001 1.40046e-07 -2.25021e-16 0.0168002 2.26872e-07 -3.79179e-16 0.0168003 8.06093e-07 -7.85597e-16 0.0168009 1.26981e-06 -1.36891e-15 0.0168013 4.75499e-06 -3.07149e-15 0.0168053 6.6118e-06 -6.18325e-15 0.0168079 3.00733e-05 -1.41374e-14 0.0168411 3.36095e-05 -3.17376e-14 0.0168555 0.000200828 -8.35007e-14 0.0171497 0.000263021 -1.99352e-13 0.017572 0.00150629 -4.31208e-13 0.0202438 0.00393404 -1.16125e-12 0.0235973 0.0148973 -1.7543e-12 0.0237169 0.0191999 -6.86732e-15 0.0233648 0.0197001 -3.38554e-14 0.0227739 0.0191735 1.75014e-13 0.0225581 0.017805 5.231e-13 0.0224134 0.0169966 1.35473e-13 0.0161523 1.12652e-12 0.0223184 0.0168001 8.3575e-11 -7.11508e-19 0.0168001 5.86933e-10 -3.31444e-18 0.0168001 1.85061e-09 -8.3077e-18 0.0168001 5.48789e-09 -1.81773e-17 0.0168001 1.31456e-08 -3.43675e-17 0.0168001 3.41629e-08 -6.89646e-17 0.0168001 7.74497e-08 -1.1941e-16 0.0168002 1.95595e-07 -2.36975e-16 0.0168005 4.37505e-07 -3.91962e-16 0.0168007 1.12305e-06 -8.78454e-16 0.016803 2.41409e-06 -1.28196e-15 0.0168027 6.87912e-06 -4.28155e-15 0.0168194 1.34316e-05 -5.21898e-15 0.0168084 4.44365e-05 -2.54143e-14 0.0169231 8.64242e-05 -3.68126e-14 0.0168753 0.000310187 -1.48591e-13 0.0176265 0.000755407 -3.12211e-13 0.0184303 0.00312935 -9.48965e-13 0.0233579 0.0099678 -2.25855e-12 0.0239517 0.0186057 -3.89878e-13 0.0240841 0.0195676 -1.46401e-12 0.0238144 0.0194427 -1.99758e-12 0.0231357 0.0184837 6.045e-13 0.0228837 0.0172488 1.04192e-12 0.0163159 1.33372e-12 0.0227186 0.0168001 3.31985e-11 -5.81912e-19 0.0168001 5.63153e-10 -2.96123e-18 0.0168001 1.1699e-09 -7.2362e-18 0.0168001 4.95852e-09 -1.56032e-17 0.0168001 8.53978e-09 -2.91803e-17 0.0168001 3.06472e-08 -5.85113e-17 0.0168001 5.09744e-08 -1.00831e-16 0.0168001 1.76497e-07 -2.03221e-16 0.0168003 2.90746e-07 -3.39808e-16 0.0168004 1.00593e-06 -7.16908e-16 0.0168012 1.63213e-06 -1.23472e-15 0.0168022 5.81537e-06 -2.95588e-15 0.0168066 9.01193e-06 -5.48003e-15 0.0168154 3.5597e-05 -1.3736e-14 0.0168522 4.96789e-05 -3.85987e-14 0.0169249 0.000237224 -5.92443e-14 0.0172853 0.000395116 -2.51578e-13 0.018625 0.00178895 -4.01562e-13 0.0232462 0.00534562 -1.17482e-12 0.025068 0.0167827 -1.36915e-12 0.0249687 0.0196665 -2.12333e-12 0.0245298 0.0198815 -2.97048e-12 0.0238055 0.0192072 -8.7935e-12 0.0234667 0.0175876 3.25534e-12 0.0166 1.78655e-12 0.0231809 0.0168001 5.19137e-11 -5.09914e-19 0.0168001 2.97599e-10 -2.60124e-18 0.0168001 1.10639e-09 -5.96904e-18 0.0168001 2.84037e-09 -1.24073e-17 0.0168001 7.82235e-09 -2.36576e-17 0.0168001 1.78512e-08 -4.17164e-17 0.0168001 4.63613e-08 -8.03775e-17 0.0168002 1.03148e-07 -1.35917e-16 0.0168002 2.64867e-07 -2.76215e-16 0.0168006 5.85268e-07 -4.68758e-16 0.0168007 1.50681e-06 -1.02991e-15 0.0168032 3.3113e-06 -1.89442e-15 0.0168035 8.71708e-06 -4.4182e-15 0.0168203 1.88397e-05 -1.05636e-14 0.0168167 5.31024e-05 -2.17041e-14 0.0169396 0.000114555 -5.93746e-14 0.0169702 0.00036389 -1.29521e-13 0.0177888 0.000970476 -4.45598e-13 0.0193879 0.0037457 -9.28569e-13 0.0242561 0.011912 -2.53817e-12 0.0250415 0.0188806 -2.99996e-12 0.0252283 0.0196942 -4.20388e-12 0.0248692 0.0195668 -4.44846e-12 0.0241089 0.018347 -5.12919e-13 0.0170319 3.02797e-12 0.0236769 0.0168001 5.35171e-11 -4.49774e-19 0.0168001 1.69593e-10 -2.41574e-18 0.0168001 9.15216e-10 -5.63955e-18 0.0168001 1.72896e-09 -1.15468e-17 0.0168001 6.32437e-09 -2.12571e-17 0.0168001 1.0987e-08 -3.72584e-17 0.0168001 3.71155e-08 -6.80455e-17 0.0168001 6.34016e-08 -1.13697e-16 0.0168002 2.10379e-07 -2.15794e-16 0.0168004 3.57034e-07 -3.53382e-16 0.0168007 1.18565e-06 -7.12766e-16 0.016802 1.99197e-06 -1.14784e-15 0.016804 6.77487e-06 -3.07392e-15 0.016812 1.08645e-05 -2.2984e-15 0.0168237 4.12896e-05 -2.42355e-14 0.0168792 5.91536e-05 8.76368e-15 0.016968 0.000274705 -2.24516e-13 0.0174553 0.000483221 5.48374e-15 0.0191219 0.00207811 -1.24663e-12 0.0245647 0.00646656 -2.43675e-12 0.0259116 0.0175326 -3.45067e-12 0.0260022 0.0196031 -2.85321e-12 0.0255664 0.0200027 -1.63493e-13 0.0248195 0.0190924 -3.25057e-12 0.0175495 -1.9122e-13 0.0243027 0.0168001 2.276e-11 -4.99749e-19 0.0168001 1.63243e-10 -2.14808e-18 0.0168001 5.0582e-10 -5.36002e-18 0.0168001 1.52067e-09 -1.02313e-17 0.0168001 3.59371e-09 -1.87957e-17 0.0168001 9.493e-09 -3.29784e-17 0.0168001 2.1243e-08 -5.57932e-17 0.0168001 5.45843e-08 -1.04277e-16 0.0168002 1.20539e-07 -1.73492e-16 0.0168002 3.08348e-07 -3.46785e-16 0.0168007 6.77724e-07 -5.83516e-16 0.016801 1.73995e-06 -1.27841e-15 0.016804 3.81363e-06 -2.28136e-15 0.0168049 9.91075e-06 -5.87169e-15 0.0168243 2.18723e-05 -1.12836e-14 0.0168248 5.84822e-05 -3.39919e-14 0.0169647 0.000135051 -6.94017e-14 0.0170544 0.000392967 -2.14387e-13 0.0179949 0.00113753 -6.48171e-13 0.0204295 0.00403111 -1.41282e-12 0.0253244 0.0126359 -3.71818e-12 0.0259713 0.0189558 -1.21379e-12 0.0263457 0.019628 -6.9749e-13 0.0258009 0.0196378 -1.61893e-13 0.0183039 -5.91674e-14 0.0250455 0.0168001 1.0055e-11 -5.03138e-19 0.0168001 1.33788e-10 -2.13961e-18 0.0168001 3.03101e-10 -5.37358e-18 0.0168001 1.1878e-09 -1.05786e-17 0.0168001 2.19068e-09 -1.96097e-17 0.0168001 7.31231e-09 -3.6934e-17 0.0168001 1.29715e-08 -6.32361e-17 0.0168001 4.17317e-08 -1.28727e-16 0.0168001 7.33881e-08 -2.15396e-16 0.0168002 2.34224e-07 -4.51838e-16 0.0168005 4.09834e-07 -7.65891e-16 0.0168009 1.31156e-06 -1.67267e-15 0.0168024 2.27491e-06 -3.03673e-15 0.0168049 7.43621e-06 -6.79888e-15 0.0168143 1.24534e-05 -1.80979e-14 0.0168281 4.45929e-05 -2.33929e-14 0.0168937 6.96149e-05 -1.29024e-13 0.016998 0.000288163 4.66505e-14 0.0175742 0.00056144 -9.86079e-13 0.0193777 0.00222655 -2.79776e-13 0.0249738 0.00703715 -2.41008e-12 0.0265877 0.017341 4.93145e-14 0.0267808 0.0194349 -3.46413e-13 0.0264636 0.0199556 2.10152e-12 0.0190954 6.53095e-13 0.0256722 0.0168001 1.49888e-11 -3.97258e-19 0.0168001 5.92081e-11 -2.16078e-18 0.0168001 2.83386e-10 -4.6104e-18 0.0168001 5.84553e-10 -9.60366e-18 0.0168001 1.97205e-09 -1.62325e-17 0.0168001 3.68596e-09 -2.78504e-17 0.0168001 1.15715e-08 -4.71958e-17 0.0168001 2.11996e-08 -7.69368e-17 0.0168001 6.54399e-08 -1.43644e-16 0.0168002 1.19304e-07 -2.30995e-16 0.0168003 3.67321e-07 -4.56642e-16 0.0168009 6.67583e-07 -7.33479e-16 0.0168011 2.06517e-06 -1.54446e-15 0.0168048 3.73868e-06 -2.58428e-15 0.0168055 1.17497e-05 -6.09698e-15 0.0168289 2.12417e-05 -1.39161e-14 0.0168289 6.9403e-05 -1.35918e-15 0.016987 0.000130208 -2.09782e-13 0.0170815 0.000466419 1.05035e-13 0.0181997 0.00110877 -3.59771e-13 0.0212919 0.00394342 4.89442e-13 0.0261533 0.0124785 1.09151e-12 0.0267405 0.0188489 -3.18531e-13 0.0271618 0.019534 2.44996e-12 0.0195446 1.70979e-12 0.0267114 0.0168001 7.00586e-12 -4.60786e-19 0.0168001 4.9931e-11 -1.91514e-18 0.0168001 1.54983e-10 -4.7256e-18 0.0168001 4.64745e-10 -8.37377e-18 0.0168001 1.09978e-09 -1.50874e-17 0.0168001 2.89233e-09 -2.30816e-17 0.0168001 6.4814e-09 -3.70983e-17 0.0168001 1.65477e-08 -5.86435e-17 0.0168001 3.66315e-08 -9.21385e-17 0.0168001 9.2876e-08 -1.60118e-16 0.0168003 2.04986e-07 -2.50607e-16 0.0168004 5.19264e-07 -4.4104e-16 0.0168014 1.14524e-06 -6.72859e-16 0.0168022 2.91143e-06 -1.14246e-15 0.0168075 6.41735e-06 -1.54248e-15 0.0168121 1.66119e-05 -3.45988e-15 0.0168451 3.64971e-05 -6.05549e-15 0.0168742 0.000100785 3.37864e-15 0.017115 0.000225731 -9.81573e-14 0.0175083 0.000714875 1.82441e-13 0.019442 0.00200955 3.83585e-14 0.0251252 0.00679404 8.28572e-13 0.0272073 0.0167634 -6.28951e-13 0.0273917 0.0193477 1.29353e-12 0.0196266 1.67635e-12 0.0273108 0.0168001 2.92221e-12 -4.3961e-19 0.0168001 3.9031e-11 -1.78724e-18 0.0168001 9.04935e-11 -4.48165e-18 0.0168001 3.4684e-10 -7.66226e-18 0.0168001 6.54657e-10 -1.36965e-17 0.0168001 2.13279e-09 -1.89879e-17 0.0168001 3.87512e-09 -2.91523e-17 0.0168001 1.21473e-08 -3.73008e-17 0.0168001 2.19198e-08 -5.34546e-17 0.0168001 6.80042e-08 -7.10508e-17 0.0168002 1.22566e-07 -1.07266e-16 0.0168003 3.79492e-07 -1.50118e-16 0.0168008 6.82331e-07 -2.52894e-16 0.0168016 2.12181e-06 -2.05037e-16 0.0168042 3.79012e-06 -3.47837e-16 0.0168088 1.20176e-05 1.52791e-15 0.0168243 2.10221e-05 2.54892e-15 0.0168541 7.08289e-05 -3.55752e-15 0.0169545 0.000125509 1.16219e-13 0.0172148 0.000453638 -9.0186e-14 0.0181483 0.00107935 1.79398e-13 0.0211794 0.0037562 -5.2473e-13 0.0264057 0.0115325 -9.35e-13 0.0274047 0.01836 3.17555e-15 0.0193139 4.52379e-13 0.0277191 0.0168001 3.21923e-12 -4.00647e-19 0.0168001 1.92064e-11 -2.04813e-18 0.0168001 7.03079e-11 -4.09625e-18 0.0168001 1.82413e-10 -8.57706e-18 0.0168001 4.95164e-10 -1.29071e-17 0.0168001 1.13636e-09 -2.14503e-17 0.0168001 2.90021e-09 -2.88838e-17 0.0168001 6.47961e-09 -4.33308e-17 0.0168001 1.62894e-08 -5.58305e-17 0.0168001 3.61649e-08 -7.91417e-17 0.0168001 9.057e-08 -1.08085e-16 0.0168003 2.0073e-07 -1.48964e-16 0.0168005 5.02667e-07 -2.76971e-16 0.0168015 1.11366e-06 -3.86936e-16 0.0168025 2.79853e-06 -1.71378e-16 0.0168083 6.20227e-06 -2.3899e-17 0.0168134 1.57747e-05 -8.36053e-16 0.016849 3.52307e-05 2.74031e-15 0.016883 9.1783e-05 -1.03191e-14 0.0171133 0.000219922 3.19006e-14 0.0175772 0.000620381 -3.60023e-14 0.0194947 0.00183031 8.5096e-14 0.02524 0.00583289 4.39644e-13 0.0278043 0.0157783 -9.15074e-13 0.0191355 -7.0658e-13 0.0279611 0.0168001 2.24501e-12 -4.05729e-19 0.0168001 1.2279e-11 -1.97952e-18 0.0168001 4.55466e-11 -4.14114e-18 0.0168001 1.17218e-10 -8.47795e-18 0.0168001 3.18963e-10 -1.29859e-17 0.0168001 7.30037e-10 -2.16002e-17 0.0168001 1.86407e-09 -3.03831e-17 0.0168001 4.15677e-09 -4.67621e-17 0.0168001 1.04568e-08 -6.39307e-17 0.0168001 2.31756e-08 -9.44831e-17 0.0168001 5.80674e-08 -1.0153e-16 0.0168002 1.28425e-07 -1.15807e-16 0.0168004 3.2139e-07 2.78183e-17 0.0168008 7.09021e-07 -7.98837e-17 0.0168018 1.77848e-06 -3.99801e-16 0.0168041 3.90707e-06 -2.08757e-15 0.0168099 9.95395e-06 -1.24716e-15 0.0168234 2.15008e-05 -1.14081e-14 0.0168554 5.87304e-05 1.0309e-14 0.0169542 0.000122711 -2.11743e-14 0.017211 0.00038052 -4.86802e-14 0.0180844 0.000955019 4.11913e-13 0.0203625 0.00354246 -9.12359e-13 0.0263625 0.00972336 -1.01434e-12 0.0175232 -1.67445e-12 0.0279826 0.0168001 1.43159e-12 -3.72694e-19 0.0168001 7.78208e-12 -2.07354e-18 0.0168001 2.87897e-11 -4.16232e-18 0.0168001 7.43154e-11 -8.74562e-18 0.0168001 2.01115e-10 -1.31951e-17 0.0168001 4.61434e-10 -2.20525e-17 0.0168001 1.17023e-09 -2.99841e-17 0.0168001 2.61467e-09 -4.54221e-17 0.0168001 6.52841e-09 -6.13116e-17 0.0168001 1.44929e-08 -8.97711e-17 0.0168001 3.60304e-08 -1.21027e-16 0.0168001 7.98028e-08 -1.70027e-16 0.0168003 1.98119e-07 -2.45544e-16 0.0168005 4.37749e-07 -3.32737e-16 0.0168012 1.08787e-06 -7.25057e-16 0.0168028 2.39626e-06 -7.18213e-16 0.0168067 6.00199e-06 -2.93499e-15 0.0168151 1.31326e-05 2.07449e-15 0.0168397 3.38721e-05 -7.98928e-14 0.0168874 7.47306e-05 3.32627e-13 0.0170648 0.000203703 -8.17635e-13 0.0175139 0.000505952 8.83863e-13 0.019411 0.00163639 -1.17112e-12 0.0245564 0.00458428 -1.21968e-12 0.0140573 -2.32126e-12 0.0280626 0.0168001 1.10385e-12 -3.70153e-19 0.0168001 4.24899e-12 -2.17687e-18 0.0168001 2.00328e-11 -4.40542e-18 0.0168001 4.20774e-11 -9.1793e-18 0.0168001 1.37975e-10 -1.3993e-17 0.0168001 2.6317e-10 -2.30401e-17 0.0168001 7.98995e-10 -3.13394e-17 0.0168001 1.49393e-09 -4.66258e-17 0.0168001 4.44843e-09 -6.29041e-17 0.0168001 8.28548e-09 -9.07308e-17 0.0168001 2.45327e-08 -1.3071e-16 0.0168001 4.56671e-08 -1.8976e-16 0.0168002 1.34958e-07 -2.965e-16 0.0168004 2.50941e-07 -4.40647e-16 0.0168007 7.4227e-07 -7.81832e-16 0.0168017 1.37515e-06 -1.24177e-15 0.0168036 4.09764e-06 -2.14888e-15 0.0168093 7.50721e-06 -4.27093e-15 0.0168199 2.31494e-05 -1.11194e-14 0.0168537 4.08714e-05 -1.43619e-14 0.0169156 0.000141217 -7.7955e-14 0.0171724 0.000247385 -3.72344e-14 0.0178217 0.000984617 -5.51503e-13 0.0198832 0.00252454 -8.73442e-13 0.00769339 -2.51342e-12 0.0262499 0.0168001 3.87335e-13 -4.94667e-19 0.0168001 3.56115e-12 -2.15231e-18 0.0168001 9.26473e-12 -5.31174e-18 0.0168001 3.22683e-11 -9.07257e-18 0.0168001 6.5929e-11 -1.61809e-17 0.0168001 1.97977e-10 -2.257e-17 0.0168001 3.85463e-10 -3.48995e-17 0.0168001 1.11663e-09 -4.57195e-17 0.0168001 2.15188e-09 -6.58136e-17 0.0168001 6.1731e-09 -8.96085e-17 0.0168001 1.18768e-08 -1.28516e-16 0.0168001 3.39585e-08 -1.90676e-16 0.0168002 6.53419e-08 -2.80172e-16 0.0168002 1.86585e-07 -4.20654e-16 0.0168006 3.58891e-07 -5.88501e-16 0.016801 1.02569e-06 -7.48257e-16 0.0168031 1.96982e-06 -7.66762e-16 0.0168049 5.67585e-06 -2.54957e-15 0.0168173 1.07859e-05 8.57087e-16 0.0168256 3.25074e-05 -2.64207e-14 0.0169071 5.96902e-05 1.75907e-14 0.0169528 0.000201408 -2.24896e-13 0.0175471 0.000389288 -1.36058e-13 0.0185881 0.00148232 -9.95069e-13 0.00394935 -2.74539e-12 0.0223267 0.0168001 3.59211e-13 -5.83606e-19 0.0168001 1.55125e-12 -3.34239e-18 0.0168001 6.94719e-12 -6.03003e-18 0.0168001 1.51489e-11 -1.19034e-17 0.0168001 4.80852e-11 -1.68475e-17 0.0168001 9.44147e-11 -2.68755e-17 0.0168001 2.78255e-10 -3.50519e-17 0.0168001 5.34268e-10 -5.10625e-17 0.0168001 1.54428e-09 -6.72993e-17 0.0168001 2.95082e-09 -9.60044e-17 0.0168001 8.47841e-09 -1.37086e-16 0.0168001 1.61857e-08 -1.99758e-16 0.0168001 4.63886e-08 -2.99892e-16 0.0168002 8.85226e-08 -4.3399e-16 0.0168003 2.53461e-07 -6.1262e-16 0.0168009 4.83086e-07 -7.57979e-16 0.0168014 1.38574e-06 -1.32926e-15 0.0168045 2.63608e-06 -2.20155e-15 0.0168076 7.65208e-06 -1.04958e-14 0.0168257 1.44063e-05 -1.93899e-14 0.0168413 4.4005e-05 -7.31915e-14 0.0169616 8.09214e-05 -2.27671e-13 0.0170771 0.000274068 -5.06075e-13 0.0179879 0.000569487 -3.73027e-12 0.00204063 1.73327e-12 0.019901 0.0168001 1.59606e-13 -9.73241e-19 0.0168001 1.12831e-12 -3.47453e-18 0.0168001 3.52309e-12 -8.09425e-18 0.0168001 1.04803e-11 -1.23286e-17 0.0168001 2.48399e-11 -2.05575e-17 0.0168001 6.45786e-11 -2.66722e-17 0.0168001 1.44494e-10 -3.94412e-17 0.0168001 3.63889e-10 -4.88272e-17 0.0168001 8.02877e-10 -6.84047e-17 0.0168001 2.00614e-09 -8.37292e-17 0.0168001 4.40956e-09 -1.12612e-16 0.0168001 1.10002e-08 -1.35602e-16 0.0168001 2.41426e-08 -1.58398e-16 0.0168001 6.0245e-08 -2.74676e-16 0.0168002 1.32031e-07 -3.38405e-16 0.0168004 3.29948e-07 -1.61364e-15 0.0168011 7.21597e-07 -3.78768e-15 0.0168019 1.81003e-06 -1.32584e-14 0.0168056 3.9526e-06 -4.98454e-14 0.0168101 1.00162e-05 -2.62522e-14 0.0168323 2.19173e-05 -5.53174e-13 0.0168548 5.70202e-05 1.64681e-12 0.0170104 0.000128534 -7.78903e-12 0.0172066 0.000356723 1.69761e-11 0.000949294 -4.20977e-11 0.0183313 0.0168001 6.84874e-14 -1.05625e-18 0.0168001 7.68943e-13 -4.06576e-18 0.0168001 1.91914e-12 -9.5071e-18 0.0168001 6.86513e-12 -1.45292e-17 0.0168001 1.37243e-11 -2.3163e-17 0.0168001 4.18361e-11 -2.98723e-17 0.0168001 8.00564e-11 -4.18671e-17 0.0168001 2.34647e-10 -5.05645e-17 0.0168001 4.44854e-10 -6.84377e-17 0.0168001 1.28972e-09 -8.34861e-17 0.0168001 2.4417e-09 -1.12123e-16 0.0168001 7.05258e-09 -1.47807e-16 0.0168001 1.33598e-08 -1.99034e-16 0.0168001 3.85145e-08 -3.11561e-16 0.0168002 7.30206e-08 -4.33501e-16 0.0168003 2.10279e-07 -9.37909e-16 0.0168006 3.98632e-07 -1.60298e-15 0.0168013 1.14887e-06 -4.51275e-15 0.016803 2.17336e-06 -1.01454e-14 0.0168068 6.30631e-06 -2.33045e-14 0.0168169 1.18397e-05 -7.24633e-14 0.0168384 3.54343e-05 -5.79491e-15 0.0169021 6.56697e-05 -7.63513e-13 0.0170441 0.000212907 7.2068e-13 0.00043266 -3.83624e-12 0.0175648 0.0168001 7.16161e-14 -7.81811e-19 0.0168001 3.2638e-13 -4.86451e-18 0.0168001 1.41793e-12 -8.5923e-18 0.0168001 3.16305e-12 -1.67179e-17 0.0168001 9.808e-12 -2.19576e-17 0.0168001 1.96226e-11 -3.34112e-17 0.0168001 5.65563e-11 -3.98461e-17 0.0168001 1.10516e-10 -5.47276e-17 0.0168001 3.12449e-10 -6.43906e-17 0.0168001 6.07397e-10 -8.50116e-17 0.0168001 1.70711e-09 -1.06647e-16 0.0168001 3.31602e-09 -1.44752e-16 0.0168001 9.29689e-09 -2.06748e-16 0.0168001 1.80635e-08 -2.9964e-16 0.0168001 5.05717e-08 -4.64414e-16 0.0168002 9.82717e-08 -6.77478e-16 0.0168003 2.74971e-07 -9.81302e-16 0.016801 5.3389e-07 -1.05888e-15 0.0168016 1.49557e-06 -2.8724e-15 0.016805 2.89882e-06 -2.91667e-15 0.0168087 8.17994e-06 -2.28837e-14 0.0168284 1.57724e-05 -4.63135e-15 0.0168483 4.59948e-05 -2.35571e-13 0.0169718 8.81217e-05 -1.78701e-13 0.000276102 -9.29998e-13 0.0171284 0.0168001 2.62342e-14 -1.12317e-18 0.0168001 2.45515e-13 -4.32919e-18 0.0168001 6.403e-13 -1.01754e-17 0.0168001 2.2195e-12 -1.58107e-17 0.0168001 4.55265e-12 -2.56795e-17 0.0168001 1.35498e-11 -3.18866e-17 0.0168001 2.64701e-11 -4.50622e-17 0.0168001 7.58425e-11 -5.20027e-17 0.0168001 1.46519e-10 -6.84005e-17 0.0168001 4.15371e-10 -7.86394e-17 0.0168001 8.00519e-10 -1.00982e-16 0.0168001 2.26139e-09 -1.24513e-16 0.0168001 4.35683e-09 -1.65829e-16 0.0168001 1.22885e-08 -2.36271e-16 0.0168001 2.36739e-08 -3.40794e-16 0.0168001 6.67326e-08 -5.50168e-16 0.0168003 1.28478e-07 -8.52495e-16 0.0168004 3.62442e-07 -1.42378e-15 0.0168012 6.96579e-07 -2.28711e-15 0.0168022 1.97274e-06 -4.83924e-15 0.0168066 3.77983e-06 -1.02469e-14 0.0168115 1.08228e-05 -1.85833e-14 0.0168367 2.07906e-05 -8.34137e-14 0.0168641 6.05151e-05 -3.61951e-14 0.000121313 -6.19935e-13 0.0170189 0.0168001 1.97431e-14 -8.55503e-19 0.0168001 1.14153e-13 -4.89754e-18 0.0168001 4.18935e-13 -9.22842e-18 0.0168001 1.08345e-12 -1.77835e-17 0.0168001 2.92271e-12 -2.39016e-17 0.0168001 6.67429e-12 -3.61243e-17 0.0168001 1.68524e-11 -4.24262e-17 0.0168001 3.73865e-11 -5.74178e-17 0.0168001 9.28056e-11 -6.44448e-17 0.0168001 2.04374e-10 -8.22613e-17 0.0168001 5.04905e-10 -9.29551e-17 0.0168001 1.10964e-09 -1.16904e-16 0.0168001 2.73711e-09 -1.42418e-16 0.0168001 6.01096e-09 -1.86729e-16 0.0168001 1.4819e-08 -2.63427e-16 0.0168001 3.25239e-08 -3.73191e-16 0.0168002 8.01936e-08 -6.0027e-16 0.0168003 1.75838e-07 -9.07862e-16 0.0168006 4.34111e-07 -1.56691e-15 0.0168016 9.50914e-07 -2.71177e-15 0.016803 2.35728e-06 -6.19364e-15 0.0168087 5.15584e-06 -1.39032e-14 0.0168165 1.29285e-05 -2.82982e-14 0.0168485 2.84116e-05 -6.58588e-14 7.29412e-05 -1.13478e-13 0.0168966 0.0168001 1.42959e-14 -8.50421e-19 0.0168001 5.47726e-14 -4.95345e-18 0.0168001 2.5765e-13 -9.34447e-18 0.0168001 5.42241e-13 -1.80943e-17 0.0168001 1.76246e-12 -2.45589e-17 0.0168001 3.35659e-12 -3.72178e-17 0.0168001 1.00649e-11 -4.37535e-17 0.0168001 1.87207e-11 -5.90543e-17 0.0168001 5.4999e-11 -6.56722e-17 0.0168001 1.01546e-10 -8.29931e-17 0.0168001 2.96864e-10 -9.12881e-17 0.0168001 5.46128e-10 -1.12068e-16 0.0168001 1.59539e-09 -1.2791e-16 0.0168001 2.9265e-09 -1.59468e-16 0.0168001 8.55334e-09 -2.02083e-16 0.0168001 1.56406e-08 -2.66943e-16 0.0168001 4.57702e-08 -3.85744e-16 0.0168002 8.33476e-08 -5.31084e-16 0.0168004 2.44565e-07 -8.04247e-16 0.0168009 4.42644e-07 -1.07894e-15 0.0168019 1.30656e-06 -2.58379e-15 0.0168047 2.34413e-06 -5.31389e-15 0.0168106 7.00727e-06 -1.19624e-14 0.0168265 1.24639e-05 -2.57124e-14 3.81917e-05 -4.94171e-14 0.0168609 0.0168001 4.09064e-15 -1.10623e-18 0.0168001 4.04268e-14 -4.47826e-18 0.0168001 1.00839e-13 -1.04914e-17 0.0168001 3.63079e-13 -1.66247e-17 0.0168001 7.10771e-13 -2.74295e-17 0.0168001 2.19334e-12 -3.45911e-17 0.0168001 4.06272e-12 -4.88772e-17 0.0168001 1.20867e-11 -5.5562e-17 0.0168001 2.19801e-11 -7.18758e-17 0.0168001 6.49405e-11 -7.8503e-17 0.0168001 1.16898e-10 -9.64533e-17 0.0168001 3.45903e-10 -1.04741e-16 0.0168001 6.172e-10 -1.25875e-16 0.0168001 1.83414e-09 -1.41685e-16 0.0168001 3.24243e-09 -1.73062e-16 0.0168001 9.68952e-09 -2.10773e-16 0.0168001 1.69487e-08 -2.65342e-16 0.0168001 5.10015e-08 -3.17627e-16 0.0168003 8.80745e-08 -3.29844e-16 0.0168005 2.67559e-07 -8.16396e-17 0.0168013 4.54488e-07 -9.52277e-17 0.0168022 1.40141e-06 6.12241e-16 0.0168069 2.32056e-06 2.06735e-15 0.0168117 7.42813e-06 7.60188e-15 1.15602e-05 3.00663e-14 0.0168381 0.0168001 3.71659e-15 -8.54656e-19 0.0168001 1.35595e-14 -5.07203e-18 0.0168001 6.89491e-14 -9.40291e-18 0.0168001 1.32916e-13 -1.8412e-17 0.0168001 4.69902e-13 -2.50646e-17 0.0168001 8.09157e-13 -3.83071e-17 0.0168001 2.65664e-12 -4.54611e-17 0.0168001 4.40753e-12 -6.11897e-17 0.0168001 1.43052e-11 -6.7772e-17 0.0168001 2.32113e-11 -8.48591e-17 0.0168001 7.58477e-11 -9.13661e-17 0.0168001 1.20618e-10 -1.09471e-16 0.0168001 3.99445e-10 -1.17391e-16 0.0168001 6.21776e-10 -1.37704e-16 0.0168001 2.09395e-09 -1.50907e-16 0.0168001 3.18231e-09 -1.76839e-16 0.0168001 1.0931e-08 -1.96552e-16 0.0168001 1.61589e-08 -2.13601e-16 0.0168001 5.68482e-08 -1.14633e-16 0.0168003 8.1234e-08 1.25634e-16 0.0168005 2.94833e-07 7.39906e-16 0.0168014 4.02507e-07 1.5004e-15 0.0168021 1.53297e-06 5.19619e-15 0.0168075 1.92233e-06 9.02528e-15 8.32913e-06 3.86856e-14 0.0168102 0.0168001 3.80989e-16 -1.12062e-18 0.0168001 1.13668e-14 -4.53163e-18 0.0168001 1.87622e-14 -1.05896e-17 0.0168001 9.79265e-14 -1.68924e-17 0.0168001 1.34147e-13 -2.7803e-17 0.0168001 5.85824e-13 -3.54627e-17 0.0168001 7.50605e-13 -5.01401e-17 0.0168001 3.20836e-12 -5.73374e-17 0.0168001 3.91309e-12 -7.39223e-17 0.0168001 1.7134e-11 -8.04808e-17 0.0168001 1.98781e-11 -9.78171e-17 0.0168001 9.0773e-11 -1.04269e-16 0.0168001 9.97004e-11 -1.22181e-16 0.0168001 4.79645e-10 -1.30077e-16 0.0168001 4.95684e-10 -1.49467e-16 0.0168001 2.53383e-09 -1.6179e-16 0.0168001 2.4438e-09 -1.81487e-16 0.0168001 1.34137e-08 -1.78432e-16 0.0168001 1.191e-08 -1.26758e-16 0.0168001 7.14266e-08 1.55841e-16 0.0168003 5.67863e-08 5.54612e-16 0.0168003 3.84718e-07 1.87653e-15 0.0168016 2.45175e-07 3.6725e-15 0.016801 2.24063e-06 1.35956e-14 5.10127e-07 2.24796e-14 0.0168086 0.0168001 6.026e-16 -8.15693e-19 0.0168001 3.38255e-15 -5.10761e-18 0.0168001 1.24593e-14 -9.50371e-18 0.0168001 3.18459e-14 -1.84103e-17 0.0168001 8.49534e-14 -2.54e-17 0.0168001 1.90848e-13 -3.8612e-17 0.0168001 4.71721e-13 -4.63869e-17 0.0168001 1.02302e-12 -6.22341e-17 0.0168001 2.46902e-12 -6.92026e-17 0.0168001 5.2898e-12 -8.62424e-17 0.0168001 1.2655e-11 -9.26586e-17 0.0168001 2.69704e-11 -1.10069e-16 0.0168001 6.42665e-11 -1.16475e-16 0.0168001 1.36629e-10 -1.34026e-16 0.0168001 3.24778e-10 -1.41349e-16 0.0168001 6.90381e-10 -1.58037e-16 0.0168001 1.63737e-09 -1.61882e-16 0.0168001 3.49249e-09 -1.5733e-16 0.0168001 8.25394e-09 -2.43158e-17 0.0168001 1.76818e-08 1.81898e-16 0.0168001 4.16151e-08 1.05884e-15 0.0168004 9.00855e-08 2.17864e-15 0.0168003 2.07075e-07 6.61531e-15 0.0168019 4.69529e-07 1.41011e-14 9.96746e-07 4.10864e-14 0.0168007 0.0168001 1.31839e-15 -8.42798e-19 0.0168001 -2.15382e-15 -5.03476e-18 0.0168001 1.20865e-14 -9.57571e-18 0.0168001 -1.03435e-14 -1.84679e-17 0.0168001 7.65648e-14 -2.54974e-17 0.0168001 -6.09696e-14 -3.87721e-17 0.0168001 4.28266e-13 -4.65716e-17 0.0168001 -4.09662e-13 -6.24636e-17 0.0168001 2.31507e-12 -6.9549e-17 0.0168001 -2.76819e-12 -8.67243e-17 0.0168001 1.237e-11 -9.31287e-17 0.0168001 -1.82573e-11 -1.10644e-16 0.0168001 6.57382e-11 -1.16855e-16 0.0168001 -1.1761e-10 -1.34114e-16 0.0168001 3.48023e-10 -1.40524e-16 0.0168001 -7.44978e-10 -1.55968e-16 0.0168001 1.83753e-09 -1.5834e-16 0.0168001 -4.68206e-09 -1.5219e-16 0.0168001 9.72608e-09 -3.77828e-17 0.0168001 -2.95026e-08 1.5599e-16 0.0168001 5.26117e-08 9.17802e-16 0.0168003 -1.87608e-07 1.87541e-15 0.0168001 3.26895e-07 5.42497e-15 0.0168018 -1.34403e-06 1.12367e-14 2.99823e-06 3.27278e-14 0.016799 0.0168001 1.38127e-16 -1.12909e-18 0.0168001 -5.91053e-16 -4.5672e-18 0.0168001 1.30381e-15 -1.06108e-17 0.0168001 -4.8067e-15 -1.7011e-17 0.0168001 8.72962e-15 -2.78801e-17 0.0168001 -3.06151e-14 -3.57338e-17 0.0168001 4.80066e-14 -5.04315e-17 0.0168001 -1.94435e-13 -5.79218e-17 0.0168001 2.0835e-13 -7.43542e-17 0.0168001 -1.23314e-12 -8.11932e-17 0.0168001 1.02056e-12 -9.86599e-17 0.0168001 -7.74716e-12 -1.04913e-16 0.0168001 4.67706e-12 -1.22446e-16 0.0168001 -4.81659e-11 -1.28601e-16 0.0168001 1.6716e-11 -1.45218e-16 0.0168001 -2.96745e-10 -1.50643e-16 0.0168001 3.89349e-11 -1.61416e-16 0.0168001 -1.81336e-09 -1.42936e-16 0.0168001 -7.63922e-11 -7.60034e-17 0.0168 -1.09906e-08 1.99478e-16 0.0168001 -1.57968e-09 6.48333e-16 0.0167999 -6.57629e-08 2.03663e-15 0.0168002 -7.57191e-10 4.00925e-15 0.016799 -4.02681e-07 1.09761e-14 2.81237e-07 1.80309e-14 0.0168014 0.0168001 -1.1147e-18 0.0168001 -4.52485e-18 0.0168001 -1.06209e-17 0.0168001 -1.70101e-17 0.0168001 -2.78792e-17 0.0168001 -3.57694e-17 0.0168001 -5.04002e-17 0.0168001 -5.79464e-17 0.0168001 -7.46016e-17 0.0168001 -8.13804e-17 0.0168001 -9.8532e-17 0.0168001 -1.05018e-16 0.0168001 -1.2233e-16 0.0168001 -1.28476e-16 0.0168001 -1.44976e-16 0.0168001 -1.5063e-16 0.0168001 -1.61057e-16 0.0168001 -1.48055e-16 0.0168001 -8.98439e-17 0.0168 1.46153e-16 0.0168 5.19481e-16 0.0167999 1.67509e-15 0.0167999 3.33542e-15 0.0167992 9.71585e-15 1.92798e-14 0.0167992 0.0168001 8.01783e-10 -1.80991e-16 0.0168001 4.47851e-09 -2.1603e-16 0.0168001 1.51303e-08 3.16858e-17 0.0168 4.27654e-08 8.80948e-17 0.0168001 1.06916e-07 1.82385e-16 0.0168 2.71039e-07 4.79082e-16 0.0168004 6.43852e-07 9.83127e-16 0.0167996 1.58921e-06 2.47509e-15 0.0168028 3.86796e-06 5.40212e-15 0.016796 9.50122e-06 1.22613e-14 0.0168248 2.50604e-05 2.75986e-14 0.0167712 6.41621e-05 7.2379e-14 0.0169648 0.000187758 1.62769e-13 0.0166526 0.000669842 4.12343e-13 0.0172656 0.00203483 1.18741e-12 0.0172571 0.0111464 2.75164e-12 0.0162923 0.0133536 1.91998e-13 0.015351 0.01324 3.16297e-13 0.0145945 0.0134902 5.85204e-13 0.0137855 0.0144354 4.98119e-13 0.0130312 0.0158036 4.5955e-13 0.0121707 0.0175602 4.06905e-13 0.0113793 0.0196979 2.45928e-13 0.0114281 0.0221059 -4.01209e-14 0.0235458 -5.37952e-13 0.0173867 0.0168001 5.92827e-10 -1.79514e-16 0.0168001 4.59838e-09 -2.22143e-16 0.0168001 1.42327e-08 2.4702e-17 0.0168001 4.28166e-08 6.79236e-17 0.0168001 1.01203e-07 1.39865e-16 0.0168001 2.69019e-07 3.66376e-16 0.0168001 6.00025e-07 7.3332e-16 0.0168001 1.61506e-06 1.96827e-15 0.0168006 3.31396e-06 3.70741e-15 0.0167995 1.06552e-05 1.13866e-14 0.0168058 1.87731e-05 1.92032e-14 0.0167926 7.71151e-05 6.84927e-14 0.0168259 0.000154792 1.25569e-13 0.0168055 0.000689685 4.92394e-13 0.0169384 0.00190175 1.17634e-12 0.0178071 0.0102765 3.0972e-12 0.0169542 0.0142064 9.34628e-14 0.0160568 0.0141373 2.35253e-13 0.0153179 0.0142287 4.72836e-13 0.0146869 0.015066 4.98284e-13 0.014124 0.016366 4.09678e-13 0.0137074 0.0179763 2.7919e-13 0.0136358 0.0197694 2.42331e-13 0.0145954 0.0211458 -6.28501e-15 0.0213093 -3.79609e-13 0.0168323 0.0168001 6.32548e-10 -1.7839e-16 0.0168001 4.90176e-09 -2.25439e-16 0.0168001 1.50207e-08 2.21016e-17 0.0168001 4.53186e-08 6.07551e-17 0.0168 1.07252e-07 1.26234e-16 0.0168 2.85681e-07 3.29852e-16 0.0168 6.42514e-07 6.69055e-16 0.0167999 1.68451e-06 1.76622e-15 0.0167995 3.70883e-06 3.45505e-15 0.0167999 1.02625e-05 1.08867e-14 0.0167978 2.09029e-05 1.26439e-14 0.0168029 7.18738e-05 7.96704e-14 0.0168151 0.000142882 1.07056e-13 0.0168797 0.000624502 5.07711e-13 0.0171192 0.00166223 1.18252e-12 0.0190294 0.0083649 3.49856e-12 0.0180277 0.0152079 5.48826e-13 0.0169266 0.0152382 4.2041e-13 0.0161661 0.0149889 2.43639e-13 0.0156215 0.0156101 3.71569e-13 0.0152431 0.0167442 4.4414e-13 0.0151577 0.0180613 5.36538e-14 0.0155753 0.0193506 -1.36473e-13 0.0166644 0.0200558 -4.16674e-13 0.0198041 -7.27916e-13 0.0181683 0.0168001 5.48421e-10 -1.77652e-16 0.0168001 4.68664e-09 -2.27576e-16 0.0168001 1.43758e-08 1.97697e-17 0.0168001 4.31375e-08 5.4471e-17 0.0168001 1.02691e-07 1.12625e-16 0.0168001 2.70797e-07 2.95006e-16 0.0168001 6.13709e-07 5.95765e-16 0.0168002 1.58391e-06 1.57119e-15 0.0168004 3.53908e-06 3.11992e-15 0.0168014 9.26298e-06 8.67474e-15 0.0168019 2.03822e-05 1.60857e-14 0.0168166 5.7082e-05 5.688e-14 0.0168274 0.000132251 7.66882e-14 0.017008 0.000443457 3.82084e-13 0.0174693 0.00120089 8.44106e-13 0.0206477 0.00518571 2.06882e-12 0.0195038 0.016351 2.01418e-12 0.0184422 0.0162995 1.08712e-12 0.0173457 0.0160853 1.41329e-13 0.0167472 0.0162087 2.59481e-13 0.0164966 0.016994 1.53949e-13 0.0165655 0.0179919 1.30639e-13 0.0169978 0.0189188 -3.2174e-13 0.017879 0.0191736 -1.40244e-12 0.0186364 -1.22906e-12 0.0190456 0.0168001 1.58644e-10 -1.77741e-16 0.0168001 5.44989e-09 -2.25093e-16 0.0168001 8.77661e-09 2.06269e-17 0.0168001 4.71368e-08 5.86655e-17 0.0168001 6.53665e-08 1.20061e-16 0.0168001 2.93272e-07 3.31735e-16 0.0168003 3.92258e-07 6.6538e-16 0.0168002 1.72569e-06 1.85637e-15 0.0168015 2.18429e-06 3.83003e-15 0.0168002 1.05133e-05 8.65443e-15 0.0168098 1.08425e-05 3.19186e-14 0.0167963 7.0416e-05 2.98011e-14 0.0168717 5.70393e-05 1.49778e-13 0.0168183 0.000496401 2.54333e-13 0.0172894 0.000729982 7.97855e-13 0.0185688 0.00390557 2.04552e-12 0.0197957 0.0151226 4.0131e-12 0.0191383 0.0169566 6.86806e-13 0.0181817 0.0170417 3.25964e-13 0.0176641 0.0167263 -8.23866e-14 0.0175073 0.0171504 -1.38298e-13 0.0176956 0.0178035 2.16647e-13 0.0181686 0.0184445 -8.88425e-13 0.0188359 0.0185053 -9.7431e-13 0.0178058 -7.1012e-13 0.0196721 0.0168001 4.17661e-10 -1.62874e-16 0.0168001 2.80112e-09 -2.07214e-16 0.0168001 9.87244e-09 2.00493e-17 0.0168001 2.64137e-08 4.34104e-17 0.0168001 7.01982e-08 1.17381e-16 0.0168002 1.65234e-07 2.39887e-16 0.0168002 4.16681e-07 6.42157e-16 0.016801 9.52503e-07 1.32509e-15 0.0168007 2.44676e-06 3.41731e-15 0.0168059 5.36264e-06 7.53141e-15 0.0168014 1.52527e-05 1.77095e-14 0.0168395 3.23879e-05 3.96549e-14 0.0167954 0.000100752 1.07499e-13 0.0170548 0.00023746 2.54919e-13 0.0168318 0.00095223 6.19083e-13 0.0180684 0.00266842 2.04576e-12 0.0199031 0.0132861 4.77659e-12 0.019595 0.0172647 2.5648e-13 0.0190901 0.0175465 3.46298e-14 0.0185419 0.0172747 -1.73289e-13 0.0183513 0.0173398 -2.91529e-13 0.0184957 0.0176586 -2.46423e-13 0.0189714 0.0179682 -5.71036e-13 0.0195615 0.0179127 -1.14761e-12 0.0171983 -8.50768e-13 0.0201686 0.0168001 4.83112e-10 -1.71245e-16 0.0168001 2.52357e-09 -1.88468e-16 0.0168001 9.35941e-09 1.40082e-17 0.0168001 2.40258e-08 3.03229e-17 0.0168001 6.57692e-08 7.79338e-17 0.0168001 1.51198e-07 1.55298e-16 0.0168001 3.90852e-07 4.01933e-16 0.0168002 8.7512e-07 7.73807e-16 0.0168004 2.265e-06 2.28284e-15 0.0168008 4.92951e-06 3.0192e-15 0.0168022 1.3787e-05 1.75924e-14 0.0168074 2.73164e-05 7.44565e-15 0.0168128 9.50868e-05 1.39093e-13 0.0168612 0.000189368 1.30907e-13 0.0170087 0.000804049 8.40457e-13 0.0175161 0.00216085 1.81656e-12 0.0204465 0.0103535 5.08103e-12 0.0203353 0.0173762 -3.97434e-13 0.0198441 0.0180379 -4.81634e-13 0.0193471 0.0177717 -5.26919e-13 0.0192077 0.0174808 -2.37996e-13 0.0192852 0.0175783 -3.7796e-13 0.0196072 0.0176487 -1.18197e-12 0.0200722 0.0174442 -1.66062e-12 0.0167435 -3.45231e-13 0.0205291 0.0168001 6.14346e-10 -1.98954e-16 0.0168001 1.53585e-09 -3.36001e-17 0.0168001 9.94572e-09 1.54728e-17 0.0168001 1.61863e-08 3.33816e-17 0.0168001 6.88585e-08 8.9201e-17 0.0168001 1.04203e-07 1.81142e-16 0.0168001 4.10142e-07 4.90011e-16 0.0168004 6.08232e-07 9.89739e-16 0.0168002 2.38694e-06 2.75804e-15 0.0168017 3.4224e-06 5.51747e-15 0.0168011 1.43781e-05 1.62714e-14 0.0168104 1.80483e-05 3.09376e-14 0.0168104 9.4946e-05 1.08582e-13 0.0168924 0.000107453 1.84433e-13 0.0170124 0.000683526 7.81974e-13 0.0178553 0.00131783 1.88324e-12 0.0223101 0.00589604 5.92376e-12 0.021613 0.0180732 5.38211e-13 0.0211691 0.0184822 -7.62699e-13 0.0204489 0.0184921 -7.31681e-13 0.0200425 0.0178891 -2.05088e-13 0.0200255 0.0175923 -4.64719e-13 0.0202442 0.0174329 -6.42634e-13 0.0205819 0.0171057 -2.01661e-13 0.0164205 -6.13635e-13 0.0209037 0.0168001 2.61147e-10 -2.40717e-16 0.0168001 1.87293e-09 -9.64516e-18 0.0168001 5.80617e-09 1.11207e-17 0.0168001 1.74888e-08 2.9381e-17 0.0168001 4.14362e-08 6.00529e-17 0.0168001 1.09897e-07 1.54811e-16 0.0168002 2.47112e-07 3.10631e-16 0.0168002 6.38554e-07 8.27413e-16 0.0168012 1.41929e-06 1.66472e-15 0.0168009 3.67195e-06 4.57203e-15 0.0168072 8.0979e-06 9.16739e-15 0.0168035 2.16656e-05 2.64771e-14 0.0168515 4.71115e-05 5.02109e-14 0.016819 0.000139502 1.6243e-13 0.0171728 0.000330144 3.95411e-13 0.0172988 0.00119105 8.27419e-13 0.0195497 0.0036442 2.45052e-12 0.0222019 0.0154196 3.40484e-12 0.0219346 0.0187495 -3.83848e-13 0.0213941 0.0190326 -6.39237e-13 0.0208523 0.0184324 -1.9992e-12 0.0206624 0.0177791 6.68033e-13 0.02074 0.0173568 -1.00176e-12 0.0209652 0.0168814 -1.86449e-12 0.0161824 1.28767e-13 0.0212033 0.0168001 9.6288e-11 -2.4838e-16 0.0168001 1.90498e-09 3.66511e-18 0.0168001 3.72043e-09 9.12678e-18 0.0168001 1.67056e-08 2.2792e-17 0.0168001 2.73232e-08 4.61616e-17 0.0168001 1.03707e-07 1.12665e-16 0.0168002 1.6363e-07 2.21816e-16 0.0168002 6.03052e-07 5.70297e-16 0.0168007 9.28476e-07 1.11779e-15 0.0168008 3.54467e-06 3.10849e-15 0.016804 4.89976e-06 5.55201e-15 0.0168032 2.24469e-05 1.91649e-14 0.0168264 2.3994e-05 2.95753e-14 0.0168131 0.000152551 1.17005e-13 0.0169735 0.000169972 2.00371e-13 0.0170376 0.00112631 8.57263e-13 0.0180613 0.00262009 1.87459e-12 0.0218168 0.0116621 4.54011e-12 0.0222044 0.018362 -4.88749e-13 0.022072 0.0191652 -1.35577e-12 0.0216138 0.01889 -6.03781e-13 0.0213784 0.0180149 -1.38644e-14 0.0213322 0.0174024 1.23227e-12 0.021402 0.0168117 1.27894e-12 0.0160613 -1.09648e-12 0.0215228 0.0168001 1.69434e-10 -2.38635e-16 0.0168001 9.83184e-10 3.01967e-18 0.0168001 3.61819e-09 8.18149e-18 0.0168001 9.38395e-09 1.76166e-17 0.0168001 2.55564e-08 4.08194e-17 0.0168001 5.878e-08 7.97846e-17 0.0168001 1.50816e-07 1.95223e-16 0.0168004 3.37979e-07 3.76452e-16 0.0168005 8.67616e-07 1.0518e-15 0.0168021 1.88999e-06 1.71462e-15 0.0168018 5.20477e-06 6.96757e-15 0.0168137 1.05776e-05 7.941e-15 0.0168048 3.27484e-05 4.81096e-14 0.0168908 6.6751e-05 6.46234e-14 0.0168447 0.000215536 2.84167e-13 0.0174144 0.000556902 6.51573e-13 0.0181044 0.0019293 1.93404e-12 0.0231577 0.00660651 5.50396e-12 0.0232672 0.0182522 3.98296e-13 0.0231133 0.0193195 -1.16556e-12 0.0226551 0.0193479 -6.78684e-13 0.0220877 0.018583 1.30407e-12 0.0219007 0.0175881 -1.50629e-12 0.0218595 0.0168539 -4.3531e-13 0.0160565 -9.91586e-13 0.0218639 0.0168001 2.04679e-10 -2.43342e-16 0.0168001 5.91615e-10 2.86551e-18 0.0168001 3.42053e-09 7.71139e-18 0.0168001 6.10188e-09 1.64663e-17 0.0168001 2.36602e-08 3.75227e-17 0.0168001 3.90486e-08 7.363e-17 0.0168001 1.40046e-07 1.77135e-16 0.0168002 2.26872e-07 3.51841e-16 0.0168003 8.06094e-07 9.09181e-16 0.0168009 1.26981e-06 1.84715e-15 0.0168013 4.755e-06 4.86457e-15 0.0168053 6.6118e-06 1.05047e-14 0.0168079 3.00733e-05 2.56226e-14 0.0168411 3.36095e-05 5.79206e-14 0.0168555 0.000200828 1.54017e-13 0.0171497 0.000263021 3.69541e-13 0.017572 0.00150629 7.93938e-13 0.0202438 0.00393404 2.11863e-12 0.0235973 0.0148973 2.97246e-12 0.0237169 0.0191999 -4.00846e-13 0.0233648 0.0197001 -5.02856e-13 0.0227739 0.0191735 -2.2633e-12 0.0225581 0.0178049 -4.16468e-12 0.0224134 0.0169966 -2.1181e-12 0.0161523 2.92668e-13 0.0223184 0.0168001 8.3575e-11 -2.41709e-16 0.0168001 5.86933e-10 2.46741e-18 0.0168001 1.85061e-09 6.31548e-18 0.0168001 5.48789e-09 1.36254e-17 0.0168001 1.31456e-08 2.69517e-17 0.0168001 3.41629e-08 5.67487e-17 0.0168001 7.74497e-08 1.09102e-16 0.0168002 1.95595e-07 2.52247e-16 0.0168005 4.37505e-07 4.92285e-16 0.0168007 1.12305e-06 1.29008e-15 0.016803 2.41409e-06 2.36831e-15 0.0168027 6.87912e-06 7.56163e-15 0.0168194 1.34316e-05 1.19812e-14 0.0168084 4.44365e-05 4.71469e-14 0.0169231 8.64242e-05 7.43277e-14 0.0168753 0.000310187 2.84748e-13 0.0176265 0.000755407 5.68639e-13 0.0184303 0.00312935 1.76955e-12 0.0233579 0.0099678 4.14655e-12 0.0239517 0.0186057 3.89922e-13 0.0240841 0.0195676 -2.61981e-12 0.0238144 0.0194427 -5.66218e-12 0.0231357 0.0184837 -6.91244e-12 0.0228837 0.0172488 -6.64272e-13 0.0163159 5.72755e-13 0.0227186 0.0168001 3.31985e-11 -2.37911e-16 0.0168001 5.63153e-10 2.31748e-18 0.0168001 1.1699e-09 5.91653e-18 0.0168001 4.95852e-09 1.23879e-17 0.0168001 8.53978e-09 2.4215e-17 0.0168001 3.06472e-08 4.88746e-17 0.0168001 5.09744e-08 9.16684e-17 0.0168001 1.76497e-07 2.06542e-16 0.0168003 2.90746e-07 3.95819e-16 0.0168004 1.00593e-06 1.0022e-15 0.0168012 1.63213e-06 1.95928e-15 0.0168022 5.81537e-06 5.34029e-15 0.0168066 9.01193e-06 1.05172e-14 0.0168154 3.5597e-05 2.67925e-14 0.0168522 4.96789e-05 8.01127e-14 0.0169249 0.000237224 1.08566e-13 0.0172853 0.000395116 5.16942e-13 0.018625 0.00178895 6.81219e-13 0.0232462 0.00534562 2.2312e-12 0.025068 0.0167827 2.1064e-12 0.0249687 0.0196665 -2.55977e-12 0.0245298 0.0198815 -3.32406e-12 0.0238055 0.0192072 -8.10763e-12 0.0234667 0.0175876 2.46132e-12 0.0166 1.82921e-12 0.0231809 0.0168001 5.19137e-11 -2.47939e-16 0.0168001 2.97599e-10 2.26412e-18 0.0168001 1.10639e-09 5.38967e-18 0.0168001 2.84037e-09 1.1479e-17 0.0168001 7.82235e-09 2.20305e-17 0.0168001 1.78512e-08 4.11116e-17 0.0168001 4.63613e-08 8.29254e-17 0.0168002 1.03148e-07 1.55303e-16 0.0168002 2.64867e-07 3.59605e-16 0.0168006 5.85268e-07 7.0106e-16 0.0168007 1.50681e-06 1.79688e-15 0.0168032 3.3113e-06 3.62708e-15 0.0168035 8.71708e-06 9.37472e-15 0.0168203 1.88397e-05 2.15874e-14 0.0168167 5.31024e-05 4.89811e-14 0.0169396 0.000114555 1.25166e-13 0.0169702 0.00036389 2.61932e-13 0.0177888 0.000970477 9.53593e-13 0.0193879 0.0037457 1.63352e-12 0.0242561 0.011912 4.77633e-12 0.0250415 0.0188806 -2.08377e-12 0.0252283 0.0196942 -2.11671e-12 0.0248692 0.0195668 -2.72427e-12 0.0241089 0.018347 1.82849e-12 0.0170319 4.06515e-12 0.0236769 0.0168001 5.35171e-11 -2.48576e-16 0.0168001 1.69593e-10 2.25395e-18 0.0168001 9.15216e-10 5.30243e-18 0.0168001 1.72896e-09 1.12664e-17 0.0168001 6.32437e-09 2.13859e-17 0.0168001 1.0987e-08 3.97682e-17 0.0168001 3.71155e-08 7.97626e-17 0.0168001 6.34016e-08 1.49092e-16 0.0168002 2.10379e-07 3.46824e-16 0.0168004 3.57034e-07 6.76795e-16 0.0168007 1.18565e-06 1.75237e-15 0.016802 1.99197e-06 3.50458e-15 0.016804 6.77487e-06 9.38097e-15 0.016812 1.08645e-05 1.99199e-14 0.0168237 4.12896e-05 5.05028e-14 0.0168792 5.91536e-05 1.17723e-13 0.016968 0.000274705 2.49318e-13 0.0174553 0.000483221 9.19296e-13 0.0191219 0.00207811 1.86012e-12 0.0245647 0.00646656 5.56095e-12 0.0259116 0.0175326 -9.06459e-13 0.0260022 0.0196031 -2.02757e-12 0.0255664 0.0200027 1.34873e-12 0.0248195 0.0190924 -7.44124e-12 0.0175496 7.22807e-13 0.0243027 0.0168001 2.276e-11 -2.2999e-16 0.0168001 1.63243e-10 2.01848e-18 0.0168001 5.0582e-10 5.20925e-18 0.0168001 1.52067e-09 1.00365e-17 0.0168001 3.59371e-09 1.91938e-17 0.0168001 9.493e-09 3.38347e-17 0.0168001 2.1243e-08 6.08881e-17 0.0168001 5.45843e-08 1.18175e-16 0.0168002 1.20539e-07 2.19421e-16 0.0168002 3.08348e-07 4.94225e-16 0.0168007 6.77724e-07 9.63595e-16 0.016801 1.73995e-06 2.38277e-15 0.016804 3.81363e-06 4.74113e-15 0.0168049 9.91075e-06 1.24034e-14 0.0168243 2.18723e-05 2.35682e-14 0.0168248 5.84822e-05 7.4891e-14 0.0169647 0.000135051 9.55842e-14 0.0170544 0.000392967 4.7304e-13 0.0179949 0.00113753 6.47034e-13 0.0204295 0.00403111 2.18625e-12 0.0253244 0.0126359 2.20219e-12 0.0259713 0.0189558 -1.73843e-12 0.0263456 0.019628 -2.60675e-12 0.0258009 0.0196377 -1.47606e-12 0.0183039 4.70546e-13 0.0250456 0.0168001 1.0055e-11 -2.28321e-16 0.0168001 1.33788e-10 1.98545e-18 0.0168001 3.03101e-10 5.13133e-18 0.0168001 1.1878e-09 9.80017e-18 0.0168001 2.19068e-09 1.87347e-17 0.0168001 7.31231e-09 3.27302e-17 0.0168001 1.29715e-08 5.85503e-17 0.0168001 4.17317e-08 1.14934e-16 0.0168001 7.33882e-08 2.12696e-16 0.0168002 2.34224e-07 5.04715e-16 0.0168005 4.09834e-07 1.00074e-15 0.0168009 1.31156e-06 2.6498e-15 0.0168024 2.27491e-06 5.55289e-15 0.0168049 7.43621e-06 1.36179e-14 0.0168143 1.24534e-05 3.76512e-14 0.0168281 4.45929e-05 4.76489e-14 0.0168937 6.96149e-05 2.5011e-13 0.016998 0.000288163 -1.43181e-14 0.0175742 0.000561441 1.6908e-12 0.0193777 0.00222654 7.03801e-13 0.0249738 0.00703715 3.90026e-12 0.0265877 0.017341 -1.08605e-12 0.0267808 0.0194349 -1.8676e-12 0.0264635 0.0199556 1.34805e-12 0.0190954 3.83681e-12 0.0256722 0.0168001 1.49888e-11 -2.48912e-16 0.0168001 5.92082e-11 2.0405e-18 0.0168001 2.83386e-10 4.52909e-18 0.0168001 5.84553e-10 9.57486e-18 0.0168001 1.97205e-09 1.61385e-17 0.0168001 3.68596e-09 2.87458e-17 0.0168001 1.15715e-08 4.69714e-17 0.0168001 2.11996e-08 8.11619e-17 0.0168001 6.54399e-08 1.51283e-16 0.0168002 1.19304e-07 2.75105e-16 0.0168003 3.67321e-07 6.10169e-16 0.0168009 6.67584e-07 1.17779e-15 0.0168011 2.06517e-06 2.84117e-15 0.0168048 3.73868e-06 5.53268e-15 0.0168055 1.17497e-05 1.34004e-14 0.0168289 2.12417e-05 2.4928e-14 0.0168289 6.9403e-05 4.53334e-14 0.016987 0.000130208 1.67179e-13 0.0170815 0.000466419 7.07383e-14 0.0181997 0.00110877 5.84815e-13 0.0212919 0.00394342 1.24382e-12 0.0261533 0.0124785 1.31485e-12 0.0267405 0.0188489 -8.17147e-13 0.0271618 0.019534 4.73295e-12 0.0195446 5.351e-12 0.0267114 0.0168001 7.00586e-12 -2.27802e-16 0.0168001 4.9931e-11 1.82536e-18 0.0168001 1.54983e-10 4.7688e-18 0.0168001 4.64745e-10 8.61602e-18 0.0168001 1.09978e-09 1.62181e-17 0.0168001 2.89233e-09 2.52484e-17 0.0168001 6.4814e-09 4.30776e-17 0.0168001 1.65477e-08 6.90247e-17 0.0168001 3.66315e-08 1.1838e-16 0.0168001 9.2876e-08 2.22173e-16 0.0168003 2.04986e-07 4.06633e-16 0.0168004 5.19264e-07 8.9619e-16 0.0168014 1.14524e-06 1.71814e-15 0.0168022 2.91144e-06 4.1189e-15 0.0168075 6.41735e-06 7.7e-15 0.0168121 1.66119e-05 1.99904e-14 0.0168451 3.64971e-05 3.27553e-14 0.0168742 0.000100785 8.66018e-14 0.017115 0.000225731 2.02567e-13 0.0175083 0.000714875 2.82768e-13 0.019442 0.00200955 9.14495e-13 0.0251252 0.00679404 1.78427e-12 0.0272073 0.0167634 2.10565e-13 0.0273917 0.0193477 4.09714e-12 0.0196266 5.17261e-12 0.0273108 0.0168001 2.92221e-12 -2.2771e-16 0.0168001 3.9031e-11 1.79486e-18 0.0168001 9.04935e-11 4.6248e-18 0.0168001 3.4684e-10 8.24925e-18 0.0168001 6.54657e-10 1.54304e-17 0.0168001 2.13279e-09 2.30003e-17 0.0168001 3.87512e-09 3.83418e-17 0.0168001 1.21473e-08 5.64259e-17 0.0168001 2.19198e-08 9.2025e-17 0.0168001 6.80042e-08 1.57327e-16 0.0168002 1.22566e-07 2.73621e-16 0.0168003 3.79492e-07 6.09229e-16 0.0168008 6.82331e-07 1.17164e-15 0.0168016 2.12181e-06 3.21114e-15 0.0168042 3.79012e-06 6.9717e-15 0.0168088 1.20176e-05 1.7934e-14 0.0168243 2.10221e-05 5.38298e-14 0.0168541 7.08289e-05 3.63019e-14 0.0169545 0.000125509 5.80654e-13 0.0172148 0.000453638 3.4348e-14 0.0181483 0.00107935 1.33046e-12 0.0211794 0.00375621 2.71713e-13 0.0264057 0.0115325 2.81904e-12 0.0274047 0.01836 2.92987e-12 0.0193139 2.14319e-12 0.0277191 0.0168001 3.21923e-12 -2.49494e-16 0.0168001 1.92064e-11 1.95326e-18 0.0168001 7.03078e-11 4.18095e-18 0.0168001 1.82413e-10 8.92857e-18 0.0168001 4.95164e-10 1.40226e-17 0.0168001 1.13636e-09 2.45377e-17 0.0168001 2.90021e-09 3.43633e-17 0.0168001 6.47961e-09 5.54112e-17 0.0168001 1.62894e-08 7.68505e-17 0.0168001 3.61649e-08 1.17946e-16 0.0168001 9.057e-08 2.08866e-16 0.0168003 2.0073e-07 3.35596e-16 0.0168005 5.02667e-07 1.09182e-15 0.0168015 1.11366e-06 2.28074e-15 0.0168025 2.79853e-06 7.66186e-15 0.0168083 6.20226e-06 1.92285e-14 0.0168134 1.57747e-05 3.38715e-14 0.016849 3.52307e-05 1.22383e-13 0.016883 9.1783e-05 -1.01639e-13 0.0171133 0.000219922 1.10254e-12 0.0175772 0.000620381 -1.76141e-12 0.0194947 0.00183031 8.22281e-13 0.02524 0.00583288 1.93126e-13 0.0278043 0.0157783 -1.90852e-13 0.0191355 -2.27561e-12 0.0279611 0.0168001 2.24501e-12 -2.49449e-16 0.0168001 1.2279e-11 1.92276e-18 0.0168001 4.55467e-11 4.16486e-18 0.0168001 1.17218e-10 8.84133e-18 0.0168001 3.18963e-10 1.41361e-17 0.0168001 7.30037e-10 2.5018e-17 0.0168001 1.86407e-09 3.59532e-17 0.0168001 4.15677e-09 6.06137e-17 0.0168001 1.04568e-08 7.47117e-17 0.0168001 2.31756e-08 1.17532e-16 0.0168001 5.80674e-08 5.0872e-17 0.0168002 1.28425e-07 -3.5965e-17 0.0168004 3.2139e-07 -4.70362e-16 0.0168008 7.09021e-07 -9.25526e-16 0.0168018 1.77848e-06 -1.18175e-15 0.0168041 3.90707e-06 5.70659e-15 0.0168099 9.95395e-06 -2.88505e-15 0.0168234 2.15008e-05 2.43534e-13 0.0168554 5.87304e-05 -8.93959e-13 0.0169542 0.000122711 5.21732e-12 0.017211 0.00038052 -1.16099e-11 0.0180844 0.000955019 3.74645e-11 0.0203625 0.00354246 -3.70544e-11 0.0263625 0.00972336 1.25204e-11 0.0175232 -2.19709e-12 0.0279826 0.0168001 1.43159e-12 -2.49187e-16 0.0168001 7.78208e-12 1.97867e-18 0.0168001 2.87897e-11 4.20806e-18 0.0168001 7.43154e-11 8.99295e-18 0.0168001 2.01115e-10 1.39786e-17 0.0168001 4.61434e-10 2.45479e-17 0.0168001 1.17023e-09 3.34934e-17 0.0168001 2.61467e-09 5.41093e-17 0.0168001 6.52841e-09 6.53638e-17 0.0168001 1.44929e-08 9.60891e-17 0.0168001 3.60304e-08 7.55765e-17 0.0168001 7.98028e-08 3.23135e-17 0.0168003 1.98119e-07 -8.5735e-17 0.0168005 4.37749e-07 -4.60049e-16 0.0168012 1.08787e-06 5.88556e-16 0.0168028 2.39626e-06 3.95023e-15 0.0168067 6.00199e-06 9.42843e-15 0.0168151 1.31326e-05 7.58927e-14 0.0168397 3.38721e-05 -1.06821e-13 0.0168874 7.47305e-05 1.09607e-12 0.0170648 0.000203703 -1.18286e-12 0.0175139 0.000505951 6.31841e-12 0.019411 0.00163639 3.69264e-13 0.0245564 0.00458428 -1.93769e-12 0.0140573 -3.52857e-12 0.0280626 0.0168001 1.10385e-12 -2.49037e-16 0.0168001 4.24899e-12 2.08878e-18 0.0168001 2.00328e-11 4.46556e-18 0.0168001 4.20774e-11 9.48592e-18 0.0168001 1.37975e-10 1.48468e-17 0.0168001 2.6317e-10 2.58853e-17 0.0168001 7.98995e-10 3.5755e-17 0.0168001 1.49393e-09 5.75889e-17 0.0168001 4.44843e-09 7.47617e-17 0.0168001 8.28548e-09 1.17347e-16 0.0168001 2.45327e-08 1.33549e-16 0.0168001 4.56671e-08 1.95842e-16 0.0168002 1.34958e-07 8.20894e-17 0.0168004 2.50941e-07 -5.24152e-17 0.0168007 7.4227e-07 -9.82717e-16 0.0168017 1.37515e-06 -2.6268e-15 0.0168036 4.09764e-06 -6.11949e-15 0.0168093 7.50721e-06 -1.58516e-14 0.0168199 2.31494e-05 -9.47664e-15 0.0168537 4.08714e-05 -6.79519e-14 0.0169156 0.000141217 2.20511e-13 0.0171724 0.000247385 4.0963e-14 0.0178217 0.000984617 1.53947e-12 0.0198832 0.00252454 3.26285e-12 0.00769339 8.37586e-12 0.0262499 0.0168001 3.87336e-13 -2.38296e-16 0.0168001 3.56116e-12 2.10234e-18 0.0168001 9.26475e-12 5.33377e-18 0.0168001 3.22683e-11 9.35463e-18 0.0168001 6.5929e-11 1.73726e-17 0.0168001 1.97977e-10 2.43937e-17 0.0168001 3.85463e-10 3.98444e-17 0.0168001 1.11663e-09 4.87518e-17 0.0168001 2.15188e-09 7.21223e-17 0.0168001 6.1731e-09 6.80007e-17 0.0168001 1.18768e-08 7.45347e-17 0.0168001 3.39585e-08 -3.90253e-17 0.0168002 6.53419e-08 -2.40175e-16 0.0168002 1.86585e-07 -8.5677e-16 0.0168006 3.58891e-07 -1.98488e-15 0.016801 1.02569e-06 -3.76573e-15 0.0168031 1.96982e-06 -4.38693e-15 0.0168049 5.67585e-06 -1.31555e-14 0.0168173 1.07859e-05 5.14638e-14 0.0168256 3.25074e-05 -2.09376e-13 0.0169071 5.96902e-05 7.71091e-13 0.0169528 0.000201408 -1.97289e-12 0.0175471 0.000389288 1.9781e-12 0.0185881 0.00148232 -1.67239e-12 0.00394935 -8.2767e-12 0.0223266 0.0168001 3.59207e-13 5.86147e-19 0.0168001 1.55125e-12 3.43641e-18 0.0168001 6.94721e-12 6.09186e-18 0.0168001 1.51489e-11 1.26775e-17 0.0168001 4.80853e-11 1.78385e-17 0.0168001 9.44148e-11 2.99756e-17 0.0168001 2.78255e-10 3.74067e-17 0.0168001 5.34268e-10 5.63726e-17 0.0168001 1.54428e-09 5.93618e-17 0.0168001 2.95083e-09 7.48904e-17 0.0168001 8.47841e-09 3.10277e-17 0.0168001 1.61858e-08 -4.16232e-17 0.0168001 4.63886e-08 -3.2636e-16 0.0168002 8.85227e-08 -8.90907e-16 0.0168003 2.53461e-07 -2.13503e-15 0.0168009 4.83086e-07 -4.41075e-15 0.0168014 1.38574e-06 -1.0237e-14 0.0168045 2.63608e-06 -1.84276e-14 0.0168076 7.65208e-06 -5.94597e-14 0.0168257 1.44063e-05 -1.31047e-13 0.0168413 4.40049e-05 -3.35823e-13 0.0169616 8.09217e-05 -1.01755e-12 0.0170771 0.000274066 -2.24373e-12 0.0179879 0.00056949 -1.336e-11 0.00204062 1.73277e-12 0.019901 0.0168001 1.59611e-13 9.38513e-19 0.0168001 1.12832e-12 3.54144e-18 0.0168001 3.52309e-12 8.46779e-18 0.0168001 1.04803e-11 1.3079e-17 0.0168001 2.48399e-11 2.28496e-17 0.0168001 6.45787e-11 2.98173e-17 0.0168001 1.44494e-10 4.63844e-17 0.0168001 3.6389e-10 5.60151e-17 0.0168001 8.02878e-10 8.10509e-17 0.0168001 2.00614e-09 9.06274e-17 0.0168001 4.40956e-09 1.2096e-16 0.0168001 1.10002e-08 1.05251e-16 0.0168001 2.41426e-08 1.00373e-16 0.0168001 6.0245e-08 -1.22716e-16 0.0168002 1.32031e-07 -4.77173e-16 0.0168004 3.29948e-07 -2.15272e-15 0.0168011 7.21598e-07 -5.23547e-15 0.0168019 1.81003e-06 -1.49563e-14 0.0168056 3.95261e-06 -4.26319e-14 0.0168101 1.00162e-05 -5.51816e-14 0.0168323 2.19175e-05 -2.8766e-13 0.0168548 5.70199e-05 4.86821e-13 0.0170104 0.000128535 -3.4492e-12 0.0172066 0.00035672 5.89248e-12 0.000949304 -1.832e-11 0.0183312 0.0168001 6.84875e-14 1.05794e-18 0.0168001 7.68941e-13 4.1674e-18 0.0168001 1.91914e-12 1.00831e-17 0.0168001 6.86515e-12 1.57607e-17 0.0168001 1.37243e-11 2.64266e-17 0.0168001 4.18362e-11 3.47792e-17 0.0168001 8.00565e-11 5.16123e-17 0.0168001 2.34647e-10 6.20265e-17 0.0168001 4.44855e-10 8.86522e-17 0.0168001 1.28973e-09 1.00439e-16 0.0168001 2.44171e-09 1.37336e-16 0.0168001 7.05258e-09 1.39522e-16 0.0168001 1.33598e-08 1.67775e-16 0.0168001 3.85145e-08 6.26762e-17 0.0168002 7.30206e-08 -9.62602e-17 0.0168003 2.1028e-07 -8.68712e-16 0.0168006 3.98632e-07 -2.27644e-15 0.0168013 1.14887e-06 -6.37353e-15 0.016803 2.17336e-06 -1.37963e-14 0.0168068 6.30632e-06 -3.26972e-14 0.0168169 1.18398e-05 -6.9197e-14 0.0168384 3.54344e-05 -1.1655e-13 0.0169021 6.56699e-05 -6.08499e-13 0.0170441 0.000212907 -1.40175e-13 0.000432662 -3.22946e-12 0.0175648 0.0168001 7.16133e-14 7.77576e-19 0.0168001 3.26383e-13 5.01698e-18 0.0168001 1.41793e-12 9.08273e-18 0.0168001 3.16305e-12 1.85009e-17 0.0168001 9.80803e-12 2.49434e-17 0.0168001 1.96227e-11 4.04433e-17 0.0168001 5.65564e-11 4.91838e-17 0.0168001 1.10516e-10 7.2434e-17 0.0168001 3.1245e-10 8.43238e-17 0.0168001 6.07398e-10 1.17956e-16 0.0168001 1.70712e-09 1.33233e-16 0.0168001 3.31603e-09 1.79941e-16 0.0168001 9.29691e-09 1.85715e-16 0.0168001 1.80636e-08 2.25333e-16 0.0168001 5.05718e-08 1.17457e-16 0.0168002 9.82718e-08 -3.59176e-17 0.0168003 2.74971e-07 -7.78335e-16 0.016801 5.3389e-07 -1.85028e-15 0.0168016 1.49557e-06 -5.44312e-15 0.016805 2.89882e-06 -7.25549e-15 0.0168087 8.17995e-06 -3.49234e-14 0.0168284 1.57724e-05 2.61734e-14 0.0168483 4.59949e-05 -4.11987e-13 0.0169718 8.81217e-05 6.00947e-13 0.000276102 -2.77973e-12 0.0171284 0.0168001 2.62343e-14 1.10453e-18 0.0168001 2.45525e-13 4.46302e-18 0.0168001 6.40295e-13 1.08446e-17 0.0168001 2.21952e-12 1.73447e-17 0.0168001 4.55266e-12 2.9957e-17 0.0168001 1.35499e-11 3.83054e-17 0.0168001 2.64702e-11 5.82793e-17 0.0168001 7.58428e-11 6.87909e-17 0.0168001 1.46519e-10 9.76849e-17 0.0168001 4.15372e-10 1.1178e-16 0.0168001 8.00521e-10 1.52911e-16 0.0168001 2.2614e-09 1.71991e-16 0.0168001 4.35684e-09 2.30616e-16 0.0168001 1.22885e-08 2.40817e-16 0.0168001 2.36739e-08 2.98553e-16 0.0168001 6.67327e-08 1.53925e-16 0.0168003 1.28479e-07 -5.04061e-17 0.0168004 3.62443e-07 -1.21567e-15 0.0168012 6.96581e-07 -3.14533e-15 0.0168022 1.97274e-06 -8.85581e-15 0.0168066 3.77983e-06 -1.99693e-14 0.0168115 1.08228e-05 -1.89346e-14 0.0168367 2.07906e-05 -2.10048e-13 0.0168641 6.05151e-05 2.05417e-13 0.000121314 -1.45127e-12 0.0170189 0.0168001 1.97453e-14 8.58891e-19 0.0168001 1.14151e-13 5.1254e-18 0.0168001 4.18937e-13 9.7053e-18 0.0168001 1.08345e-12 1.99044e-17 0.0168001 2.92271e-12 2.76065e-17 0.0168001 6.67431e-12 4.47843e-17 0.0168001 1.68524e-11 5.43118e-17 0.0168001 3.73866e-11 7.95669e-17 0.0168001 9.28059e-11 9.14821e-17 0.0168001 2.04375e-10 1.26551e-16 0.0168001 5.04906e-10 1.42945e-16 0.0168001 1.10964e-09 1.92414e-16 0.0168001 2.73712e-09 2.18092e-16 0.0168001 6.01097e-09 2.9386e-16 0.0168001 1.4819e-08 3.25929e-16 0.0168001 3.2524e-08 4.35952e-16 0.0168002 8.01938e-08 3.3199e-16 0.0168003 1.75838e-07 2.51052e-16 0.0168006 4.34112e-07 -1.13041e-15 0.0168016 9.50916e-07 -3.47291e-15 0.016803 2.35728e-06 -1.16013e-14 0.0168087 5.15585e-06 -2.97931e-14 0.0168165 1.29285e-05 -4.45727e-14 0.0168485 2.84116e-05 -2.1986e-13 7.29413e-05 7.52323e-14 0.0168966 0.0168001 1.42956e-14 8.67362e-19 0.0168001 5.47656e-14 5.15758e-18 0.0168001 2.57658e-13 9.84083e-18 0.0168001 5.42236e-13 2.02797e-17 0.0168001 1.76248e-12 2.84442e-17 0.0168001 3.3566e-12 4.65123e-17 0.0168001 1.0065e-11 5.65928e-17 0.0168001 1.87208e-11 8.30423e-17 0.0168001 5.49992e-11 9.50659e-17 0.0168001 1.01547e-10 1.30992e-16 0.0168001 2.96864e-10 1.46555e-16 0.0168001 5.46129e-10 1.95134e-16 0.0168001 1.59539e-09 2.19731e-16 0.0168001 2.9265e-09 2.92181e-16 0.0168001 8.55336e-09 3.40893e-16 0.0168001 1.56407e-08 4.70863e-16 0.0168001 4.57703e-08 5.53009e-16 0.0168002 8.33478e-08 7.81782e-16 0.0168004 2.44565e-07 6.36213e-16 0.0168009 4.42645e-07 5.21217e-16 0.0168019 1.30656e-06 -2.03012e-15 0.0168047 2.34414e-06 -6.68539e-15 0.0168106 7.00728e-06 -1.99719e-14 0.0168265 1.2464e-05 -5.89429e-14 3.81918e-05 -6.72079e-14 0.0168609 0.0168001 4.0895e-15 1.12317e-18 0.0168001 4.04295e-14 4.60362e-18 0.0168001 1.00839e-13 1.12122e-17 0.0168001 3.63081e-13 1.84162e-17 0.0168001 7.10778e-13 3.24193e-17 0.0168001 2.19335e-12 4.26032e-17 0.0168001 4.06274e-12 6.52453e-17 0.0168001 1.20868e-11 7.69131e-17 0.0168001 2.19802e-11 1.08646e-16 0.0168001 6.49407e-11 1.22263e-16 0.0168001 1.16898e-10 1.64182e-16 0.0168001 3.45904e-10 1.82169e-16 0.0168001 6.17202e-10 2.38591e-16 0.0168001 1.83414e-09 2.7089e-16 0.0168001 3.24244e-09 3.60341e-16 0.0168001 9.68954e-09 4.45752e-16 0.0168001 1.69488e-08 6.43304e-16 0.0168001 5.10016e-08 9.08567e-16 0.0168003 8.80747e-08 1.47166e-15 0.0168005 2.67559e-07 2.17304e-15 0.0168013 4.54489e-07 3.67397e-15 0.0168022 1.40141e-06 4.5303e-15 0.0168069 2.32056e-06 6.26766e-15 0.0168117 7.42814e-06 6.20117e-15 1.15602e-05 -2.05759e-14 0.0168381 0.0168001 3.71751e-15 8.46186e-19 0.0168001 1.35573e-14 5.24144e-18 0.0168001 6.89492e-14 9.99414e-18 0.0168001 1.32917e-13 2.06109e-17 0.0168001 4.699e-13 2.92853e-17 0.0168001 8.09159e-13 4.8203e-17 0.0168001 2.65664e-12 5.96498e-17 0.0168001 4.40755e-12 8.75375e-17 0.0168001 1.43052e-11 1.00548e-16 0.0168001 2.32114e-11 1.37937e-16 0.0168001 7.5848e-11 1.53289e-16 0.0168001 1.20618e-10 2.01441e-16 0.0168001 3.99447e-10 2.22877e-16 0.0168001 6.21778e-10 2.88034e-16 0.0168001 2.09396e-09 3.33457e-16 0.0168001 3.18232e-09 4.46312e-16 0.0168001 1.0931e-08 6.03896e-16 0.0168001 1.61589e-08 9.1664e-16 0.0168001 5.68483e-08 1.61366e-15 0.0168003 8.12342e-08 2.87542e-15 0.0168005 2.94833e-07 6.14054e-15 0.0168014 4.02508e-07 1.19737e-14 0.0168021 1.53297e-06 2.66697e-14 0.0168075 1.92233e-06 5.78241e-14 8.32914e-06 1.11077e-13 0.0168102 0.0168001 3.83265e-16 1.1147e-18 0.0168001 1.1364e-14 4.66546e-18 0.0168001 1.87617e-14 1.13172e-17 0.0168001 9.79285e-14 1.87508e-17 0.0168001 1.34148e-13 3.29428e-17 0.0168001 5.85831e-13 4.39144e-17 0.0168001 7.50607e-13 6.74933e-17 0.0168001 3.20837e-12 8.03597e-17 0.0168001 3.91311e-12 1.13531e-16 0.0168001 1.7134e-11 1.28032e-16 0.0168001 1.98782e-11 1.70945e-16 0.0168001 9.07733e-11 1.88612e-16 0.0168001 9.97009e-11 2.43512e-16 0.0168001 4.79646e-10 2.71522e-16 0.0168001 4.95687e-10 3.50485e-16 0.0168001 2.53384e-09 4.24322e-16 0.0168001 2.44381e-09 5.88144e-16 0.0168001 1.34137e-08 8.86632e-16 0.0168001 1.19101e-08 1.438e-15 0.0168001 7.14266e-08 2.88126e-15 0.0168003 5.67865e-08 5.34209e-15 0.0168003 3.84719e-07 1.29385e-14 0.0168016 2.45176e-07 2.52911e-14 0.016801 2.24063e-06 6.76441e-14 5.10131e-07 1.25682e-13 0.0168086 0.0168001 6.0016e-16 8.58891e-19 0.0168001 3.39052e-15 5.24144e-18 0.0168001 1.2457e-14 1.00958e-17 0.0168001 3.18475e-14 2.06515e-17 0.0168001 8.49581e-14 2.97156e-17 0.0168001 1.90852e-13 4.87391e-17 0.0168001 4.71738e-13 6.11202e-17 0.0168001 1.02305e-12 8.96161e-17 0.0168001 2.46905e-12 1.03585e-16 0.0168001 5.28982e-12 1.41711e-16 0.0168001 1.2655e-11 1.57853e-16 0.0168001 2.69705e-11 2.06474e-16 0.0168001 6.42667e-11 2.2773e-16 0.0168001 1.3663e-10 2.91434e-16 0.0168001 3.24779e-10 3.32405e-16 0.0168001 6.90383e-10 4.34634e-16 0.0168001 1.63738e-09 5.78028e-16 0.0168001 3.4925e-09 8.51313e-16 0.0168001 8.25395e-09 1.58593e-15 0.0168001 1.76819e-08 2.81922e-15 0.0168001 4.16152e-08 7.05618e-15 0.0168004 9.00855e-08 1.41562e-14 0.0168003 2.07075e-07 3.81112e-14 0.0168019 4.69528e-07 8.4393e-14 9.96744e-07 2.03434e-13 0.0168007 0.0168001 1.31497e-15 8.60585e-19 0.0168001 -2.15843e-15 5.24822e-18 0.0168001 1.20875e-14 1.01602e-17 0.0168001 -1.03485e-14 2.07235e-17 0.0168001 7.65635e-14 2.98613e-17 0.0168001 -6.09689e-14 4.89517e-17 0.0168001 4.28268e-13 6.15327e-17 0.0168001 -4.09667e-13 9.01319e-17 0.0168001 2.31507e-12 1.04437e-16 0.0168001 -2.76819e-12 1.4292e-16 0.0168001 1.237e-11 1.59337e-16 0.0168001 -1.82573e-11 2.08457e-16 0.0168001 6.57383e-11 2.29737e-16 0.0168001 -1.1761e-10 2.93579e-16 0.0168001 3.48023e-10 3.32786e-16 0.0168001 -7.44977e-10 4.32349e-16 0.0168001 1.83753e-09 5.63277e-16 0.0168001 -4.68205e-09 8.16462e-16 0.0168001 9.72608e-09 1.47878e-15 0.0168001 -2.95026e-08 2.58912e-15 0.0168001 5.26116e-08 6.46863e-15 0.0168003 -1.87608e-07 1.28432e-14 0.0168001 3.26894e-07 3.58765e-14 0.0168018 -1.34403e-06 7.76425e-14 2.99822e-06 2.03839e-13 0.016799 0.0168001 1.39483e-16 1.13079e-18 0.0168001 -5.89589e-16 4.68663e-18 0.0168001 1.30413e-15 1.13545e-17 0.0168001 -4.80963e-15 1.88973e-17 0.0168001 8.72582e-15 3.30707e-17 0.0168001 -3.06213e-14 4.4365e-17 0.0168001 4.80081e-14 6.7932e-17 0.0168001 -1.94444e-13 8.17565e-17 0.0168001 2.08342e-13 1.15928e-16 0.0168001 -1.23315e-12 1.31235e-16 0.0168001 1.02056e-12 1.72841e-16 0.0168001 -7.74717e-12 1.92662e-16 0.0168001 4.67706e-12 2.47546e-16 0.0168001 -4.81659e-11 2.74091e-16 0.0168001 1.67161e-11 3.49476e-16 0.0168001 -2.96744e-10 4.11179e-16 0.0168001 3.89351e-11 5.49655e-16 0.0168001 -1.81335e-09 8.09971e-16 0.0168001 -7.63949e-11 1.27133e-15 0.0168 -1.09906e-08 2.6881e-15 0.0168001 -1.57973e-09 5.01851e-15 0.0167999 -6.5763e-08 1.30061e-14 0.0168002 -7.57581e-10 2.55123e-14 0.016799 -4.02682e-07 7.26064e-14 2.81235e-07 1.2887e-13 0.0168014 0.0168001 1.1274e-18 0.0168001 4.66376e-18 0.0168001 1.13392e-17 0.0168001 1.88541e-17 0.0168001 3.30953e-17 0.0168001 4.43303e-17 0.0168001 6.81514e-17 0.0168001 8.1338e-17 0.0168001 1.13934e-16 0.0168001 1.29383e-16 0.0168001 1.74761e-16 0.0168001 1.91831e-16 0.0168001 2.48069e-16 0.0168001 2.74833e-16 0.0168001 3.50986e-16 0.0168001 4.12487e-16 0.0168001 5.52305e-16 0.0168001 7.91795e-16 0.0168001 1.2255e-15 0.0168 2.47507e-15 0.0168 4.4953e-15 0.0167999 1.18146e-14 0.0167999 2.32009e-14 0.0167992 6.891e-14 1.3264e-13 0.0167992 0.0168001 8.01783e-10 5.14714e-16 0.0168001 4.47851e-09 2.13613e-15 0.0168001 1.51303e-08 5.58682e-15 0.0168 4.27654e-08 9.37236e-15 0.0168001 1.06916e-07 1.78691e-14 0.0168 2.71038e-07 2.87141e-14 0.0168004 6.43852e-07 5.18987e-14 0.0167996 1.58921e-06 9.80179e-14 0.0168028 3.86796e-06 1.90724e-13 0.016796 9.50122e-06 4.171e-13 0.0168248 2.50604e-05 8.6565e-13 0.0167712 6.41621e-05 2.3957e-12 0.0169648 0.000187758 5.29217e-12 0.0166526 0.000669842 1.47692e-11 0.0172656 0.00203483 4.27677e-11 0.0172571 0.0111464 1.03941e-10 0.0162923 0.0133536 6.39494e-12 0.015351 0.01324 6.79657e-12 0.0145945 0.0134902 1.18715e-11 0.0137855 0.0144354 1.1666e-11 0.0130312 0.0158036 1.02868e-11 0.0121707 0.0175602 8.47894e-12 0.0113793 0.0196979 6.64925e-12 0.0114281 0.0221059 4.92431e-12 0.0235458 3.11896e-12 0.0173867 0.0168001 5.92827e-10 5.01997e-16 0.0168001 4.59838e-09 2.0865e-15 0.0168001 1.42327e-08 5.30372e-15 0.0168001 4.28166e-08 9.063e-15 0.0168001 1.01203e-07 1.64108e-14 0.0168001 2.69019e-07 2.60704e-14 0.0168001 6.00025e-07 4.46765e-14 0.0168001 1.61506e-06 8.27998e-14 0.0168006 3.31396e-06 1.41549e-13 0.0167995 1.06552e-05 3.75888e-13 0.0168058 1.87731e-05 6.05531e-13 0.0167926 7.71151e-05 2.15331e-12 0.0168259 0.000154792 3.92885e-12 0.0168055 0.000689685 1.6074e-11 0.0169384 0.00190175 3.94961e-11 0.0178071 0.0102765 1.08361e-10 0.0169542 0.0142064 2.40455e-12 0.0160568 0.0141373 5.62361e-12 0.0153179 0.0142287 1.11962e-11 0.0146869 0.015066 9.95191e-12 0.014124 0.016366 8.58791e-12 0.0137074 0.0179763 6.88128e-12 0.0136358 0.0197694 4.91732e-12 0.0145954 0.0211458 4.86663e-12 0.0213093 4.00605e-12 0.0168323 0.0168001 6.32548e-10 4.93998e-16 0.0168001 4.90176e-09 2.04657e-15 0.0168001 1.50207e-08 5.20742e-15 0.0168001 4.53186e-08 8.80629e-15 0.0168 1.07252e-07 1.59219e-14 0.0168 2.85681e-07 2.46623e-14 0.0168 6.42514e-07 4.2119e-14 0.0167999 1.68451e-06 7.41515e-14 0.0167995 3.70883e-06 1.29266e-13 0.0167999 1.02625e-05 3.475e-13 0.0167978 2.09029e-05 3.32107e-13 0.0168029 7.18738e-05 2.14879e-12 0.0168151 0.000142882 3.0019e-12 0.0168797 0.000624502 1.3303e-11 0.0171192 0.00166223 3.69632e-11 0.0190294 0.0083649 1.12966e-10 0.0180277 0.0152079 1.58878e-11 0.0169266 0.0152382 1.21511e-11 0.0161661 0.0149889 6.59065e-12 0.0156215 0.0156101 5.88862e-12 0.0152431 0.0167442 5.39017e-12 0.0151577 0.0180613 5.02174e-12 0.0155753 0.0193506 4.31603e-12 0.0166644 0.0200558 4.14449e-12 0.0198041 5.28231e-12 0.0181683 0.0168001 5.48421e-10 4.88423e-16 0.0168001 4.68664e-09 2.02469e-15 0.0168001 1.43758e-08 5.15481e-15 0.0168001 4.31375e-08 8.66734e-15 0.0168001 1.02691e-07 1.56317e-14 0.0168001 2.70797e-07 2.38775e-14 0.0168001 6.13709e-07 4.04897e-14 0.0168002 1.58391e-06 6.93419e-14 0.0168004 3.53908e-06 1.22823e-13 0.0168014 9.26298e-06 2.76206e-13 0.0168019 2.03822e-05 4.92411e-13 0.0168166 5.7082e-05 1.62437e-12 0.0168274 0.000132251 2.30574e-12 0.017008 0.000443457 1.09016e-11 0.0174693 0.00120089 2.49199e-11 0.0206477 0.00518571 6.15839e-11 0.0195038 0.016351 5.93283e-11 0.0184422 0.0162995 3.12047e-11 0.0173457 0.0160853 1.86627e-12 0.0167472 0.0162087 7.60479e-13 0.0164966 0.016994 2.55457e-12 0.0165655 0.0179919 3.64469e-12 0.0169978 0.0189188 3.86018e-12 0.017879 0.0191736 3.64595e-12 0.0186364 4.6758e-12 0.0190456 0.0168001 1.58644e-10 4.89198e-16 0.0168001 5.44989e-09 2.06542e-15 0.0168001 8.77661e-09 5.22829e-15 0.0168001 4.71367e-08 8.87056e-15 0.0168001 6.53665e-08 1.59764e-14 0.0168001 2.93272e-07 2.48475e-14 0.0168003 3.92258e-07 4.22033e-14 0.0168002 1.72569e-06 7.49796e-14 0.0168015 2.18429e-06 1.37352e-13 0.0168002 1.05133e-05 2.66932e-13 0.0168098 1.08425e-05 8.37422e-13 0.0167963 7.0416e-05 9.27196e-13 0.0168717 5.70393e-05 3.91839e-12 0.0168183 0.000496401 9.13763e-12 0.0172894 0.000729982 2.21328e-11 0.0185688 0.00390557 5.80438e-11 0.0197957 0.0151226 1.14745e-10 0.0191383 0.0169566 1.91443e-11 0.0181817 0.0170417 8.36733e-12 0.0176641 0.0167263 -5.26085e-12 0.0175073 0.0171504 -6.82419e-13 0.0176956 0.0178035 2.19938e-12 0.0181686 0.0184445 3.06673e-12 0.0188359 0.0185053 3.35091e-12 0.0178058 3.27128e-12 0.0196721 0.0168001 4.17661e-10 4.11875e-16 0.0168001 2.80111e-09 2.39666e-15 0.0168001 9.87244e-09 4.70624e-15 0.0168001 2.64136e-08 9.81386e-15 0.0168001 7.01982e-08 1.48902e-14 0.0168002 1.65234e-07 2.5985e-14 0.0168002 4.1668e-07 3.92302e-14 0.016801 9.52503e-07 6.8401e-14 0.0168007 2.44676e-06 1.23555e-13 0.0168059 5.36263e-06 2.39125e-13 0.0168014 1.52527e-05 5.06284e-13 0.0168395 3.23878e-05 1.0641e-12 0.0167954 0.000100752 2.84792e-12 0.0170548 0.00023746 6.673e-12 0.0168318 0.00095223 1.66062e-11 0.0180684 0.00266842 5.44896e-11 0.0199031 0.0132861 1.29097e-10 0.019595 0.0172647 8.72018e-12 0.0190901 0.0175465 1.89803e-12 0.0185419 0.0172747 -7.97226e-12 0.0183513 0.0173398 -1.38152e-12 0.0184957 0.0176586 1.67026e-12 0.0189714 0.0179682 1.22414e-12 0.0195615 0.0179127 3.01985e-12 0.0171983 3.87409e-12 0.0201686 0.0168001 4.83112e-10 4.50794e-16 0.0168001 2.52357e-09 2.64559e-15 0.0168001 9.35941e-09 5.01062e-15 0.0168001 2.40258e-08 1.03758e-14 0.0168001 6.57692e-08 1.51175e-14 0.0168001 1.51198e-07 2.52643e-14 0.0168001 3.90852e-07 3.58327e-14 0.0168002 8.7512e-07 5.72824e-14 0.0168004 2.265e-06 9.8228e-14 0.0168008 4.92951e-06 1.34352e-13 0.0168022 1.3787e-05 4.92942e-13 0.0168074 2.73164e-05 2.95514e-13 0.0168128 9.50868e-05 4.32506e-12 0.0168612 0.000189368 3.53169e-12 0.0170087 0.000804049 2.65384e-11 0.0175161 0.00216085 4.68036e-11 0.0204465 0.0103535 1.32279e-10 0.0203353 0.0173762 -5.31465e-12 0.0198441 0.0180379 -8.22432e-12 0.0193471 0.0177717 -9.23557e-12 0.0192077 0.0174808 -3.70634e-12 0.0192852 0.0175783 4.49965e-13 0.0196072 0.0176487 4.15866e-12 0.0200722 0.0174442 4.53981e-12 0.0167435 6.02557e-12 0.0205291 0.0168001 6.14346e-10 6.24152e-16 0.0168001 1.53585e-09 3.78926e-15 0.0168001 9.94572e-09 6.38498e-15 0.0168001 1.61863e-08 1.28436e-14 0.0168001 6.88585e-08 1.76612e-14 0.0168001 1.04203e-07 2.87537e-14 0.0168001 4.10142e-07 4.01667e-14 0.0168004 6.08232e-07 6.44153e-14 0.0168002 2.38694e-06 1.09235e-13 0.0168017 3.4224e-06 1.90885e-13 0.0168011 1.4378e-05 4.49371e-13 0.0168104 1.80483e-05 8.18276e-13 0.0168104 9.4946e-05 2.69432e-12 0.0168924 0.000107453 4.58848e-12 0.0170124 0.000683526 1.92301e-11 0.0178553 0.00131783 4.68141e-11 0.0223101 0.00589603 1.48573e-10 0.021613 0.0180732 1.6714e-11 0.0211691 0.0184822 -1.32115e-11 0.0204489 0.0184921 -1.06873e-11 0.0200425 0.0178891 -4.80496e-12 0.0200255 0.0175923 -8.87667e-13 0.0202442 0.0174329 1.35483e-12 0.0205819 0.0171057 1.39099e-12 0.0164205 -4.94754e-13 0.0209037 0.0168001 2.61147e-10 1.11089e-15 0.0168001 1.87292e-09 3.9207e-15 0.0168001 5.80617e-09 9.05259e-15 0.0168001 1.74888e-08 1.31886e-14 0.0168001 4.14362e-08 2.19336e-14 0.0168001 1.09897e-07 2.833e-14 0.0168002 2.47112e-07 4.28549e-14 0.0168002 6.38554e-07 5.91422e-14 0.0168012 1.41929e-06 9.28484e-14 0.0168009 3.67195e-06 1.63709e-13 0.0168072 8.0979e-06 2.88305e-13 0.0168035 2.16656e-05 6.98893e-13 0.0168515 4.71114e-05 1.28011e-12 0.016819 0.000139502 3.96787e-12 0.0171728 0.000330144 9.49191e-12 0.0172988 0.00119105 2.05246e-11 0.0195497 0.0036442 5.96923e-11 0.0222019 0.0154196 8.48124e-11 0.0219346 0.0187495 4.0784e-12 0.0213941 0.0190326 -6.8413e-13 0.0208523 0.0184324 -8.15414e-12 0.0206624 0.0177791 2.39943e-13 0.02074 0.0173568 1.40321e-12 0.0209652 0.0168814 2.92711e-12 0.0161824 4.2415e-12 0.0212033 0.0168001 9.6288e-11 1.37711e-15 0.0168001 1.90498e-09 4.6776e-15 0.0168001 3.72043e-09 1.06588e-14 0.0168001 1.67056e-08 1.50439e-14 0.0168001 2.73232e-08 2.45604e-14 0.0168001 1.03707e-07 3.03873e-14 0.0168002 1.6363e-07 4.45798e-14 0.0168002 6.03051e-07 5.67323e-14 0.0168007 9.28476e-07 8.40482e-14 0.0168008 3.54466e-06 1.32501e-13 0.016804 4.89976e-06 2.06999e-13 0.0168032 2.24469e-05 5.22349e-13 0.0168264 2.3994e-05 7.94252e-13 0.0168131 0.000152551 2.81857e-12 0.0169735 0.000169972 4.90304e-12 0.0170376 0.00112631 1.99904e-11 0.0180613 0.00262009 4.45987e-11 0.0218168 0.0116621 1.08832e-10 0.0222044 0.018362 4.46965e-12 0.022072 0.0191652 2.04416e-14 0.0216138 0.01889 -2.9003e-12 0.0213784 0.0180149 -4.13967e-12 0.0213322 0.0174024 3.56749e-12 0.021402 0.0168117 5.77529e-12 0.0160613 4.50339e-12 0.0215228 0.0168001 1.69434e-10 1.06346e-15 0.0168001 9.83184e-10 6.67479e-15 0.0168001 3.61819e-09 9.91053e-15 0.0168001 9.38395e-09 1.93266e-14 0.0168001 2.55564e-08 2.36541e-14 0.0168001 5.878e-08 3.62381e-14 0.0168001 1.50816e-07 4.27154e-14 0.0168004 3.37979e-07 6.13861e-14 0.0168005 8.67616e-07 7.89429e-14 0.0168021 1.88999e-06 1.11205e-13 0.0168018 5.20477e-06 2.30722e-13 0.0168137 1.05776e-05 2.77588e-13 0.0168048 3.27484e-05 1.15646e-12 0.0168908 6.6751e-05 1.56819e-12 0.0168447 0.000215536 6.48735e-12 0.0174144 0.000556902 1.47344e-11 0.0181044 0.0019293 4.39951e-11 0.0231577 0.00660651 1.25282e-10 0.0232672 0.0182522 2.0893e-11 0.0231133 0.0193195 -5.57508e-12 0.0226551 0.0193479 -4.18062e-12 0.0220877 0.018583 -2.34522e-12 0.0219007 0.0175881 4.49345e-12 0.0218596 0.0168539 8.86896e-12 0.0160565 1.12211e-11 0.0218639 0.0168001 2.04679e-10 1.16897e-15 0.0168001 5.91614e-10 7.2948e-15 0.0168001 3.42053e-09 1.07577e-14 0.0168001 6.10188e-09 2.08804e-14 0.0168001 2.36601e-08 2.53419e-14 0.0168001 3.90486e-08 3.85391e-14 0.0168001 1.40046e-07 4.49208e-14 0.0168002 2.26872e-07 6.3041e-14 0.0168003 8.06093e-07 7.88163e-14 0.0168009 1.26981e-06 1.15579e-13 0.0168013 4.75499e-06 1.82741e-13 0.0168053 6.6118e-06 3.20791e-13 0.0168079 3.00733e-05 6.59239e-13 0.0168411 3.36095e-05 1.36658e-12 0.0168555 0.000200828 3.50719e-12 0.0171497 0.000263021 8.33425e-12 0.017572 0.00150629 1.80586e-11 0.0202438 0.00393404 4.90227e-11 0.0235973 0.0148973 7.15889e-11 0.0237169 0.0191999 5.97024e-12 0.0233648 0.0197001 3.15069e-12 0.0227738 0.0191735 1.27573e-12 0.0225581 0.0178049 9.56813e-12 0.0224134 0.0169966 9.00247e-12 0.0161523 9.35795e-12 0.0223184 0.0168001 8.3575e-11 1.90523e-15 0.0168001 5.86933e-10 6.19691e-15 0.0168001 1.85061e-09 1.39212e-14 0.0168001 5.48789e-09 1.89409e-14 0.0168001 1.31456e-08 3.03485e-14 0.0168001 3.41629e-08 3.55228e-14 0.0168001 7.74497e-08 5.13047e-14 0.0168002 1.95595e-07 5.70076e-14 0.0168005 4.37505e-07 8.07548e-14 0.0168007 1.12305e-06 9.945e-14 0.016803 2.41409e-06 1.43552e-13 0.0168027 6.87912e-06 2.58899e-13 0.0168194 1.34316e-05 3.79969e-13 0.0168084 4.44365e-05 1.13337e-12 0.0169231 8.64242e-05 1.76771e-12 0.0168753 0.000310187 6.37056e-12 0.0176265 0.000755407 1.29567e-11 0.0184303 0.00312935 4.01952e-11 0.0233579 0.0099678 9.50687e-11 0.0239517 0.0186057 2.61271e-11 0.0240841 0.0195676 8.74246e-12 0.0238145 0.0194427 9.26818e-12 0.0231357 0.0184837 1.23179e-11 0.0228837 0.0172488 9.10227e-12 0.0163159 8.54668e-12 0.0227186 0.0168001 3.31984e-11 1.99991e-15 0.0168001 5.63153e-10 6.48112e-15 0.0168001 1.1699e-09 1.45277e-14 0.0168001 4.95852e-09 1.97133e-14 0.0168001 8.53978e-09 3.14422e-14 0.0168001 3.06472e-08 3.68016e-14 0.0168001 5.09744e-08 5.18517e-14 0.0168001 1.76497e-07 5.87173e-14 0.0168003 2.90746e-07 7.87419e-14 0.0168004 1.00593e-06 9.54623e-14 0.0168012 1.63213e-06 1.33973e-13 0.0168022 5.81537e-06 2.07549e-13 0.0168066 9.01193e-06 3.3808e-13 0.0168154 3.5597e-05 7.01308e-13 0.0168522 4.96789e-05 1.80118e-12 0.0169249 0.000237224 2.72388e-12 0.0172853 0.000395116 1.13548e-11 0.018625 0.00178895 1.69812e-11 0.0232462 0.00534562 5.36469e-11 0.025068 0.0167827 6.57563e-11 0.0249687 0.0196665 1.62138e-11 0.0245298 0.0198815 1.29538e-11 0.0238055 0.0192072 3.82318e-12 0.0234667 0.0175875 8.45606e-12 0.0166 7.52187e-12 0.023181 0.0168001 5.19137e-11 1.32992e-15 0.0168001 2.97599e-10 8.40672e-15 0.0168001 1.10639e-09 1.21695e-14 0.0168001 2.84037e-09 2.35807e-14 0.0168001 7.82235e-09 2.81005e-14 0.0168001 1.78512e-08 4.23977e-14 0.0168001 4.63613e-08 4.7647e-14 0.0168002 1.03148e-07 6.50877e-14 0.0168002 2.64867e-07 7.33017e-14 0.0168006 5.85268e-07 9.8818e-14 0.0168007 1.50681e-06 1.23576e-13 0.0168032 3.3113e-06 1.82508e-13 0.0168035 8.71708e-06 3.10608e-13 0.0168203 1.88397e-05 5.56589e-13 0.0168167 5.31024e-05 1.26981e-12 0.0169396 0.000114555 2.68039e-12 0.0169702 0.00036389 6.68148e-12 0.0177888 0.000970476 2.06574e-11 0.0193879 0.0037457 4.31734e-11 0.0242561 0.011912 1.20569e-10 0.0250415 0.0188806 2.49317e-11 0.0252283 0.0196942 1.69035e-11 0.0248692 0.0195667 8.72346e-12 0.0241089 0.0183471 1.37539e-12 0.0170318 5.37149e-12 0.0236769 0.0168001 5.35172e-11 1.36985e-15 0.0168001 1.69593e-10 8.58403e-15 0.0168001 9.15216e-10 1.24334e-14 0.0168001 1.72896e-09 2.40607e-14 0.0168001 6.32437e-09 2.86284e-14 0.0168001 1.0987e-08 4.31609e-14 0.0168001 3.71155e-08 4.83483e-14 0.0168001 6.34016e-08 6.58418e-14 0.0168002 2.10379e-07 7.36803e-14 0.0168004 3.57034e-07 9.73483e-14 0.0168007 1.18565e-06 1.21034e-13 0.016802 1.99197e-06 1.72849e-13 0.016804 6.77487e-06 2.88852e-13 0.016812 1.08645e-05 4.9256e-13 0.0168237 4.12896e-05 1.18178e-12 0.0168792 5.91536e-05 2.28918e-12 0.016968 0.000274704 6.31658e-12 0.0174553 0.000483221 1.74086e-11 0.0191219 0.00207811 4.52813e-11 0.0245647 0.00646656 1.26163e-10 0.0259116 0.0175326 3.99855e-11 0.0260022 0.0196032 1.25141e-11 0.0255664 0.0200027 1.1063e-11 0.0248195 0.0190925 1.18246e-12 0.0175496 -8.80368e-13 0.0243026 0.0168001 2.276e-11 2.15756e-15 0.0168001 1.63243e-10 6.95175e-15 0.0168001 5.0582e-10 1.55392e-14 0.0168001 1.52067e-09 2.09476e-14 0.0168001 3.59371e-09 3.33247e-14 0.0168001 9.493e-09 3.86262e-14 0.0168001 2.1243e-08 5.41312e-14 0.0168001 5.45843e-08 5.9812e-14 0.0168002 1.20539e-07 7.8717e-14 0.0168002 3.08348e-07 8.80551e-14 0.0168007 6.77724e-07 1.164e-13 0.016801 1.73995e-06 1.46782e-13 0.016804 3.81363e-06 2.15032e-13 0.0168049 9.91074e-06 3.80924e-13 0.0168243 2.18723e-05 6.49027e-13 0.0168248 5.84821e-05 1.58725e-12 0.0169647 0.000135051 3.55761e-12 0.0170544 0.000392967 7.77874e-12 0.0179949 0.00113753 2.6409e-11 0.0204295 0.00403111 4.26709e-11 0.0253244 0.0126359 8.61396e-11 0.0259713 0.0189558 1.41203e-11 0.0263456 0.019628 1.07624e-11 0.0258009 0.0196377 2.23612e-12 0.018304 -8.37718e-12 0.0250456 0.0168001 1.0055e-11 2.18648e-15 0.0168001 1.33788e-10 7.02773e-15 0.0168001 3.03101e-10 1.57287e-14 0.0168001 1.1878e-09 2.11685e-14 0.0168001 2.19068e-09 3.36999e-14 0.0168001 7.31231e-09 3.8994e-14 0.0168001 1.29715e-08 5.46416e-14 0.0168001 4.17317e-08 6.0133e-14 0.0168001 7.33881e-08 7.88606e-14 0.0168002 2.34223e-07 8.72383e-14 0.0168005 4.09834e-07 1.12711e-13 0.0168009 1.31156e-06 1.38552e-13 0.0168024 2.27491e-06 1.9477e-13 0.0168049 7.43621e-06 3.20523e-13 0.0168143 1.24533e-05 5.28462e-13 0.0168281 4.45929e-05 1.29989e-12 0.0168937 6.96148e-05 2.28233e-12 0.016998 0.000288163 6.99248e-12 0.0175742 0.00056144 1.67325e-11 0.0193777 0.00222654 4.40644e-11 0.0249738 0.00703715 1.13075e-10 0.0265877 0.017341 2.8316e-11 0.0267808 0.0194349 7.34031e-12 0.0264635 0.0199556 2.17813e-12 0.0190954 -6.51054e-12 0.0256722 0.0168001 1.49888e-11 1.39127e-15 0.0168001 5.92081e-11 8.94877e-15 0.0168001 2.83386e-10 1.28635e-14 0.0168001 5.84553e-10 2.49569e-14 0.0168001 1.97205e-09 2.95196e-14 0.0168001 3.68596e-09 4.44788e-14 0.0168001 1.15715e-08 4.93017e-14 0.0168001 2.11996e-08 6.67143e-14 0.0168001 6.54399e-08 7.2174e-14 0.0168002 1.19304e-07 9.26282e-14 0.0168003 3.67321e-07 1.02265e-13 0.0168009 6.67583e-07 1.3261e-13 0.0168011 2.06517e-06 1.65632e-13 0.0168048 3.73868e-06 2.39931e-13 0.0168055 1.17497e-05 4.19756e-13 0.0168289 2.12417e-05 7.2846e-13 0.0168289 6.9403e-05 1.651e-12 0.016987 0.000130208 4.17259e-12 0.0170815 0.000466419 8.68374e-12 0.0181997 0.00110877 2.1615e-11 0.0212919 0.00394342 4.54417e-11 0.0261533 0.0124785 7.4219e-11 0.0267405 0.0188489 1.05459e-11 0.0271618 0.019534 -2.08241e-12 0.0195446 -3.72152e-12 0.0267114 0.0168001 7.00586e-12 2.19545e-15 0.0168001 4.9931e-11 7.1245e-15 0.0168001 1.54983e-10 1.59257e-14 0.0168001 4.64745e-10 2.14518e-14 0.0168001 1.09978e-09 3.41378e-14 0.0168001 2.89233e-09 3.94032e-14 0.0168001 6.48139e-09 5.51504e-14 0.0168001 1.65477e-08 6.02352e-14 0.0168001 3.66315e-08 7.85437e-14 0.0168001 9.28759e-08 8.45737e-14 0.0168003 2.04986e-07 1.06594e-13 0.0168004 5.19264e-07 1.19242e-13 0.0168014 1.14524e-06 1.55269e-13 0.0168022 2.91143e-06 2.05069e-13 0.0168075 6.41735e-06 3.08851e-13 0.0168121 1.66119e-05 5.88857e-13 0.0168451 3.64971e-05 1.02565e-12 0.0168742 0.000100785 2.95989e-12 0.017115 0.000225731 4.60569e-12 0.0175083 0.000714874 1.81633e-11 0.019442 0.00200955 3.86276e-11 0.0251252 0.00679404 1.04496e-10 0.0272073 0.0167634 2.57725e-11 0.0273917 0.0193477 2.4417e-12 0.0196266 -8.64121e-13 0.0273108 0.0168001 2.9222e-12 2.19744e-15 0.0168001 3.90311e-11 7.15506e-15 0.0168001 9.04933e-11 1.6002e-14 0.0168001 3.4684e-10 2.15525e-14 0.0168001 6.54656e-10 3.43162e-14 0.0168001 2.13279e-09 3.95864e-14 0.0168001 3.87511e-09 5.54162e-14 0.0168001 1.21473e-08 6.04307e-14 0.0168001 2.19197e-08 7.87194e-14 0.0168001 6.80042e-08 8.42252e-14 0.0168002 1.22566e-07 1.05494e-13 0.0168003 3.79492e-07 1.14993e-13 0.0168008 6.8233e-07 1.4583e-13 0.0168016 2.12181e-06 1.78628e-13 0.0168042 3.79011e-06 2.53498e-13 0.0168088 1.20176e-05 4.42939e-13 0.0168243 2.10221e-05 7.85272e-13 0.0168541 7.08289e-05 1.66139e-12 0.0169545 0.000125509 5.00904e-12 0.0172148 0.000453638 8.09964e-12 0.0181483 0.00107935 2.19155e-11 0.0211793 0.00375621 3.89191e-11 0.0264057 0.0115325 8.29501e-11 0.0274047 0.01836 1.34303e-11 0.0193139 3.72763e-13 0.0277191 0.0168001 3.21922e-12 1.47311e-15 0.0168001 1.92064e-11 8.83769e-15 0.0168001 7.03078e-11 1.32507e-14 0.0168001 1.82413e-10 2.51492e-14 0.0168001 4.95164e-10 2.99481e-14 0.0168001 1.13636e-09 4.4955e-14 0.0168001 2.90021e-09 4.97344e-14 0.0168001 6.47961e-09 6.72048e-14 0.0168001 1.62894e-08 7.19333e-14 0.0168001 3.61649e-08 9.14599e-14 0.0168001 9.057e-08 9.71227e-14 0.0168003 2.0073e-07 1.19573e-13 0.0168005 5.02666e-07 1.34088e-13 0.0168015 1.11366e-06 1.73852e-13 0.0168025 2.79853e-06 2.47129e-13 0.0168083 6.20226e-06 4.21134e-13 0.0168134 1.57747e-05 6.8192e-13 0.016849 3.52307e-05 1.73703e-12 0.016883 9.1783e-05 8.86322e-13 0.0171133 0.000219922 1.10375e-11 0.0175772 0.00062038 -7.67348e-13 0.0194947 0.00183031 2.72681e-11 0.0252401 0.00583287 6.44358e-11 0.0278042 0.0157783 -9.67539e-12 0.0191355 -9.18222e-13 0.0279611 0.0168001 2.24502e-12 1.54627e-15 0.0168001 1.2279e-11 8.66399e-15 0.0168001 4.55467e-11 1.34732e-14 0.0168001 1.17218e-10 2.50621e-14 0.0168001 3.18963e-10 3.01188e-14 0.0168001 7.30037e-10 4.5036e-14 0.0168001 1.86407e-09 4.99996e-14 0.0168001 4.15677e-09 6.75843e-14 0.0168001 1.04568e-08 7.23632e-14 0.0168001 2.31756e-08 9.20673e-14 0.0168001 5.80673e-08 9.59876e-14 0.0168002 1.28425e-07 1.16064e-13 0.0168004 3.2139e-07 1.17295e-13 0.0168008 7.09021e-07 1.38603e-13 0.0168018 1.77848e-06 1.47785e-13 0.0168041 3.90707e-06 2.677e-13 0.0168099 9.95395e-06 2.15197e-13 0.0168234 2.15008e-05 2.91039e-12 0.0168554 5.87303e-05 -8.69316e-12 0.0169542 0.00012271 5.55305e-11 0.017211 0.00038052 -1.16101e-10 0.0180845 0.000955012 3.9213e-10 0.0203625 0.00354247 -3.53151e-10 0.0263625 0.00972335 1.35452e-10 0.0175232 3.12577e-11 0.0279826 0.0168001 1.4316e-12 1.58653e-15 0.0168001 7.78215e-12 8.67864e-15 0.0168001 2.87899e-11 1.37184e-14 0.0168001 7.43159e-11 2.52885e-14 0.0168001 2.01116e-10 3.0478e-14 0.0168001 4.61436e-10 4.55397e-14 0.0168001 1.17023e-09 5.05795e-14 0.0168001 2.61468e-09 6.84052e-14 0.0168001 6.52842e-09 7.3268e-14 0.0168001 1.44929e-08 9.32676e-14 0.0168001 3.60304e-08 9.79675e-14 0.0168001 7.98028e-08 1.19475e-13 0.0168003 1.98119e-07 1.24712e-13 0.0168005 4.3775e-07 1.48036e-13 0.0168012 1.08787e-06 1.68254e-13 0.0168028 2.39626e-06 2.34115e-13 0.0168067 6.00198e-06 3.24889e-13 0.0168151 1.31326e-05 9.34338e-13 0.0168397 3.38721e-05 -5.77474e-14 0.0168874 7.47303e-05 9.00746e-12 0.0170648 0.000203703 -6.77924e-12 0.0175139 0.000505949 5.43487e-11 0.019411 0.00163639 -4.48145e-12 0.0245564 0.00458428 8.90707e-12 0.0140573 2.3602e-11 0.0280626 0.0168001 1.10389e-12 1.60036e-15 0.0168001 4.24913e-12 9.19065e-15 0.0168001 2.00335e-11 1.42286e-14 0.0168001 4.20782e-11 2.63457e-14 0.0168001 1.37978e-10 3.15077e-14 0.0168001 2.63172e-10 4.71535e-14 0.0168001 7.99e-10 5.21074e-14 0.0168001 1.49393e-09 7.0398e-14 0.0168001 4.44844e-09 7.5066e-14 0.0168001 8.28547e-09 9.52618e-14 0.0168001 2.45327e-08 9.97669e-14 0.0168001 4.5667e-08 1.21464e-13 0.0168002 1.34957e-07 1.26394e-13 0.0168004 2.50941e-07 1.49968e-13 0.0168007 7.42269e-07 1.59708e-13 0.0168017 1.37515e-06 1.93528e-13 0.0168036 4.09764e-06 2.45908e-13 0.0168093 7.5072e-06 3.69643e-13 0.0168199 2.31494e-05 7.11382e-13 0.0168537 4.08714e-05 1.64191e-12 0.0169156 0.000141217 3.46056e-12 0.0171724 0.000247384 1.15188e-11 0.0178217 0.000984616 2.13277e-11 0.0198832 0.00252453 5.22729e-11 0.00769339 1.09183e-10 0.0262499 0.0168001 3.87405e-13 1.99194e-15 0.0168001 3.56178e-12 8.89633e-15 0.0168001 9.26565e-12 1.73507e-14 0.0168001 3.22708e-11 2.4307e-14 0.0168001 6.59315e-11 3.78602e-14 0.0168001 1.97983e-10 4.33637e-14 0.0168001 3.85467e-10 6.04208e-14 0.0168001 1.11664e-09 6.51875e-14 0.0168001 2.15188e-09 8.4493e-14 0.0168001 6.17311e-09 8.87646e-14 0.0168001 1.18768e-08 1.09501e-13 0.0168001 3.39585e-08 1.13654e-13 0.0168002 6.53418e-08 1.35652e-13 0.0168002 1.86585e-07 1.40929e-13 0.0168006 3.58891e-07 1.65848e-13 0.016801 1.02569e-06 1.77806e-13 0.0168031 1.96982e-06 2.16135e-13 0.0168049 5.67585e-06 2.67686e-13 0.0168173 1.07859e-05 3.75593e-13 0.0168256 3.25075e-05 7.15848e-13 0.0169071 5.96899e-05 1.28535e-12 0.0169528 0.000201408 3.52251e-12 0.0175472 0.000389286 9.96442e-12 0.0185881 0.00148231 2.25506e-11 0.00394936 5.4247e-11 0.0223267 0.0168001 3.59361e-13 8.99113e-15 0.0168001 1.55154e-12 1.33946e-14 0.0168001 6.9487e-12 1.92353e-14 0.0168001 1.51506e-11 2.93729e-14 0.0168001 4.80897e-11 3.4485e-14 0.0168001 9.4419e-11 4.86938e-14 0.0168001 2.78264e-10 5.36995e-14 0.0168001 5.34275e-10 7.11102e-14 0.0168001 1.5443e-09 7.58657e-14 0.0168001 2.95084e-09 9.55955e-14 0.0168001 8.47845e-09 1.00044e-13 0.0168001 1.61858e-08 1.2136e-13 0.0168001 4.63888e-08 1.25746e-13 0.0168002 8.85231e-08 1.48543e-13 0.0168003 2.53462e-07 1.54652e-13 0.0168009 4.83088e-07 1.83072e-13 0.0168014 1.38575e-06 2.00483e-13 0.0168045 2.63609e-06 2.56264e-13 0.0168076 7.6521e-06 3.48097e-13 0.0168257 1.44064e-05 5.55747e-13 0.0168413 4.4005e-05 1.08967e-12 0.0169616 8.09221e-05 2.04243e-12 0.0170771 0.000274067 6.35043e-12 0.0179879 0.000569494 1.30136e-11 0.00204061 3.94214e-11 0.019901 0.0168001 1.59659e-13 9.80366e-15 0.0168001 1.12866e-12 1.9435e-14 0.0168001 3.5241e-12 2.38732e-14 0.0168001 1.04825e-11 3.03874e-14 0.0168001 2.48434e-11 4.04897e-14 0.0168001 6.45843e-11 4.59037e-14 0.0168001 1.44501e-10 6.0022e-14 0.0168001 3.63899e-10 6.49592e-14 0.0168001 8.0289e-10 8.22474e-14 0.0168001 2.00615e-09 8.68502e-14 0.0168001 4.40958e-09 1.06367e-13 0.0168001 1.10003e-08 1.1081e-13 0.0168001 2.41427e-08 1.32025e-13 0.0168001 6.02451e-08 1.36559e-13 0.0168002 1.32031e-07 1.59531e-13 0.0168004 3.2995e-07 1.63818e-13 0.0168011 7.21601e-07 1.88901e-13 0.0168019 1.81004e-06 1.90674e-13 0.0168056 3.95263e-06 1.84266e-13 0.0168101 1.00162e-05 3.47855e-13 0.0168323 2.19176e-05 -3.79228e-13 0.0168548 5.702e-05 5.01556e-12 0.0170104 0.000128537 -1.34649e-11 0.0172066 0.00035672 4.33114e-11 0.000949311 -5.90473e-11 0.0183311 0.0168001 6.84301e-14 7.99311e-15 0.0168001 7.69298e-13 2.54577e-14 0.0168001 1.91913e-12 3.10733e-14 0.0168001 6.86681e-12 4.06132e-14 0.0168001 1.37254e-11 3.62579e-14 0.0168001 4.18407e-11 6.64357e-14 0.0168001 8.00598e-11 4.42059e-14 0.0168001 2.34656e-10 7.85689e-14 0.0168001 4.44861e-10 7.74578e-14 0.0168001 1.28974e-09 9.04698e-14 0.0168001 2.44171e-09 1.00828e-13 0.0168001 7.05261e-09 1.09071e-13 0.0168001 1.33598e-08 1.25528e-13 0.0168001 3.85146e-08 1.3223e-13 0.0168002 7.30207e-08 1.52895e-13 0.0168003 2.1028e-07 1.59882e-13 0.0168006 3.98633e-07 1.84864e-13 0.0168013 1.14887e-06 1.96669e-13 0.016803 2.17337e-06 2.32469e-13 0.0168068 6.30634e-06 2.82548e-13 0.0168169 1.18398e-05 3.56821e-13 0.0168384 3.54345e-05 8.93109e-13 0.0169021 6.56701e-05 5.54053e-13 0.0170441 0.000212907 5.39743e-12 0.000432663 3.91033e-12 0.0175648 0.0168001 7.16929e-14 9.15882e-15 0.0168001 3.26322e-13 2.30451e-14 0.0168001 1.4186e-12 3.65361e-14 0.0168001 3.16322e-12 4.03423e-14 0.0168001 9.81052e-12 4.6183e-14 0.0168001 1.9624e-11 5.53851e-14 0.0168001 5.65622e-11 6.04248e-14 0.0168001 1.1052e-10 7.34995e-14 0.0168001 3.1246e-10 7.83421e-14 0.0168001 6.07404e-10 9.44077e-14 0.0168001 1.70713e-09 9.89107e-14 0.0168001 3.31603e-09 1.17211e-13 0.0168001 9.29693e-09 1.21536e-13 0.0168001 1.80636e-08 1.41638e-13 0.0168001 5.05719e-08 1.46333e-13 0.0168002 9.82719e-08 1.6859e-13 0.0168003 2.74971e-07 1.76098e-13 0.016801 5.33891e-07 2.04393e-13 0.0168016 1.49558e-06 2.2619e-13 0.016805 2.89883e-06 2.79595e-13 0.0168087 8.17996e-06 3.63806e-13 0.0168284 1.57724e-05 5.45999e-13 0.0168483 4.5995e-05 1.05734e-12 0.0169718 8.81217e-05 1.48738e-12 0.000276103 5.44095e-12 0.0171284 0.0168001 2.61856e-14 9.67703e-15 0.0168001 2.4574e-13 2.2007e-14 0.0168001 6.40084e-13 3.84641e-14 0.0168001 2.22059e-12 4.65167e-14 0.0168001 4.55269e-12 5.0758e-14 0.0168001 1.35533e-11 5.72347e-14 0.0168001 2.64715e-11 6.70882e-14 0.0168001 7.585e-11 7.22878e-14 0.0168001 1.46523e-10 8.60745e-14 0.0168001 4.15383e-10 9.07643e-14 0.0168001 8.00526e-10 1.07405e-13 0.0168001 2.26141e-09 1.11694e-13 0.0168001 4.35684e-09 1.30315e-13 0.0168001 1.22885e-08 1.34365e-13 0.0168001 2.36739e-08 1.54469e-13 0.0168001 6.67327e-08 1.58948e-13 0.0168003 1.28479e-07 1.81134e-13 0.0168004 3.62443e-07 1.88964e-13 0.0168012 6.96582e-07 2.19475e-13 0.0168022 1.97275e-06 2.44305e-13 0.0168066 3.77984e-06 3.13675e-13 0.0168115 1.08228e-05 4.13624e-13 0.0168367 2.07907e-05 8.55662e-13 0.0168641 6.0515e-05 8.95177e-13 0.000121314 4.63989e-12 0.0170189 0.0168001 1.97487e-14 8.68452e-15 0.0168001 1.14175e-13 2.37203e-14 0.0168001 4.19034e-13 3.59989e-14 0.0168001 1.08372e-12 5.15889e-14 0.0168001 2.9234e-12 5.63871e-14 0.0168001 6.67581e-12 6.12711e-14 0.0168001 1.6855e-11 6.80754e-14 0.0168001 3.73908e-11 7.82428e-14 0.0168001 9.28117e-11 8.35486e-14 0.0168001 2.04383e-10 9.76154e-14 0.0168001 5.04915e-10 1.02279e-13 0.0168001 1.10965e-09 1.19098e-13 0.0168001 2.73712e-09 1.23391e-13 0.0168001 6.01097e-09 1.42178e-13 0.0168001 1.4819e-08 1.46372e-13 0.0168001 3.25239e-08 1.66792e-13 0.0168002 8.01938e-08 1.71846e-13 0.0168003 1.75838e-07 1.95022e-13 0.0168006 4.34112e-07 2.05645e-13 0.0168016 9.50917e-07 2.40801e-13 0.016803 2.35728e-06 2.81268e-13 0.0168087 5.15587e-06 3.73756e-13 0.0168165 1.29286e-05 5.83458e-13 0.0168485 2.84117e-05 1.00398e-12 7.29414e-05 2.08076e-12 0.0168966 0.0168001 1.43847e-14 8.96905e-15 0.0168001 5.46424e-14 2.30484e-14 0.0168001 2.58217e-13 3.65849e-14 0.0168001 5.41849e-13 5.08469e-14 0.0168001 1.76429e-12 6.28869e-14 0.0168001 3.35621e-12 6.661e-14 0.0168001 1.00696e-11 7.25251e-14 0.0168001 1.87215e-11 8.14217e-14 0.0168001 5.5008e-11 8.64946e-14 0.0168001 1.0155e-10 9.93197e-14 0.0168001 2.96878e-10 1.04014e-13 0.0168001 5.46134e-10 1.19854e-13 0.0168001 1.59541e-09 1.24292e-13 0.0168001 2.9265e-09 1.42403e-13 0.0168001 8.55337e-09 1.46746e-13 0.0168001 1.56406e-08 1.66715e-13 0.0168001 4.57702e-08 1.71704e-13 0.0168002 8.33477e-08 1.94222e-13 0.0168004 2.44565e-07 2.03903e-13 0.0168009 4.42646e-07 2.35318e-13 0.0168019 1.30656e-06 2.71437e-13 0.0168047 2.34414e-06 3.49135e-13 0.0168106 7.0073e-06 5.28629e-13 0.0168265 1.2464e-05 8.57271e-13 3.81919e-05 1.82871e-12 0.0168609 0.0168001 4.0554e-15 9.39536e-15 0.0168001 4.06063e-14 2.20693e-14 0.0168001 1.00665e-13 3.75282e-14 0.0168001 3.63808e-13 4.89236e-14 0.0168001 7.10421e-13 6.62888e-14 0.0168001 2.1955e-12 7.20716e-14 0.0168001 4.0627e-12 7.64829e-14 0.0168001 1.20918e-11 8.2839e-14 0.0168001 2.19817e-11 9.27105e-14 0.0168001 6.49499e-11 9.76502e-14 0.0168001 1.16902e-10 1.11198e-13 0.0168001 3.45918e-10 1.15686e-13 0.0168001 6.17208e-10 1.31891e-13 0.0168001 1.83415e-09 1.36149e-13 0.0168001 3.24244e-09 1.54363e-13 0.0168001 9.68953e-09 1.58786e-13 0.0168001 1.69487e-08 1.79002e-13 0.0168001 5.10015e-08 1.85346e-13 0.0168003 8.80746e-08 2.10046e-13 0.0168005 2.67559e-07 2.27575e-13 0.0168013 4.54489e-07 2.73217e-13 0.0168022 1.40142e-06 3.53703e-13 0.0168069 2.32057e-06 5.08676e-13 0.0168117 7.42816e-06 9.75872e-13 1.15603e-05 1.71303e-12 0.0168381 0.0168001 3.77102e-15 9.02895e-15 0.0168001 1.34857e-14 2.26925e-14 0.0168001 6.9288e-14 3.66014e-14 0.0168001 1.32682e-13 5.00783e-14 0.0168001 4.70954e-13 6.45509e-14 0.0168001 8.08791e-13 7.60462e-14 0.0168001 2.6593e-12 8.14705e-14 0.0168001 4.40766e-12 8.66597e-14 0.0168001 1.43107e-11 9.35307e-14 0.0168001 2.3213e-11 1.0381e-13 0.0168001 7.58571e-11 1.09009e-13 0.0168001 1.20622e-10 1.22825e-13 0.0168001 3.99459e-10 1.27418e-13 0.0168001 6.21784e-10 1.43694e-13 0.0168001 2.09397e-09 1.48139e-13 0.0168001 3.18232e-09 1.66415e-13 0.0168001 1.0931e-08 1.71637e-13 0.0168001 1.61589e-08 1.92727e-13 0.0168001 5.68481e-08 2.02893e-13 0.0168003 8.1234e-08 2.33138e-13 0.0168005 2.94832e-07 2.70409e-13 0.0168014 4.02507e-07 3.45224e-13 0.0168021 1.53297e-06 5.41232e-13 0.0168075 1.92234e-06 8.081e-13 8.32915e-06 2.16349e-12 0.0168102 0.0168001 3.39843e-16 8.62015e-15 0.0168001 1.15076e-14 2.3398e-14 0.0168001 1.85558e-14 3.56318e-14 0.0168001 9.84445e-14 5.14951e-14 0.0168001 1.3364e-13 6.24547e-14 0.0168001 5.87257e-13 8.05298e-14 0.0168001 7.4985e-13 8.39056e-14 0.0168001 3.21147e-12 8.9244e-14 0.0168001 3.9126e-12 9.79276e-14 0.0168001 1.71395e-11 1.02455e-13 0.0168001 1.98787e-11 1.1463e-13 0.0168001 9.07819e-11 1.1909e-13 0.0168001 9.97032e-11 1.33938e-13 0.0168001 4.79658e-10 1.38405e-13 0.0168001 4.9569e-10 1.55378e-13 0.0168001 2.53385e-09 1.6017e-13 0.0168001 2.44381e-09 1.79336e-13 0.0168001 1.34137e-08 1.8614e-13 0.0168001 1.19101e-08 2.09996e-13 0.0168001 7.14265e-08 2.27585e-13 0.0168003 5.67865e-08 2.7141e-13 0.0168003 3.84718e-07 3.50789e-13 0.0168016 2.45177e-07 4.9398e-13 0.016801 2.24063e-06 9.92118e-13 5.10152e-07 1.59502e-12 0.0168086 0.0168001 6.03738e-16 8.42908e-15 0.0168001 3.39393e-15 2.36653e-14 0.0168001 1.24855e-14 3.52771e-14 0.0168001 3.18956e-14 5.1873e-14 0.0168001 8.50647e-14 6.20028e-14 0.0168001 1.91018e-13 8.10573e-14 0.0168001 4.72079e-13 8.56538e-14 0.0168001 1.02358e-12 9.02491e-14 0.0168001 2.46996e-12 9.6874e-14 0.0168001 5.2912e-12 1.06684e-13 0.0168001 1.2657e-11 1.11942e-13 0.0168001 2.69733e-11 1.25367e-13 0.0168001 6.42705e-11 1.30204e-13 0.0168001 1.36634e-10 1.46201e-13 0.0168001 3.24784e-10 1.50935e-13 0.0168001 6.90388e-10 1.68894e-13 0.0168001 1.63738e-09 1.74411e-13 0.0168001 3.49248e-09 1.95223e-13 0.0168001 8.25389e-09 2.06514e-13 0.0168001 1.76817e-08 2.39156e-13 0.0168001 4.16148e-08 2.84056e-13 0.0168004 9.00846e-08 3.7934e-13 0.0168003 2.07073e-07 6.27527e-13 0.0168019 4.69523e-07 1.11573e-12 9.96739e-07 2.41843e-12 0.0168007 0.0168001 1.4132e-15 8.43798e-15 0.0168001 -2.30051e-15 2.36007e-14 0.0168001 1.2481e-14 3.53288e-14 0.0168001 -1.08037e-14 5.17013e-14 0.0168001 7.76005e-14 6.21597e-14 0.0168001 -6.20935e-14 8.07671e-14 0.0168001 4.30292e-13 8.66397e-14 0.0168001 -4.11674e-13 9.08844e-14 0.0168001 2.31833e-12 9.79487e-14 0.0168001 -2.77089e-12 1.07467e-13 0.0168001 1.23744e-11 1.13091e-13 0.0168001 -1.82604e-11 1.26402e-13 0.0168001 6.57444e-11 1.31475e-13 0.0168001 -1.17613e-10 1.47472e-13 0.0168001 3.4803e-10 1.52364e-13 0.0168001 -7.44981e-10 1.70428e-13 0.0168001 1.83752e-09 1.76032e-13 0.0168001 -4.68207e-09 1.96899e-13 0.0168001 9.72598e-09 2.07836e-13 0.0168001 -2.95027e-08 2.39889e-13 0.0168001 5.26109e-08 2.82455e-13 0.0168003 -1.87609e-07 3.73264e-13 0.0168001 3.26889e-07 6.11689e-13 0.0168018 -1.34404e-06 1.06541e-12 2.99819e-06 2.35574e-12 0.016799 0.0168001 1.56884e-16 8.34954e-15 0.0168001 -6.14688e-16 2.37552e-14 0.0168001 1.3822e-15 3.51185e-14 0.0168001 -4.89344e-15 5.20219e-14 0.0168001 8.92976e-15 6.16715e-14 0.0168001 -3.08225e-14 8.18463e-14 0.0168001 4.8432e-14 8.48738e-14 0.0168001 -1.94857e-13 9.1133e-14 0.0168001 2.52822e-13 9.86408e-14 0.0168001 -1.23386e-12 1.04844e-13 0.0168001 1.02144e-12 1.16897e-13 0.0168001 -7.74788e-12 1.22353e-13 0.0168001 4.67827e-12 1.37725e-13 0.0168001 -4.81663e-11 1.4274e-13 0.0168001 1.67176e-11 1.60195e-13 0.0168001 -2.96745e-10 1.65082e-13 0.0168001 3.89341e-11 1.8429e-13 0.0168001 -1.81336e-09 1.91156e-13 0.0168001 -7.64273e-11 2.14768e-13 0.0168 -1.09906e-08 2.3416e-13 0.0168001 -1.58003e-09 2.80323e-13 0.0167999 -6.57635e-08 3.67988e-13 0.0168002 -7.59677e-10 5.27945e-13 0.016799 -4.02685e-07 1.01036e-12 2.81223e-07 1.628e-12 0.0168014 0.0168001 8.32949e-15 0.0168001 2.37721e-14 0.0168001 3.51231e-14 0.0168001 5.20232e-14 0.0168001 6.17027e-14 0.0168001 8.19619e-14 0.0168001 8.50443e-14 0.0168001 9.11108e-14 0.0168001 9.91574e-14 0.0168001 1.04789e-13 0.0168001 1.16946e-13 0.0168001 1.22293e-13 0.0168001 1.37699e-13 0.0168001 1.42877e-13 0.0168001 1.608e-13 0.0168001 1.66052e-13 0.0168001 1.8596e-13 0.0168001 1.92614e-13 0.0168001 2.16075e-13 0.0168 2.33616e-13 0.0168 2.75293e-13 0.0167999 3.58381e-13 0.0167999 5.0483e-13 0.0167992 9.82176e-13 1.70604e-12 0.0167992 0.0168001 8.01783e-10 3.60046e-12 0.0168001 4.47846e-09 9.84933e-12 0.0168001 1.51302e-08 1.73318e-11 0.0168 4.2765e-08 1.81102e-11 0.0168001 1.06915e-07 2.52096e-11 0.0168 2.71036e-07 2.43724e-11 0.0168004 6.43847e-07 3.14167e-11 0.0167996 1.5892e-06 3.09956e-11 0.0168028 3.86793e-06 4.19303e-11 0.016796 9.50117e-06 3.99118e-11 0.0168248 2.50602e-05 7.79051e-11 0.0167712 6.41618e-05 7.93571e-11 0.0169648 0.000187757 2.04305e-10 0.0166526 0.00066984 1.75985e-10 0.0172656 0.00203482 8.05971e-10 0.0172571 0.0111464 1.45494e-09 0.0162923 0.0133536 1.10533e-10 0.015351 0.01324 1.3164e-10 0.0145945 0.0134902 2.24938e-10 0.0137855 0.0144354 2.33447e-10 0.0130312 0.0158036 2.27234e-10 0.0121707 0.0175602 2.18729e-10 0.0113793 0.0196979 2.08351e-10 0.0114281 0.0221058 1.87456e-10 0.0235458 1.39544e-10 0.0173867 0.0168001 5.92823e-10 3.59986e-12 0.0168001 4.59836e-09 9.77244e-12 0.0168001 1.42326e-08 1.73044e-11 0.0168001 4.28164e-08 1.82221e-11 0.0168001 1.01202e-07 2.49166e-11 0.0168001 2.69018e-07 2.4924e-11 0.0168001 6.00022e-07 3.10158e-11 0.0168001 1.61505e-06 3.12221e-11 0.0168006 3.31394e-06 4.02383e-11 0.0167994 1.06551e-05 4.0718e-11 0.0168058 1.87729e-05 7.09012e-11 0.0167926 7.71151e-05 7.75553e-11 0.0168259 0.000154792 1.90426e-10 0.0168055 0.000689683 1.67255e-10 0.0169384 0.00190174 7.84138e-10 0.0178071 0.0102765 1.52852e-09 0.0169542 0.0142064 5.19578e-11 0.0160568 0.0141373 1.13475e-10 0.0153179 0.0142287 2.22386e-10 0.0146869 0.015066 2.16047e-10 0.014124 0.016366 2.04373e-10 0.0137074 0.0179763 1.9305e-10 0.0136358 0.0197694 1.80806e-10 0.0145954 0.0211458 1.66381e-10 0.0213093 1.38872e-10 0.0168323 0.0168001 6.32545e-10 3.54785e-12 0.0168001 4.90175e-09 9.7473e-12 0.0168001 1.50207e-08 1.72541e-11 0.0168001 4.53185e-08 1.8206e-11 0.0168 1.07252e-07 2.48854e-11 0.0168 2.8568e-07 2.48799e-11 0.0168 6.42513e-07 3.08558e-11 0.0167999 1.68451e-06 3.11519e-11 0.0167995 3.70883e-06 3.9342e-11 0.0167999 1.02625e-05 3.93223e-11 0.0167978 2.0903e-05 9.49974e-11 0.0168029 7.18733e-05 9.71699e-12 0.0168151 0.000142882 2.47311e-10 0.0168797 0.000624498 5.24663e-11 0.0171192 0.00166221 6.8504e-10 0.0190294 0.00836483 1.45119e-09 0.0180277 0.0152079 2.27913e-10 0.0169266 0.0152383 2.22071e-10 0.0161661 0.0149889 2.04093e-10 0.0156215 0.0156101 1.85259e-10 0.0152431 0.0167442 1.73925e-10 0.0151577 0.0180613 1.71606e-10 0.0155753 0.0193506 1.74193e-10 0.0166644 0.0200558 1.64116e-10 0.0198041 1.63216e-10 0.0181683 0.0168001 5.48415e-10 3.48647e-12 0.0168001 4.68666e-09 9.7503e-12 0.0168001 1.43758e-08 1.72394e-11 0.0168001 4.31376e-08 1.82257e-11 0.0168001 1.02691e-07 2.4913e-11 0.0168001 2.70798e-07 2.48343e-11 0.0168001 6.1371e-07 3.07231e-11 0.0168002 1.58391e-06 3.03901e-11 0.0168004 3.53908e-06 3.71111e-11 0.0168014 9.26297e-06 3.87723e-11 0.0168019 2.03823e-05 5.29745e-11 0.0168166 5.70817e-05 5.56041e-11 0.0168274 0.000132251 1.39352e-10 0.017008 0.000443455 1.13568e-10 0.0174693 0.00120088 4.55451e-10 0.0206477 0.00518568 7.53562e-10 0.0195038 0.016351 7.3109e-10 0.0184422 0.0162995 4.45619e-10 0.0173457 0.0160853 1.58991e-10 0.0167472 0.0162087 1.36956e-10 0.0164966 0.0169939 1.52657e-10 0.0165655 0.0179919 1.62568e-10 0.0169978 0.0189188 1.60333e-10 0.017879 0.0191736 1.53739e-10 0.0186364 1.47921e-10 0.0190456 0.0168001 1.58629e-10 3.40452e-12 0.0168001 5.45002e-09 9.86564e-12 0.0168001 8.77654e-09 1.7334e-11 0.0168001 4.71372e-08 1.84845e-11 0.0168001 6.53664e-08 2.52935e-11 0.0168001 2.93273e-07 2.53546e-11 0.0168003 3.92257e-07 3.15243e-11 0.0168002 1.72569e-06 3.15807e-11 0.0168015 2.18428e-06 3.93526e-11 0.0168002 1.05133e-05 3.85808e-11 0.0168098 1.08424e-05 8.63238e-11 0.0167963 7.04158e-05 1.06925e-11 0.0168717 5.7039e-05 2.07524e-10 0.0168183 0.0004964 -3.68074e-13 0.0172894 0.000729978 4.30337e-10 0.0185688 0.00390555 5.51544e-10 0.0197957 0.0151226 1.30505e-09 0.0191383 0.0169566 3.18571e-10 0.0181817 0.0170417 2.12273e-10 0.0176641 0.0167263 7.77699e-11 0.0175073 0.0171504 1.2973e-10 0.0176956 0.0178035 1.54934e-10 0.0181686 0.0184445 1.53088e-10 0.0188359 0.0185053 1.42546e-10 0.0178058 9.07355e-11 0.0196721 0.0168001 4.17683e-10 4.17008e-12 0.0168001 2.80133e-09 1.00145e-11 0.0168001 9.87286e-09 1.51297e-11 0.0168001 2.64145e-08 2.21909e-11 0.0168001 7.01994e-08 2.30498e-11 0.0168002 1.65235e-07 2.99533e-11 0.0168002 4.16681e-07 2.94241e-11 0.016801 9.525e-07 3.66335e-11 0.0168007 2.44675e-06 3.63137e-11 0.0168059 5.36259e-06 4.76219e-11 0.0168014 1.52526e-05 4.43377e-11 0.0168395 3.23876e-05 8.11859e-11 0.0167954 0.000100752 7.63378e-11 0.0170548 0.000237459 1.9194e-10 0.0168317 0.000952229 1.27183e-10 0.0180684 0.00266841 7.24454e-10 0.0199031 0.013286 1.29185e-09 0.019595 0.0172647 1.9118e-10 0.0190901 0.0175465 1.41e-10 0.0185419 0.0172747 6.88855e-11 0.0183513 0.0173398 1.15589e-10 0.0184957 0.0176586 1.40499e-10 0.0189714 0.0179682 1.41812e-10 0.0195615 0.0179127 1.35593e-10 0.0171983 1.14287e-10 0.0201686 0.0168001 4.83206e-10 5.28348e-12 0.0168001 2.52415e-09 1.08416e-11 0.0168001 9.36055e-09 1.63264e-11 0.0168001 2.4028e-08 2.33417e-11 0.0168001 6.57724e-08 2.43959e-11 0.0168001 1.51203e-07 3.09389e-11 0.0168001 3.90858e-07 3.12301e-11 0.0168002 8.75127e-07 3.75261e-11 0.0168004 2.26501e-06 3.80651e-11 0.0168008 4.92953e-06 4.95847e-11 0.0168022 1.3787e-05 4.38208e-11 0.0168074 2.73165e-05 1.12948e-10 0.0168128 9.50863e-05 -1.92447e-14 0.0168612 0.000189367 2.77817e-10 0.0170087 0.000804045 -1.35632e-13 0.0175161 0.00216084 6.38258e-10 0.0204466 0.0103534 1.21053e-09 0.0203353 0.0173762 1.29542e-10 0.0198441 0.0180379 9.99973e-11 0.0193471 0.0177717 6.63484e-11 0.0192077 0.0174808 1.03578e-10 0.0192852 0.0175783 1.24206e-10 0.0196072 0.0176487 1.19817e-10 0.0200722 0.0174442 1.31947e-10 0.0167434 1.28562e-10 0.0205291 0.0168001 6.14562e-10 1.12827e-11 0.0168001 1.53618e-09 1.54909e-11 0.0168001 9.94744e-09 1.9653e-11 0.0168001 1.61881e-08 2.48473e-11 0.0168001 6.88627e-08 2.55301e-11 0.0168001 1.04207e-07 3.03078e-11 0.0168001 4.10148e-07 3.04061e-11 0.0168004 6.08236e-07 3.48895e-11 0.0168002 2.38694e-06 3.49661e-11 0.0168017 3.4224e-06 4.06569e-11 0.0168011 1.4378e-05 4.27386e-11 0.0168104 1.80482e-05 5.6318e-11 0.0168104 9.49453e-05 6.01019e-11 0.0168924 0.000107452 1.497e-10 0.0170124 0.000683519 1.40262e-10 0.0178553 0.00131781 5.3797e-10 0.0223101 0.00589594 1.26288e-09 0.021613 0.0180732 2.63034e-10 0.0211692 0.0184822 2.86082e-11 0.0204489 0.0184921 4.05858e-11 0.0200425 0.0178891 6.89686e-11 0.0200255 0.0175923 9.91361e-11 0.0202442 0.0174329 1.03946e-10 0.0205819 0.0171057 1.03585e-10 0.0164205 1.32351e-10 0.0209037 0.0168001 2.61251e-10 1.53801e-11 0.0168001 1.87342e-09 2.00719e-11 0.0168001 5.80742e-09 2.38078e-11 0.0168001 1.7491e-08 2.5297e-11 0.0168001 4.14396e-08 2.91429e-11 0.0168001 1.09902e-07 2.91643e-11 0.0168002 2.47117e-07 3.24476e-11 0.0168002 6.38558e-07 3.24874e-11 0.0168012 1.41929e-06 3.59017e-11 0.0168009 3.67194e-06 3.6753e-11 0.0168072 8.09785e-06 4.43852e-11 0.0168035 2.16655e-05 4.48031e-11 0.0168515 4.71111e-05 7.68747e-11 0.016819 0.000139501 8.38798e-11 0.0171728 0.000330141 1.89667e-10 0.0172988 0.00119104 2.20059e-10 0.0195497 0.00364416 6.16889e-10 0.0222019 0.0154196 7.26859e-10 0.0219346 0.0187495 1.20564e-10 0.0213941 0.0190326 9.35676e-11 0.0208523 0.0184324 6.13671e-11 0.0206624 0.0177791 8.29146e-11 0.02074 0.0173568 9.14819e-11 0.0209652 0.0168814 9.67713e-11 0.0161824 1.19913e-10 0.0212033 0.0168001 9.62296e-11 2.04233e-11 0.0168001 1.90584e-09 2.39741e-11 0.0168001 3.72087e-09 2.67653e-11 0.0168001 1.67084e-08 2.78274e-11 0.0168001 2.73252e-08 3.06146e-11 0.0168001 1.03712e-07 3.05182e-11 0.0168002 1.63634e-07 3.27702e-11 0.0168002 6.03058e-07 3.27004e-11 0.0168007 9.28479e-07 3.49754e-11 0.0168008 3.54466e-06 3.56599e-11 0.016804 4.89975e-06 4.14762e-11 0.0168032 2.24468e-05 4.15019e-11 0.0168264 2.39939e-05 6.84421e-11 0.0168131 0.00015255 7.13841e-11 0.0169735 0.000169971 1.69332e-10 0.0170376 0.0011263 1.2113e-10 0.0180612 0.00262008 5.72114e-10 0.0218168 0.011662 8.77522e-10 0.0222044 0.0183619 9.95108e-11 0.022072 0.0191652 7.46913e-11 0.0216138 0.01889 5.2591e-11 0.0213784 0.0180149 4.27929e-11 0.0213322 0.0174024 8.37251e-11 0.021402 0.0168117 1.09682e-10 0.0160613 1.20884e-10 0.0215228 0.0168001 1.69498e-10 2.55189e-11 0.0168001 9.8354e-10 2.72561e-11 0.0168001 3.61898e-09 2.88978e-11 0.0168001 9.38551e-09 3.08443e-11 0.0168001 2.55588e-08 3.08634e-11 0.0168001 5.87834e-08 3.24162e-11 0.0168001 1.5082e-07 3.22528e-11 0.0168004 3.37984e-07 3.36096e-11 0.0168005 8.6762e-07 3.38361e-11 0.0168021 1.89e-06 3.71891e-11 0.0168018 5.20475e-06 3.60958e-11 0.0168137 1.05776e-05 5.74333e-11 0.0168048 3.27481e-05 3.25915e-11 0.0168908 6.67507e-05 1.07007e-10 0.0168447 0.000215534 8.33244e-11 0.0174144 0.000556897 2.6295e-10 0.0181044 0.00192928 3.84972e-10 0.0231577 0.00660642 1.28946e-09 0.0232672 0.0182522 2.37649e-10 0.0231133 0.0193195 -3.02881e-11 0.0226551 0.0193479 -1.35837e-11 0.0220877 0.018583 3.52904e-11 0.0219007 0.0175881 8.08409e-11 0.0218595 0.0168539 1.08057e-10 0.0160565 1.21552e-10 0.0218639 0.0168001 2.04972e-10 2.83699e-11 0.0168001 5.91449e-10 2.97176e-11 0.0168001 3.42198e-09 3.0961e-11 0.0168001 6.10217e-09 3.24435e-11 0.0168001 2.36633e-08 3.24149e-11 0.0168001 3.90498e-08 3.35342e-11 0.0168001 1.40051e-07 3.33195e-11 0.0168002 2.26874e-07 3.41091e-11 0.0168003 8.06097e-07 3.41498e-11 0.0168009 1.26981e-06 3.52858e-11 0.0168013 4.75497e-06 3.63829e-11 0.0168053 6.61176e-06 4.16448e-11 0.0168079 3.00731e-05 4.25215e-11 0.0168411 3.36092e-05 7.12842e-11 0.0168555 0.000200826 7.96098e-11 0.0171497 0.000263018 1.80772e-10 0.017572 0.00150628 2.14178e-10 0.0202438 0.003934 5.70427e-10 0.0235973 0.0148972 6.75568e-10 0.0237169 0.0191999 6.18182e-11 0.0233648 0.0197001 4.47959e-11 0.0227738 0.0191735 4.03834e-11 0.0225581 0.0178049 8.97527e-11 0.0224134 0.0169967 1.20209e-10 0.0161524 1.27083e-10 0.0223184 0.0168001 8.36116e-11 3.02674e-11 0.0168001 5.87114e-10 3.1737e-11 0.0168001 1.85108e-09 3.2768e-11 0.0168001 5.48874e-09 3.32165e-11 0.0168001 1.3147e-08 3.42199e-11 0.0168001 3.41649e-08 3.40764e-11 0.0168001 7.7452e-08 3.47895e-11 0.0168002 1.95598e-07 3.46745e-11 0.0168005 4.37507e-07 3.53994e-11 0.0168007 1.12305e-06 3.58674e-11 0.016803 2.41408e-06 3.98316e-11 0.0168027 6.87909e-06 3.72215e-11 0.0168194 1.34315e-05 6.64559e-11 0.0168084 4.44362e-05 2.72881e-11 0.0169231 8.64238e-05 1.26252e-10 0.0168753 0.000310185 7.48758e-11 0.0176265 0.000755403 2.65811e-10 0.0184303 0.00312932 3.63622e-10 0.0233579 0.00996772 1.07224e-09 0.0239517 0.0186057 2.84906e-10 0.0240841 0.0195676 8.84517e-11 0.0238144 0.0194427 8.17758e-11 0.0231357 0.0184837 9.29811e-11 0.0228838 0.0172488 1.20989e-10 0.016316 1.32992e-10 0.0227187 0.0168001 3.30117e-11 3.19464e-11 0.0168001 5.63821e-10 3.30874e-11 0.0168001 1.16936e-09 3.38635e-11 0.0168001 4.96014e-09 3.42378e-11 0.0168001 8.53946e-09 3.50047e-11 0.0168001 3.06501e-08 3.48875e-11 0.0168001 5.09747e-08 3.54038e-11 0.0168001 1.76501e-07 3.52297e-11 0.0168003 2.90747e-07 3.55554e-11 0.0168004 1.00593e-06 3.55846e-11 0.0168012 1.63213e-06 3.62057e-11 0.0168022 5.81535e-06 3.72485e-11 0.0168066 9.0119e-06 4.06391e-11 0.0168154 3.55969e-05 4.17173e-11 0.0168522 4.96786e-05 8.57357e-11 0.0169249 0.000237224 2.93596e-11 0.0172853 0.000395113 2.47021e-10 0.018625 0.00178894 1.67704e-10 0.0232461 0.00534559 6.58794e-10 0.025068 0.0167826 6.97393e-10 0.0249687 0.0196665 1.92297e-10 0.0245297 0.0198815 1.71421e-10 0.0238055 0.0192072 1.61078e-10 0.0234666 0.0175875 1.1764e-10 0.0166 1.36258e-10 0.023181 0.0168001 5.19363e-11 3.34436e-11 0.0168001 2.97706e-10 3.40452e-11 0.0168001 1.10664e-09 3.46017e-11 0.0168001 2.84085e-09 3.5255e-11 0.0168001 7.8231e-09 3.52264e-11 0.0168001 1.78523e-08 3.57044e-11 0.0168001 4.63627e-08 3.55672e-11 0.0168002 1.0315e-07 3.58491e-11 0.0168002 2.64869e-07 3.57822e-11 0.0168006 5.85268e-07 3.60657e-11 0.0168007 1.50681e-06 3.65146e-11 0.0168032 3.31129e-06 3.79262e-11 0.0168035 8.71706e-06 3.86505e-11 0.0168203 1.88397e-05 5.97442e-11 0.0168167 5.31022e-05 3.03778e-11 0.0169396 0.000114554 1.25539e-10 0.0169702 0.000363889 4.16673e-11 0.0177888 0.000970472 3.44608e-10 0.0193879 0.00374569 4.26587e-10 0.0242561 0.0119119 1.40228e-09 0.0250415 0.0188806 3.36389e-10 0.0252283 0.0196942 2.81908e-10 0.0248692 0.0195667 1.88925e-10 0.0241089 0.0183471 8.25288e-11 0.0170318 1.265e-10 0.0236768 0.0168001 5.38273e-11 3.43201e-11 0.0168001 1.69195e-10 3.48015e-11 0.0168001 9.16429e-10 3.52399e-11 0.0168001 1.72838e-09 3.57586e-11 0.0168001 6.32648e-09 3.57317e-11 0.0168001 1.09864e-08 3.61083e-11 0.0168001 3.71184e-08 3.59964e-11 0.0168001 6.3401e-08 3.62126e-11 0.0168002 2.10382e-07 3.61416e-11 0.0168004 3.57032e-07 3.63412e-11 0.0168007 1.18565e-06 3.65767e-11 0.016802 1.99195e-06 3.74145e-11 0.016804 6.77483e-06 3.89677e-11 0.016812 1.08644e-05 4.53674e-11 0.0168237 4.12893e-05 4.64274e-11 0.0168792 5.91531e-05 9.24266e-11 0.016968 0.000274702 6.32689e-11 0.0174553 0.000483215 3.40283e-10 0.0191219 0.00207809 4.51891e-10 0.0245647 0.00646648 1.45103e-09 0.0259116 0.0175326 5.34325e-10 0.0260022 0.0196032 2.2592e-10 0.0255664 0.0200027 1.80985e-10 0.0248196 0.0190925 8.71369e-11 0.0175496 6.60883e-11 0.0243026 0.0168001 2.27695e-11 3.48993e-11 0.0168001 1.63294e-10 3.54349e-11 0.0168001 5.05966e-10 3.57367e-11 0.0168001 1.52093e-09 3.59682e-11 0.0168001 3.59415e-09 3.63004e-11 0.0168001 9.49363e-09 3.62539e-11 0.0168001 2.12439e-08 3.64868e-11 0.0168001 5.45853e-08 3.64052e-11 0.0168002 1.2054e-07 3.65458e-11 0.0168002 3.08348e-07 3.65289e-11 0.0168007 6.77721e-07 3.67407e-11 0.016801 1.73994e-06 3.70981e-11 0.0168039 3.81361e-06 3.81732e-11 0.0168049 9.91068e-06 4.01472e-11 0.0168243 2.18721e-05 4.64946e-11 0.0168248 5.84818e-05 5.05448e-11 0.0169647 0.00013505 1.05916e-10 0.0170544 0.000392964 9.05139e-11 0.0179949 0.00113752 3.79452e-10 0.0204295 0.00403108 4.82966e-10 0.0253244 0.0126358 1.09081e-09 0.0259713 0.0189558 2.27799e-10 0.0263456 0.019628 1.66631e-10 0.0258009 0.0196377 7.86335e-11 0.018304 -4.74332e-11 0.0250456 0.0168001 9.88637e-12 3.53477e-11 0.0168001 1.34374e-10 3.57931e-11 0.0168001 3.02381e-10 3.60396e-11 0.0168001 1.1891e-09 3.62618e-11 0.0168001 2.18973e-09 3.65555e-11 0.0168001 7.31441e-09 3.65369e-11 0.0168001 1.29705e-08 3.67621e-11 0.0168001 4.17345e-08 3.67062e-11 0.0168001 7.3387e-08 3.68535e-11 0.0168002 2.34226e-07 3.68373e-11 0.0168005 4.09831e-07 3.70317e-11 0.0168009 1.31156e-06 3.73102e-11 0.0168024 2.27489e-06 3.82034e-11 0.0168049 7.43615e-06 3.98352e-11 0.0168143 1.24532e-05 4.6275e-11 0.0168281 4.45925e-05 4.83187e-11 0.0168937 6.96142e-05 9.39024e-11 0.016998 0.000288161 7.17567e-11 0.0175742 0.000561433 3.50659e-10 0.0193777 0.00222652 4.49894e-10 0.0249738 0.00703707 1.36548e-09 0.0265877 0.017341 3.66713e-10 0.0267808 0.0194349 1.15536e-10 0.0264635 0.0199556 5.49061e-11 0.0190954 -4.21956e-11 0.0256722 0.0168001 1.52195e-11 3.531e-11 0.0168001 5.88477e-11 3.62125e-11 0.0168001 2.84349e-10 3.64924e-11 0.0168001 5.8386e-10 3.66796e-11 0.0168001 1.97364e-09 3.67527e-11 0.0168001 3.68504e-09 3.69304e-11 0.0168001 1.15736e-08 3.68968e-11 0.0168001 2.11984e-08 3.7013e-11 0.0168001 6.54422e-08 3.69644e-11 0.0168002 1.19302e-07 3.70372e-11 0.0168003 3.67321e-07 3.70457e-11 0.0168009 6.67577e-07 3.72206e-11 0.0168011 2.06516e-06 3.75806e-11 0.0168048 3.73864e-06 3.86109e-11 0.0168055 1.17496e-05 4.05503e-11 0.0168289 2.12415e-05 4.66289e-11 0.0168289 6.94024e-05 5.11469e-11 0.016987 0.000130207 1.10343e-10 0.0170815 0.000466414 1.01511e-10 0.0181997 0.00110876 3.30953e-10 0.0212918 0.00394339 4.81127e-10 0.0261533 0.0124784 8.85202e-10 0.0267405 0.0188489 1.28898e-10 0.0271618 0.019534 -1.85588e-11 0.0195446 -2.36613e-11 0.0267114 0.0168001 7.01187e-12 3.51054e-11 0.0168001 4.9948e-11 3.68091e-11 0.0168001 1.55033e-10 3.68956e-11 0.0168001 4.6485e-10 3.70053e-11 0.0168001 1.09996e-09 3.70968e-11 0.0168001 2.89259e-09 3.70753e-11 0.0168001 6.48176e-09 3.71227e-11 0.0168001 1.65481e-08 3.70784e-11 0.0168001 3.6632e-08 3.7081e-11 0.0168001 9.28762e-08 3.70532e-11 0.0168003 2.04986e-07 3.70647e-11 0.0168004 5.19261e-07 3.71427e-11 0.0168014 1.14523e-06 3.73845e-11 0.0168022 2.91141e-06 3.802e-11 0.0168075 6.4173e-06 3.96704e-11 0.0168121 1.66118e-05 4.27863e-11 0.0168451 3.64968e-05 5.28528e-11 0.0168742 0.000100784 6.2715e-11 0.017115 0.00022573 1.40729e-10 0.0175083 0.000714866 1.83485e-10 0.019442 0.00200953 5.5472e-10 0.0251252 0.00679395 1.26034e-09 0.0272073 0.0167634 2.66836e-10 0.0273917 0.0193477 6.69315e-11 0.0196266 2.40135e-11 0.0273109 0.0168001 2.70404e-12 3.49674e-11 0.0168001 3.95803e-11 3.71193e-11 0.0168001 8.96163e-11 3.71732e-11 0.0168001 3.48046e-10 3.72385e-11 0.0168001 6.53307e-10 3.72873e-11 0.0168001 2.13468e-09 3.72618e-11 0.0168001 3.87351e-09 3.72706e-11 0.0168001 1.21499e-08 3.72292e-11 0.0168001 2.19181e-08 3.71987e-11 0.0168001 6.80072e-08 3.71682e-11 0.0168002 1.22564e-07 3.71344e-11 0.0168003 3.79494e-07 3.71652e-11 0.0168008 6.82324e-07 3.72534e-11 0.0168016 2.12179e-06 3.76089e-11 0.0168042 3.79009e-06 3.8461e-11 0.0168088 1.20175e-05 4.05681e-11 0.0168243 2.10219e-05 4.63045e-11 0.0168541 7.08286e-05 5.32616e-11 0.0169545 0.000125507 1.12755e-10 0.0172148 0.000453638 1.13797e-10 0.0181482 0.00107933 3.32391e-10 0.0211792 0.00375618 4.03819e-10 0.0264057 0.0115325 1.05259e-09 0.0274047 0.0183599 2.40361e-10 0.0193139 5.20936e-11 0.0277191 0.0168001 3.20299e-12 3.48805e-11 0.0168001 1.92039e-11 3.72885e-11 0.0168001 7.03966e-11 3.73608e-11 0.0168001 1.82483e-10 3.73955e-11 0.0168001 4.95365e-10 3.74019e-11 0.0168001 1.13662e-09 3.74188e-11 0.0168001 2.90069e-09 3.73878e-11 0.0168001 6.48026e-09 3.73701e-11 0.0168001 1.62904e-08 3.73321e-11 0.0168001 3.61661e-08 3.72837e-11 0.0168001 9.05713e-08 3.72579e-11 0.0168003 2.00731e-07 3.72137e-11 0.0168005 5.02662e-07 3.73279e-11 0.0168015 1.11365e-06 3.75657e-11 0.0168025 2.79848e-06 3.87031e-11 0.0168083 6.20215e-06 4.17842e-11 0.0168134 1.57745e-05 4.46536e-11 0.016849 3.52302e-05 6.89143e-11 0.016883 9.17825e-05 1.91366e-11 0.0171133 0.000219923 2.90106e-10 0.0175772 0.000620365 -2.03004e-10 0.0194947 0.0018304 3.77387e-10 0.0252402 0.00583265 4.56477e-10 0.0278042 0.0157781 -3.54874e-10 0.0191355 2.58272e-11 0.027961 0.0168001 2.2652e-12 3.48177e-11 0.0168001 1.23171e-11 3.74261e-11 0.0168001 4.57468e-11 3.74723e-11 0.0168001 1.17562e-10 3.7491e-11 0.0168001 3.19552e-10 3.74931e-11 0.0168001 7.30943e-10 3.74979e-11 0.0168001 1.86535e-09 3.74747e-11 0.0168001 4.15855e-09 3.74544e-11 0.0168001 1.04591e-08 3.74244e-11 0.0168001 2.31784e-08 3.73801e-11 0.0168001 5.80708e-08 3.73263e-11 0.0168002 1.28429e-07 3.72334e-11 0.0168004 3.21396e-07 3.70714e-11 0.0168008 7.09029e-07 3.68801e-11 0.0168018 1.77849e-06 3.66209e-11 0.0168041 3.90709e-06 3.77605e-11 0.0168099 9.95391e-06 3.59303e-11 0.0168234 2.15008e-05 8.16783e-11 0.0168554 5.87295e-05 -1.40772e-10 0.0169544 0.000122705 1.14403e-09 0.0172109 0.000380525 -2.40037e-09 0.0180855 0.00095493 8.18811e-09 0.0203616 0.00354256 -7.68799e-09 0.0263624 0.00972321 2.21226e-09 0.0175233 5.55753e-10 0.0279826 0.0168001 1.45897e-12 3.4776e-11 0.0168001 8.08557e-12 3.75169e-11 0.0168001 2.93109e-11 3.7546e-11 0.0168001 7.54741e-11 3.75526e-11 0.0168001 2.02585e-10 3.7552e-11 0.0168001 4.63936e-10 3.75472e-11 0.0168001 1.17309e-09 3.75282e-11 0.0168001 2.6188e-09 3.75042e-11 0.0168001 6.5329e-09 3.74814e-11 0.0168001 1.44986e-08 3.74397e-11 0.0168001 3.60364e-08 3.74134e-11 0.0168001 7.98097e-08 3.73555e-11 0.0168003 1.98126e-07 3.73224e-11 0.0168005 4.37757e-07 3.72648e-11 0.0168012 1.08788e-06 3.74504e-11 0.0168028 2.39626e-06 3.82158e-11 0.0168067 6.00195e-06 3.95478e-11 0.0168151 1.31325e-05 5.18959e-11 0.0168397 3.38717e-05 2.78326e-11 0.0168874 7.4729e-05 2.17182e-10 0.0170647 0.000203701 -1.31227e-10 0.0175139 0.000505935 1.16222e-09 0.0194108 0.00163637 -3.27192e-11 0.0245565 0.00458426 -1.24843e-10 0.0140574 1.56552e-10 0.0280627 0.0168001 1.62569e-12 3.47495e-11 0.0168001 5.38683e-12 3.7574e-11 0.0168001 2.3037e-11 3.75929e-11 0.0168001 4.41596e-11 3.75916e-11 0.0168001 1.43593e-10 3.75898e-11 0.0168001 2.6608e-10 3.75789e-11 0.0168001 8.06653e-10 3.7563e-11 0.0168001 1.49763e-09 3.75372e-11 0.0168001 4.45768e-09 3.75191e-11 0.0168001 8.28986e-09 3.74802e-11 0.0168001 2.4543e-08 3.74639e-11 0.0168001 4.56717e-08 3.74213e-11 0.0168002 1.34968e-07 3.74121e-11 0.0168004 2.50945e-07 3.73946e-11 0.0168007 7.42277e-07 3.74509e-11 0.0168017 1.37515e-06 3.76324e-11 0.0168036 4.09763e-06 3.84056e-11 0.0168093 7.50716e-06 4.0621e-11 0.0168199 2.31492e-05 4.54476e-11 0.0168537 4.08711e-05 6.79512e-11 0.0169156 0.000141215 7.39117e-11 0.0171724 0.00024738 3.14932e-10 0.0178216 0.000984603 2.74634e-10 0.0198833 0.00252449 1.01877e-09 0.0076933 1.62421e-09 0.0262499 0.0168001 3.10784e-12 3.47319e-11 0.0168001 7.60193e-12 3.76131e-11 0.0168001 1.40158e-11 3.76159e-11 0.0168001 3.95443e-11 3.76183e-11 0.0168001 7.16408e-11 3.76125e-11 0.0168001 2.06968e-10 3.75999e-11 0.0168001 3.91297e-10 3.75812e-11 0.0168001 1.12631e-09 3.75658e-11 0.0168001 2.15731e-09 3.75345e-11 0.0168001 6.18284e-09 3.75196e-11 0.0168001 1.18815e-08 3.74801e-11 0.0168001 3.39678e-08 3.74711e-11 0.0168002 6.53456e-08 3.74394e-11 0.0168002 1.86593e-07 3.74573e-11 0.0168006 3.58892e-07 3.75054e-11 0.016801 1.02569e-06 3.76572e-11 0.0168031 1.96981e-06 3.81267e-11 0.0168049 5.67583e-06 3.88346e-11 0.0168173 1.07858e-05 4.25916e-11 0.0168256 3.25073e-05 4.22161e-11 0.0169071 5.96894e-05 7.20059e-11 0.0169528 0.000201407 5.30944e-11 0.0175471 0.000389282 2.58248e-10 0.0185881 0.0014823 3.14835e-10 0.00394932 8.91784e-10 0.0223265 0.0168001 9.58571e-13 3.47166e-11 0.0168001 5.25056e-12 3.76271e-11 0.0168001 1.29927e-11 3.76349e-11 0.0168001 2.22445e-11 3.76295e-11 0.0168001 5.83543e-11 3.76266e-11 0.0168001 1.03578e-10 3.76134e-11 0.0168001 2.90973e-10 3.76012e-11 0.0168001 5.43129e-10 3.75773e-11 0.0168001 1.55743e-09 3.75637e-11 0.0168001 2.95882e-09 3.75299e-11 0.0168001 8.49055e-09 3.75177e-11 0.0168001 1.61917e-08 3.74791e-11 0.0168001 4.63987e-08 3.74774e-11 0.0168002 8.8526e-08 3.74568e-11 0.0168003 2.53468e-07 3.75161e-11 0.0168008 4.83085e-07 3.76238e-11 0.0168014 1.38574e-06 3.79959e-11 0.0168045 2.63606e-06 3.88637e-11 0.0168076 7.65202e-06 4.01923e-11 0.0168257 1.44062e-05 4.5931e-11 0.0168413 4.40043e-05 4.80014e-11 0.0169616 8.09222e-05 7.61531e-11 0.0170771 0.00027406 1.12454e-10 0.0179879 0.000569495 2.02083e-10 0.00204056 6.22678e-10 0.019901 0.0168001 -1.82283e-13 3.4717e-11 0.0168001 3.47607e-12 3.76198e-11 0.0168001 8.76296e-12 3.76447e-11 0.0168001 1.96417e-11 3.76436e-11 0.0168001 3.1335e-11 3.76354e-11 0.0168001 8.1522e-11 3.76258e-11 0.0168001 1.50861e-10 3.76076e-11 0.0168001 3.80825e-10 3.75955e-11 0.0168001 8.1379e-10 3.75674e-11 0.0168001 2.02025e-09 3.75553e-11 0.0168001 4.42008e-09 3.75197e-11 0.0168001 1.10113e-08 3.75102e-11 0.0168001 2.41512e-08 3.74747e-11 0.0168001 6.02529e-08 3.74759e-11 0.0168002 1.32037e-07 3.74675e-11 0.0168004 3.29953e-07 3.7489e-11 0.0168011 7.21602e-07 3.75497e-11 0.0168019 1.81003e-06 3.75892e-11 0.0168056 3.95263e-06 3.70941e-11 0.0168101 1.00162e-05 4.00527e-11 0.0168323 2.19177e-05 2.43667e-11 0.0168548 5.70186e-05 1.2536e-10 0.0170104 0.00012854 -2.27905e-10 0.0172066 0.000356707 8.3267e-10 0.000949326 -1.35058e-09 0.0183309 0.0168001 3.71104e-13 3.4724e-11 0.0168001 5.34571e-13 3.76044e-11 0.0168001 4.72813e-12 3.76534e-11 0.0168001 9.99866e-12 3.76461e-11 0.0168001 2.28426e-11 3.76496e-11 0.0168001 4.44105e-11 3.76146e-11 0.0168001 9.37251e-11 3.76302e-11 0.0168001 2.42615e-10 3.75892e-11 0.0168001 4.55518e-10 3.75777e-11 0.0168001 1.30253e-09 3.7558e-11 0.0168001 2.4528e-09 3.75305e-11 0.0168001 7.06807e-09 3.75169e-11 0.0168001 1.3371e-08 3.74827e-11 0.0168001 3.8531e-08 3.74773e-11 0.0168002 7.3031e-08 3.74544e-11 0.0168003 2.10295e-07 3.74763e-11 0.0168006 3.9864e-07 3.75293e-11 0.0168013 1.14888e-06 3.76627e-11 0.016803 2.17337e-06 3.80213e-11 0.0168068 6.30634e-06 3.88012e-11 0.0168169 1.18398e-05 4.02812e-11 0.0168384 3.54344e-05 4.72238e-11 0.0169021 6.56704e-05 4.84701e-11 0.0170441 0.000212906 1.06798e-10 0.000432662 9.47064e-11 0.0175648 0.0168001 2.75765e-13 3.47269e-11 0.0168001 1.17289e-13 3.76003e-11 0.0168001 2.15342e-12 3.76593e-11 0.0168001 6.58333e-12 3.76545e-11 0.0168001 1.51967e-11 3.76465e-11 0.0168001 2.54668e-11 3.76311e-11 0.0168001 6.59206e-11 3.76208e-11 0.0168001 1.18881e-10 3.75956e-11 0.0168001 3.24862e-10 3.75853e-11 0.0168001 6.17158e-10 3.75524e-11 0.0168001 1.7218e-09 3.75425e-11 0.0168001 3.32712e-09 3.75047e-11 0.0168001 9.3134e-09 3.74968e-11 0.0168001 1.80755e-08 3.74591e-11 0.0168001 5.05891e-08 3.74623e-11 0.0168002 9.82835e-08 3.74487e-11 0.0168003 2.74987e-07 3.7513e-11 0.016801 5.33899e-07 3.76603e-11 0.0168016 1.49558e-06 3.80336e-11 0.016805 2.89882e-06 3.90252e-11 0.0168087 8.17993e-06 4.01999e-11 0.0168284 1.57723e-05 4.80433e-11 0.0168483 4.59949e-05 4.2008e-11 0.0169718 8.8121e-05 1.00597e-10 0.000276102 4.5269e-11 0.0171284 0.0168001 -2.33795e-13 3.47286e-11 0.0168001 5.27008e-13 3.75984e-11 0.0168001 2.85366e-13 3.7662e-11 0.0168001 4.3001e-12 3.76533e-11 0.0168001 8.98066e-12 3.76453e-11 0.0168001 2.00735e-11 3.76344e-11 0.0168001 3.37177e-11 3.76147e-11 0.0168001 8.66118e-11 3.76046e-11 0.0168001 1.55712e-10 3.75754e-11 0.0168001 4.28862e-10 3.75658e-11 0.0168001 8.1084e-10 3.753e-11 0.0168001 2.27653e-09 3.7521e-11 0.0168001 4.36769e-09 3.74818e-11 0.0168001 1.23045e-08 3.74754e-11 0.0168001 2.36848e-08 3.74388e-11 0.0168001 6.67489e-08 3.74446e-11 0.0168003 1.28489e-07 3.7437e-11 0.0168004 3.62458e-07 3.75071e-11 0.0168012 6.96588e-07 3.76491e-11 0.0168022 1.97275e-06 3.80523e-11 0.0168066 3.77983e-06 3.89544e-11 0.0168115 1.08228e-05 4.06206e-11 0.0168367 2.07906e-05 4.71971e-11 0.0168641 6.05148e-05 4.95059e-11 0.000121313 9.62944e-11 0.0170189 0.0168001 5.76409e-14 3.47308e-11 0.0168001 -4.6638e-15 3.75949e-11 0.0168001 4.39507e-13 3.76677e-11 0.0168001 9.55629e-13 3.76502e-11 0.0168001 6.1475e-12 3.76418e-11 0.0168001 1.20865e-11 3.76302e-11 0.0168001 2.43559e-11 3.76186e-11 0.0168001 4.6027e-11 3.75956e-11 0.0168001 1.03097e-10 3.75859e-11 0.0168001 2.15216e-10 3.75542e-11 0.0168001 5.16918e-10 3.75452e-11 0.0168001 1.12179e-09 3.75081e-11 0.0168001 2.75005e-09 3.74999e-11 0.0168001 6.02376e-09 3.74607e-11 0.0168001 1.48323e-08 3.74562e-11 0.0168001 3.25369e-08 3.7423e-11 0.0168002 8.0207e-08 3.74367e-11 0.0168003 1.75851e-07 3.74472e-11 0.0168006 4.34125e-07 3.7554e-11 0.0168016 9.50927e-07 3.77797e-11 0.016803 2.35729e-06 3.83683e-11 0.0168087 5.15586e-06 3.96654e-11 0.0168165 1.29285e-05 4.23229e-11 0.0168485 2.84116e-05 5.08634e-11 7.29412e-05 6.0015e-11 0.0168966 0.0168001 1.59627e-13 3.47311e-11 0.0168001 -1.77605e-13 3.75949e-11 0.0168001 4.11177e-13 3.76681e-11 0.0168001 8.98586e-14 3.76516e-11 0.0168001 2.98536e-12 3.76348e-11 0.0168001 7.04314e-12 3.76221e-11 0.0168001 1.56771e-11 3.76109e-11 0.0168001 2.52437e-11 3.75916e-11 0.0168001 6.50042e-11 3.75825e-11 0.0168001 1.10158e-10 3.75543e-11 0.0168001 3.09881e-10 3.75456e-11 0.0168001 5.56093e-10 3.75112e-11 0.0168001 1.6103e-09 3.75028e-11 0.0168001 2.93709e-09 3.74651e-11 0.0168001 8.56918e-09 3.74595e-11 0.0168001 1.56512e-08 3.74247e-11 0.0168001 4.57861e-08 3.74336e-11 0.0168002 8.33579e-08 3.74297e-11 0.0168004 2.44581e-07 3.75127e-11 0.0168009 4.42656e-07 3.76784e-11 0.0168019 1.30658e-06 3.81475e-11 0.0168047 2.34416e-06 3.91468e-11 0.0168106 7.0073e-06 4.16055e-11 0.0168265 1.24641e-05 4.74426e-11 3.81918e-05 5.92377e-11 0.0168609 0.0168001 -1.26761e-13 3.47309e-11 0.0168001 1.34354e-13 3.75956e-11 0.0168001 -1.69562e-13 3.76675e-11 0.0168001 5.26306e-13 3.76538e-11 0.0168001 3.60151e-13 3.76304e-11 0.0168001 4.00733e-12 3.76143e-11 0.0168001 8.21105e-12 3.76032e-11 0.0168001 1.79408e-11 3.75928e-11 0.0168001 2.82594e-11 3.75711e-11 0.0168001 7.44722e-11 3.75624e-11 0.0168001 1.24916e-10 3.75327e-11 0.0168001 3.57898e-10 3.75247e-11 0.0168001 6.26379e-10 3.749e-11 0.0168001 1.84767e-09 3.74829e-11 0.0168001 3.25222e-09 3.74468e-11 0.0168001 9.7038e-09 3.74458e-11 0.0168001 1.69587e-08 3.74197e-11 0.0168001 5.10159e-08 3.74513e-11 0.0168003 8.80847e-08 3.7491e-11 0.0168005 2.67573e-07 3.76989e-11 0.0168013 4.545e-07 3.80833e-11 0.0168022 1.40143e-06 3.9255e-11 0.0168069 2.32059e-06 4.14885e-11 0.0168117 7.42814e-06 4.78889e-11 1.15604e-05 5.98777e-11 0.0168381 0.0168001 -1.87969e-13 3.47313e-11 0.0168001 1.66653e-13 3.75949e-11 0.0168001 -2.6471e-13 3.76684e-11 0.0168001 4.90777e-13 3.76522e-11 0.0168001 -1.95875e-13 3.76317e-11 0.0168001 2.29496e-12 3.76099e-11 0.0168001 5.15524e-12 3.75943e-11 0.0168001 8.05058e-12 3.75823e-11 0.0168001 1.99498e-11 3.75714e-11 0.0168001 2.81499e-11 3.75495e-11 0.0168001 8.38173e-11 3.75406e-11 0.0168001 1.26766e-10 3.75117e-11 0.0168001 4.09269e-10 3.75034e-11 0.0168001 6.2898e-10 3.74709e-11 0.0168001 2.10529e-09 3.74655e-11 0.0168001 3.19043e-09 3.74349e-11 0.0168001 1.09436e-08 3.74463e-11 0.0168001 1.61678e-08 3.7445e-11 0.0168001 5.68616e-08 3.75497e-11 0.0168003 8.12441e-08 3.77292e-11 0.0168005 2.94847e-07 3.83542e-11 0.0168014 4.02522e-07 3.955e-11 0.0168021 1.53298e-06 4.27651e-11 0.0168075 1.9224e-06 5.13617e-11 8.32912e-06 6.10452e-11 0.0168102 0.0168001 -8.96979e-14 3.47318e-11 0.0168001 5.36883e-14 3.7594e-11 0.0168001 -1.11865e-13 3.76696e-11 0.0168001 1.56825e-13 3.76512e-11 0.0168001 -5.98803e-14 3.76338e-11 0.0168001 7.45631e-13 3.76042e-11 0.0168001 1.91899e-12 3.75907e-11 0.0168001 5.07978e-12 3.75796e-11 0.0168001 5.75127e-12 3.7562e-11 0.0168001 2.12362e-11 3.75537e-11 0.0168001 2.26823e-11 3.75284e-11 0.0168001 9.69073e-11 3.75203e-11 0.0168001 1.03672e-10 3.74901e-11 0.0168001 4.8782e-10 3.74829e-11 0.0168001 5.00952e-10 3.74511e-11 0.0168001 2.54399e-09 3.74503e-11 0.0168001 2.4504e-09 3.74282e-11 0.0168001 1.34257e-08 3.74618e-11 0.0168001 1.19182e-08 3.75047e-11 0.0168001 7.1441e-08 3.77204e-11 0.0168003 5.67987e-08 3.81017e-11 0.0168003 3.84741e-07 3.93175e-11 0.0168016 2.45213e-07 4.15134e-11 0.016801 2.24071e-06 4.83557e-11 5.10392e-07 6.01307e-11 0.0168086 0.0168001 -1.68091e-14 3.47319e-11 0.0168001 -3.08911e-15 3.75939e-11 0.0168001 -1.74477e-14 3.76696e-11 0.0168001 1.69352e-15 3.76502e-11 0.0168001 3.44168e-14 3.76336e-11 0.0168001 1.40385e-13 3.76045e-11 0.0168001 8.65123e-13 3.75879e-11 0.0168001 1.62704e-12 3.7577e-11 0.0168001 3.52205e-12 3.75661e-11 0.0168001 6.55908e-12 3.7545e-11 0.0168001 1.45623e-11 3.75357e-11 0.0168001 2.93567e-11 3.75075e-11 0.0168001 6.74262e-11 3.74988e-11 0.0168001 1.40486e-10 3.74671e-11 0.0168001 3.29542e-10 3.74616e-11 0.0168001 6.95979e-10 3.74322e-11 0.0168001 1.64393e-09 3.74443e-11 0.0168001 3.49987e-09 3.74436e-11 0.0168001 8.26206e-09 3.75558e-11 0.0168001 1.76903e-08 3.77274e-11 0.0168001 4.16233e-08 3.84243e-11 0.0168004 9.00916e-08 3.96688e-11 0.0168003 2.07078e-07 4.33587e-11 0.0168019 4.69514e-07 5.2174e-11 9.96737e-07 6.72303e-11 0.0168007 0.0168001 -2.96242e-14 3.47319e-11 0.0168001 2.64164e-14 3.75939e-11 0.0168001 -4.55816e-14 3.76696e-11 0.0168001 5.27861e-14 3.76504e-11 0.0168001 -5.40101e-14 3.76334e-11 0.0168001 2.02268e-13 3.76047e-11 0.0168001 3.66812e-14 3.75867e-11 0.0168001 -4.80145e-13 3.75762e-11 0.0168001 2.59174e-12 3.75646e-11 0.0168001 -3.43612e-12 3.75437e-11 0.0168001 1.37025e-11 3.75339e-11 0.0168001 -1.86604e-11 3.75056e-11 0.0168001 6.84704e-11 3.74965e-11 0.0168001 -1.1703e-10 3.74645e-11 0.0168001 3.52451e-10 3.74588e-11 0.0168001 -7.42962e-10 3.7429e-11 0.0168001 1.84371e-09 3.74405e-11 0.0168001 -4.67843e-09 3.74389e-11 0.0168001 9.73333e-09 3.75462e-11 0.0168001 -2.9498e-08 3.77095e-11 0.0168001 5.26153e-08 3.83741e-11 0.0168003 -1.87606e-07 3.95559e-11 0.0168001 3.2686e-07 4.31067e-11 0.0168018 -1.34407e-06 5.1506e-11 2.99791e-06 6.62434e-11 0.016799 0.0168001 -1.34773e-14 3.47321e-11 0.0168001 5.74248e-15 3.75936e-11 0.0168001 -9.20558e-15 3.76702e-11 0.0168001 1.09021e-14 3.76506e-11 0.0168001 -7.8551e-15 3.76345e-11 0.0168001 6.03349e-14 3.76021e-11 0.0168001 7.63604e-15 3.75892e-11 0.0168001 -2.9457e-13 3.75751e-11 0.0168001 2.57872e-13 3.75591e-11 0.0168001 -1.54967e-12 3.75488e-11 0.0168001 1.16264e-12 3.75241e-11 0.0168001 -8.0428e-12 3.75146e-11 0.0168001 5.11724e-12 3.74842e-11 0.0168001 -4.80049e-11 3.74761e-11 0.0168001 1.8048e-11 3.7444e-11 0.0168001 -2.95707e-10 3.74424e-11 0.0168001 4.14122e-11 3.74191e-11 0.0168001 -1.81134e-09 3.74532e-11 0.0168001 -7.30652e-11 3.7493e-11 0.0168 -1.09882e-08 3.77305e-11 0.0168001 -1.57818e-09 3.81368e-11 0.0167999 -6.57639e-08 3.94829e-11 0.0168002 -7.73657e-10 4.19009e-11 0.016799 -4.02705e-07 4.88268e-11 2.81126e-07 6.10939e-11 0.0168014 0.0168001 3.47321e-11 0.0168001 3.75936e-11 0.0168001 3.76702e-11 0.0168001 3.76506e-11 0.0168001 3.76344e-11 0.0168001 3.7602e-11 0.0168001 3.75893e-11 0.0168001 3.75751e-11 0.0168001 3.75586e-11 0.0168001 3.75487e-11 0.0168001 3.75238e-11 0.0168001 3.75143e-11 0.0168001 3.74837e-11 0.0168001 3.74754e-11 0.0168001 3.74427e-11 0.0168001 3.74406e-11 0.0168001 3.74167e-11 0.0168001 3.74463e-11 0.0168001 3.74808e-11 0.0168 3.76791e-11 0.0168 3.80324e-11 0.0167999 3.91922e-11 0.0167999 4.13232e-11 0.0167992 4.80646e-11 6.07061e-11 0.0167992 0.0168001 8.24931e-10 0.0168001 4.31538e-09 0.0168001 1.52021e-08 0.0168 4.2725e-08 0.0168001 1.06904e-07 0.0168 2.71074e-07 0.0168004 6.43715e-07 0.0167996 1.58878e-06 0.0168028 3.86708e-06 0.016796 9.49893e-06 0.0168248 2.50585e-05 0.0167712 6.41487e-05 0.0169648 0.000187753 0.0166525 0.000669789 0.0172657 0.00203472 0.0172572 0.0111462 0.0162924 0.0133538 0.0153509 0.0132401 0.0145944 0.0134902 0.0137854 0.0144354 0.0130311 0.0158036 0.0121706 0.0175602 0.0113793 0.019698 0.0114281 0.0221059 0.0235458 0.0173868 0.0168001 5.68095e-10 0.0168001 4.56409e-09 0.0168001 1.41723e-08 0.0168001 4.27605e-08 0.0168001 1.01139e-07 0.0168001 2.68939e-07 0.0168001 5.99903e-07 0.0168001 1.61488e-06 0.0168006 3.31318e-06 0.0167995 1.06535e-05 0.0168058 1.87789e-05 0.0167926 7.70797e-05 0.0168259 0.000154806 0.0168055 0.000689587 0.0169385 0.00190161 0.0178074 0.0102761 0.0169545 0.0142067 0.0160568 0.0141376 0.0153178 0.0142288 0.0146868 0.015066 0.0141239 0.016366 0.0137073 0.0179763 0.0136357 0.0197695 0.0145953 0.0211458 0.0213093 0.0168323 0.0168001 6.01566e-10 0.0168001 4.8746e-09 0.0168001 1.49944e-08 0.0168001 4.53159e-08 0.0168001 1.0729e-07 0.0168 2.85738e-07 0.0168 6.42584e-07 0.0167999 1.68434e-06 0.0167995 3.70798e-06 0.0167999 1.02619e-05 0.0167978 2.08845e-05 0.0168028 7.18877e-05 0.0168151 0.000142822 0.0168796 0.000624505 0.0171192 0.00166204 0.0190297 0.00836407 0.0180279 0.0152083 0.0169267 0.0152387 0.0161661 0.0149891 0.0156215 0.0156102 0.015243 0.0167442 0.0151576 0.0180613 0.0155752 0.0193507 0.0166643 0.0200558 0.019804 0.0181683 0.0168001 5.61312e-10 0.0168001 4.79996e-09 0.0168001 1.43843e-08 0.0168001 4.33057e-08 0.0168001 1.03101e-07 0.0168001 2.71448e-07 0.0168001 6.14818e-07 0.0168002 1.58545e-06 0.0168004 3.5414e-06 0.0168014 9.26494e-06 0.0168019 2.03929e-05 0.0168166 5.7074e-05 0.0168273 0.000132263 0.0170079 0.000443425 0.0174691 0.00120083 0.020647 0.00518537 0.0195036 0.0163509 0.0184423 0.0162996 0.0173457 0.0160856 0.0167471 0.0162088 0.0164966 0.016994 0.0165655 0.0179919 0.0169977 0.0189188 0.017879 0.0191736 0.0186364 0.0190455 0.0168001 4.54094e-10 0.0168001 5.88261e-09 0.0168001 8.53252e-09 0.0168001 4.88543e-08 0.0168001 6.5758e-08 0.0168001 2.96128e-07 0.0168003 3.93706e-07 0.0168001 1.72994e-06 0.0168015 2.18678e-06 0.0168002 1.05204e-05 0.0168098 1.08371e-05 0.0167963 7.0442e-05 0.0168717 5.70129e-05 0.0168182 0.000496462 0.0172893 0.000729869 0.0185685 0.0039055 0.0197956 0.0151223 0.0191381 0.0169568 0.0181817 0.0170419 0.0176641 0.0167265 0.0175073 0.0171505 0.0176955 0.0178035 0.0181686 0.0184445 0.0188359 0.0185053 0.0178058 0.019672 0.0168001 1.22325e-09 0.0168001 4.46912e-09 0.0168001 1.23508e-08 0.0168001 2.94814e-08 0.0168001 7.40333e-08 0.0168002 1.69261e-07 0.0168002 4.21603e-07 0.0168009 9.57178e-07 0.0168007 2.4521e-06 0.0168058 5.36762e-06 0.0168013 1.52546e-05 0.0168395 3.23991e-05 0.0167954 0.000100724 0.0170549 0.000237475 0.0168317 0.000952161 0.0180684 0.00266827 0.0199031 0.0132858 0.019595 0.0172649 0.0190901 0.0175467 0.0185419 0.0172749 0.0183513 0.0173399 0.0184957 0.0176587 0.0189713 0.0179682 0.0195614 0.0179127 0.0171983 0.0201686 0.0168001 3.16528e-09 0.0168001 6.8917e-09 0.0168001 1.49959e-08 0.0168001 3.02455e-08 0.0168001 7.24951e-08 0.0168001 1.57949e-07 0.0168001 3.97404e-07 0.0168002 8.81092e-07 0.0168003 2.26997e-06 0.0168008 4.93162e-06 0.0168022 1.379e-05 0.0168074 2.72973e-05 0.0168128 9.5104e-05 0.0168612 0.000189313 0.0170086 0.000804091 0.0175159 0.00216075 0.0204466 0.010353 0.0203353 0.0173764 0.0198441 0.0180381 0.0193471 0.0177719 0.0192077 0.0174809 0.0192852 0.0175784 0.0196071 0.0176487 0.0200721 0.0174441 0.0167434 0.0205291 0.0168001 2.76262e-09 0.0168001 6.1166e-09 0.0168001 1.66846e-08 0.0168001 2.27864e-08 0.0168001 7.77258e-08 0.0168001 1.11815e-07 0.0168001 4.19267e-07 0.0168004 6.15452e-07 0.0168002 2.39496e-06 0.0168017 3.42746e-06 0.0168011 1.43838e-05 0.0168104 1.80448e-05 0.0168104 9.49507e-05 0.0168924 0.000107423 0.0170124 0.00068352 0.0178554 0.00131764 0.0223104 0.00589534 0.0216132 0.0180735 0.0211693 0.0184825 0.0204489 0.0184924 0.0200426 0.0178893 0.0200255 0.0175924 0.0202442 0.017433 0.0205819 0.0171057 0.0164205 0.0209036 0.0168001 2.75547e-09 0.0168001 6.24919e-09 0.0168001 1.16007e-08 0.0168001 2.46221e-08 0.0168001 4.90765e-08 0.0168001 1.18359e-07 0.0168003 2.55446e-07 0.0168002 6.47152e-07 0.0168012 1.42718e-06 0.0168009 3.67955e-06 0.0168072 8.10396e-06 0.0168035 2.16706e-05 0.0168515 4.71126e-05 0.016819 0.000139495 0.0171728 0.000330125 0.0172987 0.00119095 0.0195492 0.00364395 0.0222018 0.0154195 0.0219346 0.0187498 0.0213941 0.0190328 0.0208524 0.0184326 0.0206624 0.0177792 0.02074 0.0173569 0.0209651 0.0168815 0.0161824 0.0212032 0.0168001 2.55619e-09 0.0168001 5.83815e-09 0.0168001 8.5955e-09 0.0168001 2.33041e-08 0.0168001 3.37207e-08 0.0168001 1.11528e-07 0.0168002 1.70855e-07 0.0168002 6.11229e-07 0.0168007 9.35706e-07 0.0168008 3.55284e-06 0.016804 4.90491e-06 0.0168032 2.24578e-05 0.0168264 2.39896e-05 0.0168131 0.000152558 0.0169735 0.000169943 0.0170375 0.00112631 0.0180611 0.00261991 0.0218169 0.0116617 0.0222045 0.0183622 0.022072 0.0191655 0.0216139 0.0188902 0.0213784 0.0180151 0.0213322 0.0174025 0.021402 0.0168118 0.0160614 0.0215228 0.0168001 1.63024e-09 0.0168001 3.77619e-09 0.0168001 7.50908e-09 0.0168001 1.401e-08 0.0168001 3.10648e-08 0.0168001 6.46327e-08 0.0168001 1.57316e-07 0.0168004 3.44479e-07 0.0168005 8.74444e-07 0.0168021 1.896e-06 0.0168018 5.21143e-06 0.0168137 1.0579e-05 0.0168048 3.27556e-05 0.0168909 6.6742e-05 0.0168447 0.000215525 0.0174144 0.00055685 0.0181045 0.00192911 0.0231581 0.00660574 0.0232676 0.0182524 0.0231136 0.0193199 0.0226553 0.0193483 0.0220878 0.0185832 0.0219008 0.0175883 0.0218596 0.016854 0.0160566 0.0218639 0.0168001 1.17727e-09 0.0168001 2.61722e-09 0.0168001 6.37651e-09 0.0168001 9.33883e-09 0.0168001 2.79903e-08 0.0168001 4.34102e-08 0.0168001 1.45354e-07 0.0168002 2.32155e-07 0.0168003 8.12114e-07 0.0168009 1.27559e-06 0.0168013 4.76192e-06 0.0168053 6.615e-06 0.0168079 3.00849e-05 0.0168412 3.35996e-05 0.0168555 0.000200834 0.0171497 0.000262972 0.0175718 0.00150623 0.0202433 0.00393369 0.0235974 0.0148969 0.0237171 0.0192001 0.0233651 0.0197004 0.022774 0.0191739 0.0225582 0.0178052 0.0224135 0.0169968 0.0161524 0.0223185 0.0168001 9.15921e-10 0.0168001 2.10836e-09 0.0168001 3.93476e-09 0.0168001 8.13992e-09 0.0168001 1.61313e-08 0.0168001 3.76414e-08 0.0168002 8.11474e-08 0.0168002 1.99678e-07 0.0168006 4.41639e-07 0.0168007 1.12723e-06 0.016803 2.41725e-06 0.0168028 6.88295e-06 0.0168195 1.34277e-05 0.0168085 4.444e-05 0.0169232 8.64087e-05 0.0168753 0.000310152 0.0176266 0.000755352 0.0184302 0.00312908 0.0233583 0.00996702 0.023952 0.0186059 0.0240843 0.0195679 0.0238147 0.0194431 0.0231358 0.018484 0.0228838 0.017249 0.016316 0.0227187 0.0168001 7.65716e-10 0.0168001 1.7511e-09 0.0168001 2.71942e-09 0.0168001 7.08207e-09 0.0168001 1.06856e-08 0.0168001 3.33517e-08 0.0168001 5.36533e-08 0.0168001 1.79643e-07 0.0168003 2.93866e-07 0.0168004 1.00936e-06 0.0168012 1.63534e-06 0.0168022 5.81861e-06 0.0168066 9.01287e-06 0.0168154 3.56043e-05 0.0168522 4.966e-05 0.0169249 0.00023725 0.0172853 0.000395035 0.0186247 0.00178894 0.0232454 0.00534534 0.025068 0.016782 0.0249689 0.0196668 0.02453 0.0198819 0.0238056 0.0192076 0.0234667 0.0175878 0.0166001 0.023181 0.0168001 4.98149e-10 0.0168001 1.14784e-09 0.0168001 2.2929e-09 0.0168001 4.26505e-09 0.0168001 9.53398e-09 0.0168001 1.97219e-08 0.0168001 4.84845e-08 0.0168002 1.054e-07 0.0168002 2.67342e-07 0.0168006 5.87831e-07 0.0168007 1.50947e-06 0.0168032 3.31375e-06 0.0168035 8.71971e-06 0.0168203 1.88371e-05 0.0168167 5.31063e-05 0.0169396 0.000114542 0.0169702 0.000363884 0.0177888 0.000970435 0.0193878 0.00374558 0.0242561 0.0119112 0.0250416 0.0188807 0.0252284 0.0196946 0.0248695 0.019567 0.024109 0.0183475 0.0170321 0.0236769 0.0168001 3.47793e-10 0.0168001 7.85563e-10 0.0168001 1.77764e-09 0.0168001 2.67843e-09 0.0168001 7.61681e-09 0.0168001 1.22867e-08 0.0168001 3.87347e-08 0.0168001 6.50452e-08 0.0168002 2.12303e-07 0.0168004 3.5898e-07 0.0168007 1.18776e-06 0.0168021 1.99386e-06 0.016804 6.77649e-06 0.016812 1.08633e-05 0.0168237 4.12889e-05 0.0168792 5.91364e-05 0.016968 0.000274706 0.0174554 0.000483112 0.0191221 0.00207793 0.0245648 0.00646574 0.025912 0.0175326 0.0260024 0.0196037 0.0255665 0.020003 0.0248197 0.0190928 0.0175499 0.0243027 0.0168001 2.32635e-10 0.0168001 5.29253e-10 0.0168001 1.06646e-09 0.0168001 2.2645e-09 0.0168001 4.47022e-09 0.0168001 1.05444e-08 0.0168001 2.24157e-08 0.0168001 5.59298e-08 0.0168002 1.22001e-07 0.0168002 3.09974e-07 0.0168007 6.79424e-07 0.016801 1.74172e-06 0.016804 3.81523e-06 0.0168049 9.91181e-06 0.0168243 2.18724e-05 0.0168248 5.84781e-05 0.0169647 0.000135039 0.0170543 0.000392933 0.0179947 0.00113744 0.0204289 0.00403081 0.0253244 0.0126351 0.0259715 0.0189562 0.0263459 0.0196283 0.0258012 0.019638 0.0183043 0.0250458 0.0168001 2.07057e-11 0.0168001 3.69528e-10 0.0168001 7.58944e-10 0.0168001 1.8437e-09 0.0168001 2.90889e-09 0.0168001 8.26213e-09 0.0168001 1.39299e-08 0.0168001 4.28937e-08 0.0168001 7.45466e-08 0.0168002 2.35543e-07 0.0168005 4.11115e-07 0.0168009 1.31288e-06 0.0168024 2.27595e-06 0.0168049 7.43676e-06 0.0168143 1.24518e-05 0.0168282 4.45906e-05 0.0168937 6.95966e-05 0.016998 0.000288158 0.0175742 0.000561316 0.0193777 0.00222633 0.0249739 0.0070362 0.0265881 0.017341 0.026781 0.0194354 0.0264639 0.0199558 0.0190957 0.0256725 0.0168001 -7.46393e-11 0.0168001 2.63428e-10 0.0168001 6.54759e-10 0.0168001 1.08921e-09 0.0168001 2.66519e-09 0.0168001 4.40554e-09 0.0168001 1.24611e-08 0.0168001 2.20761e-08 0.0168001 6.64523e-08 0.0168002 1.2028e-07 0.0168003 3.68389e-07 0.0168009 6.68555e-07 0.0168011 2.06608e-06 0.0168048 3.73918e-06 0.0168055 1.17494e-05 0.0168289 2.12394e-05 0.0168289 6.9397e-05 0.016987 0.000130185 0.0170814 0.000466388 0.0181995 0.00110862 0.021291 0.00394315 0.0261534 0.0124778 0.0267409 0.0188489 0.0271621 0.0195342 0.0195449 0.0267117 0.0168001 -6.26749e-11 0.0168001 1.38407e-10 0.0168001 3.94878e-10 0.0168001 8.27653e-10 0.0168001 1.55724e-09 0.0168001 3.45424e-09 0.0168001 7.10341e-09 0.0168001 1.72561e-08 0.0168001 3.73782e-08 0.0168001 9.36911e-08 0.0168003 2.05813e-07 0.0168004 5.20115e-07 0.0168014 1.14601e-06 0.0168022 2.91201e-06 0.0168075 6.41734e-06 0.0168121 1.66108e-05 0.0168451 3.64931e-05 0.0168742 0.000100775 0.017115 0.000225703 0.0175082 0.00071479 0.019442 0.00200933 0.0251253 0.00679294 0.0272074 0.0167633 0.0273919 0.0193484 0.0196269 0.0273115 0.0168001 -4.17307e-11 0.0168001 8.0461e-11 0.0168001 2.3429e-10 0.0168001 5.74993e-10 0.0168001 9.35303e-10 0.0168001 2.50574e-09 0.0168001 4.28884e-09 0.0168001 1.26444e-08 0.0168001 2.24607e-08 0.0168001 6.86154e-08 0.0168002 1.23215e-07 0.0168003 3.80178e-07 0.0168008 6.83005e-07 0.0168016 2.12238e-06 0.0168042 3.79048e-06 0.0168088 1.20176e-05 0.0168243 2.10202e-05 0.0168541 7.08296e-05 0.0169545 0.000125477 0.0172147 0.00045369 0.018148 0.00107911 0.0211778 0.0037561 0.0264059 0.0115333 0.0274056 0.0183593 0.0193136 0.0277193 0.0168001 -2.81093e-11 0.0168001 5.48292e-11 0.0168001 1.61996e-10 0.0168001 3.24508e-10 0.0168001 6.87857e-10 0.0168001 1.3656e-09 0.0168001 3.18155e-09 0.0168001 6.79678e-09 0.0168001 1.6663e-08 0.0168001 3.6577e-08 0.0168001 9.10366e-08 0.0168003 2.01218e-07 0.0168005 5.03116e-07 0.0168015 1.11395e-06 0.0168025 2.79814e-06 0.0168083 6.20054e-06 0.0168134 1.57714e-05 0.0168491 3.52184e-05 0.0168828 9.17957e-05 0.0171132 0.000219935 0.0175768 0.000620217 0.019495 0.00183232 0.0252443 0.00582858 0.027803 0.0157756 0.0191355 0.0279602 0.0168001 -1.86444e-11 0.0168001 3.64402e-11 0.0168001 1.08037e-10 0.0168001 2.11956e-10 0.0168001 4.45002e-10 0.0168001 8.82169e-10 0.0168001 2.04522e-09 0.0168001 4.36499e-09 0.0168001 1.06954e-08 0.0168001 2.34447e-08 0.0168001 5.83733e-08 0.0168002 1.28768e-07 0.0168004 3.2181e-07 0.0168008 7.09558e-07 0.0168018 1.77923e-06 0.0168041 3.9084e-06 0.01681 9.95422e-06 0.0168235 2.15069e-05 0.0168551 5.87053e-05 0.0169583 0.000122642 0.0172088 0.000380582 0.0181062 0.000953433 0.020344 0.00354435 0.0263592 0.00972131 0.0175256 0.027983 0.0168001 -1.19516e-11 0.0168001 2.30606e-11 0.0168001 6.8979e-11 0.0168001 1.35279e-10 0.0168001 2.82356e-10 0.0168001 5.60417e-10 0.0168001 1.28742e-09 0.0168001 2.75059e-09 0.0168001 6.68376e-09 0.0168001 1.46701e-08 0.0168001 3.62304e-08 0.0168002 8.00286e-08 0.0168003 1.98376e-07 0.0168006 4.38055e-07 0.0168012 1.08822e-06 0.0168028 2.39667e-06 0.0168067 6.00206e-06 0.0168151 1.31316e-05 0.0168396 3.38641e-05 0.016888 7.47109e-05 0.0170644 0.000203661 0.0175147 0.000505692 0.019407 0.00163594 0.0245584 0.00458415 0.01406 0.0280652 0.0168001 -7.45669e-12 0.0168001 1.47802e-11 0.0168001 4.385e-11 0.0168001 7.97522e-11 0.0168001 1.91467e-10 0.0168001 3.23752e-10 0.0168001 8.75761e-10 0.0168001 1.58026e-09 0.0168001 4.55013e-09 0.0168001 8.40163e-09 0.0168001 2.46642e-08 0.0168001 4.58164e-08 0.0168002 1.35123e-07 0.0168004 2.51122e-07 0.0168007 7.42473e-07 0.0168017 1.37536e-06 0.0168036 4.09779e-06 0.0168093 7.50691e-06 0.0168199 2.3148e-05 0.0168537 4.08658e-05 0.0169156 0.000141205 0.0171724 0.000247298 0.0178209 0.000984459 0.0198841 0.00252376 0.00769218 0.02625 0.0168001 -3.83091e-12 0.0168001 8.88283e-12 0.0168001 2.44864e-11 0.0168001 5.64751e-11 0.0168001 9.62144e-11 0.0168001 2.40238e-10 0.0168001 4.32073e-10 0.0168001 1.17533e-09 0.0168001 2.21722e-09 0.0168001 6.25103e-09 0.0168001 1.1964e-08 0.0168001 3.40582e-08 0.0168002 6.54498e-08 0.0168002 1.86699e-07 0.0168006 3.58995e-07 0.016801 1.02576e-06 0.0168031 1.96979e-06 0.0168049 5.67569e-06 0.0168173 1.07846e-05 0.0168256 3.25072e-05 0.0169071 5.96786e-05 0.0169528 0.000201405 0.0175471 0.000389196 0.0185876 0.00148218 0.00394889 0.0223248 0.0168001 4.73545e-13 0.0168001 1.84076e-12 0.0168001 1.50841e-11 0.0168001 3.12071e-11 0.0168001 7.16995e-11 0.0168001 1.2154e-10 0.0168001 3.13357e-10 0.0168001 5.73321e-10 0.0168001 1.5905e-09 0.0168001 3.00296e-09 0.0168001 8.53721e-09 0.0168001 1.62521e-08 0.0168001 4.64594e-08 0.0168002 8.85958e-08 0.0168003 2.5352e-07 0.0168009 4.83096e-07 0.0168014 1.38559e-06 0.0168045 2.63556e-06 0.0168076 7.65043e-06 0.0168257 1.44032e-05 0.0168413 4.39932e-05 0.0169616 8.09223e-05 0.0170771 0.00027395 0.0179878 0.000569538 0.00203965 0.0199015 0.0168001 2.51709e-12 0.0168001 -6.75702e-13 0.0168001 9.97543e-12 0.0168001 2.26291e-11 0.0168001 4.15999e-11 0.0168001 8.62897e-11 0.0168001 1.69143e-10 0.0168001 3.92975e-10 0.0168001 8.34518e-10 0.0168001 2.04206e-09 0.0168001 4.44822e-09 0.0168001 1.10428e-08 0.0168001 2.41868e-08 0.0168001 6.02887e-08 0.0168002 1.32064e-07 0.0168004 3.29959e-07 0.0168011 7.21552e-07 0.0168019 1.80987e-06 0.0168056 3.95242e-06 0.0168101 1.00147e-05 0.0168323 2.19198e-05 0.016855 5.69944e-05 0.0170098 0.000128594 0.0172069 0.000356491 0.000949686 0.0183257 0.0168001 2.08548e-12 0.0168001 -5.17579e-13 0.0168001 6.31626e-12 0.0168001 1.51463e-11 0.0168001 2.53669e-11 0.0168001 5.64866e-11 0.0168001 9.78785e-11 0.0168001 2.53291e-10 0.0168001 4.67887e-10 0.0168001 1.31181e-09 0.0168001 2.46944e-09 0.0168001 7.07798e-09 0.0168001 1.33912e-08 0.0168001 3.85408e-08 0.0168002 7.30472e-08 0.0168003 2.1029e-07 0.0168006 3.98611e-07 0.0168013 1.1488e-06 0.0168031 2.17318e-06 0.0168068 6.30601e-06 0.0168169 1.18393e-05 0.0168383 3.54344e-05 0.0169021 6.56676e-05 0.017044 0.000212909 0.000432634 0.0175649 0.0168001 1.18388e-12 0.0168001 -1.06258e-13 0.0168001 3.35258e-12 0.0168001 7.943e-12 0.0168001 1.654e-11 0.0168001 2.85207e-11 0.0168001 6.61692e-11 0.0168001 1.2332e-10 0.0168001 3.24557e-10 0.0168001 6.23694e-10 0.0168001 1.72186e-09 0.0168001 3.33555e-09 0.0168001 9.31391e-09 0.0168001 1.80847e-08 0.0168001 5.05865e-08 0.0168002 9.82822e-08 0.0168004 2.74951e-07 0.016801 5.33814e-07 0.0168016 1.49533e-06 0.016805 2.89826e-06 0.0168087 8.17881e-06 0.0168284 1.57686e-05 0.0168483 4.5994e-05 0.0169718 8.80979e-05 0.000276111 0.0171284 0.0168001 6.53206e-13 0.0168001 -2.40815e-14 0.0168001 1.93201e-12 0.0168001 4.49206e-12 0.0168001 7.89369e-12 0.0168001 1.69143e-11 0.0168001 3.16587e-11 0.0168001 7.92889e-11 0.0168001 1.53793e-10 0.0168001 4.20045e-10 0.0168001 8.1042e-10 0.0168001 2.26842e-09 0.0168001 4.36975e-09 0.0168001 1.22979e-08 0.0168001 2.36882e-08 0.0168001 6.67396e-08 0.0168003 1.28481e-07 0.0168005 3.62414e-07 0.0168013 6.96491e-07 0.0168022 1.97248e-06 0.0168066 3.77925e-06 0.0168115 1.08213e-05 0.0168367 2.07876e-05 0.0168641 6.05083e-05 0.000121295 0.017019 0.0168001 2.9567e-13 0.0168001 1.91596e-14 0.0168001 8.55423e-13 0.0168001 2.00663e-12 0.0168001 3.74579e-12 0.0168001 6.51113e-12 0.0168001 1.54082e-11 0.0168001 3.63989e-11 0.0168001 9.16798e-11 0.0168001 2.0447e-10 0.0168001 5.05898e-10 0.0168001 1.11229e-09 0.0168001 2.74134e-09 0.0168001 6.01698e-09 0.0168001 1.48266e-08 0.0168001 3.25317e-08 0.0168002 8.02e-08 0.0168004 1.75835e-07 0.0168006 4.34089e-07 0.0168016 9.50841e-07 0.016803 2.35709e-06 0.0168087 5.15541e-06 0.0168165 1.29277e-05 0.0168485 2.84091e-05 7.29385e-05 0.0168966 0.0168001 1.31239e-13 0.0168001 1.51712e-14 0.0168001 3.92783e-13 0.0168001 8.46291e-13 0.0168001 1.5497e-12 0.0168001 2.23633e-12 0.0168001 7.04402e-12 0.0168001 1.65671e-11 0.0168001 4.92948e-11 0.0168001 9.94702e-11 0.0168001 2.90825e-10 0.0168001 5.45772e-10 0.0168001 1.59129e-09 0.0168001 2.92935e-09 0.0168001 8.55257e-09 0.0168001 1.56476e-08 0.0168001 4.57726e-08 0.0168002 8.33573e-08 0.0168004 2.44566e-07 0.0168009 4.42652e-07 0.016802 1.30654e-06 0.0168047 2.34416e-06 0.0168106 7.00721e-06 0.0168265 1.24642e-05 3.81919e-05 0.0168609 0.0168001 4.02785e-14 0.0168001 2.31219e-14 0.0168001 1.15243e-13 0.0168001 2.81336e-13 0.0168001 4.9956e-13 0.0168001 1.57214e-12 0.0168001 1.79267e-12 0.0168001 6.85269e-12 0.0168001 1.80677e-11 0.0168001 5.77913e-11 0.0168001 1.12869e-10 0.0168001 3.3874e-10 0.0168001 6.14388e-10 0.0168001 1.82878e-09 0.0168001 3.24243e-09 0.0168001 9.68753e-09 0.0168001 1.69537e-08 0.0168001 5.10056e-08 0.0168003 8.80924e-08 0.0168005 2.67585e-07 0.0168013 4.54571e-07 0.0168022 1.40157e-06 0.0168069 2.32097e-06 0.0168117 7.42954e-06 1.15613e-05 0.0168381 0.0168001 3.14729e-14 0.0168001 -5.67477e-15 0.0168001 1.08243e-13 0.0168001 1.92441e-13 0.0168001 3.43771e-13 0.0168001 3.48747e-13 0.0168001 1.36281e-12 0.0168001 2.507e-12 0.0168001 1.01201e-11 0.0168001 2.02695e-11 0.0168001 6.99906e-11 0.0168001 1.17188e-10 0.0168001 3.93019e-10 0.0168001 6.18564e-10 0.0168001 2.08786e-09 0.0168001 3.18036e-09 0.0168001 1.09259e-08 0.0168001 1.61595e-08 0.0168001 5.68418e-08 0.0168003 8.12372e-08 0.0168005 2.94797e-07 0.0168014 4.0251e-07 0.0168021 1.5328e-06 0.0168075 1.92221e-06 8.32962e-06 0.0168102 0.0168001 -1.55457e-14 0.0168001 2.44558e-14 0.0168001 -5.7765e-14 0.0168001 -1.06283e-13 0.0168001 -2.42176e-13 0.0168001 3.96846e-13 0.0168001 1.49272e-13 0.0168001 1.81923e-12 0.0168001 3.35963e-12 0.0168001 1.44752e-11 0.0168001 1.89805e-11 0.0168001 8.68464e-11 0.0168001 9.80747e-11 0.0168001 4.74368e-10 0.0168001 4.934e-10 0.0168001 2.52738e-09 0.0168001 2.44195e-09 0.0168001 1.34074e-08 0.0168001 1.19147e-08 0.0168001 7.14291e-08 0.0168004 5.68379e-08 0.0168003 3.8483e-07 0.0168016 2.45499e-07 0.016801 2.24174e-06 5.1268e-07 0.0168086 0.0168001 8.04104e-15 0.0168001 3.59789e-16 0.0168001 2.32124e-14 0.0168001 4.6455e-14 0.0168001 7.9789e-14 0.0168001 9.34326e-14 0.0168001 2.19995e-13 0.0168001 5.76122e-13 0.0168001 1.62924e-12 0.0168001 4.09113e-12 0.0168001 1.10224e-11 0.0168001 2.48985e-11 0.0168001 6.17122e-11 0.0168001 1.33581e-10 0.0168001 3.21268e-10 0.0168001 6.86385e-10 0.0168001 1.63283e-09 0.0168001 3.48742e-09 0.0168001 8.24616e-09 0.0168001 1.76702e-08 0.0168001 4.15881e-08 0.0168004 9.00289e-08 0.0168003 2.0697e-07 0.0168019 4.69234e-07 9.96512e-07 0.0168007 0.0168001 3.868e-14 0.0168001 -2.27895e-14 0.0168001 1.26956e-13 0.0168001 2.56749e-13 0.0168001 5.12482e-13 0.0168001 -1.81925e-13 0.0168001 6.311e-13 0.0168001 -5.49689e-13 0.0168001 3.2468e-13 0.0168001 -3.50934e-12 0.0168001 8.98397e-12 0.0168001 -1.94351e-11 0.0168001 6.15912e-11 0.0168001 -1.18887e-10 0.0168001 3.43174e-10 0.0168001 -7.46378e-10 0.0168001 1.83003e-09 0.0168001 -4.68591e-09 0.0168001 9.70214e-09 0.0168001 -2.95234e-08 0.0168001 5.24844e-08 0.0168003 -1.87771e-07 0.0168001 3.26185e-07 0.0168018 -1.34558e-06 2.99472e-06 0.016799 0.0168001 1.15971e-14 0.0168001 -1.67232e-15 0.0168001 3.00671e-14 0.0168001 7.78508e-14 0.0168001 1.54528e-13 0.0168001 -5.52667e-15 0.0168001 1.67493e-13 0.0168001 -1.17136e-13 0.0168001 -2.76396e-13 0.0168001 -1.52565e-12 0.0168001 6.37204e-14 0.0168001 -8.36828e-12 0.0168001 3.18583e-12 0.0168001 -4.90375e-11 0.0168001 1.48216e-11 0.0168001 -2.97959e-10 0.0168001 3.59928e-11 0.0168001 -1.81657e-09 0.0168001 -8.65486e-11 0.0168 -1.101e-08 0.0168001 -1.64548e-09 0.0167999 -6.58949e-08 0.0168002 -1.18411e-09 0.016799 -4.03428e-07 2.79259e-07 0.0168014 0.0168001 0.0168001 0.0168001 0.0168001 0.0168001 0.0168001 0.0168001 0.0168001 0.0168001 0.0168001 0.0168001 0.0168001 0.0168001 0.0168001 0.0168001 0.0168001 0.0168001 0.0168001 0.0168001 0.0168 0.0168 0.0167999 0.0167999 0.0167992 0.0167992 0.00923371 0.00815149 -5.83064e-11 0.00601182 0.00322021 -6.09592e-11 0.00464103 0.00135055 -3.51683e-10 0.00394469 0.00066468 -5.15952e-10 0.00379131 0.000122524 -1.06956e-09 0.00392467 -0.000226564 -2.36664e-09 0.00347584 0.000247328 -5.32385e-09 0.0021085 0.00115656 -5.95399e-09 0.00070046 0.00132105 -2.74544e-09 -0.000493655 0.00121794 4.31847e-10 -0.00152943 0.00101096 6.68412e-10 -0.00255713 0.00093819 6.13991e-10 -0.00338922 0.000851899 7.59518e-10 -0.00401517 0.000654054 6.04458e-10 -0.00448544 0.000469457 3.87364e-10 -0.00476733 0.000292028 5.59316e-10 -0.00494778 0.00018895 4.08778e-10 -0.00509784 0.000155719 3.99949e-10 -0.00525431 0.000167092 4.37242e-10 -0.00541953 0.000176752 4.63767e-10 -0.00558061 0.000169825 4.86057e-10 -0.0057228 0.000157155 5.17897e-10 -0.00584546 0.000138503 5.91275e-10 -0.00593805 0.000110045 6.59069e-10 -0.00602089 9.79883e-05 4.67434e-10 -0.00611713 0.000104417 3.4027e-10 -0.00619766 8.88762e-05 2.66905e-10 -0.00624491 5.49112e-05 2.34641e-10 -0.00625873 1.66243e-05 5.2067e-11 -0.00622409 -3.58351e-05 -1.50906e-10 -0.00610969 -0.000119961 -3.47539e-10 -0.00589939 -0.000219254 -4.89546e-10 -0.00559309 -0.000315578 -5.65109e-10 -0.00520269 -0.000400341 -5.71185e-10 -0.00472511 -0.000486017 -5.04426e-10 -0.00420471 -0.000528072 -4.36712e-10 -0.00365589 -0.000554809 -3.56769e-10 -0.00309204 -0.000568751 -2.73519e-10 -0.00251682 -0.000578977 -2.02532e-10 -0.00193047 -0.000588643 -1.19947e-10 -0.00134759 -0.000584207 -4.58129e-11 -0.00076632 -0.000581944 2.57962e-11 -0.000167494 -0.000598733 8.61938e-11 0.000410706 -0.000577554 1.01753e-10 0.000945023 -0.000533254 1.42589e-10 0.0014568 -0.000509373 1.8274e-10 0.00194548 -0.00048699 2.11768e-10 0.00241021 -0.000463263 2.26437e-10 0.00285192 -0.000440059 2.35373e-10 0.00327003 -0.000416106 2.37692e-10 0.00367366 -0.000401148 2.42753e-10 0.00406938 -0.000393607 2.47965e-10 0.00444756 -0.000376642 2.41262e-10 0.00480425 -0.000355633 2.37177e-10 0.00514193 -0.000337222 2.32221e-10 0.00546093 -0.00031868 2.3504e-10 0.00576366 -0.000302358 2.33605e-10 0.00604972 -0.000285668 2.28779e-10 0.00632031 -0.000270565 2.37408e-10 0.00657545 -0.00025516 2.37689e-10 0.00681641 -0.000241216 2.35268e-10 0.00704302 -0.000227076 2.36011e-10 0.00725665 -0.000214267 2.2642e-10 0.0074573 -0.000201406 2.19434e-10 0.00764605 -0.000189712 2.06182e-10 0.00782284 -0.000177964 1.93873e-10 0.00798865 -0.000167221 1.79735e-10 0.00814344 -0.000156482 1.65398e-10 0.00828809 -0.000146635 1.50963e-10 0.00842266 -0.000136836 1.37825e-10 0.00854798 -0.000127831 1.23698e-10 0.00866409 -0.000118904 1.12881e-10 0.00877175 -0.000110675 1.00643e-10 0.00887101 -0.00010254 9.14481e-11 0.00896255 -9.50201e-05 8.16275e-11 0.00904633 -8.76055e-05 7.35875e-11 0.00912311 -8.07488e-05 6.58344e-11 0.00919283 -7.40281e-05 5.87814e-11 0.00925618 -6.78432e-05 5.26656e-11 0.00931326 -6.18519e-05 4.66435e-11 0.0093646 -5.64034e-05 4.15045e-11 0.00941044 -5.12139e-05 3.60809e-11 0.00945122 -4.658e-05 3.09283e-11 0.00948726 -4.22657e-05 2.4914e-11 0.00951892 -3.85221e-05 1.83235e-11 0.00954655 -3.51728e-05 9.87584e-12 0.00957055 -3.24266e-05 -3.32055e-13 0.00959116 -3.01457e-05 -1.35449e-11 0.00960894 -2.85441e-05 -2.93003e-11 0.00962409 -2.75158e-05 -4.9335e-11 0.00963725 -2.72269e-05 -7.34574e-11 0.00964849 -2.76191e-05 -1.0302e-10 0.00965859 -2.88757e-05 -1.38984e-10 0.00966774 -3.09639e-05 -1.82901e-10 0.00967657 -3.40669e-05 -2.34657e-10 0.00968498 -3.8122e-05 -2.96599e-10 0.00969447 -4.33434e-05 -3.68382e-10 0.00970348 -4.96885e-05 -4.61841e-10 0.00971237 -5.95981e-05 -5.97016e-10 -6.92524e-05 -6.12758e-10 0.0127483 0.012232 -7.27505e-11 0.00976238 0.006198 -1.17415e-10 0.00823792 0.00287499 -1.576e-10 0.00761513 0.00123422 -8.45211e-10 0.00714239 0.000552461 -1.05565e-09 0.00671161 0.00011767 -1.91093e-09 0.00655746 0.000244678 -4.0151e-09 0.00631447 0.00112799 -8.15778e-09 0.00496306 0.00251317 -3.59922e-09 0.00379276 0.00239922 6.96895e-11 0.00284971 0.0020572 6.23907e-10 0.00195771 0.00186428 5.83442e-10 0.00121315 0.00162598 7.57236e-10 0.000507701 0.00138344 5.10284e-10 -0.000211413 0.00119623 2.76984e-10 -0.000946952 0.0010394 4.01503e-10 -0.00163803 0.000880833 5.00648e-10 -0.00223682 0.000762613 4.81023e-10 -0.00271293 0.000660599 5.27712e-10 -0.00307951 0.000559912 5.30114e-10 -0.00335576 0.000455122 4.88853e-10 -0.00356085 0.000371711 4.91124e-10 -0.00372884 0.000318952 5.06022e-10 -0.00386802 0.000261628 5.3095e-10 -0.00397007 0.000212211 4.84753e-10 -0.00405757 0.000200234 3.5786e-10 -0.00412287 0.000160325 2.76724e-10 -0.00414061 7.79539e-05 2.39509e-10 -0.00410997 -1.35745e-05 7.2271e-11 -0.00401221 -0.000137521 -1.44803e-10 -0.00381554 -0.000325874 -3.6483e-10 -0.00350825 -0.000539655 -5.15826e-10 -0.00310526 -0.000732924 -5.8887e-10 -0.00262948 -0.000890748 -6.18062e-10 -0.00207521 -0.00105406 -5.38574e-10 -0.00150214 -0.00111286 -4.61625e-10 -0.000916596 -0.00114945 -3.61432e-10 -0.000315922 -0.00117772 -2.98541e-10 0.000290708 -0.00119204 -2.56385e-10 0.000862293 -0.00116519 -1.52091e-10 0.00142358 -0.0011481 -8.11126e-11 0.00196517 -0.00112469 -1.68801e-12 0.00247672 -0.00111056 5.08697e-11 0.00297534 -0.00107552 6.7459e-11 0.003476 -0.00103214 1.12618e-10 0.00395866 -0.000988612 1.50548e-10 0.00442394 -0.000948453 1.85598e-10 0.00486914 -0.000904085 2.06223e-10 0.0052957 -0.000861362 2.2044e-10 0.0057012 -0.000815431 2.2085e-10 0.00608352 -0.000777222 2.30044e-10 0.00644509 -0.000749078 2.41596e-10 0.00679253 -0.00071812 2.42946e-10 0.00712407 -0.000681196 2.40024e-10 0.00743736 -0.000644623 2.28309e-10 0.00773241 -0.000607663 2.38186e-10 0.00801038 -0.000574111 2.28438e-10 0.00827139 -0.000540693 2.3079e-10 0.00851708 -0.000509953 2.27888e-10 0.0087473 -0.000479331 2.29932e-10 0.00896326 -0.00045102 2.26272e-10 0.00916498 -0.000423003 2.24947e-10 0.00935353 -0.000397058 2.16594e-10 0.00952887 -0.00037152 2.10448e-10 0.00969189 -0.000347818 1.98169e-10 0.00984292 -0.000324573 1.88689e-10 0.00998251 -0.000302957 1.74407e-10 0.0101113 -0.000281798 1.6238e-10 0.0102296 -0.000262103 1.48657e-10 0.0103381 -0.000242867 1.35896e-10 0.0104374 -0.000224941 1.23646e-10 0.0105276 -0.000207482 1.11889e-10 0.0106097 -0.000191169 1.01755e-10 0.0106837 -0.00017533 9.15747e-11 0.0107503 -0.000160494 8.33965e-11 0.0108097 -0.000146144 7.50678e-11 0.0108622 -0.000132713 6.77625e-11 0.0109083 -0.00011982 6.13957e-11 0.0109483 -0.000107828 5.43679e-11 0.0109825 -9.64769e-05 4.95457e-11 0.0110115 -8.60543e-05 4.26822e-11 0.0110354 -7.6384e-05 3.85337e-11 0.0110549 -6.76807e-05 3.15694e-11 0.0110701 -5.98362e-05 2.62686e-11 0.0110819 -5.3024e-05 1.81942e-11 0.0110901 -4.72118e-05 9.69341e-12 0.0110957 -4.25284e-05 -1.5183e-12 0.0110986 -3.89846e-05 -1.56774e-11 0.0110998 -3.67563e-05 -3.14577e-11 0.0110993 -3.5879e-05 -5.30924e-11 0.0110978 -3.65386e-05 -7.71618e-11 0.0110959 -3.88081e-05 -1.08526e-10 0.011094 -4.29836e-05 -1.45241e-10 0.0110929 -4.91671e-05 -1.90447e-10 0.0110933 -5.7681e-05 -2.42566e-10 0.0110956 -6.86349e-05 -3.06033e-10 0.0111019 -8.24323e-05 -3.80484e-10 0.0111106 -9.93502e-05 -4.75859e-10 0.0111223 -0.00012286 -6.11333e-10 -0.000145439 -6.26565e-10 0.0162924 0.0141125 -8.30243e-11 0.0138854 0.00858591 -1.42658e-10 0.0119221 0.00484531 -9.34656e-11 0.0104689 0.00265618 -4.51271e-10 0.00959678 0.00140322 -5.93807e-10 0.00866271 0.000931273 -2.08773e-09 0.00812025 0.000653022 -2.76697e-09 0.00809925 0.000935124 -4.34128e-09 0.00806367 0.00220522 -6.51152e-09 0.0072673 0.00329441 -9.79426e-10 0.00625081 0.0031713 3.87652e-10 0.00528009 0.00282863 3.99257e-10 0.00449169 0.00252327 7.89102e-10 0.0037532 0.00220257 6.21038e-10 0.00305745 0.00192041 3.5829e-10 0.00242116 0.00170783 5.74889e-10 0.00179947 0.0015258 4.40286e-10 0.00121759 0.00136939 4.43354e-10 0.000680212 0.00122039 4.83179e-10 0.000176866 0.00108373 4.94479e-10 -0.000309382 0.000958216 4.72819e-10 -0.000760632 0.000839335 5.03574e-10 -0.00115196 0.000729152 4.89617e-10 -0.00148141 0.000617514 4.93788e-10 -0.00174967 0.000500681 4.80302e-10 -0.00191568 0.000378546 3.77181e-10 -0.00201022 0.000261093 2.90687e-10 -0.00201143 8.35933e-05 2.31626e-10 -0.00193184 -9.31226e-05 6.7472e-11 -0.00177137 -0.000302963 -1.41963e-10 -0.0014713 -0.000634648 -3.71463e-10 -0.00106668 -0.000957998 -5.46801e-10 -0.000577529 -0.00123798 -6.2798e-10 1.22176e-05 -0.00149721 -7.90689e-10 0.000578991 -0.00163501 -4.82988e-10 0.00116243 -0.00170961 -5.26138e-10 0.00175182 -0.00174972 -4.32643e-10 0.00233637 -0.00177083 -3.28207e-10 0.00290267 -0.0017647 -2.78078e-10 0.00346999 -0.00173725 -1.85916e-10 0.00401997 -0.00170085 -1.24772e-10 0.00455247 -0.00165855 -3.83929e-11 0.00505757 -0.00161528 3.88152e-12 0.00554427 -0.001561 3.75611e-11 0.00601667 -0.00150139 8.8494e-11 0.00646851 -0.00143774 1.13232e-10 0.00689824 -0.0013751 1.54271e-10 0.00730784 -0.00131017 1.81432e-10 0.00769638 -0.00124582 1.97491e-10 0.00806292 -0.00117747 2.01825e-10 0.00840441 -0.00111339 2.13381e-10 0.00871947 -0.00105842 2.33969e-10 0.00902337 -0.00101599 2.34702e-10 0.00931047 -0.000962726 2.44264e-10 0.00957933 -0.000908222 2.24574e-10 0.00983015 -0.000854088 2.36006e-10 0.0100633 -0.000803114 2.25997e-10 0.0102802 -0.000753815 2.26682e-10 0.0104817 -0.00070737 2.23163e-10 0.010669 -0.000662391 2.19681e-10 0.0108429 -0.000619904 2.17587e-10 0.0110041 -0.00057892 2.12249e-10 0.0111532 -0.000540242 2.06693e-10 0.0112907 -0.000503049 1.99255e-10 0.0114165 -0.000467973 1.89493e-10 0.0115316 -0.000434268 1.79923e-10 0.0116357 -0.000402497 1.68068e-10 0.0117299 -0.000371962 1.56779e-10 0.0118143 -0.000343173 1.44488e-10 0.0118895 -0.000315528 1.3319e-10 0.0119562 -0.00028943 1.21072e-10 0.0120146 -0.000264406 1.11267e-10 0.0120654 -0.000240751 1.00023e-10 0.0121091 -0.000218094 9.25448e-11 0.0121459 -0.000196686 8.24112e-11 0.0121766 -0.000176231 7.71199e-11 0.0122013 -0.00015699 6.80969e-11 0.0122205 -0.000138744 6.3798e-11 0.0122344 -0.000121766 5.59333e-11 0.0122436 -0.000105895 5.13444e-11 0.0122482 -9.13813e-05 4.46098e-11 0.0122486 -7.80946e-05 3.87273e-11 0.0122452 -6.62705e-05 3.23388e-11 0.0122383 -5.58056e-05 2.3702e-11 0.0122285 -4.69477e-05 1.60665e-11 0.0122163 -3.96208e-05 4.3531e-12 0.0122019 -3.40992e-05 -6.80371e-12 0.0121861 -3.03708e-05 -2.42137e-11 0.0121692 -2.87171e-05 -3.9836e-11 0.0121523 -2.92309e-05 -6.61075e-11 0.0121351 -3.2273e-05 -9.14217e-11 0.0121193 -3.80062e-05 -1.25633e-10 0.0121048 -4.68649e-05 -1.64377e-10 0.012093 -5.91324e-05 -2.10668e-10 0.0120853 -7.52965e-05 -2.65799e-10 0.012081 -9.58156e-05 -3.33382e-10 0.0120837 -0.000120951 -4.10892e-10 0.0120928 -0.000152885 -5.17806e-10 0.0121057 -0.000191254 -6.43015e-10 -0.000229307 -6.60227e-10 0.0182867 0.0148724 -1.14742e-10 0.0164643 0.010404 -1.15083e-10 0.0145104 0.00679162 -1.23687e-10 0.0128808 0.00427377 -2.54405e-10 0.0116385 0.00263518 -2.94217e-10 0.0107747 0.00169934 -1.46623e-09 0.0100464 0.00127767 -1.77391e-09 0.00978291 0.00107559 -2.5678e-09 0.0101738 0.00164 -3.51624e-09 0.0100038 0.00324194 -3.83313e-09 0.00922803 0.00395513 -5.69706e-10 0.00846023 0.00372611 4.22159e-10 0.00761082 0.00344815 6.04793e-10 0.0067292 0.00310429 8.54051e-10 0.00599064 0.00273314 4.79671e-10 0.00531199 0.00247056 5.84573e-10 0.00465335 0.00222437 4.46454e-10 0.00405598 0.00201059 4.37865e-10 0.00350319 0.0018274 4.83729e-10 0.00298266 0.00164227 4.79849e-10 0.00249844 0.00147213 4.82488e-10 0.00204547 0.00132012 4.80558e-10 0.0016257 0.00117455 4.56571e-10 0.00124403 0.0010262 4.47287e-10 0.00090678 0.000862979 4.13932e-10 0.000622566 0.000681575 3.40526e-10 0.000426016 0.000472935 3.03606e-10 0.00030245 0.000219571 2.44733e-10 0.000300873 -8.34925e-05 8.82809e-11 0.000498208 -0.00049739 -1.06986e-10 0.000868098 -0.00100971 -3.86076e-10 0.00134205 -0.00144184 -5.53845e-10 0.00188711 -0.00179527 -6.28383e-10 0.00246303 -0.00208615 -7.00858e-10 0.00308996 -0.00227402 -6.27927e-10 0.00372934 -0.00235765 -5.40478e-10 0.00435995 -0.00238539 -4.41914e-10 0.00496022 -0.00237353 -3.60508e-10 0.00553394 -0.00233826 -3.10334e-10 0.00608362 -0.00228527 -2.05164e-10 0.00660735 -0.00222176 -1.6059e-10 0.00710688 -0.00215416 -9.43322e-11 0.00757857 -0.00208167 -2.50305e-11 0.00802947 -0.00200459 -5.61245e-12 0.0084584 -0.0019218 5.47779e-11 0.00886665 -0.00183652 8.4126e-11 0.00925095 -0.00175034 1.13982e-10 0.00961264 -0.00166393 1.63269e-10 0.00995193 -0.00157808 1.68587e-10 0.0102692 -0.00148859 1.78017e-10 0.0105632 -0.00140151 1.90894e-10 0.0108324 -0.00132195 2.12956e-10 0.0110804 -0.00125793 2.42127e-10 0.0113152 -0.00119076 2.38962e-10 0.0115363 -0.00112223 2.28142e-10 0.0117425 -0.00105327 2.27683e-10 0.0119322 -0.00098671 2.24228e-10 0.0121062 -0.000922792 2.17843e-10 0.012265 -0.000862122 2.14559e-10 0.0124099 -0.000804 2.06611e-10 0.0125417 -0.000748852 2.04525e-10 0.0126618 -0.000696019 1.98453e-10 0.0127704 -0.000646024 1.95031e-10 0.012869 -0.000598151 1.89069e-10 0.0129574 -0.000552944 1.81913e-10 0.0130368 -0.00050968 1.73722e-10 0.0131073 -0.000468834 1.63364e-10 0.0131694 -0.000429786 1.52543e-10 0.0132236 -0.000392891 1.41505e-10 0.0132696 -0.000357661 1.29905e-10 0.013308 -0.000324361 1.20419e-10 0.013339 -0.000292567 1.09705e-10 0.0133628 -0.000262526 1.02293e-10 0.0133801 -0.00023383 9.32484e-11 0.0133909 -0.000206768 8.67822e-11 0.0133963 -0.000180986 7.98792e-11 0.0133963 -0.000156822 7.27715e-11 0.0133917 -0.000134025 6.81083e-11 0.0133827 -0.000112943 5.95844e-11 0.0133699 -9.33914e-05 5.64893e-11 0.0133533 -7.56926e-05 4.67121e-11 0.0133337 -5.96968e-05 4.30895e-11 0.0133107 -4.57089e-05 3.19092e-11 0.0132855 -3.36242e-05 2.50229e-11 0.013258 -2.37694e-05 1.2817e-11 0.0132292 -1.61628e-05 4.07474e-13 0.0131993 -1.10519e-05 -1.35161e-11 0.0131694 -8.64488e-06 -3.49359e-11 0.0131395 -9.16379e-06 -5.60304e-11 0.0131108 -1.27534e-05 -8.51915e-11 0.0130834 -1.9843e-05 -1.15682e-10 0.0130579 -3.08035e-05 -1.52902e-10 0.0130358 -4.62253e-05 -1.94363e-10 0.0130162 -6.67231e-05 -2.47402e-10 0.0130031 -9.29779e-05 -3.07723e-10 0.0129951 -0.000125713 -3.85343e-10 0.0129958 -0.000165186 -4.548e-10 0.0130046 -0.000216771 -6.25949e-10 0.0130227 -0.00026822 -6.43348e-10 -0.000323334 -6.94983e-10 0.0194007 0.0151339 -1.22394e-10 0.0181643 0.0116416 -7.10838e-11 0.0165457 0.00840108 -1.3618e-10 0.0149729 0.00583955 -1.83262e-10 0.0136337 0.00395594 -3.33337e-10 0.0126455 0.00266295 -6.33631e-10 0.0118273 0.00197958 -1.66523e-09 0.0111731 0.00159974 -2.06363e-09 0.0110871 0.0016079 -2.89375e-09 0.0117683 0.00231053 -5.21815e-09 0.0115709 0.00396384 -2.41235e-09 0.0108143 0.00445136 -3.2082e-11 0.0101883 0.0041558 6.00564e-10 0.00947538 0.00391509 6.6736e-10 0.0086832 0.00358995 7.62474e-10 0.0079603 0.00322499 6.25025e-10 0.00731952 0.00293382 5.0632e-10 0.00671892 0.00269826 4.63021e-10 0.00611031 0.00247572 4.3953e-10 0.00553581 0.00225257 4.58205e-10 0.00501742 0.00205534 4.86057e-10 0.00453123 0.00186205 4.6176e-10 0.00407447 0.00167043 4.35134e-10 0.00366192 0.00147507 4.14827e-10 0.00329685 0.00126564 3.67922e-10 0.00299263 0.00101869 3.12334e-10 0.00275893 0.000731828 2.61401e-10 0.00260263 0.000398754 2.12543e-10 0.00259149 -5.47878e-05 6.40768e-11 0.00281206 -0.000708847 -1.63089e-10 0.00317015 -0.00136578 -2.8328e-10 0.00366691 -0.00194372 -4.45711e-10 0.00428171 -0.00241776 -5.60057e-10 0.00494217 -0.00275336 -5.80792e-10 0.00561489 -0.00295472 -6.33153e-10 0.00627404 -0.00302239 -5.59491e-10 0.00689396 -0.00300773 -4.75734e-10 0.00747258 -0.00295169 -3.87231e-10 0.00801132 -0.00287508 -3.19065e-10 0.00851479 -0.00278487 -2.37121e-10 0.00898851 -0.00269046 -1.81523e-10 0.0094323 -0.00259235 -1.13369e-10 0.00984987 -0.00249279 -4.89352e-11 0.0102418 -0.00238944 -1.8694e-11 0.0106113 -0.00228339 3.11301e-11 0.0109582 -0.00217511 5.97465e-11 0.0112827 -0.00206671 9.23762e-11 0.0115867 -0.00195886 1.30088e-10 0.0118708 -0.00185315 1.50916e-10 0.0121366 -0.00174503 1.57782e-10 0.0123829 -0.00163872 1.69724e-10 0.0126066 -0.0015367 1.88868e-10 0.0128048 -0.00144745 2.19111e-10 0.0129901 -0.00136805 2.22419e-10 0.0131623 -0.00128729 2.20408e-10 0.013321 -0.00120576 2.15176e-10 0.0134664 -0.00112645 2.14711e-10 0.0135987 -0.00104958 2.08093e-10 0.0137184 -0.000976596 2.05003e-10 0.0138268 -0.000906609 1.96681e-10 0.0139239 -0.000840467 1.92338e-10 0.0140111 -0.000777079 1.86025e-10 0.0140884 -0.000717268 1.81406e-10 0.0141561 -0.000659978 1.77132e-10 0.0142152 -0.000605952 1.71918e-10 0.0142648 -0.000554288 1.66501e-10 0.0143065 -0.000505534 1.59986e-10 0.0143396 -0.000458993 1.5035e-10 0.0143649 -0.000415048 1.424e-10 0.0143832 -0.000373141 1.29667e-10 0.0143944 -0.000333586 1.2167e-10 0.0143998 -0.000295877 1.09544e-10 0.014399 -0.000260303 1.02809e-10 0.014393 -0.00022641 9.35551e-11 0.0143816 -0.000194505 8.8006e-11 0.0143653 -0.000164243 8.09833e-11 0.0143445 -0.000135978 7.54785e-11 0.0143201 -0.000109495 6.88298e-11 0.0142919 -8.51528e-05 6.26041e-11 0.0142613 -6.28378e-05 5.50963e-11 0.014228 -4.28035e-05 4.76503e-11 0.0141927 -2.51924e-05 3.81235e-11 0.0141555 -1.01414e-05 2.74896e-11 0.0141172 2.13587e-06 1.68053e-11 0.0140778 1.12977e-05 1.89064e-12 0.0140382 1.77079e-05 -1.21264e-11 0.0139978 2.10814e-05 -3.21279e-11 0.0139581 2.11837e-05 -4.91186e-11 0.0139188 1.76173e-05 -7.5287e-11 0.0138809 9.78839e-06 -1.0391e-10 0.0138464 -2.84325e-06 -1.38957e-10 0.0138145 -2.1038e-05 -1.84882e-10 0.013789 -4.54455e-05 -2.39229e-10 0.0137682 -7.6838e-05 -3.06631e-10 0.0137548 -0.000116136 -3.81345e-10 0.0137503 -0.000163675 -4.65071e-10 0.0137555 -0.000222055 -5.33636e-10 0.0137642 -0.000290334 -6.87526e-10 0.0137875 -0.000357438 -7.03269e-10 -0.000428888 -7.48167e-10 0.0201064 0.0152047 -1.0975e-10 0.0192891 0.0124471 -1.28606e-10 0.018053 0.0096363 -1.09117e-10 0.016689 0.00719607 -1.6102e-10 0.0153956 0.00523769 -2.36799e-10 0.0142635 0.00377175 -4.58491e-10 0.0134723 0.00272915 -7.93915e-10 0.0126753 0.00228053 -1.81838e-09 0.0122387 0.00191814 -2.21525e-09 0.0122188 0.00213405 -3.17917e-09 0.0129499 0.00297927 -4.88616e-09 0.0129018 0.00444272 -1.39112e-09 0.0122542 0.00479119 3.28743e-10 0.0116613 0.00451445 4.33659e-10 0.0110245 0.00430436 5.53228e-10 0.0103475 0.00399573 6.91983e-10 0.00970369 0.00364482 6.35354e-10 0.00908066 0.00336308 5.39297e-10 0.00849074 0.00310794 4.58236e-10 0.00794319 0.0028696 4.69406e-10 0.00740926 0.00264677 4.99728e-10 0.00688148 0.0024263 4.62359e-10 0.00640039 0.00220377 4.2262e-10 0.00596457 0.00197421 3.82586e-10 0.00556325 0.0017092 3.05288e-10 0.00521276 0.0014079 2.49126e-10 0.004909 0.00107066 2.19853e-10 0.00473015 0.000613565 1.50444e-10 0.00477305 -7.29426e-05 -2.88568e-11 0.00500611 -0.000923111 -1.492e-10 0.00541037 -0.0017557 -1.56384e-10 0.00595647 -0.00248028 -2.6791e-10 0.00659856 -0.00305649 -3.79914e-10 0.00729529 -0.00345097 -4.61203e-10 0.00795164 -0.0036094 -4.42784e-10 0.00857375 -0.00364476 -4.74615e-10 0.00915557 -0.00358987 -5.10409e-10 0.00969326 -0.00349045 -4.3357e-10 0.0101843 -0.00336569 -3.5231e-10 0.0106361 -0.003235 -2.82718e-10 0.0110544 -0.00310562 -1.9937e-10 0.0114438 -0.00297806 -1.42135e-10 0.0118068 -0.00285199 -7.99058e-11 0.0121467 -0.00272429 -4.98679e-11 0.012465 -0.0025961 -1.44828e-12 0.0127626 -0.00246615 3.04066e-11 0.0130388 -0.0023371 6.36542e-11 0.0132938 -0.00220888 9.1609e-11 0.0135282 -0.00208381 1.15307e-10 0.0137471 -0.00196078 1.39222e-10 0.0139478 -0.0018365 1.43558e-10 0.0141288 -0.00171455 1.55128e-10 0.0142875 -0.00160222 1.7643e-10 0.014431 -0.00150686 2.11382e-10 0.0145626 -0.00141394 2.12823e-10 0.0146842 -0.00132209 2.07633e-10 0.014795 -0.00123207 2.04357e-10 0.014895 -0.00114402 1.97392e-10 0.0149834 -0.00105986 1.91241e-10 0.0150612 -0.000979034 1.8471e-10 0.0151285 -0.000902642 1.80497e-10 0.0151864 -0.000829571 1.76583e-10 0.0152354 -0.00076066 1.75083e-10 0.0152759 -0.000694794 1.70802e-10 0.0153084 -0.000632722 1.68854e-10 0.015333 -0.000573462 1.61295e-10 0.0153498 -0.000517625 1.57235e-10 0.0153592 -0.000464381 1.46413e-10 0.0153616 -0.000414186 1.4028e-10 0.0153577 -0.000366366 1.28421e-10 0.015348 -0.000321268 1.20656e-10 0.0153337 -0.00027833 1.1021e-10 0.0153148 -0.000237871 1.01991e-10 0.0152922 -0.000199408 9.43257e-11 0.0152651 -0.00016332 8.70131e-11 0.0152343 -0.000129258 8.14271e-11 0.0151991 -9.76289e-05 7.51791e-11 0.0151601 -6.82664e-05 6.96494e-11 0.0151176 -4.15357e-05 6.34073e-11 0.0150723 -1.75476e-05 5.57283e-11 0.0150253 3.41561e-06 4.75926e-11 0.0149779 2.0932e-05 3.65518e-11 0.0149303 3.56027e-05 2.3513e-11 0.014883 4.7149e-05 8.2047e-12 0.0148352 5.53148e-05 -9.58633e-12 0.0147879 5.97539e-05 -2.88382e-11 0.014741 6.04418e-05 -5.21689e-11 0.0146944 5.67114e-05 -7.71661e-11 0.01465 4.80745e-05 -1.11045e-10 0.014607 3.36759e-05 -1.44533e-10 0.0145689 1.29672e-05 -1.98605e-10 0.0145355 -1.53143e-05 -2.15108e-10 0.0145089 -5.12296e-05 -2.93557e-10 0.0144917 -9.62053e-05 -3.73214e-10 0.0144833 -0.000150909 -4.57287e-10 0.0144859 -0.000215692 -5.30043e-10 0.0144991 -0.000294372 -6.80515e-10 0.0145188 -0.000371336 -6.8696e-10 0.0145501 -0.000453339 -7.05949e-10 -0.00054223 -7.75418e-10 0.0205488 0.0151739 -1.2742e-10 0.0200416 0.0129668 -1.19538e-10 0.0190963 0.0105758 -1.05413e-10 0.0179649 0.00832072 -1.2903e-10 0.0167993 0.0064025 -1.55059e-10 0.0157008 0.00484222 -3.2394e-10 0.0147513 0.00365752 -4.56281e-10 0.0141122 0.00283559 -1.36864e-09 0.0134067 0.00253704 -1.47823e-09 0.0131269 0.00230087 -1.91761e-09 0.0132869 0.00262813 -2.8122e-09 0.0139028 0.00356546 -4.10384e-09 0.0139144 0.00475555 -8.6691e-10 0.0134426 0.00501272 1.79867e-10 0.0129352 0.00481683 2.99728e-10 0.0123366 0.00462869 4.48568e-10 0.0117398 0.00432991 6.45555e-10 0.0111791 0.0040063 6.54045e-10 0.0106004 0.00371894 5.017e-10 0.0100358 0.00345998 4.93206e-10 0.0095183 0.00321319 4.80691e-10 0.00903099 0.00298274 4.56778e-10 0.00854966 0.00273807 4.06497e-10 0.00809372 0.00247299 3.47841e-10 0.00766229 0.00218052 2.41942e-10 0.00726422 0.00185829 2.10255e-10 0.00693494 0.00144006 1.17841e-10 0.00676218 0.000822993 -5.92509e-11 0.00683254 -0.000118791 -3.21419e-10 0.00710308 -0.00116724 -1.98674e-10 0.00751995 -0.00214963 -7.86402e-11 0.0080536 -0.00299676 -7.53695e-11 0.00866544 -0.00365236 -1.25366e-10 0.00929753 -0.00407229 -1.80856e-10 0.00992892 -0.00422761 -9.90948e-11 0.0104285 -0.00413598 -2.36386e-10 0.0109483 -0.00411288 -5.4829e-10 0.011454 -0.0040009 -5.11954e-10 0.0119219 -0.00383771 -4.44946e-10 0.0123501 -0.00366445 -3.77548e-10 0.0127399 -0.00349405 -2.39856e-10 0.0130978 -0.00333258 -1.72275e-10 0.0134261 -0.00317692 -1.14004e-10 0.0137287 -0.00302363 -8.06745e-11 0.0140086 -0.00287297 -3.75447e-11 0.014266 -0.00272092 1.65223e-12 0.0145023 -0.00257163 2.42036e-11 0.0147184 -0.00242337 5.12177e-11 0.014917 -0.00228019 7.8757e-11 0.0151003 -0.00214109 1.10479e-10 0.0152672 -0.00200036 1.14361e-10 0.0154185 -0.00186222 1.2497e-10 0.0155519 -0.00173173 1.45163e-10 0.0156641 -0.00161503 1.80166e-10 0.0157624 -0.00150952 1.93322e-10 0.0158493 -0.00140747 1.93047e-10 0.0159257 -0.00130817 1.91201e-10 0.0159921 -0.00121043 1.87149e-10 0.0160484 -0.00111652 1.83641e-10 0.0160951 -0.00102591 1.7719e-10 0.0161326 -0.000940187 1.73497e-10 0.0161617 -0.000858148 1.67737e-10 0.0161829 -0.000780914 1.66847e-10 0.0161966 -0.000707152 1.63138e-10 0.0162034 -0.000637802 1.63317e-10 0.0162032 -0.000571673 1.58644e-10 0.0161966 -0.00050947 1.55522e-10 0.0161834 -0.000450249 1.47304e-10 0.0161641 -0.000394466 1.3963e-10 0.0161393 -0.00034142 1.29981e-10 0.016109 -0.000291407 1.19994e-10 0.0160749 -0.000243901 1.12285e-10 0.0160364 -0.000199148 1.02454e-10 0.0159949 -0.000156818 9.68385e-11 0.0159498 -0.000117165 8.83665e-11 0.0159015 -8.00927e-05 8.3137e-11 0.01585 -4.5886e-05 7.56742e-11 0.0157954 -1.48286e-05 6.93138e-11 0.015739 1.27025e-05 6.13445e-11 0.0156813 3.67699e-05 5.24845e-11 0.0156224 5.7663e-05 4.1055e-11 0.0155633 7.51208e-05 2.82393e-11 0.0155041 8.90278e-05 1.24978e-11 0.0154459 9.89488e-05 -6.67138e-12 0.0153893 0.000104669 -2.98125e-11 0.0153339 0.000105779 -5.46528e-11 0.0152814 0.000102103 -8.52549e-11 0.0152301 9.24872e-05 -1.20479e-10 0.0151831 7.64679e-05 -1.62253e-10 0.0151395 5.2954e-05 -2.08988e-10 0.0151015 2.1202e-05 -2.66537e-10 0.0150709 -2.01176e-05 -3.03801e-10 0.0150487 -7.03356e-05 -3.83998e-10 0.0150357 -0.000131434 -4.55405e-10 0.0150354 -0.000203101 -5.2263e-10 0.0150468 -0.000287379 -5.97572e-10 0.0150597 -0.00037404 -7.03595e-10 0.0150855 -0.000463869 -6.93896e-10 0.0151221 -0.000558049 -6.84907e-10 -0.000660268 -7.05877e-10 0.0209516 0.0151271 -1.01628e-10 0.0205869 0.013322 -1.14746e-10 0.0198923 0.0112742 -1.04538e-10 0.0189469 0.0092602 -1.21314e-10 0.0179238 0.00741631 -1.53412e-10 0.0169017 0.00585678 -2.26396e-10 0.0159542 0.00458077 -3.72508e-10 0.0151578 0.00359948 -6.30105e-10 0.0146025 0.00299196 -1.49107e-09 0.0140421 0.00275318 -1.70886e-09 0.0139021 0.00266229 -2.1136e-09 0.0142562 0.00303651 -2.59661e-09 0.0147516 0.00402495 -3.12825e-09 0.0147413 0.00498463 -7.73099e-10 0.0144087 0.00518975 8.78515e-11 0.0139854 0.00506077 2.06933e-10 0.0134432 0.00488519 3.81816e-10 0.0128875 0.00461888 5.91353e-10 0.0123816 0.00428939 5.38943e-10 0.0118812 0.00401801 5.51405e-10 0.0113768 0.00375027 4.46112e-10 0.0108831 0.00350772 4.4122e-10 0.010428 0.00323785 3.50384e-10 0.00998885 0.00296861 2.50459e-10 0.00954164 0.00266901 2.1729e-10 0.00913286 0.00230496 1.22764e-10 0.00881441 0.00179234 -8.6304e-11 0.00871574 0.000957457 -4.98665e-10 0.00883877 -0.000215811 -4.87812e-10 0.00913803 -0.00143479 -1.44785e-10 0.00951931 -0.00250552 7.03729e-11 0.0100184 -0.00346977 1.70909e-10 0.0105707 -0.00418408 1.90214e-10 0.0110027 -0.00448581 1.34859e-10 0.0114105 -0.00461927 6.13627e-11 0.0119923 -0.00470502 -5.74033e-11 0.0124149 -0.00453174 -2.30757e-10 0.0128259 -0.00441674 -4.45128e-10 0.0132889 -0.00430857 -4.90673e-10 0.0137188 -0.00410146 -4.96861e-10 0.0141086 -0.00388987 -3.83464e-10 0.0144619 -0.003685 -2.76951e-10 0.0147736 -0.00348853 -1.91526e-10 0.0150539 -0.00330314 -1.52082e-10 0.015304 -0.00312339 -9.43959e-11 0.0155299 -0.00294746 -3.03339e-11 0.0157345 -0.00277731 -3.49169e-11 0.0159202 -0.00261006 2.97652e-12 0.0160875 -0.00244863 3.74434e-11 0.0162372 -0.00229207 7.20421e-11 0.016374 -0.00213956 7.75866e-11 0.0164952 -0.00198611 8.87617e-11 0.0166 -0.00183806 1.0666e-10 0.0166853 -0.00169969 1.36451e-10 0.0167602 -0.00158195 1.84147e-10 0.0168231 -0.00146805 1.84491e-10 0.0168764 -0.00135971 1.82687e-10 0.0169203 -0.00125349 1.78841e-10 0.0169545 -0.00115122 1.7433e-10 0.0169796 -0.00105213 1.69487e-10 0.0169952 -0.000958013 1.65806e-10 0.017003 -0.000867863 1.63849e-10 0.0170031 -0.000782894 1.62716e-10 0.0169965 -0.000701984 1.62748e-10 0.0169839 -0.000625875 1.61287e-10 0.0169647 -0.000553585 1.60059e-10 0.0169398 -0.000485542 1.54215e-10 0.0169084 -0.000420947 1.49277e-10 0.0168716 -0.000360078 1.38763e-10 0.0168294 -0.000302274 1.31249e-10 0.0167828 -0.000247791 1.19882e-10 0.0167326 -0.000196108 1.12709e-10 0.0166794 -0.000147507 1.03396e-10 0.0166238 -0.00010173 9.73512e-11 0.0165656 -5.91113e-05 9.00011e-11 0.0165055 -1.98619e-05 8.34171e-11 0.016443 1.54347e-05 7.57522e-11 0.0163794 4.68277e-05 6.70632e-11 0.016313 7.47079e-05 5.77387e-11 0.0162452 9.88513e-05 4.58521e-11 0.0161758 0.000119278 3.24693e-11 0.0161062 0.000135487 1.51983e-11 0.016038 0.000147409 -4.34068e-12 0.0159708 0.000154168 -2.95134e-11 0.0159083 0.000155898 -5.55042e-11 0.0158475 0.00015204 -8.88297e-11 0.0157925 0.000141641 -1.27641e-10 0.0157419 0.000123652 -1.74562e-10 0.0156968 9.73367e-05 -2.2706e-10 0.0156586 6.16818e-05 -2.90587e-10 0.0156279 1.56873e-05 -3.46908e-10 0.0156056 -4.11137e-05 -4.73557e-10 0.0155937 -0.000108639 -5.06244e-10 0.015593 -0.000187428 -5.50457e-10 0.0156033 -0.000277196 -6.09841e-10 0.0156182 -0.000371227 -7.03998e-10 0.0156445 -0.000467126 -6.8903e-10 0.0156794 -0.000566859 -6.71204e-10 0.0157219 -0.000669433 -6.40522e-10 -0.000776999 -5.93064e-10 0.0212496 0.0150764 -1.25473e-10 0.0210118 0.0135621 -1.20019e-10 0.0204703 0.0118133 -1.14919e-10 0.0197227 0.010007 -1.22047e-10 0.0188277 0.00830728 -1.47315e-10 0.0179032 0.00676859 -1.83506e-10 0.0170036 0.00547396 -2.87709e-10 0.0161672 0.0044027 -4.43773e-10 0.0155214 0.0035948 -7.93997e-10 0.0150018 0.00315578 -1.58899e-09 0.0146237 0.00291959 -1.78982e-09 0.0145825 0.00297902 -2.07058e-09 0.0150621 0.00338792 -2.3738e-09 0.0154554 0.00437742 -2.6381e-09 0.0154314 0.00516789 -6.77242e-10 0.0151729 0.00534317 5.04243e-11 0.0148383 0.00524206 1.51182e-10 0.0143634 0.00510044 3.17832e-10 0.0138395 0.0048411 5.49948e-10 0.0133662 0.0045365 5.34525e-10 0.0129233 0.00424706 4.54182e-10 0.0124912 0.00399345 4.51921e-10 0.012043 0.00371363 2.46761e-10 0.0116003 0.00344117 2.19163e-10 0.0111832 0.0031237 1.29908e-10 0.0108196 0.002711 -6.62772e-11 0.0105516 0.00208747 -4.36638e-10 0.0105675 0.000957938 -1.10916e-09 0.0108103 -0.000432541 -5.925e-10 0.0111258 -0.00171328 1.72444e-10 0.0115784 -0.00292122 2.64046e-10 0.0120329 -0.0038923 4.38541e-10 0.0123542 -0.00447154 7.30888e-10 0.0126426 -0.00474785 5.46382e-10 0.0129116 -0.00486967 2.4771e-10 0.0131196 -0.00489641 1.71578e-10 0.0135439 -0.00494446 5.39989e-11 0.0139264 -0.00479518 -1.18727e-10 0.0142719 -0.004657 -3.43521e-10 0.0146799 -0.00452266 -6.24003e-10 0.0150882 -0.00430942 -5.5541e-10 0.0154608 -0.00406698 -4.54504e-10 0.0157872 -0.00382154 -3.53935e-10 0.0160694 -0.0035893 -2.62155e-10 0.0163112 -0.00336812 -1.69525e-10 0.0165238 -0.00316265 -1.19135e-10 0.0167103 -0.0029667 -7.71788e-11 0.0168752 -0.00277841 -3.96464e-11 0.0170215 -0.00259856 -8.45164e-12 0.0171512 -0.00242463 2.44811e-11 0.0172692 -0.00226003 5.94477e-11 0.0173732 -0.00209292 6.4588e-11 0.0174639 -0.00193169 7.77319e-11 0.0175398 -0.00177693 1.03936e-10 0.0175955 -0.0016379 1.5216e-10 0.0176417 -0.00151329 1.72374e-10 0.0176764 -0.00139417 1.73804e-10 0.017702 -0.00127938 1.71055e-10 0.0177183 -0.00116928 1.67033e-10 0.0177256 -0.00106257 1.64701e-10 0.017725 -0.000960649 1.61581e-10 0.0177169 -0.000862993 1.61192e-10 0.0177029 -0.000770643 1.59721e-10 0.0176831 -0.000682945 1.60328e-10 0.0176581 -0.000600418 1.59459e-10 0.0176279 -0.000522242 1.58163e-10 0.0175919 -0.000448732 1.54672e-10 0.0175503 -0.000379048 1.48806e-10 0.017502 -0.000313468 1.41532e-10 0.017448 -0.000251246 1.32339e-10 0.0173883 -0.000192644 1.23983e-10 0.0173246 -0.000137154 1.14911e-10 0.0172579 -8.50726e-05 1.07604e-10 0.0171896 -3.6489e-05 1.00401e-10 0.0171207 7.91106e-06 9.34998e-11 0.0170523 4.77931e-05 8.52465e-11 0.0169829 8.37073e-05 7.58508e-11 0.0169125 0.000115424 6.43423e-11 0.0168402 0.000143139 5.09609e-11 0.0167662 0.00016635 3.4541e-11 0.016692 0.000185165 1.62682e-11 0.0166168 0.000198677 -6.71646e-12 0.0165451 0.000206735 -3.26407e-11 0.016475 0.000208598 -6.18323e-11 0.0164106 0.000204609 -9.55788e-11 0.016351 0.00019309 -1.37468e-10 0.0162988 0.000173034 -1.87077e-10 0.0162534 0.000143581 -2.43932e-10 0.0162166 0.000103674 -3.08549e-10 0.016188 5.26191e-05 -3.75671e-10 0.0161682 -1.08042e-05 -4.68621e-10 0.0161583 -8.47595e-05 -5.17641e-10 0.0161576 -0.000170038 -5.96562e-10 0.0161672 -0.000265752 -6.13773e-10 0.0161807 -0.000365081 -7.00716e-10 0.0162021 -0.000466693 -7.00939e-10 0.0162332 -0.000572363 -6.9993e-10 0.01627 -0.000677411 -6.94075e-10 0.0163071 -0.000777448 -6.25397e-10 -0.000872222 -4.69778e-10 0.0215446 0.0150542 -1.13537e-10 0.0213521 0.0137478 -1.34066e-10 0.0209391 0.0122238 -1.23779e-10 0.0203231 0.0106233 -1.2172e-10 0.0195753 0.00904736 -1.45064e-10 0.0187504 0.00759607 -1.56121e-10 0.0179104 0.00629502 -2.36269e-10 0.0171121 0.0051918 -3.30307e-10 0.0163792 0.00429114 -5.55002e-10 0.0158568 0.00362224 -9.4959e-10 0.0153598 0.00330846 -1.47601e-09 0.0151196 0.0031094 -1.62839e-09 0.015159 0.00324146 -1.92914e-09 0.015689 0.00368479 -2.48898e-09 0.0160357 0.00464017 -2.06829e-09 0.0159874 0.00533421 -5.67412e-10 0.0157801 0.0054676 2.33347e-11 0.0155156 0.00539689 1.33351e-10 0.0151212 0.00525797 2.95376e-10 0.0146402 0.0050301 5.1759e-10 0.0141934 0.00472581 5.24503e-10 0.0138023 0.00443274 2.89977e-10 0.0133878 0.00417495 2.54476e-10 0.0129799 0.00388405 1.78063e-10 0.0125863 0.00353629 2.15888e-11 0.0122916 0.00303019 -3.13344e-10 0.0122288 0.00217662 -9.49093e-10 0.0124231 0.000767842 -1.9515e-09 0.0127597 -0.000742968 -5.60818e-10 0.013144 -0.00205938 4.10893e-10 0.0135253 -0.0032669 5.22025e-10 0.0138258 -0.00415299 7.61952e-10 0.0139654 -0.00456338 1.14194e-09 0.0140716 -0.00481521 9.34971e-10 0.0141967 -0.00496863 6.13702e-10 0.0143711 -0.00505166 2.43081e-10 0.014506 -0.00506354 1.76262e-10 0.0148188 -0.00509704 5.35035e-11 0.0151482 -0.00498148 -8.36769e-11 0.0154475 -0.00482475 -3.01069e-10 0.0158002 -0.00467197 -5.05098e-10 0.0161893 -0.00446881 -5.45891e-10 0.0165516 -0.0041952 -4.99975e-10 0.0168656 -0.0039131 -4.03552e-10 0.0171314 -0.00364139 -3.02359e-10 0.0173515 -0.00338995 -2.08395e-10 0.0175354 -0.0031566 -1.36815e-10 0.017693 -0.00294118 -8.26127e-11 0.0178289 -0.00273834 -4.31732e-11 0.0179475 -0.00254557 -3.40227e-12 0.0180503 -0.00236458 3.79086e-11 0.0181448 -0.0021897 4.36168e-11 0.0182254 -0.00201583 5.55936e-11 0.0182915 -0.00184648 7.63191e-11 0.0183389 -0.00168765 1.10386e-10 0.0183708 -0.00154695 1.66758e-10 0.0183907 -0.001416 1.66409e-10 0.0184009 -0.00129255 1.63251e-10 0.0184025 -0.00117465 1.60877e-10 0.0183952 -0.00106069 1.59146e-10 0.0183798 -0.000951595 1.5748e-10 0.0183578 -0.000846863 1.56916e-10 0.0183299 -0.000747655 1.56652e-10 0.0182979 -0.000653339 1.57423e-10 0.0182607 -0.000564686 1.57677e-10 0.018219 -0.000480756 1.57213e-10 0.0181714 -0.000401965 1.54592e-10 0.0181183 -0.000327391 1.49971e-10 0.0180588 -0.000257272 1.43334e-10 0.0179935 -0.000190898 1.35712e-10 0.017922 -0.000128424 1.2777e-10 0.0178459 -6.94779e-05 1.19514e-10 0.0177664 -1.47867e-05 1.12134e-10 0.0176866 3.50059e-05 1.04434e-10 0.0176075 8.02665e-05 9.53901e-11 0.0175292 0.000120819 8.51375e-11 0.0174524 0.000156948 7.27714e-11 0.0173749 0.000188186 5.76209e-11 0.0172982 0.00021474 3.97206e-11 0.0172194 0.000235841 1.80152e-11 0.0171416 0.000251361 -7.23644e-12 0.0170634 0.000260285 -3.71859e-11 0.0169879 0.0002624 -7.13188e-11 0.0169158 0.000257856 -1.05733e-10 0.016849 0.000245126 -1.54203e-10 0.0167904 0.000222668 -2.06279e-10 0.0167411 0.000189705 -2.72096e-10 0.0167026 0.000145308 -3.40936e-10 0.0166761 8.87192e-05 -4.17105e-10 0.0166609 1.94564e-05 -4.9065e-10 0.0166581 -6.14459e-05 -5.43964e-10 0.0166652 -0.00015341 -6.03979e-10 0.0166816 -0.000253766 -6.82457e-10 0.0166998 -0.000356488 -6.72652e-10 0.0167255 -0.000464252 -6.87468e-10 0.0167587 -0.000573529 -6.75008e-10 0.0167906 -0.000678177 -6.96595e-10 0.0168228 -0.000776454 -5.36736e-10 0.0168443 -0.000864754 -5.7653e-10 -0.000939083 -3.73957e-10 0.0218206 0.0150975 -1.28761e-10 0.0216534 0.0139147 -1.26198e-10 0.0213046 0.0125706 -1.30102e-10 0.0207938 0.0111256 -1.31599e-10 0.0201592 0.00968594 -1.33608e-10 0.0194364 0.00830963 -1.47991e-10 0.0186761 0.00705159 -1.89452e-10 0.0179176 0.00593517 -2.56469e-10 0.0172056 0.00498486 -3.70086e-10 0.0165664 0.00422145 -6.22636e-10 0.0161518 0.00366366 -1.006e-09 0.0157036 0.00344818 -1.5923e-09 0.0155267 0.00330584 -1.69738e-09 0.0156146 0.00346655 -1.96543e-09 0.0161541 0.00393645 -2.49403e-09 0.0165115 0.00483681 -1.72432e-09 0.0164732 0.00545093 -4.88006e-10 0.0162845 0.00558701 -1.54887e-11 0.0160527 0.00551075 6.38286e-11 0.0157333 0.00537852 2.41628e-10 0.0153127 0.00517257 5.21741e-10 0.0148879 0.004876 2.40222e-10 0.0144873 0.00461224 1.8764e-10 0.0141151 0.00429797 4.27985e-11 0.0137919 0.00388458 -2.80667e-10 0.0136179 0.00321529 -9.57348e-10 0.0138311 0.00195082 -2.36751e-09 0.0142569 0.000346728 -1.71782e-09 0.0146389 -0.00108724 3.41477e-11 0.0150592 -0.00244187 2.60008e-10 0.0153494 -0.00351812 6.55588e-10 0.0154023 -0.00415799 1.32531e-09 0.0154058 -0.00451658 1.51968e-09 0.0153845 -0.00475292 1.2416e-09 0.0153915 -0.00494249 8.82477e-10 0.0154421 -0.00507605 5.69615e-10 0.0155585 -0.00515946 3.74529e-10 0.0156453 -0.00517088 1.16257e-10 0.0158538 -0.00517742 6.09183e-11 0.0161228 -0.00508752 -3.13159e-11 0.0163856 -0.00493366 -2.11395e-10 0.016678 -0.0047705 -4.31412e-10 0.0170317 -0.0045594 -4.9533e-10 0.0173686 -0.00426222 -4.99538e-10 0.0176709 -0.00395504 -4.2584e-10 0.0179264 -0.00365497 -3.24082e-10 0.0181351 -0.00337406 -2.24022e-10 0.018305 -0.00311713 -1.43981e-10 0.0184429 -0.00288133 -8.35346e-11 0.0185583 -0.00266527 -2.88743e-11 0.0186543 -0.00246423 -1.83896e-12 0.0187369 -0.00227588 3.20955e-11 0.0188098 -0.00209235 3.88814e-11 0.0188723 -0.00191246 5.36818e-11 0.0189217 -0.00173912 8.06328e-11 0.018951 -0.001577 1.29503e-10 0.0189697 -0.00143524 1.4695e-10 0.0189762 -0.0012997 1.51069e-10 0.0189718 -0.00117269 1.51396e-10 0.0189582 -0.00105082 1.50845e-10 0.0189353 -0.000934706 1.49777e-10 0.0189054 -0.000823125 1.4937e-10 0.0188697 -0.000717344 1.49286e-10 0.0188303 -0.000616588 1.49951e-10 0.0187872 -0.000521813 1.50677e-10 0.0187398 -0.000432141 1.50811e-10 0.018687 -0.00034801 1.49747e-10 0.0186281 -0.000268549 1.47291e-10 0.0185627 -0.000193902 1.43145e-10 0.0184915 -0.000123399 1.38568e-10 0.0184149 -5.71698e-05 1.32599e-10 0.0183345 4.31024e-06 1.24514e-10 0.0182524 6.01846e-05 1.16974e-10 0.0181683 0.000111035 1.0808e-10 0.0180847 0.000156908 9.65108e-11 0.0180005 0.000197479 8.2315e-11 0.0179187 0.000232944 6.57943e-11 0.0178371 0.000262734 4.48296e-11 0.0177575 0.000286687 2.09828e-11 0.0176786 0.00030403 -7.91925e-12 0.0176014 0.000314065 -4.1794e-11 0.0175264 0.000316204 -7.88811e-11 0.0174544 0.000311005 -1.17049e-10 0.0173868 0.000296696 -1.66546e-10 0.017327 0.000271407 -2.25618e-10 0.017276 0.000234475 -2.93689e-10 0.0172367 0.0001849 -3.70753e-10 0.0172095 0.000122356 -4.50844e-10 0.0171966 4.65257e-05 -5.33035e-10 0.0171971 -4.14812e-05 -5.87132e-10 0.0172092 -0.000139248 -6.51e-10 0.0172284 -0.000242114 -7.0545e-10 0.0172542 -0.000350076 -7.07902e-10 0.0172886 -0.000462803 -7.02373e-10 0.0173229 -0.000571435 -6.99003e-10 0.0173575 -0.000675848 -5.79299e-10 0.0173873 -0.000774359 -5.33052e-10 0.0174096 -0.000858763 -4.67348e-10 0.0174156 -0.000918337 -3.32522e-10 -0.000963157 -2.29949e-10 0.0221857 0.0152287 -1.38339e-10 0.0219728 0.0141286 -1.28685e-10 0.0216518 0.012888 -1.40563e-10 0.0212032 0.0115762 -1.31113e-10 0.020643 0.010238 -1.35611e-10 0.0200107 0.00894553 -1.35415e-10 0.0193219 0.00773111 -1.60398e-10 0.0186201 0.00663025 -2.01346e-10 0.0179304 0.00565615 -2.67926e-10 0.0172953 0.00483348 -4.66205e-10 0.0167439 0.00417713 -5.18838e-10 0.0164086 0.00369363 -1.2841e-09 0.0160359 0.00358307 -1.37909e-09 0.0158781 0.00351272 -1.6178e-09 0.0160185 0.00366587 -1.9973e-09 0.0165391 0.00415111 -2.45788e-09 0.016896 0.00497372 -1.48786e-09 0.0168978 0.00553833 -4.62336e-10 0.016701 0.0056941 -6.34199e-11 0.0164888 0.00560579 -2.10228e-11 0.0162151 0.0054775 1.55932e-10 0.0158116 0.00529067 1.36324e-10 0.0154138 0.00502201 1.6528e-11 0.0150768 0.00465565 -2.4669e-10 0.014879 0.00410693 -7.64071e-10 0.0149896 0.00311021 -1.76411e-09 0.0155071 0.00139936 -3.61583e-09 0.0160793 -0.000216406 -1.21904e-09 0.016539 -0.00150403 4.22017e-10 0.0168504 -0.00271365 5.89208e-10 0.0169895 -0.00360826 9.69309e-10 0.0169024 -0.00401392 1.65671e-09 0.0167625 -0.00432176 1.69591e-09 0.0166377 -0.00458251 1.40214e-09 0.0165413 -0.00480891 1.07023e-09 0.0164866 -0.00499357 8.06265e-10 0.0164805 -0.00512884 5.77368e-10 0.0165337 -0.00520564 3.79287e-10 0.0165925 -0.00522498 1.40542e-10 0.0167016 -0.00518832 9.58791e-11 0.0168888 -0.00511516 2.95983e-11 0.0171263 -0.00500732 -1.23184e-10 0.0173567 -0.0047947 -3.01923e-10 0.0176631 -0.0045777 -4.75314e-10 0.0179858 -0.00428826 -4.80052e-10 0.018289 -0.00396789 -4.24513e-10 0.0185529 -0.00364675 -3.36322e-10 0.0187678 -0.00334071 -2.43183e-10 0.0189381 -0.00305946 -1.60552e-10 0.0190724 -0.00280603 -8.30016e-11 0.0191803 -0.0025772 -4.04855e-11 0.0192681 -0.00236685 -1.31196e-11 0.019348 -0.00217412 3.35249e-11 0.0194143 -0.00197955 4.10023e-11 0.0194695 -0.00179487 5.66986e-11 0.0195097 -0.0016167 8.33692e-11 0.0195288 -0.00145464 1.26709e-10 0.0195345 -0.00130718 1.35951e-10 0.019527 -0.00116894 1.38541e-10 0.0195089 -0.00103786 1.39414e-10 0.0194818 -0.00091393 1.38782e-10 0.0194467 -0.000795178 1.39745e-10 0.0194052 -0.00068267 1.40776e-10 0.0193588 -0.000575403 1.43146e-10 0.0193084 -0.000474388 1.44947e-10 0.0192546 -0.000378764 1.46353e-10 0.0191962 -0.000289066 1.46592e-10 0.0191327 -0.000204512 1.45675e-10 0.0190629 -0.000125124 1.43526e-10 0.0189869 -5.05815e-05 1.40698e-10 0.0189067 1.8421e-05 1.3498e-10 0.0188229 8.13535e-05 1.29235e-10 0.018738 0.00013869 1.18136e-10 0.0186506 0.000190169 1.05286e-10 0.0185638 0.000235999 9.06104e-11 0.0184763 0.000275789 7.16953e-11 0.0183905 0.000309417 4.9575e-11 0.0183064 0.000336241 2.16642e-11 0.0182254 0.000355713 -1.04428e-11 0.0181479 0.000366762 -4.93733e-11 0.0180748 0.000368895 -9.16198e-11 0.0180055 0.000362843 -1.33292e-10 0.0179417 0.000346653 -1.85927e-10 0.0178857 0.000318171 -2.52384e-10 0.0178392 0.000276513 -3.19315e-10 0.0178041 0.000221387 -4.0907e-10 0.0177818 0.000152023 -4.84138e-10 0.0177724 6.94251e-05 -5.74121e-10 0.017777 -2.50951e-05 -6.42432e-10 0.0177885 -0.000126519 -7.03473e-10 0.0178098 -0.000233872 -6.98421e-10 0.017843 -0.000348939 -6.90252e-10 0.01788 -0.00046232 -6.72942e-10 0.0179197 -0.000570315 -6.36563e-10 0.0179565 -0.00067576 -6.54399e-10 0.0179877 -0.000771064 -6.10502e-10 0.0180038 -0.000846094 -4.90409e-10 0.0180007 -0.000896003 -1.80372e-10 0.0179788 -0.00092019 -8.62796e-11 -0.000926894 1.76178e-11 0.0225547 0.0153944 -1.39343e-10 0.022323 0.0143591 -1.44353e-10 0.0220032 0.0132074 -1.29172e-10 0.0215869 0.0119872 -1.27868e-10 0.0210817 0.0107446 -1.18604e-10 0.0204972 0.00952104 -1.25816e-10 0.0198774 0.00835449 -1.28215e-10 0.0192203 0.00727685 -1.62285e-10 0.0185722 0.00629864 -1.99852e-10 0.0179417 0.00544401 -3.11227e-10 0.0173652 0.00472378 -4.5593e-10 0.0168838 0.00414517 -6.33632e-10 0.0166033 0.00376469 -1.26174e-09 0.0163382 0.00367552 -1.3618e-09 0.016221 0.00367418 -1.5443e-09 0.0163968 0.00384953 -1.87211e-09 0.0168648 0.00434382 -2.24123e-09 0.0172211 0.00508229 -1.32049e-09 0.0172536 0.00561378 -5.38549e-10 0.0171012 0.00574938 -1.28273e-10 0.0169262 0.00566101 -3.62459e-12 0.0166843 0.00553711 -8.28185e-11 0.0164145 0.00530209 -2.83316e-10 0.0161819 0.00489819 -7.3142e-10 0.016177 0.0041222 -1.70878e-09 0.0167431 0.00252301 -3.80889e-09 0.0173694 0.000743049 -3.22335e-09 0.0178426 -0.000661465 1.9434e-11 0.0183156 -0.00194668 3.49364e-10 0.0185441 -0.00289694 8.94706e-10 0.0183966 -0.00340201 1.51611e-09 0.0181894 -0.00374072 2.19541e-09 0.0179709 -0.00404442 1.82153e-09 0.0177699 -0.00433481 1.45876e-09 0.0176023 -0.00459921 1.18314e-09 0.0174698 -0.00482716 9.50629e-10 0.0173768 -0.00500413 7.54346e-10 0.0173257 -0.00513138 5.69296e-10 0.0173183 -0.00519588 4.12993e-10 0.0173529 -0.00521265 2.08739e-10 0.0174107 -0.00516133 1.78406e-10 0.0174531 -0.00504828 1.17051e-10 0.017641 -0.00497854 -9.39055e-11 0.0178981 -0.00483465 -1.93519e-10 0.0181651 -0.00455966 -3.68831e-10 0.0184751 -0.00428623 -4.35627e-10 0.0187841 -0.00396511 -4.20108e-10 0.01906 -0.00362664 -3.6073e-10 0.0192921 -0.00329992 -2.7463e-10 0.0194757 -0.00299958 -1.85689e-10 0.0196171 -0.00272776 -1.05339e-10 0.0197271 -0.0024843 -5.71329e-11 0.0198109 -0.00226327 8.09414e-12 0.0198888 -0.00205978 4.09173e-11 0.0199504 -0.00185682 6.00033e-11 0.0199993 -0.00166432 7.87286e-11 0.0200292 -0.00148278 7.5298e-11 0.0200422 -0.00131911 1.18836e-10 0.0200396 -0.00116714 1.28931e-10 0.0200251 -0.00102512 1.29075e-10 0.0200005 -0.000891883 1.28209e-10 0.0199675 -0.000764899 1.29951e-10 0.0199266 -0.000645003 1.33617e-10 0.019879 -0.000530915 1.37513e-10 0.0198256 -0.000423397 1.41575e-10 0.0197674 -0.000321703 1.43347e-10 0.0197052 -0.000226175 1.45449e-10 0.019638 -0.000136358 1.44862e-10 0.0195669 -5.221e-05 1.45072e-10 0.0194901 2.55741e-05 1.40634e-10 0.0194106 9.67361e-05 1.34426e-10 0.0193266 0.000161317 1.24391e-10 0.0192411 0.0002195 1.11724e-10 0.0191535 0.000271059 9.43737e-11 0.0190658 0.000315948 7.41837e-11 0.018978 0.000353711 4.86762e-11 0.0188915 0.000383833 1.86252e-11 0.0188077 0.000405525 -1.78869e-11 0.0187286 0.000417622 -6.14506e-11 0.0186559 0.00041956 -1.09809e-10 0.0185903 0.00041235 -1.54727e-10 0.0185328 0.000393917 -2.16984e-10 0.0184861 0.000361389 -2.8328e-10 0.0184507 0.00031469 -3.66167e-10 0.018428 0.000252914 -4.39074e-10 0.018418 0.000176631 -5.38585e-10 0.0184216 8.69235e-05 -6.20828e-10 0.0184321 -1.17496e-05 -6.06455e-10 0.0184517 -0.000116418 -7.08884e-10 0.0184835 -0.00023288 -6.94017e-10 0.0185236 -0.00035163 -6.90556e-10 0.0185595 -0.000462345 -6.45044e-10 0.0185999 -0.000570923 -6.03594e-10 0.0186356 -0.00067409 -5.87981e-10 0.018657 -0.000761669 -5.71516e-10 0.0186576 -0.000826095 -4.39594e-10 0.018635 -0.000858358 -1.63206e-10 0.0185896 -0.000870582 -2.34268e-11 0.018527 -0.000867248 6.74037e-11 -0.000852303 1.34532e-10 0.0229565 0.0156198 -1.38277e-10 0.022709 0.0146058 -1.36755e-10 0.0223852 0.0135311 -1.28945e-10 0.0219897 0.0123809 -1.17016e-10 0.0215164 0.011216 -1.04695e-10 0.0209833 0.0100541 -1.02046e-10 0.0203904 0.00894026 -1.06978e-10 0.0197838 0.00788046 -1.21608e-10 0.0191587 0.00691845 -1.53268e-10 0.0185465 0.00603916 -2.13562e-10 0.0179715 0.00528354 -3.34435e-10 0.0174379 0.00464442 -4.45788e-10 0.017016 0.0041369 -8.34339e-10 0.0167708 0.0038286 -1.23342e-09 0.0165735 0.00377862 -1.30145e-09 0.0165142 0.00380749 -1.45264e-09 0.0167334 0.00400346 -1.68677e-09 0.0171529 0.00450509 -2.02761e-09 0.0174944 0.00516892 -1.35618e-09 0.017574 0.00564583 -4.9576e-10 0.0174944 0.00573029 -4.04218e-10 0.0173946 0.005631 -3.653e-10 0.0172781 0.00541156 -6.57632e-10 0.0172748 0.00489345 -1.45057e-09 0.0177153 0.00366399 -2.94017e-09 0.0184492 0.0017314 -5.60038e-09 0.0191023 8.25744e-05 -2.21696e-09 0.0195841 -0.00110001 6.7005e-10 0.0198202 -0.0021375 9.29968e-10 0.0197937 -0.00281854 1.41583e-09 0.019553 -0.00309623 2.12473e-09 0.019284 -0.00341044 2.07313e-09 0.0190234 -0.00372925 1.77465e-09 0.0187857 -0.00405113 1.4818e-09 0.0185745 -0.00434507 1.24337e-09 0.0183868 -0.00460349 1.04681e-09 0.0182264 -0.00480975 8.76101e-10 0.0180937 -0.00497117 7.1778e-10 0.0179999 -0.00507624 5.86199e-10 0.0179439 -0.00513965 4.34601e-10 0.0179433 -0.0051455 3.14103e-10 0.0180075 -0.00510408 1.10437e-10 0.018024 -0.00498708 9.42285e-11 0.0180644 -0.00486898 2.77843e-11 0.0183094 -0.00480104 -8.70383e-11 0.0186004 -0.00458178 -3.10512e-10 0.0189019 -0.00427354 -3.7218e-10 0.0192119 -0.00394589 -4.22872e-10 0.0195116 -0.00360932 -3.77113e-10 0.0197745 -0.00326958 -3.03224e-10 0.0199884 -0.00294814 -2.09935e-10 0.020152 -0.00265276 -1.20738e-10 0.0202747 -0.0023887 -2.78352e-11 0.0203661 -0.00215191 4.08383e-11 0.0204471 -0.00193797 4.87591e-11 0.0205058 -0.00172256 6.19848e-11 0.0205468 -0.00152253 7.74553e-11 0.020565 -0.00133563 9.82567e-11 0.0205707 -0.00117179 1.24441e-10 0.0205609 -0.00101471 1.23201e-10 0.0205396 -0.000869708 1.21865e-10 0.0205093 -0.000733092 1.23921e-10 0.0204711 -0.000604735 1.2989e-10 0.0204243 -0.000483323 1.34637e-10 0.0203707 -0.000368863 1.4015e-10 0.0203093 -0.000260962 1.4271e-10 0.0202434 -0.00015957 1.45934e-10 0.0201721 -6.46348e-05 1.46732e-10 0.0200985 2.33627e-05 1.45667e-10 0.0200216 0.000103788 1.40111e-10 0.0199422 0.000176871 1.31386e-10 0.0198596 0.000242509 1.17876e-10 0.0197749 0.000300712 9.99908e-11 0.0196884 0.000351215 7.6182e-11 0.0196015 0.000393632 4.75937e-11 0.0195153 0.000427309 1.23703e-11 0.019431 0.000451381 -2.93431e-11 0.0193504 0.000464494 -7.87327e-11 0.0192751 0.000465984 -1.34713e-10 0.0192062 0.000457474 -1.85457e-10 0.0191466 0.000436058 -2.54142e-10 0.0190996 0.000399208 -3.37772e-10 0.0190686 0.000346219 -4.17206e-10 0.0190521 0.000277716 -5.08513e-10 0.0190526 0.000194243 -5.8847e-10 0.0190604 0.000101884 -6.78802e-10 0.0190805 -2.36555e-06 -6.93829e-10 0.0191134 -0.000116841 -7.21029e-10 0.0191589 -0.000238539 -8.04435e-10 0.0192038 -0.000354634 -7.24066e-10 0.019243 -0.000463317 -5.5445e-10 0.0192817 -0.000570564 -5.74224e-10 0.019312 -0.000666886 -5.42912e-10 0.0193249 -0.000744257 -4.83518e-10 0.0193067 -0.000788636 -2.83733e-10 0.0192611 -0.0008066 -8.43193e-11 0.0191953 -0.000807189 5.15558e-11 0.0191144 -0.000795456 1.01673e-10 0.0190236 -0.000777715 1.50187e-10 -0.000749262 2.04271e-10 0.0233754 0.0159203 -1.19915e-10 0.0231007 0.014881 -1.11054e-10 0.0227809 0.0138484 -9.91469e-11 0.0223886 0.0127739 -8.08771e-11 0.0219395 0.0116603 -7.90684e-11 0.0214338 0.0105606 -7.52014e-11 0.0208868 0.00948277 -8.33004e-11 0.0203013 0.00846404 -9.02264e-11 0.0197103 0.00750086 -1.22242e-10 0.0191186 0.00663037 -1.51846e-10 0.0185407 0.00583968 -2.40918e-10 0.0180096 0.00516118 -3.43349e-10 0.0175184 0.0045901 -5.29115e-10 0.0171659 0.00412626 -8.69736e-10 0.01693 0.00392328 -1.22351e-09 0.0167778 0.00386657 -1.2979e-09 0.0167787 0.00391478 -1.43725e-09 0.0170448 0.00411791 -1.66865e-09 0.0174361 0.004612 -2.04121e-09 0.0177787 0.00519943 -1.35147e-09 0.0179079 0.00557525 -7.63511e-10 0.0179868 0.00554888 -7.49688e-10 0.0180514 0.00532604 -1.52387e-09 0.0183613 0.00454309 -3.13712e-09 0.0192544 0.00267244 -6.40849e-09 0.0200913 0.000861654 -4.04626e-09 0.020599 -0.000369772 3.4742e-10 0.0209964 -0.00143871 7.20382e-10 0.0210794 -0.00215671 1.38362e-09 0.0207622 -0.00243436 2.42369e-09 0.0204773 -0.00275433 2.27013e-09 0.0201941 -0.00307415 1.94565e-09 0.0199283 -0.0034164 1.70306e-09 0.0196746 -0.00375347 1.48325e-09 0.0194342 -0.00406579 1.28678e-09 0.0192082 -0.00434064 1.11923e-09 0.0190049 -0.00457324 9.59938e-10 0.0188284 -0.00476282 8.19158e-10 0.0186814 -0.00490469 6.94808e-10 0.01857 -0.00500393 5.79085e-10 0.0185002 -0.00505646 4.61496e-10 0.0184794 -0.00506773 3.35217e-10 0.0185301 -0.00502493 1.89308e-10 0.0186043 -0.00493311 1.1948e-10 0.0186022 -0.00478834 8.40265e-11 0.0187122 -0.00468561 -1.09126e-11 0.0189906 -0.00454916 -1.50384e-10 0.0193182 -0.00427901 -3.73754e-10 0.0196403 -0.00393806 -3.82265e-10 0.0199634 -0.00359993 -3.92004e-10 0.0202521 -0.00324273 -3.19876e-10 0.020491 -0.0028953 -2.0945e-10 0.0206753 -0.00257481 -9.59385e-11 0.0208074 -0.00228494 -1.7125e-11 0.0208984 -0.00202853 4.21272e-11 0.0209756 -0.00179904 7.6063e-11 0.0210304 -0.00157622 8.04356e-11 0.0210619 -0.00136568 8.78482e-11 0.0210664 -0.00117374 1.00587e-10 0.0210604 -0.00100617 1.20231e-10 0.0210415 -0.000846656 1.24183e-10 0.0210117 -0.00069911 1.28657e-10 0.0209739 -0.000561711 1.34732e-10 0.0209263 -0.000432683 1.37895e-10 0.0208702 -0.000311196 1.41198e-10 0.0208049 -0.000197093 1.43301e-10 0.020733 -9.01788e-05 1.46274e-10 0.020656 8.98791e-06 1.46266e-10 0.020577 9.98111e-05 1.42875e-10 0.0204964 0.000182341 1.34456e-10 0.020415 0.000256479 1.20627e-10 0.0203327 0.000322104 1.01208e-10 0.0202496 0.000378947 7.51765e-11 0.0201665 0.000426526 4.27632e-11 0.0200844 0.000464088 2.7314e-12 0.0200049 0.000490705 -4.4472e-11 0.0199304 0.000504695 -1.01932e-10 0.0198626 0.000505658 -1.63948e-10 0.0198015 0.000495366 -2.20817e-10 0.0197495 0.000470823 -3.0069e-10 0.019711 0.000428469 -3.90598e-10 0.0196862 0.000369299 -4.92513e-10 0.0196782 0.000293935 -5.55538e-10 0.0196778 0.000208168 -6.84751e-10 0.0196908 0.000111531 -6.99621e-10 0.0197245 -5.10283e-06 -7.31265e-10 0.0197716 -0.000127499 -7.4275e-10 0.0198203 -0.000248007 -7.95145e-10 0.0198633 -0.000358676 -7.52855e-10 0.0199061 -0.000464954 -5.69141e-10 0.0199418 -0.000566943 -5.46249e-10 0.0199621 -0.000652925 -4.8039e-10 0.0199557 -0.000713585 -4.06059e-10 0.0199146 -0.000736077 -1.72553e-10 0.0198511 -0.000740731 2.91041e-11 0.0197703 -0.00073187 1.41456e-10 0.0196755 -0.0007144 1.43503e-10 0.0195715 -0.00068841 1.70939e-10 0.0194576 -0.000658111 2.02157e-10 -0.00062139 2.21143e-10 0.0238964 0.0163257 -6.48937e-11 0.0235356 0.0152429 -5.87396e-11 0.0231945 0.0141891 -5.38457e-11 0.0228081 0.0131587 -5.65723e-11 0.0223679 0.012101 -5.3474e-11 0.0218826 0.0110417 -5.75174e-11 0.021363 0.0100029 -5.88404e-11 0.0208117 0.00901066 -7.12076e-11 0.0202408 0.00806779 -9.03714e-11 0.019669 0.00719432 -1.21789e-10 0.0191088 0.00639564 -1.72732e-10 0.0185658 0.00568318 -2.53678e-10 0.0180697 0.00506815 -3.9145e-10 0.0176115 0.00455151 -4.36207e-10 0.0173353 0.00413472 -9.33113e-10 0.0170862 0.00402141 -1.29489e-09 0.0169849 0.0039212 -1.36397e-09 0.0170363 0.00397457 -1.50361e-09 0.0173828 0.0041608 -1.75649e-09 0.017813 0.0046097 -2.16611e-09 0.0182192 0.00505746 -1.79865e-09 0.0185297 0.00519024 -1.64785e-09 0.018941 0.0048536 -3.22647e-09 0.019876 0.00348467 -6.77653e-09 0.0208637 0.00158408 -6.62228e-09 0.021495 0.000220412 -1.88195e-09 0.0219499 -0.000770329 9.96923e-10 0.0220476 -0.00147861 1.29348e-09 0.0217839 -0.00182974 1.84577e-09 0.0215185 -0.0020929 2.6916e-09 0.0212343 -0.00240422 2.30585e-09 0.0209684 -0.0027507 1.93809e-09 0.020709 -0.0031106 1.66308e-09 0.020458 -0.00345766 1.47077e-09 0.0202138 -0.00378333 1.30255e-09 0.0199821 -0.00407044 1.15158e-09 0.0197678 -0.00432478 1.00879e-09 0.0195697 -0.00453233 8.89327e-10 0.0193971 -0.00470478 7.80265e-10 0.0192535 -0.00483261 6.81152e-10 0.0191445 -0.00492383 5.78451e-10 0.0190744 -0.00497221 4.73281e-10 0.0190543 -0.00498233 3.63758e-10 0.0190823 -0.00494441 2.05646e-10 0.0191646 -0.00485413 1.95216e-10 0.0192032 -0.00471472 6.50385e-11 0.0192339 -0.00457038 3.13028e-11 0.0194344 -0.00447078 -5.1697e-11 0.019741 -0.00423934 -1.82094e-10 0.0200546 -0.00391574 -3.54632e-10 0.020366 -0.00355702 -3.53371e-10 0.0206657 -0.00319937 -2.8206e-10 0.0209188 -0.0028321 -1.95217e-10 0.0211142 -0.00248526 -1.09886e-10 0.0212536 -0.00216946 -2.78903e-11 0.021348 -0.00189249 3.55087e-11 0.0214229 -0.0016474 8.55441e-11 0.0214765 -0.00141486 9.15564e-11 0.0215017 -0.00119289 9.77778e-11 0.021495 -0.000994582 1.10789e-10 0.0214776 -0.000823884 1.32158e-10 0.0214479 -0.000664449 1.40657e-10 0.0214084 -0.000516732 1.43763e-10 0.0213603 -0.000379911 1.42123e-10 0.021304 -0.000251724 1.40801e-10 0.0212394 -0.000131812 1.4074e-10 0.021168 -2.04618e-05 1.40894e-10 0.0210912 8.19229e-05 1.38171e-10 0.0210108 0.000175003 1.30172e-10 0.0209284 0.000258574 1.16346e-10 0.0208453 0.000332461 9.52473e-11 0.0207625 0.000396367 6.79462e-11 0.020681 0.000449652 3.17985e-11 0.0206022 0.000491538 -1.15225e-11 0.0205274 0.000520781 -6.50019e-11 0.020459 0.000535726 -1.29642e-10 0.0203991 0.000535628 -1.9737e-10 0.0203471 0.000523621 -2.62732e-10 0.0203069 0.000494782 -3.50424e-10 0.0202813 0.000446832 -4.48818e-10 0.020272 0.000381733 -5.60957e-10 0.0202669 0.000304818 -6.5014e-10 0.020276 0.000215176 -6.58437e-10 0.0203053 0.000103841 -6.9658e-10 0.0203545 -1.98494e-05 -8.21245e-10 0.0204048 -0.000143219 -8.21355e-10 0.0204519 -0.000259969 -8.00611e-10 0.0204885 -0.000364573 -6.52692e-10 0.0205317 -0.000467012 -6.05557e-10 0.02056 -0.000558172 -5.92269e-10 0.0205653 -0.000630824 -5.54341e-10 0.0205335 -0.000664089 -2.71244e-10 0.0204714 -0.000671176 5.00695e-11 0.0203897 -0.000665349 7.444e-11 0.0202943 -0.000648354 1.51364e-10 0.0201877 -0.000622206 2.01132e-10 0.0200718 -0.000589945 2.26159e-10 0.0199488 -0.000553906 2.48061e-10 0.0198197 -0.00051647 2.54099e-10 -0.000476398 2.50505e-10 0.0244814 0.0168907 1.81965e-11 0.0240363 0.0156871 -9.98044e-12 0.0236235 0.0146028 -2.39454e-11 0.0232256 0.0135545 -3.85275e-11 0.022792 0.0125359 -3.48653e-11 0.0223176 0.0115132 -4.33247e-11 0.0218118 0.0105098 -4.49767e-11 0.0212866 0.00953214 -5.91777e-11 0.0207398 0.00861414 -7.16927e-11 0.0201867 0.00773908 -1.01397e-10 0.019636 0.00694031 -1.36669e-10 0.0191071 0.00620369 -1.91925e-10 0.0185993 0.00555705 -2.97056e-10 0.0181309 0.00499388 -4.18641e-10 0.0177243 0.00451698 -5.59211e-10 0.0174676 0.00419199 -1.17435e-09 0.0172829 0.004015 -1.28145e-09 0.0172949 0.00386686 -1.52782e-09 0.0174664 0.00388414 -1.77766e-09 0.0179326 0.00403096 -2.4346e-09 0.0184922 0.00431249 -3.28896e-09 0.0191163 0.0044589 -3.19895e-09 0.0200427 0.00379873 -5.65324e-09 0.0212523 0.0020407 -1.06424e-08 0.022185 0.000593542 -4.08254e-09 0.0226722 -0.000212244 8.59028e-10 0.0228173 -0.000855073 1.1886e-09 0.0226962 -0.00129001 1.80937e-09 0.0224072 -0.00146295 2.81132e-09 0.0221432 -0.00175763 2.5306e-09 0.0218932 -0.00209458 2.1674e-09 0.0216507 -0.00246046 1.87522e-09 0.0214119 -0.00282989 1.63603e-09 0.0211826 -0.00318643 1.45585e-09 0.0209598 -0.00351827 1.30351e-09 0.0207488 -0.00381915 1.16006e-09 0.0205459 -0.00408381 1.04677e-09 0.0203552 -0.00430967 9.36365e-10 0.020181 -0.0044984 8.4263e-10 0.0200244 -0.00464727 7.51548e-10 0.0198926 -0.0047616 6.64794e-10 0.0197899 -0.00483633 5.76219e-10 0.0197118 -0.00487676 4.84199e-10 0.0196667 -0.00487371 3.79042e-10 0.019666 -0.00483498 2.55675e-10 0.019712 -0.0047438 2.09593e-10 0.0197602 -0.00460367 1.51143e-10 0.0197571 -0.00445363 -1.26566e-11 0.0198341 -0.00430481 -5.15991e-11 0.0200659 -0.00413846 -1.20168e-10 0.0203686 -0.00385704 -2.47466e-10 0.0206675 -0.00350014 -2.78975e-10 0.0209585 -0.00312932 -2.97211e-10 0.0212215 -0.00275431 -2.45118e-10 0.0214365 -0.00238772 -1.50309e-10 0.0215965 -0.00205084 -4.96115e-11 0.0217016 -0.00174754 2.69891e-11 0.0217743 -0.00148183 8.99068e-11 0.0218313 -0.00124416 9.52206e-11 0.0218516 -0.00101015 1.05632e-10 0.0218347 -0.000803512 1.21218e-10 0.0218021 -0.000629441 1.46665e-10 0.0217614 -0.000474036 1.47813e-10 0.0217098 -0.00032643 1.42954e-10 0.0216514 -0.000192002 1.38908e-10 0.0215878 -6.7869e-05 1.35818e-10 0.0215197 4.65511e-05 1.31344e-10 0.0214477 0.000151137 1.22343e-10 0.0213728 0.00024517 1.07221e-10 0.0212961 0.000328315 8.52158e-11 0.0212186 0.000400101 5.48641e-11 0.0211418 0.000459865 1.59267e-11 0.0210677 0.000506441 -3.24319e-11 0.0209986 0.000538688 -9.33079e-11 0.0209373 0.000554265 -1.62882e-10 0.0208856 0.000553399 -2.4582e-10 0.0208436 0.000538843 -3.02656e-10 0.0208141 0.000505352 -4.20421e-10 0.0208019 0.000453054 -5.08279e-10 0.0207933 0.000387538 -6.36967e-10 0.0208011 0.000306204 -6.5897e-10 0.020833 0.000199571 -7.04434e-10 0.0208878 7.8574e-05 -8.15505e-10 0.0209453 -4.45722e-05 -8.53328e-10 0.0210019 -0.000164293 -8.44499e-10 0.0210479 -0.000272283 -7.64748e-10 0.0210891 -0.000370887 -6.02299e-10 0.0211227 -0.000466059 -5.78559e-10 0.0211391 -0.000545537 -5.17452e-10 0.0211217 -0.000592975 -4.0971e-10 0.0210645 -0.000602926 -1.48015e-10 0.020986 -0.000598559 2.77419e-11 0.0208929 -0.000582601 1.00591e-10 0.0207846 -0.000555741 1.55488e-10 0.0206652 -0.000521565 2.12432e-10 0.0205366 -0.000483015 2.42241e-10 0.0204018 -0.00044246 2.60861e-10 0.0202633 -0.000401339 2.66839e-10 0.0201232 -0.000361496 2.61256e-10 -0.000321912 2.48982e-10 0.0250882 0.0174755 5.47586e-11 0.0245952 0.0161793 4.34492e-11 0.0241389 0.0150598 1.27045e-11 0.023692 0.0140014 -1.03219e-11 0.0232454 0.0129814 -2.59214e-11 0.022777 0.0119819 -3.11378e-11 0.0222758 0.011008 -4.00217e-11 0.0217608 0.0100481 -4.82649e-11 0.0212321 0.00914011 -6.65224e-11 0.0206943 0.00827437 -8.58643e-11 0.0201569 0.00747107 -1.1873e-10 0.0196296 0.00672421 -1.57864e-10 0.0191222 0.00605115 -2.27419e-10 0.0186512 0.00544627 -3.36102e-10 0.0182121 0.00493217 -4.72459e-10 0.0178796 0.00447477 -8.39478e-10 0.0176151 0.00419639 -1.38578e-09 0.017497 0.00389602 -1.51823e-09 0.0176409 0.00365263 -1.91365e-09 0.0180531 0.00347437 -2.42076e-09 0.0189141 0.00328705 -3.72244e-09 0.0200247 0.00316568 -6.02062e-09 0.0214781 0.00202465 -1.11547e-08 0.0226496 0.000705898 -8.43371e-09 0.0232686 -2.35457e-06 1.02776e-10 0.0235513 -0.000468001 5.68235e-10 0.0234867 -0.000751304 1.29709e-09 0.0231309 -0.000875565 2.43222e-09 0.0229037 -0.00116637 2.62867e-09 0.0227021 -0.0014925 2.30954e-09 0.0225162 -0.00185397 2.02341e-09 0.0223366 -0.00223294 1.77425e-09 0.0221654 -0.00260762 1.56303e-09 0.0219957 -0.00296635 1.39214e-09 0.0218249 -0.00329776 1.26498e-09 0.0216481 -0.00359835 1.1541e-09 0.0214647 -0.00386187 1.05976e-09 0.0212814 -0.00409115 9.72317e-10 0.0210996 -0.00428143 8.89081e-10 0.0209275 -0.00443984 8.13551e-10 0.020764 -0.00456087 7.39676e-10 0.0206114 -0.00465138 6.47581e-10 0.0204723 -0.00470642 5.80123e-10 0.0203531 -0.00473048 4.94452e-10 0.0202576 -0.00471793 4.04846e-10 0.0202025 -0.00467222 2.85733e-10 0.0202002 -0.00458289 1.99014e-10 0.0202094 -0.00444632 1.52027e-10 0.020221 -0.00430077 6.00634e-11 0.0202193 -0.00412232 3.04725e-11 0.0203499 -0.00397649 -3.80412e-11 0.0205897 -0.00373486 -1.46431e-10 0.0208665 -0.00340979 -3.24984e-10 0.0211463 -0.00303843 -3.14905e-10 0.0214217 -0.00266652 -2.52523e-10 0.0216568 -0.0022866 -1.69446e-10 0.0218368 -0.0019248 -7.84123e-11 0.0219594 -0.00159971 4.0565e-12 0.0220315 -0.00131184 6.71284e-11 0.0220889 -0.00106438 1.02326e-10 0.0221176 -0.000829969 1.07664e-10 0.022102 -0.000612249 1.1685e-10 0.022058 -0.000428897 1.3057e-10 0.0220091 -0.00027721 1.30773e-10 0.0219512 -0.000135278 1.31691e-10 0.0218874 -7.03663e-06 1.24779e-10 0.0218207 0.000108319 1.1165e-10 0.0217521 0.000212896 9.31661e-11 0.0216832 0.000305488 6.93232e-11 0.0216149 0.000385775 3.72245e-11 0.0215484 0.000452803 -3.1657e-12 0.0214851 0.000504838 -5.93113e-11 0.021428 0.000540572 -1.18525e-10 0.0213788 0.000556761 -2.1261e-10 0.0213409 0.00055548 -2.72203e-10 0.0213115 0.000536971 -3.88475e-10 0.021298 0.000502095 -4.51848e-10 0.0212844 0.000451 -6.20039e-10 0.0212896 0.000379534 -6.4724e-10 0.0213239 0.000279439 -7.07828e-10 0.0213816 0.000163009 -8.17252e-10 0.0214457 4.34178e-05 -8.95025e-10 0.0215069 -7.86884e-05 -9.68597e-10 0.0215647 -0.000189366 -8.56053e-10 0.0216053 -0.000285675 -7.47153e-10 0.0216498 -0.000377678 -5.68959e-10 0.0216789 -0.000459717 -5.31747e-10 0.021682 -0.000521832 -4.47501e-10 0.0216384 -0.000538916 -2.67078e-10 0.0215632 -0.000533961 -1.88732e-11 0.0214732 -0.000519462 6.3033e-11 0.0213691 -0.00049161 1.58256e-10 0.0212499 -0.000454968 2.18022e-10 0.0211193 -0.00041324 2.52e-10 0.0209812 -0.00036886 2.81728e-10 0.0208375 -0.000323938 2.93463e-10 0.0206913 -0.000280119 2.96278e-10 0.0205445 -0.000238457 2.8453e-10 0.0203979 -0.00019963 2.69634e-10 -0.000163475 2.49198e-10 0.0258276 0.0183588 2.41143e-11 0.0251542 0.0168534 4.36516e-11 0.0246374 0.0155766 6.80776e-11 0.0241635 0.0144777 3.04869e-11 0.0236974 0.0134454 -1.04941e-11 0.0232311 0.0124515 -2.48066e-11 0.022746 0.0114882 -4.52297e-11 0.0222362 0.0105599 -4.618e-11 0.0217183 0.00965204 -6.74471e-11 0.0211941 0.00880037 -7.68927e-11 0.0206671 0.00798938 -1.1175e-10 0.02015 0.00723949 -1.39289e-10 0.0196419 0.00654551 -2.01978e-10 0.0191697 0.00590753 -2.9102e-10 0.0187284 0.00535007 -4.6349e-10 0.018366 0.0048086 -6.4675e-10 0.0180993 0.00439179 -1.48716e-09 0.0179153 0.00400525 -1.66118e-09 0.0179341 0.00354965 -1.91453e-09 0.018272 0.00300811 -3.04418e-09 0.0190835 0.00232383 -4.69883e-09 0.0208112 0.00117468 -8.60378e-09 0.0225101 -0.000158838 -1.5116e-08 0.0235462 -0.000488779 -5.02332e-09 0.0240758 -0.000497774 9.89211e-10 0.0241162 -0.000458174 1.23743e-09 0.0239184 -0.000507835 1.66366e-09 0.023837 -0.000715889 2.48497e-09 0.0237277 -0.000969646 2.31289e-09 0.0236259 -0.00130339 2.04459e-09 0.023522 -0.00166979 1.82318e-09 0.0234051 -0.00204452 1.62971e-09 0.0232652 -0.0024095 1.4569e-09 0.0231051 -0.00275299 1.33203e-09 0.022928 -0.00307036 1.23428e-09 0.0227357 -0.00335642 1.15524e-09 0.0225356 -0.00361068 1.07667e-09 0.022322 -0.00383139 1.00395e-09 0.0221026 -0.00401971 9.38177e-10 0.0218797 -0.00417755 8.58597e-10 0.0216598 -0.00430477 7.93946e-10 0.0214482 -0.00440471 7.42424e-10 0.0212494 -0.00447398 6.62807e-10 0.0210652 -0.00451677 5.87658e-10 0.0209031 -0.00452716 5.08639e-10 0.0207654 -0.00451071 4.22111e-10 0.0206625 -0.00445979 3.34679e-10 0.0206095 -0.00437578 2.25278e-10 0.0205745 -0.00424883 1.83204e-10 0.02057 -0.00410027 1.4865e-10 0.0205407 -0.00393509 -2.22545e-11 0.0205757 -0.00376145 -5.1273e-11 0.0207423 -0.00356986 -1.0706e-10 0.0209962 -0.00329009 -2.0268e-10 0.0212627 -0.0029333 -2.38115e-10 0.0215298 -0.00255389 -2.63391e-10 0.021777 -0.00217393 -2.12374e-10 0.0219784 -0.00180122 -1.30022e-10 0.0221224 -0.00145681 -4.66572e-11 0.0222063 -0.00114919 1.18064e-11 0.0222582 -0.000883026 7.92267e-11 0.0222948 -0.00064958 8.10566e-11 0.0222949 -0.000429306 8.65109e-11 0.0222542 -0.000237351 9.64326e-11 0.022202 -8.59364e-05 1.11673e-10 0.0221455 4.40019e-05 1.02763e-10 0.0220829 0.000162023 7.90019e-11 0.0220198 0.000263964 4.85863e-11 0.0219589 0.000351336 1.19358e-11 0.0219013 0.000425 -3.39148e-11 0.0218489 0.000482673 -9.01615e-11 0.0218043 0.000521349 -1.69667e-10 0.0217701 0.000539942 -2.49188e-10 0.0217477 0.000536625 -3.34352e-10 0.0217367 0.000520177 -4.04149e-10 0.0217205 0.000487705 -5.98592e-10 0.0217276 0.000427968 -6.30374e-10 0.021768 0.000337654 -6.98959e-10 0.0218353 0.000229238 -8.25879e-10 0.0219065 0.000115251 -8.93016e-10 0.0219805 -3.51144e-06 -9.00568e-10 0.0220468 -0.000119972 -9.2779e-10 0.0221047 -0.000215425 -7.13967e-10 0.0221469 -0.000301644 -5.90928e-10 0.0221771 -0.000383421 -5.72488e-10 0.0221916 -0.000450359 -5.14724e-10 0.0221663 -0.000480456 -3.46184e-10 0.0220989 -0.000475235 -5.73328e-11 0.0220081 -0.000461305 2.4916e-11 0.0219031 -0.000432972 1.23318e-10 0.0217818 -0.000393677 2.04774e-10 0.0216479 -0.000348174 2.50516e-10 0.0215057 -0.000299236 2.75369e-10 0.0213571 -0.000249374 2.89966e-10 0.0212057 -0.000200549 3.02477e-10 0.0210527 -0.000154047 3.03026e-10 0.0209009 -0.000110758 2.96309e-10 0.0207505 -7.15075e-05 2.80445e-10 0.0206026 -3.62692e-05 2.6242e-10 -5.37284e-06 2.407e-10 0.026513 0.0191605 2.49411e-11 0.0258096 0.0175593 3.30381e-11 0.0252061 0.0161761 2.69094e-11 0.0246908 0.0149937 2.69649e-11 0.0241983 0.0139359 -2.4788e-12 0.0237064 0.0129443 -2.54237e-11 0.0232198 0.0119744 -4.71608e-11 0.0227185 0.0110609 -5.39488e-11 0.0222065 0.0101612 -6.63923e-11 0.0216888 0.00931866 -7.67129e-11 0.0211702 0.00850192 -1.09053e-10 0.0206599 0.00774786 -1.42744e-10 0.0201592 0.00703493 -1.99141e-10 0.0196904 0.00636826 -3.35739e-10 0.0192661 0.00575712 -4.3567e-10 0.0189148 0.0051128 -1.20157e-09 0.0186615 0.00459656 -1.36849e-09 0.0185728 0.00403612 -1.75551e-09 0.0186943 0.0033501 -2.5429e-09 0.0192365 0.00235448 -3.96737e-09 0.0207245 0.0006481 -6.88908e-09 0.0226278 -0.00106719 -1.21831e-08 0.0238937 -0.00178484 -9.07241e-09 0.0247197 -0.00149266 -3.39226e-09 0.0252426 -0.00102098 7.71692e-10 0.0254926 -0.00070372 1.01921e-09 0.0254637 -0.000443745 1.45353e-09 0.0252837 -0.000450823 2.214e-09 0.0251473 -0.000749738 2.11786e-09 0.024984 -0.00106549 1.85257e-09 0.0248163 -0.00143366 1.67353e-09 0.024642 -0.00180656 1.52464e-09 0.0244543 -0.00216264 1.39176e-09 0.0242554 -0.00249222 1.29789e-09 0.024044 -0.00279499 1.22708e-09 0.0238181 -0.00306806 1.15937e-09 0.0235722 -0.00331301 1.09623e-09 0.0233091 -0.00352686 1.02415e-09 0.0230392 -0.00371336 9.60869e-10 0.0227684 -0.003871 9.04476e-10 0.0225042 -0.00400356 8.4698e-10 0.0222488 -0.00410937 7.8484e-10 0.0220038 -0.00419152 7.21734e-10 0.02177 -0.00424674 6.5259e-10 0.021551 -0.00427832 5.85158e-10 0.0213487 -0.00428213 5.09035e-10 0.0211718 -0.00426088 4.34501e-10 0.0210285 -0.00421105 3.57488e-10 0.0209317 -0.00413216 2.50774e-10 0.0208697 -0.00401744 2.28048e-10 0.0208225 -0.00386998 1.57647e-10 0.0207999 -0.0037263 6.95127e-11 0.0207749 -0.00353562 4.48348e-11 0.0208511 -0.00335917 -1.56072e-11 0.0210386 -0.00311751 -1.12239e-10 0.021285 -0.00280254 -2.76193e-10 0.0215432 -0.00243435 -2.75366e-10 0.021802 -0.00206287 -2.57227e-10 0.0220264 -0.0016841 -2.02203e-10 0.0221955 -0.00132208 -1.32633e-10 0.022306 -0.000997855 -5.17405e-11 0.0223678 -0.000714796 -5.6128e-12 0.022409 -0.000475244 3.52327e-11 0.0224315 -0.000264518 3.61476e-11 0.0224143 -7.41016e-05 3.63264e-11 0.0223666 8.37701e-05 3.73969e-11 0.0223164 0.000201207 1.59219e-11 0.0222697 0.000295944 -1.6605e-11 0.0222237 0.000377413 -7.07343e-11 0.0221836 0.000440146 -1.27053e-10 0.0221538 0.000479331 -2.25755e-10 0.0221361 0.000499225 -3.13025e-10 0.0221233 0.00050075 -4.38581e-10 0.0221173 0.000488345 -4.57028e-10 0.0221378 0.000440791 -5.14993e-10 0.0221825 0.000365644 -6.73385e-10 0.0222486 0.000271282 -9.4333e-10 0.0223259 0.000165785 -9.23052e-10 0.0224076 5.10215e-05 -9.27917e-10 0.0224909 -6.33012e-05 -9.19239e-10 0.0225595 -0.000165298 -8.82207e-10 0.0226088 -0.000243482 -6.46988e-10 0.0226559 -0.000319338 -4.89955e-10 0.0226831 -0.000386424 -4.59788e-10 0.0226769 -0.000429777 -3.99074e-10 0.0226196 -0.000428363 -2.3141e-10 0.0225385 -0.00041118 4.27431e-11 0.0224412 -0.000382323 1.09779e-10 0.0223248 -0.000340363 1.92701e-10 0.0221926 -0.00029087 2.51578e-10 0.0220501 -0.000236807 2.93825e-10 0.0218996 -0.000181256 3.12357e-10 0.0217449 -0.000126232 3.199e-10 0.0215877 -7.36138e-05 3.19659e-10 0.0214302 -2.46958e-05 3.15907e-10 0.0212743 1.97721e-05 3.05489e-10 0.021121 5.93652e-05 2.89787e-10 0.0209708 9.35832e-05 2.70619e-10 0.0208252 0.00012326 2.51635e-10 0.000147927 2.28473e-10 0.0274701 0.0194052 -5.76308e-11 0.0265795 0.0184448 -7.22278e-11 0.0258388 0.0169178 3.17413e-11 0.0252403 0.0155936 2.56308e-11 0.0247212 0.0144573 -1.46067e-11 0.024214 0.0134491 -4.35482e-11 0.023716 0.0124737 -4.83547e-11 0.0232105 0.0115647 -6.48641e-11 0.0227035 0.0106664 -7.56105e-11 0.0221932 0.00982938 -8.53915e-11 0.0216782 0.00901297 -1.18277e-10 0.021177 0.00824621 -1.72518e-10 0.0206882 0.00751493 -2.42048e-10 0.0202303 0.00681503 -4.59646e-10 0.0198715 0.00610074 -6.43513e-10 0.0195163 0.00541864 -1.61236e-09 0.0193264 0.00473354 -1.81144e-09 0.0193837 0.00391616 -2.37577e-09 0.0198939 0.00275337 -3.54488e-09 0.0212704 0.000836596 -5.83647e-09 0.0228682 -0.00119709 -1.00264e-08 0.0240529 -0.00251556 -7.61146e-09 0.0248295 -0.00284294 -5.66985e-09 0.0254741 -0.0023659 -3.25686e-09 0.0259614 -0.00162264 -5.99474e-10 0.0263012 -0.00106382 8.71208e-10 0.0265392 -0.000693362 1.0179e-09 0.0265301 -0.000421895 1.32375e-09 0.0263026 -0.000447178 1.81086e-09 0.0261237 -0.000799846 1.72175e-09 0.0259182 -0.00114846 1.63315e-09 0.0256982 -0.0015243 1.52674e-09 0.0254702 -0.00187954 1.39679e-09 0.0252404 -0.00220119 1.32114e-09 0.0250047 -0.00249138 1.26913e-09 0.0247536 -0.00275236 1.20603e-09 0.0244819 -0.00298634 1.12361e-09 0.0241918 -0.003194 1.04542e-09 0.023891 -0.00337681 9.80525e-10 0.023588 -0.00353476 9.32298e-10 0.0232892 -0.00366993 8.81187e-10 0.0229996 -0.00378138 8.34201e-10 0.0227186 -0.00387171 7.7691e-10 0.0224488 -0.00393844 7.18496e-10 0.022188 -0.00398438 6.50808e-10 0.0219403 -0.00400542 5.88292e-10 0.0217102 -0.00400577 5.19035e-10 0.0215043 -0.0039809 4.4726e-10 0.0213306 -0.00393487 3.74611e-10 0.0211971 -0.00386153 2.80233e-10 0.0211073 -0.00375952 2.58436e-10 0.0210184 -0.00362106 1.85911e-10 0.0209753 -0.00348067 1.42992e-10 0.0209356 -0.00331182 -5.16506e-12 0.020949 -0.00312417 -3.22218e-11 0.0210719 -0.00291882 -8.01202e-11 0.0212947 -0.00265089 -1.59178e-10 0.0215427 -0.00230979 -2.9111e-10 0.0217959 -0.00194144 -3.23615e-10 0.0220361 -0.00156964 -2.92371e-10 0.0222354 -0.00120493 -2.25823e-10 0.0223812 -0.000869137 -1.60205e-10 0.0224738 -0.000575536 -1.06396e-10 0.0225268 -0.000325252 -7.80618e-11 0.0225577 -0.000117585 -7.15891e-11 0.0225728 5.5089e-05 -7.54532e-11 0.0225627 0.000195208 -8.7105e-11 0.0225351 0.000302241 -1.12484e-10 0.0225077 0.000374429 -1.86224e-10 0.0224924 0.000420552 -2.72248e-10 0.0224795 0.000442743 -3.75275e-10 0.0224829 0.000438756 -5.11104e-10 0.0225111 0.000409484 -5.45277e-10 0.0225745 0.000354852 -6.78465e-10 0.0226469 0.000281873 -7.99363e-10 0.0227301 0.000188325 -8.99506e-10 0.0228223 8.03276e-05 -9.65155e-10 0.0229181 -2.94733e-05 -9.21897e-10 0.0230078 -0.000132462 -8.69483e-10 0.0230769 -0.000212995 -7.58752e-10 0.023118 -0.000276289 -5.09834e-10 0.0231589 -0.000338732 -4.72635e-10 0.0231806 -0.000385903 -3.63365e-10 0.0231517 -0.000394327 -2.14247e-10 0.0230729 -0.000373117 -1.366e-11 0.0229793 -0.000343609 5.92165e-11 0.0228702 -0.000298455 2.03323e-10 0.0227412 -0.000243865 2.57607e-10 0.0225987 -0.000184227 2.88519e-10 0.0224462 -0.000122015 3.16548e-10 0.0222874 -6.02712e-05 3.34595e-10 0.0221252 -1.31323e-06 3.3292e-10 0.0219626 5.45101e-05 3.3278e-10 0.0218012 0.000105112 3.23334e-10 0.0216426 0.000150581 3.10594e-10 0.0214873 0.00019074 2.94157e-10 0.0213358 0.000225561 2.76916e-10 0.0211884 0.000254542 2.55744e-10 0.0210461 0.000278499 2.37466e-10 0.000296437 2.1292e-10 0.0281011 0.019261 -1.31299e-10 0.0274474 0.0190993 -6.01453e-11 0.0266224 0.0177484 1.20495e-10 0.0258829 0.0163325 1.02398e-10 0.0252764 0.0150664 3.56527e-11 0.0247335 0.0139887 -5.13445e-11 0.0242187 0.0129894 -7.12785e-11 0.0237137 0.0120691 -7.17059e-11 0.0231998 0.0111774 -9.08732e-11 0.0226997 0.0103291 -1.13005e-10 0.0221926 0.00951729 -1.49603e-10 0.0217023 0.0087319 -2.41267e-10 0.0212376 0.00797177 -3.91806e-10 0.0208426 0.00719706 -6.67698e-10 0.0205048 0.00640241 -1.506e-09 0.0202423 0.00564038 -1.73191e-09 0.0202132 0.00471055 -2.30692e-09 0.0206519 0.00340611 -3.46067e-09 0.0219435 0.00134473 -5.57939e-09 0.0234515 -0.000884261 -9.412e-09 0.0245249 -0.00245508 -6.34952e-09 0.025113 -0.00326383 -3.59073e-09 0.0254968 -0.00339922 -3.06515e-09 0.025933 -0.00300881 -2.42148e-09 0.0264186 -0.00230254 -1.519e-09 0.0267901 -0.00155052 -3.81168e-10 0.0270783 -0.0010083 5.07777e-10 0.0273563 -0.000720114 6.33954e-10 0.0274017 -0.000489013 8.81773e-10 0.0271591 -0.000506785 1.2609e-09 0.0269389 -0.000838163 1.66765e-09 0.0266935 -0.00119748 1.7082e-09 0.0264255 -0.00154138 1.5648e-09 0.0261546 -0.00186331 1.44277e-09 0.0258838 -0.00215089 1.35327e-09 0.0256038 -0.00240815 1.25594e-09 0.0253084 -0.00263636 1.15125e-09 0.0249989 -0.00284119 1.05652e-09 0.0246782 -0.00302073 9.84705e-10 0.0243548 -0.00317919 9.34392e-10 0.0240332 -0.00331439 8.94172e-10 0.0237195 -0.00343054 8.56227e-10 0.0234146 -0.0035253 8.12161e-10 0.0231186 -0.00360185 7.61762e-10 0.022828 -0.00365664 7.05852e-10 0.022545 -0.00369268 6.43639e-10 0.0222719 -0.00370709 5.81952e-10 0.0220195 -0.00370378 5.16903e-10 0.0217903 -0.00367973 4.51113e-10 0.021591 -0.00363691 3.84297e-10 0.0214269 -0.00357125 3.03185e-10 0.0213014 -0.00347916 2.30458e-10 0.0211917 -0.00335526 2.10887e-10 0.0211123 -0.00322139 1.43554e-10 0.0210692 -0.00307233 4.67097e-11 0.0210452 -0.00288432 2.2675e-11 0.0211079 -0.00270391 -3.53734e-11 0.0212778 -0.00247261 -1.37261e-10 0.0215145 -0.00217765 -3.1841e-10 0.0217663 -0.0018286 -3.522e-10 0.0220271 -0.00147384 -3.69269e-10 0.0222625 -0.00111557 -3.45547e-10 0.0224493 -0.000776101 -3.03344e-10 0.0225874 -0.000476249 -2.596e-10 0.0226747 -0.000224134 -2.29471e-10 0.0227309 -2.30679e-05 -2.25487e-10 0.0227686 0.000129106 -2.43512e-10 0.0227975 0.000240263 -2.75112e-10 0.0228201 0.000310192 -3.47102e-10 0.0228467 0.000340297 -4.63661e-10 0.0228891 0.000338668 -5.61978e-10 0.0229457 0.000310566 -6.74076e-10 0.0230203 0.000253575 -7.82418e-10 0.0231121 0.000172657 -8.56317e-10 0.0232172 7.61503e-05 -9.60822e-10 0.0233287 -2.61199e-05 -9.87371e-10 0.0234355 -0.000125816 -9.06693e-10 0.0235251 -0.000212141 -8.18104e-10 0.0235888 -0.000266188 -6.4595e-10 0.0236329 -0.000314351 -3.69394e-10 0.0236632 -0.000359184 -3.3509e-10 0.0236596 -0.000375559 -2.48878e-10 0.0236035 -0.000355658 -1.21137e-10 0.0235198 -0.000319167 1.00649e-10 0.0234187 -0.000270816 1.82733e-10 0.0232965 -0.000211165 2.55025e-10 0.0231587 -0.000144814 3.23216e-10 0.0230081 -7.49582e-05 3.48849e-10 0.0228491 -5.91926e-06 3.50246e-10 0.0226856 6.13675e-05 3.55298e-10 0.0225211 0.000124227 3.51046e-10 0.0223563 0.000182189 3.43892e-10 0.0221935 0.000235096 3.25371e-10 0.0220326 0.000282449 3.10286e-10 0.0218748 0.00032404 2.943e-10 0.0217203 0.000359593 2.79438e-10 0.0215697 0.000389189 2.62495e-10 0.0214244 0.000412136 2.42177e-10 0.0212852 0.000429533 2.24973e-10 0.000439333 1.99898e-10 0.0284116 0.018843 -3.38527e-10 0.0281339 0.019384 -2.03626e-10 0.0273934 0.0184894 -9.62878e-11 0.0266318 0.0170864 9.38571e-11 0.0259379 0.0157622 9.01214e-11 0.0253204 0.0146047 5.79365e-12 0.0247522 0.0135589 -4.82027e-11 0.024222 0.0125991 -8.42448e-11 0.0237083 0.0116894 -1.17722e-10 0.0232025 0.0108319 -1.52788e-10 0.0227149 0.0100011 -2.33335e-10 0.0222448 0.00919389 -4.30941e-10 0.0218418 0.00836373 -6.84956e-10 0.0215141 0.00749328 -1.55292e-09 0.0212097 0.0066723 -1.77902e-09 0.0211579 0.00564807 -2.35365e-09 0.0215773 0.0042298 -3.51593e-09 0.0228738 0.00200867 -5.60027e-09 0.0243808 -0.000352413 -9.30924e-09 0.0253764 -0.00202058 -5.45684e-09 0.0258346 -0.00301152 -2.47311e-09 0.0260208 -0.00354928 -1.3499e-09 0.0260933 -0.00358931 -1.23924e-09 0.0263225 -0.00338631 -1.24982e-09 0.0266632 -0.00285126 -1.49296e-09 0.0270617 -0.00213167 -1.48187e-09 0.0274339 -0.00150065 -9.05644e-10 0.0277125 -0.00104677 -7.94196e-11 0.0280299 -0.000837791 7.91017e-11 0.0281502 -0.000622985 5.10818e-10 0.0279396 -0.000591038 1.10294e-09 0.027647 -0.000828263 1.57698e-09 0.0273586 -0.00116929 1.6467e-09 0.0270449 -0.00147239 1.55997e-09 0.0267334 -0.00176731 1.44684e-09 0.0264214 -0.00203077 1.32701e-09 0.0261058 -0.00226355 1.19602e-09 0.0257804 -0.00246964 1.07448e-09 0.025445 -0.00265021 9.83483e-10 0.0251024 -0.00280782 9.28005e-10 0.0247614 -0.00294374 8.93815e-10 0.0244278 -0.00306071 8.66645e-10 0.0241048 -0.00315962 8.35117e-10 0.023787 -0.00324109 7.93787e-10 0.0234723 -0.00330427 7.44848e-10 0.0231588 -0.00334971 6.8838e-10 0.0228545 -0.00337714 6.32312e-10 0.0225637 -0.00338888 5.7257e-10 0.0222953 -0.0033838 5.13767e-10 0.0220496 -0.00336365 4.52059e-10 0.0218283 -0.00332431 3.88391e-10 0.0216371 -0.00326714 3.27523e-10 0.0214834 -0.00318546 2.55828e-10 0.0213548 -0.00307854 2.21227e-10 0.0212504 -0.00295464 1.52201e-10 0.021203 -0.00282262 1.06921e-10 0.0211642 -0.00265507 -5.08288e-11 0.021187 -0.00248681 -7.66842e-11 0.0213045 -0.00228929 -1.35305e-10 0.021521 -0.00204328 -2.38935e-10 0.0217748 -0.00173554 -4.23696e-10 0.0220465 -0.00140169 -4.82691e-10 0.0223148 -0.00106297 -4.99931e-10 0.0225498 -0.000734245 -4.84283e-10 0.0227412 -0.000443718 -4.58546e-10 0.0228901 -0.000205416 -4.45801e-10 0.0230017 -2.46506e-05 -4.59515e-10 0.0230977 9.52269e-05 -5.01154e-10 0.0231838 0.000164274 -5.83112e-10 0.023271 0.000184663 -6.47906e-10 0.0233669 0.00016368 -7.59386e-10 0.0234777 0.000109527 -8.78456e-10 0.0235999 3.24517e-05 -9.49785e-10 0.0237271 -5.77321e-05 -9.49131e-10 0.023853 -0.00015181 -9.29277e-10 0.0239681 -0.000236661 -8.45443e-10 0.0240555 -0.000300631 -6.82342e-10 0.0241089 -0.000327871 -4.94944e-10 0.0241559 -0.000359863 -2.98225e-10 0.02417 -0.000374855 -2.60698e-10 0.0241335 -0.000360102 -1.7574e-10 0.0240601 -0.000317836 3.31109e-11 0.0239671 -0.000264118 1.77028e-10 0.0238528 -0.00019776 2.71109e-10 0.0237173 -0.000123149 3.18434e-10 0.0235676 -4.47764e-05 3.55294e-10 0.0234088 3.37375e-05 3.88719e-10 0.0232447 0.000110204 3.94401e-10 0.0230781 0.000181853 3.84182e-10 0.0229108 0.000248635 3.63937e-10 0.0227445 0.000310079 3.47779e-10 0.0225796 0.000365565 3.32006e-10 0.0224172 0.000415087 3.15529e-10 0.0222574 0.000458363 3.00109e-10 0.0221013 0.000495434 2.84972e-10 0.0219496 0.000525692 2.69685e-10 0.021803 0.000549264 2.53491e-10 0.0216625 0.000564868 2.33352e-10 0.0215292 0.00057401 2.15551e-10 0.000573473 1.8735e-10 0.0283197 0.0185961 -1.49771e-10 0.0288711 0.0188252 -2.56523e-10 0.0283067 0.0190487 -1.49506e-10 0.0274789 0.0179105 9.11215e-12 0.0267123 0.0165326 8.59863e-11 0.0260347 0.015283 -7.12811e-12 0.0254118 0.0141799 -1.01367e-10 0.0248233 0.0131877 -1.4299e-10 0.0242642 0.0122473 -1.58882e-10 0.0237457 0.0113484 -2.37103e-10 0.0232622 0.0104781 -4.17808e-10 0.0228583 0.00958842 -7.05476e-10 0.0225248 0.00866587 -1.69069e-09 0.0221941 0.00778925 -1.89062e-09 0.0221368 0.006686 -2.49189e-09 0.0225757 0.00514826 -3.71907e-09 0.0239424 0.00276283 -5.86528e-09 0.0254619 0.000311336 -9.669e-09 0.0263949 -0.00140283 -5.17532e-09 0.0268694 -0.00255557 -1.16578e-09 0.0271789 -0.00338635 -9.17583e-10 0.0270076 -0.00344242 -4.65402e-10 0.0267418 -0.00337509 1.83553e-10 0.0264055 -0.00318849 -9.94356e-10 0.0264996 -0.0030868 -1.1474e-09 0.0269915 -0.00277667 -1.48093e-09 0.0275621 -0.00224958 -2.04125e-09 0.028031 -0.00166741 -1.56854e-09 0.0283293 -0.00121653 -4.87503e-10 0.0286631 -0.000981662 -9.88492e-11 0.0287992 -0.00071832 5.49704e-10 0.0286183 -0.000622328 1.00776e-09 0.0282884 -0.000772362 1.39779e-09 0.0279696 -0.00107875 1.5591e-09 0.0276095 -0.00133975 1.51848e-09 0.0272576 -0.00161034 1.40597e-09 0.0269152 -0.00185538 1.26006e-09 0.0265712 -0.00206996 1.11206e-09 0.0262164 -0.0022576 9.93425e-10 0.0258536 -0.00241768 9.26012e-10 0.0254915 -0.00255634 8.92697e-10 0.0251412 -0.00267411 8.7522e-10 0.0248026 -0.00277623 8.52741e-10 0.0244697 -0.00286106 8.19339e-10 0.0241359 -0.002931 7.73406e-10 0.0238004 -0.00298366 7.22381e-10 0.0234701 -0.00302249 6.67502e-10 0.0231531 -0.00304567 6.14167e-10 0.0228554 -0.00305728 5.57774e-10 0.0225761 -0.00305349 5.01842e-10 0.0223159 -0.00303678 4.43494e-10 0.0220762 -0.00300332 3.86482e-10 0.0218632 -0.00295407 3.28572e-10 0.0216894 -0.00288603 2.60726e-10 0.0215495 -0.00279836 2.17609e-10 0.0214316 -0.00268795 1.61159e-10 0.02136 -0.00257081 7.2286e-11 0.0213105 -0.00243177 -5.28817e-11 0.0212868 -0.00226232 -8.23963e-11 0.021373 -0.00212923 -1.45875e-10 0.0215598 -0.0019269 -2.61478e-10 0.0218081 -0.00166507 -4.69158e-10 0.0220937 -0.00137281 -5.86974e-10 0.0224012 -0.00107423 -6.61495e-10 0.0227001 -0.000785372 -7.03025e-10 0.0229713 -0.00052833 -7.24518e-10 0.0232054 -0.000319358 -7.62242e-10 0.023402 -0.000172927 -7.94784e-10 0.0235756 -9.19088e-05 -8.56541e-10 0.0237395 -7.05903e-05 -9.15261e-10 0.0239009 -9.62363e-05 -9.52096e-10 0.0240602 -0.000153298 -9.74777e-10 0.0242134 -0.000225142 -9.51138e-10 0.0243542 -0.000298241 -8.80976e-10 0.0244779 -0.000362506 -7.61647e-10 0.0245602 -0.000394389 -5.77694e-10 0.0246095 -0.000398298 -2.56776e-10 0.0246474 -0.000405919 -2.38999e-10 0.0246423 -0.000391491 -1.89051e-10 0.024588 -0.000348725 -1.04979e-10 0.0245054 -0.000284342 1.7994e-10 0.0244022 -0.000210228 2.55255e-10 0.0242763 -0.000126336 3.20464e-10 0.024132 -3.71844e-05 3.65713e-10 0.0239756 5.2539e-05 3.85249e-10 0.0238116 0.000139877 3.96506e-10 0.0236432 0.00022258 3.89594e-10 0.0234737 0.000300247 3.78679e-10 0.0233036 0.000371881 3.64899e-10 0.0231343 0.000437026 3.48796e-10 0.0229667 0.00049587 3.3186e-10 0.0228021 0.000547987 3.15093e-10 0.0226407 0.000593586 2.99995e-10 0.0224833 0.000632038 2.85771e-10 0.0223302 0.000663592 2.71662e-10 0.0221827 0.000687195 2.55837e-10 0.0220416 0.000703102 2.38878e-10 0.0219087 0.0007094 2.17033e-10 0.0217855 0.00070781 1.98145e-10 0.000694195 1.67517e-10 0.0283854 0.0164496 -3.77399e-10 0.0286448 0.0185585 -2.44953e-10 0.0288518 0.018839 -2.17685e-10 0.0281718 0.0185933 -7.5148e-11 0.0273954 0.0173138 1.84944e-10 0.0266775 0.0160009 4.62709e-11 0.0260451 0.0148101 -9.86313e-11 0.025464 0.0137655 -1.86828e-10 0.0249076 0.0128003 -2.77209e-10 0.0243853 0.011865 -4.70073e-10 0.0239467 0.0109065 -7.7604e-10 0.0235775 0.00992556 -1.79656e-09 0.0232214 0.00898716 -2.07119e-09 0.0231684 0.00779628 -2.75741e-09 0.023664 0.0061273 -4.06345e-09 0.0251283 0.0035818 -6.17879e-09 0.0266415 0.00107358 -9.76399e-09 0.0275558 -0.000701978 -4.73125e-09 0.0281055 -0.00198523 -5.65538e-10 0.0284226 -0.00290497 -2.26622e-10 0.0279617 -0.00295494 2.84003e-10 0.0275639 -0.00306279 9.10659e-10 0.0272886 -0.00315505 2.78152e-10 0.027156 -0.00315265 -8.83474e-10 0.0270607 -0.00309871 -1.04286e-09 0.0272189 -0.00305629 -1.32949e-09 0.0276583 -0.00283915 -1.78479e-09 0.0281831 -0.002389 -2.49993e-09 0.0286353 -0.00183551 -1.81724e-09 0.0289303 -0.00135786 -6.04321e-10 0.0292498 -0.00106822 -2.10727e-10 0.0293968 -0.000759757 4.71135e-10 0.0292512 -0.000597916 9.43477e-10 0.0288922 -0.000665716 1.28028e-09 0.0285417 -0.000931019 1.45876e-09 0.0281562 -0.00115533 1.45267e-09 0.027786 -0.00140384 1.36448e-09 0.0274203 -0.00163038 1.20779e-09 0.0270434 -0.00182913 1.05675e-09 0.0266557 -0.0019994 9.59971e-10 0.0262698 -0.00214369 9.16161e-10 0.0258974 -0.00226669 8.94627e-10 0.0255399 -0.00237152 8.75162e-10 0.0251891 -0.00246179 8.40741e-10 0.0248355 -0.002536 7.93473e-10 0.0244811 -0.00259677 7.42292e-10 0.0241297 -0.0026433 6.87192e-10 0.0237923 -0.00267778 6.37504e-10 0.0234694 -0.00270125 5.84307e-10 0.0231603 -0.00271231 5.31348e-10 0.0228649 -0.00271213 4.79771e-10 0.0225835 -0.00269941 4.25602e-10 0.0223238 -0.00267366 3.7447e-10 0.0220926 -0.00263622 3.17558e-10 0.0218957 -0.00258329 2.51554e-10 0.0217403 -0.0025164 1.87938e-10 0.0216109 -0.00242997 1.23148e-10 0.0215131 -0.00233001 4.05319e-11 0.0214662 -0.00221872 -9.81785e-11 0.0214259 -0.00209439 -1.30905e-10 0.0214645 -0.00197411 -2.02598e-10 0.0216157 -0.00183155 -3.24785e-10 0.0218676 -0.0016522 -5.35141e-10 0.0221806 -0.00142741 -7.33199e-10 0.0225566 -0.0012102 -8.65445e-10 0.0229483 -0.000983099 -9.65812e-10 0.0233241 -0.000770446 -1.04379e-09 0.023673 -0.000607169 -1.09685e-09 0.0239847 -0.00049748 -1.10095e-09 0.0242554 -0.000442652 -1.0873e-09 0.0244904 -0.000435788 -1.04807e-09 0.0246905 -0.000455997 -9.624e-10 0.0248522 -0.000483137 -8.11997e-10 0.0249791 -0.000507677 -6.51881e-10 0.0250558 -0.000501351 -4.35386e-10 0.0250973 -0.000478454 -1.38865e-10 0.0251209 -0.000455571 -1.03939e-10 0.0251002 -0.000412276 -5.86839e-11 0.0250319 -0.000341661 5.30834e-11 0.0249339 -0.0002557 1.88204e-10 0.0248162 -0.0001611 3.02074e-10 0.0246793 -5.91059e-05 3.67416e-10 0.0245289 4.39511e-05 3.93139e-10 0.0243677 0.000145192 4.00152e-10 0.0241994 0.000241287 3.95438e-10 0.0240285 0.00033161 3.91859e-10 0.0238562 0.000415349 3.77623e-10 0.0236846 0.000491981 3.63988e-10 0.0235137 0.000561804 3.49032e-10 0.0233444 0.000624201 3.31978e-10 0.0231776 0.000679684 3.15054e-10 0.0230141 0.000727519 2.98672e-10 0.022855 0.000768237 2.83989e-10 0.0227005 0.000800755 2.69338e-10 0.0225527 0.000825418 2.54384e-10 0.022412 0.000840733 2.36902e-10 0.0222807 0.000846781 2.18152e-10 0.0221601 0.000841488 1.93548e-10 0.0220529 0.000825486 1.72983e-10 0.000796235 1.39707e-10 0.0275683 0.0111964 -1.39356e-09 0.0286684 0.0174555 -4.34602e-10 0.0290609 0.0184452 -2.03816e-10 0.0288523 0.0188014 -1.2642e-10 0.0281238 0.0180411 -4.72486e-11 0.0273604 0.0167667 7.99212e-11 0.0266712 0.015499 -1.08897e-10 0.0260754 0.0143575 -2.5512e-10 0.0255406 0.0133271 -4.79401e-10 0.0250971 0.0122966 -8.46532e-10 0.0246943 0.011274 -1.99868e-09 0.0243227 0.0102571 -2.33547e-09 0.0242936 0.00896484 -3.23207e-09 0.0248916 0.00712016 -5.03714e-09 0.0264482 0.0044301 -8.79537e-09 0.0279645 0.00191719 -8.09095e-09 0.028952 -6.09615e-07 -4.36398e-09 0.0295013 -0.00127517 -2.9993e-10 0.0297173 -0.00222005 1.43453e-10 0.0290891 -0.00228199 7.70542e-10 0.028626 -0.00248954 1.56166e-09 0.0282441 -0.00270121 7.5636e-10 0.0279723 -0.00292179 5.07188e-11 0.0278527 -0.0031081 -7.23965e-10 0.0278254 -0.00317716 -1.22586e-09 0.027804 -0.00314772 -1.29675e-09 0.0279839 -0.00314085 -1.47017e-09 0.0283871 -0.00293638 -1.80127e-09 0.0288503 -0.00248228 -2.33493e-09 0.0292469 -0.00192195 -1.8204e-09 0.0295195 -0.00143838 -8.85722e-10 0.0298404 -0.00110359 1.46624e-10 0.0299918 -0.000758905 2.9041e-10 0.0298708 -0.000530639 6.07201e-10 0.0294939 -0.00051416 1.18408e-09 0.0291237 -0.000724747 1.42809e-09 0.0287267 -0.000919332 1.52537e-09 0.0283274 -0.00114321 1.38522e-09 0.0279163 -0.00135341 1.18902e-09 0.0274945 -0.0015375 1.04573e-09 0.0270779 -0.00169423 9.72485e-10 0.0266763 -0.00182604 9.31741e-10 0.0262956 -0.0019388 9.04605e-10 0.025921 -0.00203617 8.61956e-10 0.0255447 -0.00211712 8.0875e-10 0.0251679 -0.00218531 7.54877e-10 0.0247935 -0.00223987 6.96534e-10 0.0244333 -0.00228373 6.49879e-10 0.0240847 -0.00231871 5.9667e-10 0.0237451 -0.00234144 5.47039e-10 0.0234184 -0.00235744 5.00205e-10 0.0230995 -0.00236098 4.47601e-10 0.0228053 -0.00235772 4.03114e-10 0.0225321 -0.00234474 3.47292e-10 0.0222902 -0.0023222 2.88566e-10 0.0220815 -0.00229119 2.24434e-10 0.0219076 -0.00224778 1.46145e-10 0.0217791 -0.00219542 5.92474e-11 0.0216918 -0.00213418 -2.94466e-11 0.0216305 -0.00204914 -2.36478e-10 0.0216282 -0.00198953 -2.62665e-10 0.0216977 -0.00192196 -3.2695e-10 0.0218556 -0.00183832 -4.5274e-10 0.0221084 -0.00172773 -7.02828e-10 0.0224407 -0.00160609 -9.26692e-10 0.0228553 -0.00147108 -1.07345e-09 0.0233291 -0.00132681 -1.20711e-09 0.0238219 -0.00119072 -1.27591e-09 0.0242766 -0.00105077 -1.2618e-09 0.0246697 -0.00093668 -1.17661e-09 0.0249884 -0.000850367 -1.02076e-09 0.0252286 -0.000784863 -8.27466e-10 0.0254042 -0.000727643 -5.97743e-10 0.025513 -0.000671941 -4.34902e-10 0.025569 -0.000593356 -8.63485e-11 0.0255834 -0.000520011 -4.39491e-11 0.0255426 -0.000437367 6.21432e-12 0.0254602 -0.00034052 1.48429e-10 0.0253521 -0.00023351 2.68718e-10 0.0252216 -0.000118974 3.4424e-10 0.0250743 -1.73278e-06 3.81247e-10 0.0249157 0.000117196 4.09714e-10 0.0247499 0.000229591 4.02748e-10 0.0245795 0.000335664 3.87545e-10 0.0244057 0.000434398 3.71971e-10 0.024231 0.000525091 3.59797e-10 0.0240564 0.000608098 3.49357e-10 0.0238834 0.000682792 3.37014e-10 0.023713 0.000749907 3.23416e-10 0.0235455 0.000808665 3.0877e-10 0.0233818 0.000859849 2.94237e-10 0.0232223 0.000902387 2.79202e-10 0.0230685 0.00093692 2.64426e-10 0.0229212 0.000961998 2.48626e-10 0.0227821 0.000977846 2.31048e-10 0.0226524 0.000982518 2.11494e-10 0.0225347 0.000975788 1.88414e-10 0.0224313 0.000954901 1.61152e-10 0.022345 0.000920911 1.36896e-10 0.000879669 1.10683e-10 0.0254697 0.00561375 -1.28472e-09 0.0285636 0.014347 -8.3658e-10 0.0288896 0.0181216 -2.27909e-10 0.0294039 0.0182921 -1.65621e-10 0.0289769 0.0184698 -1.22653e-10 0.0281972 0.0175441 -2.4556e-11 0.0274522 0.0162401 -1.93504e-10 0.0268006 0.015002 -4.69079e-10 0.0262972 0.0138192 -8.51794e-10 0.0258346 0.0127205 -2.18664e-09 0.0254548 0.0116098 -2.57425e-09 0.0254811 0.0101784 -3.59655e-09 0.0262091 0.00814679 -5.64872e-09 0.0278566 0.00530385 -9.59979e-09 0.0293898 0.00276016 -8.27262e-09 0.0303827 0.000880236 -2.07182e-09 0.0309411 -0.000605235 -1.60681e-09 0.0310524 -0.00141823 -5.40409e-10 0.0303415 -0.00150683 1.18698e-09 0.0298347 -0.001761 1.49191e-09 0.0293929 -0.00205352 8.72417e-10 0.0290522 -0.00238054 2.49708e-10 0.028813 -0.00271382 -1.53675e-10 0.028656 -0.00300372 -5.19922e-10 0.0286057 -0.00319845 -8.29429e-10 0.0286263 -0.00327439 -1.20068e-09 0.0285836 -0.00320062 -1.24779e-09 0.0286396 -0.0031101 -1.38878e-09 0.0289644 -0.00294428 -1.68122e-09 0.0294158 -0.00254532 -2.19755e-09 0.0297903 -0.00197777 -1.72362e-09 0.0300573 -0.0014777 -9.86676e-10 0.0303522 -0.00109617 -9.55982e-11 0.0305184 -0.000727067 3.61673e-11 0.0304309 -0.000436044 3.72356e-10 0.030064 -0.000334198 9.93354e-10 0.0296752 -0.000470285 1.30084e-09 0.0292702 -0.00064447 1.50443e-09 0.0288269 -0.00083223 1.34276e-09 0.0283682 -0.00102648 1.17592e-09 0.0279128 -0.0011973 1.06514e-09 0.0274738 -0.00134345 9.89573e-10 0.0270616 -0.00147041 9.45097e-10 0.0266564 -0.00157929 8.90055e-10 0.0262515 -0.00167011 8.302e-10 0.0258502 -0.00174737 7.71369e-10 0.0254504 -0.00181104 7.05615e-10 0.0250717 -0.00186578 6.59588e-10 0.0246964 -0.00191147 6.00093e-10 0.0243341 -0.00194732 5.53416e-10 0.0239801 -0.00197768 5.06418e-10 0.0236364 -0.00199832 4.54354e-10 0.0233191 -0.00201552 4.13462e-10 0.0230182 -0.00202591 3.53647e-10 0.0227494 -0.00203151 2.98988e-10 0.0225029 -0.00203349 2.28694e-10 0.0222912 -0.00202966 1.5707e-10 0.0221179 -0.00202358 5.33994e-11 0.0219932 -0.00201554 -1.50898e-11 0.0219242 -0.00200131 -2.71332e-10 0.0219072 -0.00199636 -3.00608e-10 0.0219512 -0.00199598 -3.5267e-10 0.0220688 -0.00199493 -4.57415e-10 0.0222782 -0.0019886 -6.38882e-10 0.0225546 -0.00196105 -9.50843e-10 0.022921 -0.00192012 -1.08365e-09 0.0233737 -0.00186429 -1.14637e-09 0.0238884 -0.00179911 -1.26531e-09 0.0244094 -0.00166433 -1.23123e-09 0.0248873 -0.00150059 -1.08783e-09 0.0252839 -0.00132284 -8.74796e-10 0.0255846 -0.00114341 -6.19503e-10 0.0257792 -0.000970035 -4.18748e-10 0.0258978 -0.000807255 -2.61552e-11 0.0259381 -0.000649634 4.14222e-12 0.0259058 -0.000500104 4.25677e-11 0.0258202 -0.000355989 1.13582e-10 0.0257115 -0.000218071 3.85993e-10 0.0255745 -8.16201e-05 4.09051e-10 0.0254241 5.0151e-05 4.15804e-10 0.0252656 0.000179718 4.43713e-10 0.0251026 0.000303254 4.21601e-10 0.0249338 0.000419323 3.88817e-10 0.0247626 0.000526847 3.60898e-10 0.0245901 0.000625982 3.42403e-10 0.0244185 0.000715861 3.29732e-10 0.0242471 0.000797307 3.19718e-10 0.0240778 0.000869376 3.08951e-10 0.0239106 0.00093322 2.97001e-10 0.0237471 0.000987576 2.83867e-10 0.0235885 0.00103363 2.70388e-10 0.023435 0.00106971 2.56086e-10 0.0232888 0.00109666 2.40454e-10 0.0231503 0.00111237 2.2347e-10 0.0230225 0.0011169 2.02172e-10 0.0229075 0.0011078 1.80536e-10 0.0228095 0.00108348 1.4875e-10 0.0227286 0.00104483 1.30101e-10 0.0226654 0.00099258 1.02341e-10 0.000939308 6.88088e-11 0.0207695 0.00310448 -2.29013e-09 0.0268389 0.0083266 -5.32187e-10 0.0289249 0.0160487 -2.04886e-10 0.0291446 0.0180748 -1.38466e-10 0.0294299 0.0181835 -1.36205e-10 0.0290491 0.0179203 -1.53219e-10 0.0282862 0.0169958 -2.89451e-10 0.0276342 0.015644 -7.92436e-10 0.0270434 0.01437 -2.2902e-09 0.0266032 0.0131204 -2.71927e-09 0.0266725 0.0114684 -3.85253e-09 0.0276108 0.00915627 -6.13188e-09 0.0294001 0.00617225 -1.04499e-08 0.0309464 0.00362804 -7.34491e-09 0.0319871 0.001692 -1.59032e-09 0.0326278 0.00022045 -9.59249e-10 0.0324741 -0.000467032 1.07679e-10 0.0317269 -0.000655611 1.63313e-09 0.0311474 -0.000934611 1.39473e-09 0.0306656 -0.00128413 7.93433e-10 0.0302932 -0.00169156 2.65593e-10 0.0300037 -0.00211453 -1.32002e-11 0.0297854 -0.00250989 -1.16799e-10 0.0295927 -0.00284908 -2.30116e-10 0.0294518 -0.00310037 -4.02488e-10 0.0293664 -0.00325527 -6.49095e-10 0.0293627 -0.00328824 -9.12139e-10 0.0293385 -0.00319565 -1.18639e-09 0.029312 -0.00302951 -1.26887e-09 0.0294992 -0.00286222 -1.48477e-09 0.0298871 -0.00252363 -1.87931e-09 0.0302358 -0.00199509 -1.73913e-09 0.0305043 -0.00146795 -1.08111e-09 0.0307777 -0.00105226 -4.48617e-10 0.0309522 -0.000664421 -3.7445e-10 0.0308895 -0.00031924 2.15327e-11 0.030557 -0.000141897 5.80796e-10 0.0301745 -0.000177413 1.41579e-09 0.0297419 -0.000314642 1.44266e-09 0.0292585 -0.000478743 1.33573e-09 0.0287643 -0.000652506 1.20017e-09 0.0282878 -0.000816389 1.09081e-09 0.0278421 -0.000961526 1.01921e-09 0.0274011 -0.00108564 9.4153e-10 0.0269659 -0.00118972 8.66052e-10 0.0265347 -0.00127911 7.92648e-10 0.026112 -0.00135607 7.18861e-10 0.0257098 -0.00142312 6.66123e-10 0.0253099 -0.00148186 6.01458e-10 0.0249245 -0.00153183 5.52931e-10 0.0245467 -0.00157756 5.03735e-10 0.0241835 -0.00161719 4.50184e-10 0.0238477 -0.00165508 4.07362e-10 0.0235274 -0.00169037 3.42018e-10 0.023238 -0.00172428 2.83555e-10 0.022969 -0.00175958 1.98281e-10 0.0227339 -0.00179464 1.10564e-10 0.022539 -0.00183479 1.29064e-11 0.0223896 -0.00187998 -1.09527e-10 0.0223007 -0.00193113 -2.29545e-10 0.0222579 -0.00199824 -4.76594e-10 0.0222833 -0.00206794 -5.00249e-10 0.0223795 -0.0021417 -5.56443e-10 0.0225492 -0.00221661 -6.73777e-10 0.0228027 -0.00229239 -8.97247e-10 0.023144 -0.00234279 -1.02604e-09 0.0235421 -0.00234455 -9.8124e-10 0.0239688 -0.00230763 -1.04303e-09 0.0244293 -0.00220097 -9.62772e-10 0.0248859 -0.00201901 -8.17065e-10 0.0252985 -0.00178087 -6.20057e-10 0.0256301 -0.00150635 -4.06412e-10 0.0258688 -0.00122361 -1.85047e-10 0.026005 -0.000946061 5.99621e-12 0.0260795 -0.000711159 2.22956e-10 0.0260613 -0.00046968 2.36393e-10 0.0259743 -0.000257724 2.47723e-10 0.0258478 -7.35258e-05 3.5112e-10 0.0257006 8.4961e-05 3.78522e-10 0.0255389 0.00023107 3.86175e-10 0.0253735 0.000366143 3.89366e-10 0.0252086 0.000491049 3.74476e-10 0.0250455 0.000606778 3.49477e-10 0.0248822 0.000713291 3.25583e-10 0.0247187 0.000811144 3.09938e-10 0.0245552 0.000899306 2.99524e-10 0.0243944 0.000978386 2.91236e-10 0.0242363 0.00104747 2.81151e-10 0.0240826 0.0011072 2.69293e-10 0.0239324 0.00115669 2.56114e-10 0.0237873 0.00119634 2.42003e-10 0.0236484 0.00122481 2.27094e-10 0.0235181 0.00124202 2.09533e-10 0.0233982 0.00124585 1.90265e-10 0.0232921 0.00123538 1.6476e-10 0.0232027 0.00120736 1.37964e-10 0.0231302 0.00116473 1.0784e-10 0.0230735 0.00110896 8.95363e-11 0.0230278 0.00104341 3.5422e-11 0.000962922 2.70976e-11 0.0191462 0.00151471 -4.21562e-10 0.023321 0.00416106 -5.60429e-10 0.0282226 0.011139 -9.38541e-10 0.029257 0.0170277 -2.70047e-10 0.0294214 0.018012 -3.03251e-10 0.0294438 0.0178903 -3.89502e-10 0.0289855 0.0174497 -5.7586e-10 0.0283039 0.0162884 -2.26701e-09 0.0277443 0.0148894 -2.79112e-09 0.0278402 0.0129602 -4.0866e-09 0.0291335 0.0100832 -6.54078e-09 0.031088 0.00701771 -1.12212e-08 0.0326193 0.00449894 -7.14275e-09 0.0337109 0.00250218 -1.28981e-09 0.0343208 0.00105891 -6.80008e-10 0.0339431 0.00060592 4.28514e-10 0.0331774 0.000329361 2.14105e-09 0.0325538 -7.01646e-06 1.55108e-09 0.0320381 -0.000421473 7.68493e-10 0.0316396 -0.000907092 2.13825e-10 0.0313358 -0.00140371 -1.21706e-11 0.0310629 -0.00187309 -2.06234e-11 0.0308196 -0.00228759 2.99473e-11 0.0305851 -0.00263946 2.31699e-11 0.0303614 -0.00291381 -7.32146e-11 0.0301764 -0.00310881 -2.58764e-10 0.0300382 -0.0032153 -4.97908e-10 0.0299785 -0.00321717 -8.57802e-10 0.0299681 -0.00311044 -9.85616e-10 0.029919 -0.00293547 -1.42394e-09 0.0299745 -0.00270825 -1.49574e-09 0.030259 -0.0024124 -1.60854e-09 0.0305925 -0.00196236 -1.76815e-09 0.0308492 -0.00142343 -1.30353e-09 0.0310727 -0.000975713 -6.80833e-10 0.0312388 -0.00057063 -7.08463e-10 0.0312173 -0.000182044 -6.64034e-11 0.0309794 6.15165e-05 2.15127e-10 0.0305947 0.000141523 1.34217e-09 0.0301229 5.97885e-05 1.40542e-09 0.0296063 -8.13275e-05 1.31565e-09 0.0291021 -0.00025113 1.19858e-09 0.0286207 -0.000408208 1.10778e-09 0.0281407 -0.000547956 1.00847e-09 0.0276654 -0.000671175 9.01615e-10 0.0272038 -0.000779929 8.10817e-10 0.026755 -0.000874903 7.28959e-10 0.0263279 -0.000957782 6.65719e-10 0.0259063 -0.00103179 5.95477e-10 0.0254989 -0.00109863 5.37133e-10 0.0251056 -0.00116222 4.85857e-10 0.0247274 -0.00122331 4.29674e-10 0.0243776 -0.0012837 3.81439e-10 0.0240436 -0.00134613 3.08473e-10 0.0237395 -0.0014102 2.36033e-10 0.0234604 -0.00148151 1.46781e-10 0.0232188 -0.00155976 4.51313e-11 0.0230226 -0.00165173 -6.26835e-11 0.0228747 -0.001757 -2.01363e-10 0.0227889 -0.00187924 -3.27196e-10 0.0227511 -0.00201961 -5.66878e-10 0.0227828 -0.00216058 -5.91485e-10 0.0228794 -0.00230379 -6.2738e-10 0.0230376 -0.00244708 -7.38186e-10 0.0232418 -0.00257684 -8.39263e-10 0.0234928 -0.002672 -8.15754e-10 0.02378 -0.00270917 -8.34656e-10 0.0240932 -0.00267721 -6.55492e-10 0.0244201 -0.00257264 -5.43611e-10 0.0247571 -0.00238796 -4.34665e-10 0.0250863 -0.00212983 -3.03046e-10 0.025389 -0.00181539 -1.73736e-10 0.0256415 -0.00147058 -2.95177e-11 0.025827 -0.00111823 6.46603e-11 0.0259192 -0.000782144 2.30788e-10 0.0259664 -0.000495527 2.43082e-10 0.0259425 -0.000213113 2.66297e-10 0.0258559 3.39218e-05 3.0154e-10 0.0257209 0.000243756 3.68303e-10 0.0255711 0.000403683 3.46061e-10 0.0254097 0.000550291 3.32595e-10 0.0252469 0.00067657 3.18406e-10 0.0250868 0.000789692 3.01457e-10 0.0249285 0.000893308 2.86361e-10 0.0247731 0.000987562 2.76086e-10 0.0246199 0.00107269 2.68258e-10 0.0244697 0.00114817 2.59943e-10 0.024324 0.00121334 2.49379e-10 0.0241833 0.00126795 2.36145e-10 0.0240497 0.0013112 2.21868e-10 0.0239229 0.00134286 2.06373e-10 0.023805 0.00136114 1.8937e-10 0.023698 0.00136577 1.70181e-10 0.0236058 0.00135266 1.46553e-10 0.0235328 0.00132259 1.1453e-10 0.023479 0.00127329 9.93677e-11 0.0234356 0.00121912 4.07714e-11 0.023399 0.00115591 3.253e-11 0.0233906 0.00106005 9.20073e-12 0.000927039 -4.18265e-11 0.0180284 0.000610894 -3.07283e-10 0.0201718 0.00202111 -3.88017e-10 0.0257235 0.0055844 -9.89688e-10 0.0289992 0.0137416 -5.33143e-10 0.0295706 0.0174315 -5.45884e-10 0.0296207 0.0178282 -9.43456e-10 0.0295189 0.0175343 -1.43869e-09 0.0292976 0.0164752 -2.48945e-09 0.0298313 0.0142999 -4.46254e-09 0.0312945 0.0113714 -7.70272e-09 0.0330471 0.00813287 -1.12471e-08 0.0344438 0.00550501 -6.7742e-09 0.035577 0.00334872 -7.39607e-10 0.0360781 0.00199171 -7.83118e-11 0.0354017 0.00173978 9.05706e-10 0.0346345 0.00140497 2.34544e-09 0.0340033 0.000968807 1.53776e-09 0.0334905 0.000507301 7.90765e-10 0.0330811 -2.31082e-05 2.24893e-10 0.0327564 -0.000606442 7.92807e-12 0.0324767 -0.00113526 2.38006e-11 0.0321952 -0.00161066 1.16826e-10 0.0319153 -0.00202067 1.97223e-10 0.031633 -0.00236737 2.15698e-10 0.0313413 -0.00264882 1.56508e-10 0.0310745 -0.0028631 2.97819e-11 0.0308275 -0.00301242 -1.74825e-10 0.0306373 -0.00308148 -4.54981e-10 0.0305195 -0.00306639 -7.50783e-10 0.0304393 -0.00294663 -9.46039e-10 0.0304039 -0.00279189 -1.41313e-09 0.0304082 -0.00253796 -1.4664e-09 0.0305355 -0.00222234 -1.56761e-09 0.030805 -0.00183894 -1.70876e-09 0.0310307 -0.00133753 -1.54715e-09 0.0312046 -0.000854436 -8.16106e-10 0.0313695 -0.000441565 -7.06809e-10 0.0313916 -3.05906e-05 -4.71559e-10 0.0312216 0.000294359 6.18602e-11 0.0308465 0.000460193 8.61483e-10 0.0303946 0.000414021 1.23185e-09 0.0298851 0.000322274 1.28065e-09 0.0293728 0.000186561 1.22485e-09 0.02885 4.17122e-05 1.11532e-09 0.0283285 -0.000108862 9.68302e-10 0.0278313 -0.00024471 8.56949e-10 0.0273557 -0.00036323 7.54435e-10 0.0269034 -0.000468073 6.72974e-10 0.0264621 -0.000563827 5.81232e-10 0.0260344 -0.000654297 5.0439e-10 0.0256289 -0.00074049 4.48436e-10 0.0252426 -0.000826537 3.83066e-10 0.0248877 -0.000913575 3.2463e-10 0.024554 -0.00100751 2.47436e-10 0.0242527 -0.00110944 1.59015e-10 0.0239869 -0.00122462 5.26213e-11 0.0237619 -0.00135505 -7.13799e-11 0.023588 -0.00150536 -2.13819e-10 0.0234654 -0.00167457 -3.32149e-10 0.0233964 -0.00186842 -5.65551e-10 0.0233834 -0.00206774 -5.74848e-10 0.0234239 -0.0022681 -6.02684e-10 0.0235114 -0.00246515 -6.67467e-10 0.0236344 -0.00264863 -8.0611e-10 0.0237752 -0.00279143 -6.96616e-10 0.0239241 -0.00287968 -5.75151e-10 0.024075 -0.00290753 -4.5687e-10 0.0242322 -0.00286439 -2.96822e-10 0.024396 -0.00275184 -1.75588e-10 0.0245723 -0.00256715 -9.20896e-11 0.0247659 -0.00231603 -2.47509e-11 0.0249787 -0.00201115 3.96728e-11 0.0252001 -0.00166946 7.44357e-11 0.0254023 -0.00129505 9.30319e-11 0.0255589 -0.00091229 1.47058e-10 0.0256407 -0.000551811 1.92739e-10 0.0256868 -0.000235628 2.15807e-10 0.0256938 5.04303e-05 2.22401e-10 0.0256423 0.000318097 2.36585e-10 0.0255265 0.000542578 2.39632e-10 0.0253909 0.000706049 2.53973e-10 0.0252466 0.000841471 2.57648e-10 0.0250924 0.000963269 2.51835e-10 0.0249401 0.00106537 2.45389e-10 0.024792 0.00115502 2.39687e-10 0.0246492 0.00123485 2.33874e-10 0.0245115 0.00130464 2.25425e-10 0.02438 0.00136366 2.14459e-10 0.0242541 0.00141168 2.00521e-10 0.024137 0.00144652 1.84999e-10 0.024029 0.00146782 1.68242e-10 0.023934 0.00147251 1.46307e-10 0.0238552 0.00145924 1.26556e-10 0.0237972 0.00142328 8.89495e-11 0.0237571 0.00137472 7.309e-11 0.0237089 0.00133104 1.97007e-11 0.0236856 0.00125187 7.28293e-12 0.0237142 0.00113574 -1.90068e-11 0.023781 0.0010008 -6.16563e-11 0.000827685 -1.41765e-10 0.0172617 0.000367499 -1.05631e-10 0.0183903 0.000894079 -2.93278e-10 0.0211676 0.00280164 -4.68916e-10 0.0270729 0.00783305 -1.09724e-09 0.0294953 0.0150005 -1.0289e-09 0.0300444 0.0172684 -1.2407e-09 0.0305471 0.0169852 -2.9895e-09 0.0314393 0.0155053 -5.39624e-09 0.0329769 0.0126374 -8.78372e-09 0.0349792 0.00917849 -1.17621e-08 0.0364658 0.00653854 -6.58495e-09 0.0377313 0.00422993 -3.63869e-10 0.0378528 0.0032297 6.58792e-10 0.0368611 0.00301109 2.40504e-09 0.0361067 0.00251032 1.87434e-09 0.0355233 0.00200238 1.29648e-09 0.0349991 0.00149189 5.90028e-10 0.0346114 0.000889023 1.08146e-10 0.0343074 0.000280972 3.14941e-11 0.0339932 -0.000304879 7.50946e-11 0.033686 -0.000835005 1.99662e-10 0.0333557 -0.00129573 3.03717e-10 0.0330009 -0.00169111 3.59521e-10 0.0326496 -0.00202736 3.65743e-10 0.0322877 -0.00230928 2.91223e-10 0.0319456 -0.00253581 1.86227e-10 0.031618 -0.00270893 3.45447e-11 0.031317 -0.00282065 -1.67796e-10 0.0310733 -0.00286854 -4.15523e-10 0.0308869 -0.00283613 -6.76103e-10 0.0307329 -0.00272187 -9.42747e-10 0.0306604 -0.00256797 -1.17083e-09 0.0306338 -0.00232551 -1.49086e-09 0.0306535 -0.0019911 -1.52424e-09 0.0308005 -0.0016252 -1.57024e-09 0.0309956 -0.00118793 -1.60396e-09 0.03114 -0.00069988 -9.34729e-10 0.0312821 -0.000274187 -8.60856e-10 0.0313472 0.000149989 -6.84771e-10 0.031247 0.000513577 -2.18565e-10 0.0308922 0.00077226 7.47399e-10 0.0304692 0.000788468 1.00456e-09 0.0300042 0.000720352 1.15635e-09 0.0294904 0.000614914 1.12698e-09 0.028948 0.000476867 1.04516e-09 0.0284187 0.000330335 9.47991e-10 0.0279139 0.000187219 8.34192e-10 0.0274322 5.26498e-05 7.26538e-10 0.026974 -7.70803e-05 5.94573e-10 0.0265334 -0.000201874 4.81504e-10 0.026125 -0.000320294 4.0691e-10 0.025744 -0.000438197 3.15216e-10 0.0253963 -0.00056275 2.34148e-10 0.0250831 -0.000695903 1.38403e-10 0.0248015 -0.000844122 2.43554e-11 0.0245648 -0.00101046 -1.0294e-10 0.0243735 -0.00120007 -2.41874e-10 0.024236 -0.00141317 -3.86603e-10 0.0241525 -0.00164854 -5.1197e-10 0.0241086 -0.00189716 -6.50221e-10 0.0241117 -0.00214442 -6.55111e-10 0.0241499 -0.00238064 -6.62579e-10 0.024205 -0.0025932 -6.64001e-10 0.0242514 -0.00276467 -5.8288e-10 0.0242894 -0.00288181 -4.01085e-10 0.0243132 -0.00293661 -2.63042e-10 0.0243261 -0.00293288 -4.30714e-11 0.0243153 -0.00286163 -1.09024e-11 0.0242966 -0.0027353 1.39205e-11 0.0242945 -0.00256011 6.82707e-11 0.0243377 -0.0023395 1.47833e-10 0.0244541 -0.00208737 2.91772e-10 0.0245915 -0.00177457 2.06922e-10 0.0247486 -0.00142136 1.49248e-10 0.0249145 -0.00105009 1.11849e-10 0.0250671 -0.000676633 1.17603e-10 0.0251759 -0.000316548 1.32985e-10 0.0252408 1.46435e-05 1.70403e-10 0.025282 0.000302735 1.88427e-10 0.0252911 0.000558674 1.90908e-10 0.0252251 0.000795574 1.92617e-10 0.0251094 0.000980104 2.01408e-10 0.0249864 0.00110955 2.07148e-10 0.0248602 0.00121568 2.07136e-10 0.0247294 0.00130877 2.0288e-10 0.0246034 0.00138314 1.96482e-10 0.024484 0.00144467 1.86778e-10 0.0243734 0.00149463 1.7407e-10 0.0242717 0.0015329 1.59796e-10 0.0241825 0.00155533 1.41703e-10 0.0241063 0.00156247 1.22091e-10 0.0240502 0.00154641 9.36969e-11 0.0240154 0.00150965 6.99036e-11 0.0239753 0.00147704 3.4401e-11 0.0239445 0.00141839 2.57613e-11 0.0239659 0.00132057 -7.51818e-12 0.0240336 0.00119369 -4.21698e-11 0.0241366 0.00103815 -1.26736e-10 0.0242707 0.000870992 -1.52773e-10 0.000682192 -2.06502e-10 0.0170966 0.000166978 -1.10985e-10 0.0175288 0.000460606 -1.67713e-10 0.0190887 0.00123861 -4.10488e-10 0.0229996 0.00391754 -8.33441e-10 0.0286002 0.00938757 -1.96427e-09 0.0305951 0.0152545 -2.11032e-09 0.0321613 0.0153324 -6.4561e-09 0.0341492 0.0133319 -1.17754e-08 0.0365901 0.0100284 -9.74717e-09 0.0383339 0.00736609 -3.3756e-09 0.0396955 0.00511924 -2.24283e-09 0.0392313 0.0046706 1.38624e-10 0.0381537 0.00434725 3.60635e-09 0.037455 0.00374098 2.52754e-09 0.0368359 0.003145 1.20498e-09 0.036316 0.00252614 2.58771e-10 0.0359425 0.00185396 -2.33801e-10 0.0356291 0.00118516 -2.19388e-10 0.0353309 0.000564302 4.1036e-12 0.0349982 9.72711e-06 3.04804e-10 0.03465 -0.000499276 4.31482e-10 0.0342814 -0.000933631 5.02949e-10 0.0338956 -0.00131001 5.15462e-10 0.0335104 -0.00163437 5.00452e-10 0.0331152 -0.00191094 4.48673e-10 0.0327218 -0.00214009 3.64539e-10 0.0323349 -0.00232388 2.35773e-10 0.0319537 -0.00245819 6.31322e-11 0.0316023 -0.00254084 -1.27441e-10 0.0312863 -0.00256729 -3.79802e-10 0.0310329 -0.0025241 -5.74301e-10 0.0308108 -0.00241747 -7.9413e-10 0.0306613 -0.00227126 -1.12133e-09 0.0306105 -0.00204828 -1.33301e-09 0.0305853 -0.0017302 -1.51235e-09 0.0306249 -0.00135805 -1.51063e-09 0.030758 -0.000963185 -1.44912e-09 0.0308678 -0.000510161 -1.19147e-09 0.0309823 -7.22575e-05 -1.09766e-09 0.0310665 0.000349079 -7.62281e-10 0.0310441 0.000733268 -2.75902e-10 0.0307636 0.0010436 2.73083e-10 0.0303605 0.00115321 8.38507e-10 0.029917 0.00109794 9.7231e-10 0.0294165 0.00102052 9.86446e-10 0.0289047 0.000891696 9.53993e-10 0.0284037 0.000741112 8.78982e-10 0.0279106 0.00058248 7.39239e-10 0.0274366 0.000421996 6.25135e-10 0.0269919 0.000261316 4.93976e-10 0.0265828 0.000100524 3.86761e-10 0.0262179 -6.43183e-05 2.17914e-10 0.0258903 -0.000239418 1.02282e-10 0.0256041 -0.000425728 -1.19751e-11 0.025362 -0.000630903 -1.46299e-10 0.0251694 -0.000859807 -2.89571e-10 0.0250312 -0.001113 -4.30596e-10 0.02494 -0.0013875 -5.59917e-10 0.0248915 -0.00167374 -6.43298e-10 0.0248722 -0.0019576 -6.88778e-10 0.0248722 -0.00222088 -6.50343e-10 0.0248706 -0.00244959 -5.83491e-10 0.0248449 -0.00262874 -4.75283e-10 0.0247904 -0.00275065 -2.86133e-10 0.0247005 -0.00281379 -6.39532e-11 0.024584 -0.00282575 7.9277e-11 0.0244556 -0.00279167 2.08797e-10 0.0243093 -0.00269594 2.72744e-10 0.0241705 -0.00257195 3.08704e-10 0.0240536 -0.00241441 3.20757e-10 0.0239727 -0.00222402 2.82876e-10 0.0239141 -0.0019925 2.78385e-10 0.0239235 -0.00174652 2.58388e-10 0.024016 -0.00147781 2.15533e-10 0.0241599 -0.00116158 1.30848e-10 0.0243218 -0.000808754 9.74847e-11 0.0244838 -0.000451816 7.85964e-11 0.0246276 -9.937e-05 5.88394e-11 0.0247261 0.000231699 1.01053e-10 0.0247812 0.000528686 1.1645e-10 0.0248211 0.000777799 1.46134e-10 0.0248258 0.000996952 1.48836e-10 0.0247667 0.00119031 1.53751e-10 0.0246702 0.00133572 1.64055e-10 0.0245711 0.00143171 1.61565e-10 0.0244753 0.00150372 1.57275e-10 0.0243799 0.00156193 1.47076e-10 0.0242943 0.00160186 1.31476e-10 0.0242213 0.00162554 1.15935e-10 0.0241668 0.00162864 9.00168e-11 0.0241341 0.00161331 6.47582e-11 0.0241097 0.00158676 2.05994e-11 0.0240852 0.0015499 1.45695e-11 0.0241096 0.00146735 -5.18209e-12 0.0241823 0.0013582 -4.21624e-11 0.0242854 0.00122634 -1.09599e-10 0.0244181 0.00106821 -1.49113e-10 0.0245705 0.000889819 -1.91851e-10 0.0247478 0.00069614 -2.13548e-10 0.000505669 -2.15701e-10 0.016958 6.94863e-05 -9.13573e-11 0.0171987 0.00021801 -1.58557e-10 0.0179646 0.000471014 -3.36245e-10 0.0203359 0.00153726 -7.37618e-10 0.0255647 0.0041416 -1.74426e-09 0.0314204 0.0093848 -3.67159e-09 0.0346173 0.0118979 -1.47552e-08 0.0377417 0.0100241 -1.11232e-08 0.0398526 0.00789141 -1.813e-09 0.0410052 0.00620815 -5.92569e-10 0.0399516 0.00618588 1.11596e-09 0.0390153 0.00565596 3.46827e-09 0.0384183 0.00498085 2.57851e-09 0.03789 0.00428827 1.52737e-09 0.037407 0.00362194 2.52611e-10 0.0370588 0.00285309 -5.44476e-10 0.036772 0.00211661 -4.86617e-10 0.0364865 0.0014498 -1.66903e-10 0.036178 0.000858548 1.72776e-10 0.0358356 0.000339704 3.65251e-10 0.0354547 -0.000121241 5.41268e-10 0.0350524 -0.000528971 6.11285e-10 0.0346292 -0.000886042 6.16178e-10 0.0341984 -0.00119674 6.02518e-10 0.0337533 -0.00146486 5.54651e-10 0.033303 -0.00169116 4.78576e-10 0.0328537 -0.00187759 3.71263e-10 0.0324061 -0.0020236 2.26606e-10 0.0319769 -0.00212708 5.83855e-11 0.0315697 -0.00218732 -1.25471e-10 0.031205 -0.00219752 -3.67268e-10 0.0308927 -0.00215041 -5.03066e-10 0.0306121 -0.00205203 -7.20384e-10 0.0304037 -0.00191852 -9.96423e-10 0.0302836 -0.00171111 -1.23165e-09 0.0302382 -0.00142748 -1.4022e-09 0.0302251 -0.0010763 -1.46583e-09 0.0302733 -0.000688295 -1.44655e-09 0.0303597 -0.000284598 -1.37565e-09 0.0304694 0.000141782 -9.29354e-10 0.0305469 0.000556017 -8.36564e-10 0.0305577 0.000942947 -6.33929e-10 0.0303988 0.00126361 -8.51864e-11 0.0300288 0.00147412 6.33505e-10 0.0296246 0.00144002 6.64042e-10 0.029189 0.00136535 8.09159e-10 0.0287252 0.00124322 8.09754e-10 0.0282537 0.00108269 7.15316e-10 0.0277953 0.000901179 5.98852e-10 0.0273681 0.000704377 4.66486e-10 0.0269834 0.000497458 3.0298e-10 0.0266385 0.000279545 2.0024e-10 0.0263373 4.46985e-05 2.15553e-11 0.0260878 -0.000208481 -1.45518e-10 0.0258938 -0.000483593 -3.1089e-10 0.0257564 -0.000779219 -4.66194e-10 0.0256655 -0.00109087 -5.93599e-10 0.0256084 -0.00140786 -6.68325e-10 0.0255684 -0.00171331 -6.71805e-10 0.0255284 -0.00199161 -6.14355e-10 0.0254696 -0.00222296 -4.81851e-10 0.025378 -0.00240156 -2.98982e-10 0.025244 -0.0025208 -1.22923e-10 0.0250683 -0.0025857 4.13243e-11 0.0248614 -0.00260017 1.8842e-10 0.0246296 -0.00257688 2.90447e-10 0.0243784 -0.00250914 3.90636e-10 0.0241296 -0.00241114 4.19538e-10 0.0238936 -0.002297 4.22433e-10 0.0236825 -0.00216399 4.17061e-10 0.0235087 -0.00200913 3.81603e-10 0.0233935 -0.00183324 3.4879e-10 0.0233136 -0.00162566 2.64538e-10 0.0232689 -0.00139226 2.51492e-10 0.0233065 -0.00115938 2.11546e-10 0.0234263 -0.000890797 1.59963e-10 0.0235858 -0.000578562 4.80844e-11 0.0237591 -0.000242031 1.51326e-11 0.0239274 9.1513e-05 2.69716e-11 0.0240693 0.000414381 4.71509e-11 0.024166 0.000705269 7.38073e-11 0.0242282 0.000959298 8.34315e-11 0.0242747 0.00116705 1.11978e-10 0.0242929 0.00134145 1.13055e-10 0.0242676 0.00148127 1.14222e-10 0.0242151 0.00158045 1.16492e-10 0.024162 0.00163863 1.06293e-10 0.0241166 0.00166938 8.88308e-11 0.0240878 0.00167629 6.841e-11 0.0240661 0.00167052 1.79664e-11 0.0240667 0.00163286 1.05605e-11 0.0241022 0.00157054 -8.99507e-12 0.024183 0.00148689 -4.63918e-11 0.0242823 0.00138229 -1.14194e-10 0.0244141 0.00123889 -1.57155e-10 0.0245772 0.00107173 -1.92531e-10 0.0247648 0.000887274 -2.18404e-10 0.0249601 0.00069807 -2.21895e-10 0.0251535 0.00050521 -2.21568e-10 0.000329584 -1.84528e-10 0.016865 4.12301e-05 -9.80996e-11 0.0170234 5.86718e-05 -1.61178e-10 0.0172503 0.00023744 -4.19544e-10 0.0183644 0.000414998 -9.76724e-10 0.0210754 0.0013983 -2.63657e-09 0.0270391 0.00334763 -7.57636e-09 0.0333659 0.00533201 -1.84074e-08 0.0373197 0.00607841 -6.68695e-10 0.0389149 0.00633692 1.28693e-09 0.038278 0.00691983 4.24813e-09 0.0379948 0.00653373 2.47142e-09 0.0377266 0.00598374 2.27646e-09 0.0375268 0.0052236 1.4312e-09 0.0373136 0.00451938 2.19923e-10 0.0371965 0.00373705 -7.21175e-10 0.0370667 0.0029781 -7.79587e-10 0.0368958 0.00228718 -4.42162e-10 0.0366775 0.00167568 -7.03903e-11 0.0364133 0.00113849 2.16578e-10 0.036106 0.000665745 3.95847e-10 0.0357585 0.0002475 5.15708e-10 0.0353739 -0.000122108 5.75685e-10 0.0349532 -0.000448441 6.0803e-10 0.0345083 -0.000733877 6.2271e-10 0.0340393 -0.000982313 6.01925e-10 0.0335506 -0.00119583 5.43936e-10 0.0330559 -0.00137544 4.56681e-10 0.0325512 -0.00152223 3.34696e-10 0.0320546 -0.00163528 1.98005e-10 0.0315716 -0.00171444 4.30977e-11 0.0311107 -0.00175692 -1.23737e-10 0.0306914 -0.0017585 -3.29464e-10 0.0303134 -0.00171279 -4.628e-10 0.0299759 -0.00162982 -6.59643e-10 0.0297041 -0.0015087 -9.08889e-10 0.0295139 -0.00132422 -1.13257e-09 0.0294091 -0.00107526 -1.31137e-09 0.0293699 -0.000768755 -1.43675e-09 0.0293714 -0.000408107 -1.38324e-09 0.029425 -3.35262e-05 -1.33136e-09 0.0295059 0.000356695 -1.14218e-09 0.0295896 0.000743651 -1.08245e-09 0.0296438 0.00110622 -9.18665e-10 0.0296147 0.0014239 -5.77079e-10 0.0293355 0.00168 1.60064e-11 0.0290069 0.00170015 5.10343e-10 0.028659 0.00160782 6.86818e-10 0.0282638 0.00148749 6.34783e-10 0.0278703 0.00130352 5.29929e-10 0.0275051 0.00108161 3.9848e-10 0.0271685 0.0008329 2.21398e-10 0.0268701 0.000557875 4.33473e-11 0.0266193 0.000257652 -1.41659e-10 0.0264217 -6.24487e-05 -3.27525e-10 0.0262836 -0.000404756 -4.84553e-10 0.0261896 -0.000753432 -6.11064e-10 0.0261197 -0.00109752 -6.67836e-10 0.026055 -0.00141929 -6.43016e-10 0.0259777 -0.00170228 -5.42206e-10 0.0258658 -0.00193101 -3.74808e-10 0.0257145 -0.00210174 -1.97458e-10 0.0255158 -0.00221227 6.05362e-12 0.0252697 -0.00227041 1.74566e-10 0.0249899 -0.0022848 3.14242e-10 0.0246853 -0.00226834 3.9223e-10 0.0243642 -0.00221746 4.66203e-10 0.0240387 -0.00214223 4.77538e-10 0.0237282 -0.00205554 4.93031e-10 0.0234366 -0.0019587 4.875e-10 0.0231699 -0.00184925 4.6426e-10 0.0229383 -0.00172895 4.31952e-10 0.0227475 -0.00159435 3.85543e-10 0.02261 -0.00144134 3.34448e-10 0.0225284 -0.00126787 2.29567e-10 0.0224699 -0.00105842 2.16903e-10 0.0224758 -0.000855271 1.84111e-10 0.0225625 -0.000626097 1.25339e-10 0.0227166 -0.000362704 1.42446e-11 0.0228981 -5.88931e-05 -1.08631e-11 0.0230915 0.000249622 -1.94316e-11 0.0232704 0.000553421 -3.04347e-12 0.0234206 0.000834813 1.34853e-11 0.023533 0.00107924 4.07303e-11 0.0236184 0.00128199 4.72807e-11 0.0236824 0.00144335 6.6451e-11 0.0237258 0.00156318 6.21527e-11 0.0237507 0.00164 5.43598e-11 0.023767 0.00167949 4.1402e-11 0.0237892 0.00167855 1.80059e-11 0.0238537 0.00163073 -1.94434e-11 0.0239366 0.00157152 -8.3188e-11 0.0240389 0.00148936 -1.04595e-10 0.024177 0.00136792 -1.50516e-10 0.0243568 0.00121784 -2.05314e-10 0.0245609 0.00104718 -2.41263e-10 0.0247779 0.000863297 -2.51919e-10 0.0249965 0.000675564 -2.49401e-10 0.0252013 0.000497106 -2.17369e-10 0.0253829 0.000327627 -1.88388e-10 0.000183553 -1.23951e-10 0.0168428 8.1491e-06 -1.23507e-10 0.0168486 4.94002e-05 -1.45736e-10 0.0170488 3.40641e-05 -4.50997e-10 0.0171671 0.000281565 -9.24307e-10 0.0183105 0.000240458 -2.74169e-09 0.0203135 0.00125634 -7.78171e-09 0.0248132 0.000633714 -1.69349e-08 0.0281232 0.00277282 4.25535e-10 0.0300589 0.0044477 2.374e-09 0.0314192 0.00562304 3.6934e-09 0.0323308 0.00567669 2.14806e-09 0.0331355 0.00521723 7.99471e-10 0.0337041 0.00467722 -5.45319e-11 0.0342102 0.00402154 -7.75342e-10 0.0345791 0.00337565 -7.38881e-10 0.0347987 0.00276996 -5.1276e-10 0.0348867 0.00221678 -2.21466e-10 0.0348664 0.00171878 4.64879e-11 0.0347572 0.0012728 2.53304e-10 0.0345732 0.000873557 4.02271e-10 0.0343312 0.000515336 5.19935e-10 0.0340428 0.000193873 6.01384e-10 0.0337131 -8.99756e-05 6.48555e-10 0.0333449 -0.000334373 6.74704e-10 0.0329415 -0.000549469 6.66955e-10 0.0325072 -0.000736228 6.19403e-10 0.0320525 -0.000896669 5.41682e-10 0.0315802 -0.0010316 4.35243e-10 0.0311004 -0.00114155 3.15167e-10 0.0306226 -0.00122621 1.85152e-10 0.0301515 -0.00128441 4.12322e-11 0.0297017 -0.00131392 -1.13555e-10 0.029281 -0.00131069 -2.9008e-10 0.0288964 -0.00127045 -4.23774e-10 0.0285518 -0.00120382 -6.18581e-10 0.0282675 -0.00109717 -8.32705e-10 0.0280567 -0.000938573 -1.04612e-09 0.027923 -0.000727594 -1.22861e-09 0.0278712 -0.000463373 -1.3756e-09 0.0278662 -0.000147728 -1.38929e-09 0.0279114 0.000189634 -1.38022e-09 0.0279943 0.00053526 -1.36645e-09 0.0281075 0.000886452 -1.05404e-09 0.0282125 0.00121036 -9.80028e-10 0.0283037 0.00149067 -7.70705e-10 0.0282105 0.00172815 -3.90799e-10 0.027966 0.00182495 2.43175e-10 0.027728 0.00170575 2.78192e-10 0.0274799 0.00154512 3.00952e-10 0.0272224 0.0013302 2.1211e-10 0.0269754 0.00105405 4.31447e-11 0.0267614 0.000728981 -1.52855e-10 0.0265944 0.000373651 -3.20198e-10 0.02647 6.59744e-06 -4.15849e-10 0.0263745 -0.000375687 -5.55231e-10 0.0262922 -0.000742182 -5.92941e-10 0.0262038 -0.0010762 -5.50304e-10 0.0260934 -0.00135975 -4.17749e-10 0.0259409 -0.00158397 -2.49995e-10 0.0257407 -0.00174431 -4.99186e-11 0.0254896 -0.00184784 1.34898e-10 0.0251964 -0.00189992 2.91089e-10 0.024869 -0.00191508 4.0219e-10 0.0245239 -0.001899 4.85511e-10 0.0241642 -0.00186158 5.39421e-10 0.023805 -0.00180474 5.64558e-10 0.0234545 -0.0017384 5.5548e-10 0.0231193 -0.00166661 5.37242e-10 0.0228044 -0.00158914 5.1776e-10 0.0225129 -0.00150467 4.8194e-10 0.0222506 -0.0014139 4.49573e-10 0.0220206 -0.00131438 4.02079e-10 0.0218324 -0.00120404 3.56655e-10 0.0216889 -0.00107814 2.80798e-10 0.0216099 -0.000935173 2.27545e-10 0.0215495 -0.000755156 1.33921e-10 0.0215445 -0.000581776 1.19367e-10 0.0216085 -0.000388873 9.3738e-11 0.0217559 -0.000169458 3.93752e-11 0.0219458 9.3085e-05 -5.41676e-11 0.0221601 0.00037101 -6.86036e-11 0.0223774 0.000647759 -6.72525e-11 0.0225775 0.00090757 -4.7925e-11 0.0227532 0.00113445 -3.1982e-11 0.0229058 0.00131926 -1.30924e-11 0.0230395 0.0014584 -6.88571e-12 0.0231594 0.00154899 -1.70073e-11 0.0232771 0.0015906 -2.59919e-11 0.023402 0.00158092 -7.50488e-11 0.0235268 0.00153345 -8.82311e-11 0.0236777 0.00144532 -1.60907e-10 0.0238698 0.00131998 -2.18228e-10 0.0240909 0.00116744 -2.46284e-10 0.0243304 0.000995755 -2.66914e-10 0.0245771 0.000814607 -2.73053e-10 0.0248141 0.000636469 -2.5385e-10 0.0250301 0.000467711 -2.21473e-10 0.0252121 0.000320035 -1.65529e-10 0.0253572 0.000187247 -1.20711e-10 8.32929e-05 -5.01016e-11 0.0168005 1.48432e-05 -1.01163e-10 0.016856 -7.01822e-06 -1.62156e-10 0.0167904 9.26511e-05 -4.05156e-10 0.0171193 -6.02011e-05 -1.13297e-09 0.0169976 0.000338559 -2.16082e-09 0.0181 4.97186e-05 -9.17222e-09 0.0187466 -0.000206375 -1.54159e-08 0.0202779 0.00124664 1.15248e-09 0.0221172 0.00261585 1.73619e-09 0.0241242 0.00361814 1.50403e-09 0.0258635 0.00393257 5.74556e-10 0.027263 0.00380412 1.1678e-10 0.02844 0.00348069 -1.36238e-10 0.0293642 0.00307482 -2.80593e-10 0.0300672 0.00265537 -2.27525e-10 0.0305783 0.00225103 -1.16307e-10 0.0309312 0.00186953 2.88309e-11 0.0311591 0.00151557 1.92468e-10 0.0312843 0.00118961 3.48649e-10 0.0313253 0.000891489 4.85017e-10 0.0312934 0.000619542 5.97661e-10 0.0311965 0.000370535 7.0108e-10 0.0310441 0.000142793 7.4595e-10 0.0308486 -5.88154e-05 7.55599e-10 0.030605 -0.000232942 7.36005e-10 0.0303179 -0.000385558 6.85458e-10 0.0299966 -0.000518763 6.14173e-10 0.0296422 -0.000632846 5.19656e-10 0.029265 -0.000729889 4.13186e-10 0.028874 -0.000808127 2.97818e-10 0.0284727 -0.00086883 1.69512e-10 0.0280743 -0.000909185 3.38892e-11 0.0276869 -0.000927664 -1.16679e-10 0.0273191 -0.000920788 -2.74838e-10 0.0269762 -0.00088718 -4.16773e-10 0.0266665 -0.00083007 -5.97613e-10 0.0264084 -0.000736735 -7.92108e-10 0.0262082 -0.00060367 -9.90245e-10 0.0260775 -0.000426571 -1.18319e-09 0.0260245 -0.000204151 -1.34183e-09 0.0260183 6.8974e-05 -1.36613e-09 0.0260731 0.000350004 -1.37612e-09 0.0261849 0.000643788 -1.36009e-09 0.026312 0.000944989 -1.39651e-09 0.0264553 0.00123025 -1.05789e-09 0.0266149 0.00145023 -1.01956e-09 0.0267252 0.00160883 -8.7005e-10 0.0266707 0.00167615 -6.08524e-10 0.0265747 0.00159041 -8.07876e-11 0.0264668 0.00139124 -1.09318e-10 0.0263673 0.00110181 -2.57104e-10 0.0262792 0.000759396 -3.67057e-10 0.0261974 0.000394092 -4.38603e-10 0.0261204 2.08029e-05 -4.83056e-10 0.0260408 -0.000358339 -4.78442e-10 0.0259439 -0.000697628 -3.87462e-10 0.0258107 -0.00097966 -2.55427e-10 0.0256283 -0.00119649 -4.93323e-11 0.0253928 -0.00135002 1.45511e-10 0.0251109 -0.00144671 3.1621e-10 0.0247899 -0.00149745 4.43623e-10 0.02444 -0.0015122 5.28106e-10 0.0240736 -0.00150256 5.92397e-10 0.0236968 -0.00147345 6.19817e-10 0.0233188 -0.0014316 6.30668e-10 0.0229465 -0.00138156 6.10397e-10 0.0225898 -0.00132922 5.91724e-10 0.0222473 -0.00127389 5.62668e-10 0.0219249 -0.00121541 5.32752e-10 0.0216237 -0.00115431 4.94052e-10 0.0213484 -0.0010889 4.55203e-10 0.0210984 -0.0010189 4.23272e-10 0.0208824 -0.000941626 3.78744e-10 0.0207032 -0.000854815 3.16543e-10 0.0205694 -0.000755574 2.55248e-10 0.0204991 -0.000640127 1.67991e-10 0.0204518 -0.000490736 8.95986e-11 0.0204574 -0.000349074 8.38527e-11 0.0205255 -0.000191216 9.63459e-11 0.0206689 -5.25588e-06 -1.35207e-11 0.0208748 0.000207423 -9.0527e-11 0.0211162 0.000446209 -1.34042e-10 0.0213749 0.000687294 -1.5202e-10 0.0216316 0.000914585 -1.43808e-10 0.021877 0.00110993 -1.28139e-10 0.0221087 0.00126231 -1.17299e-10 0.0223293 0.00136248 -1.18901e-10 0.0225448 0.00140797 -1.36111e-10 0.022762 0.00139429 -1.49521e-10 0.0229884 0.00133568 -1.94297e-10 0.0232319 0.00122714 -2.36699e-10 0.0234903 0.00108429 -2.74274e-10 0.023758 0.000919166 -2.89387e-10 0.0240232 0.000747393 -2.81945e-10 0.0242715 0.000579746 -2.54566e-10 0.0244913 0.000427855 -2.0928e-10 0.0246727 0.000294948 -1.57726e-10 0.0248128 0.00018657 -9.64973e-11 0.024911 9.50152e-05 -5.36142e-11 2.57791e-05 8.84217e-12 0.0168124 2.36439e-06 -1.18529e-10 0.0167957 5.19538e-06 -2.29609e-10 0.0168729 1.15905e-05 -5.09612e-10 0.0167643 2.79321e-05 -9.98711e-10 0.0170587 5.88853e-05 -3.08196e-09 0.0168497 0.000152427 -7.91924e-09 0.0162417 0.00019738 -1.50579e-08 0.0167248 0.000776846 1.15033e-09 0.0179085 0.00143035 1.24712e-09 0.0195173 0.00199962 5.69108e-10 0.0211001 0.00233099 2.92079e-10 0.0225101 0.00236721 2.24361e-10 0.0237316 0.00223284 2.21406e-10 0.0247621 0.00202375 1.9731e-10 0.0256164 0.00179431 2.07875e-10 0.0263158 0.00156356 2.5099e-10 0.0268785 0.00133937 3.28604e-10 0.0273237 0.00112471 4.38184e-10 0.0276627 0.000921153 5.57943e-10 0.0279062 0.000730175 6.73833e-10 0.02806 0.000551743 7.66254e-10 0.0281325 0.000385029 8.43015e-10 0.0281267 0.000228297 8.93077e-10 0.0280596 8.16699e-05 8.87839e-10 0.0279399 -4.99276e-05 8.52802e-10 0.0277731 -0.000163959 7.89863e-10 0.0275645 -0.000264399 7.14345e-10 0.0273222 -0.00035212 6.19671e-10 0.0270507 -0.000427584 5.13219e-10 0.0267551 -0.000491296 3.96332e-10 0.0264465 -0.000543145 2.7162e-10 0.0261231 -0.000581853 1.39397e-10 0.0258005 -0.000606753 1.23507e-12 0.0254808 -0.000614539 -1.41791e-10 0.0251733 -0.000603866 -2.77813e-10 0.0248852 -0.000574962 -4.24414e-10 0.0246216 -0.000523524 -5.9367e-10 0.0244024 -0.000445423 -7.71534e-10 0.0242321 -0.000335395 -9.78847e-10 0.0241201 -0.000190731 -1.1392e-09 0.0240843 -5.674e-06 -1.4086e-09 0.0240849 0.00021334 -1.54355e-09 0.0241579 0.000432843 -1.54277e-09 0.0242993 0.000661114 -1.52903e-09 0.0244837 0.000899007 -1.48904e-09 0.0246719 0.00111939 -1.42813e-09 0.0248618 0.00127638 -1.33787e-09 0.0250468 0.00136604 -1.08016e-09 0.0251987 0.00133368 -7.66784e-10 0.0252977 0.00119501 -7.34866e-10 0.0253492 0.000962856 -6.73826e-10 0.0253528 0.00068066 -5.5857e-10 0.0253303 0.000350507 -4.748e-10 0.0252768 1.46255e-05 -3.6854e-10 0.0251879 -0.000319241 -2.53699e-10 0.0250547 -0.000589317 -7.03895e-11 0.0248653 -0.000796018 1.3421e-10 0.0246224 -0.000941875 3.33724e-10 0.0243307 -0.0010353 4.94213e-10 0.0240025 -0.00108657 6.08811e-10 0.0236467 -0.00110589 6.72666e-10 0.0232738 -0.00110267 7.00089e-10 0.0228917 -0.00108426 7.12885e-10 0.0225082 -0.00105517 7.05623e-10 0.0221318 -0.00102066 6.84108e-10 0.0217669 -0.000983771 6.57246e-10 0.0214202 -0.000946633 6.23188e-10 0.0210925 -0.000907493 5.85863e-10 0.0207902 -0.000868351 5.47357e-10 0.0205101 -0.000827303 4.94711e-10 0.0202557 -0.000784655 4.57354e-10 0.0200339 -0.000738545 4.17616e-10 0.0198386 -0.00068828 3.62854e-10 0.0196839 -0.000631526 3.32655e-10 0.0195594 -0.000566386 2.64734e-10 0.0194792 -0.00048969 2.22563e-10 0.019452 -0.000397532 9.69316e-11 0.0194476 -0.000279378 8.4486e-11 0.0194876 -0.000165863 5.62036e-11 0.0195869 -4.21001e-05 9.86059e-13 0.0197526 0.000101168 -7.17777e-11 0.0199742 0.000277712 -2.10121e-10 0.0202395 0.000471824 -2.38281e-10 0.0205317 0.000667965 -2.53107e-10 0.0208364 0.000846903 -2.57887e-10 0.0211424 0.000993645 -2.57393e-10 0.0214466 0.0010921 -2.58847e-10 0.0217481 0.00113645 -2.6775e-10 0.0220479 0.00112097 -2.79814e-10 0.0223513 0.00105483 -2.93728e-10 0.0226526 0.000944731 -2.99335e-10 0.0229453 0.000807146 -2.93493e-10 0.0232205 0.00065669 -2.70222e-10 0.0234687 0.000509891 -2.30195e-10 0.0236807 0.000376317 -1.76489e-10 0.0238523 0.000263518 -1.20868e-10 0.0239824 0.000170454 -6.74022e-11 0.0240729 0.000101237 -2.03667e-11 0.0241312 4.09566e-05 2.25184e-11 5.35841e-08 4.96878e-11 0.016812 -1.12623e-05 -1.15116e-10 0.0167816 3.11394e-05 -2.25406e-10 0.0168684 -7.91919e-05 -4.92408e-10 0.0166653 0.000211283 -1.00805e-09 0.0169386 -0.000204846 -3.08034e-09 0.0164382 0.000552051 -7.99134e-09 0.0156738 0.000755814 -1.508e-08 0.0158817 0.000583313 1.01799e-09 0.0166362 0.000676195 1.10855e-09 0.0176472 0.000978525 3.64506e-10 0.0187474 0.00121808 1.82864e-10 0.0198171 0.00127934 2.40783e-10 0.0208067 0.00121977 3.26887e-10 0.0216946 0.00111487 3.75373e-10 0.0224805 0.000999317 4.2295e-10 0.0231644 0.00088455 4.88438e-10 0.0237547 0.000773277 5.77602e-10 0.0242536 0.000665643 6.85235e-10 0.0246634 0.000561999 7.93394e-10 0.0249902 0.000462577 8.88189e-10 0.0252336 0.000367295 9.59709e-10 0.0254038 0.000275844 1.00765e-09 0.0255016 0.000187716 1.03086e-09 0.0255337 0.000101927 1.02494e-09 0.0255121 2.05138e-05 9.72904e-10 0.0254424 -5.30302e-05 8.98309e-10 0.0253309 -0.000117873 8.13983e-10 0.0251835 -0.00017548 7.09601e-10 0.0250015 -0.000225664 5.94656e-10 0.0247933 -0.000269479 4.72846e-10 0.0245621 -0.000306168 3.41947e-10 0.0243138 -0.000335482 2.11818e-10 0.0240548 -0.000356611 7.67424e-11 0.0237901 -0.000367837 -5.63013e-11 0.0235321 -0.000367534 -1.86613e-10 0.0232766 -0.000354908 -3.16985e-10 0.0230431 -0.00032889 -4.59495e-10 0.0228334 -0.000286442 -6.16478e-10 0.0226545 -0.00022435 -7.96857e-10 0.0225287 -0.00013923 -9.91045e-10 0.0224559 -2.91948e-05 -1.23344e-09 0.022428 0.000115774 -1.53598e-09 0.0224731 0.000260971 -1.5559e-09 0.0225911 0.00041333 -1.59611e-09 0.0227731 0.000574518 -1.67749e-09 0.0229866 0.000743634 -1.8306e-09 0.0232266 0.000875243 -1.82457e-09 0.0234827 0.00095156 -1.72495e-09 0.0237196 0.000947562 -1.5857e-09 0.0239364 0.000853748 -1.29819e-09 0.0240998 0.000672714 -1.07325e-09 0.0242397 0.000458414 -7.30545e-10 0.0242913 0.00023688 -3.8149e-10 0.0242353 7.28035e-06 -3.3514e-10 0.02409 -0.000217182 -2.49427e-11 0.0238985 -0.000413841 2.93387e-10 0.0236514 -0.000548442 4.95665e-10 0.0233597 -0.000638225 6.48452e-10 0.0230374 -0.000691059 7.57648e-10 0.0226977 -0.000717065 8.20261e-10 0.0223466 -0.000722088 8.31707e-10 0.0219966 -0.000715189 8.20589e-10 0.0216542 -0.000699122 7.75352e-10 0.021327 -0.000679302 7.37507e-10 0.0210146 -0.000655979 6.98629e-10 0.0207205 -0.000632473 6.64505e-10 0.0204431 -0.000608068 6.30978e-10 0.0201828 -0.000583755 5.87242e-10 0.0199419 -0.000559096 5.46539e-10 0.0197182 -0.000533614 5.11187e-10 0.0195164 -0.000507368 4.67184e-10 0.0193342 -0.000478904 4.20931e-10 0.0191717 -0.000448274 3.74033e-10 0.0190324 -0.000413384 3.37398e-10 0.0189166 -0.000373863 2.80142e-10 0.0188262 -0.000326373 2.29699e-10 0.0187753 -0.000272462 1.55165e-10 0.0187554 -0.000196573 4.45094e-11 0.0187779 -0.000123161 2.62524e-11 0.0188374 -4.24676e-05 -1.14845e-11 0.0189461 4.74279e-05 -8.1025e-11 0.0191178 0.000154196 -2.03305e-10 0.0193468 0.000284263 -2.72274e-10 0.0196283 0.000421763 -3.29724e-10 0.0199484 0.000554873 -3.74823e-10 0.020296 0.000668588 -4.01828e-10 0.020657 0.000746706 -4.16563e-10 0.0210223 0.000780466 -4.19413e-10 0.0213812 0.000764891 -4.11486e-10 0.0217267 0.000707564 -3.86108e-10 0.0220485 0.000617889 -3.46145e-10 0.0223334 0.000512523 -2.85356e-10 0.0225741 0.000403611 -2.16516e-10 0.022765 0.000302752 -1.48475e-10 0.0229087 0.000216009 -8.06027e-11 0.0230088 0.000144951 -3.13039e-11 0.0230718 9.08368e-05 1.40434e-11 0.0231073 5.02662e-05 5.25818e-11 0.023119 1.58333e-05 6.36517e-11 -6.41846e-06 8.45475e-11 0.0167913 -2.59107e-06 -1.02956e-10 0.0168164 4.72513e-06 -1.52776e-10 0.0167452 -1.57158e-05 -4.40931e-10 0.0169072 3.83515e-05 -9.96845e-10 0.0167088 -3.65216e-05 -2.60786e-09 0.0170182 0.000144366 -8.9007e-09 0.0171308 0.000432765 -1.58274e-08 0.0173657 0.00036553 1.13028e-09 0.0176801 0.000353134 1.27358e-09 0.0181584 0.000468249 3.13208e-10 0.0187553 0.000577341 8.31627e-11 0.0193857 0.000607814 2.484e-10 0.020003 0.000572573 4.65543e-10 0.0205891 0.000513156 6.03721e-10 0.0211367 0.000451251 6.92528e-10 0.0216402 0.000394221 7.64131e-10 0.0220983 0.000342076 8.38933e-10 0.022506 0.000294387 9.15739e-10 0.0228637 0.000250253 9.90153e-10 0.0231686 0.000209049 1.05265e-09 0.0234191 0.000169953 1.1002e-09 0.0236159 0.000132347 1.12587e-09 0.0237579 9.55562e-05 1.13167e-09 0.0238443 5.91183e-05 1.1109e-09 0.0238794 2.28617e-05 1.071e-09 0.0238662 -1.15981e-05 9.96394e-10 0.0238111 -4.28308e-05 8.97686e-10 0.0237187 -7.09398e-05 7.81023e-10 0.0235922 -9.6216e-05 6.54818e-10 0.0234414 -0.000118198 5.22686e-10 0.0232641 -0.000137361 3.85275e-10 0.0230701 -0.00015304 2.50909e-10 0.0228648 -0.000164958 1.18219e-10 0.0226495 -0.00017229 -8.70069e-12 0.0224332 -0.000174152 -1.36975e-10 0.0222195 -0.000169914 -2.55253e-10 0.0220197 -0.000158979 -3.81548e-10 0.0218282 -0.00014032 -5.22755e-10 0.0216659 -0.000112258 -6.7641e-10 0.0215386 -7.28386e-05 -8.87069e-10 0.0214496 -2.18923e-05 -1.04733e-09 0.0214028 4.85646e-05 -1.54804e-09 0.0214268 0.000120896 -1.58575e-09 0.0215195 0.000196851 -1.66123e-09 0.0216731 0.00027803 -1.81618e-09 0.021882 0.000363994 -2.10171e-09 0.02213 0.000440369 -2.24656e-09 0.0224217 0.000483405 -2.26e-09 0.0227074 0.000482804 -2.1166e-09 0.0229466 0.000433388 -1.78824e-09 0.0231517 0.000342607 -1.30059e-09 0.0232967 0.000225058 -5.76798e-10 0.023339 0.000106829 -4.76975e-10 0.0232822 -7.69125e-06 -2.4512e-10 0.0231367 -0.000115446 1.2604e-10 0.0229313 -0.000203034 6.2632e-10 0.0226742 -0.000274148 7.68638e-10 0.0223807 -0.000319886 8.54761e-10 0.0220718 -0.000345532 9.20311e-10 0.0217564 -0.000356828 9.42362e-10 0.0214434 -0.000358133 9.2436e-10 0.0211398 -0.00035347 8.84396e-10 0.0208467 -0.000344734 8.26535e-10 0.0205676 -0.000334369 7.7542e-10 0.0202994 -0.000322351 7.21491e-10 0.0200467 -0.000310569 6.81788e-10 0.0198043 -0.00029794 6.35508e-10 0.0195761 -0.000286116 5.92687e-10 0.0193575 -0.000273482 5.48782e-10 0.019151 -0.000261305 5.09426e-10 0.0189547 -0.000248047 4.67328e-10 0.0187693 -0.000234497 4.27426e-10 0.0185967 -0.000219377 3.86128e-10 0.0184363 -0.00020274 3.43387e-10 0.0182933 -0.000183749 2.93737e-10 0.0181685 -0.000161427 2.42452e-10 0.0180677 -0.000135461 1.7108e-10 0.0180042 -0.000103456 1.01996e-10 0.017965 -6.22607e-05 1.36143e-12 0.0179651 -2.35351e-05 -9.20412e-11 0.0180094 1.81469e-05 -1.07947e-10 0.0181078 6.65929e-05 -1.54885e-10 0.0182692 0.000126506 -2.89556e-10 0.0184948 0.000194172 -3.89671e-10 0.0187818 0.000262549 -4.81363e-10 0.0191155 0.00032247 -5.40815e-10 0.0194836 0.000364525 -5.78823e-10 0.0198632 0.000381368 -5.74417e-10 0.0202345 0.000373007 -5.37802e-10 0.0205801 0.000340185 -4.68301e-10 0.020882 0.000292378 -3.73666e-10 0.0211379 0.00023749 -2.79362e-10 0.0213398 0.0001832 -1.7405e-10 0.021496 0.000134653 -9.07536e-11 0.0216054 9.407e-05 -1.30216e-11 0.0216827 6.15985e-05 1.54267e-11 0.0217281 3.73273e-05 9.23603e-11 0.0217539 1.88391e-05 8.74634e-11 0.0217594 3.70801e-06 9.13558e-11 -5.06703e-06 7.77978e-11 0.0167952 -9.79308e-11 0.0167983 -1.74449e-10 0.0167756 -3.80089e-10 0.0168022 -1.12151e-09 0.0167403 -2.33716e-09 0.0167887 -9.11645e-09 0.017004 -1.60951e-08 0.017386 1.11307e-09 0.0177364 1.22503e-09 0.0181755 2.82644e-10 0.0187134 4.50729e-11 0.0192845 2.30454e-10 0.019828 4.79007e-10 0.0203217 6.41602e-10 0.0207622 7.4699e-10 0.0211577 8.30695e-10 0.0215156 9.10331e-10 0.0218395 9.86531e-10 0.0221323 1.05557e-09 0.0223925 1.11406e-09 0.0226148 1.15723e-09 0.0227997 1.1816e-09 0.0229397 1.1833e-09 0.0230353 1.1625e-09 0.0230853 1.11696e-09 0.0230904 1.03466e-09 0.0230557 9.3241e-10 0.0229853 8.12266e-10 0.0228841 6.83767e-10 0.0227572 5.4292e-10 0.0226073 4.05714e-10 0.02244 2.66076e-10 0.0222603 1.35029e-10 0.0220689 1.00677e-11 0.0218747 -1.13087e-10 0.0216802 -2.27302e-10 0.0214946 -3.47162e-10 0.0213139 -4.78489e-10 0.0211593 -6.21979e-10 0.0210306 -8.23658e-10 0.0209339 -9.70596e-10 0.0208731 -1.54317e-09 0.0208822 -1.55776e-09 0.0209569 -1.60081e-09 0.0210925 -1.7654e-09 0.0212789 -2.27709e-09 0.021512 -2.57333e-09 0.0217925 -2.58418e-09 0.0220672 -2.42603e-09 0.0223119 -2.01206e-09 0.0225012 -1.57419e-09 0.0226302 -4.15363e-10 0.022658 -3.49078e-10 0.0225864 -2.15721e-10 0.0224285 5.61222e-11 0.0222275 6.29324e-10 0.0219779 8.66074e-10 0.0216932 9.53973e-10 0.0213981 1.00418e-09 0.021099 1.0088e-09 0.0208043 9.79787e-10 0.0205183 9.28104e-10 0.020243 8.61961e-10 0.0199775 7.97391e-10 0.0197226 7.37952e-10 0.0194781 6.8973e-10 0.0192427 6.40068e-10 0.0190171 5.97146e-10 0.0187991 5.5094e-10 0.0185904 5.12924e-10 0.0183893 4.69629e-10 0.0181989 4.34003e-10 0.0180172 3.91037e-10 0.0178485 3.51506e-10 0.0176933 3.01899e-10 0.0175559 2.56128e-10 0.0174398 1.77177e-10 0.0173532 1.52644e-10 0.0173002 -3.85639e-11 0.0172854 -5.82096e-11 0.017311 -7.36229e-11 0.0173826 -1.60025e-10 0.0175119 -2.74791e-10 0.0177033 -3.90766e-10 0.0179617 -5.06232e-10 0.0182774 -5.92536e-10 0.0186311 -6.43228e-10 0.0190018 -6.4109e-10 0.0193633 -5.92158e-10 0.01969 -4.91871e-10 0.0199738 -3.76125e-10 0.0202003 -2.4897e-10 0.0203738 -1.32504e-10 0.0205022 -4.54143e-11 0.0205839 3.08484e-11 0.0206359 4.4545e-11 0.02066 1.35015e-10 0.0206662 1.14778e-10 0.0206505 1.02529e-10 7.84976e-11 0.00923365 0.00815152 -1.65632e-12 0.00601178 0.00322022 -4.64992e-12 0.00464072 0.00135066 -2.76961e-11 0.00394427 0.000664724 -4.03134e-11 0.00379074 0.000122654 -8.2863e-11 0.00392383 -0.000226007 -1.828e-10 0.0034726 0.000249221 -4.10799e-10 0.00210402 0.00115733 -4.21601e-10 0.000696179 0.00132109 -1.30368e-10 -0.000497052 0.00121697 8.32827e-11 -0.00153212 0.00101038 6.38099e-11 -0.00255939 0.000937883 4.89351e-11 -0.00339089 0.000851319 3.87028e-11 -0.00401635 0.000653452 1.46302e-11 -0.0044861 0.000468839 -8.98866e-12 -0.00476768 0.000291691 -1.72764e-12 -0.00494799 0.000188841 -1.27023e-11 -0.00509805 0.000155705 -2.21181e-12 -0.00525454 0.000167111 1.52908e-11 -0.00541977 0.000176726 3.23599e-11 -0.00558083 0.000169757 4.3279e-11 -0.00572298 0.000157087 4.6111e-11 -0.00584558 0.000138423 5.157e-11 -0.00593808 0.000109982 6.4451e-11 -0.00602096 9.8026e-05 5.48093e-11 -0.00611721 0.000104435 4.68377e-11 -0.00619772 8.88541e-05 4.1463e-11 -0.00624491 5.48618e-05 3.52951e-11 -0.00625867 1.65643e-05 1.88359e-11 -0.00622394 -3.59154e-05 -9.99297e-12 -0.00610943 -0.00012007 -3.78921e-11 -0.00589902 -0.000219365 -5.98501e-11 -0.00559262 -0.00031567 -7.11933e-11 -0.00520213 -0.000400426 -6.66206e-11 -0.00472454 -0.000486025 -4.78597e-11 -0.00420412 -0.000528089 -3.47554e-11 -0.00365529 -0.000554799 -1.5687e-11 -0.00309146 -0.000568734 1.4563e-12 -0.00251627 -0.000578958 1.35732e-11 -0.00192994 -0.00058861 2.1658e-11 -0.00134711 -0.000584167 3.05027e-11 -0.000765875 -0.000581893 3.76326e-11 -0.000167042 -0.000598727 2.36128e-11 0.000411101 -0.000577482 2.3932e-11 0.000945357 -0.000533174 2.882e-11 0.00145708 -0.000509303 2.68336e-11 0.00194573 -0.000486928 2.41127e-11 0.00241043 -0.000463207 1.97023e-11 0.0028521 -0.000440003 1.4786e-11 0.00327017 -0.000416057 1.16701e-11 0.00367378 -0.000401101 6.09203e-12 0.00406947 -0.000393566 -5.41878e-13 0.00444764 -0.000376598 3.90236e-12 0.00480432 -0.000355593 1.43926e-11 0.00514198 -0.00033719 3.05303e-11 0.00546097 -0.000318651 5.4114e-11 0.00576368 -0.00030234 8.41236e-11 0.00604971 -0.000285642 9.45537e-11 0.00632031 -0.000270549 1.20446e-10 0.00657542 -0.000255142 1.61433e-10 0.00681638 -0.000241198 2.26819e-10 0.00704298 -0.000227061 2.6141e-10 0.0072566 -0.00021425 2.7768e-10 0.00745724 -0.000201392 2.80571e-10 0.00764597 -0.000189697 2.70437e-10 0.00782277 -0.000177948 2.48114e-10 0.00798858 -0.000167206 2.168e-10 0.00814339 -0.000156466 1.78851e-10 0.00828807 -0.000146619 1.38045e-10 0.00842266 -0.000136821 9.70474e-11 0.008548 -0.000127816 5.93077e-11 0.00866412 -0.000118891 2.61916e-11 0.00877179 -0.000110662 5.91906e-12 0.00887105 -0.000102529 -1.29992e-11 0.00896258 -9.50107e-05 -2.48966e-11 0.00904635 -8.75981e-05 -3.18982e-11 0.0091231 -8.07433e-05 -3.57098e-11 0.00919281 -7.4024e-05 -3.78579e-11 0.00925614 -6.78417e-05 -3.92786e-11 0.00931319 -6.18513e-05 -4.02582e-11 0.00936452 -5.64054e-05 -4.07539e-11 0.00941034 -5.12164e-05 -4.06243e-11 0.00945111 -4.65847e-05 -3.96418e-11 0.00948715 -4.22707e-05 -3.81882e-11 0.00951882 -3.85284e-05 -3.64744e-11 0.00954644 -3.51795e-05 -3.5631e-11 0.00957046 -3.24345e-05 -3.60923e-11 0.00959108 -3.0155e-05 -3.81292e-11 0.00960887 -2.85549e-05 -4.13135e-11 0.00962404 -2.75294e-05 -4.54547e-11 0.00963721 -2.72437e-05 -4.89857e-11 0.00964846 -2.76408e-05 -4.85867e-11 0.00965858 -2.89033e-05 -5.42454e-11 0.00966775 -3.09994e-05 -6.6582e-11 0.00967659 -3.41107e-05 -8.15496e-11 0.009685 -3.81758e-05 -9.84166e-11 0.0096945 -4.34084e-05 -1.1707e-10 0.00970353 -4.97686e-05 -1.36582e-10 0.00971244 -5.96932e-05 -1.69552e-10 -6.9363e-05 -1.74474e-10 0.0127483 0.0122321 -2.78667e-12 0.00976227 0.0061981 -7.89344e-12 0.0082379 0.00287501 -1.49762e-11 0.00761468 0.00123448 -5.65121e-11 0.00714144 0.000552913 -7.40196e-11 0.00671093 0.000118012 -1.43311e-10 0.00655706 0.000246075 -3.03897e-10 0.00631208 0.00113146 -6.16546e-10 0.00496051 0.00251442 -2.12185e-10 0.00379009 0.00239809 6.74654e-11 0.00284733 0.00205628 6.05937e-11 0.00195585 0.00186357 4.90733e-11 0.0012113 0.00162533 4.60517e-11 0.000505812 0.00138281 2.22733e-11 -0.000213253 0.00119568 -1.05417e-11 -0.000948694 0.00103871 -5.40256e-12 -0.00163944 0.000880374 -9.4155e-12 -0.00223789 0.000762316 -4.37366e-12 -0.00271369 0.000660319 1.57825e-11 -0.00308005 0.00055964 2.94935e-11 -0.00335613 0.00045484 3.85688e-11 -0.00356112 0.000371539 4.30025e-11 -0.00372905 0.000318808 4.26932e-11 -0.00386819 0.000261518 5.16016e-11 -0.00397016 0.000212164 5.86994e-11 -0.00405764 0.000200209 5.06165e-11 -0.00412289 0.000160245 4.34667e-11 -0.00414054 7.78156e-05 3.92909e-11 -0.00410984 -1.36973e-05 1.50001e-11 -0.00401198 -0.000137703 -1.03051e-11 -0.00381517 -0.000326126 -3.96426e-11 -0.00350777 -0.000539882 -6.15698e-11 -0.00310471 -0.000733089 -7.52458e-11 -0.00262886 -0.000890913 -7.45868e-11 -0.00207462 -0.00105402 -5.49431e-11 -0.00150154 -0.00111287 -4.40176e-11 -0.000916072 -0.00114937 -1.90285e-11 -0.000315349 -0.00117774 8.25423e-14 0.000291203 -0.00119194 4.6654e-12 0.000862722 -0.0011651 1.23345e-11 0.00142399 -0.00114802 1.94116e-11 0.00196552 -0.00112457 2.5902e-11 0.00247704 -0.0011105 1.549e-11 0.00297563 -0.00107542 1.805e-11 0.00347624 -0.00103202 1.82526e-11 0.00395888 -0.000988499 1.94522e-11 0.00442414 -0.000948339 1.92778e-11 0.00486933 -0.000903985 1.65047e-11 0.00529585 -0.000861269 1.22509e-11 0.00570131 -0.000815336 9.40167e-12 0.0060836 -0.000777141 2.17026e-12 0.00644512 -0.000748993 -9.71028e-12 0.00679258 -0.000718054 -1.0023e-11 0.00712406 -0.00068112 -4.43552e-12 0.00743734 -0.000644557 6.8166e-12 0.00773238 -0.000607607 2.56002e-11 0.00801033 -0.00057406 4.94981e-11 0.00827135 -0.000540649 6.68236e-11 0.00851701 -0.000509908 8.54777e-11 0.00874723 -0.000479292 1.04289e-10 0.00896318 -0.000450976 1.29078e-10 0.0091649 -0.000422964 1.69402e-10 0.00935346 -0.000397016 2.05652e-10 0.00952881 -0.000371484 2.15082e-10 0.00969184 -0.000347779 2.12595e-10 0.00984291 -0.00032454 1.99058e-10 0.0099825 -0.000302922 1.77198e-10 0.0101113 -0.000281768 1.48376e-10 0.0102296 -0.000262072 1.15833e-10 0.0103381 -0.00024284 8.23619e-11 0.0104374 -0.000224913 5.0869e-11 0.0105276 -0.000207457 2.33971e-11 0.0106097 -0.000191144 5.15146e-12 0.0106838 -0.000175308 -1.00066e-11 0.0107503 -0.000160474 -1.9281e-11 0.0108097 -0.000146126 -2.38703e-11 0.0108622 -0.000132699 -2.628e-11 0.0109083 -0.000119808 -2.75282e-11 0.0109483 -0.000107821 -2.89077e-11 0.0109825 -9.64726e-05 -3.0065e-11 0.0110115 -8.60543e-05 -3.17385e-11 0.0110353 -7.63879e-05 -3.27234e-11 0.0110549 -6.76874e-05 -3.3741e-11 0.0110701 -5.98478e-05 -3.46897e-11 0.0110819 -5.30375e-05 -3.53742e-11 0.0110901 -4.72306e-05 -3.67324e-11 0.0110958 -4.25498e-05 -3.87215e-11 0.0110987 -3.90119e-05 -4.19947e-11 0.0110999 -3.67876e-05 -4.52631e-11 0.0110993 -3.5918e-05 -4.97614e-11 0.0110978 -3.65855e-05 -5.36577e-11 0.0110959 -3.8865e-05 -5.34103e-11 0.0110939 -4.30536e-05 -5.77711e-11 0.0110929 -4.92514e-05 -6.98273e-11 0.0110933 -5.77825e-05 -8.48798e-11 0.0110956 -6.87564e-05 -1.02062e-10 0.0111019 -8.25771e-05 -1.21349e-10 0.0111107 -9.95248e-05 -1.41704e-10 0.0111224 -0.000123063 -1.76053e-10 -0.000145669 -1.80852e-10 0.0162925 0.0141125 -2.44148e-12 0.0138854 0.00858609 -8.51143e-12 0.0119221 0.00484533 -7.25239e-12 0.0104689 0.0026564 -3.41239e-11 0.00959689 0.00140339 -4.27368e-11 0.00866231 0.000932091 -1.62399e-10 0.00812017 0.000654106 -2.15408e-10 0.0081006 0.000937539 -3.26754e-10 0.00806183 0.00220942 -4.57627e-10 0.00726445 0.00329429 -2.05131e-11 0.00624913 0.00317038 5.12416e-11 0.00527809 0.00282806 3.96817e-11 0.00448968 0.00252213 6.2167e-11 0.00375141 0.00220175 4.78611e-11 0.00305597 0.0019198 4.1789e-12 0.00241962 0.00170713 8.90278e-12 0.00179804 0.00152526 -1.08124e-11 0.00121631 0.00136895 -7.05478e-12 0.000679085 0.00121998 1.356e-11 0.000175845 0.00108335 2.74967e-11 -0.000310366 0.000957885 4.01459e-11 -0.000761468 0.00083901 4.52273e-11 -0.00115265 0.000728862 4.27826e-11 -0.00148194 0.000617243 4.44241e-11 -0.00175003 0.000500427 5.54142e-11 -0.00191587 0.000378332 5.162e-11 -0.0020103 0.000260886 4.45452e-11 -0.00201138 8.33098e-05 3.77507e-11 -0.0019317 -9.33499e-05 1.52283e-11 -0.0017711 -0.000303284 -7.43925e-12 -0.00147089 -0.000635045 -3.69342e-11 -0.00106619 -0.000958315 -6.06059e-11 -0.000576956 -0.00123824 -8.60204e-11 1.24153e-05 -0.00149728 9.04966e-11 0.000579539 -0.00163508 -3.32019e-10 0.00116298 -0.00170959 -6.21259e-11 0.00175237 -0.00174967 -4.21582e-11 0.00233678 -0.00177074 -2.69323e-11 0.00290314 -0.0017646 -2.10169e-11 0.00347037 -0.00173711 -1.82418e-11 0.00402029 -0.00170069 -1.53382e-11 0.00455288 -0.00165846 -1.7722e-11 0.00505782 -0.00161514 -1.13685e-11 0.00554452 -0.00156085 -7.17915e-12 0.00601688 -0.00150124 -3.61963e-12 0.00646867 -0.00143757 6.88672e-13 0.00689844 -0.00137495 5.35377e-12 0.007308 -0.00131002 8.40365e-12 0.00769653 -0.00124569 9.57412e-12 0.008063 -0.00117734 8.59506e-12 0.00840453 -0.00111328 4.03591e-12 0.0087195 -0.00105833 -6.79185e-12 0.0090234 -0.00101587 -1.76882e-11 0.00931049 -0.000962644 -2.0813e-11 0.00957929 -0.000908113 -1.92372e-11 0.00983015 -0.000854016 -1.20974e-11 0.0100633 -0.000803034 2.3292e-13 0.0102801 -0.000753749 1.66744e-11 0.0104816 -0.000707308 3.43327e-11 0.0106688 -0.000662328 5.15426e-11 0.0108427 -0.000619845 6.72855e-11 0.0110039 -0.000578857 6.78771e-11 0.011153 -0.000540179 7.72472e-11 0.0112905 -0.000502987 8.99587e-11 0.0114164 -0.00046791 1.14923e-10 0.0115315 -0.000434211 1.20513e-10 0.0116357 -0.000402441 1.13124e-10 0.0117299 -0.000371914 9.70029e-11 0.0118143 -0.000343129 7.59493e-11 0.0118895 -0.00031549 5.26551e-11 0.0119562 -0.000289396 3.06543e-11 0.0120146 -0.000264376 1.20077e-11 0.0120654 -0.000240724 -1.6055e-12 0.012109 -0.000218069 -9.65111e-12 0.0121458 -0.000196662 -1.18755e-11 0.0121765 -0.000176209 -1.14091e-11 0.0122012 -0.000156973 -9.11368e-12 0.0122203 -0.00013873 -1.03741e-11 0.0122343 -0.000121758 -1.2347e-11 0.0122434 -0.00010589 -1.46136e-11 0.012248 -9.13849e-05 -1.80838e-11 0.0122484 -7.81e-05 -2.11123e-11 0.012245 -6.62849e-05 -2.56729e-11 0.0122382 -5.58212e-05 -3.09249e-11 0.0122284 -4.69713e-05 -3.51299e-11 0.0122162 -3.96467e-05 -3.89538e-11 0.0122019 -3.41325e-05 -4.35007e-11 0.0121861 -3.04105e-05 -4.84944e-11 0.0121693 -2.87649e-05 -5.16951e-11 0.0121524 -2.9293e-05 -5.73901e-11 0.0121352 -3.23464e-05 -6.11801e-11 0.0121194 -3.80975e-05 -5.96028e-11 0.012105 -4.69757e-05 -6.43125e-11 0.0120932 -5.92683e-05 -7.67172e-11 0.0120855 -7.54604e-05 -9.22926e-11 0.0120812 -9.60152e-05 -1.10385e-10 0.0120839 -0.000121184 -1.30621e-10 0.012093 -0.00015318 -1.54904e-10 0.0121059 -0.000191557 -1.87671e-10 -0.000229658 -1.93174e-10 0.0182867 0.0148725 -3.45836e-12 0.0164644 0.010404 -6.53194e-12 0.0145104 0.00679179 -6.93952e-12 0.0128808 0.0042739 -2.03764e-11 0.0116385 0.00263535 -2.36488e-11 0.0107747 0.0017001 -1.17727e-10 0.0100465 0.00127845 -1.40842e-10 0.0097838 0.00107707 -2.00911e-10 0.0101766 0.00164253 -2.575e-10 0.0100029 0.00324646 -2.41348e-10 0.0092259 0.00395574 -2.23941e-11 0.00845853 0.00372511 4.03764e-11 0.00760952 0.00344745 3.43735e-11 0.00672771 0.00310339 1.07283e-10 0.00598906 0.00273225 1.34889e-11 0.00531048 0.00246984 3.40214e-11 0.00465197 0.00222382 -1.64212e-11 0.00405465 0.00201005 -1.17119e-12 0.00350195 0.00182688 1.3252e-11 0.00298155 0.00164182 2.0882e-11 0.0024974 0.00147172 3.05177e-11 0.00204452 0.00131972 3.88092e-11 0.00162483 0.00117418 3.75891e-11 0.00124325 0.00102584 3.36658e-11 0.0009061 0.000862602 4.49681e-11 0.000622022 0.000681203 4.83339e-11 0.000425649 0.000472538 4.43934e-11 0.000302213 0.000219142 3.59424e-11 0.000300847 -8.39495e-05 1.56117e-11 0.000498467 -0.00049803 -7.06313e-12 0.000868488 -0.00101027 -4.21422e-11 0.00134253 -0.00144226 -5.71303e-11 0.00188765 -0.00179559 -8.13517e-11 0.00246366 -0.00208635 -9.58693e-11 0.00309056 -0.00227411 -7.84275e-11 0.00372988 -0.00235759 -7.51994e-11 0.00436055 -0.00238531 -5.00276e-11 0.00496073 -0.00237344 -2.97483e-11 0.00553426 -0.00233803 -1.68468e-11 0.00608406 -0.00228513 -1.58044e-11 0.00660774 -0.0022216 -1.59926e-11 0.00710723 -0.00215395 -1.5491e-11 0.00757894 -0.00208152 -2.05444e-11 0.00802969 -0.00200436 -1.03625e-11 0.00845868 -0.00192161 -3.91062e-12 0.00886676 -0.00183633 6.19967e-13 0.00925105 -0.00175012 4.27766e-12 0.00961273 -0.00166378 5.30778e-12 0.00995195 -0.00157787 2.95316e-12 0.0102693 -0.00148846 9.58774e-13 0.0105632 -0.00140136 -5.47286e-12 0.0108325 -0.00132183 -1.88038e-11 0.0110803 -0.00125781 -4.1648e-11 0.0113151 -0.00119064 -4.4486e-11 0.0115362 -0.00112212 -4.49888e-11 0.0117423 -0.00105316 -4.34233e-11 0.0119321 -0.000986618 -3.92681e-11 0.0121062 -0.000922699 -3.28399e-11 0.0122649 -0.00086205 -2.60983e-11 0.0124099 -0.000803915 -1.93375e-11 0.0125416 -0.000748789 -1.23038e-11 0.0126617 -0.000695937 -3.80973e-12 0.0127702 -0.000645959 6.34246e-12 0.0128687 -0.000598071 1.74142e-11 0.0129571 -0.000552873 2.77213e-11 0.0130365 -0.000509602 3.11905e-11 0.0131072 -0.000468759 3.2237e-11 0.0131694 -0.000429714 3.18917e-11 0.0132237 -0.000392821 2.93309e-11 0.0132697 -0.000357601 2.05631e-11 0.0133083 -0.000324305 1.13982e-11 0.0133393 -0.000292524 4.10449e-12 0.0133631 -0.000262488 -3.57986e-12 0.0133804 -0.0002338 -8.21355e-12 0.0133911 -0.000206741 -7.69432e-12 0.0133965 -0.000180964 -2.85245e-12 0.0133964 -0.000156803 -3.60917e-13 0.0133918 -0.00013401 3.04824e-12 0.0133828 -0.000112932 3.9534e-12 0.0133701 -9.33896e-05 2.56621e-12 0.0133535 -7.5697e-05 -9.81289e-13 0.0133338 -5.9713e-05 -7.10584e-12 0.0133109 -4.57331e-05 -1.5215e-11 0.0132856 -3.36595e-05 -2.53072e-11 0.0132581 -2.38129e-05 -3.24425e-11 0.0132291 -1.6215e-05 -4.12249e-11 0.0131992 -1.11129e-05 -4.64867e-11 0.0131692 -8.71248e-06 -5.70363e-11 0.0131393 -9.24455e-06 -6.22029e-11 0.0131105 -1.28449e-05 -6.58753e-11 0.0130831 -1.99493e-05 -6.7675e-11 0.0130577 -3.09314e-05 -6.38104e-11 0.0130356 -4.63829e-05 -7.32053e-11 0.0130161 -6.6914e-05 -8.73022e-11 0.013003 -9.32089e-05 -1.04943e-10 0.0129951 -0.000125989 -1.25087e-10 0.0129958 -0.000165504 -1.45978e-10 0.0130047 -0.000217155 -1.87343e-10 0.0130229 -0.000268634 -1.92237e-10 -0.000323781 -2.08936e-10 0.0194008 0.015134 -4.17089e-12 0.0181644 0.0116417 -3.44966e-12 0.0165458 0.00840125 -6.84672e-12 0.0149729 0.00583965 -1.30994e-11 0.0136337 0.00395615 -2.60855e-11 0.0126459 0.00266329 -5.10134e-11 0.0118274 0.00198056 -1.33047e-10 0.0111738 0.00160044 -1.63838e-10 0.0110875 0.00160969 -2.21817e-10 0.011769 0.00231339 -3.80385e-10 0.0115707 0.00396614 -1.61415e-10 0.0108129 0.00445125 2.02737e-11 0.0101867 0.00415503 6.27204e-11 0.00947392 0.00391424 6.19473e-11 0.00868196 0.00358903 4.92093e-11 0.00795901 0.00322427 4.82349e-11 0.00731806 0.00293318 -7.95561e-12 0.00671761 0.00269766 6.1088e-12 0.00610921 0.00247528 -3.33269e-12 0.00553469 0.00225212 2.07838e-11 0.0050163 0.00205482 1.97984e-11 0.00453023 0.0018616 2.74994e-11 0.00407357 0.00166999 3.48121e-11 0.00366107 0.00147461 1.46481e-11 0.0032961 0.00126516 3.60118e-11 0.00299201 0.00101818 3.90658e-11 0.0027584 0.000731317 2.81118e-11 0.00260223 0.000398161 2.49135e-11 0.00259137 -5.55312e-05 1.12206e-11 0.00281219 -0.000709777 -1.33913e-11 0.00317052 -0.00136662 -2.83888e-11 0.00366745 -0.00194438 -4.61629e-11 0.00428237 -0.00241824 -8.17615e-11 0.00494283 -0.00275362 -8.25311e-11 0.0056156 -0.00295481 -4.89183e-11 0.00627473 -0.00302234 -5.91783e-11 0.0068945 -0.00300758 -5.85597e-11 0.00747297 -0.00295146 -5.2632e-11 0.00801179 -0.00287487 -3.86665e-11 0.00851517 -0.00278468 -3.32859e-11 0.00898877 -0.00269023 -2.38914e-11 0.00943253 -0.00259212 -1.25899e-11 0.00984997 -0.00249255 -5.73398e-12 0.010242 -0.0023892 2.53098e-12 0.0106114 -0.00228317 3.75848e-12 0.0109582 -0.00217486 6.20256e-12 0.0112827 -0.0020665 1.23093e-11 0.0115866 -0.00195864 1.84412e-11 0.0118707 -0.00185296 1.98531e-11 0.0121366 -0.00174485 1.86669e-11 0.0123829 -0.00163856 1.31477e-11 0.0126066 -0.00153656 -1.39873e-12 0.0128048 -0.00144733 -3.06532e-11 0.0129901 -0.00136791 -5.15029e-11 0.0131623 -0.00128717 -6.24429e-11 0.0133209 -0.00120563 -7.10128e-11 0.0134664 -0.00112634 -7.74102e-11 0.0135986 -0.00104946 -8.0906e-11 0.0137184 -0.000976509 -8.24168e-11 0.0138267 -0.000906516 -8.15991e-11 0.0139239 -0.00084039 -7.74441e-11 0.0140111 -0.000776991 -6.8881e-11 0.0140884 -0.000717185 -5.60679e-11 0.0141562 -0.000659888 -4.07226e-11 0.0142153 -0.000605863 -2.51699e-11 0.0142649 -0.000554202 -1.22041e-11 0.0143065 -0.000505448 -3.0224e-12 0.0143394 -0.000458916 1.66881e-12 0.0143647 -0.000414969 2.88489e-12 0.014383 -0.000373071 1.913e-12 0.0143942 -0.000333517 2.03235e-13 0.0143998 -0.000295817 -5.04545e-13 0.0143991 -0.000260251 1.78997e-13 0.0143932 -0.000226369 4.24549e-12 0.0143817 -0.000194475 1.03381e-11 0.0143654 -0.000164223 1.75173e-11 0.0143444 -0.000135968 2.32337e-11 0.0143197 -0.00010949 2.74051e-11 0.0142914 -8.51538e-05 2.7274e-11 0.0142607 -6.28439e-05 2.28093e-11 0.0142274 -4.28163e-05 1.16221e-11 0.0141922 -2.52132e-05 4.34838e-13 0.0141552 -1.01725e-05 -9.2283e-12 0.014117 2.0959e-06 -2.36167e-11 0.0140778 1.12436e-05 -3.57591e-11 0.0140382 1.76395e-05 -4.77348e-11 0.0139979 2.0999e-05 -5.63235e-11 0.013958 2.10851e-05 -6.09394e-11 0.0139186 1.75032e-05 -6.6836e-11 0.0138806 9.65336e-06 -7.23245e-11 0.013846 -2.98699e-06 -6.90749e-11 0.013814 -2.12118e-05 -7.00855e-11 0.0137886 -4.56526e-05 -8.61823e-11 0.0137679 -7.7085e-05 -1.04081e-10 0.0137547 -0.000116431 -1.245e-10 0.0137504 -0.000164015 -1.45049e-10 0.0137558 -0.000222478 -1.77598e-10 0.0137647 -0.000290763 -2.0488e-10 0.0137882 -0.000357907 -2.09214e-10 -0.00042941 -2.21948e-10 0.0201064 0.0152047 -2.88144e-12 0.0192892 0.0124472 -5.40655e-12 0.018053 0.00963636 -5.8805e-12 0.0166891 0.00719623 -9.27448e-12 0.0153956 0.00523785 -1.5604e-11 0.0142636 0.00377206 -3.49828e-11 0.0134728 0.00272965 -6.45846e-11 0.0126753 0.00228162 -1.45942e-10 0.0122393 0.00191919 -1.7573e-10 0.01222 0.00213617 -2.44406e-10 0.0129499 0.00298273 -3.59384e-10 0.0129012 0.00444405 -6.89267e-11 0.0122538 0.00479066 4.77401e-11 0.01166 0.00451403 5.50618e-11 0.0110228 0.0043035 5.71218e-11 0.0103461 0.00399486 6.11084e-11 0.00970252 0.00364411 1.4338e-11 0.00907961 0.00336249 1.1975e-11 0.00848961 0.00310747 -2.9718e-12 0.00794203 0.00286912 2.04931e-11 0.00740827 0.00264627 3.4429e-12 0.00688057 0.00242582 2.01568e-11 0.0063994 0.00220327 2.08636e-11 0.00596367 0.00197365 -2.63879e-13 0.0055625 0.00170864 2.19641e-11 0.00521207 0.0014073 2.01735e-11 0.00490844 0.00106998 1.73871e-11 0.00472981 0.0006127 1.2314e-11 0.00477318 -7.41011e-05 2.76113e-12 0.00500635 -0.000924296 -7.38127e-12 0.00541078 -0.00175677 -1.69124e-11 0.00595707 -0.00248115 -3.15666e-11 0.00659931 -0.00305711 -5.85368e-11 0.00729613 -0.00345133 -7.28041e-11 0.00795239 -0.00360944 -5.91047e-11 0.00857438 -0.00364465 -6.55243e-11 0.00915601 -0.00358963 -5.67324e-11 0.00969373 -0.0034902 -4.31434e-11 0.0101846 -0.00336544 -2.86446e-11 0.0106364 -0.00323476 -3.24373e-11 0.0110548 -0.00310537 -2.32906e-11 0.0114441 -0.00297778 -1.32499e-11 0.0118072 -0.00285176 1.96904e-14 0.0121468 -0.00272401 1.89884e-11 0.0124652 -0.00259585 1.72163e-11 0.0127626 -0.00246588 2.28441e-11 0.0130389 -0.00233686 2.63621e-11 0.0132939 -0.00220868 2.78286e-11 0.0135283 -0.00208361 2.40221e-11 0.0137473 -0.00196061 1.55022e-11 0.013948 -0.00183632 1.26837e-11 0.014129 -0.00171438 2.88301e-12 0.0142876 -0.00160205 -1.72503e-11 0.0144309 -0.0015067 -5.23542e-11 0.0145624 -0.00141379 -6.04527e-11 0.0146841 -0.00132194 -6.88052e-11 0.0147949 -0.00123195 -7.96823e-11 0.0148951 -0.0011439 -9.12344e-11 0.0149836 -0.00105976 -1.02241e-10 0.0150614 -0.000978933 -1.10929e-10 0.0151287 -0.000902546 -1.14725e-10 0.0151864 -0.000829482 -1.1133e-10 0.0152353 -0.000760563 -9.97914e-11 0.0152756 -0.000694701 -8.13708e-11 0.0153081 -0.000632616 -5.93145e-11 0.0153328 -0.000573363 -3.7844e-11 0.0153498 -0.000517521 -2.03622e-11 0.0153593 -0.00046429 -9.03799e-12 0.0153617 -0.0004141 -3.36121e-12 0.0153577 -0.000366289 -1.60862e-12 0.0153479 -0.000321199 -1.23848e-12 0.0153335 -0.000278265 6.19866e-13 0.0153147 -0.000237814 4.66348e-12 0.0152922 -0.000199357 1.58531e-11 0.0152653 -0.000163281 2.85409e-11 0.0152347 -0.000129229 4.13609e-11 0.0151995 -9.76134e-05 5.08752e-11 0.0151605 -6.82627e-05 5.6501e-11 0.0151179 -4.1543e-05 5.53499e-11 0.0150723 -1.75638e-05 4.84208e-11 0.0150251 3.39239e-06 3.08474e-11 0.0149777 2.0899e-05 1.55136e-11 0.0149301 3.55599e-05 9.68451e-13 0.014883 4.70945e-05 -1.83449e-11 0.0148355 5.52455e-05 -3.44479e-11 0.0147884 5.96669e-05 -5.05993e-11 0.0147417 6.03349e-05 -6.13861e-11 0.0146952 5.65801e-05 -7.11649e-11 0.0146508 4.79171e-05 -7.8007e-11 0.0146076 3.34878e-05 -7.85655e-11 0.0145693 1.27472e-05 -7.69554e-11 0.0145356 -1.55334e-05 -8.17059e-11 0.0145088 -5.15301e-05 -9.99887e-11 0.0144913 -9.65446e-05 -1.21744e-10 0.0144828 -0.00015129 -1.45141e-10 0.0144853 -0.00021612 -1.67563e-10 0.0144985 -0.000294845 -2.01962e-10 0.0145183 -0.000371817 -2.04001e-10 0.0145497 -0.000453819 -2.16632e-10 -0.000542714 -2.35658e-10 0.0205488 0.015174 -2.72649e-13 0.0200416 0.0129668 -3.01106e-12 0.0190964 0.0105759 -4.32566e-12 0.0179649 0.00832084 -7.95776e-12 0.0167994 0.00640262 -1.0653e-11 0.0157009 0.00484247 -2.42419e-11 0.0147516 0.00365784 -3.72348e-11 0.0141123 0.00283639 -1.1524e-10 0.0134068 0.00253791 -1.23104e-10 0.0131282 0.00230237 -1.57454e-10 0.0132899 0.00263034 -2.13553e-10 0.0139035 0.00356878 -2.7888e-10 0.0139136 0.00475654 -3.37143e-11 0.0134423 0.00501217 3.47995e-11 0.0129343 0.00481657 4.57542e-11 0.0123353 0.00462791 5.25662e-11 0.0117385 0.00432911 5.11839e-11 0.0111781 0.00400559 2.84138e-11 0.0105996 0.00371841 -5.19637e-13 0.0100349 0.00345951 2.77393e-11 0.00951723 0.00321271 -1.30647e-11 0.00902995 0.00298221 8.05311e-12 0.00854874 0.00273755 4.68172e-12 0.00809293 0.00247238 -5.51894e-12 0.00766149 0.00217994 -3.26381e-12 0.00726347 0.0018576 -6.33585e-12 0.00693439 0.00143922 -1.25953e-11 0.00676201 0.000821746 -1.70401e-11 0.00683263 -0.000120227 -2.96748e-11 0.00710343 -0.00116868 -9.16816e-12 0.0075205 -0.00215092 7.67569e-12 0.00805428 -0.00299782 -9.79884e-12 0.00866618 -0.00365306 -2.40782e-11 0.00929833 -0.00407265 -3.64642e-11 0.00992954 -0.00422756 -3.12055e-11 0.0104289 -0.00413578 -3.85595e-11 0.0109488 -0.00411282 -6.33556e-11 0.0114545 -0.00400059 -5.26044e-11 0.0119224 -0.0038374 -4.65158e-11 0.0123505 -0.00366414 -3.33374e-11 0.0127402 -0.00349374 -7.87227e-12 0.0130982 -0.00333228 1.37127e-11 0.0134262 -0.00317661 3.33784e-11 0.0137288 -0.00302333 3.49525e-11 0.0140086 -0.00287269 3.58103e-11 0.0142661 -0.00272064 2.11157e-11 0.0145025 -0.00257139 2.54834e-11 0.0147187 -0.00242313 2.91276e-11 0.0149173 -0.00227996 3.22313e-11 0.0151005 -0.00214088 3.7985e-11 0.0152672 -0.00200014 3.74942e-11 0.0154184 -0.00186201 3.05766e-11 0.0155518 -0.00173153 1.44806e-11 0.0156641 -0.00161486 -2.0535e-11 0.0157626 -0.00150935 -4.48617e-11 0.0158495 -0.00140731 -5.77807e-11 0.0159259 -0.00130802 -7.51811e-11 0.0159922 -0.0012103 -9.5092e-11 0.0160484 -0.00111639 -1.11287e-10 0.0160951 -0.0010258 -1.19477e-10 0.0161326 -0.000940072 -1.18775e-10 0.0161618 -0.000858048 -1.09299e-10 0.016183 -0.000780815 -9.25391e-11 0.0161967 -0.000707053 -7.14163e-11 0.0162034 -0.000637699 -4.90228e-11 0.0162031 -0.000571564 -2.8687e-11 0.0161965 -0.000509363 -1.24538e-11 0.0161833 -0.000450142 -1.26831e-12 0.0161641 -0.000394373 5.58156e-12 0.0161394 -0.000341333 9.49648e-12 0.0161091 -0.000291334 1.24642e-11 0.016075 -0.000243835 1.30496e-11 0.0160364 -0.000199091 2.79315e-11 0.0159948 -0.000156768 4.35351e-11 0.0159498 -0.000117123 5.83702e-11 0.0159015 -8.00609e-05 7.36339e-11 0.0158502 -4.58652e-05 8.37401e-11 0.0157958 -1.4822e-05 8.96275e-11 0.0157394 1.26958e-05 8.63497e-11 0.0156816 3.67487e-05 7.24918e-11 0.0156226 5.7629e-05 5.65573e-11 0.0155633 7.50738e-05 2.87587e-11 0.0155039 8.89685e-05 2.95698e-12 0.0154457 9.8875e-05 -2.3856e-11 0.0153893 0.00010458 -4.73493e-11 0.0153342 0.000105671 -6.69113e-11 0.0152821 0.000101971 -8.22051e-11 0.0152313 9.23224e-05 -9.38428e-11 0.0151846 7.62647e-05 -1.00829e-10 0.0151412 5.27043e-05 -1.00593e-10 0.0151031 2.09044e-05 -9.89349e-11 0.0150723 -2.04192e-05 -1.12754e-10 0.0150496 -7.07472e-05 -1.35782e-10 0.015036 -0.000131891 -1.57784e-10 0.0150351 -0.000203599 -1.78942e-10 0.015046 -0.00028793 -1.95787e-10 0.0150585 -0.000374556 -2.2538e-10 0.0150841 -0.000464391 -2.23399e-10 0.0151206 -0.000558558 -2.2309e-10 -0.000660733 -2.27596e-10 0.0209517 0.0151272 -1.12205e-11 0.020587 0.0133221 -3.96031e-12 0.0198924 0.0112742 -5.90962e-12 0.0189471 0.00926031 -7.94505e-12 0.0179238 0.00741644 -1.18297e-11 0.0169018 0.00585695 -1.72613e-11 0.0159544 0.00458104 -2.93871e-11 0.0151582 0.00359991 -5.38251e-11 0.0146028 0.00299295 -1.24105e-10 0.0140428 0.00275419 -1.42003e-10 0.0139037 0.00266399 -1.68217e-10 0.0142589 0.00303863 -1.93363e-10 0.0147526 0.00402779 -2.07451e-10 0.0147407 0.00498547 -2.26324e-11 0.0144084 0.00518928 4.55243e-11 0.0139847 0.0050606 3.50587e-11 0.0134424 0.00488448 4.75847e-11 0.0128864 0.00461819 5.0178e-11 0.0123806 0.0042888 3.25221e-11 0.0118804 0.00401743 3.33961e-11 0.0113762 0.00374979 -9.92187e-12 0.0108824 0.00350723 2.38683e-14 0.0104272 0.00323732 -1.65524e-11 0.00998797 0.00296803 -2.84185e-11 0.00954087 0.00266839 -2.89391e-11 0.00913221 0.00230419 -3.07058e-11 0.00881387 0.00179132 -3.09416e-11 0.00871555 0.000955834 -4.92856e-11 0.00883894 -0.000217674 -4.30993e-11 0.00913839 -0.00143642 1.86185e-11 0.00951989 -0.00250703 5.92177e-12 0.0100191 -0.00347096 -2.46584e-12 0.0105713 -0.00418469 -9.41838e-12 0.0110031 -0.00448607 -1.6532e-11 0.0114111 -0.00461937 -2.19806e-11 0.0119929 -0.00470487 -3.4713e-11 0.0124154 -0.00453146 -3.65397e-11 0.0128264 -0.00441645 -5.91066e-11 0.0132894 -0.00430821 -5.07782e-11 0.0137193 -0.00410111 -4.3477e-11 0.014109 -0.00388951 -5.71571e-13 0.0144621 -0.00368462 2.17748e-11 0.0147739 -0.00348819 3.83731e-11 0.0150541 -0.00330282 -3.09994e-12 0.0153043 -0.00312309 3.85298e-11 0.0155302 -0.0029472 2.01571e-11 0.0157347 -0.00277704 4.29312e-11 0.0159202 -0.00260978 4.5934e-11 0.0160876 -0.00244838 4.1054e-11 0.0162372 -0.00229183 3.97855e-11 0.016374 -0.00213932 3.92192e-11 0.0164952 -0.00198589 3.52863e-11 0.0166001 -0.00183785 2.64996e-11 0.0166853 -0.0016995 1.88332e-12 0.0167603 -0.00158177 -4.39682e-11 0.0168231 -0.00146788 -4.36527e-11 0.0168764 -0.00135955 -5.29165e-11 0.0169203 -0.00125333 -7.00349e-11 0.0169545 -0.00115107 -8.49383e-11 0.0169797 -0.00105199 -9.20232e-11 0.0169953 -0.000957892 -9.09789e-11 0.0170032 -0.000867746 -8.17185e-11 0.0170033 -0.000782787 -6.52717e-11 0.0169967 -0.000701873 -4.43089e-11 0.0169839 -0.000625763 -2.16409e-11 0.0169647 -0.000553467 -1.64631e-12 0.0169397 -0.000485425 1.39525e-11 0.0169083 -0.000420834 2.38927e-11 0.0168716 -0.000359974 2.23863e-11 0.0168295 -0.000302184 2.64787e-11 0.0167829 -0.000247711 3.59332e-11 0.0167328 -0.000196042 4.48114e-11 0.0166796 -0.000147448 5.64864e-11 0.0166239 -0.000101682 7.00291e-11 0.0165657 -5.90705e-05 8.50517e-11 0.0165055 -1.98315e-05 9.98442e-11 0.0164432 1.54527e-05 1.09105e-10 0.0163797 4.68324e-05 1.11134e-10 0.0163134 7.46964e-05 1.05768e-10 0.0162458 9.88232e-05 9.04177e-11 0.0161765 0.000119232 6.94471e-11 0.0161067 0.000135424 3.86943e-11 0.0160385 0.000147328 8.37792e-12 0.015971 0.000154068 -1.92005e-11 0.0159082 0.000155778 -4.42075e-11 0.0158474 0.000151896 -6.50419e-11 0.0157924 0.000141465 -7.63335e-11 0.015742 0.000123437 -7.79034e-11 0.0156973 9.70766e-05 -7.51311e-11 0.0156596 6.1368e-05 -8.57303e-11 0.0156293 1.53084e-05 -1.0365e-10 0.0156073 -4.15326e-05 -1.29176e-10 0.0155956 -0.000109131 -1.70469e-10 0.0155948 -0.000187963 -1.85392e-10 0.0156048 -0.000277796 -2.05882e-10 0.0156194 -0.000371823 -2.09337e-10 0.0156451 -0.000467741 -2.18643e-10 0.0156794 -0.00056748 -2.22427e-10 0.0157214 -0.000670021 -2.282e-10 -0.000777501 -2.36687e-10 0.0212497 0.0150765 -1.8466e-12 0.0210119 0.0135622 -5.64856e-12 0.0204703 0.0118134 -1.25803e-12 0.0197228 0.0100071 -6.61775e-12 0.0188279 0.0083074 -9.02826e-12 0.0179033 0.00676874 -1.53083e-11 0.0170038 0.00547416 -2.39322e-11 0.0161674 0.00440303 -3.68018e-11 0.015522 0.00359535 -6.59165e-11 0.0150022 0.00315692 -1.34975e-10 0.0146248 0.0029206 -1.53259e-10 0.0145839 0.00298068 -1.67754e-10 0.0150646 0.00339005 -1.76548e-10 0.0154565 0.00437999 -1.74049e-10 0.0154311 0.00516889 -2.77898e-11 0.0151727 0.00534298 3.32637e-11 0.0148377 0.00524201 2.87077e-11 0.0143629 0.00509977 3.70516e-11 0.0138389 0.00484048 3.85789e-11 0.0133654 0.00453597 6.27186e-11 0.0129225 0.00424654 2.66979e-11 0.0124905 0.00399284 -1.5157e-11 0.0120424 0.00371314 -3.0453e-11 0.0115996 0.0034406 -3.33433e-11 0.0111825 0.00312306 -4.17104e-11 0.0108191 0.00271013 -7.86175e-11 0.0105513 0.00208621 -9.03009e-11 0.0105676 0.000955859 -1.48307e-10 0.0108106 -0.000434634 -7.49971e-11 0.0111263 -0.00171512 4.44812e-11 0.011579 -0.00292279 4.25755e-11 0.0120334 -0.00389343 3.26673e-11 0.0123547 -0.00447203 2.66808e-11 0.0126432 -0.00474804 2.1835e-11 0.0129119 -0.00486967 2.41496e-12 0.0131201 -0.00489645 -3.85794e-12 0.0135446 -0.00494429 -1.47101e-11 0.0139269 -0.00479481 -2.46888e-11 0.0142724 -0.00465668 -6.29788e-11 0.0146805 -0.00452245 -7.74747e-11 0.0150888 -0.004309 -2.31007e-11 0.0154614 -0.00406657 1.34872e-13 0.0157877 -0.00382115 6.15757e-12 0.0160698 -0.00358895 1.74432e-11 0.0163116 -0.00336779 2.45863e-11 0.016524 -0.00316234 1.26616e-11 0.0167104 -0.00296638 1.09478e-11 0.0168754 -0.00277813 4.21637e-11 0.0170218 -0.00259828 4.70967e-11 0.0171515 -0.00242437 5.63557e-11 0.0172695 -0.00225978 4.86243e-11 0.0173735 -0.00209268 4.55181e-11 0.0174641 -0.00193146 3.51026e-11 0.0175399 -0.00177671 2.47347e-11 0.0175956 -0.0016377 -1.67236e-12 0.0176418 -0.00151309 -9.44901e-12 0.0176765 -0.00139399 -1.97127e-11 0.0177021 -0.00127921 -3.67096e-11 0.0177184 -0.00116913 -5.15489e-11 0.0177257 -0.00106243 -5.74077e-11 0.0177251 -0.000960513 -5.31744e-11 0.0177171 -0.000862862 -4.02506e-11 0.0177032 -0.000770519 -2.05661e-11 0.0176833 -0.000682821 1.83828e-12 0.0176583 -0.000600292 2.42461e-11 0.0176279 -0.000522112 3.34206e-11 0.0175918 -0.000448601 4.84466e-11 0.0175502 -0.000378923 6.11143e-11 0.017502 -0.000313352 6.5724e-11 0.0174482 -0.000251145 6.95824e-11 0.0173887 -0.000192559 7.23623e-11 0.017325 -0.000137083 7.98194e-11 0.0172583 -8.50158e-05 8.83395e-11 0.01719 -3.64431e-05 1.01105e-10 0.0171209 7.94506e-06 1.14951e-10 0.0170524 4.78153e-05 1.24009e-10 0.0169828 8.37155e-05 1.29558e-10 0.0169124 0.000115417 1.28366e-10 0.0168402 0.000143115 1.18773e-10 0.0167663 0.000166307 9.93822e-11 0.0166924 0.000185102 7.13458e-11 0.0166174 0.000198595 3.47778e-11 0.0165459 0.00020663 1.19869e-12 0.016476 0.000208472 -2.96268e-11 0.0164116 0.000204455 -5.70867e-11 0.0163518 0.000192902 -7.53227e-11 0.0162994 0.000172805 -7.08243e-11 0.0162538 0.000143303 -7.40005e-11 0.0162168 0.000103343 -7.99654e-11 0.0161882 5.22279e-05 -8.6111e-11 0.0161687 -1.12788e-05 -1.19365e-10 0.0161591 -8.52617e-05 -1.25268e-10 0.0161589 -0.000170593 -1.90037e-10 0.0161689 -0.000266365 -1.87737e-10 0.0161828 -0.000365696 -1.75139e-10 0.0162044 -0.000467328 -1.76138e-10 0.0162357 -0.000573007 -1.81772e-10 0.0162724 -0.000678013 -2.05948e-10 0.0163091 -0.000778034 -2.06872e-10 -0.000872732 -2.08879e-10 0.0215447 0.0150542 -2.48204e-13 0.0213522 0.0137479 -3.28075e-12 0.0209391 0.0122239 -6.7239e-12 0.0203232 0.0106234 -5.62549e-12 0.0195754 0.00904747 -6.60444e-12 0.0187505 0.00759618 -1.03717e-11 0.0179105 0.00629522 -1.65201e-11 0.0171123 0.00519202 -2.61945e-11 0.0163795 0.00429157 -4.20079e-11 0.0158575 0.00362292 -7.86138e-11 0.0153603 0.00330959 -1.33579e-10 0.0151205 0.00311064 -1.46376e-10 0.0151602 0.00324305 -1.66145e-10 0.0156905 0.00368691 -1.89222e-10 0.0160367 0.00464228 -1.61683e-10 0.0159874 0.00533519 -2.47426e-11 0.01578 0.00546754 2.58913e-11 0.0155148 0.00539697 3.29577e-11 0.0151207 0.00525741 2.70121e-11 0.0146399 0.00502953 3.62285e-11 0.0141927 0.00472532 2.24786e-11 0.0138015 0.00443219 -3.92475e-12 0.0133871 0.0041744 -6.79178e-12 0.0129793 0.0038834 -1.42797e-11 0.0125859 0.00353555 -5.1134e-11 0.0122913 0.00302906 -7.58158e-11 0.0122294 0.00217459 -1.74099e-10 0.0124237 0.000765697 -2.46628e-10 0.0127602 -0.000744849 -4.63991e-11 0.0131447 -0.00206138 6.76528e-11 0.013526 -0.00326848 7.32988e-11 0.0138262 -0.00415384 7.35071e-11 0.0139657 -0.00456363 7.67361e-11 0.0140719 -0.00481534 8.07788e-11 0.0141971 -0.00496871 4.78021e-11 0.0143714 -0.00505162 4.39506e-12 0.0145064 -0.00506348 -3.36258e-12 0.0148194 -0.00509697 -1.57993e-11 0.0151488 -0.00498115 -3.79617e-11 0.0154481 -0.00482442 -4.98136e-11 0.0158009 -0.00467166 -7.86854e-12 0.01619 -0.00446842 -2.50489e-11 0.0165522 -0.00419477 -2.858e-11 0.0168661 -0.00391269 8.29168e-12 0.0171318 -0.00364101 -5.80445e-12 0.0173519 -0.00338959 -1.26468e-11 0.0175358 -0.00315628 -2.1473e-11 0.0176934 -0.00294088 5.14113e-11 0.0178292 -0.00273804 4.34509e-11 0.0179477 -0.00254528 5.76119e-11 0.0180505 -0.00236432 7.00291e-11 0.0181449 -0.00218944 7.38298e-11 0.0182255 -0.00201558 7.19706e-11 0.0182916 -0.00184625 5.58418e-11 0.0183389 -0.00168743 3.05493e-11 0.0183708 -0.00154675 1.01531e-11 0.0183908 -0.00141581 -2.08957e-12 0.018401 -0.00129237 -1.16007e-11 0.0184027 -0.00117448 -1.74724e-11 0.0183955 -0.00106053 -1.5643e-11 0.0183801 -0.000951446 -5.81217e-12 0.0183581 -0.000846719 1.00804e-11 0.0183302 -0.000747513 2.74782e-11 0.0182981 -0.000653196 3.87659e-11 0.0182607 -0.000564542 5.37449e-11 0.0182189 -0.000480612 7.5498e-11 0.0181711 -0.000401822 8.76915e-11 0.018118 -0.000327254 8.96625e-11 0.0180586 -0.000257145 8.86222e-11 0.0179936 -0.000190786 8.92597e-11 0.0179224 -0.000128329 9.11262e-11 0.0178464 -6.94012e-05 9.77538e-11 0.017767 -1.47276e-05 1.07727e-10 0.0176872 3.50478e-05 1.20775e-10 0.0176079 8.02914e-05 1.29541e-10 0.0175295 0.000120827 1.41444e-10 0.0174525 0.000156937 1.47379e-10 0.0173748 0.000188156 1.45061e-10 0.0172981 0.00021469 1.32723e-10 0.0172193 0.000235771 1.091e-10 0.0171415 0.000251268 7.53948e-11 0.0170635 0.000260168 3.09723e-11 0.0169881 0.00026226 -3.29616e-12 0.0169162 0.000257689 -3.03528e-11 0.0168496 0.000244924 -6.92858e-11 0.0167912 0.000222422 -9.57295e-11 0.0167422 0.000189411 -9.98075e-11 0.0167037 0.000144956 -1.08132e-10 0.0166773 8.83078e-05 -1.11425e-10 0.016662 1.89881e-05 -1.12532e-10 0.0166591 -6.19636e-05 -1.42817e-10 0.0166662 -0.000153981 -1.34501e-10 0.0166826 -0.000254366 -3.0249e-10 0.0167008 -0.000357112 -1.11831e-10 0.0167266 -0.000464894 -1.22066e-10 0.01676 -0.000574123 -1.399e-10 0.0167923 -0.000678714 -1.21046e-10 0.0168246 -0.000776958 -1.42328e-10 0.0168466 -0.000865153 -1.26674e-10 -0.000939429 -1.7122e-10 0.0218207 0.0150975 -3.10473e-12 0.0216535 0.0139148 -3.31912e-13 0.0213047 0.0125706 -8.11678e-12 0.0207939 0.0111257 -1.01832e-11 0.0201593 0.00968601 -9.78705e-12 0.0194366 0.00830974 -9.84549e-12 0.0186763 0.00705173 -1.28856e-11 0.0179178 0.00593538 -1.75745e-11 0.0172058 0.00498516 -2.90813e-11 0.0165668 0.00422193 -5.12745e-11 0.0161525 0.00366419 -8.96273e-11 0.0157043 0.00344938 -1.37642e-10 0.0155275 0.00330729 -1.36761e-10 0.0156159 0.00346819 -1.76303e-10 0.0161553 0.00393858 -2.25562e-10 0.0165123 0.00483861 -1.1362e-10 0.0164732 0.00545178 -1.67564e-11 0.0162846 0.00558701 2.06124e-11 0.0160522 0.00551064 2.99274e-11 0.0157327 0.0053781 2.78916e-11 0.0153123 0.00517196 2.87072e-11 0.0148875 0.00487548 -8.2909e-12 0.0144866 0.0046116 -1.20305e-11 0.0141144 0.0042972 -3.45419e-11 0.0137915 0.00388362 -7.10773e-11 0.0136178 0.00321388 -1.67639e-10 0.0138315 0.00194836 -3.65379e-10 0.0142576 0.000344238 -2.60992e-10 0.0146397 -0.00108926 -6.70341e-11 0.0150596 -0.00244352 -3.02741e-11 0.0153496 -0.00351934 1.63334e-11 0.0154024 -0.00415854 9.40332e-11 0.0154058 -0.00451695 1.1225e-10 0.0153847 -0.00475314 1.14104e-10 0.0153918 -0.00494266 5.93403e-11 0.0154424 -0.00507611 3.59243e-11 0.0155587 -0.00515945 1.55425e-11 0.0156455 -0.00517076 -6.62665e-12 0.0158541 -0.00517732 -1.37029e-11 0.0161233 -0.00508723 -2.96419e-11 0.0163861 -0.00493342 -1.24771e-11 0.0166787 -0.00477023 -8.43859e-11 0.0170323 -0.00455899 -8.28217e-11 0.0173692 -0.00426182 -2.80738e-11 0.0176716 -0.00395463 -4.78736e-11 0.017927 -0.00365458 -5.47609e-11 0.0181356 -0.00337369 -3.52782e-11 0.0183054 -0.00311678 -3.95274e-12 0.0184433 -0.002881 8.73793e-11 0.0185586 -0.00266497 7.14752e-11 0.0186547 -0.00246396 3.69861e-11 0.0187373 -0.00227565 8.27316e-11 0.0188102 -0.00209211 8.36343e-11 0.0188727 -0.00191223 7.53312e-11 0.0189219 -0.0017389 4.37513e-11 0.0189512 -0.00157679 2.14796e-11 0.0189698 -0.00143504 5.54334e-12 0.0189763 -0.0012995 9.11969e-12 0.018972 -0.0011725 1.77949e-11 0.0189585 -0.00105065 2.79085e-11 0.0189356 -0.000934546 3.51982e-11 0.0189056 -0.000822971 4.45858e-11 0.0188698 -0.000717195 5.81947e-11 0.0188302 -0.000616438 7.02142e-11 0.0187869 -0.000521665 7.75963e-11 0.0187394 -0.000431994 7.56144e-11 0.0186865 -0.000347868 7.06061e-11 0.0186276 -0.000268412 6.41634e-11 0.0185623 -0.000193774 5.98382e-11 0.0184913 -0.000123283 6.05646e-11 0.0184149 -5.70698e-05 7.12722e-11 0.0183348 4.38769e-06 8.94953e-11 0.0182529 6.02452e-05 1.0929e-10 0.0181689 0.000111072 1.31376e-10 0.0180852 0.000156921 1.46738e-10 0.0180009 0.000197468 1.59011e-10 0.0179189 0.000232909 1.6217e-10 0.0178372 0.000262676 1.56115e-10 0.0177575 0.000286604 1.38478e-10 0.0176787 0.000303923 1.09363e-10 0.0176015 0.000313931 6.79726e-11 0.0175265 0.000316044 2.62569e-11 0.0174545 0.00031082 -1.05856e-11 0.0173869 0.000296472 -4.00919e-11 0.017327 0.00027114 -7.75815e-11 0.0172761 0.000234153 -1.08085e-10 0.0172368 0.000184519 -1.38614e-10 0.0172098 0.000121915 -1.4216e-10 0.017197 4.60255e-05 -1.51208e-10 0.0171977 -4.20279e-05 -1.47487e-10 0.0172099 -0.000139826 -2.13551e-10 0.0172291 -0.000242718 -1.75286e-10 0.0172548 -0.000350716 -1.75826e-10 0.0172891 -0.000463435 -1.88499e-10 0.0173232 -0.000572025 -1.50324e-10 0.0173575 -0.000676412 -3.41389e-11 0.017387 -0.000774856 -5.5401e-11 0.017409 -0.000859125 -1.42483e-10 0.017415 -0.000918601 -2.20191e-10 -0.00096326 -7.7118e-11 0.0221857 0.0152286 -1.8314e-11 0.0219728 0.0141286 -1.90436e-11 0.0216519 0.012888 -5.60887e-12 0.0212033 0.0115762 -8.37849e-12 0.0206431 0.0102381 -1.00536e-11 0.0200108 0.00894561 -7.00745e-12 0.019322 0.00773123 -9.83528e-12 0.0186203 0.00663042 -1.26482e-11 0.0179306 0.00565638 -1.96608e-11 0.0172956 0.00483384 -3.47219e-11 0.0167445 0.00417763 -4.08277e-11 0.0164091 0.00369453 -1.11358e-10 0.0160369 0.0035842 -1.16927e-10 0.0158796 0.00351416 -1.26699e-10 0.0160204 0.00366762 -1.66857e-10 0.0165405 0.00415321 -2.04803e-10 0.0168968 0.0049753 -9.81761e-11 0.0168978 0.00553902 -5.94446e-12 0.0167011 0.00569417 1.41572e-11 0.0164887 0.00560549 1.49243e-11 0.0162147 0.0054771 2.05114e-11 0.0158112 0.00529018 1.43918e-11 0.0154135 0.00502134 -5.67436e-13 0.0150765 0.00465478 -3.65092e-11 0.014879 0.00410556 -1.10705e-10 0.0149907 0.00310773 -2.56505e-10 0.0155083 0.00139673 -5.3466e-10 0.01608 -0.000218565 -2.3342e-10 0.0165398 -0.00150624 -8.5223e-11 0.0168512 -0.00271534 -7.43825e-11 0.0169899 -0.00360918 -2.57639e-11 0.0169025 -0.00401413 7.87641e-11 0.0167625 -0.00432197 1.09583e-10 0.0166377 -0.00458275 1.38367e-10 0.0165414 -0.0048091 1.13681e-10 0.0164867 -0.0049937 8.34202e-11 0.0164807 -0.00512888 5.11124e-11 0.016534 -0.00520562 5.39642e-11 0.0165929 -0.00522486 -1.22549e-12 0.0167022 -0.00518823 -1.59544e-11 0.0168893 -0.00511489 -4.02758e-11 0.017127 -0.00500707 -4.64978e-11 0.0173574 -0.00479439 -9.02369e-11 0.0176639 -0.00457741 -8.91613e-11 0.0179866 -0.00428782 -7.1517e-11 0.0182897 -0.00396743 -8.62634e-11 0.0185535 -0.00364632 -5.45173e-11 0.0187683 -0.00334032 -3.81351e-11 0.0189386 -0.00305911 1.55642e-11 0.019073 -0.00280574 1.28161e-10 0.0191808 -0.00257694 5.09009e-11 0.0192687 -0.00236662 7.38315e-11 0.0193486 -0.0021739 6.97488e-11 0.0194148 -0.00197933 6.51981e-11 0.0194699 -0.00179464 4.2872e-11 0.0195099 -0.00161647 2.23432e-11 0.019529 -0.00145444 -2.6501e-12 0.0195347 -0.00130698 8.66306e-12 0.0195272 -0.00116875 3.20749e-11 0.0195093 -0.00103768 4.6927e-11 0.0194822 -0.000913758 6.13616e-11 0.0194471 -0.000795014 7.4502e-11 0.0194056 -0.000682514 8.2261e-11 0.0193591 -0.000575253 8.11316e-11 0.0193086 -0.000474244 7.24806e-11 0.0192546 -0.000378628 6.03102e-11 0.0191961 -0.000288936 5.04936e-11 0.0191324 -0.000204391 4.36716e-11 0.0190625 -0.00012501 4.10665e-11 0.0189864 -5.04799e-05 4.42787e-11 0.0189062 1.85087e-05 5.12278e-11 0.0188226 8.14221e-05 9.33243e-11 0.0187378 0.000138738 1.15134e-10 0.0186506 0.000190192 1.35929e-10 0.0185639 0.000235996 1.48087e-10 0.0184766 0.000275758 1.54271e-10 0.0183908 0.000309357 1.50508e-10 0.0183067 0.000336153 1.38496e-10 0.0182258 0.000355594 1.17331e-10 0.0181483 0.000366614 8.65678e-11 0.0180753 0.000368716 4.84808e-11 0.0180061 0.000362636 1.73482e-11 0.0179423 0.000346406 -1.46458e-11 0.0178862 0.000317871 -5.04057e-11 0.0178396 0.000276163 -7.73368e-11 0.0178042 0.000220965 -1.28549e-10 0.0177818 0.000151546 -1.7305e-10 0.0177721 6.88945e-05 -2.01098e-10 0.0177766 -2.5697e-05 -1.27472e-10 0.017788 -0.000127088 -3.23075e-10 0.0178096 -0.000234472 -3.35158e-10 0.0178429 -0.000349536 -2.85189e-10 0.0178801 -0.000462881 -4.29945e-10 0.0179202 -0.000570858 -1.78311e-10 0.0179574 -0.000676293 -1.29424e-10 0.0179887 -0.00077151 -6.07223e-11 0.0180046 -0.000846388 -1.18785e-12 0.0180016 -0.000896231 -2.59182e-10 0.0179797 -0.000920299 -9.65295e-11 -0.000926915 9.38849e-13 0.0225547 0.0153943 -9.28226e-12 0.022323 0.014359 -1.15063e-11 0.0220032 0.0132074 -1.91818e-11 0.021587 0.0119873 -6.9711e-12 0.0210818 0.0107446 -4.35871e-12 0.0204973 0.00952114 -3.86923e-12 0.0198776 0.00835457 -2.37543e-12 0.0192204 0.00727701 -5.48007e-12 0.0185724 0.0062988 -9.70752e-12 0.017942 0.0054443 -2.18524e-11 0.0173655 0.00472418 -3.32168e-11 0.0168843 0.0041457 -5.73559e-11 0.0166039 0.00376586 -1.09329e-10 0.0163393 0.00367661 -1.16317e-10 0.0162224 0.00367562 -1.28722e-10 0.0163985 0.00385128 -1.52957e-10 0.0168661 0.00434594 -1.9098e-10 0.0172218 0.00508374 -7.469e-11 0.0172538 0.00561456 -1.9995e-11 0.0171012 0.00574929 1.2254e-11 0.0169262 0.0056607 1.95442e-11 0.0166842 0.00553681 1.02399e-11 0.0164141 0.00530153 -1.0017e-11 0.0161816 0.00489719 -5.37831e-11 0.016177 0.00412042 -1.76197e-10 0.0167438 0.00251973 -4.66789e-10 0.0173706 0.000740155 -5.27112e-10 0.0178437 -0.000663574 -2.11167e-10 0.0183161 -0.00194832 -1.15252e-10 0.018544 -0.00289805 -4.49986e-11 0.018396 -0.00340232 4.39522e-11 0.0181892 -0.00374118 1.41082e-10 0.0179708 -0.00404476 1.63081e-10 0.0177698 -0.00433507 1.4893e-10 0.0176023 -0.00459941 9.54096e-11 0.0174698 -0.0048273 8.97952e-11 0.0173769 -0.00500419 7.34616e-11 0.0173258 -0.00513142 2.22784e-11 0.0173186 -0.00519584 -5.98311e-12 0.0173532 -0.0052126 -5.97089e-11 0.017411 -0.00516116 -5.29222e-11 0.0174537 -0.00504806 -6.7677e-11 0.0176413 -0.00497831 -7.63782e-11 0.0178984 -0.00483424 -7.92965e-11 0.0181655 -0.00455924 -8.27101e-11 0.0184756 -0.00428575 -6.73109e-11 0.0187847 -0.00396463 -5.32195e-11 0.0190607 -0.00362621 -5.51876e-11 0.0192929 -0.00329955 -1.7032e-11 0.0194766 -0.00299927 3.2907e-11 0.019618 -0.00272751 1.26316e-10 0.019728 -0.00248407 8.67417e-11 0.0198117 -0.00226304 1.02796e-11 0.0198895 -0.00205955 1.81302e-11 0.0199511 -0.00185659 2.51547e-11 0.0199999 -0.0016641 2.93688e-11 0.0200296 -0.00148256 1.24296e-11 0.0200426 -0.00131891 -4.38712e-12 0.0200399 -0.00116694 1.8382e-11 0.0200254 -0.00102492 3.09274e-11 0.0200007 -0.000891702 3.98995e-11 0.0199677 -0.000764727 4.93695e-11 0.0199268 -0.000644839 5.70618e-11 0.0198792 -0.000530764 6.02018e-11 0.0198259 -0.000423256 5.52331e-11 0.0197677 -0.000321576 4.62614e-11 0.0197056 -0.000226059 3.76822e-11 0.0196384 -0.000136253 3.16627e-11 0.0195671 -5.2116e-05 2.83314e-11 0.0194903 2.5656e-05 3.13568e-11 0.0194106 9.68021e-05 3.53396e-11 0.0193264 0.000161365 4.49376e-11 0.0192407 0.000219524 7.50721e-11 0.019153 0.000271058 1.02041e-10 0.0190654 0.000315917 1.18181e-10 0.0189778 0.000353649 1.26461e-10 0.0188917 0.000383739 1.24633e-10 0.0188082 0.000405399 1.11589e-10 0.0187294 0.00041746 8.79602e-11 0.0186569 0.000419364 5.62759e-11 0.0185914 0.000412121 3.41551e-11 0.0185339 0.00039364 2.67442e-12 0.0184872 0.000361057 -1.88245e-11 0.0184516 0.000314297 -6.06645e-11 0.0184285 0.00025246 -7.90963e-11 0.0184183 0.000176102 -1.34084e-10 0.0184214 8.63687e-05 -1.01198e-10 0.0184314 -1.21271e-05 -2.33248e-10 0.0184507 -0.000117041 -1.57206e-10 0.0184823 -0.000233498 -2.20929e-10 0.0185223 -0.00035221 -2.94897e-10 0.0185582 -0.000462893 -2.88769e-10 0.0185988 -0.000571423 -4.15858e-10 0.0186348 -0.000674502 -3.96197e-10 0.0186565 -0.000761966 -3.09915e-10 0.0186573 -0.00082626 -2.09348e-10 0.0186348 -0.000858466 2.36745e-11 0.0185897 -0.000870603 -2.80929e-12 0.0185274 -0.000867204 3.70154e-11 -0.000852254 5.17745e-11 0.0229564 0.0156197 -5.65252e-12 0.022709 0.0146057 -3.79746e-12 0.0223852 0.0135311 3.403e-13 0.0219897 0.0123809 -1.23728e-12 0.0215165 0.011216 1.0032e-12 0.0209833 0.0100542 -3.65182e-13 0.0203905 0.00894035 -1.24069e-12 0.0197839 0.00788056 -1.05322e-12 0.0191589 0.0069186 -3.64026e-12 0.0185467 0.00603937 -1.27272e-11 0.0179718 0.00528384 -2.43826e-11 0.0174382 0.00464483 -3.60527e-11 0.0170167 0.00413739 -7.71882e-11 0.0167715 0.00382955 -1.08733e-10 0.0165743 0.00377976 -1.13545e-10 0.0165155 0.00380882 -1.30351e-10 0.0167351 0.00400507 -1.42151e-10 0.0171542 0.00450708 -1.67394e-10 0.0174952 0.00517034 -8.74795e-11 0.0175741 0.00564632 -1.36678e-11 0.0174946 0.00572991 -2.94651e-12 0.0173949 0.00563067 1.23593e-11 0.0172783 0.00541086 -3.11995e-11 0.0172756 0.0048919 -1.22625e-10 0.0177175 0.00366067 -3.10975e-10 0.0184511 0.0017284 -6.76251e-10 0.0191035 8.01915e-05 -4.11671e-10 0.0195851 -0.00110198 -6.44043e-11 0.019821 -0.0021388 -2.30952e-11 0.0197937 -0.00281892 4.81631e-11 0.0195529 -0.00309661 1.60625e-10 0.0192839 -0.00341081 1.89679e-10 0.0190232 -0.00372962 1.50744e-10 0.0187855 -0.00405144 1.44261e-10 0.0185744 -0.00434532 1.07689e-10 0.0183867 -0.00460366 1.06729e-10 0.0182264 -0.00480987 7.52154e-11 0.0180938 -0.00497127 9.89296e-12 0.0180001 -0.00507632 -1.31388e-11 0.0179441 -0.00513964 5.86928e-12 0.0179434 -0.00514539 -3.60574e-11 0.0180075 -0.00510385 -5.93348e-11 0.0180238 -0.00498673 -6.73261e-11 0.0180644 -0.00486876 -7.94133e-11 0.0183095 -0.00480067 -1.15608e-10 0.0186007 -0.0045813 -4.96329e-11 0.0189024 -0.00427307 -3.153e-11 0.0192126 -0.00394547 -7.42669e-11 0.0195124 -0.00360892 -4.23347e-11 0.0197753 -0.00326922 -2.78433e-11 0.0199892 -0.00294783 2.6057e-11 0.0201527 -0.00265246 1.57482e-10 0.0202753 -0.00238841 -4.87779e-11 0.0203666 -0.00215164 2.81986e-11 0.0204475 -0.0019377 2.08195e-11 0.0205061 -0.0017223 2.24952e-11 0.0205471 -0.00152229 1.36193e-11 0.0205652 -0.00133541 1.76773e-11 0.0205709 -0.00117159 9.19818e-14 0.020561 -0.00101452 -6.49421e-12 0.0205397 -0.000869529 -8.48685e-12 0.0205093 -0.000732925 -1.6681e-13 0.0204712 -0.000604575 1.31232e-11 0.0204244 -0.000483177 2.26122e-11 0.020371 -0.00036873 2.46578e-11 0.0203097 -0.000260845 2.10871e-11 0.020244 -0.000159467 1.67887e-11 0.0201727 -6.4545e-05 1.28935e-11 0.0200992 2.34379e-05 1.34074e-11 0.0200222 0.000103848 1.70945e-11 0.0199427 0.000176912 2.65579e-11 0.01986 0.00024253 3.18003e-11 0.019775 0.000300707 3.98306e-11 0.0196883 0.000351182 6.81094e-11 0.0196013 0.000393567 7.94089e-11 0.0195151 0.00042721 8.4544e-11 0.019431 0.000451244 7.66819e-11 0.0193507 0.000464315 5.95143e-11 0.0192759 0.000465764 4.15187e-11 0.0192074 0.000457217 2.58725e-11 0.0191481 0.000435742 2.35603e-13 0.0191015 0.00039883 -3.14509e-11 0.0190705 0.000345781 -5.95131e-11 0.0190541 0.000277206 -8.17687e-11 0.0190542 0.000193693 -1.33132e-10 0.0190617 0.00010133 -1.25243e-10 0.0190814 -3.12371e-06 -1.45903e-10 0.0191138 -0.000117515 -1.21312e-10 0.0191588 -0.000239178 -2.01453e-10 0.019203 -0.000355228 -1.69426e-10 0.0192417 -0.000463894 -6.12671e-11 0.0192802 -0.000571095 -1.97605e-10 0.0193105 -0.000667326 -2.03353e-10 0.0193231 -0.000744559 -2.74122e-10 0.0193052 -0.000788719 -2.30783e-10 0.0192598 -0.000806625 -2.21641e-10 0.0191944 -0.000807139 -1.39889e-11 0.019114 -0.000795371 3.66342e-11 0.0190237 -0.000777596 5.58216e-11 -0.000749136 8.09418e-11 0.0233753 0.0159202 -3.93052e-12 0.0231007 0.0148809 3.33802e-12 0.0227809 0.0138484 -2.28926e-14 0.0223886 0.0127738 3.90901e-12 0.0219395 0.0116603 2.48118e-12 0.0214338 0.0105606 6.75489e-13 0.0208869 0.00948284 -2.34242e-12 0.0203014 0.00846412 -2.93814e-12 0.0197103 0.00750099 -3.65484e-12 0.0191187 0.0066305 -6.25321e-12 0.0185408 0.00583992 -1.53724e-11 0.0180098 0.00516148 -2.72082e-11 0.0175188 0.00459054 -4.0007e-11 0.0171666 0.00412675 -7.49527e-11 0.0169306 0.00392444 -1.10023e-10 0.0167786 0.00386766 -1.17246e-10 0.0167799 0.00391604 -1.2987e-10 0.0170466 0.00411944 -1.463e-10 0.0174375 0.00461383 -1.75359e-10 0.0177795 0.00520072 -1.0177e-10 0.0179081 0.00557536 -3.89947e-11 0.0179871 0.00554854 -2.95453e-11 0.018052 0.00532503 -1.12662e-10 0.0183631 0.00454041 -3.01476e-10 0.0192563 0.00266865 -6.99975e-10 0.0200929 0.000858674 -5.6273e-10 0.0206 -0.000371701 -5.80431e-11 0.0209967 -0.00144006 -1.91225e-11 0.0210794 -0.0021576 6.33185e-11 0.0207624 -0.0024348 2.06666e-10 0.0204773 -0.00275469 2.00306e-10 0.0201942 -0.00307455 1.90519e-10 0.0199282 -0.00341684 1.58266e-10 0.0196745 -0.00375383 1.45933e-10 0.019434 -0.00406607 1.25885e-10 0.019208 -0.00434084 1.07618e-10 0.0190049 -0.00457343 6.86518e-11 0.0188285 -0.00476298 8.67119e-11 0.0186815 -0.00490484 5.85347e-11 0.0185701 -0.00500398 5.74178e-12 0.0185001 -0.00505643 -1.32276e-11 0.0184791 -0.00506756 -4.68716e-11 0.0185298 -0.00502467 -5.91389e-11 0.0186038 -0.00493274 -5.89571e-11 0.0186019 -0.00478802 -6.43908e-11 0.0187124 -0.00468545 -9.28717e-11 0.0189911 -0.0045488 -1.0769e-10 0.0193189 -0.00427857 -5.89724e-11 0.019641 -0.00393763 -5.05236e-11 0.0199641 -0.00359955 -6.64396e-11 0.0202527 -0.00324233 -3.81306e-11 0.0204915 -0.0028949 3.74097e-11 0.0206756 -0.00257444 6.97592e-12 0.0208076 -0.00228461 1.14877e-10 0.0208985 -0.00202825 -5.45396e-12 0.0209757 -0.00179879 1.84505e-11 0.0210304 -0.00157597 1.87408e-11 0.021062 -0.00136546 1.16665e-11 0.0210665 -0.00117354 1.77353e-11 0.0210604 -0.00100598 -2.24021e-12 0.0210415 -0.000846485 -3.53949e-11 0.0210116 -0.000698955 -4.22509e-11 0.0209738 -0.000561568 -3.40829e-11 0.0209263 -0.000432555 -2.64544e-11 0.0208703 -0.000311083 -2.05152e-11 0.020805 -0.000196995 -1.43626e-11 0.0207331 -9.0096e-05 -4.19438e-12 0.0206562 9.05461e-06 4.98271e-12 0.0205772 9.98606e-05 1.7476e-11 0.0204966 0.000182371 2.7274e-11 0.0204152 0.000256486 3.08414e-11 0.0203329 0.000322085 3.49176e-11 0.0202499 0.0003789 4.29113e-11 0.0201668 0.000426449 5.91153e-11 0.0200847 0.000463976 5.89848e-11 0.0200052 0.000490554 5.60143e-11 0.0199308 0.000504496 4.14862e-11 0.0198631 0.000505412 3.72442e-11 0.0198021 0.000495075 2.9219e-11 0.0197502 0.000470462 7.78797e-12 0.019712 0.000428026 -2.31301e-11 0.0196874 0.000368797 -6.1619e-11 0.0196796 0.000293387 2.6169e-11 0.0196792 0.000207598 -1.61276e-10 0.0196924 0.000110869 -1.58704e-10 0.0197262 -5.89942e-06 -1.67523e-10 0.0197733 -0.00012819 -1.1393e-10 0.0198219 -0.000248622 -1.32953e-10 0.0198646 -0.000359266 -2.80863e-10 0.0199072 -0.000465541 1.83424e-11 0.0199429 -0.000567481 -1.24012e-11 0.019963 -0.000653332 -5.26146e-11 0.0199563 -0.000713792 -2.62656e-10 0.0199149 -0.0007362 -1.5567e-10 0.0198511 -0.000740793 1.04616e-13 0.0197702 -0.000731863 2.70162e-11 0.0196753 -0.000714334 -2.57676e-12 0.0195712 -0.000688294 6.31366e-12 0.0194573 -0.000657975 4.25536e-11 -0.000621235 6.64817e-11 0.0238962 0.0163256 -1.50252e-12 0.0235355 0.0152427 9.41776e-13 0.0231945 0.014189 4.21107e-12 0.0228081 0.0131587 -6.18458e-13 0.0223679 0.0121009 -9.89502e-13 0.0218826 0.0110417 1.53725e-13 0.021363 0.010003 -2.10696e-12 0.0208117 0.00901074 -2.40822e-12 0.0202409 0.00806787 -3.85599e-12 0.0196691 0.00719446 -4.33376e-12 0.0191089 0.00639578 -8.36314e-12 0.018566 0.00568342 -1.68078e-11 0.01807 0.00506847 -3.34007e-11 0.0176119 0.00455193 -3.60658e-11 0.0173361 0.00413536 -8.2888e-11 0.0170869 0.00402255 -1.19257e-10 0.0169857 0.00392242 -1.25436e-10 0.0170372 0.00397576 -1.34452e-10 0.0173845 0.00416217 -1.58531e-10 0.0178147 0.00461115 -1.87105e-10 0.0182203 0.00505833 -1.53107e-10 0.0185304 0.0051901 -1.09503e-10 0.018942 0.00485227 -3.20797e-10 0.0198781 0.00348073 -7.97014e-10 0.0208657 0.00158042 -7.33828e-10 0.0214964 0.00021804 -3.15297e-10 0.0219511 -0.000772253 4.89067e-11 0.0220484 -0.00147972 8.96583e-11 0.0217838 -0.00182993 1.75017e-10 0.0215183 -0.00209339 3.00725e-10 0.0212342 -0.00240474 2.77125e-10 0.0209686 -0.00275124 2.43759e-10 0.0207091 -0.00311111 2.29118e-10 0.0204579 -0.00345807 1.74441e-10 0.0202136 -0.00378364 1.63187e-10 0.0199819 -0.0040707 1.23263e-10 0.0197678 -0.004325 1.18039e-10 0.0195699 -0.00453254 1.24492e-10 0.0193972 -0.00470494 9.40854e-11 0.0192535 -0.00483271 5.01924e-11 0.0191443 -0.00492386 3.70471e-11 0.0190741 -0.00497215 -7.49655e-12 0.0190539 -0.00498222 -2.45348e-11 0.019082 -0.0049442 -4.70453e-11 0.0191644 -0.0048539 -4.73662e-11 0.019203 -0.00471451 -6.97513e-11 0.019234 -0.00457013 -1.05099e-10 0.0194347 -0.00447054 -1.18623e-10 0.0197413 -0.00423899 -1.34263e-10 0.0200549 -0.00391527 -1.35116e-10 0.0203662 -0.00355653 -1.27399e-10 0.0206659 -0.00319887 -5.9174e-11 0.0209189 -0.00283165 -1.69672e-11 0.0211143 -0.00248488 2.61164e-11 0.0212536 -0.00216914 5.0472e-11 0.0213479 -0.00189222 1.14756e-10 0.0214228 -0.00164715 4.42625e-11 0.0214763 -0.00141463 4.42607e-11 0.0215015 -0.00119269 2.59295e-11 0.0214948 -0.000994407 2.22246e-11 0.0214774 -0.000823732 -8.84596e-12 0.0214478 -0.00066431 -1.09835e-11 0.0214083 -0.000516612 -1.37377e-11 0.0213602 -0.00037981 -2.21776e-11 0.0213039 -0.000251639 -2.78903e-11 0.0212393 -0.000131741 -2.62955e-11 0.0211679 -2.04074e-05 -1.69169e-11 0.021091 8.19588e-05 -2.4708e-12 0.0210105 0.000175017 8.79612e-12 0.020928 0.000258565 2.06694e-11 0.020845 0.000332426 2.62714e-11 0.0207623 0.000396302 4.12339e-11 0.020681 0.000449555 5.43526e-11 0.0206023 0.000491401 5.52437e-11 0.0205278 0.000520601 4.49405e-11 0.0204595 0.00053549 3.00255e-11 0.0203998 0.000535347 2.56845e-11 0.0203478 0.000523285 2.51503e-11 0.0203075 0.00049437 -8.26598e-12 0.0202816 0.000446339 1.73076e-11 0.0202722 0.000381208 -1.15454e-10 0.0202669 0.000304247 1.87207e-11 0.0202758 0.000214502 4.60541e-12 0.0203052 0.000103104 9.44004e-13 0.0203546 -2.05127e-05 -1.57574e-10 0.0204051 -0.000143892 -1.37936e-10 0.0204524 -0.000260561 -1.92177e-10 0.0204891 -0.000365146 9.76288e-11 0.0205328 -0.000467534 -2.70406e-10 0.0205616 -0.000558598 -3.45064e-10 0.0205669 -0.000631073 -2.47454e-10 0.0205349 -0.000664198 -2.7062e-10 0.020473 -0.000671211 3.31087e-10 0.0203914 -0.000665321 1.15124e-10 0.0202958 -0.000648284 6.07604e-11 0.020189 -0.000622101 5.50103e-11 0.0200729 -0.000589814 4.88509e-11 0.0199496 -0.000553759 6.57588e-11 0.0198203 -0.000516313 6.89758e-11 -0.000476235 7.52004e-11 0.0244812 0.0168905 4.60591e-12 0.0240362 0.015687 3.02404e-12 0.0236234 0.0146027 5.24513e-12 0.0232255 0.0135545 -2.83953e-12 0.022792 0.0125359 2.25869e-12 0.0223176 0.0115132 -1.3962e-12 0.0218118 0.0105098 6.72335e-13 0.0212865 0.00953218 -4.38881e-12 0.0207398 0.00861419 -3.32602e-12 0.0201868 0.00773918 -7.71088e-12 0.0196361 0.00694043 -7.60409e-12 0.0191072 0.00620385 -1.30902e-11 0.0185995 0.00555729 -2.42024e-11 0.0181311 0.00499421 -3.60488e-11 0.0177247 0.00451739 -4.61619e-11 0.0174682 0.00419294 -1.05666e-10 0.0172841 0.00401562 -1.14826e-10 0.0172963 0.00386787 -1.46801e-10 0.0174679 0.00388502 -1.5515e-10 0.0179344 0.00403223 -2.2041e-10 0.0184945 0.00431321 -2.81438e-10 0.0191179 0.00445885 -2.8149e-10 0.0200461 0.00379569 -5.16117e-10 0.0212554 0.00203706 -9.92225e-10 0.0221868 0.000591447 -4.28671e-10 0.0226734 -0.00021397 2.42449e-11 0.0228178 -0.000856327 6.16296e-11 0.0226958 -0.00129026 1.69244e-10 0.0224071 -0.0014635 3.46558e-10 0.0221432 -0.00175814 3.10056e-10 0.0218935 -0.00209513 2.83075e-10 0.0216511 -0.00246103 2.70621e-10 0.0214121 -0.00283042 2.68024e-10 0.0211824 -0.0031869 2.02884e-10 0.0209595 -0.00351865 2.15233e-10 0.0207486 -0.00381949 1.33908e-10 0.0205458 -0.00408408 1.9683e-10 0.0203552 -0.00430989 7.93298e-11 0.0201809 -0.00449854 1.2712e-10 0.0200244 -0.00464737 1.19778e-10 0.0198926 -0.00476166 9.00426e-11 0.0197899 -0.00483637 5.06598e-11 0.0197119 -0.00487676 4.50357e-12 0.0196668 -0.00487371 -1.2163e-11 0.0196662 -0.00483492 -3.7329e-11 0.0197122 -0.00474365 -4.49001e-11 0.0197603 -0.00460349 -6.24908e-11 0.019757 -0.00445336 -1.3421e-10 0.019834 -0.00430463 -1.39481e-10 0.0200658 -0.00413807 -1.64862e-10 0.0203685 -0.00385657 -1.77818e-10 0.0206675 -0.00349966 -1.00505e-10 0.0209586 -0.00312892 -4.50918e-11 0.0212217 -0.00275392 -3.67163e-11 0.0214366 -0.00238735 4.55474e-11 0.0215966 -0.00205052 9.77409e-11 0.0217015 -0.00174727 1.07457e-10 0.0217742 -0.00148161 6.34492e-11 0.0218311 -0.00124396 5.53199e-11 0.0218514 -0.00100997 5.32052e-11 0.0218346 -0.000803368 6.2016e-11 0.021802 -0.000629331 7.72709e-11 0.0217613 -0.000473944 6.15023e-11 0.0217096 -0.000326359 4.75412e-11 0.0216513 -0.000191946 3.67709e-11 0.0215876 -6.78282e-05 2.90609e-11 0.0215196 4.6574e-05 2.11003e-11 0.0214475 0.000151138 1.53722e-11 0.0213727 0.000245147 1.27184e-11 0.021296 0.000328264 1.56998e-11 0.0212185 0.00040002 1.97088e-11 0.0211418 0.000459747 4.40873e-11 0.0210678 0.000506282 5.412e-11 0.0209986 0.000538476 5.69381e-11 0.0209375 0.000553993 4.97428e-11 0.0208857 0.000553071 2.39121e-11 0.0208438 0.000538468 5.45333e-11 0.0208143 0.000504878 1.82429e-11 0.0208023 0.000452542 -4.97062e-11 0.0207936 0.000386997 -3.92487e-11 0.0208014 0.000305563 -3.47949e-11 0.0208334 0.000198835 -1.69535e-11 0.0208883 7.78063e-05 -4.9133e-11 0.0209457 -4.52986e-05 -7.59832e-11 0.0210022 -0.000164961 -8.55095e-11 0.0210481 -0.000272856 -7.26808e-11 0.0210892 -0.000371441 -7.90659e-11 0.0211227 -0.000466539 -6.00716e-11 0.021139 -0.000545923 -5.13417e-11 0.0211214 -0.00059313 -7.23517e-11 0.021064 -0.000602956 -8.45024e-11 0.0209854 -0.000598529 -1.12209e-11 0.0208923 -0.000582507 2.47067e-11 0.0207839 -0.000555605 1.91464e-11 0.0206646 -0.000521402 2.25073e-11 0.020536 -0.000482839 3.99876e-11 0.0204013 -0.000442272 5.09947e-11 0.0202628 -0.000401153 7.72626e-11 0.0201228 -0.000361309 8.38561e-11 -0.000321732 1.10194e-10 0.025088 0.0174753 8.34029e-12 0.024595 0.0161791 5.70459e-12 0.0241388 0.0150597 5.83667e-12 0.0236919 0.0140013 5.05962e-12 0.0232453 0.0129813 2.82864e-12 0.0227769 0.0119819 5.90928e-12 0.0222758 0.011008 1.6254e-12 0.0217607 0.0100481 9.9305e-13 0.0212321 0.00914016 -4.68447e-12 0.0206943 0.0082744 -5.91906e-12 0.020157 0.00747117 -8.58652e-12 0.0196297 0.00672431 -1.27184e-11 0.0191223 0.00605133 -1.40737e-11 0.0186514 0.00544649 -2.84523e-11 0.0182124 0.00493247 -3.66053e-11 0.0178803 0.00447502 -6.92493e-11 0.0176157 0.00419703 -1.20247e-10 0.0174979 0.00389663 -1.43516e-10 0.0176423 0.00365323 -1.55182e-10 0.0180554 0.00347495 -2.46621e-10 0.0189164 0.00328736 -3.05927e-10 0.020027 0.00316584 -5.37584e-10 0.021481 0.00202119 -1.08983e-09 0.0226513 0.000703733 -7.96993e-10 0.0232701 -3.34453e-06 -2.69768e-11 0.0235523 -0.000468532 1.1835e-11 0.0234874 -0.000751759 1.05873e-10 0.0231315 -0.000876134 2.64791e-10 0.0229038 -0.00116687 3.06249e-10 0.0227022 -0.00149297 2.77064e-10 0.0225164 -0.00185444 3.0135e-10 0.0223367 -0.0022334 2.78005e-10 0.0221655 -0.00260809 2.487e-10 0.0219957 -0.00296682 2.73199e-10 0.0218249 -0.0032982 2.28277e-10 0.021648 -0.00359874 1.87198e-10 0.0214645 -0.0038622 1.92741e-10 0.021281 -0.0040914 1.50473e-10 0.0210992 -0.0042816 1.56891e-10 0.0209272 -0.00443995 1.69407e-10 0.0207638 -0.00456095 1.09696e-10 0.0206115 -0.00465141 1.23666e-10 0.0204725 -0.00470643 5.29313e-11 0.0203534 -0.00473047 3.52848e-11 0.0202579 -0.00471788 -8.52118e-12 0.0202028 -0.00467214 -3.33111e-11 0.0202003 -0.00458275 -6.20623e-11 0.0202094 -0.00444611 -7.43383e-11 0.0202209 -0.00430057 -1.20833e-10 0.0202193 -0.00412211 -1.29609e-10 0.0203502 -0.00397628 -1.415e-10 0.0205902 -0.00373458 -1.32209e-10 0.0208671 -0.00340942 -1.35298e-10 0.0211468 -0.00303803 -1.32282e-10 0.0214222 -0.0026661 -2.83375e-11 0.0216571 -0.00228621 -3.84579e-12 0.021837 -0.00192446 7.06922e-11 0.0219595 -0.00159942 9.80533e-11 0.0220315 -0.00131161 1.13728e-11 0.0220889 -0.00106421 1.36457e-10 0.0221175 -0.000829815 1.32525e-10 0.0221019 -0.000612136 1.26349e-10 0.0220578 -0.000428827 1.11805e-10 0.0220089 -0.000277164 1.04125e-10 0.0219511 -0.000135249 1.01338e-10 0.0218873 -7.02897e-06 9.09635e-11 0.0218206 0.000108305 7.73267e-11 0.0217521 0.000212856 6.3415e-11 0.0216833 0.000305418 5.47935e-11 0.021615 0.000385671 5.29346e-11 0.0215486 0.000452659 5.34108e-11 0.0214854 0.000504644 5.28068e-11 0.0214283 0.000540325 4.44766e-11 0.0213792 0.000556441 6.23626e-11 0.0213413 0.000555122 3.91493e-11 0.021312 0.000536525 4.07909e-11 0.0212985 0.000501593 1.0841e-10 0.0212849 0.000450484 4.4657e-11 0.0212903 0.000378906 3.7881e-11 0.0213249 0.000278697 1.77687e-11 0.0213829 0.000162243 -4.19367e-11 0.0214471 4.2674e-05 -2.86486e-11 0.0215085 -7.93783e-05 -3.69821e-11 0.0215664 -0.00018994 -6.08442e-11 0.021607 -0.000286202 -1.69965e-11 0.0216515 -0.000378188 -6.51671e-11 0.0216806 -0.000460124 -6.5526e-11 0.0216834 -0.000522069 -6.46788e-11 0.0216394 -0.000538952 -9.36838e-12 0.0215641 -0.000533941 9.83774e-12 0.0214739 -0.000519386 3.96572e-12 0.0213695 -0.00049148 2.9503e-11 0.0212502 -0.000454804 2.91245e-11 0.0211194 -0.000413051 2.42803e-11 0.0209811 -0.000368661 3.45424e-11 0.0208373 -0.000323736 4.2824e-11 0.0206909 -0.000279919 5.77417e-11 0.0205441 -0.00023826 5.99644e-11 0.0203975 -0.00019944 5.73119e-11 -0.000163292 6.33761e-11 0.0258274 0.0183584 7.52294e-12 0.0251539 0.016853 5.499e-12 0.0246372 0.0155764 8.09097e-12 0.0241634 0.0144776 6.848e-12 0.0236973 0.0134454 2.45805e-12 0.023231 0.0124514 7.15964e-12 0.022746 0.0114881 1.62946e-12 0.0222362 0.0105598 4.21504e-12 0.0217182 0.00965207 -3.26966e-12 0.0211942 0.00880037 -4.37285e-12 0.0206672 0.00798946 -6.35263e-12 0.0201501 0.00723953 -1.21571e-11 0.0196421 0.00654565 -1.26636e-11 0.0191699 0.00590763 -2.50041e-11 0.0187287 0.00535029 -3.25228e-11 0.0183665 0.00480867 -5.91878e-11 0.0180999 0.00439223 -1.02343e-10 0.0179161 0.00400561 -9.12719e-11 0.0179355 0.00354966 -3.84065e-10 0.0182739 0.00300786 -3.41224e-11 0.0190868 0.00232269 -5.63636e-10 0.0208182 0.00117141 -5.34429e-10 0.0225141 -0.000159753 -1.38324e-09 0.0235481 -0.000488783 -7.03717e-10 0.0240768 -0.000497787 -1.148e-10 0.0241171 -0.000458213 -4.68522e-11 0.0239192 -0.00050806 7.31571e-11 0.023837 -0.000716296 3.07863e-10 0.0237271 -0.000970141 2.4532e-10 0.0236251 -0.00130385 2.31982e-10 0.0235212 -0.00167021 2.69313e-10 0.0234047 -0.00204493 2.56319e-10 0.0232652 -0.00240992 3.00641e-10 0.0231052 -0.00275342 2.2402e-10 0.0229281 -0.00307076 2.05447e-10 0.0227357 -0.00335679 1.93322e-10 0.0225355 -0.003611 1.76495e-10 0.0223219 -0.00383167 2.04e-10 0.0221024 -0.00401994 1.44864e-10 0.0218794 -0.00417772 9.73034e-11 0.0216594 -0.00430488 9.27244e-11 0.0214477 -0.00440476 2.98851e-11 0.0212489 -0.00447398 6.96372e-11 0.0210647 -0.00451674 7.11428e-11 0.0209027 -0.0045271 3.14593e-11 0.0207652 -0.00451063 1.12497e-11 0.0206624 -0.00445968 -2.29447e-11 0.0206096 -0.00437564 -5.67478e-11 0.0205746 -0.00424864 -8.08593e-11 0.0205702 -0.0041001 -1.05308e-10 0.0205411 -0.00393487 -1.95906e-10 0.0205761 -0.0037613 -2.05004e-10 0.0207428 -0.00356955 -2.30053e-10 0.0209967 -0.00328969 -2.3699e-10 0.0212631 -0.00293288 -1.68872e-10 0.0215301 -0.00255349 -1.51191e-10 0.0217772 -0.00217352 -2.44956e-11 0.0219785 -0.00180085 3.31364e-11 0.0221224 -0.0014565 6.75019e-11 0.0222063 -0.00114895 1.21203e-10 0.0222582 -0.000882859 1.09476e-10 0.0222948 -0.000649454 1.20625e-10 0.0222949 -0.000429209 1.26416e-10 0.0222542 -0.000237303 1.3246e-10 0.022202 -8.59384e-05 1.32268e-10 0.0221455 4.39713e-05 1.26494e-10 0.022083 0.000161961 1.09397e-10 0.0220198 0.00026387 1.00084e-10 0.0219589 0.000351204 1.03563e-10 0.0219012 0.000424827 1.06633e-10 0.0218488 0.000482442 1.00424e-10 0.0218042 0.000521052 1.17094e-10 0.0217701 0.00053957 7.60863e-11 0.0217478 0.000536231 8.07597e-11 0.021737 0.000519719 4.7364e-11 0.0217208 0.000487193 8.48211e-11 0.0217281 0.000427306 7.80559e-11 0.0217687 0.000336908 6.24668e-11 0.0218361 0.000228462 5.33965e-11 0.0219072 0.0001145 1.99199e-11 0.0219812 -4.17334e-06 2.52788e-11 0.0220474 -0.000120589 2.76573e-11 0.022105 -0.000215946 2.18881e-11 0.0221473 -0.000302122 1.97901e-11 0.0221774 -0.000383825 2.78565e-11 0.0221916 -0.000450651 2.31364e-11 0.0221659 -0.000480512 2.58452e-11 0.0220986 -0.00047519 8.18489e-12 0.0220079 -0.000461229 -4.21949e-13 0.0219028 -0.000432831 7.77575e-12 0.0217815 -0.000393498 4.17701e-11 0.0216476 -0.000347969 4.68484e-11 0.0215054 -0.000299013 4.47857e-11 0.0213569 -0.000249144 5.03479e-11 0.0212055 -0.000200321 6.59526e-11 0.0210525 -0.000153827 8.82509e-11 0.0209007 -0.000110546 9.96644e-11 0.0207503 -7.13041e-05 1.05945e-10 0.0206025 -3.6076e-05 9.14965e-11 -5.19189e-06 1.07532e-10 0.0265124 0.01916 4.71408e-12 0.0258093 0.017559 7.19398e-12 0.025206 0.0161759 6.19461e-12 0.0246907 0.0149935 6.70673e-12 0.0241982 0.0139357 7.47605e-12 0.0237063 0.0129442 4.59276e-12 0.0232198 0.0119744 2.29671e-12 0.0227185 0.0110609 1.8212e-12 0.0222064 0.0101612 4.13063e-13 0.0216888 0.00931863 -4.16499e-12 0.0211702 0.00850194 -4.37863e-12 0.02066 0.00774787 -9.82288e-12 0.0201593 0.00703499 -1.19967e-11 0.0196906 0.00636828 -2.68469e-11 0.0192666 0.00575712 -2.878e-11 0.0189152 0.00511286 -1.05775e-10 0.0186623 0.00459647 -1.16426e-10 0.0185741 0.00403589 -7.76651e-11 0.0186962 0.00334942 -2.465e-10 0.0192402 0.00235272 -2.46522e-10 0.0207301 0.000644377 -6.2762e-10 0.0226319 -0.00106923 -1.04564e-09 0.0238965 -0.00178413 -9.95578e-10 0.0247215 -0.00149123 -5.79426e-10 0.0252439 -0.00102011 -2.00991e-10 0.0254932 -0.000702834 -1.55341e-10 0.0254639 -0.000443394 -6.03501e-11 0.0252839 -0.000451141 1.10756e-10 0.0251475 -0.000750142 1.38107e-10 0.0249841 -0.001066 1.47371e-10 0.0248164 -0.00143416 1.95096e-10 0.0246419 -0.00180703 2.44495e-10 0.024454 -0.00216308 2.22545e-10 0.0242549 -0.00249264 2.17649e-10 0.0240434 -0.00279536 2.13378e-10 0.0238175 -0.0030684 2.46484e-10 0.0235717 -0.00331332 1.92904e-10 0.0233087 -0.00352714 2.02636e-10 0.0230389 -0.00371359 1.88073e-10 0.022768 -0.00387118 1.46547e-10 0.0225038 -0.00400369 1.3587e-10 0.0222483 -0.00410943 1.5716e-10 0.0220034 -0.00419155 1.20476e-10 0.0217696 -0.00424672 8.68412e-11 0.0215506 -0.0042783 5.55931e-11 0.0213484 -0.00428209 4.12973e-11 0.0211715 -0.00426081 6.24097e-12 0.0210283 -0.00421095 -2.40341e-11 0.0209314 -0.00413201 -6.64732e-11 0.0208694 -0.00401724 -8.79953e-11 0.0208222 -0.00386978 -1.32865e-10 0.0207995 -0.00372606 -1.78624e-10 0.0207747 -0.0035354 -2.01823e-10 0.0208511 -0.00335894 -2.22405e-10 0.0210388 -0.00311721 -2.66822e-10 0.0212852 -0.00280214 -2.42139e-10 0.0215434 -0.00243391 -1.55907e-10 0.0218022 -0.00206246 -1.07095e-10 0.0220265 -0.00168372 -2.61797e-11 0.0221955 -0.00132176 2.40932e-11 0.0223059 -0.000997607 4.85971e-11 0.0223677 -0.000714618 1.78059e-10 0.0224088 -0.000475136 9.25588e-11 0.0224313 -0.000264462 1.11284e-10 0.0224141 -7.41014e-05 1.42746e-10 0.0223665 8.37086e-05 1.99956e-10 0.0223163 0.000201098 1.64608e-10 0.0222697 0.000295793 1.42611e-10 0.0222238 0.000377207 1.35974e-10 0.0221837 0.000439886 1.40705e-10 0.0221541 0.000478976 1.11934e-10 0.0221366 0.000498813 1.62822e-10 0.0221237 0.000500326 1.28395e-10 0.0221178 0.000487818 1.15257e-10 0.0221386 0.000440133 1.07319e-10 0.0221835 0.000364904 9.33982e-11 0.0222496 0.000270535 1.79265e-10 0.0223268 0.000165007 1.35481e-10 0.0224085 5.02559e-05 1.12792e-10 0.0224918 -6.40049e-05 1.01104e-10 0.0225604 -0.000165842 9.53087e-11 0.0226094 -0.000243968 1.15895e-10 0.0226566 -0.000319759 7.79028e-11 0.0226838 -0.000386748 7.32444e-11 0.0226774 -0.000429906 6.17797e-11 0.0226199 -0.000428339 6.71596e-11 0.0225387 -0.000411121 9.2259e-11 0.0224413 -0.000382174 7.30933e-11 0.0223248 -0.000340162 5.58461e-11 0.0221925 -0.000290645 6.29368e-11 0.0220499 -0.000236566 6.8785e-11 0.0218994 -0.00018101 6.63002e-11 0.0217447 -0.000125982 6.29285e-11 0.0215874 -7.33667e-05 6.41218e-11 0.02143 -2.44586e-05 6.97904e-11 0.021274 1.99994e-05 7.67153e-11 0.0211207 5.95827e-05 7.93921e-11 0.0209706 9.37854e-05 7.97326e-11 0.020825 0.000123448 7.33777e-11 0.0001481 8.40192e-11 0.0274702 0.0194053 6.58713e-13 0.0265795 0.0184446 6.22118e-14 0.0258385 0.0169174 6.82265e-12 0.02524 0.0155934 5.75297e-12 0.024721 0.0144571 8.90303e-12 0.0242139 0.013449 1.9362e-12 0.0237159 0.0124736 4.83862e-12 0.0232104 0.0115646 3.32001e-14 0.0227034 0.0106664 3.41962e-12 0.0221932 0.00982932 -2.51642e-12 0.0216782 0.00901295 -3.82812e-12 0.0211771 0.00824617 -8.48058e-12 0.0206884 0.00751489 -1.35779e-11 0.0202305 0.00681496 -3.37455e-11 0.019872 0.00610037 -4.3578e-11 0.0195169 0.00541859 -1.30392e-10 0.0193273 0.00473319 -1.44797e-10 0.0193852 0.00391523 -1.76092e-10 0.0198969 0.00275118 -2.79801e-10 0.0212757 0.000832314 -4.3272e-10 0.0228725 -0.00119994 -7.72853e-10 0.0240558 -0.00251615 -6.55884e-10 0.0248318 -0.00284133 -6.17094e-10 0.0254757 -0.00236336 -4.94737e-10 0.0259621 -0.00162054 -4.14761e-10 0.0263018 -0.00106255 -2.48109e-10 0.0265394 -0.000692331 -2.159e-10 0.0265298 -0.000421541 -1.33985e-10 0.0263021 -0.00044751 1.82356e-11 0.0261235 -0.00080046 9.37339e-11 0.025918 -0.00114899 1.62418e-10 0.025698 -0.0015248 2.1027e-10 0.0254699 -0.00188002 2.21455e-10 0.02524 -0.00220162 2.1488e-10 0.0250042 -0.00249176 2.618e-10 0.0247531 -0.00275271 2.10176e-10 0.0244815 -0.00298665 1.95954e-10 0.0241915 -0.00319427 1.9106e-10 0.0238906 -0.00337704 1.7291e-10 0.0235876 -0.00353495 1.72633e-10 0.0232887 -0.00367007 1.4191e-10 0.022999 -0.00378147 1.45443e-10 0.022718 -0.00387175 1.22541e-10 0.0224483 -0.00393845 1.0259e-10 0.0221875 -0.00398436 1.00326e-10 0.0219399 -0.0040054 6.13743e-11 0.0217099 -0.00400573 3.25134e-11 0.021504 -0.00398083 -4.67461e-12 0.0213303 -0.00393477 -4.09132e-11 0.0211969 -0.0038614 -8.0668e-11 0.0211072 -0.00375935 -9.80124e-11 0.0210184 -0.00362089 -1.37723e-10 0.0209754 -0.00348052 -1.67244e-10 0.0209357 -0.00331161 -2.34258e-10 0.0209492 -0.00312405 -2.49703e-10 0.0210722 -0.00291854 -2.76018e-10 0.021295 -0.00265054 -2.78496e-10 0.0215429 -0.00230937 -2.95365e-10 0.0217962 -0.00194106 -2.70608e-10 0.0220363 -0.00156926 -1.82075e-10 0.0222356 -0.0012046 -1.21498e-10 0.0223813 -0.000868886 -2.43921e-11 0.0224738 -0.000575374 2.17872e-11 0.0225268 -0.000325175 3.64514e-11 0.0225577 -0.000117582 9.56614e-11 0.0225728 5.5019e-05 9.40023e-11 0.0225627 0.000195062 1.0632e-10 0.0225352 0.000302016 1.23032e-10 0.0225079 0.000374134 1.27278e-10 0.0224926 0.000420172 1.34768e-10 0.0224801 0.000442303 6.00274e-11 0.0224833 0.000438237 2.53493e-10 0.0225116 0.00040884 1.25033e-10 0.0225752 0.000354145 1.37297e-10 0.0226477 0.000281111 1.44703e-10 0.022731 0.000187525 1.36376e-10 0.0228232 7.9528e-05 1.46479e-10 0.0229189 -3.01878e-05 1.52405e-10 0.0230086 -0.000133109 1.57743e-10 0.0230776 -0.000213447 1.62721e-10 0.0231186 -0.000276704 1.36161e-10 0.0231593 -0.000339083 1.37225e-10 0.0231807 -0.000386122 1.34236e-10 0.0231515 -0.000394332 1.21597e-10 0.0230729 -0.000373034 1.12761e-10 0.0229792 -0.000343461 9.92219e-11 0.02287 -0.00029825 8.32972e-11 0.022741 -0.00024362 6.07123e-11 0.0225985 -0.000183958 5.74869e-11 0.022446 -0.000121738 6.19117e-11 0.0222872 -5.99982e-05 6.69083e-11 0.022125 -1.06591e-06 7.22637e-11 0.0219624 5.47658e-05 7.92183e-11 0.021801 0.000105354 8.71907e-11 0.0216424 0.000150811 9.39037e-11 0.0214871 0.000190956 1.01314e-10 0.0213356 0.000225765 1.08057e-10 0.0211882 0.000254733 1.22794e-10 0.0210459 0.000278677 1.20586e-10 0.0002966 1.31321e-10 0.0281013 0.0192605 -3.47659e-12 0.027447 0.0190986 1.49272e-12 0.0266219 0.0177479 1.32836e-11 0.0258825 0.0163323 1.06719e-11 0.0252762 0.0150662 2.08196e-11 0.0247334 0.0139886 2.17782e-12 0.0242186 0.0129892 1.70501e-12 0.0237136 0.0120689 -2.97964e-12 0.0231998 0.0111773 2.46261e-12 0.0226997 0.010329 -2.2112e-12 0.0221926 0.00951723 -6.83689e-12 0.0217024 0.00873181 -1.19732e-11 0.0212377 0.00797161 -2.28691e-11 0.0208431 0.00719663 -4.60765e-11 0.0205051 0.00640218 -1.10703e-10 0.0202431 0.00563979 -1.29259e-10 0.0202148 0.00470939 -1.74836e-10 0.020655 0.00340363 -2.63892e-10 0.0219491 0.00134002 -4.3045e-10 0.0234559 -0.000887401 -7.26389e-10 0.0245277 -0.00245619 -4.88621e-10 0.0251147 -0.00326324 -2.95748e-10 0.0254984 -0.00339771 -3.02166e-10 0.0259344 -0.00300596 -3.23813e-10 0.0264196 -0.0022999 -3.24726e-10 0.0267906 -0.0015485 -4.22905e-10 0.0270788 -0.0010071 -2.23895e-10 0.0273566 -0.000719324 -1.99374e-10 0.0274015 -0.00048864 -1.40805e-10 0.0271587 -0.000506941 -3.51883e-11 0.0269386 -0.000838827 1.1248e-10 0.0266932 -0.00119801 1.82519e-10 0.0264251 -0.00154192 2.11192e-10 0.0261541 -0.00186377 2.30297e-10 0.0258832 -0.00215128 2.16578e-10 0.0256032 -0.00240849 2.07014e-10 0.025308 -0.00263665 2.42176e-10 0.0249985 -0.00284144 2.25214e-10 0.0246778 -0.00302095 2.09339e-10 0.0243544 -0.00317937 1.8956e-10 0.0240327 -0.00331453 1.79237e-10 0.0237189 -0.00343063 1.63654e-10 0.023414 -0.00352535 1.50867e-10 0.0231179 -0.00360188 1.2202e-10 0.0228274 -0.00365664 1.07101e-10 0.0225445 -0.00369269 7.76911e-11 0.0222714 -0.00370707 5.00174e-11 0.022019 -0.00370375 1.51485e-11 0.0217899 -0.00367967 -1.67633e-11 0.0215906 -0.00363683 -4.97141e-11 0.0214266 -0.00357115 -8.54165e-11 0.0213012 -0.00347904 -1.14655e-10 0.0211915 -0.00335511 -1.30453e-10 0.0211121 -0.00322124 -1.66325e-10 0.021069 -0.00307216 -2.17338e-10 0.0210451 -0.00288412 -2.29304e-10 0.0211079 -0.00270372 -2.5043e-10 0.021278 -0.00247235 -2.79556e-10 0.0215147 -0.00217731 -3.2213e-10 0.0217665 -0.00182823 -2.93435e-10 0.0220273 -0.00147351 -2.56926e-10 0.0222627 -0.00111528 -1.99929e-10 0.0224494 -0.000775889 -1.36244e-10 0.0225874 -0.000476131 -7.56589e-11 0.0226747 -0.000224115 -2.2166e-11 0.022731 -2.31559e-05 7.15869e-12 0.0227688 0.00012892 3.41929e-11 0.0227977 0.000239966 5.87358e-11 0.0228205 0.000309784 9.37473e-11 0.0228471 0.00033979 1.22187e-10 0.0228897 0.000338088 1.4467e-10 0.0229464 0.000309904 1.65555e-10 0.0230211 0.000252816 1.91539e-10 0.023113 0.000171847 2.11865e-10 0.0232182 7.53296e-05 2.18614e-10 0.0233297 -2.69243e-05 2.20267e-10 0.0234365 -0.000126491 2.1522e-10 0.0235259 -0.0002127 2.15038e-10 0.0235894 -0.000266551 2.0119e-10 0.0236335 -0.000314709 1.7913e-10 0.0236636 -0.000359437 1.73181e-10 0.0236597 -0.000375617 1.68571e-10 0.0236034 -0.000355575 1.58658e-10 0.0235197 -0.000319044 1.41103e-10 0.0234185 -0.000270606 1.34237e-10 0.0232963 -0.000210906 1.14412e-10 0.0231585 -0.000144523 8.19345e-11 0.0230078 -7.46563e-05 7.17507e-11 0.0228488 -5.62807e-06 6.86345e-11 0.0226853 6.16626e-05 6.97564e-11 0.0225208 0.000124508 7.24002e-11 0.022356 0.000182455 7.90313e-11 0.0221932 0.000235347 8.63148e-11 0.0220324 0.000282685 9.59493e-11 0.0218746 0.000324262 1.0202e-10 0.0217201 0.0003598 1.08216e-10 0.0215694 0.000389382 1.11827e-10 0.0214242 0.000412315 1.18961e-10 0.021285 0.000429697 1.16255e-10 0.000439482 1.23229e-10 0.0284109 0.0188419 -1.38358e-11 0.0281334 0.0193837 -6.79852e-12 0.0273933 0.0184894 -7.4473e-13 0.0266317 0.0170864 9.99847e-12 0.0259376 0.0157619 6.64625e-12 0.0253202 0.0146044 4.59692e-12 0.024752 0.0135587 6.71082e-12 0.0242219 0.0125989 -2.78826e-13 0.0237083 0.0116893 3.08004e-13 0.0232025 0.0108318 -5.70301e-12 0.022715 0.010001 -9.58963e-12 0.022245 0.00919371 -2.78851e-11 0.0218423 0.00836327 -4.62237e-11 0.0215144 0.00749301 -1.13078e-10 0.0212104 0.00667159 -1.30358e-10 0.0211593 0.00564673 -1.74564e-10 0.0215802 0.00422708 -2.65941e-10 0.0228793 0.0020036 -4.28613e-10 0.0243851 -0.000355663 -7.19945e-10 0.0253788 -0.00202165 -4.15498e-10 0.025836 -0.00301143 -1.72876e-10 0.0260218 -0.00354828 -9.18987e-11 0.0260933 -0.00358678 -1.16439e-10 0.0263232 -0.00338415 -1.88298e-10 0.0266642 -0.00284883 -2.46124e-10 0.0270625 -0.00212939 -3.13672e-10 0.0274345 -0.00149892 -2.68673e-10 0.0277135 -0.00104568 -2.8583e-10 0.0280304 -0.000837175 -2.34871e-10 0.0281497 -0.000622605 -1.1622e-10 0.0279389 -0.000591069 1.49981e-12 0.0276467 -0.00082878 1.25683e-10 0.0273581 -0.00116971 1.82705e-10 0.0270443 -0.00147284 2.12354e-10 0.0267328 -0.0017677 2.29474e-10 0.0264208 -0.0020311 2.12219e-10 0.0261053 -0.00226382 2.29604e-10 0.02578 -0.00246986 2.1561e-10 0.0254446 -0.00265042 1.73478e-10 0.025102 -0.002808 1.56193e-10 0.0247609 -0.0029439 1.48555e-10 0.0244271 -0.00306082 1.70555e-10 0.024104 -0.00315969 1.35159e-10 0.0237863 -0.00324114 1.39428e-10 0.0234717 -0.00330431 1.1607e-10 0.0231582 -0.00334974 9.22623e-11 0.0228541 -0.00337716 6.34599e-11 0.0225632 -0.00338889 3.46669e-11 0.0222948 -0.00338378 4.05796e-12 0.0220491 -0.0033636 -2.64448e-11 0.0218279 -0.00332426 -5.57215e-11 0.0216368 -0.00326706 -8.23707e-11 0.0214832 -0.00318537 -1.11365e-10 0.0213546 -0.00307843 -1.17013e-10 0.0212503 -0.00295453 -1.52802e-10 0.0212028 -0.00282249 -1.71123e-10 0.0211641 -0.00265489 -2.48899e-10 0.0211869 -0.00248671 -2.57017e-10 0.0213047 -0.00228911 -2.72246e-10 0.0215213 -0.00204305 -2.9376e-10 0.0217751 -0.00173525 -3.21535e-10 0.0220468 -0.00140144 -2.92072e-10 0.0223151 -0.00106276 -2.34473e-10 0.0225501 -0.000734111 -1.52733e-10 0.0227415 -0.000443692 -6.80735e-11 0.0228904 -0.000205515 -4.1341e-11 0.023002 -2.48997e-05 -5.34857e-12 0.0230982 9.48498e-05 2.8063e-11 0.0231844 0.000163766 6.53368e-11 0.0232717 0.000184042 9.86674e-11 0.0233677 0.000162963 1.29502e-10 0.0234786 0.000108744 1.65588e-10 0.0236009 3.16503e-05 1.93205e-10 0.0237281 -5.85094e-05 2.06971e-10 0.0238539 -0.000152543 2.2345e-10 0.023969 -0.000237253 2.25879e-10 0.0240562 -0.00030104 2.17666e-10 0.0241094 -0.000328177 1.95834e-10 0.0241565 -0.000360144 1.84699e-10 0.0241704 -0.000374973 1.82138e-10 0.0241336 -0.000360027 1.78043e-10 0.02406 -0.000317694 1.58333e-10 0.0239669 -0.000263921 1.31644e-10 0.0238525 -0.000197507 1.18825e-10 0.0237169 -0.000122858 1.00223e-10 0.0235672 -4.44631e-05 7.05134e-11 0.0234084 3.40536e-05 6.61674e-11 0.0232442 0.000110509 6.51802e-11 0.0230776 0.000182153 6.51645e-11 0.0229104 0.000248927 6.47218e-11 0.0227441 0.000310357 6.75565e-11 0.0225793 0.000365827 7.27813e-11 0.0224169 0.000415333 8.11567e-11 0.0222571 0.000458592 9.36111e-11 0.022101 0.000495647 1.07329e-10 0.0219493 0.000525888 1.17571e-10 0.0218027 0.000549443 1.22901e-10 0.0216623 0.00056503 1.28024e-10 0.021529 0.000574155 1.25409e-10 0.0005736 1.27987e-10 0.0283194 0.0185955 -9.38476e-12 0.0288717 0.0188254 -1.82965e-11 0.0283071 0.0190489 -4.81874e-13 0.0274786 0.0179101 7.0918e-12 0.0267118 0.0165322 7.07188e-12 0.0260344 0.0152827 4.23536e-12 0.0254116 0.0141797 -1.44834e-12 0.0248232 0.0131875 -6.65534e-12 0.0242641 0.0122471 -2.55619e-12 0.0237457 0.0113481 -1.21975e-11 0.0232622 0.0104778 -2.50766e-11 0.0228587 0.00958785 -4.47835e-11 0.0225251 0.00866554 -1.21508e-10 0.0221948 0.00778847 -1.35894e-10 0.0221384 0.00668449 -1.80997e-10 0.0225789 0.00514534 -2.74812e-10 0.0239479 0.00275768 -4.41568e-10 0.0254662 0.000307653 -7.36472e-10 0.0263973 -0.00140378 -3.92714e-10 0.0268711 -0.0025557 -7.88858e-11 0.02718 -0.00338554 -6.08307e-11 0.0270074 -0.00344004 -2.84292e-11 0.0267418 -0.00337309 7.55512e-12 0.0264058 -0.00318669 -1.43385e-10 0.0265003 -0.00308471 -1.9136e-10 0.0269926 -0.00277473 -2.22628e-10 0.0275631 -0.00224756 -3.80407e-10 0.0280319 -0.00166585 -2.85053e-10 0.0283305 -0.00121544 -1.98228e-10 0.0286631 -0.00098102 -2.09239e-10 0.0287984 -0.000717812 -7.55874e-11 0.0286176 -0.000622162 1.0002e-11 0.0282878 -0.000772687 1.06835e-10 0.027969 -0.00107907 1.78695e-10 0.0276088 -0.00134014 2.1326e-10 0.0272568 -0.00161069 2.26157e-10 0.0269145 -0.00185565 2.01374e-10 0.0265706 -0.00207017 2.06786e-10 0.026216 -0.00225779 1.73773e-10 0.0258533 -0.00241786 1.70062e-10 0.0254911 -0.0025565 1.48262e-10 0.0251406 -0.00267424 1.44047e-10 0.0248019 -0.00277631 1.61273e-10 0.024469 -0.00286113 1.32425e-10 0.0241353 -0.00293106 1.25444e-10 0.0237999 -0.00298372 1.02624e-10 0.0234697 -0.00302255 7.71482e-11 0.0231526 -0.0030457 5.14713e-11 0.0228549 -0.0030573 2.41874e-11 0.0225756 -0.00305348 -1.30881e-12 0.0223154 -0.00303676 -2.6144e-11 0.0220758 -0.00300329 -4.96014e-11 0.0218629 -0.00295404 -7.14709e-11 0.0216891 -0.00288598 -9.73724e-11 0.0215492 -0.00279829 -1.02245e-10 0.0214314 -0.00268788 -1.234e-10 0.0213599 -0.00257074 -1.61334e-10 0.0213103 -0.00243165 -2.04206e-10 0.0212868 -0.00226234 -2.1344e-10 0.0213732 -0.00212917 -2.29663e-10 0.0215602 -0.00192682 -2.56709e-10 0.0218086 -0.00166488 -2.99613e-10 0.0220942 -0.00137273 -2.7837e-10 0.0224018 -0.00107418 -2.04272e-10 0.0227008 -0.00078541 -1.25209e-10 0.022972 -0.000528488 -9.08846e-11 0.0232061 -0.000319653 -4.44608e-11 0.0234028 -0.000173376 4.45395e-12 0.0235765 -9.24986e-05 5.77341e-11 0.0237404 -7.13085e-05 1.0184e-10 0.0239019 -9.70241e-05 1.39865e-10 0.0240612 -0.00015409 1.7685e-10 0.0242144 -0.000225882 2.01556e-10 0.024355 -0.000298891 2.21871e-10 0.0244786 -0.000363055 2.21474e-10 0.0245608 -0.000394683 2.11153e-10 0.0246099 -0.000398543 1.72907e-10 0.0246478 -0.000406071 1.68179e-10 0.0246425 -0.000391513 1.59694e-10 0.024588 -0.000348607 1.50227e-10 0.0245052 -0.000284165 1.17502e-10 0.0244019 -0.000209974 1.04575e-10 0.0242759 -0.000126035 8.03968e-11 0.0241316 -3.68669e-05 5.81271e-11 0.0239752 5.28685e-05 5.44252e-11 0.0238111 0.000140199 5.24609e-11 0.0236428 0.0002229 4.96994e-11 0.0234733 0.000300556 4.9717e-11 0.0233032 0.000372177 5.15412e-11 0.0231339 0.000437308 5.42942e-11 0.0229664 0.000496139 5.83356e-11 0.0228017 0.000548241 6.33421e-11 0.0226404 0.000593824 7.03019e-11 0.0224829 0.000632259 7.89374e-11 0.0223299 0.000663794 9.14742e-11 0.0221824 0.000687377 1.06193e-10 0.0220414 0.000703265 1.13699e-10 0.0219084 0.000709543 1.19125e-10 0.0217853 0.000707932 1.16777e-10 0.000694294 1.18273e-10 0.0283861 0.0164501 -2.82356e-11 0.0286454 0.0185585 -1.32883e-11 0.0288517 0.0188391 -1.09476e-11 0.0281711 0.0185928 -1.74023e-12 0.0273948 0.0173132 1.40554e-11 0.0266773 0.0160005 5.86967e-12 0.026045 0.0148098 -3.43896e-12 0.025464 0.0137653 -1.06816e-11 0.0249076 0.0128001 -1.74819e-11 0.0243853 0.0118647 -3.13851e-11 0.023947 0.0109058 -5.41498e-11 0.0235777 0.00992518 -1.31305e-10 0.0232222 0.00898621 -1.52097e-10 0.0231702 0.00779446 -2.03852e-10 0.0236678 0.00612367 -3.00576e-10 0.0251343 0.00357675 -4.59497e-10 0.0266458 0.00107034 -7.28093e-10 0.0275578 -0.000703091 -3.42617e-10 0.0281067 -0.00198555 -2.70389e-11 0.0284228 -0.002904 -3.25147e-12 0.0279608 -0.00295306 3.07828e-11 0.0275637 -0.00306131 6.93517e-11 0.0272887 -0.00315365 1.32053e-11 0.0271561 -0.0031511 -1.23839e-10 0.0270615 -0.00309749 -1.48593e-10 0.0272203 -0.00305496 -1.9843e-10 0.0276601 -0.00283751 -2.84517e-10 0.0281846 -0.00238689 -3.86786e-10 0.0286364 -0.00183381 -3.05708e-10 0.0289315 -0.00135662 -1.96773e-10 0.0292494 -0.00106741 -2.15078e-10 0.0293956 -0.000758989 -7.37401e-11 0.0292504 -0.000597611 1.46844e-11 0.0288915 -0.000665935 9.98767e-11 0.028541 -0.000931332 1.73675e-10 0.0281553 -0.00115567 2.10009e-10 0.0277851 -0.00140412 2.2313e-10 0.0274195 -0.00163062 2.12119e-10 0.0270428 -0.00182934 1.96782e-10 0.0266553 -0.0019996 1.72183e-10 0.0262694 -0.00214387 1.66644e-10 0.0258968 -0.00226684 1.77899e-10 0.0255391 -0.00237163 1.43069e-10 0.0251883 -0.00246188 1.51591e-10 0.0248348 -0.00253608 1.29877e-10 0.0244805 -0.00259684 1.09277e-10 0.0241291 -0.00264337 8.59574e-11 0.0237916 -0.00267783 6.29967e-11 0.0234688 -0.00270129 3.98237e-11 0.0231596 -0.00271233 1.82362e-11 0.0228643 -0.00271215 -3.1386e-12 0.022583 -0.00269944 -2.22625e-11 0.0223233 -0.00267367 -4.16774e-11 0.0220922 -0.00263624 -5.99476e-11 0.0218954 -0.0025833 -8.07663e-11 0.0217401 -0.0025164 -9.70803e-11 0.0216107 -0.00242998 -1.03592e-10 0.0215131 -0.00233003 -1.28497e-10 0.0214661 -0.00221872 -1.58669e-10 0.021426 -0.00209452 -1.64803e-10 0.0214648 -0.00197421 -1.75504e-10 0.0216162 -0.00183163 -1.86259e-10 0.0218682 -0.00165226 -1.82713e-10 0.0221814 -0.00142758 -1.38846e-10 0.0225575 -0.0012104 -1.26588e-10 0.0229493 -0.000983388 -9.93302e-11 0.0233252 -0.000770837 -4.37914e-11 0.023674 -0.000607671 1.3035e-11 0.0239858 -0.000498085 5.25264e-11 0.0242565 -0.000443317 9.21672e-11 0.0244914 -0.000436462 1.28424e-10 0.0246915 -0.000456633 1.51843e-10 0.0248531 -0.000483668 1.5692e-10 0.0249798 -0.000508102 1.55419e-10 0.0250563 -0.00050154 1.34509e-10 0.0250978 -0.000478653 1.02939e-10 0.0251211 -0.000455659 1.00507e-10 0.0251002 -0.000412219 9.63736e-11 0.0250319 -0.00034147 8.10011e-11 0.0249338 -0.000255459 5.56765e-11 0.024816 -0.000160818 2.69103e-11 0.024679 -5.87897e-05 2.31609e-11 0.0245285 4.4288e-05 2.09518e-11 0.0243673 0.000145522 2.22895e-11 0.024199 0.000241614 2.26506e-11 0.0240281 0.000331929 2.58482e-11 0.0238558 0.000415658 2.76463e-11 0.0236842 0.000492278 3.24464e-11 0.0235133 0.000562087 3.78842e-11 0.0233441 0.000624471 4.12998e-11 0.0231772 0.00067994 4.56639e-11 0.0230137 0.00072776 5.03376e-11 0.0228547 0.000768462 5.61886e-11 0.0227003 0.000800962 6.23878e-11 0.0225524 0.000825606 6.94668e-11 0.0224117 0.000840901 7.87344e-11 0.0222804 0.000846926 9.16017e-11 0.0221598 0.000841609 1.01655e-10 0.0220527 0.000825582 1.02057e-10 0.000796306 1.0546e-10 0.0275693 0.0111978 -9.4563e-11 0.0286684 0.0174559 -2.48857e-11 0.0290609 0.018445 -1.22875e-11 0.0288518 0.0188011 -6.15502e-12 0.0281233 0.0180407 -2.2828e-12 0.02736 0.0167662 4.49395e-12 0.0266711 0.0154987 -8.63282e-12 0.0260754 0.0143572 -1.77556e-11 0.0255408 0.0133268 -3.42488e-11 0.0250975 0.0122959 -6.109e-11 0.0246944 0.0112736 -1.47185e-10 0.0243235 0.010256 -1.73439e-10 0.0242954 0.00896277 -2.41206e-10 0.0248952 0.00711615 -3.79407e-10 0.0264524 0.00442542 -6.60503e-10 0.0279676 0.00191415 -6.04838e-10 0.028954 -2.06454e-06 -3.13959e-10 0.029503 -0.00127612 -6.66817e-12 0.0297167 -0.00221871 2.5083e-11 0.0290874 -0.00228044 6.96018e-11 0.0286255 -0.0024885 1.23902e-10 0.0282441 -0.00270034 5.67658e-11 0.0279726 -0.00292103 -3.35471e-12 0.0278534 -0.00310722 -9.04523e-11 0.0278261 -0.00317605 -1.66298e-10 0.0278048 -0.00314659 -1.81863e-10 0.027985 -0.00313962 -2.2041e-10 0.0283888 -0.00293477 -2.92608e-10 0.0288518 -0.00248018 -4.19809e-10 0.0292481 -0.00192016 -3.70861e-10 0.0295201 -0.00143693 -2.37028e-10 0.0298408 -0.00110267 -1.47034e-10 0.0299918 -0.000758005 -9.94133e-11 0.0298703 -0.000530204 -3.29539e-11 0.0294932 -0.000514241 9.30554e-11 0.0291228 -0.000725029 1.77644e-10 0.0287255 -0.000919595 2.33831e-10 0.0283263 -0.00114351 2.34094e-10 0.0279155 -0.00135368 2.16198e-10 0.0274939 -0.00153774 1.69536e-10 0.0270773 -0.00169444 1.6155e-10 0.0266755 -0.00182623 1.59236e-10 0.0262947 -0.00193894 1.4918e-10 0.0259201 -0.00203629 1.60593e-10 0.0255439 -0.00211723 1.40055e-10 0.0251671 -0.00218541 1.17412e-10 0.0247928 -0.00223996 9.60044e-11 0.0244326 -0.0022838 7.43339e-11 0.0240841 -0.00231879 5.47706e-11 0.0237444 -0.0023415 3.59746e-11 0.0234178 -0.00235751 1.88175e-11 0.023099 -0.00236106 3.24261e-12 0.0228048 -0.00235779 -1.25676e-11 0.0225317 -0.00234482 -2.68063e-11 0.0222898 -0.00232228 -4.31284e-11 0.0220812 -0.00229128 -5.64761e-11 0.0219074 -0.00224789 -7.18023e-11 0.021779 -0.00219555 -9.51368e-11 0.0216919 -0.00213431 -9.73621e-11 0.0216306 -0.00204934 -9.08725e-11 0.0216284 -0.00198978 -8.71553e-11 0.021698 -0.00192226 -6.52241e-11 0.0218562 -0.00183864 -6.41947e-11 0.0221092 -0.00172804 -6.99777e-11 0.0224418 -0.00160655 -5.90242e-11 0.0228565 -0.00147157 -3.67597e-11 0.0233304 -0.00132735 -7.98656e-12 0.0238231 -0.00119127 3.80219e-11 0.0242778 -0.00105132 7.75205e-11 0.0246709 -0.000937203 1.08519e-10 0.0249894 -0.00085083 1.217e-10 0.0252295 -0.000785233 1.2145e-10 0.0254048 -0.00072792 1.08109e-10 0.0255136 -0.000672022 9.76906e-11 0.0255695 -0.000593441 5.61467e-11 0.0255837 -0.000519973 5.11954e-11 0.0255427 -0.000437227 4.6046e-11 0.0254602 -0.000340243 1.33492e-11 0.0253521 -0.000233223 -1.09997e-11 0.0252214 -0.000118664 -1.95358e-11 0.0250741 -1.46389e-06 -3.09345e-11 0.0249154 0.000117528 -3.04626e-11 0.0247496 0.000229926 -2.87535e-11 0.0245791 0.000335994 -2.22833e-11 0.0244054 0.000434719 -1.6475e-11 0.0242306 0.000525401 -9.04305e-12 0.0240561 0.000608394 -1.51398e-12 0.0238831 0.000683074 6.81092e-12 0.0237126 0.000750173 1.5505e-11 0.0235451 0.000808917 2.38939e-11 0.0233815 0.000860087 3.2561e-11 0.023222 0.00090261 3.65039e-11 0.0230683 0.000937128 4.10817e-11 0.0229209 0.000962189 4.53665e-11 0.0227818 0.000978016 4.99583e-11 0.0226522 0.000982667 5.48947e-11 0.0225345 0.000975911 6.03485e-11 0.0224311 0.000954997 7.23989e-11 0.0223448 0.00092098 7.86279e-11 0.000879718 9.09912e-11 0.0254703 0.00561469 -8.90224e-11 0.0285637 0.0143471 -4.66368e-11 0.0288893 0.0181213 -1.45147e-11 0.0294035 0.0182918 -1.16478e-11 0.0289767 0.0184694 -9.6892e-12 0.028197 0.0175437 -4.59685e-12 0.027452 0.0162397 -1.44218e-11 0.0268006 0.0150016 -3.90966e-11 0.0262976 0.0138185 -6.83954e-11 0.0258347 0.0127201 -1.67696e-10 0.0254554 0.0116089 -1.96943e-10 0.0254829 0.0101761 -2.75288e-10 0.0262132 0.00814266 -4.33391e-10 0.027861 0.00529951 -7.38177e-10 0.0293924 0.00275747 -6.29369e-10 0.030385 0.000878113 -1.52333e-10 0.0309431 -0.000605366 -1.1629e-10 0.0310522 -0.00141655 -3.41076e-11 0.0303407 -0.00150585 9.82576e-11 0.0298343 -0.00176043 1.20209e-10 0.0293929 -0.00205308 6.83579e-11 0.0290525 -0.00238021 1.80241e-11 0.0288134 -0.00271346 -1.65517e-11 0.0286567 -0.00300322 -5.81692e-11 0.0286065 -0.0031977 -1.00318e-10 0.0286271 -0.00327336 -1.72906e-10 0.0285843 -0.00319935 -1.83794e-10 0.0286407 -0.003109 -2.15676e-10 0.028966 -0.00294265 -2.57224e-10 0.0294172 -0.00254324 -3.44528e-10 0.0297915 -0.00197586 -3.30146e-10 0.0300579 -0.00147622 -2.53125e-10 0.0303527 -0.00109514 -2.18263e-10 0.0305185 -0.000726031 -1.79728e-10 0.0304305 -0.000435437 -7.1719e-11 0.0300633 -0.000334035 6.42367e-11 0.0296741 -0.000470517 1.59541e-10 0.029269 -0.000644619 2.34253e-10 0.0288259 -0.00083249 2.31062e-10 0.0283675 -0.00102673 2.21267e-10 0.0279121 -0.00119754 1.74644e-10 0.027473 -0.00134366 1.65464e-10 0.0270606 -0.00147059 1.90139e-10 0.0266555 -0.00157944 1.72649e-10 0.0262507 -0.00167024 1.52333e-10 0.0258494 -0.0017475 1.2588e-10 0.0254496 -0.00181116 1.09244e-10 0.0250709 -0.00186588 8.79276e-11 0.0246957 -0.00191158 7.02724e-11 0.0243334 -0.00194743 5.30722e-11 0.0239796 -0.0019778 3.83907e-11 0.0236358 -0.00199845 2.50538e-11 0.0233185 -0.00201565 1.16811e-11 0.0230177 -0.00202606 5.40925e-13 0.0227489 -0.00203167 -1.21903e-11 0.0225026 -0.00203368 -2.26617e-11 0.022291 -0.00202988 -3.41902e-11 0.0221178 -0.00202382 -4.05737e-11 0.0219933 -0.00201585 -5.96312e-11 0.0219243 -0.00200161 -3.63095e-11 0.0219075 -0.00199681 -3.59594e-11 0.0219516 -0.00199649 -3.73665e-11 0.0220695 -0.00199548 -2.74712e-11 0.0222792 -0.00198919 -1.17535e-11 0.0225558 -0.00196164 2.27352e-11 0.0229221 -0.00192073 5.36284e-11 0.0233749 -0.00186492 6.91951e-11 0.0238896 -0.00179967 1.04604e-10 0.0244105 -0.00166474 1.15709e-10 0.0248883 -0.00150089 1.13668e-10 0.0252847 -0.00132302 1.00665e-10 0.0255853 -0.00114347 7.62952e-11 0.0257796 -0.000969985 5.49281e-11 0.0258981 -0.000807169 -2.74674e-12 0.0259382 -0.0006494 -7.44554e-12 0.0259059 -0.000499827 -1.24968e-11 0.0258202 -0.000355686 -2.51229e-11 0.0257113 -0.00021779 -7.33053e-11 0.0255743 -8.13021e-05 -7.72261e-11 0.0254239 5.04838e-05 -7.63639e-11 0.0252653 0.000180034 -7.38821e-11 0.0251023 0.00030357 -7.09432e-11 0.0249335 0.000419639 -6.53974e-11 0.0247623 0.000527158 -5.54973e-11 0.0245898 0.000626283 -4.5942e-11 0.0244182 0.00071615 -3.58689e-11 0.0242468 0.000797581 -2.63509e-11 0.0240775 0.000869635 -1.66054e-11 0.0239102 0.000933465 -6.82556e-12 0.0237467 0.000987807 2.19184e-12 0.0235881 0.00103385 1.13121e-11 0.0234347 0.00106992 1.90014e-11 0.0232885 0.00109684 2.66102e-11 0.02315 0.00111253 3.01384e-11 0.0230223 0.00111704 3.27062e-11 0.0229073 0.00110792 3.53628e-11 0.0228093 0.00108358 3.66047e-11 0.0227285 0.00104491 4.8602e-11 0.0226653 0.000992612 6.42134e-11 0.000939324 6.94591e-11 0.0207675 0.00310581 -7.97225e-11 0.0268374 0.00832677 -6.13361e-11 0.0289242 0.0160483 -2.17641e-11 0.0291441 0.0180746 -1.32766e-11 0.0294295 0.0181833 -1.23214e-11 0.0290487 0.01792 -1.57762e-11 0.028286 0.0169953 -2.6414e-11 0.0276344 0.0156432 -5.89048e-11 0.0270432 0.0143697 -1.76328e-10 0.0266039 0.0131193 -2.08608e-10 0.0266745 0.0114662 -2.94978e-10 0.0276149 0.00915169 -4.70645e-10 0.0294044 0.0061682 -8.07202e-10 0.030949 0.00362567 -5.67027e-10 0.0319889 0.00169008 -1.25287e-10 0.0326277 0.000220297 -7.81153e-11 0.0324729 -0.000465607 2.66567e-12 0.0317265 -0.000654634 1.18615e-10 0.0311473 -0.000934013 1.04952e-10 0.0306657 -0.00128386 6.03109e-11 0.0302935 -0.00169145 1.83843e-11 0.030004 -0.00211446 -3.46898e-12 0.0297858 -0.00250971 -1.28127e-11 0.0295933 -0.00284875 -2.70869e-11 0.0294524 -0.00309981 -5.10967e-11 0.0293672 -0.00325447 -9.10181e-11 0.0293637 -0.0032872 -1.34108e-10 0.0293393 -0.00319432 -1.84742e-10 0.029313 -0.00302819 -1.94516e-10 0.0295009 -0.00286079 -2.58851e-10 0.0298887 -0.00252184 -2.96394e-10 0.030237 -0.0019931 -3.66677e-10 0.0305049 -0.00146631 -2.65515e-10 0.0307783 -0.001051 -2.27841e-10 0.0309523 -0.000663087 -2.28122e-10 0.030889 -0.000318382 -1.60642e-10 0.030556 -0.000141455 -1.56287e-11 0.0301732 -0.000177545 1.83052e-10 0.0297408 -0.000314839 2.19985e-10 0.0292575 -0.000478973 2.27907e-10 0.0287634 -0.00065279 2.22583e-10 0.0282868 -0.000816664 2.1536e-10 0.0278411 -0.000961766 2.03869e-10 0.0274002 -0.00108585 1.88667e-10 0.026965 -0.0011899 1.68876e-10 0.026534 -0.00127928 1.29098e-10 0.0261112 -0.00135624 1.16928e-10 0.0257091 -0.00142327 1.0368e-10 0.0253092 -0.00148202 8.62462e-11 0.0249239 -0.00153199 7.04156e-11 0.0245461 -0.00157773 5.7255e-11 0.0241829 -0.00161738 4.55372e-11 0.0238472 -0.00165528 3.39211e-11 0.0235269 -0.00169059 2.53719e-11 0.0232376 -0.00172452 1.54213e-11 0.0229687 -0.00175986 9.14423e-12 0.0227337 -0.00179496 2.40542e-12 0.0225389 -0.00183516 -1.49764e-12 0.0223896 -0.00188042 -5.32078e-13 0.0223008 -0.00193163 1.85508e-12 0.0222582 -0.00199884 2.84594e-11 0.0222837 -0.0020686 3.11877e-11 0.0223801 -0.00214242 3.75745e-11 0.02255 -0.00221738 5.17723e-11 0.0228037 -0.00229318 7.47723e-11 0.0231449 -0.0023435 9.62936e-11 0.0235431 -0.00234516 1.10338e-10 0.0239698 -0.00230817 1.37741e-10 0.0244302 -0.00220124 1.27224e-10 0.0248866 -0.00201909 1.02681e-10 0.0252991 -0.00178079 6.8591e-11 0.0256304 -0.00150615 3.21695e-11 0.0258689 -0.00122332 -7.69048e-12 0.026005 -0.000945725 -4.72829e-11 0.0260794 -0.00071081 -8.05111e-11 0.0260613 -0.00046932 -8.2348e-11 0.0259742 -0.000257357 -8.33851e-11 0.0258476 -7.31707e-05 -9.7996e-11 0.0257004 8.53151e-05 -9.93304e-11 0.0255387 0.000231414 -9.8361e-11 0.0253732 0.000366466 -9.52486e-11 0.0252083 0.000491356 -8.81401e-11 0.0250451 0.000607073 -8.00165e-11 0.0248819 0.000713575 -7.06539e-11 0.0247184 0.000811417 -6.20247e-11 0.0245548 0.000899567 -5.30206e-11 0.0243939 0.000978633 -4.44479e-11 0.0242359 0.0010477 -3.55987e-11 0.0240821 0.00110742 -2.65788e-11 0.0239319 0.0011569 -1.79868e-11 0.0237868 0.00119653 -9.20359e-12 0.023648 0.00122498 -1.63098e-12 0.0235177 0.00124218 5.64852e-12 0.0233978 0.00124599 1.1517e-11 0.0232918 0.0012355 1.67469e-11 0.0232025 0.00120744 1.84407e-11 0.02313 0.00116479 2.33166e-11 0.0230733 0.00110899 2.8962e-11 0.0230277 0.00104343 4.23537e-11 0.000962888 4.3147e-11 0.0191469 0.00151484 -2.1105e-11 0.0233218 0.00416139 -3.52251e-11 0.0282231 0.0111398 -6.58346e-11 0.0292571 0.0170281 -2.39827e-11 0.029421 0.0180121 -2.68954e-11 0.0294435 0.0178898 -3.56783e-11 0.0289854 0.017449 -5.22718e-11 0.0283033 0.0162881 -1.73528e-10 0.0277447 0.0148881 -2.13281e-10 0.0278421 0.0129579 -3.10616e-10 0.0291372 0.010079 -4.93945e-10 0.0310922 0.0070135 -8.45298e-10 0.0326223 0.00449676 -5.45489e-10 0.0337129 0.00250068 -9.91247e-11 0.0343206 0.001059 -5.42396e-11 0.0339411 0.000607118 2.53126e-11 0.0331759 0.000330233 1.49325e-10 0.0325531 -6.65974e-06 1.04359e-10 0.0320383 -0.000421425 5.01397e-11 0.0316402 -0.000907161 9.26622e-12 0.0313366 -0.00140377 -8.89458e-12 0.0310637 -0.00187309 -8.65498e-12 0.0308203 -0.00228747 -2.65794e-12 0.0305857 -0.00263918 -5.00473e-12 0.030362 -0.00291337 -1.32421e-11 0.030177 -0.00310816 -3.96165e-11 0.030039 -0.00321445 -7.30981e-11 0.0299794 -0.00321608 -1.32696e-10 0.029969 -0.00310916 -1.52852e-10 0.0299199 -0.00293399 -2.196e-10 0.0299757 -0.00270674 -2.60796e-10 0.0302604 -0.00241062 -2.99392e-10 0.0305937 -0.00196032 -3.67405e-10 0.03085 -0.0014216 -2.80877e-10 0.0310736 -0.000974344 -2.27731e-10 0.031239 -0.000569182 -2.03283e-10 0.0312174 -0.000181004 -2.10971e-10 0.0309777 6.22312e-05 -3.32104e-11 0.0305934 0.000141507 1.46119e-10 0.0301217 5.96596e-05 1.99921e-10 0.0296052 -8.16145e-05 2.11149e-10 0.0291009 -0.000251427 2.16184e-10 0.0286196 -0.000408487 1.80206e-10 0.0281397 -0.000548208 1.67222e-10 0.0276646 -0.00067142 1.50704e-10 0.027203 -0.000780151 1.34279e-10 0.0267542 -0.000875109 1.3795e-10 0.0263272 -0.000957983 1.07833e-10 0.0259057 -0.001032 9.65687e-11 0.0254982 -0.00109885 8.62022e-11 0.025105 -0.00116246 7.37781e-11 0.0247268 -0.00122357 6.61819e-11 0.024377 -0.00128397 5.64705e-11 0.0240431 -0.00134644 5.07188e-11 0.023739 -0.00141055 4.32266e-11 0.0234601 -0.00148191 3.79574e-11 0.0232186 -0.00156022 3.03727e-11 0.0230225 -0.00165228 4.6288e-11 0.0228747 -0.00175762 4.34666e-11 0.0227891 -0.00187999 5.27507e-11 0.0227514 -0.00202037 8.22786e-11 0.0227834 -0.00216139 8.47958e-11 0.0228801 -0.00230466 8.9184e-11 0.0230383 -0.00244799 1.0322e-10 0.0232426 -0.00257766 1.16676e-10 0.0234937 -0.0026727 1.1511e-10 0.0237807 -0.00270969 1.17343e-10 0.0240937 -0.00267755 7.76134e-11 0.0244205 -0.00257276 5.75435e-11 0.0247574 -0.0023879 3.4707e-11 0.0250866 -0.0021296 2.65105e-12 0.0253891 -0.00181504 -2.73193e-11 0.0256415 -0.00147014 -7.40043e-11 0.0258269 -0.00111776 -9.65988e-11 0.025919 -0.000781702 -1.23201e-10 0.0259661 -0.000495093 -1.23404e-10 0.0259422 -0.000212692 -1.2263e-10 0.0258555 3.43416e-05 -1.2095e-10 0.0257205 0.000244093 -1.21349e-10 0.0255708 0.000404 -1.1156e-10 0.0254093 0.000550594 -1.03163e-10 0.0252465 0.000676856 -9.48266e-11 0.0250864 0.000789962 -8.67488e-11 0.0249281 0.000893563 -7.87386e-11 0.0247727 0.000987805 -7.1644e-11 0.0246195 0.00107292 -6.43947e-11 0.0244692 0.00114839 -5.76676e-11 0.0243235 0.00121355 -5.01592e-11 0.0241828 0.00126815 -4.25684e-11 0.0240491 0.00131138 -3.45078e-11 0.0239224 0.00134303 -2.64597e-11 0.0238046 0.00136129 -1.87092e-11 0.0236976 0.0013659 -1.16882e-11 0.0236055 0.00135276 -4.89484e-12 0.0235325 0.00132267 -1.20911e-12 0.0234787 0.00127334 8.30406e-12 0.0234354 0.00121919 1.24294e-11 0.0233987 0.00115592 1.50743e-11 0.0233905 0.00106001 1.71979e-11 0.000926938 1.86103e-11 0.0180286 0.000611014 -1.33511e-11 0.0201721 0.00202126 -2.84486e-11 0.0257239 0.00558507 -6.84483e-11 0.0289994 0.0137422 -4.1785e-11 0.0295706 0.0174316 -4.52172e-11 0.0296208 0.0178274 -7.96275e-11 0.0295188 0.0175337 -1.17022e-10 0.0292989 0.0164738 -1.9438e-10 0.0298356 0.0142958 -3.44411e-10 0.0312982 0.0113697 -5.87927e-10 0.0330509 0.00812918 -8.38778e-10 0.0344457 0.00550312 -5.14627e-10 0.0355783 0.00334738 -6.16165e-11 0.0360772 0.00199268 -1.10094e-11 0.0353997 0.00174102 6.22514e-11 0.0346333 0.00140553 1.66725e-10 0.0340028 0.000969029 1.04026e-10 0.0334904 0.000507142 4.57977e-11 0.0330815 -2.35336e-05 4.37023e-12 0.032757 -0.000606733 -1.22951e-11 0.0324772 -0.00113546 -9.51033e-12 0.0321957 -0.00161075 -3.36853e-13 0.0319158 -0.00202063 6.86138e-12 0.0316335 -0.00236717 8.86725e-12 0.0313418 -0.00264849 4.92038e-12 0.031075 -0.00286259 -7.75178e-12 0.0308282 -0.00301173 -2.86402e-11 0.0306381 -0.0030806 -6.76637e-11 0.0305204 -0.00306528 -1.12372e-10 0.0304404 -0.00294537 -1.44419e-10 0.030405 -0.00279045 -2.18218e-10 0.0304094 -0.00253636 -2.4807e-10 0.030537 -0.00222065 -2.79124e-10 0.0308062 -0.00183699 -3.30967e-10 0.0310317 -0.00133555 -3.12745e-10 0.0312057 -0.000852932 -2.11425e-10 0.0313701 -0.000440046 -2.00777e-10 0.0313916 -2.94383e-05 -1.99857e-10 0.0312207 0.000295241 -1.13381e-10 0.0308457 0.000460393 5.66423e-11 0.0303935 0.00041394 1.57386e-10 0.0298838 0.00032202 2.0215e-10 0.0293715 0.000186235 2.14198e-10 0.0288489 4.1394e-05 1.81842e-10 0.0283276 -0.00010921 1.89711e-10 0.0278304 -0.000245001 1.69242e-10 0.0273549 -0.000363497 1.48911e-10 0.0269026 -0.000468338 1.11482e-10 0.0264614 -0.000564112 1.12904e-10 0.0260338 -0.000654604 1.01295e-10 0.0256284 -0.000740809 9.03392e-11 0.0252421 -0.000826885 6.89687e-11 0.0248872 -0.000913955 7.02143e-11 0.0245535 -0.00100793 6.19684e-11 0.0242523 -0.00110993 5.69714e-11 0.0239866 -0.00122517 7.67812e-11 0.0237617 -0.00135569 8.88032e-11 0.023588 -0.00150608 8.75962e-11 0.0234655 -0.00167539 8.75078e-11 0.0233966 -0.00186931 1.15294e-10 0.0233838 -0.00206867 1.15222e-10 0.0234245 -0.00226904 1.16589e-10 0.0235123 -0.00246608 1.23769e-10 0.0236351 -0.00264947 1.38489e-10 0.0237758 -0.00279214 1.17015e-10 0.0239245 -0.00288022 9.23491e-11 0.0240753 -0.00290783 5.96087e-11 0.0242324 -0.00286454 1.20103e-11 0.0243961 -0.00275186 -1.74063e-11 0.0245723 -0.00256701 -5.11342e-11 0.0247659 -0.00231574 -7.09456e-11 0.0249785 -0.00201072 -9.52899e-11 0.0251999 -0.00166899 -1.12167e-10 0.0254021 -0.00129454 -1.2342e-10 0.0255586 -0.000911796 -1.3898e-10 0.0256404 -0.000551347 -1.49268e-10 0.0256865 -0.000235194 -1.46979e-10 0.0256934 5.0827e-05 -1.45262e-10 0.025642 0.00031848 -1.41448e-10 0.0255262 0.000542918 -1.34998e-10 0.0253905 0.000706347 -1.22526e-10 0.0252462 0.000841742 -1.14846e-10 0.025092 0.000963517 -1.06069e-10 0.0249397 0.0010656 -9.63102e-11 0.0247915 0.00115524 -8.75625e-11 0.0246488 0.00123506 -7.8225e-11 0.024511 0.00130484 -7.017e-11 0.0243795 0.00136384 -6.14258e-11 0.0242536 0.00141185 -5.43852e-11 0.0241365 0.00144668 -4.64822e-11 0.0240285 0.00146796 -3.86302e-11 0.0239335 0.00147263 -3.05813e-11 0.0238548 0.00145934 -2.32052e-11 0.0237969 0.00142333 -1.63914e-11 0.0237568 0.00137477 -1.02746e-11 0.0237086 0.00133108 -3.50446e-12 0.0236853 0.00125187 -3.29669e-12 0.023714 0.00113567 -7.42743e-13 0.0237809 0.00100068 4.02998e-12 0.000827536 1.36421e-11 0.0172618 0.000367523 -4.82952e-12 0.0183904 0.000894207 -1.80218e-11 0.0211682 0.0028019 -3.23362e-11 0.0270732 0.00783371 -7.71747e-11 0.0294952 0.0150008 -7.83759e-11 0.0300446 0.0172676 -1.0157e-10 0.0305484 0.016984 -2.34023e-10 0.0314411 0.0155026 -4.17785e-10 0.0329792 0.0126328 -6.83111e-10 0.0349822 0.009176 -9.01998e-10 0.0364672 0.00653678 -5.14954e-10 0.0377329 0.00422818 -4.86781e-11 0.0378513 0.00323172 3.14358e-11 0.0368596 0.00301238 1.69623e-10 0.0361058 0.00251112 1.33561e-10 0.0355226 0.0020027 8.62705e-11 0.0349988 0.00149161 3.26767e-11 0.0346113 0.000888402 -5.10148e-12 0.0343073 0.000280323 -1.14629e-11 0.0339934 -0.000305387 -6.72552e-12 0.0336864 -0.000835347 1.27413e-12 0.0333565 -0.0012959 9.99271e-12 0.0330017 -0.00169113 1.60564e-11 0.0326501 -0.0020272 1.67042e-11 0.0322881 -0.00230897 1.34175e-11 0.0319459 -0.00253534 5.40184e-12 0.0316184 -0.0027083 -8.37279e-12 0.0313175 -0.00281987 -2.47772e-11 0.0310739 -0.00286758 -6.01611e-11 0.0308877 -0.00283499 -9.77034e-11 0.0307339 -0.0027206 -1.43976e-10 0.0306616 -0.0025666 -1.7876e-10 0.030635 -0.00232386 -2.29871e-10 0.0306548 -0.00198934 -2.65897e-10 0.0308019 -0.00162337 -2.91523e-10 0.0309966 -0.00118597 -3.32964e-10 0.031141 -0.000698205 -2.10374e-10 0.0312827 -0.000272678 -2.00468e-10 0.0313473 0.000151372 -1.75718e-10 0.0312464 0.000514631 -1.66895e-10 0.0308912 0.000772626 3.38753e-11 0.0304681 0.00078829 1.15978e-10 0.0300029 0.000720118 1.69173e-10 0.0294893 0.000614536 1.82416e-10 0.028947 0.000476447 1.87565e-10 0.0284177 0.000329919 1.56273e-10 0.0279129 0.000186831 1.39511e-10 0.0274313 5.22746e-05 1.25071e-10 0.0269734 -7.74842e-05 1.30338e-10 0.0265329 -0.000202267 1.02304e-10 0.0261244 -0.000320711 9.11341e-11 0.0257435 -0.000438663 8.53596e-11 0.0253958 -0.000563258 8.06198e-11 0.0250827 -0.000696465 8.86455e-11 0.0248012 -0.000844759 1.19946e-10 0.0245647 -0.00101118 1.23199e-10 0.0243735 -0.00120089 1.20478e-10 0.0242362 -0.00141409 1.1783e-10 0.0241528 -0.00164953 1.30601e-10 0.024109 -0.00189817 1.43423e-10 0.0241122 -0.00214544 1.42468e-10 0.0241504 -0.00238161 1.40189e-10 0.0242055 -0.00259405 1.32536e-10 0.0242519 -0.00276536 1.11347e-10 0.0242896 -0.00288229 6.25896e-11 0.0243133 -0.0029369 3.42187e-11 0.0243262 -0.00293304 -4.2837e-11 0.0243152 -0.00286159 -5.26993e-11 0.0242963 -0.00273514 -5.95122e-11 0.024294 -0.00255986 -7.41493e-11 0.0243371 -0.0023392 -1.025e-10 0.0244537 -0.00208704 -1.57175e-10 0.0245911 -0.00177417 -1.37647e-10 0.0247482 -0.00142091 -1.32714e-10 0.0249141 -0.00104964 -1.35259e-10 0.0250668 -0.000676176 -1.45016e-10 0.0251755 -0.000316113 -1.52065e-10 0.0252403 1.50608e-05 -1.65888e-10 0.0252815 0.000303089 -1.58421e-10 0.0252907 0.000558994 -1.56084e-10 0.0252246 0.000795866 -1.52067e-10 0.0251089 0.000980356 -1.43515e-10 0.0249859 0.00110977 -1.35317e-10 0.0248597 0.00121589 -1.2524e-10 0.0247289 0.00130895 -1.15375e-10 0.0246029 0.00138331 -1.04655e-10 0.0244835 0.00144484 -9.49615e-11 0.0243729 0.00149479 -8.36935e-11 0.0242712 0.00153305 -7.36773e-11 0.024182 0.00155545 -6.25247e-11 0.0241058 0.00156257 -5.2894e-11 0.0240497 0.00154648 -4.2371e-11 0.024015 0.00150969 -3.7402e-11 0.0239749 0.00147711 -2.6031e-11 0.0239442 0.00141838 -2.35781e-11 0.0239656 0.00132051 -1.28901e-11 0.0240335 0.00119359 -8.82319e-12 0.0241365 0.00103803 2.33558e-12 0.0242706 0.000870824 2.89726e-12 0.000682011 3.65419e-12 0.0170966 0.000166993 -4.66337e-12 0.017529 0.000460636 -1.0728e-11 0.0190889 0.00123872 -2.54257e-11 0.0230001 0.00391787 -5.93207e-11 0.0286005 0.00938826 -1.37789e-10 0.0305957 0.0152536 -1.65471e-10 0.0321639 0.0153297 -4.99982e-10 0.0341523 0.0133276 -9.1029e-10 0.0365924 0.0100248 -7.64496e-10 0.0383366 0.00736319 -2.81702e-10 0.0396961 0.00511951 -1.97129e-10 0.0392277 0.00467308 -1.61656e-11 0.0381511 0.00434799 2.5019e-10 0.0374531 0.00374128 1.79015e-10 0.0368346 0.00314519 8.49632e-11 0.0363153 0.00252585 1.12428e-11 0.0359423 0.00185317 -2.61904e-11 0.0356293 0.00118431 -2.64377e-11 0.0353312 0.000563522 -1.15606e-11 0.0349985 9.16308e-06 1.11602e-11 0.0346503 -0.000499791 1.83982e-11 0.0342815 -0.000933958 2.28925e-11 0.0338955 -0.00131016 2.51957e-11 0.0335101 -0.00163434 2.35789e-11 0.0331149 -0.00191075 2.30082e-11 0.0327214 -0.00213975 1.78492e-11 0.0323347 -0.00232338 8.04647e-12 0.0319537 -0.00245753 -6.13503e-12 0.0316025 -0.00254001 -2.30788e-11 0.0312868 -0.00256631 -5.6803e-11 0.0310335 -0.00252291 -8.52268e-11 0.0308115 -0.0024162 -1.17715e-10 0.0306622 -0.00226984 -1.71391e-10 0.0306114 -0.00204666 -2.08534e-10 0.0305864 -0.00172844 -2.3314e-10 0.0306262 -0.00135625 -2.68799e-10 0.0307591 -0.000961348 -2.74866e-10 0.030869 -0.000508388 -2.50949e-10 0.0309829 -7.07255e-05 -2.16013e-10 0.0310661 0.000350532 -1.70454e-10 0.0310431 0.000734381 -1.29811e-10 0.0307624 0.00104434 -2.96397e-11 0.0303595 0.00115312 8.72318e-11 0.029916 0.0010977 1.29382e-10 0.0294154 0.00102012 1.55735e-10 0.0289035 0.000891216 1.67524e-10 0.0284025 0.000740614 1.67817e-10 0.0279097 0.00058198 1.54958e-10 0.0274358 0.000421468 1.46321e-10 0.0269912 0.000260768 1.18118e-10 0.0265821 9.9941e-05 1.08769e-10 0.0262173 -6.49527e-05 1.08934e-10 0.0258898 -0.00024008 1.4186e-10 0.0256037 -0.000426463 1.52365e-10 0.0253618 -0.000631717 1.5324e-10 0.0251693 -0.00086071 1.47633e-10 0.0250313 -0.00111399 1.41145e-10 0.0249403 -0.00138855 1.50779e-10 0.0248919 -0.00167481 1.55911e-10 0.0248726 -0.00195864 1.56268e-10 0.0248727 -0.00222182 1.42256e-10 0.0248709 -0.00245038 1.25882e-10 0.024845 -0.00262933 9.80579e-11 0.0247904 -0.00275106 4.79887e-11 0.0247003 -0.00281403 -7.86912e-12 0.0245836 -0.00282586 -5.28709e-11 0.0244551 -0.00279163 -9.22762e-11 0.0243087 -0.00269581 -1.15494e-10 0.0241699 -0.00257175 -1.28007e-10 0.0240529 -0.00241416 -1.36792e-10 0.023972 -0.00222373 -1.37916e-10 0.0239133 -0.00199218 -1.37829e-10 0.0239228 -0.0017462 -1.35239e-10 0.0240154 -0.00147745 -1.29014e-10 0.0241594 -0.00116118 -1.2221e-10 0.0243213 -0.000808337 -1.27406e-10 0.0244833 -0.000451425 -1.3664e-10 0.0246271 -9.89958e-05 -1.42517e-10 0.0247256 0.000232036 -1.55327e-10 0.0247807 0.000528984 -1.636e-10 0.0248206 0.00077806 -1.6235e-10 0.0248253 0.00099718 -1.61448e-10 0.0247663 0.00119052 -1.58841e-10 0.0246697 0.0013359 -1.52679e-10 0.0245706 0.00143187 -1.42959e-10 0.0244748 0.00150386 -1.32183e-10 0.0243794 0.00156206 -1.20014e-10 0.0242938 0.00160197 -1.05481e-10 0.0242208 0.00162564 -9.46705e-11 0.0241663 0.00162871 -7.86276e-11 0.0241336 0.00161335 -7.02218e-11 0.0241093 0.0015868 -5.37631e-11 0.0240848 0.00154993 -4.96558e-11 0.0241092 0.00146729 -3.79288e-11 0.024182 0.00135811 -2.04456e-11 0.0242852 0.00122622 -6.03082e-12 0.024418 0.00106806 -5.70312e-12 0.0245704 0.000889642 -6.23873e-12 0.0247477 0.00069595 -8.84008e-12 0.000505482 -1.81646e-11 0.016958 6.94841e-05 -3.61598e-12 0.0171987 0.000218013 -9.10312e-12 0.0179648 0.000471008 -2.04501e-11 0.0203364 0.00153729 -5.07222e-11 0.0255659 0.00414163 -1.24731e-10 0.0314224 0.00938317 -2.80575e-10 0.0346191 0.0118952 -1.13858e-09 0.037743 0.010022 -8.7799e-10 0.039853 0.00788903 -1.68862e-10 0.041002 0.00620918 -7.44476e-11 0.0399469 0.00618775 5.81297e-11 0.0390124 0.00565618 2.41813e-10 0.038416 0.00498063 1.78646e-10 0.0378882 0.00428802 1.0509e-10 0.0374062 0.00362136 1.41051e-11 0.0370587 0.00285212 -4.53556e-11 0.0367721 0.00211558 -4.17423e-11 0.0364867 0.0014488 -1.90573e-11 0.0361782 0.000857631 3.59521e-12 0.0358357 0.000338933 1.63769e-11 0.0354546 -0.000121877 2.73195e-11 0.0350522 -0.000529424 3.05847e-11 0.034629 -0.000886308 3.18365e-11 0.0341982 -0.00119682 2.97676e-11 0.0337532 -0.00146476 2.84742e-11 0.0333029 -0.00169088 2.40141e-11 0.0328536 -0.00187714 1.59315e-11 0.0324061 -0.002023 5.93559e-12 0.0319769 -0.00212633 -9.7561e-12 0.0315697 -0.00218644 -2.38923e-11 0.031205 -0.00219649 -5.6902e-11 0.0308929 -0.00214922 -7.67881e-11 0.0306124 -0.00205079 -1.08514e-10 0.0304042 -0.00191714 -1.47547e-10 0.0302843 -0.00170955 -1.908e-10 0.030239 -0.0014258 -2.19983e-10 0.030226 -0.00107455 -2.42088e-10 0.0302743 -0.000686534 -2.22148e-10 0.0303604 -0.000282817 -2.56454e-10 0.0304701 0.000143354 -1.80077e-10 0.0305475 0.000557414 -1.62637e-10 0.0305579 0.000944102 -1.31296e-10 0.030398 0.00126447 -8.40349e-11 0.0300279 0.00147414 6.0831e-11 0.0296237 0.00143964 9.18722e-11 0.0291879 0.00136501 1.3261e-10 0.0287241 0.0012427 1.40066e-10 0.0282527 0.00108209 1.27899e-10 0.0277944 0.000900504 1.20151e-10 0.0273672 0.000703646 1.23683e-10 0.0269826 0.000496679 1.20591e-10 0.0266378 0.000278697 1.46005e-10 0.0263368 4.38131e-05 1.85454e-10 0.0260876 -0.000209437 1.8529e-10 0.0258936 -0.000484604 1.76918e-10 0.0257564 -0.000780291 1.63637e-10 0.0256656 -0.00109197 1.69145e-10 0.0256086 -0.00140896 1.68902e-10 0.0255686 -0.00171434 1.59412e-10 0.0255286 -0.0019925 1.40369e-10 0.0254696 -0.00222368 1.08164e-10 0.0253778 -0.0024021 6.73605e-11 0.0252436 -0.00252115 2.36227e-11 0.0250677 -0.00258588 -2.26572e-11 0.0248607 -0.00260021 -6.09424e-11 0.0246287 -0.00257682 -1.03251e-10 0.0243775 -0.00250898 -1.18384e-10 0.0241286 -0.00241097 -1.32185e-10 0.0238926 -0.0022968 -1.40795e-10 0.0236815 -0.00216377 -1.45048e-10 0.0235077 -0.00200888 -1.42532e-10 0.0233924 -0.00183298 -1.41189e-10 0.0233125 -0.00162537 -1.23074e-10 0.0232679 -0.001392 -1.21365e-10 0.0233056 -0.0011591 -1.17184e-10 0.0234255 -0.000890491 -1.10693e-10 0.0235851 -0.000578223 -1.07327e-10 0.0237585 -0.000241712 -1.14432e-10 0.0239268 9.1826e-05 -1.28058e-10 0.0240686 0.000414666 -1.42174e-10 0.0241654 0.000705516 -1.51819e-10 0.0242276 0.000959511 -1.60151e-10 0.0242742 0.00116723 -1.59441e-10 0.0242923 0.0013416 -1.59127e-10 0.024267 0.00148139 -1.57583e-10 0.0242145 0.00158055 -1.53207e-10 0.0241614 0.00163871 -1.40959e-10 0.024116 0.00166943 -1.25514e-10 0.0240872 0.00167633 -1.15517e-10 0.0240655 0.00167054 -8.49451e-11 0.0240661 0.00163284 -8.08858e-11 0.0241017 0.00157047 -7.0923e-11 0.0241826 0.0014868 -4.2065e-11 0.0242819 0.00138217 -2.93958e-11 0.0244138 0.00123873 -2.50606e-11 0.0245769 0.00107155 -1.94726e-11 0.0247646 0.000887078 -2.08969e-11 0.0249599 0.000697876 -2.74293e-11 0.0251534 0.000505029 -3.41168e-11 0.000329428 -4.77262e-11 0.016865 4.12211e-05 -4.95389e-12 0.0170234 5.86704e-05 -7.81117e-12 0.0172502 0.000237433 -3.16807e-11 0.0183645 0.000414989 -6.76109e-11 0.0210756 0.00139833 -2.02438e-10 0.0270376 0.00334747 -5.7049e-10 0.0333636 0.00533037 -1.42922e-09 0.0373158 0.00607825 -8.71606e-11 0.0389072 0.0063386 5.57062e-11 0.0382708 0.00692055 2.96789e-10 0.0379898 0.00653323 1.63441e-10 0.0377217 0.00598348 1.52376e-10 0.0375225 0.00522277 9.25104e-11 0.0373101 0.00451846 5.69857e-12 0.0371939 0.00373568 -6.05997e-11 0.0370644 0.00297675 -6.37318e-11 0.0368935 0.00228585 -3.8686e-11 0.0366752 0.00167439 -1.22207e-11 0.0364109 0.0011373 5.07095e-12 0.0361037 0.000664713 1.55657e-11 0.0357564 0.000246654 2.2074e-11 0.035372 -0.000122751 2.43989e-11 0.0349515 -0.000448863 2.76069e-11 0.0345069 -0.000734082 2.80737e-11 0.0340381 -0.000982307 2.80248e-11 0.0335495 -0.00119563 2.5155e-11 0.033055 -0.00137506 1.82775e-11 0.0325504 -0.0015217 1.06503e-11 0.0320539 -0.00163462 -1.13638e-12 0.0315709 -0.00171365 -1.52826e-11 0.0311102 -0.00175604 -2.62602e-11 0.030691 -0.00175749 -5.3243e-11 0.0303132 -0.00171168 -7.39229e-11 0.0299758 -0.00162866 -1.00048e-10 0.0297043 -0.00150742 -1.33207e-10 0.0295143 -0.00132279 -1.66039e-10 0.0294097 -0.00107372 -1.97926e-10 0.0293707 -0.000767126 -2.20362e-10 0.0293723 -0.000406479 -2.15466e-10 0.029426 -3.18944e-05 -2.00761e-10 0.0295068 0.000358199 -1.88128e-10 0.0295904 0.000745011 -1.90982e-10 0.0296442 0.00110747 -1.37185e-10 0.0296144 0.00142478 -9.50184e-11 0.0293347 0.00168045 -6.20008e-13 0.0290059 0.00169965 7.99437e-11 0.0286581 0.00160733 1.30689e-10 0.0282629 0.00148681 1.46843e-10 0.0278693 0.0013027 1.34441e-10 0.0275042 0.0010807 1.30151e-10 0.0271678 0.000831922 1.57329e-10 0.0268697 0.000556821 2.05907e-10 0.026619 0.00025653 2.08401e-10 0.0264215 -6.36454e-05 2.10366e-10 0.0262835 -0.000405963 1.92174e-10 0.0261896 -0.000754628 1.89251e-10 0.0261198 -0.00109866 1.84094e-10 0.026055 -0.00142031 1.68309e-10 0.0259776 -0.00170313 1.39504e-10 0.0258655 -0.00193166 1.01547e-10 0.0257139 -0.00210219 5.86484e-11 0.025515 -0.00221255 1.49445e-11 0.0252688 -0.00227054 -2.89357e-11 0.0249888 -0.00228482 -6.56561e-11 0.0246842 -0.00226827 -9.87105e-11 0.024363 -0.00221731 -1.12203e-10 0.0240374 -0.00214205 -1.21915e-10 0.0237268 -0.00205535 -1.31637e-10 0.0234352 -0.00195851 -1.38323e-10 0.0231685 -0.00184906 -1.4024e-10 0.0229369 -0.00172875 -1.37623e-10 0.0227462 -0.00159415 -1.31591e-10 0.0226087 -0.00144114 -1.2108e-10 0.0225271 -0.00126764 -1.02337e-10 0.0224687 -0.0010582 -1.00256e-10 0.0224747 -0.000855085 -9.52404e-11 0.0225616 -0.000625888 -8.78781e-11 0.0227157 -0.000362446 -8.16276e-11 0.0228974 -5.86234e-05 -8.86292e-11 0.0230908 0.000249871 -1.0006e-10 0.0232696 0.000553653 -1.14393e-10 0.0234199 0.000835013 -1.29492e-10 0.0235323 0.0010794 -1.39923e-10 0.0236176 0.00128211 -1.4806e-10 0.0236817 0.00144343 -1.49906e-10 0.0237251 0.00156323 -1.49205e-10 0.02375 0.00164001 -1.46257e-10 0.0237662 0.00167947 -1.40785e-10 0.0237885 0.00167849 -1.31218e-10 0.0238531 0.00163062 -1.13017e-10 0.0239359 0.00157144 -6.08719e-11 0.0240383 0.00148922 -5.43313e-11 0.0241765 0.00136773 -4.75695e-11 0.0243564 0.00121764 -4.773e-11 0.0245605 0.00104697 -4.55794e-11 0.0247775 0.000863086 -4.69064e-11 0.0249961 0.000675367 -5.37055e-11 0.025201 0.000496936 -5.99803e-11 0.0253825 0.000327489 -6.34571e-11 0.00018345 -6.96244e-11 0.0168427 8.15044e-06 -3.10906e-12 0.0168486 4.93891e-05 -1.28243e-11 0.0170488 3.40551e-05 -2.08868e-11 0.0171671 0.000281516 -8.22437e-11 0.0183106 0.000240484 -2.00375e-10 0.0203134 0.00125595 -5.43659e-10 0.024811 0.000635117 -1.38113e-09 0.0281194 0.00277474 4.61816e-11 0.0300536 0.00444929 3.54047e-11 0.0314146 0.00562396 3.10678e-10 0.0323258 0.00567635 1.47486e-10 0.033131 0.00521637 3.79958e-11 0.0336997 0.00467625 -2.77583e-11 0.0342061 0.00402036 -7.63515e-11 0.0345748 0.00337431 -7.17452e-11 0.0347943 0.00276856 -5.29884e-11 0.0348822 0.00221534 -3.12943e-11 0.034862 0.00171734 -1.16593e-11 0.034753 0.00127142 1.25466e-12 0.0345692 0.000872314 1.12384e-11 0.0343275 0.000514268 1.86348e-11 0.0340393 0.000193014 2.38068e-11 0.0337096 -9.05924e-05 2.80129e-11 0.0333416 -0.000334768 2.94197e-11 0.0329384 -0.000549642 2.97008e-11 0.0325043 -0.0007362 2.70194e-11 0.0320499 -0.000896459 2.06133e-11 0.0315778 -0.00103124 1.35404e-11 0.0310983 -0.00114105 3.67079e-12 0.0306208 -0.00122561 -7.75151e-12 0.03015 -0.00128372 -1.99782e-11 0.0297004 -0.00131314 -3.01555e-11 0.0292799 -0.00130982 -5.01907e-11 0.0288956 -0.00126949 -6.81688e-11 0.0285512 -0.00120281 -9.48517e-11 0.0282672 -0.00109603 -1.2075e-10 0.0280567 -0.000937323 -1.48438e-10 0.0279232 -0.00072624 -1.72982e-10 0.0278716 -0.000461937 -1.94286e-10 0.0278668 -0.000146273 -1.98478e-10 0.0279119 0.000191098 -1.98068e-10 0.0279948 0.000536654 -1.98148e-10 0.0281081 0.000887608 -1.48438e-10 0.0282132 0.00121132 -1.35301e-10 0.028304 0.00149145 -9.77217e-11 0.0282097 0.00172876 -3.07436e-11 0.0279654 0.0018244 7.54365e-11 0.0277273 0.00170506 9.56368e-11 0.0274791 0.00154434 1.22394e-10 0.0272216 0.00132922 1.58746e-10 0.0269749 0.0010529 2.17817e-10 0.0267611 0.000727728 2.23292e-10 0.026594 0.000372355 2.20206e-10 0.0264697 5.42882e-06 2.0668e-10 0.0263742 -0.000376967 2.00489e-10 0.0262919 -0.000743355 1.96717e-10 0.0262034 -0.0010772 1.7957e-10 0.0260928 -0.00136054 1.48774e-10 0.0259401 -0.00158456 1.0744e-10 0.0257397 -0.0017447 6.9177e-11 0.0254884 -0.00184806 1.61523e-11 0.0251951 -0.00190001 -1.87854e-11 0.0248675 -0.00191507 -5.43759e-11 0.0245223 -0.00189893 -8.13202e-11 0.0241626 -0.00186146 -9.69554e-11 0.0238033 -0.00180459 -1.05727e-10 0.0234528 -0.00173824 -1.16926e-10 0.0231176 -0.00166646 -1.2526e-10 0.0228027 -0.00158899 -1.30108e-10 0.0225112 -0.00150453 -1.30141e-10 0.022249 -0.00141376 -1.27712e-10 0.022019 -0.00131425 -1.20171e-10 0.0218309 -0.00120392 -1.1275e-10 0.0216875 -0.00107801 -9.74935e-11 0.0216086 -0.000935032 -8.98482e-11 0.0215481 -0.000754999 -7.1228e-11 0.0215433 -0.000581643 -6.92558e-11 0.0216074 -0.000388729 -6.61787e-11 0.0217548 -0.000169271 -6.52055e-11 0.0219448 9.32964e-05 -6.22358e-11 0.0221591 0.000371217 -7.20212e-11 0.0223764 0.000647942 -8.43737e-11 0.0225766 0.000907706 -9.84373e-11 0.0227522 0.00113454 -1.11659e-10 0.0229048 0.00131929 -1.22223e-10 0.0230385 0.00145839 -1.28032e-10 0.0231584 0.00154894 -1.30105e-10 0.0232762 0.0015905 -1.29621e-10 0.023401 0.00158077 -1.20805e-10 0.0235258 0.00153328 -1.12815e-10 0.0236769 0.00144511 -6.79232e-11 0.023869 0.00131975 -6.54553e-11 0.0240902 0.0011672 -6.44265e-11 0.0243298 0.000995508 -7.08712e-11 0.0245765 0.000814377 -7.35406e-11 0.0248136 0.000636269 -7.94808e-11 0.0250297 0.000467549 -8.54849e-11 0.0252116 0.000319914 -9.36733e-11 0.0253568 0.000187166 -1.02281e-10 8.32474e-05 -1.32008e-10 0.0168005 1.48393e-05 -5.07339e-12 0.016856 -7.04173e-06 -7.9664e-12 0.0167905 9.26099e-05 -2.93596e-11 0.0171193 -6.02458e-05 -7.79773e-11 0.016998 0.000338219 -1.66456e-10 0.0180997 4.98881e-05 -6.77108e-10 0.0187465 -0.000205082 -1.19846e-09 0.0202779 0.00124852 4.04727e-11 0.0221164 0.00261781 9.06077e-11 0.0241239 0.0036193 9.17142e-11 0.0258627 0.003933 1.38016e-11 0.0272616 0.00380406 -2.04837e-11 0.0284382 0.0034803 -3.35941e-11 0.0293618 0.00307413 -4.77829e-11 0.0300643 0.0026544 -3.878e-11 0.0305748 0.00224981 -2.96334e-11 0.0309271 0.00186814 -2.85222e-11 0.0311545 0.00151407 -1.39034e-11 0.0312791 0.0011881 -2.57361e-12 0.0313196 0.00089005 7.72459e-12 0.0312874 0.000618254 1.66468e-11 0.0311904 0.000369444 2.49313e-11 0.0310381 0.000141943 2.9396e-11 0.0308429 -5.9402e-05 3.07102e-11 0.0305998 -0.000233303 2.99931e-11 0.0303132 -0.000385708 2.67864e-11 0.0299925 -0.000518731 2.12255e-11 0.0296386 -0.000632661 1.42861e-11 0.029262 -0.000729578 5.96995e-12 0.0288714 -0.000807715 -3.72065e-12 0.0284705 -0.00086833 -1.41851e-11 0.0280725 -0.00090861 -2.83666e-11 0.0276854 -0.000927013 -3.48512e-11 0.0273179 -0.000920063 -5.03391e-11 0.0269753 -0.000886396 -6.93845e-11 0.0266659 -0.000829206 -9.1529e-11 0.0264082 -0.000735779 -1.1246e-10 0.0262083 -0.000602619 -1.33514e-10 0.0260778 -0.00042543 -1.54373e-10 0.0260251 -0.000202933 -1.6831e-10 0.0260189 7.03013e-05 -1.7051e-10 0.026074 0.000351165 -1.69395e-10 0.0261858 0.000644905 -1.61676e-10 0.0263128 0.000946029 -1.5253e-10 0.0264562 0.00123104 -8.45505e-11 0.0266159 0.00145079 -7.56551e-11 0.0267255 0.00160907 -4.39699e-11 0.0266707 0.00167583 1.7244e-11 0.0265744 0.0015897 1.83738e-10 0.0264665 0.0013902 2.1581e-10 0.026367 0.00110058 2.17684e-10 0.0262789 0.000758085 2.27723e-10 0.0261971 0.000392788 2.2982e-10 0.02612 1.96295e-05 2.25702e-10 0.0260404 -0.000359544 2.09467e-10 0.0259433 -0.000698652 1.96516e-10 0.0258099 -0.000980453 1.67919e-10 0.0256274 -0.00119705 1.40383e-10 0.0253916 -0.00135038 9.1818e-11 0.0251096 -0.00144691 3.2113e-11 0.0247885 -0.00149753 -4.11784e-12 0.0244385 -0.00151221 -3.48384e-11 0.024072 -0.00150252 -5.63314e-11 0.0236952 -0.00147338 -7.45756e-11 0.0233172 -0.00143151 -8.7269e-11 0.0229449 -0.00138147 -9.98382e-11 0.0225882 -0.00132913 -1.08624e-10 0.0222457 -0.00127381 -1.14295e-10 0.0219234 -0.00121533 -1.16871e-10 0.0216222 -0.00115423 -1.1555e-10 0.0213469 -0.00108884 -1.12854e-10 0.021097 -0.00101883 -1.05383e-10 0.020881 -0.000941574 -9.95783e-11 0.0207018 -0.000854735 -8.90106e-11 0.0205679 -0.000755497 -7.8308e-11 0.0204977 -0.000640013 -6.77156e-11 0.0204503 -0.00049063 -4.87223e-11 0.0204558 -0.000348959 -4.89445e-11 0.020524 -0.000191107 -5.0253e-11 0.0206674 -5.07506e-06 -5.55963e-11 0.0208734 0.000207575 -5.2319e-11 0.0211148 0.000446334 -5.05387e-11 0.0213736 0.000687398 -5.76224e-11 0.0216303 0.000914655 -7.09542e-11 0.0218757 0.00110996 -8.60528e-11 0.0221075 0.00126227 -9.83792e-11 0.0223281 0.00136238 -1.06276e-10 0.0225436 0.00140782 -1.10249e-10 0.0227609 0.00139409 -1.10986e-10 0.0229874 0.00133543 -9.25635e-11 0.023231 0.00122686 -8.45616e-11 0.0234894 0.001084 -8.60347e-11 0.0237572 0.000918895 -9.229e-11 0.0240225 0.000747147 -1.00866e-10 0.0242709 0.00057954 -1.14222e-10 0.0244906 0.000427695 -1.37112e-10 0.0246722 0.000294838 -1.68862e-10 0.0248123 0.000186503 -1.81866e-10 0.0249104 9.49911e-05 -1.76741e-10 2.57761e-05 -1.68654e-10 0.0168124 2.36608e-06 -5.11444e-12 0.0167956 5.19697e-06 -1.42827e-11 0.0168728 1.15997e-05 -3.16166e-11 0.0167641 2.79388e-05 -7.78937e-11 0.0170582 5.89054e-05 -2.21816e-10 0.0168494 0.000152505 -6.08925e-10 0.0162416 0.000197954 -1.15729e-09 0.0167258 0.000777896 6.7107e-11 0.0179101 0.00143178 6.64722e-11 0.0195188 0.00200104 6.71794e-12 0.0211011 0.00233204 -1.71593e-11 0.0225105 0.00236795 -2.24604e-11 0.0237312 0.00223321 -2.12068e-11 0.0247609 0.00202372 -2.16656e-11 0.0256141 0.00179384 -1.99624e-11 0.0263125 0.00156268 -1.61171e-11 0.0268743 0.00133818 -9.93743e-12 0.0273186 0.00112331 -1.12115e-12 0.027657 0.000919663 8.42468e-12 0.0279001 0.000728702 1.80006e-11 0.0280539 0.000550381 2.58402e-11 0.0281265 0.000383835 3.24566e-11 0.0281211 0.000227309 3.72811e-11 0.0280544 8.09113e-05 3.70826e-11 0.0279352 -5.04404e-05 3.49786e-11 0.0277689 -0.00016428 2.98345e-11 0.0275608 -0.000264544 2.4179e-11 0.0273188 -0.000352119 1.66027e-11 0.0270478 -0.000427463 7.97715e-12 0.0267525 -0.000491074 -8.18402e-13 0.0264444 -0.00054284 -1.18253e-11 0.0261214 -0.00058147 -2.18441e-11 0.0257991 -0.000606304 -4.27615e-11 0.0254798 -0.000614021 -3.91637e-11 0.0251726 -0.000603292 -5.22678e-11 0.0248848 -0.000574332 -6.9825e-11 0.0246214 -0.000522826 -8.92312e-11 0.0244025 -0.000444656 -1.05203e-10 0.0242325 -0.000334553 -1.22292e-10 0.0241207 -0.000189826 -1.35038e-10 0.0240851 -4.59557e-06 -1.42072e-10 0.0240859 0.000214312 -1.42976e-10 0.0241589 0.000433803 -1.40908e-10 0.0243003 0.000662022 -1.31896e-10 0.0244847 0.0008998 -1.17285e-10 0.024673 0.00111993 -8.26334e-11 0.0248627 0.00127664 -4.30433e-11 0.0250476 0.00136594 5.13773e-12 0.0251993 0.00133313 1.14623e-10 0.0252981 0.00119421 1.28905e-10 0.0253494 0.000961805 1.58306e-10 0.0253528 0.000679596 2.148e-10 0.0253301 0.000349407 2.36433e-10 0.0252765 1.36739e-05 2.40281e-10 0.0251874 -0.00032025 2.24677e-10 0.0250539 -0.000590112 2.07876e-10 0.0248643 -0.000796604 1.70813e-10 0.0246212 -0.000942268 7.84385e-11 0.0243295 -0.00103553 5.3189e-11 0.0240013 -0.00108668 1.63187e-11 0.0236456 -0.00110592 -1.38262e-11 0.0232728 -0.00110267 -3.70622e-11 0.0228908 -0.00108423 -5.40236e-11 0.0225074 -0.00105512 -6.85174e-11 0.022131 -0.0010206 -8.03546e-11 0.0217661 -0.00098371 -9.14584e-11 0.0214192 -0.00094657 -9.79826e-11 0.0210913 -0.000907437 -1.02431e-10 0.0207887 -0.000868291 -1.02159e-10 0.0205085 -0.000827247 -1.02054e-10 0.0202538 -0.000784604 -9.77294e-11 0.0200318 -0.000738501 -9.41889e-11 0.0198363 -0.00068824 -8.64266e-11 0.0196815 -0.000631488 -8.03681e-11 0.0195569 -0.00056634 -6.84089e-11 0.0194766 -0.000489646 -6.1242e-11 0.0194494 -0.000397444 -4.19185e-11 0.0194452 -0.000279323 -3.9858e-11 0.0194852 -0.000165795 -3.68131e-11 0.0195848 -4.20294e-05 -3.30541e-11 0.0197506 0.000101249 -3.38658e-11 0.0199724 0.000277821 -1.55387e-11 0.0202377 0.000471943 -2.07937e-11 0.0205301 0.000668063 -2.72139e-11 0.0208349 0.000846958 -3.86761e-11 0.0211411 0.000993641 -5.99456e-11 0.0214453 0.00109203 -7.49888e-11 0.0217469 0.00113631 -8.42633e-11 0.0220469 0.00112078 -8.45284e-11 0.0223504 0.00105459 -9.53185e-11 0.0226518 0.000944468 -1.12198e-10 0.0229445 0.000806888 -1.38067e-10 0.0232198 0.000656455 -1.69888e-10 0.023468 0.000509696 -1.93622e-10 0.02368 0.000376169 -2.08404e-10 0.0238516 0.000263417 -2.13702e-10 0.0239817 0.000170395 -2.09046e-10 0.0240722 0.00010122 -1.97021e-10 0.0241306 4.09612e-05 -1.75937e-10 7.44613e-08 -1.58751e-10 0.0168119 -1.12552e-05 -4.83545e-12 0.0167816 3.1171e-05 -1.38968e-11 0.0168683 -7.9152e-05 -3.0143e-11 0.0166651 0.000211356 -7.82438e-11 0.0169383 -0.000204581 -2.20708e-10 0.0164379 0.000552024 -6.13506e-10 0.0156741 0.000755645 -1.16055e-09 0.0158824 0.000583851 5.73199e-11 0.0166374 0.000677368 5.74187e-11 0.0176484 0.000979956 -8.99998e-12 0.0187485 0.0012194 -2.654e-11 0.019818 0.0012804 -2.2754e-11 0.0208073 0.00122053 -1.57849e-11 0.0216946 0.00111523 -1.14283e-11 0.0224797 0.000999231 -7.22907e-12 0.0231628 0.000884028 -1.51829e-12 0.0237523 0.000772394 6.05242e-12 0.0242505 0.000664509 1.5176e-11 0.0246597 0.000560722 2.44139e-11 0.0249862 0.000461267 3.24875e-11 0.0252295 0.000366038 3.88399e-11 0.0253995 0.000274704 4.2884e-11 0.0254974 0.000186731 4.52188e-11 0.0255296 0.000101117 4.452e-11 0.0255083 1.98902e-05 4.06685e-11 0.0254389 -5.34602e-05 3.40474e-11 0.0253277 -0.000118149 2.7586e-11 0.0251807 -0.000175623 1.89575e-11 0.024999 -0.000225696 9.97813e-12 0.0247912 -0.000269416 5.63905e-13 0.0245604 -0.000306025 -1.02334e-11 0.0243124 -0.00033527 -1.99994e-11 0.0240536 -0.000356337 -3.15962e-11 0.0237893 -0.000367509 -5.32901e-11 0.0235314 -0.000367155 -4.41942e-11 0.0232762 -0.000354488 -5.66658e-11 0.0230428 -0.000328429 -7.29456e-11 0.0228333 -0.000285937 -8.75181e-11 0.0226545 -0.000223794 -1.00136e-10 0.0225288 -0.000138631 -1.11272e-10 0.0224562 -2.85034e-05 -1.22439e-10 0.0224285 0.000116443 -1.209e-10 0.0224738 0.000261646 -1.19992e-10 0.0225918 0.000413972 -1.18179e-10 0.0227739 0.000575091 -1.0512e-10 0.0229875 0.000744085 -7.8769e-11 0.0232274 0.000875473 -5.24447e-11 0.0234836 0.000951528 -6.58443e-12 0.0237203 0.000947262 4.54411e-11 0.023937 0.000853175 1.27654e-10 0.0241006 0.00067196 1.50432e-10 0.0242392 0.000457681 1.71883e-10 0.0242913 0.000236138 1.91773e-10 0.0242354 6.5244e-06 2.05916e-10 0.0240899 -0.000217872 2.29424e-10 0.0238984 -0.000414374 1.91548e-10 0.0236512 -0.000548831 1.07154e-10 0.0233595 -0.000638475 8.62383e-11 0.023037 -0.000691189 4.56065e-11 0.0226973 -0.000717112 1.10643e-11 0.022346 -0.000722087 -1.65706e-11 0.0219959 -0.000715155 -3.73901e-11 0.0216532 -0.000699077 -5.41739e-11 0.0213257 -0.000679248 -6.71196e-11 0.0210131 -0.000655932 -7.81181e-11 0.0207187 -0.000632427 -8.65225e-11 0.0204411 -0.000608037 -9.07345e-11 0.0201807 -0.000583728 -9.32959e-11 0.0199396 -0.000559085 -9.20229e-11 0.0197157 -0.000533612 -8.97269e-11 0.0195137 -0.000507372 -8.60102e-11 0.0193314 -0.000478911 -8.25392e-11 0.0191689 -0.000448282 -7.66116e-11 0.0190295 -0.000413396 -7.04924e-11 0.0189139 -0.000373868 -6.16629e-11 0.0188235 -0.000326374 -5.39817e-11 0.0187728 -0.000272452 -4.31615e-11 0.018753 -0.00019651 -3.26784e-11 0.0187757 -0.000123146 -3.2798e-11 0.0188354 -4.24537e-05 -3.23825e-11 0.0189443 4.7468e-05 -2.99855e-11 0.0191163 0.000154299 -1.75886e-11 0.0193455 0.000284378 -1.72055e-11 0.0196272 0.000421878 -2.215e-11 0.0199475 0.000554963 -3.01739e-11 0.0202953 0.000668638 -4.01976e-11 0.0206565 0.000746693 -5.14666e-11 0.0210219 0.000780396 -6.59274e-11 0.021381 0.000764765 -8.65753e-11 0.0217266 0.000707404 -1.33825e-10 0.0220485 0.000617713 -1.72105e-10 0.0223335 0.000512342 -2.01343e-10 0.0225743 0.000403455 -2.20811e-10 0.0227653 0.000302625 -2.30121e-10 0.022909 0.000215927 -2.27793e-10 0.0230091 0.000144895 -2.16939e-10 0.023072 9.08339e-05 -1.9653e-10 0.0231074 5.0282e-05 -1.72614e-10 0.023119 1.58654e-05 -1.50794e-10 -6.38998e-06 -1.08218e-10 0.0167913 -2.58779e-06 -5.06405e-12 0.0168165 4.72908e-06 -6.99672e-12 0.0167452 -1.56949e-05 -3.1517e-11 0.0169075 3.83576e-05 -6.50798e-11 0.0167089 -3.64197e-05 -2.01914e-10 0.0170184 0.000144419 -6.35382e-10 0.0171307 0.000432655 -1.21769e-09 0.0173661 0.00036579 4.73663e-11 0.0176818 0.000353719 5.71054e-11 0.0181612 0.000468989 -1.48158e-11 0.018759 0.00057808 -3.60796e-11 0.0193897 0.000608469 -2.00854e-11 0.020007 0.000573105 -3.15306e-12 0.0205928 0.000513508 8.1018e-12 0.0211399 0.000451379 1.53541e-11 0.0216426 0.0003941 2.14909e-11 0.0220998 0.000341729 2.7641e-11 0.0225067 0.000293855 3.40481e-11 0.0228636 0.000249594 4.01897e-11 0.0231678 0.000208324 4.528e-11 0.0234177 0.000169219 4.9031e-11 0.0236141 0.000131649 5.07451e-11 0.0237558 9.49278e-05 5.07631e-11 0.0238421 5.85805e-05 4.8338e-11 0.0238771 2.24235e-05 4.46124e-11 0.023864 -1.19225e-05 3.82787e-11 0.023809 -4.30668e-05 3.03083e-11 0.0237169 -7.10858e-05 2.09413e-11 0.0235906 -9.62844e-05 1.12751e-11 0.0234399 -0.000118206 6.66425e-13 0.0232628 -0.000137312 -9.97303e-12 0.023069 -0.000152949 -2.02413e-11 0.0228638 -0.000164826 -3.1125e-11 0.0226487 -0.000172127 -5.04128e-11 0.0224325 -0.00017396 -5.28956e-11 0.0222189 -0.000169699 -5.02356e-11 0.0220192 -0.000158743 -6.39568e-11 0.0218278 -0.000140064 -7.77553e-11 0.0216656 -0.000111978 -8.76454e-11 0.0215385 -7.2533e-05 -9.6606e-11 0.0214497 -2.15714e-05 -1.04401e-10 0.021403 4.89171e-05 -1.03723e-10 0.0214272 0.000121233 -1.03437e-10 0.0215201 0.000197164 -1.02107e-10 0.021674 0.000278313 -9.46605e-11 0.0218831 0.000364225 -8.03941e-11 0.0221312 0.00044051 -5.89708e-11 0.0224229 0.000483429 -1.26377e-11 0.0227088 0.000482666 3.29063e-11 0.0229478 0.000433123 9.93603e-11 0.0231528 0.000342205 1.34702e-10 0.0232978 0.000224714 1.59296e-10 0.02334 0.000106492 1.61372e-10 0.0232826 -7.89883e-06 1.91729e-10 0.0231371 -0.000115821 2.09042e-10 0.0229315 -0.000203331 1.31254e-10 0.0226743 -0.000274338 1.20488e-10 0.0223807 -0.000319997 8.29261e-11 0.0220715 -0.00034558 4.34125e-11 0.0217559 -0.000356837 8.60458e-12 0.0214425 -0.000358117 -1.84032e-11 0.0211386 -0.000353444 -3.92518e-11 0.0208453 -0.000344704 -5.41402e-11 0.020566 -0.000334344 -6.61003e-11 0.0202976 -0.00032233 -7.53173e-11 0.0200448 -0.000310558 -8.25114e-11 0.0198023 -0.000297936 -8.63671e-11 0.0195741 -0.000286121 -8.80355e-11 0.0193554 -0.000273496 -8.60369e-11 0.0191491 -0.000261326 -8.3545e-11 0.0189528 -0.000248075 -7.91202e-11 0.0187675 -0.000234526 -7.52082e-11 0.018595 -0.00021941 -6.94572e-11 0.0184348 -0.000202769 -6.37495e-11 0.018292 -0.000183777 -5.6144e-11 0.0181675 -0.000161446 -4.86319e-11 0.0180669 -0.000135475 -4.04021e-11 0.0180035 -0.000103449 -2.99463e-11 0.0179648 -6.22514e-05 -3.2667e-11 0.0179648 -2.35154e-05 -2.77287e-11 0.0180094 1.81812e-05 -1.64898e-11 0.018108 6.66298e-05 -1.71274e-11 0.0182696 0.000126566 -1.6459e-11 0.0184953 0.00019424 -2.03988e-11 0.0187824 0.000262607 -2.92939e-11 0.0191161 0.000322506 -4.18603e-11 0.0194843 0.000364529 -5.01062e-11 0.0198639 0.000381327 -6.94467e-11 0.0202351 0.000372938 -9.6185e-11 0.0205807 0.000340095 -1.67321e-10 0.0208825 0.000292278 -2.03555e-10 0.0211382 0.000237403 -2.26033e-10 0.0213399 0.000183128 -2.33371e-10 0.021496 0.000134601 -2.29379e-10 0.0216052 9.40416e-05 -2.13446e-10 0.0216824 6.15838e-05 -1.94062e-10 0.0217278 3.73381e-05 -1.59921e-10 0.0217535 1.88635e-05 -1.32982e-10 0.0217591 3.73904e-06 -1.15081e-10 -5.04466e-06 -8.26651e-11 0.0167952 -4.67963e-12 0.0167983 -8.67119e-12 0.0167756 -2.70678e-11 0.0168021 -7.26769e-11 0.0167404 -1.81688e-10 0.0167888 -6.48061e-10 0.0170041 -1.24168e-09 0.0173866 4.0402e-11 0.0177382 5.29171e-11 0.0181785 -1.33491e-11 0.0187173 -3.94406e-11 0.0192891 -1.64791e-11 0.019833 1.74945e-12 0.0203269 1.40972e-11 0.0207674 2.1869e-11 0.0211625 2.83135e-11 0.0215197 3.44377e-11 0.0218427 4.03788e-11 0.0221346 4.57802e-11 0.0223939 5.0249e-11 0.0226154 5.33145e-11 0.0227996 5.46129e-11 0.0229392 5.38197e-11 0.0230344 5.12472e-11 0.0230843 4.68124e-11 0.0230892 3.96852e-11 0.0230545 3.12422e-11 0.0229841 2.16318e-11 0.0228829 1.18639e-11 0.0227561 4.58688e-13 0.0226062 -9.89627e-12 0.022439 -2.06104e-11 0.0222593 -3.12747e-11 0.022068 -4.81325e-11 0.0218739 -5.88155e-11 0.0216794 -4.7861e-11 0.021494 -5.97509e-11 0.0213134 -7.33262e-11 0.0211589 -8.20043e-11 0.0210303 -8.93915e-11 0.0209338 -9.57731e-11 0.0208732 -9.40871e-11 0.0208825 -9.44779e-11 0.0209575 -9.45208e-11 0.0210934 -9.08045e-11 0.0212803 -7.8111e-11 0.0215136 -6.16362e-11 0.0217942 -1.63706e-11 0.0220691 2.85509e-11 0.0223137 8.81569e-11 0.022503 1.1496e-10 0.0226317 1.55493e-10 0.0226593 1.61565e-10 0.0225876 1.79571e-10 0.0224295 1.92629e-10 0.022228 1.23709e-10 0.0219781 1.16511e-10 0.0216932 8.07783e-11 0.0213978 4.34039e-11 0.0210984 8.79674e-12 0.0208034 -1.86083e-11 0.0205171 -3.96117e-11 0.0202417 -5.4068e-11 0.0199761 -6.54473e-11 0.0197211 -7.41359e-11 0.0194766 -8.05531e-11 0.0192412 -8.44363e-11 0.0190157 -8.50238e-11 0.0187977 -8.26601e-11 0.0185892 -7.94004e-11 0.0183881 -7.44068e-11 0.0181979 -7.02496e-11 0.0180164 -6.44754e-11 0.0178478 -5.8905e-11 0.0176927 -5.19578e-11 0.0175555 -4.47707e-11 0.0174396 -3.70345e-11 0.017353 -2.93267e-11 0.0173002 -2.59111e-11 0.0172855 -2.13912e-11 0.0173112 -2.79167e-11 0.0173827 -1.36137e-11 0.0175122 -1.79101e-11 0.0177037 -2.02782e-11 0.017962 -2.77723e-11 0.0182776 -3.98461e-11 0.0186314 -5.26278e-11 0.0190019 -7.22038e-11 0.0193632 -1.15611e-10 0.0196898 -1.87765e-10 0.0199734 -2.19446e-10 0.0202 -2.32074e-10 0.0203733 -2.29307e-10 0.0205017 -2.16291e-10 0.0205836 -1.93274e-10 0.0206355 -1.72398e-10 0.0206598 -1.40913e-10 0.0206661 -1.19206e-10 0.0206504 -1.01885e-10 -6.75683e-11 0.00923365 0.00815152 1.56855e-12 0.00601178 0.00322023 3.47272e-12 0.0046407 0.00135067 1.7424e-11 0.00394424 0.000664728 2.55277e-11 0.0037907 0.000122666 5.12838e-11 0.00392377 -0.000225964 1.09389e-10 0.00347237 0.000249364 2.38272e-10 0.00210374 0.00115737 2.30904e-10 0.000695944 0.00132106 5.4358e-11 -0.000497215 0.00121688 -8.62145e-11 -0.00153225 0.00101033 -8.47571e-11 -0.0025595 0.000937883 -8.11962e-11 -0.00339098 0.000851297 -8.44541e-11 -0.00401643 0.000653432 -6.6746e-11 -0.00448616 0.00046881 -5.06866e-11 -0.00476773 0.000291672 -5.41305e-11 -0.00494802 0.000188826 -4.72755e-11 -0.00509807 0.000155697 -4.20155e-11 -0.00525455 0.000167109 -4.40042e-11 -0.0054198 0.000176724 -4.26878e-11 -0.00558085 0.000169753 -3.96964e-11 -0.00572301 0.000157082 -3.2078e-11 -0.00584559 0.000138413 -2.42313e-11 -0.00593808 0.000109973 -2.22224e-11 -0.00602095 9.80286e-05 -1.83206e-11 -0.00611721 0.000104437 -1.5671e-11 -0.0061977 8.88514e-05 -1.43281e-11 -0.00624489 5.48562e-05 -1.36537e-11 -0.00625864 1.65575e-05 -1.2299e-11 -0.00622391 -3.59259e-05 -5.11639e-12 -0.00610939 -0.000120083 2.60485e-12 -0.00589896 -0.00021938 1.00049e-11 -0.00559254 -0.000315686 1.36684e-11 -0.00520204 -0.000400433 1.02732e-11 -0.00472446 -0.000486017 5.63667e-12 -0.00420404 -0.000528085 4.40971e-12 -0.00365523 -0.000554786 6.73004e-12 -0.00309142 -0.00056872 3.06579e-12 -0.00251624 -0.000578947 2.05471e-12 -0.00192993 -0.000588599 2.08226e-12 -0.00134711 -0.000584155 6.5997e-12 -0.000765894 -0.000581881 1.65101e-11 -0.000167072 -0.000598714 2.7107e-11 0.000411065 -0.000577471 4.77781e-11 0.000945318 -0.000533162 6.57708e-11 0.00145704 -0.000509288 7.66099e-11 0.00194569 -0.000486915 8.9323e-11 0.00241039 -0.000463196 1.03634e-10 0.00285207 -0.000439996 1.16851e-10 0.00327015 -0.000416051 1.24386e-10 0.00367376 -0.000401096 1.40376e-10 0.00406947 -0.000393564 1.65385e-10 0.00444765 -0.0003766 1.77695e-10 0.00480433 -0.000355596 1.8457e-10 0.00514199 -0.000337192 1.87898e-10 0.00546098 -0.000318648 1.86009e-10 0.00576368 -0.000302332 1.79245e-10 0.00604969 -0.000285627 1.691e-10 0.00632027 -0.000270526 1.54598e-10 0.00657537 -0.000255112 1.35856e-10 0.0068163 -0.000241158 1.14317e-10 0.00704289 -0.000227013 9.02392e-11 0.0072565 -0.000214193 6.46214e-11 0.00745715 -0.00020133 3.78247e-11 0.0076459 -0.000189632 1.0897e-11 0.00782271 -0.000177883 -1.60838e-11 0.00798854 -0.000167143 -4.26725e-11 0.00814335 -0.000156407 -6.81289e-11 0.00828804 -0.000146567 -9.16545e-11 0.00842263 -0.000136775 -1.12656e-10 0.00854798 -0.000127777 -1.30215e-10 0.0086641 -0.000118857 -1.43725e-10 0.00877177 -0.000110634 -1.52411e-10 0.00887102 -0.000102505 -1.55839e-10 0.00896255 -9.49894e-05 -1.53839e-10 0.00904631 -8.75802e-05 -1.4624e-10 0.00912306 -8.0729e-05 -1.33694e-10 0.00919277 -7.40141e-05 -1.16411e-10 0.0092561 -6.7837e-05 -9.59166e-11 0.00931316 -6.18521e-05 -7.27748e-11 0.00936449 -5.6412e-05 -4.9069e-11 0.00941032 -5.12282e-05 -2.6836e-11 0.0094511 -4.66006e-05 -1.0108e-11 0.00948714 -4.22896e-05 3.74165e-12 0.00951882 -3.85487e-05 1.91374e-11 0.00954645 -3.52e-05 2.68592e-11 0.00957047 -3.24538e-05 2.8529e-11 0.0095911 -3.01722e-05 2.47109e-11 0.0096089 -2.85694e-05 1.2976e-11 0.00962407 -2.75412e-05 3.51167e-12 0.00963726 -2.72531e-05 -8.25706e-12 0.00964852 -2.76483e-05 -2.38569e-11 0.00965865 -2.89099e-05 -4.09534e-11 0.00966783 -3.10058e-05 -5.74717e-11 0.00967668 -3.4118e-05 -7.24968e-11 0.00968512 -3.81851e-05 -8.6292e-11 0.00969464 -4.34207e-05 -9.85486e-11 0.00970368 -4.97851e-05 -1.10905e-10 0.0097126 -5.97156e-05 -1.29151e-10 -6.93908e-05 -1.30026e-10 0.0127483 0.0122321 1.27552e-12 0.00976226 0.00619811 5.83326e-12 0.00823791 0.00287502 8.38757e-12 0.00761464 0.00123449 4.15703e-11 0.00714137 0.000552941 5.18343e-11 0.00671089 0.000118035 9.21177e-11 0.00655708 0.000246177 1.83263e-10 0.00631194 0.00113173 3.48297e-10 0.00496036 0.00251448 1.02116e-10 0.00378994 0.00239799 -7.47123e-11 0.0028472 0.00205619 -8.10052e-11 0.00195577 0.00186352 -7.9441e-11 0.00121121 0.0016253 -8.70202e-11 0.000505722 0.00138279 -7.29325e-11 -0.000213347 0.00119565 -5.62563e-11 -0.00094879 0.00103868 -5.24148e-11 -0.00163953 0.000880348 -5.33022e-11 -0.00223796 0.000762304 -4.43094e-11 -0.00271372 0.000660298 -4.24305e-11 -0.00308005 0.000559621 -4.17593e-11 -0.00335611 0.000454819 -3.98328e-11 -0.0035611 0.000371522 -3.48378e-11 -0.00372903 0.000318792 -2.4928e-11 -0.00386817 0.000261503 -1.84331e-11 -0.00397014 0.000212157 -2.22088e-11 -0.00405762 0.000200202 -1.94208e-11 -0.00412286 0.000160231 -1.7473e-11 -0.0041405 7.77936e-05 -1.66557e-11 -0.0041098 -1.37182e-05 -1.64666e-11 -0.00401194 -0.00013773 -7.19663e-12 -0.00381511 -0.000326163 -1.11549e-12 -0.00350769 -0.000539917 5.11178e-12 -0.00310461 -0.000733126 9.7108e-12 -0.00262874 -0.000890917 6.0665e-12 -0.0020745 -0.00105403 5.54821e-12 -0.00150142 -0.00111286 6.45251e-12 -0.000915967 -0.00114934 1.20131e-11 -0.000315254 -0.00117772 1.27969e-11 0.000291278 -0.00119192 1.27061e-11 0.000862777 -0.00116508 6.95707e-12 0.00142402 -0.001148 5.31945e-12 0.00196553 -0.00112456 1.29764e-11 0.00247704 -0.00111048 2.62284e-11 0.00297561 -0.0010754 4.70125e-11 0.0034762 -0.00103199 6.10978e-11 0.00395883 -0.000988468 6.9141e-11 0.00442408 -0.000948308 7.86966e-11 0.00486928 -0.000903955 9.05698e-11 0.0052958 -0.000861243 1.01544e-10 0.00570129 -0.000815317 1.06857e-10 0.0060836 -0.000777124 1.20142e-10 0.00644514 -0.000748977 1.43195e-10 0.00679263 -0.000718045 1.52815e-10 0.00712413 -0.000681115 1.58451e-10 0.00743742 -0.00064455 1.62032e-10 0.00773245 -0.000607596 1.61756e-10 0.00801039 -0.000574041 1.58011e-10 0.00827137 -0.000540621 1.51379e-10 0.00851699 -0.000509868 1.40373e-10 0.00874715 -0.000479238 1.26334e-10 0.00896305 -0.000450906 1.07614e-10 0.00916474 -0.000422878 8.63758e-11 0.00935327 -0.000396913 6.18163e-11 0.00952861 -0.000371366 3.67845e-11 0.00969162 -0.00034765 1.0985e-11 0.00984268 -0.000324405 -1.56393e-11 0.00998229 -0.000302786 -4.1461e-11 0.0101111 -0.000281637 -6.54001e-11 0.0102295 -0.000261951 -8.73904e-11 0.010338 -0.000242732 -1.06382e-10 0.0104374 -0.000224819 -1.22315e-10 0.0105277 -0.000207377 -1.34314e-10 0.0106098 -0.000191078 -1.42276e-10 0.0106839 -0.000175253 -1.45569e-10 0.0107504 -0.00016043 -1.43995e-10 0.0108098 -0.000146092 -1.37564e-10 0.0108623 -0.000132675 -1.26108e-10 0.0109084 -0.000119794 -1.10639e-10 0.0109484 -0.000107819 -9.14395e-11 0.0109826 -9.64824e-05 -7.01254e-11 0.0110115 -8.60758e-05 -4.77473e-11 0.0110354 -7.64194e-05 -2.71152e-11 0.0110549 -6.7727e-05 -1.13446e-11 0.0110701 -5.98929e-05 6.45544e-13 0.0110819 -5.30847e-05 1.53628e-11 0.0110902 -4.7277e-05 2.31979e-11 0.0110958 -4.25932e-05 2.41708e-11 0.0110987 -3.90503e-05 2.05736e-11 0.0110999 -3.68197e-05 8.44505e-12 0.0110994 -3.59444e-05 7.43536e-13 0.0110979 -3.66067e-05 -1.10526e-11 0.011096 -3.88825e-05 -2.66745e-11 0.011094 -4.3069e-05 -4.37254e-11 0.011093 -4.92667e-05 -5.88397e-11 0.0110934 -5.78001e-05 -7.41081e-11 0.0110957 -6.87785e-05 -8.71726e-11 0.0111021 -8.26058e-05 -1.00046e-10 0.0111108 -9.95631e-05 -1.12151e-10 0.0111225 -0.000123113 -1.29875e-10 -0.000145729 -1.32729e-10 0.0162925 0.0141125 4.0723e-13 0.0138854 0.0085861 5.6361e-12 0.0119221 0.00484533 4.06771e-12 0.0104689 0.00265641 2.21658e-11 0.00959689 0.0014034 2.97823e-11 0.00866228 0.000932152 9.81125e-11 0.00812017 0.000654187 1.2905e-10 0.00810072 0.000937713 1.88817e-10 0.00806171 0.0022097 2.52431e-10 0.00726425 0.00329425 -2.14722e-11 0.00624905 0.0031703 -7.39155e-11 0.00527796 0.002828 -6.46333e-11 0.00448957 0.00252202 -8.70639e-11 0.00375132 0.00220171 -8.72689e-11 0.00305591 0.00191977 -6.18449e-11 0.00241953 0.00170712 -6.2875e-11 0.00179797 0.00152521 -5.30122e-11 0.00121624 0.00136895 -3.93778e-11 0.000679017 0.00121996 -4.02544e-11 0.000175783 0.00108333 -3.78021e-11 -0.000310428 0.000957866 -3.8955e-11 -0.000761516 0.000838982 -3.70023e-11 -0.00115268 0.000728839 -2.65846e-11 -0.00148195 0.000617212 -1.74014e-11 -0.00175002 0.0005004 -1.8969e-11 -0.00191585 0.000378304 -1.84321e-11 -0.00201026 0.000260856 -1.64675e-11 -0.00201132 8.32687e-05 -1.55444e-11 -0.00193164 -9.33841e-05 -1.57761e-11 -0.00177102 -0.000303329 -7.19005e-12 -0.0014708 -0.000635101 -1.78558e-12 -0.0010661 -0.000958358 5.32222e-12 -0.000576811 -0.0012383 2.30498e-11 1.44832e-05 -0.00149728 -2.66814e-10 0.000579668 -0.0016351 2.69147e-10 0.00116308 -0.00170959 8.89527e-12 0.00175248 -0.00174964 9.95935e-12 0.0023369 -0.00177071 6.6438e-12 0.00290328 -0.00176457 1.18266e-11 0.00347053 -0.00173708 1.59703e-11 0.00402047 -0.00170068 1.78044e-11 0.00455304 -0.00165845 2.31556e-11 0.00505796 -0.00161514 3.20795e-11 0.00554463 -0.00156084 4.54184e-11 0.00601697 -0.00150122 5.47782e-11 0.00646874 -0.00143755 6.17495e-11 0.00689849 -0.00137492 6.65125e-11 0.00730801 -0.00130999 7.1654e-11 0.00769651 -0.00124567 7.62589e-11 0.00806296 -0.00117732 7.81012e-11 0.00840446 -0.00111327 8.488e-11 0.00871942 -0.00105831 9.95612e-11 0.00902333 -0.00101586 1.12382e-10 0.00931047 -0.00096263 1.20558e-10 0.00957933 -0.000908091 1.27621e-10 0.00983026 -0.000853984 1.33801e-10 0.0100634 -0.000802992 1.36565e-10 0.0102803 -0.000753699 1.358e-10 0.0104819 -0.000707249 1.2898e-10 0.010669 -0.00066226 1.1766e-10 0.0108429 -0.000619764 1.00314e-10 0.011004 -0.00057876 7.92818e-11 0.011153 -0.000540063 5.45031e-11 0.0112903 -0.000502853 2.94127e-11 0.011416 -0.000467759 6.90391e-12 0.011531 -0.000434048 -1.99025e-11 0.0116351 -0.000402272 -4.35176e-11 0.0117293 -0.000371744 -6.45037e-11 0.0118137 -0.000342962 -8.3049e-11 0.011889 -0.000315331 -9.87909e-11 0.0119557 -0.000289247 -1.11605e-10 0.0120143 -0.000264239 -1.21659e-10 0.0120653 -0.0002406 -1.28407e-10 0.0121091 -0.000217959 -1.31922e-10 0.0121461 -0.000196569 -1.31534e-10 0.0121768 -0.000176134 -1.26722e-10 0.0122016 -0.000156918 -1.18091e-10 0.0122208 -0.000138697 -1.04165e-10 0.0122348 -0.000121749 -8.82624e-11 0.0122439 -0.000105904 -6.75792e-11 0.0122484 -9.14205e-05 -4.8194e-11 0.0122487 -7.81542e-05 -2.75289e-11 0.0122452 -6.63535e-05 -1.32506e-11 0.0122384 -5.58994e-05 5.33765e-13 0.0122285 -4.70524e-05 1.15145e-11 0.0122163 -3.97262e-05 1.94744e-11 0.012202 -3.42064e-05 2.0456e-11 0.0121862 -3.04763e-05 1.5918e-11 0.0121693 -2.88204e-05 5.79459e-12 0.0121525 -2.93395e-05 -2.49319e-12 0.0121353 -3.2384e-05 -1.44842e-11 0.0121195 -3.8129e-05 -3.03174e-11 0.0121051 -4.70035e-05 -4.5371e-11 0.0120933 -5.92963e-05 -6.00165e-11 0.0120856 -7.54926e-05 -7.4235e-11 0.0120813 -9.6055e-05 -8.76771e-11 0.0120841 -0.000121234 -1.00331e-10 0.0120932 -0.00015325 -1.12931e-10 0.0121061 -0.000191633 -1.2577e-10 -0.000229753 -1.27459e-10 0.0182867 0.0148725 1.06718e-12 0.0164644 0.010404 3.83452e-12 0.0145104 0.0067918 3.75162e-12 0.0128808 0.00427391 1.29735e-11 0.0116385 0.00263536 1.43805e-11 0.0107747 0.00170015 6.96011e-11 0.0100466 0.00127851 8.2992e-11 0.00978387 0.00107718 1.18124e-10 0.0101767 0.0016427 1.42873e-10 0.0100029 0.00324677 1.12694e-10 0.00922574 0.00395577 -2.04708e-11 0.00845842 0.003725 -6.16749e-11 0.00760956 0.0034474 -5.60036e-11 0.00672769 0.0031033 -1.27584e-10 0.00598894 0.00273225 -5.96337e-11 0.00531034 0.00246972 -8.27912e-11 0.0046519 0.00222383 -3.95603e-11 0.00405458 0.00201004 -5.13699e-11 0.00350188 0.00182685 -5.35501e-11 0.00298148 0.00164181 -3.98972e-11 0.00249734 0.00147169 -3.81552e-11 0.00204446 0.0013197 -3.58703e-11 0.00162477 0.00117416 -2.80372e-11 0.00124321 0.0010258 -1.41511e-11 0.000906064 0.000862578 -1.50538e-11 0.000622001 0.00068116 -1.6279e-11 0.000425654 0.000472484 -1.61745e-11 0.000302232 0.000219087 -1.35466e-11 0.000300892 -8.40088e-05 -1.3435e-11 0.000498545 -0.000498108 -8.11233e-12 0.000868586 -0.00101034 -8.91971e-14 0.00134262 -0.00144232 2.82752e-12 0.00188772 -0.00179562 2.44457e-11 0.00246384 -0.00208636 2.85438e-11 0.00309078 -0.00227413 2.85402e-11 0.00373006 -0.00235758 3.66125e-11 0.00436066 -0.00238529 3.61112e-11 0.00496077 -0.0023734 3.02072e-11 0.00553425 -0.00233797 2.19704e-11 0.00608407 -0.00228507 1.95516e-11 0.00660783 -0.00222156 2.13312e-11 0.00710742 -0.00215393 2.94236e-11 0.00757917 -0.0020815 4.17635e-11 0.00802988 -0.00200434 5.16132e-11 0.00845881 -0.00192159 5.80146e-11 0.00886687 -0.00183629 6.01071e-11 0.00925119 -0.00175009 6.21188e-11 0.00961292 -0.00166374 6.54655e-11 0.00995219 -0.00157784 7.06747e-11 0.0102696 -0.00148844 7.24335e-11 0.0105635 -0.00140135 7.68435e-11 0.0108328 -0.00132183 8.37138e-11 0.0110806 -0.00125781 9.33984e-11 0.0113153 -0.00119065 9.20875e-11 0.0115363 -0.00112211 9.34712e-11 0.0117424 -0.00105313 9.9221e-11 0.0119321 -0.000986578 1.04871e-10 0.0121062 -0.000922647 1.09619e-10 0.0122649 -0.000861986 1.09471e-10 0.01241 -0.00080384 1.04847e-10 0.0125418 -0.000748698 9.31954e-11 0.012662 -0.000695828 7.65015e-11 0.0127707 -0.000645829 5.44396e-11 0.0128692 -0.000597921 3.18397e-11 0.0129576 -0.000552708 9.72173e-12 0.0130369 -0.00050943 -1.71665e-11 0.0131074 -0.000468588 -4.09045e-11 0.0131694 -0.000429551 -6.11268e-11 0.0132234 -0.000392669 -7.76437e-11 0.0132691 -0.000357458 -9.04298e-11 0.0133074 -0.000324167 -1.00502e-10 0.0133382 -0.000292385 -1.06431e-10 0.013362 -0.000262344 -1.11896e-10 0.0133794 -0.000233652 -1.11866e-10 0.0133903 -0.000206593 -1.13238e-10 0.013396 -0.000180822 -1.06844e-10 0.0133963 -0.000156679 -1.02661e-10 0.0133921 -0.000133913 -8.96732e-11 0.0133835 -0.00011287 -7.87496e-11 0.0133709 -9.33669e-05 -6.13741e-11 0.0133545 -7.57144e-05 -4.52248e-11 0.0133349 -5.97675e-05 -2.87845e-11 0.0133118 -4.58175e-05 -1.50862e-11 0.0132864 -3.37637e-05 -5.57072e-12 0.0132588 -2.39275e-05 2.82099e-12 0.0132297 -1.63319e-05 5.23953e-12 0.0131996 -1.12235e-05 1.03638e-11 0.0131695 -8.81169e-06 3.68514e-12 0.0131395 -9.33185e-06 -3.59059e-13 0.0131107 -1.29187e-05 -1.13427e-11 0.0130832 -2.00103e-05 -2.45227e-11 0.0130578 -3.09838e-05 -3.77587e-11 0.0130356 -4.64314e-05 -5.1159e-11 0.0130162 -6.69644e-05 -6.41566e-11 0.0130031 -9.32656e-05 -7.76257e-11 0.0129952 -0.000126056 -9.05556e-11 0.012996 -0.000165589 -1.00843e-10 0.0130048 -0.000217257 -1.13075e-10 0.0130231 -0.000268748 -1.14464e-10 -0.000323908 -1.19101e-10 0.0194008 0.015134 1.16913e-12 0.0181644 0.0116417 1.13547e-12 0.0165458 0.00840125 3.36328e-12 0.0149729 0.00583966 8.03242e-12 0.0136337 0.00395617 1.55949e-11 0.0126459 0.00266331 3.07631e-11 0.0118274 0.00198064 7.71814e-11 0.0111738 0.0016005 9.37861e-11 0.0110875 0.00160982 1.2502e-10 0.0117691 0.00231357 2.09904e-10 0.0115708 0.00396627 6.49041e-11 0.0108127 0.00445126 -6.13952e-11 0.0101867 0.00415486 -7.72674e-11 0.00947384 0.00391423 -7.84072e-11 0.00868176 0.00358893 -7.29886e-11 0.00795899 0.00322418 -8.59432e-11 0.00731802 0.0029332 -3.81361e-11 0.00671752 0.00269761 -5.78375e-11 0.00610914 0.0024753 -3.90173e-11 0.00553458 0.00225208 -4.2839e-11 0.00501619 0.0020548 -3.68385e-11 0.00453011 0.00186158 -3.52197e-11 0.0040735 0.00166993 -3.2259e-11 0.00366101 0.00147459 -4.64786e-12 0.003296 0.00126511 -1.74906e-11 0.00299195 0.00101811 -1.61947e-11 0.00275836 0.000731261 -1.02571e-11 0.0026022 0.000398088 -1.07256e-11 0.00259138 -5.56208e-05 -1.11113e-11 0.00281224 -0.000709883 -3.43457e-12 0.00317062 -0.00136671 -9.06033e-13 0.00366765 -0.0019445 2.65956e-12 0.00428247 -0.00241829 3.83737e-11 0.0049428 -0.00275358 3.38612e-11 0.00561562 -0.00295481 1.04404e-11 0.00627486 -0.00302234 3.83344e-11 0.00689468 -0.00300758 5.71221e-11 0.00747313 -0.00295144 6.25353e-11 0.00801192 -0.00287485 5.25466e-11 0.00851523 -0.00278465 5.05196e-11 0.00898874 -0.0026902 4.32423e-11 0.00943246 -0.0025921 3.67435e-11 0.00984998 -0.00249253 4.26819e-11 0.0102421 -0.00238918 5.42399e-11 0.0106115 -0.00228314 6.74477e-11 0.0109583 -0.00217482 7.16769e-11 0.0112827 -0.00206644 6.80217e-11 0.0115865 -0.00195859 6.22244e-11 0.0118706 -0.00185292 5.86327e-11 0.0121365 -0.00174484 5.87148e-11 0.0123828 -0.00163857 6.05042e-11 0.0126067 -0.00153658 6.58603e-11 0.012805 -0.00144736 7.64397e-11 0.0129904 -0.00136793 7.97387e-11 0.0131627 -0.00128717 8.39756e-11 0.0133215 -0.00120562 9.18783e-11 0.013467 -0.00112632 9.82943e-11 0.0135992 -0.00104944 1.02135e-10 0.0137189 -0.000976474 1.00632e-10 0.0138272 -0.000906471 9.38745e-11 0.0139242 -0.00084033 8.09079e-11 0.0140112 -0.000776911 6.28202e-11 0.0140883 -0.000717081 4.2695e-11 0.0141558 -0.000659758 2.31584e-11 0.0142148 -0.000605706 3.8783e-12 0.0142645 -0.000554025 -1.81128e-11 0.0143064 -0.000505261 -3.72711e-11 0.0143396 -0.000458734 -4.99908e-11 0.0143653 -0.000414804 -6.38627e-11 0.0143838 -0.000372929 -7.0414e-11 0.014395 -0.000333395 -8.23267e-11 0.0144003 -0.000295707 -8.53986e-11 0.014399 -0.000260141 -9.54659e-11 0.0143924 -0.000226248 -9.59613e-11 0.0143805 -0.000194336 -1.00595e-10 0.0143638 -0.000164067 -9.76047e-11 0.0143429 -0.000135805 -9.24876e-11 0.0143185 -0.000109335 -8.49918e-11 0.0142907 -8.50216e-05 -6.91029e-11 0.0142607 -6.27491e-05 -5.81985e-11 0.0142281 -4.27693e-05 -3.53975e-11 0.0141935 -2.52153e-05 -2.50766e-11 0.0141569 -1.0221e-05 -9.37891e-12 0.0141189 2.0149e-06 -1.66087e-12 0.0140796 1.11334e-05 7.62059e-12 0.0140399 1.75127e-05 1.06844e-11 0.0139993 2.08659e-05 9.17263e-12 0.0139592 2.09546e-05 2.41785e-12 0.0139195 1.73822e-05 -5.6882e-12 0.0138813 9.54386e-06 -1.73576e-11 0.0138465 -3.08013e-06 -3.20442e-11 0.0138144 -2.12997e-05 -4.2882e-11 0.0137889 -4.57373e-05 -5.83377e-11 0.0137681 -7.71745e-05 -7.00739e-11 0.0137549 -0.000116528 -7.86045e-11 0.0137505 -0.000164123 -9.08849e-11 0.013756 -0.000222607 -8.80204e-11 0.0137648 -0.000290896 -9.03031e-11 0.0137884 -0.000358057 -8.93439e-11 -0.000429573 -9.11393e-11 0.0201064 0.0152047 4.31367e-13 0.0192892 0.0124472 2.45601e-12 0.018053 0.00963636 2.61444e-12 0.016689 0.00719624 5.41219e-12 0.0153956 0.00523786 9.8481e-12 0.0142636 0.00377208 2.08053e-11 0.0134728 0.00272969 3.82416e-11 0.0126752 0.0022817 8.20255e-11 0.0122394 0.00191927 9.8886e-11 0.01222 0.00213631 1.33497e-10 0.01295 0.00298294 1.88239e-10 0.0129011 0.00444416 -3.53103e-12 0.0122537 0.00479056 -7.11538e-11 0.0116601 0.00451397 -7.21174e-11 0.0110228 0.00430348 -7.47214e-11 0.0103459 0.00399476 -8.33998e-11 0.00970245 0.00364407 -4.66519e-11 0.00907957 0.00336248 -6.37985e-11 0.00848949 0.00310744 -4.08055e-11 0.00794196 0.00286907 -5.03134e-11 0.00740822 0.0026463 -3.82119e-11 0.00688046 0.00242578 -4.16687e-11 0.00639934 0.00220322 -3.20684e-11 0.00596362 0.00197365 -5.44274e-12 0.00556245 0.00170859 -1.97492e-11 0.00521207 0.00140723 -1.47824e-11 0.00490848 0.00106991 -1.38501e-11 0.00472985 0.000612601 -1.30982e-11 0.00477326 -7.42344e-05 -1.72383e-11 0.00500646 -0.000924434 -1.77619e-11 0.0054109 -0.00175688 -6.59064e-13 0.00595713 -0.00248124 3.94861e-12 0.00659936 -0.00305717 2.84967e-11 0.00729633 -0.00345137 3.44883e-11 0.00795262 -0.00360948 3.51469e-11 0.00857449 -0.00364464 6.03124e-11 0.00915608 -0.0035896 6.15045e-11 0.00969377 -0.00349018 5.26795e-11 0.0101847 -0.00336543 4.52006e-11 0.0106365 -0.00323475 5.84789e-11 0.011055 -0.0031054 5.94737e-11 0.0114444 -0.00297779 6.01912e-11 0.0118074 -0.00285173 6.38442e-11 0.0121469 -0.00272396 6.89668e-11 0.0124652 -0.0025958 7.15144e-11 0.0127625 -0.00246585 7.27743e-11 0.0130388 -0.00233683 7.21762e-11 0.0132939 -0.00220864 7.31925e-11 0.0135286 -0.0020836 7.4993e-11 0.0137479 -0.00196063 7.55662e-11 0.0139487 -0.00183637 7.56547e-11 0.0141298 -0.00171445 7.52535e-11 0.0142883 -0.00160211 7.33219e-11 0.0144315 -0.00150672 6.89054e-11 0.0145627 -0.00141377 6.93493e-11 0.0146843 -0.00132189 7.37968e-11 0.0147951 -0.0012319 7.87017e-11 0.0148952 -0.00114388 8.40547e-11 0.0149837 -0.00105976 8.6682e-11 0.0150616 -0.000978949 8.48424e-11 0.015129 -0.00090255 7.59885e-11 0.0151869 -0.00082946 6.17478e-11 0.0152359 -0.000760506 4.33476e-11 0.0152763 -0.000694611 2.56198e-11 0.0153086 -0.000632498 6.03364e-12 0.0153328 -0.000573225 -1.31284e-11 0.0153493 -0.000517372 -3.28086e-11 0.0153586 -0.000464139 -4.38624e-11 0.015361 -0.000413954 -5.38099e-11 0.0153574 -0.000366156 -5.84829e-11 0.0153482 -0.000321081 -6.34885e-11 0.0153343 -0.00027816 -6.69762e-11 0.0153156 -0.000237715 -7.07053e-11 0.015293 -0.000199254 -7.49406e-11 0.0152655 -0.000163165 -7.6973e-11 0.015234 -0.000129095 -7.90769e-11 0.0151981 -9.74647e-05 -7.60532e-11 0.0151584 -6.81062e-05 -7.22064e-11 0.0151156 -4.13921e-05 -6.16403e-11 0.0150702 -1.7435e-05 -5.22268e-11 0.0150236 3.48209e-06 -3.33305e-11 0.014977 2.09517e-05 -2.48418e-11 0.0149303 3.55669e-05 -1.30592e-11 0.014884 4.70587e-05 -6.93679e-12 0.0148372 5.51722e-05 1.08374e-12 0.0147906 5.95664e-05 1.77687e-12 0.014744 6.02168e-05 1.71188e-12 0.0146974 5.64541e-05 -4.63417e-12 0.0146529 4.77903e-05 -1.39161e-11 0.0146094 3.33637e-05 -2.66217e-11 0.0145708 1.26272e-05 -4.08163e-11 0.0145368 -1.56424e-05 -6.17099e-11 0.0145098 -5.16551e-05 -7.32657e-11 0.0144921 -9.66794e-05 -8.55414e-11 0.0144835 -0.000151437 -9.58698e-11 0.0144859 -0.000216283 -1.08866e-10 0.014499 -0.000295023 -7.57781e-11 0.0145188 -0.000372005 -7.77687e-11 0.0145501 -0.000454018 -7.16162e-11 -0.00054292 -5.11477e-11 0.0205488 0.015174 3.51932e-13 0.0200416 0.0129668 9.43694e-13 0.0190964 0.0105759 2.22547e-12 0.0179649 0.00832084 3.67119e-12 0.0167994 0.00640263 5.38267e-12 0.0157009 0.00484249 1.38961e-11 0.0147516 0.00365786 2.19917e-11 0.0141123 0.00283645 6.57945e-11 0.0134068 0.00253798 7.00873e-11 0.0131283 0.00230249 9.25809e-11 0.01329 0.00263048 1.09008e-10 0.0139036 0.003569 1.1557e-10 0.0139136 0.0047566 -1.43482e-11 0.0134423 0.00501204 -6.72956e-11 0.0129343 0.00481657 -6.72246e-11 0.0123352 0.00462787 -6.80323e-11 0.0117384 0.00432901 -6.48396e-11 0.0111779 0.00400556 -7.83376e-11 0.0105994 0.0037184 -3.73678e-11 0.0100349 0.00345949 -6.24728e-11 0.0095172 0.00321271 -3.35535e-11 0.00902983 0.00298216 -3.78412e-11 0.00854876 0.00273752 -3.27579e-11 0.00809298 0.00247236 -1.74235e-11 0.00766141 0.0021799 -1.89777e-11 0.00726336 0.00185752 -1.75555e-11 0.00693431 0.00143912 -1.52298e-11 0.00676196 0.000821618 -1.63278e-11 0.00683261 -0.000120385 -1.16333e-11 0.00710342 -0.00116883 -1.13607e-11 0.00752048 -0.00215106 -1.24515e-11 0.00805442 -0.00299794 4.42024e-12 0.00866637 -0.0036532 2.37831e-11 0.00929841 -0.0040727 2.34989e-11 0.00992955 -0.00422753 2.51708e-11 0.0104289 -0.00413574 3.93101e-11 0.0109489 -0.0041128 5.60731e-11 0.0114546 -0.00400057 4.16724e-11 0.0119225 -0.00383739 6.47968e-11 0.0123507 -0.00366412 7.59777e-11 0.0127403 -0.00349375 4.94371e-11 0.013098 -0.00333224 5.05469e-11 0.013426 -0.00317653 5.47456e-11 0.0137287 -0.00302328 6.92451e-11 0.0140086 -0.00287267 8.01222e-11 0.0142662 -0.00272063 8.72443e-11 0.0145027 -0.00257138 8.63682e-11 0.0147188 -0.00242311 8.43449e-11 0.0149175 -0.00227992 8.01305e-11 0.0151007 -0.00214085 6.77869e-11 0.0152676 -0.00200014 6.52747e-11 0.0154188 -0.00186205 6.03088e-11 0.0155519 -0.00173157 5.42009e-11 0.0156637 -0.00161487 4.73186e-11 0.0157618 -0.00150933 6.33232e-11 0.0158488 -0.00140726 7.50958e-11 0.0159257 -0.00130798 8.19115e-11 0.0159926 -0.0012103 8.54435e-11 0.0160494 -0.00111644 8.3718e-11 0.0160962 -0.00102588 7.63397e-11 0.0161335 -0.00094015 6.21645e-11 0.0161623 -0.000858089 4.56621e-11 0.0161829 -0.000780803 2.91586e-11 0.0161964 -0.000706989 1.38818e-11 0.0162029 -0.000637597 1.94619e-13 0.0162028 -0.000571443 -1.37919e-11 0.0161963 -0.000509241 -2.36336e-11 0.0161833 -0.000450031 -3.20599e-11 0.0161642 -0.000394274 -3.49398e-11 0.0161397 -0.000341246 -4.09801e-11 0.0161097 -0.000291255 -4.21532e-11 0.0160759 -0.000243759 -4.80011e-11 0.0160375 -0.000199011 -5.10697e-11 0.0159961 -0.00015668 -5.60825e-11 0.0159509 -0.000117024 -6.09749e-11 0.015902 -7.99502e-05 -6.18689e-11 0.0158499 -4.5746e-05 -6.4463e-11 0.0157944 -1.47006e-05 -5.9042e-11 0.0157371 1.28091e-05 -5.5575e-11 0.0156786 3.68469e-05 -4.20207e-11 0.0156193 5.77027e-05 -3.4097e-11 0.0155601 7.51185e-05 -2.2292e-11 0.0155012 8.89803e-05 -1.08843e-11 0.0154438 9.88546e-05 -4.82644e-12 0.0153883 0.000104532 4.28871e-12 0.0153341 0.000105603 4.46358e-12 0.0152828 0.000101887 5.90483e-12 0.0152325 9.22303e-05 1.49617e-12 0.0151862 7.61683e-05 -1.5331e-12 0.0151429 5.26049e-05 -1.20799e-11 0.0151048 2.08002e-05 -2.3116e-11 0.0150738 -2.05196e-05 -4.23225e-11 0.015051 -7.0881e-05 -5.51381e-11 0.0150373 -0.000132043 -7.78399e-11 0.0150363 -0.000203769 -9.06061e-11 0.0150471 -0.000288118 -8.25367e-11 0.0150595 -0.000374745 -3.00894e-11 0.015085 -0.000464596 -4.05707e-11 0.0151214 -0.000558781 -7.01256e-11 -0.000660973 -8.05649e-11 0.0209517 0.0151272 1.28452e-12 0.020587 0.0133221 7.8662e-13 0.0198924 0.0112742 2.13539e-12 0.0189471 0.00926031 3.26408e-12 0.0179239 0.00741645 5.48911e-12 0.0169019 0.00585696 9.01677e-12 0.0159544 0.00458105 1.6429e-11 0.0151582 0.00359994 3.08606e-11 0.0146028 0.00299303 6.95014e-11 0.0140428 0.00275427 7.88368e-11 0.0139038 0.00266412 8.77749e-11 0.0142591 0.00303878 9.47593e-11 0.0147525 0.00402802 8.75655e-11 0.0147406 0.00498546 -2.15449e-11 0.0144085 0.0051892 -6.38903e-11 0.0139845 0.00506059 -6.40321e-11 0.0134423 0.00488438 -6.61922e-11 0.0128865 0.00461814 -7.09292e-11 0.0123807 0.00428877 -5.43194e-11 0.0118802 0.00401743 -7.5602e-11 0.011376 0.00374979 -3.26391e-11 0.0108823 0.00350724 -4.14447e-11 0.010427 0.00323728 -3.29599e-11 0.00998787 0.00296798 -2.20106e-11 0.00954085 0.00266834 -2.28853e-11 0.00913223 0.00230411 -2.54617e-11 0.00881391 0.00179121 -2.77467e-11 0.00871565 0.000955662 -2.14331e-11 0.00883911 -0.000217879 -1.84017e-11 0.0091386 -0.00143659 -7.40999e-12 0.00952011 -0.0025072 1.78054e-12 0.0100192 -0.00347105 9.12726e-12 0.0105715 -0.00418479 2.21338e-11 0.0110032 -0.00448607 2.11517e-11 0.0114111 -0.00461933 2.23685e-11 0.011993 -0.00470486 2.79562e-11 0.0124155 -0.00453142 3.27014e-11 0.0128264 -0.00441641 3.55047e-11 0.0132894 -0.00430818 2.89082e-11 0.0137193 -0.00410107 3.68913e-11 0.014109 -0.00388951 3.4949e-11 0.0144621 -0.00368461 3.9259e-11 0.0147739 -0.00348815 5.01838e-11 0.0150543 -0.0033028 8.92258e-11 0.0153045 -0.0031231 8.23714e-11 0.0155304 -0.0029472 8.1838e-11 0.0157347 -0.00277702 7.02406e-11 0.01592 -0.00260972 6.51621e-11 0.0160873 -0.00244829 6.10043e-11 0.0162368 -0.00229175 5.14209e-11 0.0163739 -0.00213932 5.00274e-11 0.0164953 -0.00198595 4.8295e-11 0.0166002 -0.00183795 4.78834e-11 0.0166854 -0.00169958 5.03663e-11 0.0167601 -0.00158178 5.77934e-11 0.0168229 -0.00146785 6.61404e-11 0.0168763 -0.00135951 6.84826e-11 0.0169206 -0.00125332 6.69377e-11 0.0169551 -0.00115112 6.22847e-11 0.0169805 -0.00105209 5.42324e-11 0.016996 -0.000958014 4.39028e-11 0.0170034 -0.000867854 3.26582e-11 0.017003 -0.000782845 2.32161e-11 0.0169959 -0.000701868 1.22002e-11 0.0169829 -0.000625701 5.49588e-12 0.0169637 -0.000553371 -2.74881e-12 0.0169391 -0.000485321 -5.37861e-12 0.0169082 -0.000420746 -1.32081e-11 0.0168719 -0.00035991 -1.67624e-11 0.0168301 -0.000302144 -1.9406e-11 0.0167838 -0.000247686 -2.4575e-11 0.0167337 -0.000196021 -2.45874e-11 0.0166803 -0.000147421 -3.24031e-11 0.0166244 -0.000101638 -3.12874e-11 0.0165659 -5.90086e-05 -4.07496e-11 0.0165054 -1.9754e-05 -3.90011e-11 0.0164426 1.55386e-05 -4.5118e-11 0.0163786 4.69216e-05 -4.10748e-11 0.0163118 7.47781e-05 -3.98993e-11 0.0162437 9.8889e-05 -3.70249e-11 0.016174 0.000119274 -3.28752e-11 0.016104 0.000135441 -2.9728e-11 0.0160357 0.000147318 -2.31818e-11 0.0159683 0.000154035 -2.17084e-11 0.0159058 0.000155727 -1.69204e-11 0.0158454 0.000151833 -1.66242e-11 0.0157908 0.000141396 -1.65568e-11 0.0157408 0.000123367 -1.89033e-11 0.0156965 9.70079e-05 -2.0661e-11 0.015659 6.13015e-05 -2.08611e-11 0.015629 1.52339e-05 -2.02711e-11 0.0156072 -4.16098e-05 -1.62981e-11 0.0155957 -0.000109246 -1.47621e-11 0.015595 -0.000188082 -6.03759e-11 0.0156051 -0.000277918 -3.63722e-11 0.0156197 -0.000371948 1.37005e-11 0.0156456 -0.000467876 4.5361e-12 0.01568 -0.000567623 -1.40422e-11 0.0157221 -0.000670176 -5.07016e-11 -0.000777676 -1.33797e-10 0.0212497 0.0150765 6.17766e-13 0.0210119 0.0135622 1.44558e-12 0.0204703 0.0118134 6.45154e-13 0.0197228 0.0100071 3.11609e-12 0.0188279 0.0083074 4.14676e-12 0.0179033 0.00676875 7.31633e-12 0.0170038 0.00547417 1.2396e-11 0.0161674 0.00440305 2.02441e-11 0.015522 0.00359539 3.74417e-11 0.0150023 0.00315701 7.23231e-11 0.0146249 0.00292069 8.08231e-11 0.0145841 0.0029808 8.41949e-11 0.0150649 0.0033902 8.41657e-11 0.0154564 0.0043802 6.87929e-11 0.0154309 0.00516891 -1.97345e-11 0.0151728 0.00534295 -6.08567e-11 0.0148376 0.00524197 -6.04552e-11 0.0143627 0.00509968 -6.01922e-11 0.0138389 0.00484039 -6.06595e-11 0.0133656 0.00453592 -8.00877e-11 0.0129226 0.00424654 -4.94103e-11 0.0124904 0.00399286 -5.99605e-11 0.0120422 0.00371314 -3.02844e-11 0.0115996 0.00344061 -3.00806e-11 0.0111823 0.00312303 -2.9682e-11 0.0108188 0.00271005 -3.27309e-11 0.0105512 0.0020861 -3.77231e-11 0.0105676 0.000955644 -2.96453e-11 0.0108105 -0.000434845 -1.00559e-11 0.0111262 -0.00171531 -1.74604e-13 0.0115789 -0.00292298 2.13139e-12 0.0120332 -0.0038935 6.46122e-12 0.0123546 -0.00447209 1.37773e-11 0.012643 -0.00474802 1.29205e-11 0.0129119 -0.00486964 1.80316e-11 0.0131202 -0.00489647 1.7437e-11 0.0135446 -0.00494424 1.56906e-11 0.013927 -0.00479479 1.84516e-11 0.0142726 -0.00465664 2.53626e-11 0.0146808 -0.00452246 3.12204e-11 0.015089 -0.00430896 3.24667e-11 0.0154614 -0.00406654 3.5476e-11 0.0157877 -0.00382105 4.67834e-11 0.0160701 -0.0035889 5.37129e-11 0.0163119 -0.00336778 7.61812e-11 0.0165242 -0.00316233 5.35091e-11 0.0167104 -0.00296634 4.61914e-11 0.0168751 -0.00277803 5.57454e-11 0.0170213 -0.0025982 5.0847e-11 0.0171513 -0.00242432 4.17616e-11 0.0172698 -0.00225983 2.89425e-11 0.0173742 -0.00209281 2.75622e-11 0.017465 -0.00193162 2.54056e-11 0.0175403 -0.00177681 2.45093e-11 0.0175955 -0.0016377 2.59233e-11 0.017641 -0.00151302 4.08632e-11 0.0176756 -0.0013939 4.89593e-11 0.0177016 -0.00127915 4.97457e-11 0.0177186 -0.00116915 4.52543e-11 0.0177266 -0.00106253 3.91692e-11 0.0177264 -0.000960675 2.99123e-11 0.0177181 -0.000863033 2.27801e-11 0.0177036 -0.000770645 1.3743e-11 0.0176828 -0.000682872 8.78169e-12 0.017657 -0.000600264 2.92381e-12 0.0176263 -0.000522028 9.85583e-13 0.0175905 -0.000448494 -1.08623e-12 0.0175497 -0.000378826 -2.12915e-12 0.0175025 -0.000313287 -2.24562e-12 0.0174495 -0.000251117 -4.49634e-12 0.0173906 -0.000192562 -6.50928e-12 0.0173273 -0.000137104 -1.32648e-11 0.0172604 -8.50394e-05 -1.34326e-11 0.0171915 -3.64558e-05 -1.998e-11 0.0171216 7.95315e-06 -2.14686e-11 0.0170522 4.78422e-05 -2.51313e-11 0.0169818 8.37618e-05 -2.6178e-11 0.0169108 0.000115475 -2.63878e-11 0.0168385 0.000143176 -2.724e-11 0.0167648 0.00016636 -2.52502e-11 0.0166914 0.00018514 -2.63763e-11 0.0166171 0.000198612 -2.37638e-11 0.0165463 0.000206625 -2.40003e-11 0.0164768 0.000208448 -2.21203e-11 0.0164126 0.000204414 -2.23204e-11 0.0163528 0.000192846 -2.60336e-11 0.0163001 0.000172738 -2.97635e-11 0.0162541 0.000143229 -3.77015e-11 0.0162166 0.000103267 -4.36288e-11 0.0161874 5.21491e-05 -4.87897e-11 0.0161673 -1.13915e-05 -3.95183e-11 0.0161574 -8.53557e-05 -4.38934e-11 0.016157 -0.000170741 -8.41415e-12 0.0161669 -0.000266438 -1.27622e-10 0.0161807 -0.000365744 7.44254e-12 0.0162025 -0.00046736 9.29673e-12 0.0162339 -0.000573041 2.71465e-11 0.0162709 -0.00067804 8.40117e-11 0.0163079 -0.000778065 3.03159e-11 -0.000872769 -1.32335e-10 0.0215447 0.0150542 -7.7536e-13 0.0213522 0.0137479 2.91953e-12 0.0209392 0.0122239 1.03394e-12 0.0203232 0.0106234 1.77297e-12 0.0195754 0.00904746 2.75905e-12 0.0187506 0.00759619 4.60046e-12 0.0179106 0.00629523 8.53675e-12 0.0171123 0.00519204 1.44304e-11 0.0163795 0.0042916 2.3653e-11 0.0158575 0.00362297 4.38393e-11 0.0153604 0.00330969 7.19493e-11 0.0151206 0.00311075 8.16137e-11 0.0151602 0.00324316 8.25198e-11 0.0156908 0.00368708 8.36602e-11 0.0160368 0.00464238 6.61373e-11 0.0159872 0.00533533 -1.83984e-11 0.0157799 0.00546751 -5.37217e-11 0.0155148 0.00539691 -5.57346e-11 0.0151205 0.00525734 -5.71993e-11 0.0146397 0.00502943 -7.0814e-11 0.0141928 0.00472525 -6.46846e-11 0.0138017 0.00443215 -5.75255e-11 0.0133872 0.00417438 -5.48034e-11 0.0129793 0.00388339 -5.17285e-11 0.012586 0.00353553 -5.13257e-11 0.0122916 0.00302902 -5.12084e-11 0.0122296 0.00217445 -4.1264e-11 0.0124237 0.000765511 -3.89202e-11 0.0127601 -0.000745048 -8.75426e-12 0.0131447 -0.00206163 1.06464e-11 0.0135261 -0.00326872 4.15934e-12 0.0138263 -0.00415397 3.18527e-12 0.0139658 -0.00456371 5.67924e-12 0.014072 -0.00481536 1.00547e-11 0.0141972 -0.00496872 1.10006e-11 0.0143714 -0.00505161 1.1644e-11 0.0145065 -0.00506343 1.10528e-11 0.0148196 -0.00509696 1.20274e-11 0.015149 -0.00498109 1.48768e-11 0.0154481 -0.00482432 1.96144e-11 0.0158008 -0.0046715 2.04454e-11 0.0161898 -0.00446837 2.05131e-11 0.0165519 -0.00419461 2.9276e-11 0.016866 -0.00391264 3.76276e-11 0.0171319 -0.00364097 4.55672e-11 0.0173518 -0.00338953 5.02321e-11 0.0175356 -0.00315622 2.7276e-11 0.0176931 -0.00294074 6.25209e-11 0.0178291 -0.00273791 4.37632e-11 0.0179479 -0.00254523 1.87575e-11 0.0180512 -0.00236437 1.78868e-13 0.0181459 -0.00218958 -1.28968e-12 0.0182262 -0.00201574 -2.83908e-12 0.0182915 -0.00184633 -2.52286e-12 0.0183381 -0.00168741 4.66912e-12 0.0183694 -0.00154666 2.57262e-11 0.0183893 -0.00141569 3.94041e-11 0.0184001 -0.00129227 3.86081e-11 0.0184029 -0.00117446 3.07482e-11 0.0183968 -0.00106061 2.21283e-11 0.0183821 -0.0009516 1.39263e-11 0.01836 -0.000846905 7.44842e-12 0.0183312 -0.000747674 2.90035e-12 0.0182976 -0.00065329 1.33985e-12 0.0182588 -0.000564552 7.60343e-13 0.0182159 -0.000480551 2.73274e-12 0.0181679 -0.000401719 3.87997e-12 0.0181154 -0.000327145 6.28161e-12 0.0180572 -0.000257058 6.76119e-12 0.0179935 -0.000190737 7.01581e-12 0.0179237 -0.00012832 6.1008e-12 0.0178488 -6.94224e-05 4.27707e-12 0.0177699 -1.47605e-05 2.74425e-13 0.0176901 3.50156e-05 -3.82669e-12 0.0176103 8.02708e-05 -6.54934e-12 0.0175308 0.000120822 -1.19307e-11 0.0174525 0.000156948 -1.55602e-11 0.0173736 0.000188178 -2.06791e-11 0.017296 0.000214714 -2.37922e-11 0.0172169 0.000235789 -2.82003e-11 0.0171396 0.000251275 -3.11798e-11 0.0170627 0.00026016 -3.23371e-11 0.016989 0.000262236 -3.13301e-11 0.016919 0.000257654 -2.86504e-11 0.0168541 0.000244873 -2.27947e-11 0.016797 0.000222357 -1.85822e-11 0.0167485 0.000189323 -1.44796e-11 0.0167099 0.00014485 -1.62393e-11 0.0166827 8.81895e-05 -1.68887e-11 0.0166662 1.88383e-05 -1.93092e-11 0.016662 -6.21545e-05 -1.47023e-11 0.0166674 -0.00015419 -4.92403e-11 0.0166824 -0.000254493 4.25951e-11 0.0166995 -0.000357327 -6.91358e-11 0.0167244 -0.000465055 -2.71549e-11 0.0167573 -0.000574223 -1.24225e-11 0.0167892 -0.00067876 4.49872e-11 0.0168214 -0.000776987 -5.50616e-12 0.0168438 -0.000865167 7.67775e-11 -0.000939384 3.86944e-11 0.0218206 0.0150975 2.59898e-12 0.0216534 0.0139147 -2.17259e-12 0.0213047 0.0125706 1.61517e-12 0.0207939 0.0111257 9.73069e-13 0.0201593 0.00968601 1.97178e-12 0.0194366 0.00830973 3.58043e-12 0.0186763 0.00705173 5.6563e-12 0.0179178 0.00593539 9.4441e-12 0.0172059 0.00498519 1.69682e-11 0.0165668 0.00422198 2.83659e-11 0.0161526 0.00366423 4.8693e-11 0.0157043 0.00344949 7.79889e-11 0.0155276 0.0033074 8.04521e-11 0.0156158 0.00346834 9.23907e-11 0.0161554 0.00393873 1.04546e-10 0.0165127 0.00483869 2.65565e-11 0.0164732 0.00545189 -1.65508e-11 0.0162845 0.005587 -4.81866e-11 0.0160523 0.0055106 -5.18254e-11 0.0157327 0.00537808 -5.50234e-11 0.0153121 0.00517187 -7.05372e-11 0.0148872 0.00487539 -6.00907e-11 0.0144866 0.00461152 -6.14797e-11 0.0141145 0.00429716 -6.28046e-11 0.0137916 0.00388357 -6.68321e-11 0.013618 0.00321378 -7.21451e-11 0.0138317 0.00194814 -5.71435e-11 0.0142579 0.000343996 -3.4179e-11 0.0146401 -0.00108947 -2.66235e-12 0.0150599 -0.00244374 9.74718e-13 0.0153498 -0.00351951 5.52027e-12 0.0154026 -0.0041586 1.78686e-11 0.015406 -0.00451705 6.46918e-12 0.0153847 -0.0047531 1.02455e-11 0.0153917 -0.00494265 1.2495e-11 0.0154423 -0.00507606 6.55169e-12 0.0155587 -0.00515939 1.31475e-12 0.0156454 -0.0051707 1.19929e-11 0.015854 -0.00517731 1.23269e-11 0.0161231 -0.00508713 1.25666e-11 0.0163859 -0.00493331 2.15901e-11 0.0166785 -0.00477017 3.36007e-11 0.0170323 -0.00455889 1.80912e-11 0.0173694 -0.00426184 3.24198e-11 0.0176715 -0.00395466 3.91858e-11 0.017927 -0.00365453 4.03803e-11 0.0181351 -0.00337364 3.96039e-11 0.0183046 -0.00311659 4.17156e-11 0.0184427 -0.00288085 6.59164e-11 0.0185586 -0.00266485 2.0225e-12 0.0186553 -0.00246395 -2.98617e-11 0.0187383 -0.00227572 -1.29942e-11 0.018811 -0.00209223 -1.21442e-11 0.0188728 -0.0019123 -7.95e-12 0.0189213 -0.00173889 6.73231e-13 0.01895 -0.00157669 1.93302e-11 0.0189685 -0.0014349 2.8679e-11 0.0189753 -0.00129936 2.46315e-11 0.0189721 -0.0011724 1.42674e-11 0.0189599 -0.00105063 5.06473e-12 0.018938 -0.000934601 -2.82981e-13 0.0189083 -0.000823082 -9.49812e-13 0.0188719 -0.000717323 4.00221e-14 0.0188309 -0.000616543 2.94866e-12 0.0187857 -0.000521722 6.55393e-12 0.0187365 -0.000431994 1.06945e-11 0.0186826 -0.00034782 1.50873e-11 0.0186236 -0.000268336 1.84123e-11 0.0185592 -0.000193694 2.14836e-11 0.0184898 -0.000123216 2.27674e-11 0.0184154 -5.7028e-05 2.35211e-11 0.0183371 4.40036e-06 2.09573e-11 0.0182565 6.02439e-05 1.82626e-11 0.0181732 0.000111055 8.95309e-12 0.0180894 0.000156897 2.59653e-12 0.0180042 0.000197438 -5.57515e-12 0.0179207 0.000232874 -1.2394e-11 0.017837 0.000262635 -1.97612e-11 0.0177552 0.000286557 -2.60878e-11 0.0176744 0.000303868 -3.06216e-11 0.0175959 0.000313873 -3.28259e-11 0.0175205 0.000315984 -3.31005e-11 0.0174491 0.000310765 -3.24616e-11 0.0173829 0.000296421 -2.76049e-11 0.0173252 0.000271094 -2.02628e-11 0.0172768 0.000234101 -2.08411e-11 0.0172398 0.000184448 -2.12829e-11 0.0172148 0.00012183 -2.09871e-11 0.017203 4.59332e-05 -1.7505e-11 0.0172043 -4.22083e-05 -1.14878e-11 0.0172164 -0.000140047 4.43055e-12 0.0172341 -0.000242997 4.20144e-12 0.0172586 -0.000351059 1.05509e-11 0.0172918 -0.000463666 3.18466e-11 0.0173246 -0.000572273 1.59523e-11 0.0173573 -0.000676671 2.14669e-11 0.0173862 -0.00077508 5.33368e-11 0.0174077 -0.000859302 7.35949e-11 0.0174128 -0.000918603 8.64567e-11 -0.000963197 8.18738e-11 0.0221858 0.0152286 -2.7624e-13 0.0219728 0.0141286 2.16838e-12 0.0216519 0.012888 -4.25144e-13 0.0212033 0.0115762 1.74588e-12 0.0206431 0.0102381 1.10053e-12 0.0200108 0.00894561 1.77454e-12 0.019322 0.00773122 5.26259e-12 0.0186203 0.00663041 6.28888e-12 0.0179307 0.0056564 1.11164e-11 0.0172957 0.00483387 2.15904e-11 0.0167445 0.00417767 2.38524e-11 0.0164092 0.00369461 6.51115e-11 0.0160369 0.0035843 6.84237e-11 0.0158797 0.00351428 7.67127e-11 0.0160205 0.00366779 8.72601e-11 0.0165404 0.00415338 7.33935e-11 0.016897 0.00497534 1.38944e-11 0.016898 0.00553908 -2.77543e-11 0.0167011 0.00569416 -5.37126e-11 0.0164887 0.00560549 -5.4777e-11 0.0162147 0.00547707 -5.1676e-11 0.0158111 0.00529018 -6.63882e-11 0.0154133 0.00502125 -7.67691e-11 0.0150764 0.00465471 -9.37239e-11 0.014879 0.00410543 -1.03532e-10 0.0149908 0.0031075 -1.06279e-10 0.0155085 0.00139645 -7.70338e-11 0.0160802 -0.00021881 -2.73782e-11 0.01654 -0.00150649 -5.06343e-12 0.0168514 -0.00271556 2.66269e-13 0.0169898 -0.00360925 8.12521e-12 0.0169025 -0.00401414 2.43216e-11 0.0167623 -0.00432202 3.69121e-12 0.0166375 -0.00458269 1.377e-11 0.0165414 -0.00480916 -2.20109e-11 0.0164866 -0.00499367 -4.53728e-12 0.0164808 -0.0051289 -8.91455e-12 0.0165342 -0.00520568 2.40162e-11 0.016593 -0.0052249 9.29569e-12 0.0167022 -0.00518819 1.12033e-11 0.0168894 -0.00511483 2.23365e-11 0.0171272 -0.00500698 5.02655e-11 0.0173578 -0.00479447 -1.17964e-11 0.0176645 -0.00457752 2.38707e-12 0.0179871 -0.00428797 3.97818e-11 0.0182897 -0.00396744 3.32128e-11 0.0185533 -0.00364627 4.14921e-11 0.0187674 -0.00334015 5.20486e-11 0.0189378 -0.00305886 3.99061e-11 0.0190726 -0.00280555 5.36014e-11 0.0191809 -0.00257677 -7.22913e-11 0.0192691 -0.00236655 5.63516e-12 0.019349 -0.00217391 1.19744e-11 0.0194148 -0.00197938 1.01694e-11 0.0194691 -0.00179466 9.93231e-12 0.0195085 -0.00161641 1.42867e-11 0.0195272 -0.00145429 2.07427e-11 0.019533 -0.00130679 1.1771e-11 0.0195262 -0.00116853 1.99621e-13 0.0195092 -0.00103748 -6.37928e-12 0.0194832 -0.000913613 -5.68117e-12 0.019449 -0.000794935 -4.64408e-13 0.0194078 -0.0006825 5.47137e-12 0.0193609 -0.000575286 1.09548e-11 0.0193095 -0.000474298 1.57192e-11 0.0192543 -0.000378676 1.99932e-11 0.0191946 -0.00028896 2.2814e-11 0.0191301 -0.000204383 2.36771e-11 0.01906 -0.000124972 2.39513e-11 0.0189844 -5.04243e-05 2.19066e-11 0.0189054 1.85642e-05 2.1353e-11 0.0188232 8.14681e-05 1.80566e-11 0.0187398 0.000138765 1.68408e-11 0.0186537 0.000190194 1.15022e-11 0.0185674 0.000235974 6.6989e-12 0.0184799 0.000275714 1.45966e-12 0.0183935 0.000309299 -3.11564e-12 0.0183086 0.000336086 -9.81098e-12 0.0182266 0.000355528 -1.72367e-11 0.0181482 0.000366552 -2.27726e-11 0.0180743 0.000368664 -2.66763e-11 0.0180047 0.000362591 -2.78788e-11 0.0179409 0.000346376 -2.41262e-11 0.0178853 0.000317835 -1.61983e-11 0.0178397 0.00027613 -1.70021e-11 0.0178057 0.000220896 -1.14001e-11 0.0177849 0.000151461 -4.73569e-12 0.0177769 6.87958e-05 -4.4919e-12 0.0177826 -2.584e-05 6.09169e-11 0.0177949 -0.000127226 -2.85362e-11 0.0178166 -0.000234684 -1.50885e-11 0.0178491 -0.000349785 6.42265e-11 0.0178858 -0.000463147 6.41593e-11 0.0179246 -0.000571278 5.03141e-11 0.01796 -0.00067672 5.5799e-11 0.01799 -0.000771896 5.5836e-11 0.0180048 -0.000846607 7.65679e-11 0.0180008 -0.00089635 1.02936e-10 0.0179777 -0.000920414 1.38997e-10 -0.000926948 1.16779e-10 0.0225547 0.0153942 -5.97554e-13 0.0223231 0.0143591 -9.50702e-14 0.0220033 0.0132074 -2.06635e-12 0.021587 0.0119873 -3.38129e-13 0.0210818 0.0107446 1.3482e-12 0.0204973 0.00952116 7.72349e-13 0.0198775 0.00835458 3.58171e-12 0.0192204 0.00727701 5.80774e-12 0.0185724 0.0062988 7.99101e-12 0.017942 0.00544432 1.54838e-11 0.0173655 0.0047242 2.12272e-11 0.0168844 0.00414575 3.6163e-11 0.016604 0.00376597 6.52696e-11 0.0163393 0.00367671 6.9083e-11 0.0162224 0.00367574 6.79776e-11 0.0163986 0.00385145 7.88293e-11 0.0168659 0.00434611 6.98528e-11 0.0172217 0.00508383 -4.77238e-12 0.0172539 0.00561454 -3.52553e-11 0.0171013 0.00574927 -5.81498e-11 0.0169263 0.00566068 -7.50427e-11 0.0166843 0.0055368 -8.29924e-11 0.0164141 0.00530148 -9.39975e-11 0.0161816 0.00489711 -1.03049e-10 0.016177 0.00412026 -1.26436e-10 0.0167439 0.00251941 -1.614e-10 0.0173705 0.000739836 -7.03459e-11 0.0178436 -0.000663825 -2.60618e-11 0.0183158 -0.00194852 -1.5265e-11 0.0185437 -0.00289823 -8.22576e-12 0.0183958 -0.00340238 3.72322e-12 0.0181894 -0.00374131 1.58062e-11 0.0179708 -0.00404485 1.33546e-11 0.0177699 -0.00433508 8.35859e-12 0.0176024 -0.00459949 -8.17035e-12 0.0174699 -0.00482729 5.80262e-12 0.0173773 -0.00500429 1.39994e-11 0.0173261 -0.00513151 5.9662e-12 0.0173186 -0.00519579 2.59747e-12 0.017353 -0.00521248 2.59317e-11 0.0174109 -0.0051611 2.55641e-11 0.017454 -0.00504806 2.536e-11 0.0176424 -0.00497844 1.8426e-11 0.0178993 -0.00483446 6.27712e-12 0.0181662 -0.00455941 3.00736e-11 0.018476 -0.00428584 5.23397e-11 0.0187844 -0.0039647 3.24242e-11 0.0190599 -0.00362606 7.22434e-11 0.0192913 -0.00329932 4.77107e-11 0.019475 -0.00299898 2.65489e-11 0.0196168 -0.00272723 -1.17801e-11 0.0197273 -0.0024838 -2.38698e-11 0.0198116 -0.00226296 7.95081e-11 0.0198898 -0.00205952 4.37574e-11 0.0199512 -0.00185662 3.23424e-11 0.0199995 -0.00166411 6.7704e-11 0.0200286 -0.00148252 1.5045e-11 0.0200408 -0.00131876 -5.00362e-11 0.0200374 -0.00116671 -2.87669e-11 0.0200225 -0.00102463 -6.95887e-12 0.0199981 -0.00089139 9.11638e-12 0.0199661 -0.000764445 1.91202e-11 0.0199265 -0.000644624 2.46809e-11 0.0198804 -0.000530632 2.75156e-11 0.0198281 -0.000423203 2.99361e-11 0.0197702 -0.00032158 3.22318e-11 0.0197078 -0.000226089 3.27626e-11 0.0196396 -0.000136282 3.20972e-11 0.0195671 -5.2127e-05 3.06882e-11 0.019489 2.56676e-05 2.77082e-11 0.0194084 9.68244e-05 2.61314e-11 0.0193239 0.000161389 2.22148e-11 0.0192385 0.000219537 2.03344e-11 0.0191516 0.000271047 1.42971e-11 0.019065 0.000315878 1.05388e-11 0.0189784 0.000353584 2.90703e-12 0.0188931 0.000383653 -4.03668e-12 0.0188102 0.000405303 -1.38406e-11 0.0187316 0.000417362 -1.92257e-11 0.0186589 0.000419277 -2.44401e-11 0.0185929 0.000412046 -2.65549e-11 0.0185347 0.000393577 -2.39017e-11 0.018487 0.00036101 -1.50558e-11 0.0184505 0.000314245 -1.5986e-11 0.0184268 0.000252398 -1.05445e-11 0.0184159 0.000175995 -5.30821e-12 0.018419 8.62647e-05 -1.28622e-12 0.0184295 -1.22116e-05 1.67038e-11 0.0184495 -0.000117185 2.23098e-11 0.0184817 -0.00023363 3.39171e-11 0.0185228 -0.000352306 5.50682e-11 0.0185596 -0.000463034 6.67463e-11 0.0186008 -0.000571536 7.40387e-11 0.0186372 -0.000674627 7.55303e-11 0.0186589 -0.000762112 7.7675e-11 0.0186593 -0.000826429 9.0835e-11 0.0186364 -0.000858676 1.18989e-10 0.0185909 -0.000870785 1.26479e-10 0.018528 -0.000867372 1.26444e-10 -0.000852387 1.16318e-10 0.0229564 0.0156197 -7.95222e-13 0.022709 0.0146057 -6.53908e-13 0.0223853 0.0135311 1.18448e-12 0.0219897 0.0123809 -1.26057e-12 0.0215165 0.011216 5.39221e-13 0.0209834 0.0100542 1.70946e-12 0.0203905 0.00894039 9.72158e-13 0.0197839 0.00788058 5.08597e-12 0.0191588 0.00691861 5.89077e-12 0.0185466 0.00603937 1.12528e-11 0.0179717 0.00528385 1.71291e-11 0.0174382 0.00464485 2.36557e-11 0.0170168 0.00413743 4.71187e-11 0.0167715 0.00382964 6.24521e-11 0.0165744 0.00377986 6.21837e-11 0.0165156 0.00380894 6.55118e-11 0.0167352 0.0040052 6.14035e-11 0.0171541 0.00450727 6.28624e-11 0.0174949 0.00517043 1.2847e-12 0.0175741 0.00564626 -4.63063e-11 0.0174946 0.00572985 -6.44496e-11 0.017395 0.00563062 -7.26259e-11 0.0172784 0.00541077 -8.70399e-11 0.0172756 0.00489173 -9.9207e-11 0.0177178 0.00366029 -8.19318e-11 0.0184514 0.00172801 -1.10927e-10 0.0191038 7.98657e-05 -5.1068e-11 0.0195854 -0.00110227 -1.14166e-11 0.0198214 -0.00213903 -7.57202e-12 0.019794 -0.00281904 -7.12772e-12 0.0195534 -0.00309672 9.59672e-13 0.0192842 -0.00341089 5.30586e-12 0.0190233 -0.00372964 6.68407e-12 0.0187857 -0.00405144 6.07979e-12 0.0185746 -0.00434535 7.59827e-12 0.018387 -0.00460367 -8.98766e-13 0.0182267 -0.00480996 1.43807e-11 0.0180937 -0.00497122 -1.71848e-11 0.0179999 -0.00507614 9.63267e-12 0.0179441 -0.00513957 -9.67161e-12 0.0179437 -0.00514531 -6.79888e-12 0.0180081 -0.00510386 1.29864e-11 0.0180248 -0.00498689 1.43219e-11 0.0180654 -0.00486894 1.15261e-11 0.0183106 -0.004801 2.63888e-11 0.0186017 -0.00458148 4.96081e-11 0.0189029 -0.0042733 4.28305e-11 0.0192119 -0.00394531 5.56441e-11 0.0195115 -0.00360879 6.50317e-11 0.0197734 -0.00326889 4.73537e-11 0.0199872 -0.00294744 3.01505e-11 0.0201513 -0.00265223 -8.2618e-11 0.0202745 -0.00238814 1.76578e-10 0.0203668 -0.00215149 4.46605e-11 0.0204485 -0.00193769 4.19145e-11 0.0205076 -0.00172234 3.05887e-11 0.0205481 -0.00152234 1.79239e-11 0.0205653 -0.0013354 -1.95656e-11 0.0205693 -0.00117149 -4.76745e-11 0.0205575 -0.00101432 -3.63311e-13 0.0205349 -0.000869263 2.95543e-11 0.0205041 -0.000732632 4.0285e-11 0.0204666 -0.000604295 4.22412e-11 0.0204215 -0.000482946 4.19944e-11 0.0203702 -0.000368566 4.18057e-11 0.020311 -0.000260748 4.22997e-11 0.020247 -0.00015942 3.98643e-11 0.0201767 -6.45283e-05 3.78155e-11 0.0201032 2.34459e-05 3.30129e-11 0.0200254 0.000103859 3.03175e-11 0.0199444 0.000176926 2.53701e-11 0.0198599 0.000242539 2.19899e-11 0.0197732 0.000300704 1.73981e-11 0.0196852 0.000351154 1.34507e-11 0.0195975 0.000393511 9.27496e-12 0.0195113 0.000427123 4.49543e-12 0.0194278 0.000451138 8.42716e-13 0.0193485 0.000464195 -3.92868e-12 0.019275 0.00046565 -6.7044e-12 0.0192078 0.000457117 -8.08467e-12 0.0191497 0.000435647 -1.26188e-11 0.0191041 0.00039875 -1.12725e-11 0.0190734 0.000345732 -6.95909e-12 0.0190572 0.000277122 1.05235e-12 0.0190566 0.000193616 -3.6713e-12 0.0190628 0.000101294 5.65277e-11 0.0190812 -3.25856e-06 1.4646e-14 0.0191124 -0.000117667 2.84464e-11 0.019156 -0.000239351 4.18511e-11 0.0191991 -0.000355387 8.84372e-11 0.019237 -0.00046407 8.85648e-11 0.0192754 -0.000571209 9.1313e-11 0.0193063 -0.000667422 8.42882e-11 0.0193195 -0.000744587 9.44291e-11 0.0193024 -0.000788681 8.06644e-11 0.0192579 -0.0008066 8.43215e-11 0.0191936 -0.000807149 8.93878e-11 0.019114 -0.000795419 7.83687e-11 0.0190247 -0.000777643 9.45778e-11 -0.000749228 7.60097e-11 0.0233753 0.0159202 -5.43056e-13 0.0231007 0.0148808 -5.19671e-12 0.0227809 0.0138484 -6.79606e-15 0.0223886 0.0127738 7.5421e-13 0.0219395 0.0116603 3.38677e-13 0.0214338 0.0105606 2.12388e-12 0.0208869 0.00948285 9.71218e-13 0.0203014 0.00846415 3.1843e-12 0.0197103 0.00750102 5.24358e-12 0.0191187 0.00663052 7.38655e-12 0.0185408 0.00583993 1.20322e-11 0.0180098 0.00516151 1.9658e-11 0.0175188 0.00459057 2.30779e-11 0.0171666 0.00412679 4.29015e-11 0.0169307 0.00392454 5.83129e-11 0.0167787 0.00386776 5.87364e-11 0.01678 0.00391616 6.02913e-11 0.0170469 0.00411959 6.60653e-11 0.0174376 0.00461404 6.67183e-11 0.0177793 0.00520081 3.26638e-12 0.0179079 0.0055753 -4.66479e-11 0.017987 0.00554845 -7.27269e-11 0.018052 0.00532488 -8.77524e-11 0.0183632 0.00454005 -7.82603e-11 0.0192564 0.00266822 -1.23426e-10 0.020093 0.000858265 -8.73626e-11 0.0206003 -0.000371996 -7.78585e-11 0.020997 -0.00144029 -6.81317e-11 0.0210796 -0.00215774 -4.54841e-11 0.0207627 -0.00243486 -7.54259e-12 0.0204776 -0.00275474 1.01256e-11 0.0201942 -0.00307453 -1.28021e-11 0.0199281 -0.00341677 2.37914e-11 0.0196745 -0.00375382 -5.06548e-12 0.0194341 -0.00406605 7.20844e-12 0.0192082 -0.00434089 -6.45674e-12 0.0190048 -0.00457339 -8.09673e-12 0.018828 -0.00476288 2.2641e-12 0.0186812 -0.00490467 2.72112e-12 0.0185698 -0.00500389 -1.17101e-13 0.0185 -0.00505623 -7.73049e-12 0.0184796 -0.00506759 6.3929e-12 0.0185307 -0.00502471 1.17204e-11 0.0186052 -0.00493294 1.76895e-11 0.0186034 -0.0047883 1.76832e-11 0.0187135 -0.00468567 2.85767e-11 0.0189913 -0.0045489 4.43274e-11 0.0193187 -0.00427849 1.725e-11 0.0196398 -0.00393744 5.24478e-11 0.0199621 -0.00359926 9.65433e-11 0.0202509 -0.00324214 7.36091e-11 0.0204894 -0.00289471 2.32214e-11 0.0206743 -0.00257429 8.00585e-11 0.0208072 -0.00228456 2.98901e-11 0.0208991 -0.00202816 7.21021e-11 0.0209772 -0.00179874 1.47136e-11 0.0210321 -0.00157597 1.10295e-11 0.0210635 -0.00136543 5.84704e-12 0.0210672 -0.00117352 3.44276e-15 0.0210598 -0.00100594 4.10594e-12 0.0210395 -0.000846413 3.49378e-11 0.0210084 -0.000698844 4.66627e-11 0.02097 -0.000561428 4.6468e-11 0.0209225 -0.000432405 4.6534e-11 0.0208673 -0.000310937 4.58701e-11 0.0208035 -0.000196865 4.62266e-11 0.0207334 -8.99883e-05 4.25064e-11 0.0206581 9.13278e-06 3.89894e-11 0.0205804 9.99177e-05 3.40806e-11 0.0205004 0.000182406 3.03338e-11 0.020419 0.000256504 2.61889e-11 0.020336 0.000322091 2.27911e-11 0.0202518 0.000378895 1.88251e-11 0.0201673 0.000426435 1.52719e-11 0.0200838 0.000463954 1.13845e-11 0.0200033 0.000490521 7.5782e-12 0.0199282 0.000504455 4.88051e-12 0.0198604 0.000505361 1.72939e-12 0.0197999 0.00049502 2.46535e-13 0.0197486 0.000470403 -2.11518e-12 0.0197113 0.000427916 1.144e-12 0.0196877 0.000368744 -1.00051e-13 0.0196805 0.00029331 2.67557e-11 0.0196809 0.00020755 4.83393e-14 0.0196946 0.000110758 6.51566e-12 0.0197284 -6.00668e-06 1.52902e-11 0.0197754 -0.000128346 5.88122e-11 0.0198237 -0.000248674 7.52903e-11 0.0198657 -0.000359463 6.08489e-11 0.0199071 -0.000465803 1.41855e-10 0.0199423 -0.000567734 1.06099e-10 0.0199618 -0.000653552 1.30058e-10 0.0199542 -0.000713829 6.3599e-11 0.0199122 -0.000736334 1.13882e-10 0.0198483 -0.000740974 8.62806e-11 0.0197674 -0.000732021 5.43475e-11 0.0196731 -0.000714454 4.29127e-11 0.0195693 -0.000688374 3.85283e-11 0.0194562 -0.000658048 4.3874e-11 -0.000621283 3.6213e-11 0.0238963 0.0163256 9.06427e-13 0.0235355 0.0152427 2.86485e-13 0.0231945 0.014189 -4.4449e-12 0.0228081 0.0131587 -4.41381e-13 0.0223679 0.0121009 1.16719e-12 0.0218826 0.0110417 1.71162e-12 0.021363 0.010003 2.72721e-12 0.0208118 0.00901076 2.09339e-12 0.020241 0.0080679 4.36922e-12 0.0196691 0.00719449 6.16757e-12 0.0191089 0.00639581 8.22494e-12 0.018566 0.00568345 1.31066e-11 0.01807 0.00506851 2.37628e-11 0.0176119 0.00455196 2.23714e-11 0.0173362 0.00413541 4.46446e-11 0.017087 0.00402266 5.8089e-11 0.0169858 0.00392254 5.85121e-11 0.0170374 0.00397589 5.61857e-11 0.0173847 0.00416232 6.35194e-11 0.0178148 0.00461135 6.15277e-11 0.0182202 0.0050584 -1.03561e-11 0.0185304 0.00519007 -1.06889e-12 0.0189419 0.00485213 -2.52953e-11 0.0198781 0.00348037 -7.84588e-11 0.020866 0.00158001 -1.09484e-10 0.0214966 0.00021774 -1.46652e-10 0.0219512 -0.000772544 -1.02069e-10 0.0220482 -0.00147988 -9.75198e-11 0.0217834 -0.00182997 -7.38246e-11 0.0215182 -0.00209346 -2.75214e-11 0.021234 -0.00240476 -1.06259e-11 0.0209681 -0.00275121 -6.52453e-12 0.0207087 -0.00311103 -6.48019e-12 0.0204577 -0.00345811 -1.00274e-12 0.0202136 -0.00378359 -1.29249e-12 0.0199819 -0.00407084 -1.80625e-11 0.0197674 -0.00432487 -6.47556e-13 0.0195693 -0.00453263 -2.01679e-11 0.0193967 -0.00470479 -4.09323e-12 0.0192529 -0.00483259 -1.11992e-11 0.0191441 -0.00492367 -1.37088e-11 0.0190743 -0.00497207 4.77347e-12 0.0190546 -0.00498219 1.00869e-11 0.019083 -0.0049443 1.41461e-11 0.0191652 -0.00485393 1.08994e-11 0.0192037 -0.00471457 -2.83296e-12 0.0192341 -0.00457012 -1.95405e-11 0.0194343 -0.00447042 3.32594e-11 0.0197408 -0.00423884 1.07429e-10 0.020055 -0.0039153 1.40717e-10 0.0203662 -0.00355654 1.09322e-10 0.020666 -0.00319888 7.3415e-11 0.0209189 -0.00283175 5.14021e-11 0.0211138 -0.00248485 2.75367e-11 0.0212532 -0.00216913 8.53899e-11 0.0213476 -0.00189212 -2.7581e-11 0.0214229 -0.00164702 1.14409e-11 0.0214769 -0.00141455 1.47595e-11 0.0215028 -0.00119266 1.74911e-11 0.0214968 -0.000994437 2.8626e-11 0.0214797 -0.000823762 4.17953e-11 0.02145 -0.000664329 4.60765e-11 0.0214099 -0.000516618 4.12463e-11 0.0213608 -0.000379791 3.96901e-11 0.0213033 -0.000251591 3.95067e-11 0.0212375 -0.000131669 3.97672e-11 0.0211653 -2.03264e-05 3.82257e-11 0.0210882 8.20292e-05 3.56347e-11 0.0210081 0.000175066 3.27309e-11 0.0209265 0.000258586 2.94628e-11 0.0208446 0.00033242 2.71508e-11 0.0207633 0.000396277 2.45406e-11 0.0206832 0.00044952 2.22241e-11 0.0206054 0.000491366 1.9796e-11 0.0205314 0.000520574 1.78678e-11 0.0204631 0.000535466 1.59552e-11 0.0204028 0.000535342 1.52461e-11 0.0203501 0.000523285 1.35386e-11 0.0203088 0.000494342 1.53814e-11 0.0202819 0.000446308 1.87106e-11 0.0202717 0.000381219 2.02261e-11 0.0202657 0.000304206 3.59186e-11 0.0202737 0.000214428 3.16051e-11 0.0203031 0.000103018 4.15076e-11 0.0203527 -2.05718e-05 3.79357e-11 0.0204036 -0.000143947 5.67573e-11 0.0204517 -0.000260599 5.58448e-11 0.0204893 -0.000365299 9.71499e-11 0.0205344 -0.000467568 7.314e-11 0.0205647 -0.000558635 7.19842e-11 0.0205714 -0.000631117 6.78646e-11 0.0205396 -0.000664298 6.89562e-11 0.0204782 -0.00067141 9.68789e-11 0.0203969 -0.000665479 9.02803e-11 0.0203011 -0.00064843 5.53858e-11 0.0201938 -0.000622228 3.37865e-11 0.0200767 -0.000589949 3.09854e-11 0.0199524 -0.000553871 2.96256e-11 0.0198218 -0.000516426 2.82712e-11 -0.000476309 1.19586e-11 0.0244812 0.0168904 8.37818e-13 0.0240362 0.015687 1.15767e-13 0.0236234 0.0146027 1.00327e-12 0.0232255 0.0135545 5.41183e-13 0.022792 0.0125359 1.84654e-12 0.0223175 0.0115132 3.59963e-12 0.0218118 0.0105098 4.04366e-12 0.0212866 0.00953219 3.64726e-12 0.0207399 0.00861419 4.14859e-12 0.0201869 0.00773921 5.70717e-12 0.0196361 0.00694045 7.85208e-12 0.0191073 0.00620387 9.87687e-12 0.0185995 0.00555732 1.69415e-11 0.0181311 0.00499425 2.2615e-11 0.0177247 0.00451743 2.86804e-11 0.0174683 0.00419303 5.05293e-11 0.0172842 0.00401568 5.1605e-11 0.0172965 0.00386798 5.64126e-11 0.0174682 0.00388514 5.4692e-11 0.0179348 0.00403236 7.08087e-11 0.0184947 0.00431337 4.59813e-11 0.019118 0.00445893 1.90441e-13 0.0200462 0.00379543 -3.25641e-11 0.0212554 0.00203682 -1.06906e-10 0.0221866 0.000591222 -1.2617e-10 0.0226731 -0.000214216 -1.46217e-10 0.0228173 -0.000856517 -1.2814e-10 0.0226952 -0.00129036 -1.05316e-10 0.0224069 -0.00146361 -6.77359e-11 0.022143 -0.00175826 -3.31393e-11 0.0218929 -0.00209521 -5.7799e-11 0.0216503 -0.0024611 -3.12599e-11 0.0214116 -0.00283049 -3.1472e-11 0.0211821 -0.00318695 -1.06839e-11 0.0209595 -0.00351873 -2.17852e-11 0.0207485 -0.00381955 2.20282e-11 0.0205457 -0.0040841 -2.35478e-11 0.020355 -0.00430999 2.4155e-11 0.0201802 -0.00449846 1.03315e-11 0.0200238 -0.00464728 -4.57878e-11 0.019892 -0.00476156 -3.60846e-11 0.0197896 -0.00483624 6.43198e-12 0.019712 -0.00487673 1.25724e-11 0.0196669 -0.00487355 6.63412e-12 0.0196662 -0.0048348 5.61968e-12 0.0197121 -0.00474344 1.00078e-11 0.0197599 -0.00460335 8.77387e-12 0.019757 -0.00445325 3.7356e-11 0.0198347 -0.00430469 4.01599e-11 0.0200669 -0.00413811 6.4428e-11 0.0203696 -0.00385657 8.60529e-11 0.0206688 -0.00349966 6.67467e-11 0.0209593 -0.00312898 3.72072e-11 0.0212218 -0.00275385 2.90633e-11 0.0214358 -0.00238735 3.70723e-11 0.021595 -0.00205044 1.55759e-11 0.0217001 -0.00174724 3.16869e-11 0.0217731 -0.00148157 4.0282e-11 0.0218311 -0.00124396 4.22008e-11 0.0218524 -0.00100994 4.50176e-11 0.0218367 -0.000803357 4.85817e-11 0.021805 -0.000629333 5.35335e-11 0.0217648 -0.000473945 4.46811e-11 0.021713 -0.000326355 3.91985e-11 0.0216538 -0.000191932 3.54663e-11 0.0215889 -6.78052e-05 3.2405e-11 0.0215192 4.6602e-05 2.95472e-11 0.0214456 0.000151161 2.7788e-11 0.0213694 0.00024516 2.67836e-11 0.0212919 0.000328262 2.58517e-11 0.0212142 0.000400001 2.57646e-11 0.0211379 0.000459712 2.56265e-11 0.0210646 0.000506231 2.62186e-11 0.0209966 0.000538421 2.69806e-11 0.0209367 0.000553921 2.89119e-11 0.0208861 0.000552995 2.79977e-11 0.0208452 0.000538443 3.25256e-11 0.0208165 0.000504811 3.21263e-11 0.0208048 0.000452495 3.22939e-11 0.0207961 0.000386952 4.4135e-11 0.0208036 0.000305536 4.56991e-11 0.0208353 0.000198801 5.03446e-11 0.0208898 7.77779e-05 5.72651e-11 0.0209467 -4.53254e-05 5.96875e-11 0.0210027 -0.000164982 5.90382e-11 0.0210481 -0.000272884 6.50237e-11 0.0210889 -0.000371456 6.65532e-11 0.021122 -0.000466568 6.69684e-11 0.0211381 -0.000545964 6.59121e-11 0.0211204 -0.000593149 6.16432e-11 0.0210628 -0.000602935 4.99811e-11 0.0209845 -0.000598508 1.96303e-11 0.0208917 -0.000582498 2.16457e-11 0.0207838 -0.000555596 2.24944e-11 0.0206649 -0.000521384 1.56323e-11 0.0205369 -0.00048283 1.00645e-11 0.0204026 -0.000442257 5.15224e-12 0.0202643 -0.000401164 4.94228e-12 0.0201244 -0.000361311 1.88437e-12 -0.000321748 -7.97736e-12 0.025088 0.0174753 9.25493e-14 0.024595 0.0161791 9.85025e-13 0.0241387 0.0150597 4.84622e-12 0.0236919 0.0140013 1.63606e-12 0.0232453 0.0129814 2.65688e-12 0.0227769 0.0119819 9.11478e-13 0.0222757 0.011008 3.22239e-12 0.0217607 0.0100481 3.75329e-12 0.0212321 0.00914017 4.21707e-12 0.0206944 0.0082744 5.21894e-12 0.020157 0.00747118 6.7725e-12 0.0196297 0.00672432 9.55219e-12 0.0191224 0.00605135 9.71915e-12 0.0186514 0.00544652 1.6836e-11 0.0182125 0.0049325 2.08886e-11 0.0178804 0.00447503 3.47524e-11 0.0176157 0.00419712 4.35001e-11 0.0174979 0.0038967 4.77205e-11 0.0176426 0.00365315 6.90872e-11 0.0180557 0.00347502 4.70351e-11 0.0189169 0.00328761 6.01322e-11 0.0200273 0.00316588 1.90469e-11 0.021481 0.00202104 -4.49389e-11 0.0226517 0.000703551 -1.02557e-10 0.0232705 -3.46964e-06 -1.8111e-10 0.0235524 -0.000468688 -1.73695e-10 0.0234873 -0.000751899 -1.54954e-10 0.0231311 -0.000876228 -8.49637e-11 0.0229034 -0.00116704 -8.07432e-11 0.0227019 -0.00149316 -4.31897e-11 0.0225162 -0.00185463 -5.89171e-11 0.0223369 -0.00223356 -3.81708e-11 0.0221655 -0.00260823 -3.80133e-11 0.0219958 -0.00296692 -2.77364e-11 0.021825 -0.0032983 -1.05184e-11 0.0216481 -0.00359879 -1.05557e-11 0.0214647 -0.00386228 -5.55606e-12 0.0212811 -0.0040914 5.21518e-13 0.0210991 -0.00428168 1.23878e-11 0.020927 -0.00444012 -1.76264e-10 0.0207636 -0.00456105 -6.40582e-11 0.0206114 -0.00465147 -4.18264e-14 0.0204721 -0.0047064 3.08103e-12 0.0203527 -0.00473032 -1.09487e-11 0.0202571 -0.00471779 2.50672e-12 0.020202 -0.00467195 1.32529e-11 0.0202002 -0.00458267 1.30933e-11 0.0202097 -0.00444604 1.1988e-11 0.0202213 -0.00430049 2.07795e-11 0.0202196 -0.00412204 2.54008e-11 0.0203503 -0.00397609 3.78363e-11 0.0205901 -0.00373441 4.02296e-11 0.0208669 -0.00340926 4.70226e-11 0.0211468 -0.00303784 6.25575e-11 0.0214224 -0.00266607 6.76933e-11 0.0216574 -0.00228619 6.15422e-11 0.0218371 -0.0019245 5.02227e-11 0.0219592 -0.00159948 4.53674e-11 0.0220306 -0.0013116 4.85862e-11 0.0220874 -0.00106424 3.30797e-11 0.0221157 -0.000829826 3.38752e-11 0.0220999 -0.00061214 3.58323e-11 0.022056 -0.000428825 4.05031e-11 0.0220075 -0.000277161 4.06324e-11 0.0219504 -0.000135246 3.83408e-11 0.0218875 -7.03004e-06 3.48301e-11 0.0218215 0.000108301 3.16264e-11 0.0217534 0.000212848 2.96202e-11 0.0216846 0.000305414 2.92699e-11 0.0216161 0.000385672 2.95202e-11 0.0215491 0.000452666 3.08612e-11 0.0214851 0.000504657 3.34508e-11 0.0214273 0.000540338 3.57614e-11 0.0213774 0.00055646 4.37764e-11 0.0213388 0.000555097 4.44379e-11 0.0213092 0.000536556 4.83929e-11 0.0212955 0.000501577 6.48641e-11 0.0212822 0.000450494 5.61246e-11 0.0212881 0.000378918 5.81257e-11 0.0213235 0.000278705 6.4726e-11 0.021382 0.000162251 7.58963e-11 0.021447 4.26987e-05 7.45766e-11 0.0215091 -7.9347e-05 9.06855e-11 0.0215674 -0.000189902 7.03973e-11 0.0216083 -0.000286159 5.64719e-11 0.0216531 -0.000378127 5.5943e-11 0.0216823 -0.000460066 5.77015e-11 0.0216851 -0.000522013 4.77917e-11 0.0216408 -0.00053891 2.71324e-11 0.0215652 -0.000533894 7.18055e-12 0.0214745 -0.000519354 3.72676e-12 0.0213692 -0.000491451 -5.52522e-12 0.0212492 -0.000454768 -1.05319e-11 0.0211177 -0.000413014 -1.1815e-11 0.0209789 -0.000368634 -1.29727e-11 0.0208346 -0.000323714 -1.3787e-11 0.0206882 -0.000279907 -1.49424e-11 0.0205413 -0.000238237 -1.77515e-11 0.020395 -0.000199421 -2.08509e-11 -0.000163261 -3.03062e-11 0.0258273 0.0183584 -2.36929e-12 0.0251539 0.016853 1.23309e-12 0.0246371 0.0155764 3.00278e-12 0.0241634 0.0144776 1.01969e-12 0.0236973 0.0134454 3.09472e-12 0.023231 0.0124514 1.24749e-12 0.0227459 0.0114882 6.4097e-13 0.0222361 0.0105598 1.25752e-12 0.0217182 0.00965206 2.18135e-12 0.0211941 0.00880036 3.57249e-12 0.0206672 0.00798945 4.28516e-12 0.0201501 0.00723954 7.26519e-12 0.0196421 0.00654566 8.77926e-12 0.01917 0.00590765 1.29156e-11 0.0187288 0.00535032 1.49579e-11 0.0183666 0.00480868 2.65554e-11 0.0181 0.00439223 2.1185e-11 0.0179163 0.00400562 1.64232e-11 0.0179354 0.00354985 1.29048e-10 0.0182744 0.00300767 -4.1703e-11 0.0190877 0.0023227 1.20687e-10 0.0208182 0.00117126 -1.36497e-11 0.0225148 -0.000159802 9.69885e-11 0.0235488 -0.000488738 6.20692e-12 0.024077 -0.000497675 -6.28247e-11 0.0241165 -0.000458127 -8.30779e-11 0.0239182 -0.000508047 -9.86756e-11 0.0238372 -0.000716391 -1.21026e-10 0.0237286 -0.000970276 -6.39835e-11 0.023627 -0.00130401 -6.00988e-11 0.0235227 -0.0016704 -4.79821e-11 0.0234052 -0.00204512 -6.1036e-11 0.0232652 -0.00241008 -5.18447e-11 0.0231051 -0.00275355 -4.13914e-11 0.0229278 -0.00307087 -2.61119e-11 0.0227355 -0.00335686 -1.81611e-11 0.022535 -0.00361108 2.08734e-12 0.0223217 -0.0038317 -1.94111e-11 0.0221028 -0.00402 2.08941e-11 0.02188 -0.00417772 1.61166e-10 0.0216599 -0.0043049 1.21752e-10 0.0214479 -0.00440473 6.33393e-12 0.0212488 -0.00447396 -4.19128e-11 0.0210648 -0.00451671 -5.20059e-11 0.0209028 -0.00452708 -2.8806e-11 0.0207654 -0.00451057 1.67212e-12 0.0206627 -0.00445966 -1.21675e-13 0.0206095 -0.00437555 5.22682e-12 0.0205744 -0.00424853 8.42119e-12 0.0205696 -0.00409999 1.31588e-11 0.0205402 -0.00393473 4.48018e-11 0.0205755 -0.00376121 4.81866e-11 0.0207424 -0.0035694 6.32503e-11 0.0209967 -0.0032895 9.20997e-11 0.0212636 -0.00293281 1.00311e-10 0.0215308 -0.00255333 9.66209e-11 0.0217783 -0.00217345 7.47701e-11 0.0219794 -0.00180078 4.86784e-11 0.0221233 -0.00145646 3.71121e-11 0.0222069 -0.00114895 1.95652e-11 0.0222584 -0.000882867 1.77435e-11 0.0222945 -0.000649462 1.77498e-11 0.0222941 -0.000429252 1.88751e-11 0.022253 -0.00023736 2.09891e-11 0.0222007 -8.59969e-05 2.52408e-11 0.0221444 4.39311e-05 2.2263e-11 0.0220823 0.000161921 2.24604e-11 0.0220199 0.000263833 2.49096e-11 0.0219599 0.000351172 2.84054e-11 0.0219031 0.000424798 3.29101e-11 0.0218514 0.000482412 3.93393e-11 0.0218075 0.000521044 4.46515e-11 0.0217736 0.000539558 5.37023e-11 0.0217513 0.000536204 6.07935e-11 0.0217405 0.000519769 6.71107e-11 0.021724 0.000487192 8.01646e-11 0.0217309 0.000427308 8.21495e-11 0.021771 0.000336929 8.38474e-11 0.0218377 0.000228504 8.73682e-11 0.0219083 0.000114569 9.27149e-11 0.0219817 -4.11287e-06 9.44321e-11 0.0220474 -0.000120508 9.56729e-11 0.0221046 -0.000215862 5.79521e-11 0.0221466 -0.000302026 4.5091e-11 0.0221765 -0.00038373 4.37863e-11 0.0221905 -0.000450553 3.67595e-11 0.0221649 -0.000480409 1.75594e-11 0.0220975 -0.000475089 -3.50975e-11 0.0220069 -0.000461133 -2.18968e-11 0.0219021 -0.00043275 -1.8556e-11 0.0217811 -0.000393436 -2.78891e-11 0.0216475 -0.00034791 -3.53182e-11 0.0215057 -0.000298951 -3.75789e-11 0.0213576 -0.000249086 -3.76498e-11 0.0212064 -0.000200272 -3.48859e-11 0.0210537 -0.00015379 -3.25148e-11 0.020902 -0.000110508 -3.03843e-11 0.0207516 -7.12675e-05 -3.10396e-11 0.0206036 -3.60283e-05 -3.15603e-11 -5.144e-06 -3.72546e-11 0.0265123 0.0191599 -1.00786e-12 0.0258093 0.017559 -6.67829e-13 0.025206 0.0161759 -1.06451e-12 0.0246907 0.0149935 2.25616e-13 0.0241982 0.0139357 -3.73521e-12 0.0237063 0.0129442 -6.04778e-12 0.0232197 0.0119744 -4.28873e-12 0.0227184 0.0110609 -1.30237e-13 0.0222064 0.0101612 1.60751e-13 0.0216888 0.00931863 1.96228e-12 0.0211702 0.00850193 2.91511e-12 0.02066 0.00774786 3.45106e-12 0.0201593 0.00703499 6.08175e-12 0.0196906 0.00636828 8.92686e-12 0.0192666 0.00575712 8.76382e-12 0.0189152 0.00511288 2.31305e-11 0.0186624 0.00459646 2.33409e-11 0.0185743 0.00403583 -1.65669e-11 0.0186964 0.00334942 5.19871e-11 0.0192402 0.00235253 -3.61825e-11 0.0207308 0.000644128 8.51601e-11 0.0226327 -0.00106934 1.09641e-10 0.0238968 -0.001784 1.66155e-10 0.0247215 -0.00149099 8.37859e-11 0.0252436 -0.00101987 -1.53613e-11 0.0254928 -0.000702592 -2.96796e-11 0.0254634 -0.000443252 -4.21681e-11 0.0252833 -0.000451166 -7.39969e-11 0.0251469 -0.000750214 -5.89217e-11 0.0249836 -0.00106611 -4.76262e-11 0.024816 -0.00143429 -5.09586e-11 0.0246417 -0.00180717 -5.72712e-11 0.024454 -0.00216323 -5.1459e-11 0.0242549 -0.00249278 -4.84453e-11 0.0240433 -0.00279549 -4.24321e-11 0.0238174 -0.00306851 -3.72346e-11 0.0235718 -0.00331342 -2.80332e-11 0.0233087 -0.00352724 -1.36661e-11 0.0230385 -0.00371367 -7.59457e-11 0.0227677 -0.00387121 2.51622e-11 0.0225036 -0.00400371 -3.61823e-11 0.0222482 -0.00410945 -4.1204e-11 0.0220033 -0.00419155 -1.04273e-11 0.0217696 -0.00424671 1.27263e-11 0.0215505 -0.00427825 -2.48883e-12 0.0213483 -0.00428205 -3.58636e-11 0.0211713 -0.00426075 -2.39673e-11 0.0210283 -0.00421087 -1.25128e-11 0.0209315 -0.00413195 5.25082e-13 0.0208697 -0.00401715 4.43362e-12 0.0208229 -0.00386972 1.76588e-11 0.0208001 -0.00372598 3.31672e-11 0.0207753 -0.00353529 4.36649e-11 0.0208515 -0.00335883 5.48382e-11 0.0210387 -0.00311706 7.9306e-11 0.0212847 -0.00280192 9.75729e-11 0.0215426 -0.00243373 9.81063e-11 0.0218012 -0.00206227 9.57122e-11 0.0220259 -0.0016836 8.68502e-11 0.0221952 -0.00132168 7.34838e-11 0.0223062 -0.000997548 6.35241e-11 0.0223686 -0.000714619 3.80572e-11 0.0224101 -0.000475122 4.79533e-11 0.0224329 -0.000264459 4.43889e-11 0.0224157 -7.41144e-05 3.93831e-11 0.0223678 8.36629e-05 2.78722e-11 0.022317 0.000201047 3.02469e-11 0.0222695 0.00029575 3.38326e-11 0.0222227 0.000377168 3.79894e-11 0.0221819 0.000439856 4.8523e-11 0.0221516 0.000478947 5.84151e-11 0.0221339 0.000498786 6.09294e-11 0.022121 0.000500317 8.05059e-11 0.0221153 0.000487836 8.49589e-11 0.0221366 0.00044016 9.40789e-11 0.0221818 0.000364954 1.1208e-10 0.0222482 0.000270583 1.30537e-10 0.0223259 0.000165074 1.23537e-10 0.0224081 5.03427e-05 1.11162e-10 0.0224917 -6.38985e-05 1.03439e-10 0.0225605 -0.000165734 9.66264e-11 0.0226097 -0.000243856 5.31653e-11 0.022657 -0.000319627 2.9083e-11 0.0226844 -0.000386609 2.43232e-11 0.0226781 -0.000429771 1.51091e-11 0.0226206 -0.000428222 -1.26143e-11 0.0225393 -0.000411012 -5.80189e-11 0.0224419 -0.000382065 -6.55755e-11 0.0223254 -0.00034006 -5.96864e-11 0.022193 -0.000290555 -5.86002e-11 0.0220502 -0.000236487 -5.99788e-11 0.0218995 -0.000180939 -6.07645e-11 0.0217446 -0.000125914 -5.87274e-11 0.0215871 -7.33026e-05 -5.53283e-11 0.0214295 -2.44009e-05 -5.041e-11 0.0212734 2.00545e-05 -4.61095e-11 0.02112 5.96371e-05 -4.22862e-11 0.0209699 9.38442e-05 -4.05602e-11 0.0208244 0.00012351 -3.90082e-11 0.000148168 -4.19531e-11 0.0274702 0.0194053 -1.77385e-12 0.0265795 0.0184446 -4.27778e-13 0.0258384 0.0169174 -1.24343e-12 0.0252399 0.0155934 -3.45991e-13 0.024721 0.014457 -3.52305e-12 0.0242139 0.013449 -3.91876e-13 0.0237159 0.0124736 -3.42034e-12 0.0232104 0.0115646 -2.68434e-13 0.0227034 0.0106664 -8.93373e-13 0.0221932 0.00982932 9.56049e-14 0.0216782 0.00901294 1.67855e-12 0.0211771 0.00824615 5.76484e-13 0.0206884 0.00751487 2.30509e-12 0.0202305 0.00681494 4.42981e-12 0.0198721 0.00610034 3.58446e-12 0.019517 0.00541859 8.19838e-12 0.0193273 0.00473316 7.57015e-12 0.0193853 0.00391515 1.46129e-12 0.019897 0.00275102 4.1163e-12 0.021276 0.000831965 -3.02833e-12 0.0228729 -0.00120018 7.52933e-12 0.0240561 -0.00251621 9.40879e-11 0.0248321 -0.00284115 1.71949e-10 0.0254761 -0.00236307 1.50148e-10 0.0259625 -0.00162024 9.54965e-11 0.0263022 -0.0010623 3.18555e-11 0.0265396 -0.000692092 2.06064e-11 0.0265298 -0.000421402 -6.10971e-12 0.0263022 -0.000447501 -5.41684e-11 0.0261235 -0.000800525 -5.51282e-11 0.025918 -0.00114906 -6.01045e-11 0.025698 -0.00152491 -6.23389e-11 0.0254698 -0.00188014 -5.95537e-11 0.0252398 -0.00220174 -5.155e-11 0.0250041 -0.00249188 -4.51608e-11 0.024753 -0.00275282 -4.12352e-11 0.0244814 -0.00298674 -3.24914e-11 0.0241914 -0.00319436 -3.23872e-11 0.0238906 -0.00337711 -2.25154e-11 0.0235876 -0.00353501 5.32279e-12 0.0232887 -0.0036701 -5.02467e-12 0.022999 -0.00378149 -1.42953e-11 0.0227179 -0.00387174 -1.35825e-11 0.0224481 -0.00393845 -1.73609e-11 0.0221873 -0.00398433 -3.36263e-11 0.0219397 -0.00400537 -3.53782e-11 0.0217098 -0.00400568 -3.07425e-11 0.0215039 -0.00398079 -2.34503e-11 0.0213302 -0.0039347 -1.36735e-11 0.0211968 -0.00386132 -8.31738e-13 0.021107 -0.00375924 5.15199e-12 0.0210182 -0.00362077 1.86694e-11 0.0209752 -0.00348039 2.84163e-11 0.0209357 -0.00331147 6.17032e-11 0.0209495 -0.00312394 7.00321e-11 0.0210727 -0.00291836 8.43685e-11 0.0212956 -0.00265035 1.10579e-10 0.0215436 -0.0023092 1.60636e-10 0.0217967 -0.00194089 1.72858e-10 0.0220365 -0.00156911 1.60914e-10 0.0222353 -0.00120444 1.37957e-10 0.0223808 -0.000868779 1.10196e-10 0.0224729 -0.000575293 8.99536e-11 0.0225258 -0.00032512 8.1863e-11 0.0225567 -0.00011755 5.93034e-11 0.022572 5.50366e-05 5.66954e-11 0.0225622 0.000195067 5.75305e-11 0.0225351 0.000302015 5.88501e-11 0.0225084 0.000374136 5.6761e-11 0.0224936 0.000420178 1.26733e-10 0.0224807 0.000442336 1.60748e-10 0.0224848 0.000438266 -4.2891e-11 0.022513 0.000408893 1.11001e-10 0.0225764 0.00035421 1.25743e-10 0.0226487 0.000281203 1.38464e-10 0.0227317 0.000187642 1.45135e-10 0.0228237 7.96629e-05 1.43561e-10 0.0229192 -3.00515e-05 1.2518e-10 0.0230087 -0.000132958 1.05825e-10 0.0230776 -0.000213302 8.16515e-11 0.0231185 -0.000276546 2.92881e-11 0.0231591 -0.000338924 2.21769e-11 0.0231805 -0.000385968 1.68165e-12 0.0231513 -0.000394191 -2.7369e-11 0.0230727 -0.000372898 -6.59997e-11 0.022979 -0.000343328 -7.20417e-11 0.0228698 -0.000298126 -8.98127e-11 0.0227408 -0.000243505 -9.24781e-11 0.0225983 -0.000183852 -8.90337e-11 0.0224458 -0.000121643 -8.52886e-11 0.022287 -5.99153e-05 -8.06941e-11 0.0221248 -9.98796e-07 -7.41368e-11 0.0219622 5.48301e-05 -6.88822e-11 0.0218008 0.000105414 -6.19032e-11 0.0216422 0.000150872 -5.57222e-11 0.0214869 0.000191018 -4.94224e-11 0.0213355 0.000225833 -4.47851e-11 0.0211881 0.000254806 -4.11329e-11 0.0210458 0.000278756 -3.81357e-11 0.000296684 -3.91888e-11 0.0281014 0.0192605 -1.16168e-12 0.027447 0.0190985 -2.51212e-12 0.0266219 0.0177479 -1.91848e-12 0.0258825 0.0163323 -1.06835e-12 0.0252762 0.0150662 -3.35162e-12 0.0247334 0.0139886 -9.15392e-13 0.0242186 0.0129892 -1.86686e-12 0.0237136 0.0120689 -2.40418e-12 0.0231998 0.0111773 -2.00056e-12 0.0226997 0.010329 -1.31817e-12 0.0221925 0.00951723 4.63969e-13 0.0217023 0.00873179 -8.75638e-13 0.0212377 0.00797159 -1.65033e-12 0.0208431 0.00719658 -1.13937e-12 0.0205051 0.00640216 -4.43855e-12 0.0202432 0.00563974 -4.66492e-12 0.0202149 0.0047093 -6.65016e-12 0.0206553 0.00340344 -1.12282e-11 0.0219495 0.00133966 -1.81906e-11 0.0234563 -0.000887647 -3.06148e-11 0.0245279 -0.00245628 2.32008e-11 0.0251147 -0.00326319 8.30603e-11 0.0254985 -0.00339757 1.30093e-10 0.0259345 -0.00300567 1.63304e-10 0.0264198 -0.00229961 1.68565e-10 0.0267907 -0.00154822 1.10924e-10 0.027079 -0.00100688 2.85101e-11 0.0273568 -0.000719138 1.85226e-11 0.0274015 -0.000488502 -2.25957e-12 0.0271586 -0.000506901 -3.56453e-11 0.0269386 -0.0008389 -6.98105e-11 0.0266932 -0.00119808 -7.02497e-11 0.026425 -0.00154202 -6.06483e-11 0.026154 -0.00186387 -4.86142e-11 0.025883 -0.00215139 -4.3546e-11 0.0256031 -0.00240858 -3.54192e-11 0.0253078 -0.00263674 -3.09804e-11 0.0249983 -0.00284152 -2.29503e-11 0.0246777 -0.00302102 -1.71386e-11 0.0243543 -0.00317943 -1.47739e-11 0.0240326 -0.00331457 -2.00694e-11 0.0237188 -0.00343066 -2.31106e-11 0.0234138 -0.00352536 -2.68173e-11 0.0231178 -0.00360188 -2.54324e-11 0.0228273 -0.00365664 -2.64959e-11 0.0225444 -0.00369267 -2.80498e-11 0.0222714 -0.00370705 -2.80366e-11 0.022019 -0.00370371 -2.46634e-11 0.0217899 -0.00367961 -1.80704e-11 0.0215906 -0.00363676 -1.2292e-11 0.0214268 -0.00357106 -7.68212e-13 0.0213013 -0.00347894 9.83728e-12 0.0211917 -0.003355 1.57336e-11 0.0211123 -0.00322113 2.95178e-11 0.0210691 -0.00307204 5.56157e-11 0.0210452 -0.00288397 6.36039e-11 0.021108 -0.00270356 7.93034e-11 0.021278 -0.00247217 1.09324e-10 0.0215148 -0.00217709 1.6244e-10 0.0217666 -0.001828 1.71619e-10 0.0220276 -0.00147331 1.75945e-10 0.0222631 -0.0011151 1.68094e-10 0.0224499 -0.00077574 1.51448e-10 0.022588 -0.000476011 1.33389e-10 0.0226753 -0.000224015 1.13112e-10 0.0227315 -2.30623e-05 9.7877e-11 0.0227691 0.000129004 9.24257e-11 0.0227978 0.000240051 9.65121e-11 0.0228202 0.000309868 9.89611e-11 0.0228467 0.000339879 1.13554e-10 0.0228891 0.000338188 1.2124e-10 0.0229458 0.000310014 1.29103e-10 0.0230205 0.000252949 1.44437e-10 0.0231125 0.000171991 1.52997e-10 0.0232177 7.54942e-05 1.63509e-10 0.0233294 -2.67347e-05 1.57038e-10 0.0234362 -0.000126301 1.32645e-10 0.0235258 -0.000212506 1.03771e-10 0.0235893 -0.000266368 6.46789e-11 0.0236334 -0.000314523 6.15812e-12 0.0236636 -0.000359259 -2.57542e-12 0.0236598 -0.000375457 -2.19652e-11 0.0236035 -0.000355433 -5.09035e-11 0.0235198 -0.000318906 -1.09666e-10 0.0234186 -0.000270478 -1.13659e-10 0.0232964 -0.000210788 -1.12124e-10 0.0231585 -0.000144413 -1.15331e-10 0.0230079 -7.45563e-05 -1.14256e-10 0.0228488 -5.5411e-06 -1.07608e-10 0.0226853 6.17435e-05 -1.0192e-10 0.0225207 0.00012458 -9.29734e-11 0.022356 0.000182518 -8.47609e-11 0.0221931 0.000235405 -7.41132e-11 0.0220322 0.00028274 -6.4933e-11 0.0218744 0.000324319 -5.73386e-11 0.0217199 0.000359861 -5.04205e-11 0.0215693 0.00038945 -4.50468e-11 0.021424 0.00041239 -4.03119e-11 0.0212848 0.000429781 -3.64088e-11 0.000439575 -3.61736e-11 0.0284109 0.0188419 -3.07225e-12 0.0281333 0.0193837 -2.97543e-12 0.0273933 0.0184894 -3.2659e-12 0.0266317 0.0170864 -1.98483e-12 0.0259376 0.0157619 -4.23877e-14 0.0253201 0.0146044 -2.00252e-12 0.024752 0.0135587 -3.44299e-12 0.0242219 0.0125989 -1.53695e-12 0.0237083 0.0116892 -1.92882e-12 0.0232026 0.0108318 -1.72097e-12 0.022715 0.0100009 -9.05832e-13 0.022245 0.0091937 7.92579e-14 0.0218423 0.00836323 -2.97483e-12 0.0215143 0.00749298 -9.15394e-12 0.0212104 0.00667152 -1.03739e-11 0.0211594 0.00564661 -1.35519e-11 0.0215804 0.00422686 -1.92857e-11 0.0228798 0.00200321 -2.94646e-11 0.0243854 -0.00035591 -4.556e-11 0.025379 -0.00202172 -4.3454e-14 0.0258361 -0.00301143 3.25155e-11 0.0260219 -0.00354821 6.22973e-11 0.0260933 -0.00358658 9.00422e-11 0.0263234 -0.00338398 1.45689e-10 0.0266644 -0.00284856 1.99282e-10 0.0270628 -0.00212911 1.79543e-10 0.0274347 -0.00149867 1.06358e-10 0.0277137 -0.00104549 3.36461e-11 0.0280305 -0.000837036 2.18121e-11 0.0281497 -0.000622499 -1.07655e-11 0.0279388 -0.000591031 -4.33016e-11 0.0276467 -0.000828839 -7.05152e-11 0.0273581 -0.00116978 -6.70392e-11 0.0270442 -0.00147293 -5.75223e-11 0.0267327 -0.0017678 -4.83489e-11 0.0264206 -0.00203119 -4.0135e-11 0.0261051 -0.00226391 -3.22164e-11 0.0257799 -0.00246994 -2.47379e-11 0.0254445 -0.00265049 -1.89944e-11 0.0251019 -0.00280806 -1.81053e-11 0.0247607 -0.00294394 -1.99882e-11 0.024427 -0.00306085 -2.2014e-11 0.0241039 -0.00315971 -2.44755e-11 0.0237861 -0.00324115 -2.52235e-11 0.0234716 -0.00330431 -2.70969e-11 0.0231581 -0.00334974 -2.66847e-11 0.022854 -0.00337715 -2.68732e-11 0.0225631 -0.00338886 -2.51829e-11 0.0222948 -0.00338375 -2.20891e-11 0.0220491 -0.00336355 -1.79723e-11 0.0218279 -0.00332419 -1.09604e-11 0.0216368 -0.00326698 -4.36163e-12 0.0214832 -0.00318528 9.64281e-12 0.0213546 -0.00307832 1.23455e-11 0.0212504 -0.00295443 2.84915e-11 0.021203 -0.00282237 3.93614e-11 0.0211643 -0.00265476 8.73684e-11 0.0211872 -0.00248658 9.5247e-11 0.021305 -0.00228893 1.15546e-10 0.0215217 -0.00204285 1.49251e-10 0.0217755 -0.00173503 2.10934e-10 0.0220471 -0.00140122 2.31086e-10 0.0223153 -0.00106255 2.32142e-10 0.0225502 -0.000733911 2.17344e-10 0.0227415 -0.000443507 1.92381e-10 0.0228904 -0.000205342 1.71916e-10 0.0230021 -2.47147e-05 1.59336e-10 0.0230982 9.50271e-05 1.54694e-10 0.0231844 0.000163951 1.58016e-10 0.0232718 0.000184234 1.60463e-10 0.0233678 0.000163166 1.71496e-10 0.0234787 0.000108961 1.78462e-10 0.0236009 3.18777e-05 1.7888e-10 0.0237281 -5.82792e-05 1.67922e-10 0.0238539 -0.000152302 1.54016e-10 0.0239689 -0.000237017 1.27252e-10 0.0240561 -0.000300817 8.3377e-11 0.0241094 -0.000327961 3.41249e-11 0.0241564 -0.000359933 -6.7786e-12 0.0241703 -0.000374788 -1.94765e-11 0.0241335 -0.000359868 -3.87745e-11 0.02406 -0.000317546 -8.45141e-11 0.0239669 -0.000263783 -1.28416e-10 0.0238524 -0.000197383 -1.44395e-10 0.0237169 -0.000122747 -1.41575e-10 0.0235672 -4.43642e-05 -1.38286e-10 0.0234083 3.41414e-05 -1.35481e-10 0.0232442 0.000110584 -1.2972e-10 0.0230776 0.00018222 -1.2118e-10 0.0229104 0.000248988 -1.10258e-10 0.022744 0.000310412 -9.83751e-11 0.0225792 0.000365877 -8.71013e-11 0.0224167 0.000415381 -7.57372e-11 0.022257 0.000458641 -6.53907e-11 0.0221009 0.000495698 -5.67618e-11 0.0219492 0.000525946 -4.89848e-11 0.0218025 0.000549508 -4.28582e-11 0.0216621 0.000565105 -3.72343e-11 0.0215288 0.000574242 -3.25144e-11 0.000573699 -3.07695e-11 0.0283193 0.0185955 -2.62966e-12 0.0288717 0.0188254 -3.48623e-12 0.0283071 0.0190489 -3.0733e-12 0.0274786 0.0179101 -2.18277e-12 0.0267118 0.0165322 -9.82985e-13 0.0260344 0.0152827 -2.02632e-12 0.0254116 0.0141797 -1.94828e-12 0.0248232 0.0131875 8.48437e-13 0.0242641 0.0122471 -3.63778e-12 0.0237456 0.0113481 -3.491e-12 0.0232623 0.0104778 -3.49222e-12 0.0228588 0.00958782 -7.54224e-12 0.0225252 0.00866552 -1.29714e-11 0.0221948 0.00778841 -1.47168e-11 0.0221384 0.00668437 -1.91267e-11 0.0225791 0.00514511 -2.64999e-11 0.0239483 0.00275727 -3.90934e-11 0.0254665 0.000307371 -5.99366e-11 0.0263975 -0.00140385 -1.52313e-11 0.0268712 -0.00255571 2.97041e-11 0.0271801 -0.00338547 3.47427e-11 0.0270073 -0.00343986 4.79037e-11 0.0267418 -0.00337294 7.45316e-11 0.0264059 -0.00318654 1.28876e-10 0.0265004 -0.0030845 1.36438e-10 0.0269928 -0.00277452 1.48423e-10 0.0275633 -0.0022473 1.66621e-10 0.0280321 -0.00166562 1.18766e-10 0.0283308 -0.00121526 4.83707e-11 0.0286632 -0.0009809 2.59687e-11 0.0287984 -0.000717703 -1.18088e-11 0.0286175 -0.000622107 -3.71832e-11 0.0282878 -0.000772725 -5.75903e-11 0.0279689 -0.00107912 -6.48399e-11 0.0276087 -0.00134023 -5.94427e-11 0.0272567 -0.00161078 -5.07437e-11 0.0269144 -0.00185573 -3.92742e-11 0.0265705 -0.00207025 -2.83771e-11 0.0262159 -0.00225786 -2.01739e-11 0.0258532 -0.00241793 -1.7482e-11 0.025491 -0.00255656 -1.76506e-11 0.0251405 -0.00267428 -1.98059e-11 0.0248018 -0.00277635 -2.11225e-11 0.0244689 -0.00286115 -2.2936e-11 0.0241352 -0.00293108 -2.39484e-11 0.0237998 -0.00298373 -2.45358e-11 0.0234697 -0.00302255 -2.43062e-11 0.0231526 -0.00304569 -2.39416e-11 0.0228549 -0.00305728 -2.27959e-11 0.0225756 -0.00305345 -2.16602e-11 0.0223155 -0.00303672 -1.9285e-11 0.0220759 -0.00300324 -1.61229e-11 0.021863 -0.00295398 -1.13268e-11 0.0216892 -0.00288591 9.75216e-13 0.0215493 -0.00279821 1.00013e-11 0.0214315 -0.00268779 2.22984e-11 0.02136 -0.00257065 4.73866e-11 0.0213104 -0.00243153 8.38294e-11 0.0212869 -0.00226224 9.30259e-11 0.0213734 -0.00212902 1.11971e-10 0.0215604 -0.00192664 1.47811e-10 0.0218089 -0.00166469 2.13428e-10 0.0220945 -0.00137252 2.45434e-10 0.0224021 -0.00107395 2.59928e-10 0.022701 -0.000785176 2.5811e-10 0.0229722 -0.000528246 2.4749e-10 0.0232063 -0.000319405 2.36581e-10 0.0234029 -0.000173114 2.27166e-10 0.0235765 -9.22207e-05 2.23509e-10 0.0237404 -7.10084e-05 2.21154e-10 0.0239018 -9.67132e-05 2.1663e-10 0.0240611 -0.000153777 2.06629e-10 0.0242143 -0.000225574 1.88252e-10 0.0243549 -0.000298592 1.6065e-10 0.0244785 -0.000362764 1.2509e-10 0.0245607 -0.000394431 7.51819e-11 0.0246098 -0.000398308 -4.03317e-12 0.0246477 -0.000405857 -8.16323e-12 0.0246425 -0.000391323 -2.46915e-11 0.024588 -0.000348441 -5.0782e-11 0.0245052 -0.000284017 -1.22525e-10 0.0244019 -0.000209847 -1.37988e-10 0.0242759 -0.000125925 -1.54326e-10 0.0241316 -3.67715e-05 -1.59768e-10 0.0239752 5.29516e-05 -1.58905e-10 0.0238111 0.000140269 -1.54767e-10 0.0236428 0.000222963 -1.45862e-10 0.0234733 0.00030061 -1.36131e-10 0.0233032 0.000372225 -1.24165e-10 0.0231339 0.000437352 -1.11996e-10 0.0229663 0.000496179 -9.84745e-11 0.0228016 0.000548281 -8.65956e-11 0.0226403 0.000593864 -7.5339e-11 0.0224828 0.000632302 -6.49085e-11 0.0223298 0.000663842 -5.60522e-11 0.0221823 0.000687432 -4.77449e-11 0.0220412 0.00070333 -4.08833e-11 0.0219083 0.000709618 -3.41984e-11 0.0217851 0.000708021 -2.84174e-11 0.000694398 -2.62951e-11 0.0283862 0.0164502 -4.82551e-12 0.0286455 0.0185585 -3.71633e-12 0.0288517 0.0188392 -2.85313e-12 0.0281711 0.0185928 -3.64367e-12 0.0273948 0.0173131 -1.19049e-12 0.0266773 0.0160004 -4.22379e-13 0.026045 0.0148098 -2.28471e-13 0.025464 0.0137653 1.76434e-12 0.0249076 0.0128001 2.56475e-12 0.0243853 0.0118647 -6.85634e-13 0.0239471 0.0109058 -4.86828e-12 0.0235777 0.00992516 -1.31597e-11 0.0232222 0.00898615 -1.5126e-11 0.0231703 0.00779433 -2.01786e-11 0.0236681 0.00612341 -2.95633e-11 0.0251347 0.00357637 -4.38822e-11 0.0266461 0.00107009 -6.7954e-11 0.0275579 -0.000703177 -2.50904e-11 0.0281068 -0.00198558 1.50013e-11 0.0284228 -0.00290392 1.96436e-11 0.0279607 -0.00295292 2.93297e-11 0.0275637 -0.00306119 5.05131e-11 0.0272887 -0.00315355 6.32359e-11 0.0271561 -0.00315096 8.99173e-11 0.0270616 -0.00309738 9.72025e-11 0.0272204 -0.00305483 1.11983e-10 0.0276603 -0.00283732 1.35228e-10 0.0281848 -0.00238662 1.71251e-10 0.0286366 -0.00183357 1.32029e-10 0.0289317 -0.00135642 6.13107e-11 0.0292494 -0.00106727 3.83802e-11 0.0293954 -0.000758844 -2.76396e-12 0.0292504 -0.000597539 -3.16067e-11 0.0288915 -0.000665964 -5.33653e-11 0.0285408 -0.000931401 -6.32172e-11 0.0281551 -0.00115576 -6.11005e-11 0.0277848 -0.0014042 -5.25988e-11 0.0274193 -0.0016307 -4.00725e-11 0.0270426 -0.00182942 -2.83173e-11 0.0266552 -0.00199968 -2.24229e-11 0.0262692 -0.00214394 -1.96183e-11 0.0258966 -0.0022669 -1.9716e-11 0.025539 -0.00237168 -1.94414e-11 0.0251882 -0.00246192 -1.98459e-11 0.0248347 -0.00253611 -1.95063e-11 0.0244804 -0.00259687 -1.99436e-11 0.0241291 -0.00264339 -2.01116e-11 0.0237916 -0.00267784 -2.0896e-11 0.0234688 -0.00270129 -2.15582e-11 0.0231597 -0.00271232 -2.16335e-11 0.0228644 -0.00271213 -2.15736e-11 0.0225831 -0.00269941 -1.97448e-11 0.0223234 -0.00267364 -1.63533e-11 0.0220924 -0.00263619 -1.04679e-11 0.0218955 -0.00258324 2.00552e-12 0.0217402 -0.00251634 1.44278e-11 0.0216109 -0.0024299 3.04904e-11 0.0215133 -0.00232994 5.09003e-11 0.0214663 -0.00221862 8.9913e-11 0.0214263 -0.0020944 9.93673e-11 0.021465 -0.00197407 1.20076e-10 0.0216165 -0.00183147 1.53215e-10 0.0218685 -0.00165206 2.11184e-10 0.0221817 -0.00142736 2.72687e-10 0.0225578 -0.00121015 3.0969e-10 0.0229495 -0.000983099 3.21517e-10 0.0233253 -0.000770534 3.2142e-10 0.0236741 -0.00060735 3.09257e-10 0.0239858 -0.000497746 2.9131e-10 0.0242565 -0.00044297 2.66884e-10 0.0244914 -0.000436111 2.43099e-10 0.0246915 -0.000456287 2.10586e-10 0.024853 -0.000483342 1.68809e-10 0.0249798 -0.000507799 1.24107e-10 0.0250562 -0.000501283 6.98254e-11 0.0250977 -0.000478412 -6.84792e-12 0.0251211 -0.000455444 -1.92076e-11 0.0251002 -0.000412038 -3.29753e-11 0.0250319 -0.000341321 -6.71652e-11 0.0249339 -0.00025533 -1.116e-10 0.024816 -0.000160709 -1.40311e-10 0.024679 -5.86963e-05 -1.54695e-10 0.0245285 4.4367e-05 -1.62112e-10 0.0243673 0.000145585 -1.64316e-10 0.0241991 0.000241669 -1.61873e-10 0.0240281 0.000331975 -1.57598e-10 0.0238558 0.000415699 -1.48763e-10 0.0236842 0.000492315 -1.39007e-10 0.0235133 0.000562121 -1.26787e-10 0.023344 0.000624503 -1.14367e-10 0.0231772 0.000679972 -1.00936e-10 0.0230137 0.000727793 -8.83236e-11 0.0228546 0.000768498 -7.64415e-11 0.0227001 0.000801003 -6.57306e-11 0.0225522 0.000825653 -5.64684e-11 0.0224116 0.000840957 -4.78098e-11 0.0222803 0.000846992 -4.02893e-11 0.0221597 0.000841687 -3.28772e-11 0.0220526 0.000825675 -2.609e-11 0.000796414 -2.08441e-11 0.0275693 0.0111979 -1.04542e-11 0.0286684 0.017456 -5.75481e-12 0.0290609 0.018445 -2.6561e-12 0.0288518 0.0188011 -2.05834e-12 0.0281232 0.0180407 -1.1026e-12 0.02736 0.0167662 2.78304e-12 0.0266711 0.0154986 2.78595e-12 0.0260754 0.0143572 1.57375e-12 0.0255408 0.0133268 3.42741e-12 0.0250976 0.0122959 1.16787e-12 0.0246945 0.0112736 -1.40869e-11 0.0243236 0.0102559 -1.64973e-11 0.0242955 0.00896262 -2.3122e-11 0.0248955 0.00711585 -3.66523e-11 0.0264527 0.00442508 -6.42276e-11 0.0279678 0.00191393 -5.55857e-11 0.0289541 -2.17265e-06 -2.79004e-11 0.0295031 -0.00127619 3.98569e-12 0.0297167 -0.00221861 9.40075e-12 0.0290872 -0.00228033 2.12289e-11 0.0286255 -0.00248843 3.70021e-11 0.0282441 -0.00270028 3.75397e-11 0.0279726 -0.00292097 4.24048e-11 0.0278535 -0.00310715 6.53993e-11 0.0278262 -0.00317594 8.97797e-11 0.0278048 -0.00314648 9.49529e-11 0.0279851 -0.00313949 1.07174e-10 0.028389 -0.00293458 1.28362e-10 0.0288521 -0.0024799 1.63676e-10 0.0292483 -0.0019199 1.40677e-10 0.0295202 -0.0014367 8.79316e-11 0.0298409 -0.00110251 2.5496e-11 0.0299918 -0.000757841 1.57225e-11 0.0298702 -0.000530117 -6.35704e-12 0.0294931 -0.000514254 -4.67256e-11 0.0291226 -0.0007251 -6.2236e-11 0.0287253 -0.000919674 -6.81776e-11 0.0283261 -0.00114361 -5.62126e-11 0.0279154 -0.00135377 -4.19439e-11 0.0274938 -0.00153783 -3.12264e-11 0.0270772 -0.00169453 -2.62906e-11 0.0266754 -0.0018263 -2.24325e-11 0.0262945 -0.001939 -2.07833e-11 0.02592 -0.00203634 -1.89272e-11 0.0255438 -0.00211727 -1.67451e-11 0.0251671 -0.00218544 -1.68381e-11 0.0247928 -0.00223999 -1.54912e-11 0.0244326 -0.00228382 -1.74548e-11 0.0240841 -0.0023188 -1.76634e-11 0.0237445 -0.00234151 -1.88976e-11 0.0234179 -0.00235751 -2.01426e-11 0.0230991 -0.00236105 -1.92514e-11 0.022805 -0.00235778 -1.87514e-11 0.0225319 -0.0023448 -1.40544e-11 0.0222899 -0.00232224 -5.99865e-12 0.0220813 -0.00229124 4.38899e-12 0.0219075 -0.00224783 2.27055e-11 0.0217791 -0.00219547 4.20369e-11 0.021692 -0.00213422 6.49292e-11 0.0216308 -0.00204923 1.15489e-10 0.0216285 -0.00198965 1.22108e-10 0.0216982 -0.00192211 1.38137e-10 0.0218564 -0.00183846 1.70916e-10 0.0221094 -0.00172783 2.38303e-10 0.0224419 -0.00160632 2.94291e-10 0.0228566 -0.0014713 3.34296e-10 0.0233304 -0.00132705 3.61658e-10 0.0238232 -0.00119094 3.6296e-10 0.0242779 -0.00105098 3.39269e-10 0.0246709 -0.000936863 2.99361e-10 0.0249894 -0.000850503 2.4775e-10 0.0252295 -0.000784927 1.93919e-10 0.0254048 -0.00072764 1.37181e-10 0.0255135 -0.000671789 9.63903e-11 0.0255695 -0.000593227 4.89382e-12 0.0255837 -0.000519796 -6.91887e-12 0.0255428 -0.000437084 -2.03176e-11 0.0254602 -0.000340138 -6.00441e-11 0.0253521 -0.000233133 -1.00665e-10 0.0252215 -0.00011859 -1.28126e-10 0.0250742 -1.41207e-06 -1.40852e-10 0.0249155 0.00011758 -1.52269e-10 0.0247496 0.000229969 -1.54724e-10 0.0245792 0.000336029 -1.54582e-10 0.0244054 0.00043475 -1.52341e-10 0.0242307 0.000525428 -1.48222e-10 0.0240561 0.000608419 -1.4151e-10 0.0238831 0.000683098 -1.33482e-10 0.0237126 0.000750198 -1.23056e-10 0.0235451 0.000808943 -1.12185e-10 0.0233814 0.000860115 -1.00232e-10 0.0232219 0.000902642 -8.88601e-11 0.0230682 0.000937164 -7.77708e-11 0.0229208 0.000962232 -6.77422e-11 0.0227817 0.000978067 -5.81956e-11 0.0226521 0.000982729 -4.93227e-11 0.0225344 0.000975983 -4.05177e-11 0.022431 0.000955081 -3.1725e-11 0.0223447 0.000921081 -2.25107e-11 0.000879836 -1.52413e-11 0.0254704 0.00561477 -1.53155e-11 0.0285637 0.0143471 -1.55474e-11 0.0288893 0.0181213 -2.92814e-12 0.0294034 0.0182918 -1.46993e-12 0.0289767 0.0184694 8.97774e-13 0.028197 0.0175437 5.82547e-12 0.0274521 0.0162397 4.01349e-12 0.0268007 0.0150016 4.58712e-12 0.0262976 0.0138185 -1.74308e-12 0.0258347 0.0127201 -1.23335e-11 0.0254554 0.0116089 -1.60418e-11 0.025483 0.0101759 -2.46253e-11 0.0262135 0.00814234 -4.13161e-11 0.0278614 0.00529918 -7.29129e-11 0.0293927 0.00275728 -5.89517e-11 0.0303852 0.000877963 -1.28895e-11 0.0309434 -0.00060537 -9.98601e-12 0.0310522 -0.00141643 -3.24075e-12 0.0303407 -0.00150578 8.49637e-12 0.0298343 -0.0017604 1.32749e-11 0.0293929 -0.00205306 2.20818e-11 0.0290526 -0.0023802 2.04195e-11 0.0288135 -0.00271345 2.62551e-11 0.0286568 -0.00300319 3.94436e-11 0.0286066 -0.00319764 5.55886e-11 0.0286272 -0.00327326 8.55699e-11 0.0285844 -0.00319922 8.94674e-11 0.0286408 -0.00310891 1.00454e-10 0.0289662 -0.00294246 1.22497e-10 0.0294175 -0.00254296 1.63115e-10 0.0297917 -0.00197558 1.43043e-10 0.0300581 -0.00147599 1.04364e-10 0.0303529 -0.00109497 5.21267e-11 0.0305186 -0.000725844 4.26859e-11 0.0304306 -0.000435317 1.88012e-11 0.0300632 -0.000334009 -2.58906e-11 0.029674 -0.00047058 -4.72539e-11 0.0292688 -0.00064468 -6.14271e-11 0.0288258 -0.000832582 -5.10377e-11 0.0283673 -0.00102682 -4.05193e-11 0.027912 -0.00119763 -3.32631e-11 0.0274728 -0.00134375 -2.72662e-11 0.0270604 -0.00147067 -2.35718e-11 0.0266553 -0.00157951 -1.98828e-11 0.0262506 -0.0016703 -1.64248e-11 0.0258494 -0.00174755 -1.50315e-11 0.0254496 -0.0018112 -1.24639e-11 0.0250709 -0.00186591 -1.40587e-11 0.0246957 -0.00191161 -1.29527e-11 0.0243335 -0.00194745 -1.42263e-11 0.0239796 -0.00197781 -1.48896e-11 0.0236359 -0.00199845 -1.3636e-11 0.0233186 -0.00201565 -1.38984e-11 0.0230178 -0.00202605 -8.49923e-12 0.022749 -0.00203165 -3.29621e-12 0.0225026 -0.00203365 9.88241e-12 0.0222911 -0.00202984 2.09824e-11 0.0221179 -0.00202377 4.17245e-11 0.0219934 -0.00201577 5.7357e-11 0.0219245 -0.00200152 1.17157e-10 0.0219076 -0.00199668 1.23895e-10 0.0219517 -0.00199634 1.3622e-10 0.0220696 -0.0019953 1.62522e-10 0.0222793 -0.00198898 2.13314e-10 0.0225558 -0.00196139 2.70687e-10 0.0229221 -0.00192047 3.09778e-10 0.0233749 -0.00186465 3.28869e-10 0.0238896 -0.00179938 3.60811e-10 0.0244105 -0.00166447 3.45138e-10 0.0248883 -0.00150063 3.01385e-10 0.0252847 -0.00132279 2.3742e-10 0.0255853 -0.00114328 1.65647e-10 0.0257796 -0.000969824 1.14338e-10 0.0258982 -0.000807034 8.03632e-12 0.0259383 -0.000649311 -1.61887e-13 0.0259059 -0.000499763 -1.23852e-11 0.0258203 -0.000355643 -3.11037e-11 0.0257114 -0.000217754 -1.07646e-10 0.0255744 -8.12819e-05 -1.1914e-10 0.025424 5.04936e-05 -1.29189e-10 0.0252654 0.000180038 -1.46401e-10 0.0251024 0.000303572 -1.45388e-10 0.0249336 0.000419642 -1.43091e-10 0.0247624 0.000527162 -1.40519e-10 0.0245898 0.00062629 -1.37962e-10 0.0244182 0.000716159 -1.3466e-10 0.0242468 0.000797594 -1.29768e-10 0.0240775 0.000869652 -1.24038e-10 0.0239102 0.000933485 -1.16041e-10 0.0237467 0.000987832 -1.07137e-10 0.0235881 0.00103388 -9.67756e-11 0.0234346 0.00106995 -8.67403e-11 0.0232884 0.00109688 -7.63283e-11 0.02315 0.00111258 -6.70445e-11 0.0230222 0.0011171 -5.71564e-11 0.0229072 0.00110799 -4.85035e-11 0.0228092 0.00108366 -3.81441e-11 0.0227284 0.00104501 -2.92237e-11 0.0226652 0.000992723 -1.64171e-11 0.000939447 -6.71552e-12 0.0207675 0.00310587 -1.16413e-10 0.0268374 0.00832682 1.16667e-11 0.0289242 0.0160483 4.03826e-12 0.0291441 0.0180746 1.35893e-12 0.0294295 0.0181833 1.50622e-12 0.0290487 0.01792 4.06836e-12 0.028286 0.0169953 6.06108e-12 0.0276345 0.0156432 -6.32674e-13 0.0270432 0.0143697 -1.11374e-11 0.026604 0.0131193 -1.51934e-11 0.0266747 0.0114661 -2.55305e-11 0.0276151 0.00915134 -4.5496e-11 0.0294047 0.00616788 -8.30964e-11 0.0309492 0.00362549 -5.60364e-11 0.0319891 0.00168994 -1.09049e-11 0.0326278 0.000220293 -6.93604e-12 0.0324729 -0.000465493 -4.82749e-13 0.0317265 -0.00065456 7.48429e-12 0.0311473 -0.000933972 8.16537e-12 0.0306657 -0.00128385 5.65588e-12 0.0302936 -0.00169146 6.99382e-12 0.0300041 -0.00211447 1.10562e-11 0.0297859 -0.00250971 1.63737e-11 0.0295934 -0.00284874 2.46376e-11 0.0294525 -0.00309978 3.62116e-11 0.0293674 -0.00325441 5.29918e-11 0.0293639 -0.00328711 6.9989e-11 0.0293394 -0.00319419 8.84503e-11 0.0293131 -0.00302806 9.40212e-11 0.0295011 -0.00286065 1.10131e-10 0.0298891 -0.00252163 1.40991e-10 0.0302372 -0.00199281 1.44625e-10 0.0305051 -0.00146606 1.18548e-10 0.0307785 -0.0010508 7.60345e-11 0.0309525 -0.000662867 7.1399e-11 0.0308891 -0.000318217 5.21466e-11 0.030556 -0.000141376 1.92817e-11 0.0301731 -0.000177577 -4.53218e-11 0.0297406 -0.000314905 -4.87323e-11 0.0292573 -0.000479059 -4.50594e-11 0.0287633 -0.000652895 -3.82448e-11 0.0282866 -0.00081677 -3.19925e-11 0.0278409 -0.000961864 -2.78568e-11 0.0274001 -0.00108594 -2.2843e-11 0.026965 -0.00118998 -1.80787e-11 0.0265339 -0.00127934 -1.50108e-11 0.0261112 -0.00135629 -1.08841e-11 0.025709 -0.00142332 -1.13134e-11 0.0253092 -0.00148206 -8.54387e-12 0.0249239 -0.00153202 -8.90118e-12 0.0245461 -0.00157776 -8.14557e-12 0.0241829 -0.0016174 -6.06317e-12 0.0238472 -0.00165529 -5.27902e-12 0.0235269 -0.0016906 9.30542e-13 0.0232376 -0.00172452 6.43137e-12 0.0229688 -0.00175984 2.20177e-11 0.0227337 -0.00179492 3.41558e-11 0.0225389 -0.00183511 4.85426e-11 0.0223896 -0.00188034 7.2315e-11 0.0223009 -0.00193153 9.6782e-11 0.0222582 -0.0019987 1.50857e-10 0.0222837 -0.00206844 1.5615e-10 0.0223801 -0.00214223 1.69401e-10 0.02255 -0.00221717 1.94923e-10 0.0228036 -0.00229295 2.48162e-10 0.0231449 -0.00234326 2.83294e-10 0.023543 -0.00234491 2.7635e-10 0.0239697 -0.00230794 3.02058e-10 0.0244302 -0.00220107 2.8854e-10 0.0248866 -0.00201896 2.59274e-10 0.0252991 -0.00178069 2.06824e-10 0.0256305 -0.00150609 1.47006e-10 0.025869 -0.0012233 7.89757e-11 0.0260051 -0.000945725 2.56582e-11 0.0260795 -0.000710827 -5.00551e-11 0.0260614 -0.000469353 -5.44472e-11 0.0259743 -0.000257401 -5.96269e-11 0.0258477 -7.32194e-05 -9.29086e-11 0.0257005 8.52632e-05 -1.07943e-10 0.0255388 0.000231363 -1.16256e-10 0.0253734 0.000366419 -1.26481e-10 0.0252084 0.000491316 -1.29875e-10 0.0250452 0.000607041 -1.29649e-10 0.024882 0.000713552 -1.27456e-10 0.0247184 0.000811402 -1.24949e-10 0.0245549 0.00089956 -1.2216e-10 0.024394 0.000978635 -1.18454e-10 0.0242359 0.00104771 -1.13665e-10 0.0240821 0.00110744 -1.06899e-10 0.0239319 0.00115692 -9.90652e-11 0.0237868 0.00119656 -8.98793e-11 0.023648 0.00122503 -8.09672e-11 0.0235177 0.00124223 -7.13775e-11 0.0233978 0.00124605 -6.27502e-11 0.0232917 0.00123557 -5.31658e-11 0.0232024 0.00120753 -4.514e-11 0.0231299 0.00116489 -3.34552e-11 0.0230733 0.0011091 -2.5362e-11 0.0230276 0.00104354 -9.38508e-12 0.000963019 -8.41265e-12 0.0191469 0.00151485 -1.34651e-11 0.0233219 0.00416142 -5.89129e-12 0.0282232 0.0111398 -1.31806e-11 0.0292571 0.0170281 5.23801e-13 0.029421 0.0180122 2.6742e-12 0.0294436 0.0178897 4.61719e-12 0.0289854 0.017449 6.3837e-12 0.0283032 0.0162881 -9.53041e-12 0.0277448 0.014888 -1.33957e-11 0.0278423 0.0129578 -2.52306e-11 0.0291375 0.0100788 -4.78707e-11 0.0310925 0.0070132 -9.19214e-11 0.0326225 0.0044966 -5.80165e-11 0.0337131 0.00250057 -9.71357e-12 0.0343206 0.001059 -5.0934e-12 0.0339409 0.00060721 2.41174e-12 0.0331759 0.000330302 1.40092e-11 0.0325531 -6.63195e-06 7.11241e-12 0.0320383 -0.000421424 3.23945e-12 0.0316403 -0.000907172 1.14102e-12 0.0313368 -0.00140379 1.90941e-12 0.0310638 -0.00187311 6.47189e-12 0.0308204 -0.00228748 1.09407e-11 0.0305858 -0.00263918 1.62075e-11 0.0303622 -0.00291336 2.32859e-11 0.0301772 -0.00310812 3.33527e-11 0.0300391 -0.0032144 4.55078e-11 0.0299796 -0.00321599 6.63674e-11 0.0299692 -0.00310904 7.21693e-11 0.0299201 -0.00293383 1.01914e-10 0.0299759 -0.00270659 1.08154e-10 0.0302607 -0.00241042 1.20398e-10 0.030594 -0.00196005 1.41834e-10 0.0308503 -0.00142133 1.30898e-10 0.0310739 -0.000974125 1.02195e-10 0.0312393 -0.000568946 9.35443e-11 0.0312175 -0.000180812 7.60464e-11 0.0309777 6.23612e-05 3.47712e-11 0.0305933 0.000141498 -2.11922e-11 0.0301216 5.96148e-05 -3.58116e-11 0.0296051 -8.17108e-05 -3.41851e-11 0.0291008 -0.00025153 -3.22911e-11 0.0286194 -0.00040859 -3.01827e-11 0.0281396 -0.000548304 -2.5759e-11 0.0276644 -0.00067151 -1.92506e-11 0.0272029 -0.000780232 -1.49069e-11 0.0267541 -0.000875181 -1.00058e-11 0.0263271 -0.000958046 -8.7703e-12 0.0259056 -0.00103206 -5.10004e-12 0.0254982 -0.0010989 -2.97825e-12 0.025105 -0.00116251 -8.89976e-13 0.0247267 -0.0012236 3.19536e-12 0.024377 -0.001284 5.91744e-12 0.0240431 -0.00134645 1.34415e-11 0.023739 -0.00141055 2.72005e-11 0.02346 -0.0014819 4.15668e-11 0.0232186 -0.00156018 5.46929e-11 0.0230224 -0.00165222 6.84286e-11 0.0228747 -0.00175753 9.03275e-11 0.0227891 -0.00187986 1.12038e-10 0.0227514 -0.00202022 1.59272e-10 0.0227833 -0.00216122 1.64302e-10 0.02288 -0.00230447 1.71816e-10 0.0230382 -0.00244777 1.95366e-10 0.0232426 -0.00257745 2.17777e-10 0.0234936 -0.00267251 2.19463e-10 0.0237807 -0.00270953 2.36324e-10 0.0240937 -0.00267742 2.12316e-10 0.0244205 -0.0025727 2.00421e-10 0.0247575 -0.00238788 1.87942e-10 0.0250867 -0.00212963 1.59557e-10 0.0253892 -0.0018151 1.26218e-10 0.0256416 -0.00147023 7.32583e-11 0.0258271 -0.00111786 3.53214e-11 0.0259192 -0.000781807 -4.78441e-11 0.0259663 -0.000495201 -5.38934e-11 0.0259424 -0.0002128 -6.62161e-11 0.0258557 3.42317e-05 -8.68973e-11 0.0257207 0.000243997 -1.2322e-10 0.0255709 0.000403911 -1.21795e-10 0.0254094 0.000550516 -1.27684e-10 0.0252467 0.000676788 -1.28387e-10 0.0250865 0.000789906 -1.25939e-10 0.0249282 0.00089352 -1.2281e-10 0.0247728 0.000987774 -1.20106e-10 0.0246196 0.00107291 -1.16974e-10 0.0244693 0.00114839 -1.12658e-10 0.0243236 0.00121356 -1.06635e-10 0.0241828 0.00126817 -9.92856e-11 0.0240492 0.00131141 -9.09569e-11 0.0239224 0.00134307 -8.2223e-11 0.0238046 0.00136134 -7.36504e-11 0.0236976 0.00136596 -6.49009e-11 0.0236054 0.00135283 -5.68752e-11 0.0235325 0.00132275 -4.82686e-11 0.0234787 0.00127343 -4.26754e-11 0.0234353 0.00121929 -2.03683e-11 0.0233987 0.00115603 -1.81927e-11 0.0233904 0.00106013 -1.5463e-11 0.000927079 -1.38929e-11 0.0180286 0.000611021 -2.03979e-12 0.0201721 0.00202127 -5.99422e-12 0.025724 0.00558512 -1.13698e-11 0.0289994 0.0137422 -1.71582e-12 0.0295706 0.0174316 2.44001e-12 0.0296208 0.0178274 4.13951e-12 0.0295188 0.0175337 8.50696e-13 0.029299 0.0164737 -7.37068e-12 0.0298359 0.0142955 -2.38188e-11 0.0312986 0.0113696 -5.17489e-11 0.0330513 0.00812895 -8.83223e-11 0.0344459 0.005503 -5.45208e-11 0.0355785 0.00334729 -5.2253e-12 0.0360771 0.00199275 -6.0498e-13 0.0353996 0.00174111 5.76825e-12 0.0346332 0.00140557 1.39163e-11 0.0340028 0.000969044 8.5203e-12 0.0334905 0.00050713 1.93391e-12 0.0330816 -2.35687e-05 -1.15183e-12 0.0327571 -0.000606759 -8.96785e-13 0.0324773 -0.00113548 4.25367e-13 0.0321958 -0.00161077 4.60091e-12 0.0319158 -0.00202064 8.33845e-12 0.0316336 -0.00236718 1.13717e-11 0.0313419 -0.00264848 1.59079e-11 0.0310751 -0.00286257 2.13539e-11 0.0308283 -0.0030117 2.91678e-11 0.0306382 -0.00308054 4.11712e-11 0.0305206 -0.0030652 5.61756e-11 0.0304406 -0.00294526 6.57942e-11 0.0304051 -0.0027903 9.69598e-11 0.0304096 -0.00253619 1.01722e-10 0.0305372 -0.00222047 1.12618e-10 0.0308065 -0.00183675 1.30795e-10 0.031032 -0.00133526 1.39001e-10 0.031206 -0.000852703 1.13432e-10 0.0313703 -0.000439802 1.08326e-10 0.0313917 -2.92413e-05 9.51083e-11 0.0312207 0.0002954 6.47639e-11 0.0308457 0.000460427 1.42356e-11 0.0303935 0.000413905 -1.33663e-11 0.0298837 0.000321948 -2.60086e-11 0.0293713 0.000186144 -2.91977e-11 0.0288488 4.13011e-05 -2.73676e-11 0.0283275 -0.000109316 -1.88009e-11 0.0278303 -0.000245094 -1.42165e-11 0.0273548 -0.000363582 -8.63546e-12 0.0269025 -0.000468414 -6.25116e-12 0.0264614 -0.000564185 -3.71198e-13 0.0260338 -0.000654668 4.66749e-12 0.0256283 -0.000740866 8.67736e-12 0.025242 -0.000826929 1.54405e-11 0.0248871 -0.000913988 1.82012e-11 0.0245535 -0.00100795 3.72243e-11 0.0242523 -0.00110993 5.17629e-11 0.0239866 -0.00122515 6.55061e-11 0.0237617 -0.00135564 8.00613e-11 0.0235879 -0.00150601 9.68653e-11 0.0234655 -0.00167529 1.11841e-10 0.0233965 -0.00186918 1.4883e-10 0.0233837 -0.00206852 1.5009e-10 0.0234244 -0.00226887 1.54688e-10 0.0235121 -0.00246591 1.64413e-10 0.023635 -0.0026493 1.8919e-10 0.0237757 -0.002792 1.76285e-10 0.0239245 -0.00288011 1.60184e-10 0.0240753 -0.00290778 1.48881e-10 0.0242324 -0.00286452 1.29208e-10 0.0243962 -0.00275187 1.1863e-10 0.0245724 -0.00256707 1.14213e-10 0.024766 -0.00231584 1.08254e-10 0.0249787 -0.00201087 1.00977e-10 0.0252001 -0.00166914 8.0046e-11 0.0254023 -0.0012947 5.73709e-11 0.0255588 -0.000911952 9.5878e-12 0.0256406 -0.000551494 -3.24984e-11 0.0256867 -0.000235334 -8.16318e-11 0.0256936 5.07002e-05 -8.61625e-11 0.0256422 0.000318361 -9.68193e-11 0.0255263 0.000542813 -1.12181e-10 0.0253906 0.000706253 -1.4041e-10 0.0252463 0.000841663 -1.41919e-10 0.0250921 0.000963453 -1.3614e-10 0.0249399 0.00106555 -1.3012e-10 0.0247917 0.0011552 -1.25071e-10 0.0246489 0.00123503 -1.19313e-10 0.0245111 0.00130483 -1.12331e-10 0.0243796 0.00136385 -1.03854e-10 0.0242537 0.00141188 -9.48537e-11 0.0241366 0.00144671 -8.53925e-11 0.0240286 0.00146801 -7.63604e-11 0.0239335 0.00147269 -6.7562e-11 0.0238548 0.00145941 -5.96189e-11 0.0237969 0.00142341 -5.32284e-11 0.0237568 0.00137487 -4.54224e-11 0.0237086 0.00133117 -3.72476e-11 0.0236853 0.00125198 -3.50824e-11 0.023714 0.0011358 -2.96891e-11 0.0237809 0.00100082 -2.3686e-11 0.000827678 -2.41063e-11 0.0172618 0.000367525 -1.4429e-12 0.0183904 0.000894215 -1.51915e-12 0.0211683 0.00280192 -4.91278e-12 0.0270732 0.00783376 -6.77039e-12 0.0294953 0.0150008 -1.35952e-12 0.0300446 0.0172676 1.86945e-12 0.0305485 0.0169839 -1.01664e-11 0.0314412 0.0155024 -2.76525e-11 0.0329794 0.0126325 -5.09294e-11 0.0349825 0.00917584 -8.48042e-11 0.0364675 0.00653668 -4.94888e-11 0.0377331 0.00422807 -2.6754e-13 0.0378513 0.00323188 5.90014e-12 0.0368595 0.00301248 1.7159e-11 0.0361058 0.00251118 1.063e-11 0.0355226 0.00200272 3.60425e-12 0.0349988 0.00149159 -1.06289e-12 0.0346113 0.000888354 -4.28147e-12 0.0343073 0.000280273 -4.68333e-12 0.0339935 -0.000305428 -2.26518e-12 0.0336865 -0.000835378 1.39553e-13 0.0333566 -0.00129592 3.69504e-12 0.0330018 -0.00169114 7.10237e-12 0.0326502 -0.0020272 8.66651e-12 0.0322882 -0.00230896 1.18439e-11 0.031946 -0.00253532 1.43661e-11 0.0316185 -0.00270827 1.88504e-11 0.0313176 -0.00281984 2.60024e-11 0.031074 -0.00286753 3.5806e-11 0.0308879 -0.00283491 4.79564e-11 0.030734 -0.0027205 6.28511e-11 0.0306617 -0.00256647 7.47459e-11 0.0306352 -0.00232369 1.03279e-10 0.030655 -0.00198915 1.07967e-10 0.0308022 -0.00162317 1.18601e-10 0.0309969 -0.00118572 1.37107e-10 0.0311413 -0.000697962 1.19279e-10 0.031283 -0.000272452 1.16283e-10 0.0313474 0.000151591 1.07415e-10 0.0312465 0.00051481 8.40932e-11 0.0308912 0.000772695 4.65792e-11 0.030468 0.000788253 9.30221e-12 0.0300028 0.000720063 -7.94535e-12 0.0294892 0.000614448 -1.20086e-11 0.0289469 0.000476345 -1.33175e-11 0.0284176 0.000329815 -1.26768e-11 0.0279128 0.000186734 -8.45207e-12 0.0274312 5.21859e-05 -5.01968e-12 0.0269733 -7.75703e-05 4.30058e-12 0.0265328 -0.00020234 1.33106e-11 0.0261244 -0.000320771 1.87761e-11 0.0257435 -0.000438713 2.46191e-11 0.0253958 -0.00056329 4.814e-11 0.0250826 -0.000696479 6.33683e-11 0.0248011 -0.00084475 7.81032e-11 0.0245646 -0.00101115 9.25165e-11 0.0243734 -0.00120083 1.07637e-10 0.0242361 -0.001414 1.22129e-10 0.0241527 -0.00164941 1.37678e-10 0.0241089 -0.00189804 1.52606e-10 0.0241121 -0.00214529 1.52277e-10 0.0241503 -0.00238146 1.51691e-10 0.0242054 -0.00259392 1.47275e-10 0.0242518 -0.00276525 1.31244e-10 0.0242896 -0.00288223 1.0055e-10 0.0243133 -0.00293688 7.78434e-11 0.0243262 -0.00293307 6.19323e-11 0.0243153 -0.00286166 5.78727e-11 0.0242965 -0.00273524 5.64748e-11 0.0242943 -0.00255999 5.63218e-11 0.0243374 -0.00233934 5.72451e-11 0.0244539 -0.00208719 6.42836e-11 0.0245913 -0.00177433 7.01446e-11 0.0247484 -0.00142108 6.74746e-11 0.0249143 -0.00104981 5.37383e-11 0.025067 -0.000676337 2.39216e-11 0.0251757 -0.000316264 -1.62773e-11 0.0252405 1.49193e-05 -7.066e-11 0.0252817 0.000302968 -1.11637e-10 0.0252909 0.000558889 -1.16038e-10 0.0252248 0.00079578 -1.27091e-10 0.0251091 0.000980285 -1.47392e-10 0.024986 0.00110972 -1.47597e-10 0.0248599 0.00121585 -1.45163e-10 0.024729 0.00130893 -1.38748e-10 0.024603 0.0013833 -1.29049e-10 0.0244836 0.00144484 -1.17848e-10 0.024373 0.0014948 -1.05789e-10 0.0242712 0.00153308 -9.42462e-11 0.0241821 0.00155549 -8.27316e-11 0.0241058 0.00156263 -7.308e-11 0.0240498 0.00154655 -6.35966e-11 0.024015 0.00150976 -5.89451e-11 0.023975 0.00147719 -5.26902e-11 0.0239442 0.00141848 -5.24772e-11 0.0239656 0.00132063 -4.79262e-11 0.0240335 0.00119371 -5.09403e-11 0.0241365 0.00103815 -4.48942e-11 0.0242706 0.000870955 -5.68214e-11 0.000682142 -7.93083e-11 0.0170967 0.000166994 -6.90191e-14 0.017529 0.000460638 -1.78513e-12 0.0190889 0.00123873 -2.00216e-12 0.0230001 0.0039179 -6.03611e-12 0.0286006 0.00938831 -1.14917e-11 0.0305957 0.0152536 -4.48845e-12 0.0321642 0.0153295 -3.34782e-11 0.0341526 0.0133273 -7.02708e-11 0.0365927 0.0100245 -5.98866e-11 0.0383369 0.007363 -2.23044e-11 0.0396963 0.00511955 -1.41174e-11 0.0392275 0.00467329 2.34599e-12 0.038151 0.00434807 2.56049e-11 0.037453 0.00374131 1.36629e-11 0.0368345 0.00314521 1.60564e-12 0.0363153 0.00252584 -9.4827e-12 0.0359423 0.00185311 -9.40502e-12 0.0356294 0.00118425 -8.77476e-12 0.0353313 0.000563465 -6.7449e-12 0.0349986 9.1206e-06 -3.16615e-12 0.0346504 -0.000499831 4.23693e-13 0.0342816 -0.000933988 4.40728e-12 0.0338955 -0.00131018 8.32797e-12 0.0335101 -0.00163436 9.22735e-12 0.0331149 -0.00191076 1.04737e-11 0.0327214 -0.00213974 1.14193e-11 0.0323347 -0.00232336 1.35752e-11 0.0319538 -0.00245751 1.81395e-11 0.0316026 -0.00253997 2.29114e-11 0.0312869 -0.00256625 3.20883e-11 0.0310336 -0.00252282 4.03783e-11 0.0308116 -0.0024161 5.08883e-11 0.0306623 -0.00226972 7.07738e-11 0.0306116 -0.0020465 8.48806e-11 0.0305866 -0.00172825 1.10229e-10 0.0306264 -0.00135604 1.13637e-10 0.0307594 -0.000961131 1.1963e-10 0.0308693 -0.000508152 1.26469e-10 0.0309831 -7.05108e-05 1.23706e-10 0.0310663 0.000350743 1.12406e-10 0.0310432 0.000734553 9.34646e-11 0.0307623 0.00104447 6.62785e-11 0.0303594 0.00115311 3.98591e-11 0.0299159 0.00109766 1.80463e-11 0.0294153 0.00102004 8.87484e-12 0.0289034 0.000891123 4.98715e-12 0.0284024 0.000740519 4.01758e-12 0.0279096 0.000581889 1.05111e-11 0.0274357 0.000421381 1.34644e-11 0.0269911 0.00026069 2.12648e-11 0.026582 9.98755e-05 2.44713e-11 0.0262172 -6.50022e-05 6.03666e-11 0.0258897 -0.000240108 7.48534e-11 0.0256036 -0.000426467 8.79417e-11 0.0253617 -0.000631696 1.02412e-10 0.0251692 -0.000860661 1.15892e-10 0.0250312 -0.00111392 1.27634e-10 0.0249401 -0.00138845 1.38215e-10 0.0248917 -0.00167469 1.4364e-10 0.0248725 -0.00195852 1.42151e-10 0.0248725 -0.00222171 1.28935e-10 0.0248708 -0.00245028 1.15147e-10 0.0248449 -0.00262927 9.29143e-11 0.0247904 -0.00275104 5.49615e-11 0.0247003 -0.00281405 1.5997e-11 0.0245837 -0.00282592 -1.48159e-12 0.0244552 -0.00279173 -1.91637e-11 0.0243089 -0.00269591 -1.93228e-11 0.02417 -0.00257188 -1.19317e-11 0.0240531 -0.00241429 -7.4975e-12 0.0239722 -0.00222387 2.21055e-11 0.0239135 -0.00199233 2.62132e-11 0.023923 -0.00174635 3.51991e-11 0.0240155 -0.00147761 4.89972e-11 0.0241595 -0.00116135 7.21402e-11 0.0243214 -0.000808496 5.95481e-11 0.0244835 -0.000451572 3.39395e-11 0.0246273 -9.91306e-05 5.62815e-12 0.0247258 0.000231918 -5.19051e-11 0.0247809 0.000528885 -8.79336e-11 0.0248208 0.00077798 -1.25673e-10 0.0248255 0.000997119 -1.3023e-10 0.0247665 0.00119048 -1.36324e-10 0.0246699 0.00133588 -1.50737e-10 0.0245708 0.00143186 -1.44863e-10 0.024475 0.00150386 -1.36101e-10 0.0243795 0.00156207 -1.24383e-10 0.0242939 0.001602 -1.10406e-10 0.0242209 0.00162568 -9.73289e-11 0.0241664 0.00162877 -8.30926e-11 0.0241337 0.00161341 -7.40979e-11 0.0241094 0.00158687 -6.44726e-11 0.0240848 0.00155001 -6.34462e-11 0.0241093 0.0014674 -6.13285e-11 0.024182 0.00135822 -5.98591e-11 0.0242852 0.00122633 -5.78355e-11 0.024418 0.00106817 -6.82553e-11 0.0245704 0.00088976 -8.6507e-11 0.0247477 0.000696064 -1.02943e-10 0.000505591 -1.48948e-10 0.016958 6.94838e-05 -3.46503e-13 0.0171987 0.000218014 -1.04395e-12 0.0179648 0.000471006 -1.82117e-12 0.0203365 0.00153729 -5.97915e-12 0.0255659 0.00414163 -9.16731e-12 0.0314225 0.00938303 -1.77812e-11 0.0346193 0.011895 -8.77763e-11 0.0377432 0.0100219 -6.67307e-11 0.0398531 0.00788887 -9.12598e-12 0.0410018 0.00620928 -1.73437e-12 0.0399466 0.00618792 8.2782e-12 0.0390122 0.00565622 2.16267e-11 0.0384158 0.00498064 1.37607e-11 0.0378882 0.00428801 3.6446e-12 0.0374062 0.00362133 -1.08406e-11 0.0370588 0.00285205 -1.38645e-11 0.0367722 0.00211551 -1.31805e-11 0.0364868 0.00144873 -1.04781e-11 0.0361783 0.000857567 -9.57537e-12 0.0358357 0.000338878 -2.99878e-12 0.0354547 -0.000121924 8.16438e-13 0.0350523 -0.000529462 3.20251e-12 0.034629 -0.000886334 5.2441e-12 0.0341982 -0.00119683 7.48501e-12 0.0337532 -0.00146476 1.08363e-11 0.0333029 -0.00169088 1.10611e-11 0.0328536 -0.00187713 1.08102e-11 0.0324061 -0.00202297 1.34457e-11 0.0319769 -0.0021263 1.65239e-11 0.0315698 -0.00218639 2.10792e-11 0.0312051 -0.00219643 2.99471e-11 0.0308929 -0.00214914 3.50766e-11 0.0306125 -0.0020507 4.6e-11 0.0304043 -0.00191702 6.01949e-11 0.0302845 -0.0017094 7.93289e-11 0.0302392 -0.00142564 9.33106e-11 0.0302262 -0.00107436 1.15647e-10 0.0302746 -0.000686334 1.18697e-10 0.0303606 -0.000282603 1.254e-10 0.0304704 0.000143556 1.21855e-10 0.0305477 0.000557608 1.18593e-10 0.030558 0.000944272 1.10328e-10 0.030398 0.00126461 8.82423e-11 0.0300278 0.00147416 6.61851e-11 0.0296236 0.00143959 6.04394e-11 0.0291878 0.00136496 3.05034e-11 0.028724 0.00124263 2.78595e-11 0.0282526 0.001082 2.79395e-11 0.0277943 0.000900421 3.00001e-11 0.027367 0.000703569 4.91605e-11 0.0269825 0.000496617 6.93486e-11 0.0266377 0.000278651 7.60675e-11 0.0263367 4.37912e-05 9.40803e-11 0.0260874 -0.000209431 1.07161e-10 0.0258935 -0.000484571 1.19237e-10 0.0257562 -0.000780231 1.27963e-10 0.0256654 -0.00109189 1.33997e-10 0.0256085 -0.00140886 1.33e-10 0.0255685 -0.00171424 1.20911e-10 0.0255284 -0.00199241 9.95797e-11 0.0254696 -0.00222362 6.87938e-11 0.0253778 -0.00240206 3.20753e-11 0.0252436 -0.00252115 6.72602e-13 0.0250678 -0.00258591 -2.70648e-11 0.0248608 -0.00260028 -4.95252e-11 0.0246289 -0.00257692 -6.27976e-11 0.0243776 -0.00250907 -7.85804e-11 0.0241287 -0.00241107 -7.21403e-11 0.0238928 -0.00229691 -6.02499e-11 0.0236816 -0.00216388 -4.62947e-11 0.0235079 -0.002009 -2.65872e-11 0.0233926 -0.0018331 -8.97873e-12 0.0233127 -0.0016255 2.40071e-11 0.0232681 -0.00139213 2.84225e-11 0.0233058 -0.00115923 3.69349e-11 0.0234256 -0.000890625 4.95413e-11 0.0235852 -0.000578358 6.95064e-11 0.0237586 -0.000241837 5.47178e-11 0.023927 9.17119e-05 2.24774e-11 0.0240688 0.00041457 -1.47673e-11 0.0241656 0.000705439 -6.13282e-11 0.0242278 0.000959455 -8.9418e-11 0.0242744 0.00116719 -1.18189e-10 0.0242925 0.00134158 -1.20201e-10 0.0242672 0.00148139 -1.24085e-10 0.0242147 0.00158056 -1.29699e-10 0.0241615 0.00163874 -1.22791e-10 0.0241161 0.00166948 -1.09909e-10 0.0240873 0.00167638 -1.00452e-10 0.0240656 0.00167059 -8.08931e-11 0.0240662 0.00163292 -7.85163e-11 0.0241018 0.00157056 -7.46918e-11 0.0241826 0.0014869 -7.04391e-11 0.0242819 0.00138227 -6.44424e-11 0.0244138 0.00123883 -7.27737e-11 0.024577 0.00107166 -8.33811e-11 0.0247646 0.000887178 -1.0073e-10 0.0249599 0.000697971 -1.28635e-10 0.0251534 0.000505114 -1.53052e-10 0.000329505 -1.97686e-10 0.016865 4.12215e-05 -4.65505e-13 0.0170234 5.86695e-05 -4.23705e-13 0.0172502 0.000237436 -2.97204e-12 0.0183645 0.000414985 -5.0717e-12 0.0210756 0.00139833 -1.67993e-11 0.0270374 0.00334746 -4.35174e-11 0.0333634 0.00533024 -1.06607e-10 0.0373155 0.00607829 -6.50076e-13 0.0389068 0.00633872 1.15093e-11 0.0382703 0.00692064 2.96269e-11 0.0379894 0.00653322 1.61896e-11 0.0377214 0.00598349 1.22847e-11 0.0375223 0.00522273 4.48117e-12 0.0373099 0.0045184 -9.02947e-12 0.0371938 0.00373559 -1.41222e-11 0.0370643 0.00297666 -1.52161e-11 0.0368934 0.00228576 -1.24488e-11 0.0366751 0.00167431 -9.69566e-12 0.0364108 0.00113722 -7.17576e-12 0.0361036 0.000664639 -1.67662e-12 0.0357563 0.000246592 1.69551e-12 0.0353719 -0.000122802 3.21055e-12 0.0349515 -0.000448901 5.06147e-12 0.0345068 -0.000734107 5.81198e-12 0.034038 -0.00098232 1.03608e-11 0.0335495 -0.00119563 1.15303e-11 0.033055 -0.00137505 1.10934e-11 0.0325504 -0.00152168 1.15671e-11 0.0320539 -0.00163459 1.30781e-11 0.0315709 -0.00171361 1.59074e-11 0.0311102 -0.00175599 2.01021e-11 0.030691 -0.00175743 2.69529e-11 0.0303132 -0.00171161 3.25869e-11 0.0299759 -0.00162857 4.15675e-11 0.0297044 -0.00150731 5.51081e-11 0.0295144 -0.00132266 6.96851e-11 0.0294098 -0.00107358 8.8356e-11 0.0293709 -0.000766963 1.0298e-10 0.0293725 -0.000406304 1.23223e-10 0.0294262 -3.17103e-05 1.25288e-10 0.0295071 0.000358379 1.28407e-10 0.0295906 0.000745183 1.27338e-10 0.0296443 0.00110765 1.23935e-10 0.0296145 0.00142491 1.13083e-10 0.0293347 0.00168053 8.99027e-11 0.0290059 0.00169959 9.54999e-11 0.028658 0.00160729 8.80412e-11 0.0282628 0.00148674 8.55222e-11 0.0278692 0.00130263 8.61705e-11 0.0275041 0.00108064 9.16954e-11 0.0271677 0.000831869 1.0094e-10 0.0268695 0.000556785 1.09792e-10 0.0266189 0.000256519 1.18407e-10 0.0264214 -6.36248e-05 1.24178e-10 0.0262834 -0.000405921 1.29992e-10 0.0261894 -0.000754566 1.31292e-10 0.0261196 -0.00109859 1.21426e-10 0.0260548 -0.00142024 9.97611e-11 0.0259775 -0.00170307 6.8527e-11 0.0258654 -0.00193162 2.67858e-11 0.0257139 -0.00210218 -1.04087e-11 0.0255151 -0.00221256 -4.70279e-11 0.0252688 -0.00227058 -7.5528e-11 0.0249889 -0.00228487 -9.53625e-11 0.0246843 -0.00226835 -1.08811e-10 0.0243631 -0.00221739 -1.15795e-10 0.0240375 -0.00214213 -1.06659e-10 0.023727 -0.00205544 -1.01637e-10 0.0234354 -0.0019586 -9.02323e-11 0.0231686 -0.00184915 -7.48095e-11 0.022937 -0.00172884 -5.80347e-11 0.0227463 -0.00159424 -4.02358e-11 0.0226088 -0.00144123 -2.09773e-11 0.0225272 -0.00126774 1.74281e-11 0.0224688 -0.00105831 2.15618e-11 0.0224748 -0.000855183 3.1135e-11 0.0225617 -0.00062599 4.69033e-11 0.0227158 -0.000362554 7.47107e-11 0.0228975 -5.87274e-05 6.70055e-11 0.0230909 0.000249778 4.84381e-11 0.0232698 0.000553574 1.87771e-11 0.0234201 0.000834952 -9.40382e-12 0.0235325 0.00107936 -3.44528e-11 0.0236178 0.00128209 -6.87674e-11 0.0236819 0.00144343 -8.24015e-11 0.0237252 0.00156324 -9.65127e-11 0.0237501 0.00164005 -9.55129e-11 0.0237664 0.00167952 -9.32243e-11 0.0237887 0.00167855 -8.91577e-11 0.0238532 0.00163069 -8.26267e-11 0.023936 0.00157151 -7.37426e-11 0.0240384 0.00148931 -7.65079e-11 0.0241765 0.00136782 -7.69053e-11 0.0243564 0.00121773 -7.94767e-11 0.0245605 0.00104706 -8.78915e-11 0.0247775 0.000863167 -1.02575e-10 0.0249962 0.000675438 -1.23968e-10 0.0252011 0.000496998 -1.49242e-10 0.0253826 0.00032754 -1.73025e-10 0.000183493 -1.96992e-10 0.0168427 8.15011e-06 -4.15164e-13 0.0168486 4.93893e-05 -9.94176e-13 0.0170488 3.40537e-05 -2.27447e-12 0.0171671 0.000281517 -6.5595e-12 0.0183107 0.000240487 -1.70366e-11 0.0203135 0.00125593 -4.97924e-11 0.0248109 0.000635246 -1.03129e-10 0.028119 0.00277489 9.14159e-12 0.0300531 0.00444948 2.21464e-11 0.0314143 0.00562403 2.77628e-11 0.0323255 0.00567633 1.35819e-11 0.0331307 0.00521632 1.99051e-12 0.0336995 0.00467619 -5.45196e-12 0.0342059 0.00402029 -1.3258e-11 0.0345746 0.00337422 -1.36071e-11 0.0347941 0.00276847 -1.08641e-11 0.034882 0.00221525 -8.15561e-12 0.0348618 0.00171724 -4.69904e-12 0.0347528 0.00127133 -2.43348e-12 0.034569 0.000872225 1.12311e-12 0.0343274 0.000514189 3.15048e-12 0.0340391 0.000192946 4.37786e-12 0.0337094 -9.06442e-05 5.79777e-12 0.0333414 -0.000334805 6.27189e-12 0.0329382 -0.000549666 9.28852e-12 0.0325041 -0.00073621 1.19036e-11 0.0320498 -0.000896458 1.24392e-11 0.0315777 -0.00103123 1.21422e-11 0.0310982 -0.00114103 1.18101e-11 0.0306207 -0.00122558 1.33393e-11 0.0301499 -0.00128368 1.59802e-11 0.0297003 -0.0013131 1.96598e-11 0.0292799 -0.00130976 2.55153e-11 0.0288956 -0.00126943 3.10214e-11 0.0285512 -0.00120274 3.98341e-11 0.0282672 -0.00109595 5.12839e-11 0.0280567 -0.000937219 6.56836e-11 0.0279233 -0.00072612 8.20968e-11 0.0278717 -0.000461802 9.96773e-11 0.0278669 -0.000146129 1.22941e-10 0.0279121 0.000191252 1.25765e-10 0.027995 0.000536809 1.32047e-10 0.0281083 0.000887742 1.37648e-10 0.0282133 0.00121145 1.36834e-10 0.0283042 0.00149157 1.33998e-10 0.0282097 0.00172887 1.25369e-10 0.0279654 0.00182436 1.15839e-10 0.0277272 0.00170501 1.17477e-10 0.027479 0.0015443 1.22568e-10 0.0272215 0.00132918 1.26835e-10 0.0269748 0.00105286 1.31671e-10 0.026761 0.0007277 1.3482e-10 0.0265939 0.000372351 1.32431e-10 0.0264696 5.44703e-06 1.31165e-10 0.0263741 -0.000376926 1.20682e-10 0.0262918 -0.000743305 1.0535e-10 0.0262032 -0.00107716 7.89644e-11 0.0260927 -0.00136051 3.68015e-11 0.02594 -0.00158454 3.46474e-13 0.0257397 -0.0017447 -4.46977e-11 0.0254885 -0.00184808 -7.83779e-11 0.0251951 -0.00190004 -1.0484e-10 0.0248676 -0.00191512 -1.26209e-10 0.0245224 -0.00189898 -1.39182e-10 0.0241626 -0.00186152 -1.40102e-10 0.0238033 -0.00180465 -1.35104e-10 0.0234529 -0.00173831 -1.27666e-10 0.0231177 -0.00166652 -1.18141e-10 0.0228028 -0.00158905 -1.07172e-10 0.0225113 -0.00150459 -9.30734e-11 0.0222491 -0.00141382 -8.06068e-11 0.0220191 -0.00131431 -6.49672e-11 0.021831 -0.00120398 -5.0269e-11 0.0216876 -0.00107808 -2.58373e-11 0.0216086 -0.000935102 -3.6396e-12 0.0215482 -0.000755077 2.96812e-11 0.0215433 -0.000581715 3.44657e-11 0.0216075 -0.000388804 4.30134e-11 0.0217549 -0.000169352 5.81701e-11 0.0219448 9.32117e-05 8.29904e-11 0.0221592 0.000371138 7.4904e-11 0.0223765 0.000647875 5.96964e-11 0.0225767 0.000907656 3.97196e-11 0.0227524 0.00113451 1.71034e-11 0.0229049 0.00131928 -3.29671e-12 0.0230386 0.0014584 -1.91381e-11 0.0231585 0.00154896 -4.16466e-11 0.0232763 0.00159054 -5.30545e-11 0.0234011 0.00158082 -4.77097e-11 0.0235259 0.00153334 -5.97366e-11 0.023677 0.00144518 -5.97383e-11 0.0238691 0.00131982 -6.48164e-11 0.0240903 0.00116726 -6.75905e-11 0.0243299 0.000995568 -7.30584e-11 0.0245766 0.000814429 -8.38654e-11 0.0248137 0.000636311 -9.74452e-11 0.0250298 0.000467582 -1.13769e-10 0.0252117 0.000319939 -1.26173e-10 0.0253569 0.000187186 -1.39404e-10 8.32616e-05 -1.39222e-10 0.0168005 1.48391e-05 -4.73593e-13 0.016856 -7.04339e-06 -7.40185e-13 0.0167905 9.26078e-05 -2.78347e-12 0.0171193 -6.02502e-05 -7.19605e-12 0.016998 0.000338199 -1.44694e-11 0.0180997 4.98969e-05 -6.08391e-11 0.0187465 -0.000204973 -9.72422e-11 0.0202779 0.00124868 1.42097e-11 0.0221164 0.00261797 1.77701e-11 0.0241239 0.0036194 1.36332e-11 0.0258627 0.00393304 3.84034e-12 0.0272615 0.00380406 -2.03083e-12 0.0284381 0.00348027 -4.57876e-12 0.0293617 0.00307408 -6.80741e-12 0.0300641 0.00265433 -6.53593e-12 0.0305746 0.00224973 -5.06788e-12 0.0309268 0.00186804 -2.87506e-12 0.0311542 0.00151396 -2.51096e-13 0.0312787 0.00118799 2.70887e-12 0.0313192 0.000889946 4.27846e-12 0.031287 0.000618159 4.72799e-12 0.03119 0.000369361 6.08286e-12 0.0310377 0.000141875 6.84427e-12 0.0308425 -5.94517e-05 7.25528e-12 0.0305994 -0.000233337 7.91931e-12 0.0303129 -0.000385729 1.19222e-11 0.0299922 -0.000518739 1.31427e-11 0.0296384 -0.000632658 1.36393e-11 0.0292618 -0.000729567 1.25481e-11 0.0288713 -0.000807696 1.25337e-11 0.0284703 -0.000868305 1.42238e-11 0.0280724 -0.000908578 1.66989e-11 0.0276853 -0.000926976 2.04063e-11 0.0273179 -0.000920018 2.5771e-11 0.0269753 -0.000886344 3.16199e-11 0.0266659 -0.000829145 3.98645e-11 0.0264083 -0.000735706 5.07782e-11 0.0262084 -0.000602535 6.43251e-11 0.0260779 -0.000425333 8.08739e-11 0.0260252 -0.000202825 1.00167e-10 0.0260191 7.04167e-05 1.25978e-10 0.0260742 0.000351288 1.29105e-10 0.026186 0.00064503 1.36589e-10 0.026313 0.000946149 1.48059e-10 0.0264563 0.00123113 1.57805e-10 0.0266161 0.00145087 1.57437e-10 0.0267256 0.00160914 1.55474e-10 0.0266707 0.00167585 1.53254e-10 0.0265743 0.00158969 1.50944e-10 0.0264664 0.00139017 1.5267e-10 0.0263669 0.00110055 1.51515e-10 0.0262788 0.000758074 1.49078e-10 0.026197 0.00039279 1.38039e-10 0.0261199 1.96405e-05 1.2251e-10 0.0260403 -0.000359522 9.48854e-11 0.0259432 -0.000698626 6.12211e-11 0.0258098 -0.00098043 1.77823e-11 0.0256273 -0.00119703 -2.75784e-11 0.0253916 -0.00135039 -6.66162e-11 0.0251096 -0.00144692 -9.8712e-11 0.0247885 -0.00149756 -1.20443e-10 0.0244385 -0.00151225 -1.38354e-10 0.024072 -0.00150256 -1.42315e-10 0.0236953 -0.00147343 -1.43591e-10 0.0233173 -0.00143156 -1.41055e-10 0.022945 -0.00138152 -1.36731e-10 0.0225883 -0.00132918 -1.30236e-10 0.0222458 -0.00127385 -1.21461e-10 0.0219235 -0.00121536 -1.12544e-10 0.0216223 -0.00115427 -1.02099e-10 0.021347 -0.00108887 -9.34731e-11 0.0210971 -0.00101887 -8.22233e-11 0.0208811 -0.000941607 -7.01083e-11 0.0207018 -0.000854773 -5.5135e-11 0.0205679 -0.000755537 -3.34737e-11 0.0204977 -0.000640059 -6.37279e-12 0.0204503 -0.000490682 3.12227e-11 0.0204558 -0.000349015 3.31839e-11 0.020524 -0.000191166 3.6848e-11 0.0206674 -5.15506e-06 5.48556e-11 0.0208733 0.000207514 8.46419e-11 0.0211148 0.000446277 1.0391e-10 0.0213736 0.000687348 1.0646e-10 0.0216303 0.000914618 9.43914e-11 0.0218757 0.00110993 7.55723e-11 0.0221075 0.00126227 5.50226e-11 0.0223282 0.00136239 3.59291e-11 0.0225437 0.00140784 2.10391e-11 0.022761 0.00139412 3.17772e-12 0.0229875 0.00133547 -2.97156e-12 0.023231 0.0012269 -6.42984e-12 0.0234895 0.00108404 -1.13271e-11 0.0237573 0.000918925 -1.71841e-11 0.0240226 0.000747169 -2.1698e-11 0.024271 0.000579553 -2.69166e-11 0.0244907 0.0004277 -3.89789e-11 0.0246723 0.000294837 -4.80468e-11 0.0248124 0.0001865 -4.80276e-11 0.0249105 9.4987e-05 -5.32005e-11 2.57708e-05 -3.96713e-11 0.0168124 2.3662e-06 -4.87997e-13 0.0167956 5.19716e-06 -1.42308e-12 0.0168728 1.16005e-05 -3.19306e-12 0.0167641 2.79398e-05 -7.80752e-12 0.0170581 5.8908e-05 -2.22135e-11 0.0168493 0.000152515 -6.02382e-11 0.0162416 0.000198008 -1.12596e-10 0.0167258 0.000777984 1.33504e-11 0.0179102 0.00143189 1.32652e-11 0.0195189 0.00200114 3.89387e-12 0.0211012 0.00233211 1.79415e-12 0.0225105 0.002368 -1.47355e-12 0.0237312 0.00223323 -9.80081e-13 0.0247608 0.00202371 -1.52619e-12 0.0256139 0.0017938 -5.48882e-13 0.0263123 0.00156262 8.10906e-13 0.026874 0.00133809 2.6715e-12 0.0273183 0.00112321 5.51757e-12 0.0276566 0.000919554 4.57993e-12 0.0278997 0.000728593 5.77436e-12 0.0280535 0.000550279 7.31024e-12 0.0281261 0.000383745 8.26968e-12 0.0281207 0.000227232 9.38819e-12 0.0280541 8.08504e-05 8.7342e-12 0.0279349 -5.0484e-05 8.74627e-12 0.0277686 -0.000164311 8.94334e-12 0.0275605 -0.000264562 1.32926e-11 0.0273186 -0.000352127 1.44903e-11 0.0270476 -0.000427462 1.42483e-11 0.0267524 -0.000491066 1.32204e-11 0.0264443 -0.000542826 1.34057e-11 0.0261213 -0.00058145 1.56767e-11 0.025799 -0.000606279 1.80764e-11 0.0254798 -0.000613989 2.23386e-11 0.0251725 -0.000603255 2.72181e-11 0.0248848 -0.000574289 3.37048e-11 0.0246215 -0.000522777 4.21314e-11 0.0244026 -0.000444599 5.29609e-11 0.0242326 -0.000334488 6.64365e-11 0.0241208 -0.000189753 8.39938e-11 0.0240852 -4.50729e-06 1.0264e-10 0.024086 0.000214399 1.3288e-10 0.0241591 0.000433894 1.36103e-10 0.0243005 0.000662114 1.44378e-10 0.0244849 0.00089989 1.59869e-10 0.0246731 0.00112002 1.75336e-10 0.0248628 0.0012767 1.8274e-10 0.0250476 0.00136599 1.81063e-10 0.0251993 0.00133313 1.79127e-10 0.0252981 0.00119422 1.77063e-10 0.0253493 0.000961819 1.70632e-10 0.0253527 0.000679599 1.56161e-10 0.02533 0.000349405 1.29295e-10 0.0252764 1.36755e-05 9.86837e-11 0.0251873 -0.000320247 5.99561e-11 0.0250539 -0.000590105 1.70612e-11 0.0248642 -0.000796601 -2.51309e-11 0.0246212 -0.000942273 -6.36816e-11 0.0243295 -0.00103554 -9.45374e-11 0.0240013 -0.0010867 -1.15169e-10 0.0236457 -0.00110595 -1.29856e-10 0.0232729 -0.0011027 -1.3153e-10 0.0228909 -0.00108427 -1.31785e-10 0.0225075 -0.00105515 -1.28817e-10 0.0221311 -0.00102063 -1.26062e-10 0.0217662 -0.00098374 -1.26024e-10 0.0214193 -0.000946597 -1.23247e-10 0.0210913 -0.000907461 -1.18526e-10 0.0207888 -0.00086831 -1.12659e-10 0.0205085 -0.000827263 -1.08022e-10 0.0202538 -0.000784619 -1.02055e-10 0.0200318 -0.000738515 -9.5822e-11 0.0198362 -0.000688255 -8.57444e-11 0.0196814 -0.000631504 -7.5701e-11 0.0195569 -0.000566361 -5.61868e-11 0.0194765 -0.00048967 -4.23139e-11 0.0194494 -0.000397477 9.32119e-12 0.0194451 -0.000279358 1.42803e-11 0.0194851 -0.000165834 2.5616e-11 0.0195846 -4.20734e-05 4.76123e-11 0.0197505 0.000101204 7.84575e-11 0.0199723 0.000277773 1.31652e-10 0.0202377 0.000471899 1.4311e-10 0.02053 0.000668025 1.48205e-10 0.0208349 0.00084693 1.43908e-10 0.0211411 0.000993625 1.33625e-10 0.0214454 0.00109203 1.18988e-10 0.021747 0.00113631 1.04613e-10 0.0220469 0.00112079 8.88824e-11 0.0223505 0.00105461 7.66384e-11 0.0226519 0.00094448 6.64013e-11 0.0229446 0.000806893 5.74947e-11 0.0232199 0.000656452 4.89966e-11 0.0234681 0.000509685 4.25971e-11 0.0236801 0.000376151 3.81051e-11 0.0238518 0.000263396 3.70418e-11 0.0239819 0.000170374 3.68785e-11 0.0240724 0.000101201 4.14485e-11 0.0241307 4.09427e-05 3.82321e-11 6.397e-08 5.23006e-11 0.0168119 -1.12551e-05 -4.44054e-13 0.0167816 3.11736e-05 -1.37952e-12 0.0168683 -7.91509e-05 -3.03507e-12 0.0166651 0.000211366 -8.13041e-12 0.0169382 -0.000204566 -2.3118e-11 0.0164379 0.000552047 -6.50054e-11 0.0156741 0.000755661 -1.2661e-10 0.0158825 0.000583894 7.14101e-13 0.0166375 0.000677446 2.47336e-12 0.0176485 0.000980051 -4.44065e-12 0.0187486 0.00121949 -3.08062e-12 0.019818 0.00128047 -3.35261e-12 0.0208073 0.00122058 -1.62762e-12 0.0216947 0.00111525 -4.66361e-13 0.0224797 0.000999216 1.87595e-12 0.0231627 0.000883983 3.55802e-12 0.0237521 0.000772324 3.99606e-12 0.0242503 0.000664422 5.49665e-12 0.0246594 0.000560626 7.588e-12 0.0249859 0.000461169 8.43382e-12 0.0252292 0.000365943 9.47064e-12 0.0253993 0.000274618 9.59189e-12 0.0254971 0.000186655 8.769e-12 0.0255294 0.000101053 1.05763e-11 0.0255081 1.98401e-05 9.72632e-12 0.0254387 -5.3496e-05 9.21292e-12 0.0253274 -0.000118174 9.69853e-12 0.0251805 -0.000175638 1.42728e-11 0.0249989 -0.000225703 1.5008e-11 0.0247911 -0.000269417 1.45893e-11 0.0245603 -0.000306019 1.34017e-11 0.0243123 -0.000335259 1.52886e-11 0.0240536 -0.000356321 1.72173e-11 0.0237892 -0.00036749 2.10724e-11 0.0235314 -0.000367132 2.49683e-11 0.0232762 -0.000354461 3.08509e-11 0.0230428 -0.000328397 3.74896e-11 0.0228333 -0.000285901 4.66888e-11 0.0226545 -0.000223753 5.79691e-11 0.0225289 -0.000138585 7.30704e-11 0.0224563 -2.8451e-05 9.10144e-11 0.0224286 0.000116498 1.27049e-10 0.0224738 0.000261705 1.30404e-10 0.0225919 0.000414035 1.37366e-10 0.022774 0.000575154 1.55062e-10 0.0229877 0.000744142 1.88588e-10 0.0232275 0.000875521 1.94771e-10 0.0234836 0.00095157 2.02783e-10 0.0237203 0.000947294 2.03838e-10 0.023937 0.000853189 1.95545e-10 0.0241007 0.000671977 1.70852e-10 0.0242392 0.000457699 1.35045e-10 0.0242913 0.000236152 9.67031e-11 0.0242354 6.5286e-06 8.57282e-11 0.0240899 -0.000217877 4.26419e-11 0.0238984 -0.000414383 -2.0656e-12 0.0236513 -0.00054884 -3.71028e-11 0.0233596 -0.000638487 -6.68683e-11 0.0230371 -0.000691204 -8.89527e-11 0.0226974 -0.000717129 -1.04127e-10 0.0223461 -0.000722105 -1.09278e-10 0.0219959 -0.000715175 -1.10618e-10 0.0216533 -0.000699096 -1.09704e-10 0.0213258 -0.000679267 -1.09622e-10 0.0210131 -0.000655949 -1.10521e-10 0.0207188 -0.000632443 -1.10932e-10 0.0204412 -0.00060805 -1.10727e-10 0.0201807 -0.00058374 -1.10642e-10 0.0199396 -0.000559094 -1.0924e-10 0.0197156 -0.000533619 -1.09178e-10 0.0195136 -0.000507377 -1.07059e-10 0.0193313 -0.000478916 -1.04268e-10 0.0191688 -0.000448287 -9.74079e-11 0.0190294 -0.000413403 -9.02224e-11 0.0189138 -0.000373877 -7.5071e-11 0.0188234 -0.000326387 -6.08842e-11 0.0187727 -0.000272469 -3.52602e-11 0.0187529 -0.000196532 1.26773e-11 0.0187756 -0.00012317 1.80017e-11 0.0188353 -4.24792e-05 3.15095e-11 0.0189442 4.74411e-05 5.61689e-11 0.0191162 0.00015427 1.02851e-10 0.0193454 0.000284349 1.43253e-10 0.0196272 0.000421851 1.72555e-10 0.0199475 0.00055494 1.90938e-10 0.0202953 0.000668623 2.00548e-10 0.0206565 0.000746685 2.01782e-10 0.021022 0.000780394 1.98206e-10 0.0213811 0.000764765 1.89667e-10 0.0217267 0.000707401 1.78827e-10 0.0220487 0.000617705 1.66601e-10 0.0223337 0.000512327 1.55306e-10 0.0225745 0.000403435 1.44445e-10 0.0227655 0.000302599 1.35575e-10 0.0229092 0.0002159 1.2797e-10 0.0230093 0.000144868 1.23317e-10 0.0230722 9.08093e-05 1.2167e-10 0.0231076 5.02622e-05 1.24736e-10 0.0231191 1.58488e-05 1.21622e-10 -6.40183e-06 1.15989e-10 0.0167913 -2.58766e-06 -4.74017e-13 0.0168165 4.72952e-06 -6.6267e-13 0.0167452 -1.56939e-05 -3.22483e-12 0.0169076 3.83589e-05 -6.84276e-12 0.016709 -3.64128e-05 -2.18793e-11 0.0170185 0.000144429 -7.06754e-11 0.0171308 0.000432664 -1.42941e-10 0.0173662 0.000365811 -1.06551e-11 0.017682 0.000353756 -6.73449e-12 0.0181615 0.000469036 -1.44579e-11 0.0187593 0.000578128 -7.60832e-12 0.01939 0.000608512 -6.75301e-12 0.0200073 0.000573139 -3.52229e-12 0.0205931 0.000513528 3.69239e-14 0.0211401 0.000451383 2.50865e-12 0.0216428 0.000394087 4.49351e-12 0.0221 0.000341699 5.9912e-12 0.0225068 0.000293812 7.14581e-12 0.0228636 0.000249544 8.43021e-12 0.0231677 0.000208269 9.14909e-12 0.0234177 0.000169163 1.02947e-11 0.0236139 0.000131596 1.01192e-11 0.0237556 9.48799e-05 1.15775e-11 0.0238419 5.85392e-05 1.0924e-11 0.0238769 2.23894e-05 1.03857e-11 0.0238638 -1.19483e-05 9.80366e-12 0.0238089 -4.30861e-05 9.20221e-12 0.0237168 -7.10985e-05 1.27701e-11 0.0235905 -9.62915e-05 1.49705e-11 0.0234398 -0.000118209 1.48248e-11 0.0232628 -0.00013731 1.44121e-11 0.0230689 -0.000152944 1.50612e-11 0.0228638 -0.000164819 1.69892e-11 0.0226487 -0.000172117 2.06041e-11 0.0224325 -0.000173949 2.40936e-11 0.0222189 -0.000169685 2.94418e-11 0.0220192 -0.000158727 3.52391e-11 0.0218278 -0.000140046 4.38105e-11 0.0216656 -0.000111959 5.3317e-11 0.0215385 -7.2511e-05 6.77059e-11 0.0214497 -2.15468e-05 8.05971e-11 0.0214031 4.89439e-05 1.21733e-10 0.0214273 0.000121262 1.25332e-10 0.0215202 0.000197195 1.32913e-10 0.0216741 0.000278344 1.49884e-10 0.0218832 0.000364257 1.82521e-10 0.0221313 0.000440537 1.9734e-10 0.022423 0.000483453 2.13119e-10 0.0227089 0.000482687 2.11691e-10 0.0229479 0.000433139 1.9935e-10 0.0231529 0.000342216 1.62634e-10 0.0232979 0.000224725 1.01241e-10 0.0233401 0.000106501 9.39936e-11 0.0232827 -7.89646e-06 7.81417e-11 0.0231372 -0.000115824 4.84716e-11 0.0229316 -0.00020334 -3.75256e-12 0.0226744 -0.000274347 -2.32021e-11 0.0223807 -0.000320006 -4.59716e-11 0.0220716 -0.000345588 -6.64474e-11 0.0217559 -0.000356845 -8.1686e-11 0.0214426 -0.000358126 -8.74974e-11 0.0211387 -0.000353453 -9.02668e-11 0.0208453 -0.000344713 -8.92722e-11 0.020566 -0.000334352 -9.02396e-11 0.0202976 -0.000322338 -9.19511e-11 0.0200448 -0.000310565 -9.51699e-11 0.0198023 -0.000297942 -9.82308e-11 0.0195741 -0.000286126 -1.01283e-10 0.0193554 -0.0002735 -1.04223e-10 0.019149 -0.000261329 -1.07658e-10 0.0189528 -0.000248077 -1.09037e-10 0.0187675 -0.000234528 -1.08954e-10 0.018595 -0.000219411 -1.05502e-10 0.0184348 -0.000202772 -9.97344e-11 0.018292 -0.00018378 -8.84864e-11 0.0181675 -0.000161452 -7.46016e-11 0.0180669 -0.000135482 -5.36058e-11 0.0180035 -0.000103459 -2.01168e-11 0.0179648 -6.22623e-05 1.13218e-11 0.0179648 -2.35269e-05 3.79388e-11 0.0180094 1.81676e-05 4.53437e-11 0.018108 6.66179e-05 7.3026e-11 0.0182696 0.000126552 1.29508e-10 0.0184953 0.000194226 1.77917e-10 0.0187824 0.000262596 2.17634e-10 0.0191162 0.000322497 2.49588e-10 0.0194844 0.000364524 2.7118e-10 0.019864 0.000381323 2.86154e-10 0.0202352 0.000372934 2.87878e-10 0.0205808 0.000340088 2.83189e-10 0.0208826 0.000292267 2.7304e-10 0.0211384 0.000237388 2.59931e-10 0.0213401 0.00018311 2.46486e-10 0.0214961 0.000134583 2.32906e-10 0.0216053 9.40234e-05 2.19484e-10 0.0216825 6.15668e-05 2.08806e-10 0.0217279 3.73238e-05 1.95099e-10 0.0217536 1.88518e-05 1.87206e-10 0.0217591 3.72888e-06 1.8232e-10 -5.05055e-06 1.64224e-10 0.0167952 -4.29616e-13 0.0167983 -7.74356e-13 0.0167756 -2.81626e-12 0.0168021 -7.33046e-12 0.0167404 -2.03577e-11 0.0167888 -7.27182e-11 0.0170042 -1.51675e-10 0.0173867 -1.83044e-11 0.0177384 -1.36586e-11 0.0181787 -2.15063e-11 0.0187177 -1.48222e-11 0.0192895 -1.23788e-11 0.0198334 -5.77609e-12 0.0203273 -1.12553e-12 0.0207678 1.77452e-12 0.0211629 3.96496e-12 0.02152 5.78557e-12 0.021843 7.20788e-12 0.0221348 8.39348e-12 0.022394 9.42455e-12 0.0226155 1.02847e-11 0.0227996 1.08565e-11 0.0229391 1.14957e-11 0.0230344 1.158e-11 0.0230842 1.0485e-11 0.0230891 1.00116e-11 0.0230545 9.2236e-12 0.022984 9.955e-12 0.0228828 1.47073e-11 0.022756 1.48569e-11 0.0226061 1.48464e-11 0.0224389 1.50336e-11 0.0222593 1.70106e-11 0.022068 2.04943e-11 0.0218738 2.38203e-11 0.0216794 2.88423e-11 0.0214939 3.44621e-11 0.0213134 4.26004e-11 0.0211588 5.14262e-11 0.0210303 6.52887e-11 0.0209338 7.57814e-11 0.0208732 1.20037e-10 0.0208826 1.21583e-10 0.0209575 1.25655e-10 0.0210935 1.40315e-10 0.0212803 1.82218e-10 0.0215138 2.01743e-10 0.0217944 2.17043e-10 0.0220692 2.1235e-10 0.0223138 1.94989e-10 0.0225031 1.6637e-10 0.0226319 8.46777e-11 0.0226594 7.99204e-11 0.0225877 6.83561e-11 0.0224296 5.32809e-11 0.0222281 1.07612e-11 0.0219782 -7.63004e-12 0.0216933 -2.8884e-11 0.0213978 -5.04554e-11 0.0210985 -6.68985e-11 0.0208035 -7.42051e-11 0.0205172 -7.83235e-11 0.0202417 -7.80022e-11 0.0199761 -7.96136e-11 0.0197212 -8.23576e-11 0.0194766 -8.68934e-11 0.0192413 -9.15975e-11 0.0190157 -9.61588e-11 0.0187977 -1.0145e-10 0.0185892 -1.06782e-10 0.0183881 -1.10095e-10 0.018198 -1.11603e-10 0.0180164 -1.0973e-10 0.0178478 -1.049e-10 0.0176927 -9.50608e-11 0.0175555 -8.18992e-11 0.0174396 -6.10248e-11 0.0173531 -3.78824e-11 0.0173002 1.88779e-11 0.0172855 2.46129e-11 0.0173112 3.6713e-11 0.0173827 6.91583e-11 0.0175122 1.23358e-10 0.0177037 1.74738e-10 0.0179621 2.26183e-10 0.0182777 2.73166e-10 0.0186314 3.11636e-10 0.0190019 3.37405e-10 0.0193633 3.51531e-10 0.0196899 3.54543e-10 0.0199736 3.46212e-10 0.0202001 3.31597e-10 0.0203734 3.125e-10 0.0205019 2.91976e-10 0.0205837 2.70327e-10 0.0206356 2.52674e-10 0.0206598 2.31986e-10 0.0206662 2.18828e-10 0.0206504 2.08392e-10 1.87462e-10 0.00923365 0.00815152 -5.76201e-12 0.00601178 0.00322022 -1.29812e-11 0.00464071 0.00135066 -6.88741e-11 0.00394426 0.000664727 -9.96392e-11 0.00379072 0.00012266 -2.02268e-10 0.0039238 -0.00022599 -4.39413e-10 0.00347252 0.000249274 -9.68271e-10 0.00210392 0.00115734 -1.0748e-09 0.000696101 0.00132108 -4.82215e-10 -0.000497103 0.00121693 1.29362e-10 -0.00153217 0.00101036 1.84504e-10 -0.00255946 0.000937896 1.72543e-10 -0.00339096 0.000851323 2.18303e-10 -0.00401641 0.00065345 1.77754e-10 -0.00448615 0.000468829 1.27672e-10 -0.00476773 0.000291679 1.41855e-10 -0.00494803 0.000188831 1.13588e-10 -0.00509808 0.000155701 1.1553e-10 -0.00525455 0.000167118 1.15765e-10 -0.00541979 0.000176728 1.07614e-10 -0.00558084 0.000169753 9.6612e-11 -0.00572298 0.000157082 9.33695e-11 -0.00584556 0.000138418 9.72685e-11 -0.00593805 0.000109981 9.73709e-11 -0.00602093 9.80309e-05 5.32382e-11 -0.00611719 0.000104442 2.08321e-11 -0.0061977 8.88587e-05 9.87284e-12 -0.00624489 5.48637e-05 6.08494e-12 -0.00625865 1.65655e-05 -7.56225e-12 -0.00622392 -3.59181e-05 -2.1964e-11 -0.0061094 -0.000120074 -3.75332e-11 -0.00589898 -0.000219369 -5.02387e-11 -0.00559257 -0.000315672 -5.37826e-11 -0.00520208 -0.000400425 -5.49531e-11 -0.0047245 -0.00048601 -7.20031e-11 -0.00420409 -0.000528074 -7.47168e-11 -0.00365529 -0.000554771 -7.35745e-11 -0.00309148 -0.000568709 -7.29945e-11 -0.00251631 -0.000578934 -8.05902e-11 -0.00193001 -0.000588586 -8.2681e-11 -0.00134719 -0.000584144 -8.44211e-11 -0.00076598 -0.000581868 -9.19419e-11 -0.000167178 -0.000598689 -1.1553e-10 0.00041096 -0.000577468 -1.53923e-10 0.000945217 -0.000533163 -1.59711e-10 0.00145694 -0.000509289 -1.49173e-10 0.00194559 -0.000486913 -1.47396e-10 0.00241029 -0.000463192 -1.43598e-10 0.00285196 -0.00043999 -1.37999e-10 0.00327003 -0.000416042 -1.37322e-10 0.00367363 -0.000401085 -1.41044e-10 0.00406933 -0.000393549 -1.52603e-10 0.00444749 -0.000376582 -1.76409e-10 0.00480416 -0.000355576 -2.08425e-10 0.00514181 -0.000337169 -2.4536e-10 0.0054608 -0.000318624 -2.85289e-10 0.00576349 -0.000302306 -3.23653e-10 0.0060495 -0.000285602 -3.55365e-10 0.00632009 -0.000270502 -3.77597e-10 0.00657519 -0.000255089 -3.8777e-10 0.00681615 -0.00024114 -3.85322e-10 0.00704275 -0.000226998 -3.70724e-10 0.00725637 -0.000214181 -3.46376e-10 0.00745703 -0.000201318 -3.1136e-10 0.0076458 -0.000189622 -2.68682e-10 0.00782263 -0.000177873 -2.18998e-10 0.00798848 -0.000167133 -1.63946e-10 0.00814332 -0.000156397 -9.72352e-11 0.00828804 -0.000146557 -3.55298e-11 0.00842266 -0.000136767 1.13438e-11 0.00854802 -0.00012777 5.29404e-11 0.00866417 -0.000118853 8.78074e-11 0.00877186 -0.000110634 1.14764e-10 0.00887114 -0.000102509 1.38964e-10 0.00896268 -9.49976e-05 1.5334e-10 0.00904645 -8.75916e-05 1.5915e-10 0.0091232 -8.07425e-05 1.58206e-10 0.00919291 -7.40286e-05 1.5225e-10 0.00925623 -6.78512e-05 1.43037e-10 0.00931328 -6.18653e-05 1.31811e-10 0.0093646 -5.64235e-05 1.19483e-10 0.00941041 -5.12379e-05 1.06559e-10 0.00945118 -4.66087e-05 9.33888e-11 0.00948721 -4.22964e-05 8.02393e-11 0.00951888 -3.8555e-05 6.61928e-11 0.0095465 -3.52061e-05 5.1343e-11 0.00957053 -3.24605e-05 4.39547e-11 0.00959115 -3.01797e-05 5.23541e-11 0.00960896 -2.85784e-05 6.17795e-11 0.00962414 -2.75513e-05 7.466e-11 0.00963733 -2.72648e-05 9.05208e-11 0.00964859 -2.76609e-05 1.09242e-10 0.00965872 -2.89238e-05 1.29762e-10 0.0096679 -3.10202e-05 1.51389e-10 0.00967676 -3.4133e-05 1.73046e-10 0.0096852 -3.82001e-05 1.92957e-10 0.00969471 -4.34358e-05 2.1076e-10 0.00970374 -4.97999e-05 2.19721e-10 0.00971266 -5.97298e-05 2.31938e-10 -6.94053e-05 2.34911e-10 0.0127483 0.0122321 -5.33604e-12 0.00976227 0.0061981 -2.25746e-11 0.00823791 0.00287502 -3.30746e-11 0.00761466 0.00123448 -1.6009e-10 0.00714141 0.00055292 -2.00911e-10 0.00671092 0.000118019 -3.58251e-10 0.00655708 0.000246115 -7.36061e-10 0.00631204 0.00113157 -1.47027e-09 0.00496046 0.00251445 -6.41625e-10 0.00379004 0.00239805 4.38582e-11 0.00284728 0.00205626 1.79027e-10 0.00195582 0.00186356 1.67801e-10 0.00121126 0.00162533 2.08279e-10 0.000505765 0.00138281 1.70952e-10 -0.000213313 0.00119568 1.16921e-10 -0.000948767 0.0010387 1.3856e-10 -0.00163953 0.000880376 1.30078e-10 -0.00223794 0.000762317 1.29164e-10 -0.00271369 0.000660308 1.27064e-10 -0.00308002 0.000559622 1.16795e-10 -0.00335609 0.000454818 9.6831e-11 -0.00356107 0.00037152 9.37161e-11 -0.003729 0.0003188 8.48567e-11 -0.00386814 0.00026151 7.38691e-11 -0.00397012 0.000212167 5.84285e-11 -0.00405759 0.00020021 2.2519e-11 -0.00412284 0.000160241 1.0862e-11 -0.00414048 7.78062e-05 7.10583e-12 -0.00410978 -1.37086e-05 -6.69218e-12 -0.00401192 -0.00013772 -1.94017e-11 -0.0038151 -0.000326151 -3.43443e-11 -0.00350769 -0.000539904 -4.50358e-11 -0.00310461 -0.000733104 -5.24239e-11 -0.00262874 -0.000890931 -4.92486e-11 -0.00207451 -0.001054 -6.64445e-11 -0.00150144 -0.00111284 -6.28245e-11 -0.000915983 -0.00114933 -7.06114e-11 -0.000315295 -0.00117769 -7.91748e-11 0.000291232 -0.00119191 -9.82145e-11 0.000862728 -0.00116506 -1.1469e-10 0.00142397 -0.00114799 -1.18348e-10 0.00196548 -0.00112453 -1.2825e-10 0.00247699 -0.00111045 -1.33798e-10 0.00297555 -0.00107538 -1.50552e-10 0.00347614 -0.00103198 -1.49161e-10 0.00395876 -0.000988465 -1.42948e-10 0.00442401 -0.000948304 -1.40547e-10 0.00486919 -0.000903951 -1.39202e-10 0.0052957 -0.000861235 -1.38548e-10 0.00570115 -0.000815299 -1.37973e-10 0.00608342 -0.000777099 -1.38359e-10 0.00644494 -0.000748949 -1.40328e-10 0.0067924 -0.00071801 -1.52025e-10 0.00712387 -0.000681074 -1.70511e-10 0.00743715 -0.000644503 -1.96406e-10 0.00773216 -0.000607543 -2.26918e-10 0.0080101 -0.000573984 -2.58117e-10 0.00827109 -0.000540561 -2.86084e-10 0.00851674 -0.00050981 -3.07136e-10 0.00874695 -0.000479186 -3.18048e-10 0.00896288 -0.000450862 -3.18389e-10 0.00916459 -0.000422843 -3.07666e-10 0.00935315 -0.000396886 -2.87345e-10 0.00952851 -0.000371347 -2.5902e-10 0.00969154 -0.000347636 -2.24138e-10 0.00984262 -0.000324395 -1.8302e-10 0.00998225 -0.000302778 -1.37116e-10 0.0101111 -0.000281629 -8.13167e-11 0.0102295 -0.000261943 -2.91437e-11 0.010338 -0.000242725 1.08784e-11 0.0104374 -0.000224814 4.69682e-11 0.0105276 -0.000207375 7.76638e-11 0.0106098 -0.000191079 1.01741e-10 0.0106838 -0.00017526 1.23861e-10 0.0107504 -0.000160441 1.37485e-10 0.0108098 -0.000146108 1.43619e-10 0.0108623 -0.000132694 1.43602e-10 0.0109085 -0.000119814 1.39046e-10 0.0109484 -0.00010784 1.31502e-10 0.0109826 -9.65011e-05 1.22043e-10 0.0110116 -8.60927e-05 1.11625e-10 0.0110354 -7.64327e-05 1.00588e-10 0.0110549 -6.77384e-05 8.93243e-11 0.0110701 -5.99011e-05 7.84833e-11 0.0110819 -5.30922e-05 6.75173e-11 0.0110901 -4.72833e-05 5.70913e-11 0.0110957 -4.26001e-05 5.49297e-11 0.0110987 -3.90581e-05 5.82942e-11 0.0110999 -3.68294e-05 6.61762e-11 0.0110994 -3.59563e-05 7.79659e-11 0.0110979 -3.66208e-05 9.29064e-11 0.0110961 -3.88993e-05 1.10529e-10 0.0110942 -4.30879e-05 1.29841e-10 0.0110932 -4.92877e-05 1.50324e-10 0.0110937 -5.7823e-05 1.70499e-10 0.011096 -6.88033e-05 1.89275e-10 0.0111024 -8.26327e-05 2.0571e-10 0.0111111 -9.95918e-05 2.13089e-10 0.0111229 -0.000123142 2.24903e-10 -0.000145757 2.27773e-10 0.0162925 0.0141125 -1.84356e-12 0.0138854 0.0085861 -2.05047e-11 0.0119221 0.00484533 -1.52277e-11 0.0104689 0.00265641 -8.36957e-11 0.00959689 0.00140339 -1.11701e-10 0.0086623 0.000932115 -3.83063e-10 0.00812018 0.000654137 -5.0631e-10 0.00810065 0.00093761 -7.84155e-10 0.00806179 0.00220954 -1.16686e-09 0.00726439 0.00329427 -1.46106e-10 0.00624908 0.00317035 1.18591e-10 0.00527803 0.00282805 1.14097e-10 0.00448963 0.00252211 2.02062e-10 0.00375137 0.00220174 1.84504e-10 0.00305594 0.0019198 1.31459e-10 0.00241957 0.00170713 1.55999e-10 0.00179798 0.00152526 1.33982e-10 0.00121627 0.00136895 1.33246e-10 0.000679041 0.00121998 1.24633e-10 0.000175804 0.00108334 1.08441e-10 -0.000310404 0.000957867 8.77917e-11 -0.000761495 0.000838986 9.02463e-11 -0.00115266 0.000728846 8.04801e-11 -0.00148193 0.000617223 6.58891e-11 -0.00174999 0.000500406 5.0213e-11 -0.00191582 0.000378313 2.08754e-11 -0.00201024 0.000260865 1.24536e-11 -0.00201131 8.32795e-05 6.14962e-12 -0.00193162 -9.33783e-05 -9.81152e-12 -0.001771 -0.000303321 -2.88997e-11 -0.00147078 -0.000635091 -4.6643e-11 -0.00106607 -0.000958359 -6.17155e-11 -0.000576821 -0.00123828 -7.7416e-11 1.24694e-05 -0.00149728 1.56592e-10 0.000579676 -0.0016351 -3.68118e-10 0.00116311 -0.00170957 -7.86085e-11 0.00175252 -0.00174965 -8.46962e-11 0.00233695 -0.00177072 -9.83366e-11 0.00290329 -0.00176458 -1.09634e-10 0.0034705 -0.00173708 -1.13011e-10 0.0040204 -0.00170066 -1.11668e-10 0.00455298 -0.00165843 -1.12094e-10 0.00505793 -0.0016151 -1.14757e-10 0.00554463 -0.00156082 -1.21096e-10 0.00601697 -0.00150121 -1.24928e-10 0.00646875 -0.00143754 -1.25006e-10 0.0068985 -0.00137492 -1.27518e-10 0.00730804 -0.00130999 -1.30271e-10 0.00769655 -0.00124566 -1.33644e-10 0.00806301 -0.0011773 -1.33581e-10 0.00840451 -0.00111323 -1.32718e-10 0.00871945 -0.00105828 -1.29554e-10 0.00902333 -0.00101582 -1.25226e-10 0.0093104 -0.000962586 -1.28373e-10 0.00957916 -0.000908043 -1.38029e-10 0.00982998 -0.000853929 -1.53866e-10 0.0100631 -0.000802927 -1.7371e-10 0.0102799 -0.000753625 -1.93992e-10 0.0104814 -0.000707169 -2.10535e-10 0.0106686 -0.00066218 -2.19993e-10 0.0108426 -0.000619688 -2.21216e-10 0.0110038 -0.000578693 -2.14156e-10 0.0111529 -0.000540007 -1.99826e-10 0.0112903 -0.000502809 -1.79378e-10 0.0114162 -0.000467725 -1.53983e-10 0.0115312 -0.000434025 -1.24238e-10 0.0116354 -0.000402256 -9.07786e-11 0.0117295 -0.000371736 -4.82579e-11 0.011814 -0.00034296 -1.30708e-11 0.0118892 -0.000315336 1.69691e-11 0.0119559 -0.000289258 4.4511e-11 0.0120143 -0.000264258 6.85671e-11 0.0120652 -0.000240626 8.88578e-11 0.0121089 -0.000217991 1.06602e-10 0.0121458 -0.000196606 1.17873e-10 0.0121765 -0.00017617 1.23259e-10 0.0122012 -0.000156955 1.23776e-10 0.0122205 -0.000138728 1.20586e-10 0.0122345 -0.000121776 1.15004e-10 0.0122436 -0.000105923 1.07792e-10 0.0122482 -9.14347e-05 9.98902e-11 0.0122486 -7.81623e-05 9.12179e-11 0.0122452 -6.63575e-05 8.31497e-11 0.0122383 -5.59025e-05 7.55354e-11 0.0122285 -4.70536e-05 6.82887e-11 0.0122162 -3.97311e-05 6.21806e-11 0.0122018 -3.42114e-05 6.12301e-11 0.012186 -3.04865e-05 6.45684e-11 0.0121692 -2.88319e-05 7.13486e-11 0.0121522 -2.93558e-05 8.29447e-11 0.0121351 -3.24019e-05 9.68991e-11 0.0121193 -3.81494e-05 1.13224e-10 0.0121049 -4.70248e-05 1.3119e-10 0.0120932 -5.93183e-05 1.49707e-10 0.0120855 -7.5516e-05 1.6827e-10 0.0120813 -9.60798e-05 1.84889e-10 0.0120842 -0.000121261 1.99207e-10 0.0120933 -0.00015328 2.04437e-10 0.0121063 -0.000191662 2.1485e-10 -0.000229784 2.17519e-10 0.0182867 0.0148725 -1.63463e-12 0.0164644 0.010404 -1.27769e-11 0.0145104 0.00679179 -1.38314e-11 0.0128808 0.0042739 -4.84133e-11 0.0116385 0.00263535 -5.2208e-11 0.0107747 0.00170012 -2.66275e-10 0.0100465 0.00127847 -3.22124e-10 0.00978383 0.00107711 -4.62111e-10 0.0101767 0.0016426 -6.28351e-10 0.0100029 0.0032466 -6.74395e-10 0.00922586 0.00395575 -8.10239e-11 0.0084585 0.00372508 1.18957e-10 0.00760947 0.00344743 1.61853e-10 0.00672767 0.00310337 2.08823e-10 0.00598901 0.00273226 1.57186e-10 0.0053104 0.00246984 1.58274e-10 0.00465192 0.00222382 1.37936e-10 0.00405461 0.00201006 1.34441e-10 0.00350192 0.00182688 1.31855e-10 0.00298151 0.00164182 1.07517e-10 0.00249737 0.0014717 9.15402e-11 0.00204448 0.0013197 8.68406e-11 0.0016248 0.00117417 7.55516e-11 0.00124323 0.00102582 5.98552e-11 0.000906091 0.000862575 4.0225e-11 0.000622028 0.000681171 1.59855e-11 0.000425678 0.000472493 1.2053e-11 0.000302264 0.000219087 7.1868e-12 0.000300926 -8.40093e-05 -5.90356e-12 0.000498572 -0.0004981 -1.23873e-11 0.000868604 -0.00101033 -3.21835e-11 0.00134266 -0.00144232 -6.95234e-11 0.0018878 -0.00179564 -9.02366e-11 0.00246384 -0.00208639 -1.0138e-10 0.00309074 -0.00227414 -1.10905e-10 0.00373005 -0.00235758 -1.10719e-10 0.00436071 -0.00238529 -1.13783e-10 0.00496089 -0.00237342 -1.15184e-10 0.00553443 -0.00233801 -1.16032e-10 0.00608424 -0.00228511 -1.11556e-10 0.00660789 -0.00222158 -1.04995e-10 0.00710736 -0.00215393 -9.89111e-11 0.00757906 -0.00208148 -9.95574e-11 0.00802983 -0.00200432 -1.05046e-10 0.00845886 -0.00192158 -1.1043e-10 0.00886699 -0.0018363 -1.14682e-10 0.00925133 -0.0017501 -1.19226e-10 0.00961301 -0.00166375 -1.22829e-10 0.00995219 -0.00157783 -1.24739e-10 0.0102695 -0.00148841 -1.24162e-10 0.0105634 -0.0014013 -1.20173e-10 0.0108327 -0.00132177 -1.09603e-10 0.0110806 -0.00125774 -8.86497e-11 0.0113154 -0.00119058 -8.36277e-11 0.0115365 -0.00112204 -8.19955e-11 0.0117426 -0.00105307 -8.42182e-11 0.0119323 -0.000986509 -9.44918e-11 0.0121062 -0.000922573 -1.05276e-10 0.0122648 -0.000861906 -1.13413e-10 0.0124097 -0.000803759 -1.18294e-10 0.0125415 -0.000748618 -1.1963e-10 0.0126616 -0.000695755 -1.15341e-10 0.0127702 -0.000645763 -1.06113e-10 0.0128688 -0.000597867 -9.33099e-11 0.0129573 -0.000552662 -7.80909e-11 0.0130367 -0.000509392 -6.09871e-11 0.0131074 -0.000468555 -4.19509e-11 0.0131695 -0.00042952 -1.53424e-11 0.0132237 -0.000392645 2.67086e-12 0.0132697 -0.000357438 2.16572e-11 0.0133081 -0.000324163 4.0057e-11 0.0133391 -0.000292392 5.66701e-11 0.0133628 -0.000262377 7.30622e-11 0.0133802 -0.0002337 8.61102e-11 0.013391 -0.000206663 9.47992e-11 0.0133965 -0.000180902 9.89879e-11 0.0133964 -0.000156764 9.96796e-11 0.0133919 -0.000133996 9.74566e-11 0.013383 -0.000112938 9.36167e-11 0.0133702 -9.34219e-05 8.87962e-11 0.0133537 -7.57454e-05 8.34246e-11 0.013334 -5.97827e-05 7.85106e-11 0.0133111 -4.58134e-05 7.42397e-11 0.0132858 -3.37501e-05 7.06791e-11 0.0132584 -2.39074e-05 6.66592e-11 0.0132295 -1.63105e-05 6.54989e-11 0.0131996 -1.12067e-05 6.55657e-11 0.0131696 -8.80012e-06 7.24087e-11 0.0131397 -9.32935e-06 7.9525e-11 0.013111 -1.29241e-05 8.93282e-11 0.0130835 -2.00251e-05 1.01759e-10 0.013058 -3.10054e-05 1.15214e-10 0.0130359 -4.64596e-05 1.30743e-10 0.0130163 -6.69977e-05 1.46751e-10 0.0130033 -9.33015e-05 1.62611e-10 0.0129953 -0.000126094 1.76525e-10 0.0129961 -0.000165627 1.86626e-10 0.0130049 -0.000217295 1.90873e-10 0.0130232 -0.000268783 1.94595e-10 -0.000323939 1.97883e-10 0.0194008 0.015134 -3.60682e-12 0.0181644 0.0116417 -4.00776e-12 0.0165458 0.00840125 -1.3057e-11 0.0149729 0.00583965 -3.08394e-11 0.0136337 0.00395616 -5.90234e-11 0.0126459 0.00266329 -1.14856e-10 0.0118274 0.0019806 -2.98656e-10 0.0111738 0.00160046 -3.69131e-10 0.0110875 0.00160974 -5.1123e-10 0.0117691 0.00231347 -9.02138e-10 0.0115707 0.0039662 -4.15334e-10 0.0108129 0.00445126 3.32571e-11 0.0101867 0.004155 1.46951e-10 0.00947387 0.00391423 1.60586e-10 0.0086819 0.00358901 1.88313e-10 0.00795901 0.00322427 1.66896e-10 0.00731804 0.00293319 1.50964e-10 0.00671754 0.00269766 1.39729e-10 0.00610913 0.00247529 1.22842e-10 0.00553462 0.00225211 1.09094e-10 0.00501625 0.00205482 1.01225e-10 0.00453018 0.00186159 8.9472e-11 0.00407351 0.00166996 7.41829e-11 0.00366103 0.00147457 5.83133e-11 0.00329605 0.00126512 4.44444e-11 0.00299198 0.00101813 3.11457e-11 0.00275839 0.000731256 2.30353e-11 0.00260225 0.000398085 1.81927e-11 0.00259142 -5.56252e-05 9.60617e-13 0.00281229 -0.000709893 -1.45805e-11 0.00317064 -0.00136672 -2.34497e-11 0.00366758 -0.00194446 -4.45357e-11 0.00428252 -0.00241832 -8.83889e-11 0.00494298 -0.00275367 -1.05551e-10 0.00561573 -0.00295483 -1.29024e-10 0.00627487 -0.00302233 -1.38007e-10 0.00689466 -0.00300758 -1.40313e-10 0.00747311 -0.00295147 -1.37886e-10 0.00801191 -0.00287488 -1.33588e-10 0.00851529 -0.00278468 -1.26698e-10 0.00898888 -0.00269023 -1.21376e-10 0.00943262 -0.00259211 -1.1768e-10 0.00985006 -0.00249253 -1.20589e-10 0.0102421 -0.00238917 -1.23494e-10 0.0106115 -0.00228314 -1.24364e-10 0.0109583 -0.00217484 -1.26668e-10 0.0112829 -0.00206647 -1.31652e-10 0.0115868 -0.00195861 -1.36127e-10 0.0118709 -0.00185291 -1.36099e-10 0.0121367 -0.0017448 -1.34115e-10 0.0123829 -0.00163851 -1.26948e-10 0.0126066 -0.0015365 -1.10109e-10 0.0128049 -0.00144726 -7.82336e-11 0.0129902 -0.00136784 -5.81763e-11 0.0131625 -0.00128709 -4.66033e-11 0.0133213 -0.00120554 -4.05476e-11 0.0134667 -0.00112624 -4.22529e-11 0.013599 -0.00104935 -4.59209e-11 0.0137187 -0.000976388 -4.85672e-11 0.013827 -0.000906385 -4.87144e-11 0.0139241 -0.000840243 -4.55232e-11 0.0140112 -0.000776829 -3.96787e-11 0.0140885 -0.000717005 -3.22894e-11 0.0141562 -0.000659691 -2.44672e-11 0.0142154 -0.000605654 -1.71512e-11 0.014265 -0.000553983 -1.02988e-11 0.0143068 -0.000505234 -3.52535e-12 0.0143398 -0.000458711 3.68272e-12 0.0143651 -0.00041479 1.22621e-11 0.0143834 -0.000372914 2.21109e-11 0.0143944 -0.000333387 3.31772e-11 0.0143997 -0.000295705 4.48631e-11 0.0143987 -0.000260152 5.53753e-11 0.0143925 -0.000226279 6.38301e-11 0.0143811 -0.000194388 6.98715e-11 0.0143648 -0.000164145 7.25407e-11 0.0143442 -0.000135899 7.37038e-11 0.0143198 -0.000109441 7.21268e-11 0.0142918 -8.51291e-05 7.07492e-11 0.0142613 -6.28476e-05 6.84795e-11 0.0142282 -4.28511e-05 6.58432e-11 0.014193 -2.52734e-05 6.5609e-11 0.0141559 -1.02567e-05 6.45083e-11 0.0141176 2.0028e-06 6.2479e-11 0.0140781 1.11364e-05 6.28244e-11 0.0140385 1.75277e-05 6.48406e-11 0.013998 2.08878e-05 6.80534e-11 0.0139581 2.09765e-05 7.17273e-11 0.0139187 1.74013e-05 7.96335e-11 0.0138807 9.5548e-06 8.9858e-11 0.0138461 -3.07669e-06 1.00837e-10 0.0138142 -2.13083e-05 1.13614e-10 0.0137888 -4.57555e-05 1.28281e-10 0.0137681 -7.72029e-05 1.42614e-10 0.0137549 -0.000116564 1.55689e-10 0.0137505 -0.000164165 1.64895e-10 0.013756 -0.000222646 1.70926e-10 0.0137648 -0.000290929 1.70819e-10 0.0137884 -0.00035809 1.7205e-10 -0.000429603 1.77465e-10 0.0201064 0.0152047 8.96188e-13 0.0192892 0.0124472 -1.04122e-11 0.018053 0.00963636 -1.10511e-11 0.016689 0.00719623 -2.03009e-11 0.0153956 0.00523786 -3.83135e-11 0.0142636 0.00377207 -8.22115e-11 0.0134728 0.00272967 -1.42937e-10 0.0126753 0.00228165 -3.21125e-10 0.0122394 0.00191922 -3.93347e-10 0.01222 0.00213623 -5.54227e-10 0.0129499 0.00298285 -8.39756e-10 0.0129012 0.00444408 -2.07048e-10 0.0122538 0.00479066 9.34537e-11 0.01166 0.00451404 1.14107e-10 0.0110228 0.00430349 1.35468e-10 0.010346 0.00399485 1.77343e-10 0.00970243 0.0036441 1.76364e-10 0.00907962 0.0033625 1.61355e-10 0.00848959 0.00310749 1.29901e-10 0.007942 0.00286911 1.20015e-10 0.00740823 0.0026463 1.20956e-10 0.0068805 0.00242581 9.96284e-11 0.00639935 0.00220325 7.94431e-11 0.00596366 0.00197363 6.53055e-11 0.0055625 0.0017086 5.07173e-11 0.00521208 0.00140724 3.89202e-11 0.00490849 0.0010699 3.49842e-11 0.00472988 0.000612597 2.44316e-11 0.0047733 -7.42383e-05 5.05029e-12 0.00500648 -0.00092444 -3.39e-12 0.00541091 -0.00175689 -1.01032e-11 0.00595727 -0.00248126 -2.21186e-11 0.00659949 -0.00305723 -5.91922e-11 0.00729626 -0.00345137 -8.94509e-11 0.00795247 -0.00360943 -1.02033e-10 0.00857446 -0.00364465 -1.34048e-10 0.00915616 -0.00358964 -1.61328e-10 0.00969394 -0.00349022 -1.63134e-10 0.0101849 -0.00336545 -1.58554e-10 0.0106366 -0.00323476 -1.49764e-10 0.0110549 -0.00310539 -1.44414e-10 0.0114442 -0.00297778 -1.41413e-10 0.0118072 -0.00285174 -1.47401e-10 0.012147 -0.00272399 -1.47136e-10 0.0124654 -0.00259584 -1.42516e-10 0.0127628 -0.00246588 -1.39537e-10 0.0130391 -0.00233684 -1.43331e-10 0.013294 -0.00220862 -1.48616e-10 0.0135285 -0.00208354 -1.46466e-10 0.0137475 -0.00196055 -1.3574e-10 0.0139482 -0.00183629 -1.31738e-10 0.0141292 -0.00171437 -1.19079e-10 0.0142878 -0.00160204 -9.21817e-11 0.0144312 -0.00150667 -4.38928e-11 0.0145627 -0.00141372 -3.27188e-11 0.0146845 -0.00132184 -2.2103e-11 0.0147954 -0.00123183 -1.4981e-11 0.0148956 -0.00114379 -1.23424e-11 0.014984 -0.00105967 -1.03938e-11 0.0150616 -0.000978847 -7.4454e-12 0.0151288 -0.000902455 -2.69842e-12 0.0151866 -0.000829369 2.90122e-12 0.0152354 -0.000760428 8.15376e-12 0.0152758 -0.000694538 1.13989e-11 0.0153082 -0.000632436 1.23999e-11 0.0153327 -0.000573169 1.11861e-11 0.0153496 -0.000517327 9.29022e-12 0.0153591 -0.000464106 7.81422e-12 0.0153617 -0.000413932 9.97275e-12 0.0153579 -0.00036615 1.3634e-11 0.0153484 -0.000321082 1.96528e-11 0.0153342 -0.000278175 2.63487e-11 0.0153153 -0.000237737 3.37747e-11 0.0152926 -0.00019929 3.86666e-11 0.0152653 -0.000163214 4.29569e-11 0.0152344 -0.000129159 4.33707e-11 0.015199 -9.7547e-05 4.42512e-11 0.01516 -6.82013e-05 4.28324e-11 0.0151175 -4.1501e-05 4.32866e-11 0.0150723 -1.75448e-05 4.3921e-11 0.0150254 3.37918e-06 4.5091e-11 0.0149781 2.08541e-05 4.66646e-11 0.0149306 3.54832e-05 4.86694e-11 0.0148834 4.69934e-05 5.43841e-11 0.0148357 5.51274e-05 5.67092e-11 0.0147884 5.95417e-05 6.28043e-11 0.0147415 6.02108e-05 6.80224e-11 0.0146949 5.64633e-05 7.605e-11 0.0146505 4.78114e-05 8.45752e-11 0.0146075 3.33925e-05 9.35274e-11 0.0145694 1.26591e-05 1.03302e-10 0.014536 -1.56138e-05 1.11604e-10 0.0145095 -5.16277e-05 1.21779e-10 0.0144923 -9.66625e-05 1.33102e-10 0.014484 -0.000151434 1.42329e-10 0.0144867 -0.000216287 1.45279e-10 0.0144999 -0.000295024 1.46359e-10 0.0145197 -0.00037202 1.46898e-10 0.0145511 -0.000454051 1.51843e-10 -0.000542969 1.4865e-10 0.0205488 0.015174 -9.28772e-12 0.0200416 0.0129668 -3.06376e-12 0.0190964 0.0105759 -1.21309e-11 0.0179649 0.00832084 -1.78655e-11 0.0167994 0.00640263 -2.04198e-11 0.0157009 0.00484248 -5.50591e-11 0.0147516 0.00365785 -8.33863e-11 0.0141123 0.00283641 -2.39509e-10 0.0134068 0.00253794 -2.60343e-10 0.0131282 0.00230241 -3.4271e-10 0.01329 0.00263042 -4.8792e-10 0.0139034 0.0035689 -6.83799e-10 0.0139136 0.00475658 -1.2479e-10 0.0134423 0.00501214 5.73682e-11 0.0129342 0.00481657 8.08143e-11 0.0123352 0.00462793 1.12735e-10 0.0117384 0.00432909 1.52238e-10 0.011178 0.00400562 1.91333e-10 0.0105994 0.00371841 1.29753e-10 0.0100349 0.00345952 1.33684e-10 0.00951723 0.00321274 1.27509e-10 0.00902992 0.0029822 1.07455e-10 0.00854875 0.00273755 9.36843e-11 0.00809293 0.00247236 7.95112e-11 0.00766145 0.00217989 6.36403e-11 0.00726342 0.00185753 6.01089e-11 0.00693434 0.00143913 4.72312e-11 0.00676197 0.000821612 2.98055e-11 0.00683263 -0.000120396 5.35547e-12 0.00710346 -0.00116884 2.44144e-12 0.00752053 -0.00215107 -2.00799e-12 0.00805442 -0.00299794 -1.12339e-11 0.00866634 -0.00365321 -3.18842e-11 0.0092984 -0.00407268 -4.99094e-11 0.00992966 -0.00422755 -4.77097e-11 0.0104291 -0.00413579 -8.47853e-11 0.010949 -0.00411282 -1.59458e-10 0.0114545 -0.00400055 -1.72647e-10 0.0119224 -0.00383737 -1.74116e-10 0.0123505 -0.00366413 -1.7064e-10 0.0127402 -0.00349376 -1.71323e-10 0.0130982 -0.00333228 -1.71529e-10 0.0134263 -0.00317658 -1.8688e-10 0.0137289 -0.00302332 -1.69262e-10 0.0140088 -0.00287268 -1.66213e-10 0.0142662 -0.00272063 -1.54844e-10 0.0145025 -0.00257136 -1.60344e-10 0.0147185 -0.00242306 -1.66639e-10 0.014917 -0.00227988 -1.6483e-10 0.0151004 -0.00214083 -1.47539e-10 0.0152675 -0.00200014 -1.43482e-10 0.015419 -0.00186207 -1.29251e-10 0.0155524 -0.00173159 -9.94621e-11 0.0156643 -0.00161486 -3.91212e-11 0.0157624 -0.0015093 -2.73373e-11 0.0158491 -0.0014072 -2.34423e-11 0.0159257 -0.00130789 -1.37909e-11 0.0159924 -0.00121019 -3.65151e-12 0.0160489 -0.00111632 2.20072e-12 0.0160957 -0.00102577 7.17056e-12 0.0161332 -0.000940056 1.22867e-11 0.0161622 -0.000858017 1.61725e-11 0.0161831 -0.000780744 1.79103e-11 0.0161967 -0.000706947 1.78536e-11 0.0162033 -0.000637555 1.38152e-11 0.016203 -0.000571407 7.74941e-12 0.0161965 -0.0005092 -2.00935e-13 0.0161834 -0.000449996 -6.63684e-12 0.0161644 -0.000394246 -1.02813e-11 0.0161398 -0.00034123 -1.02458e-11 0.0161097 -0.000291258 -6.72629e-12 0.0160758 -0.000243773 -1.57262e-12 0.0160372 -0.000199047 5.4095e-12 0.0159957 -0.000156721 9.62691e-12 0.0159504 -0.00011708 1.34649e-11 0.0159018 -8.00079e-05 1.40241e-11 0.0158501 -4.58119e-05 1.51799e-11 0.0157953 -1.47706e-05 1.43934e-11 0.0157387 1.27362e-05 1.51992e-11 0.015681 3.67677e-05 1.79695e-11 0.0156222 5.76216e-05 2.40841e-11 0.0155633 7.50322e-05 3.02933e-11 0.0155043 8.88943e-05 3.61003e-11 0.0154463 9.87718e-05 4.47053e-11 0.0153899 0.000104455 5.22706e-11 0.0153346 0.000105539 6.13947e-11 0.0152821 0.000101836 6.89196e-11 0.0152309 9.21984e-05 7.77236e-11 0.0151838 7.6156e-05 8.5001e-11 0.0151403 5.26148e-05 9.26751e-11 0.0151022 2.08296e-05 9.96053e-11 0.0150716 -2.04788e-05 1.06969e-10 0.0150495 -7.08199e-05 1.15065e-10 0.0150365 -0.000131987 1.23283e-10 0.0150361 -0.000203714 1.25246e-10 0.0150476 -0.000288039 1.16831e-10 0.0150605 -0.000374698 1.23248e-10 0.0150863 -0.000464564 1.19584e-10 0.0151228 -0.000558772 1.14e-10 -0.000661003 1.09728e-10 0.0209517 0.0151272 4.91684e-13 0.020587 0.0133221 -2.1478e-13 0.0198924 0.0112742 -8.81102e-12 0.018947 0.00926031 -1.46102e-11 0.0179239 0.00741645 -1.67307e-11 0.0169019 0.00585696 -3.38292e-11 0.0159544 0.00458104 -6.47513e-11 0.0151582 0.00359992 -1.10599e-10 0.0146028 0.00299298 -2.61612e-10 0.0140428 0.00275422 -2.96817e-10 0.0139037 0.00266405 -3.59609e-10 0.0142591 0.0030387 -4.47136e-10 0.0147525 0.00402792 -5.28787e-10 0.0147406 0.0049855 -1.10155e-10 0.0144085 0.00518926 3.90414e-11 0.0139846 0.00506061 6.3659e-11 0.0134423 0.00488447 9.92986e-11 0.0128865 0.00461821 1.46428e-10 0.0123807 0.00428881 1.29619e-10 0.0118803 0.00401746 1.6168e-10 0.011376 0.00374982 1.1673e-10 0.0108823 0.00350724 1.22941e-10 0.0104271 0.00323733 1.08628e-10 0.00998787 0.00296799 9.16971e-11 0.00954081 0.00266835 8.7984e-11 0.00913223 0.00230411 7.42838e-11 0.00881394 0.00179121 5.1813e-11 0.00871568 0.000955654 1.47423e-11 0.00883913 -0.000217885 9.52572e-12 0.00913861 -0.00143659 7.72381e-12 0.00952007 -0.0025072 1.39261e-11 0.0100192 -0.00347104 1.49568e-11 0.0105715 -0.00418479 -1.52196e-12 0.0110032 -0.00448605 -7.70038e-12 0.0114111 -0.00461932 -1.87914e-11 0.011993 -0.00470485 -4.26117e-11 0.0124154 -0.0045314 -6.92683e-11 0.0128264 -0.00441641 -1.07752e-10 0.0132894 -0.00430818 -8.6383e-11 0.0137195 -0.00410111 -1.10436e-10 0.0141091 -0.00388954 -1.61839e-10 0.0144622 -0.00368461 -1.726e-10 0.0147739 -0.00348814 -2.08559e-10 0.0150542 -0.0033028 -1.32297e-10 0.0153044 -0.00312309 -1.92308e-10 0.0155302 -0.0029472 -1.60629e-10 0.0157347 -0.00277702 -1.68237e-10 0.0159201 -0.00260972 -1.70132e-10 0.0160875 -0.0024483 -1.67522e-10 0.0162373 -0.00229178 -1.47809e-10 0.0163744 -0.00213936 -1.42798e-10 0.0164958 -0.00198599 -1.28289e-10 0.0166006 -0.00183796 -1.01634e-10 0.0166855 -0.00169955 -5.86901e-11 0.01676 -0.00158172 -1.3048e-11 0.0168226 -0.00146776 -2.94606e-11 0.0168759 -0.00135939 -2.94973e-11 0.0169203 -0.0012532 -1.79739e-11 0.0169549 -0.00115102 -6.57234e-12 0.0169805 -0.001052 2.4666e-12 0.0169962 -0.000957948 6.5234e-12 0.0170038 -0.000867797 8.59819e-12 0.0170035 -0.000782797 7.35281e-12 0.0169965 -0.000701822 2.58435e-12 0.0169835 -0.000625659 -6.49985e-12 0.0169642 -0.000553329 -1.91773e-11 0.0169394 -0.000485282 -3.21426e-11 0.0169083 -0.000420708 -4.14706e-11 0.0168718 -0.000359879 -4.63701e-11 0.0168301 -0.000302125 -4.57853e-11 0.0167838 -0.000247678 -4.0442e-11 0.0167339 -0.000196035 -3.36892e-11 0.0166807 -0.000147445 -2.58495e-11 0.0166249 -0.000101684 -2.16715e-11 0.0165664 -5.9059e-05 -1.88196e-11 0.0165058 -1.98152e-05 -1.91432e-11 0.0164429 1.54799e-05 -1.80332e-11 0.0163789 4.68603e-05 -1.84477e-11 0.0163123 7.47186e-05 -1.4703e-11 0.0162445 9.88308e-05 -7.97524e-12 0.0161752 0.000119214 1.98755e-12 0.0161059 0.000135381 1.47728e-11 0.0160382 0.000147253 2.6445e-11 0.0159714 0.00015397 3.87391e-11 0.0159092 0.00015566 4.88322e-11 0.0158487 0.000151769 5.92094e-11 0.0157938 0.000141335 6.72192e-11 0.0157432 0.000123314 7.48473e-11 0.0156981 9.69661e-05 8.02947e-11 0.0156598 6.12753e-05 8.4426e-11 0.015629 1.52258e-05 9.02493e-11 0.0156066 -4.16019e-05 9.6817e-11 0.0155945 -0.000109211 1.0458e-10 0.0155937 -0.000188067 1.13703e-10 0.015604 -0.000277839 1.00497e-10 0.0156187 -0.000371874 9.30331e-11 0.0156449 -0.000467789 9.12101e-11 0.01568 -0.000567519 8.53783e-11 0.0157225 -0.000670088 8.33955e-11 -0.000777624 8.64787e-11 0.0212497 0.0150765 -1.52815e-11 0.0210119 0.0135622 -1.14284e-12 0.0204703 0.0118134 -1.14764e-11 0.0197228 0.0100071 -1.46631e-11 0.0188279 0.0083074 -1.64465e-11 0.0179033 0.00676875 -2.29886e-11 0.0170038 0.00547417 -4.60789e-11 0.0161674 0.00440304 -7.54574e-11 0.015522 0.00359537 -1.40203e-10 0.0150023 0.00315696 -2.7271e-10 0.0146248 0.00292064 -3.07266e-10 0.0145839 0.00298073 -3.5156e-10 0.0150648 0.00339013 -4.04309e-10 0.0154565 0.00438009 -4.45369e-10 0.0154309 0.00516895 -9.49252e-11 0.0151727 0.00534297 3.02118e-11 0.0148377 0.005242 4.81523e-11 0.0143628 0.00509975 8.57452e-11 0.0138388 0.00484048 1.35518e-10 0.0133655 0.00453597 1.38734e-10 0.0129226 0.00424657 1.12173e-10 0.0124904 0.00399288 1.74655e-10 0.0120422 0.00371316 9.91989e-11 0.0115996 0.00344061 9.73032e-11 0.0111824 0.00312305 8.88872e-11 0.0108189 0.00271007 7.77444e-11 0.0105512 0.0020861 6.952e-11 0.0105676 0.000955632 5.72015e-11 0.0108106 -0.000434851 3.76582e-11 0.0111263 -0.0017153 2.76069e-11 0.011579 -0.00292299 3.76488e-11 0.0120333 -0.00389349 4.72393e-11 0.0123546 -0.00447209 4.65854e-11 0.012643 -0.00474801 2.09112e-11 0.0129119 -0.00486963 -4.5392e-12 0.0131202 -0.00489647 -1.08697e-11 0.0135446 -0.00494424 -2.17248e-11 0.013927 -0.00479479 -3.75872e-11 0.0142726 -0.00465666 -4.8812e-11 0.0146808 -0.00452246 -8.03086e-11 0.0150889 -0.00430895 -1.13257e-10 0.0154613 -0.00406652 -1.56407e-10 0.0157876 -0.00382106 -1.78534e-10 0.01607 -0.00358891 -1.86441e-10 0.0163119 -0.00336782 -1.81049e-10 0.0165243 -0.00316236 -1.62643e-10 0.0167104 -0.00296635 -1.38604e-10 0.0168751 -0.00277801 -1.655e-10 0.0170213 -0.00259817 -1.53077e-10 0.0171513 -0.00242432 -1.40703e-10 0.0172698 -0.00225985 -1.1078e-10 0.0173742 -0.00209285 -1.03588e-10 0.0174648 -0.00193164 -7.65023e-11 0.0175401 -0.0017768 -4.79877e-11 0.0175951 -0.00163765 -2.64645e-11 0.0176406 -0.00151293 -4.16729e-11 0.0176753 -0.00139378 -4.89019e-11 0.0177015 -0.00127904 -3.9377e-11 0.0177186 -0.00116904 -2.73569e-11 0.0177268 -0.00106246 -1.97649e-11 0.0177265 -0.000960622 -1.67642e-11 0.0177182 -0.000862991 -1.89395e-11 0.0177036 -0.000770612 -2.54064e-11 0.0176827 -0.000682836 -3.66522e-11 0.0176568 -0.000600228 -5.04924e-11 0.0176261 -0.00052199 -6.52629e-11 0.0175902 -0.000448459 -7.75892e-11 0.0175492 -0.000378795 -8.58628e-11 0.0175019 -0.000313265 -8.77224e-11 0.0174488 -0.000251104 -8.5247e-11 0.01739 -0.000192562 -7.66468e-11 0.0173268 -0.000137115 -6.88652e-11 0.0172601 -8.50655e-05 -5.88821e-11 0.0171916 -3.64908e-05 -5.47686e-11 0.017122 7.90643e-06 -5.32745e-11 0.0170529 4.77886e-05 -5.31522e-11 0.0169825 8.37e-05 -5.2817e-11 0.0169115 0.000115408 -4.97016e-11 0.0168388 0.000143105 -4.3537e-11 0.0167647 0.000166286 -3.11506e-11 0.0166909 0.000185066 -1.67643e-11 0.0166163 0.000198536 -2.15588e-12 0.0165454 0.000206552 1.62165e-11 0.0164761 0.000208375 3.17748e-11 0.0164124 0.000204346 4.4501e-11 0.0163533 0.000192783 5.52887e-11 0.0163014 0.000172683 6.19094e-11 0.0162561 0.000143182 6.72481e-11 0.0162191 0.000103229 6.84223e-11 0.0161901 5.21221e-05 6.71099e-11 0.0161699 -1.14033e-05 7.66198e-11 0.0161597 -8.53666e-05 7.94733e-11 0.0161585 -0.000170731 9.36626e-11 0.0161678 -0.000266385 8.95593e-11 0.016181 -0.000365736 7.00068e-11 0.0162021 -0.000467339 7.03861e-11 0.0162332 -0.000572987 6.74358e-11 0.0162699 -0.000677985 4.82526e-11 0.016307 -0.000777961 6.26669e-11 -0.000872618 8.10141e-11 0.0215447 0.0150542 -5.6128e-12 0.0213522 0.0137479 -1.23151e-11 0.0209392 0.0122239 -5.16034e-12 0.0203232 0.0106234 -1.13676e-11 0.0195754 0.00904746 -1.66304e-11 0.0187506 0.00759618 -1.7738e-11 0.0179106 0.00629523 -3.59524e-11 0.0171123 0.00519203 -5.36898e-11 0.0163795 0.00429158 -9.83247e-11 0.0158575 0.00362294 -1.66407e-10 0.0153604 0.00330964 -2.54449e-10 0.0151205 0.00311069 -2.83917e-10 0.0151602 0.00324312 -3.25587e-10 0.0156906 0.003687 -4.1515e-10 0.0160369 0.00464231 -3.47752e-10 0.0159873 0.00533528 -7.30784e-11 0.0157798 0.00546757 2.39459e-11 0.0155148 0.0053969 4.68218e-11 0.0151207 0.0052574 8.57943e-11 0.0146398 0.00502953 1.42742e-10 0.0141927 0.00472533 1.5153e-10 0.0138016 0.00443219 1.30744e-10 0.0133872 0.0041744 1.22314e-10 0.0129793 0.00388341 1.08754e-10 0.0125859 0.00353553 9.58069e-11 0.0122915 0.00302902 8.82966e-11 0.0122296 0.00217444 8.51153e-11 0.0124237 0.000765501 5.09223e-11 0.0127601 -0.000745053 1.25619e-11 0.0131447 -0.00206163 5.65599e-12 0.0135261 -0.00326873 2.2519e-11 0.0138263 -0.00415393 3.84856e-11 0.0139658 -0.00456372 6.54175e-11 0.014072 -0.00481535 3.50252e-11 0.0141973 -0.00496872 1.33329e-11 0.0143715 -0.00505162 -1.54392e-12 0.0145065 -0.00506342 -6.03354e-12 0.0148196 -0.00509695 -1.84435e-11 0.015149 -0.00498112 -2.75298e-11 0.0154481 -0.00482433 -3.95886e-11 0.0158008 -0.0046715 -9.92236e-11 0.0161898 -0.00446836 -1.08523e-10 0.016552 -0.00419463 -1.51663e-10 0.0168662 -0.00391269 -2.06999e-10 0.0171321 -0.00364102 -1.72108e-10 0.0173518 -0.00338957 -1.51601e-10 0.0175355 -0.0031562 -8.71207e-11 0.0176928 -0.00294071 -1.99508e-10 0.0178287 -0.00273789 -1.46666e-10 0.0179477 -0.00254527 -1.20118e-10 0.0180512 -0.00236446 -7.46709e-11 0.0181461 -0.00218969 -7.02624e-11 0.0182265 -0.00201581 -5.97954e-11 0.0182918 -0.00184633 -5.08697e-11 0.0183381 -0.00168734 -4.25483e-11 0.0183691 -0.00154653 -3.60614e-11 0.0183888 -0.00141553 -6.46975e-11 0.0183997 -0.00129212 -6.39675e-11 0.0184026 -0.00117435 -5.40237e-11 0.0183967 -0.00106054 -4.72678e-11 0.0183822 -0.00095157 -4.72236e-11 0.0183601 -0.000846901 -5.40675e-11 0.0183313 -0.000747682 -6.5006e-11 0.0182976 -0.000653298 -7.83141e-11 0.0182587 -0.000564552 -9.29137e-11 0.0182158 -0.000480541 -1.05803e-10 0.0181677 -0.000401701 -1.15536e-10 0.0181153 -0.000327125 -1.20141e-10 0.0180573 -0.000257041 -1.18407e-10 0.0179938 -0.000190728 -1.13318e-10 0.017924 -0.000128323 -1.02683e-10 0.0178491 -6.94388e-05 -9.4603e-11 0.0177702 -1.47907e-05 -8.48803e-11 0.0176903 3.49731e-05 -8.32425e-11 0.0176104 8.02156e-05 -8.04206e-11 0.0175309 0.000120756 -8.29301e-11 0.0174525 0.000156873 -8.33519e-11 0.0173736 0.000188096 -7.79892e-11 0.0172959 0.000214629 -6.96394e-11 0.0172165 0.000235705 -5.42951e-11 0.0171388 0.000251195 -3.68985e-11 0.0170614 0.000260088 -1.62718e-11 0.0169872 0.000262173 3.37721e-12 0.0169165 0.000257601 2.24423e-11 0.0168513 0.000244827 3.82936e-11 0.0167939 0.000222324 5.04207e-11 0.0167455 0.0001893 5.8745e-11 0.0167075 0.000144841 6.25619e-11 0.0166809 8.81904e-05 5.91893e-11 0.0166652 1.88547e-05 5.17553e-11 0.0166619 -6.21245e-05 6.98604e-11 0.0166679 -0.000154144 6.06497e-11 0.0166833 -0.00025446 9.65532e-11 0.0167007 -0.000357269 3.75846e-11 0.0167255 -0.00046499 4.3082e-11 0.016758 -0.000574149 4.87135e-11 0.0167895 -0.000678691 6.30551e-11 0.0168214 -0.000776904 6.15729e-11 0.016843 -0.000865077 4.02774e-11 -0.000939264 7.1316e-11 0.0218206 0.0150975 -6.67891e-12 0.0216534 0.0139147 -9.43947e-13 0.0213047 0.0125706 -4.5259e-12 0.0207939 0.0111257 -4.59566e-12 0.0201593 0.00968601 -8.31238e-12 0.0194366 0.00830973 -1.40495e-11 0.0186763 0.00705172 -2.4271e-11 0.0179178 0.00593538 -4.08451e-11 0.0172059 0.00498517 -6.24057e-11 0.0165668 0.00422196 -1.08397e-10 0.0161525 0.00366421 -1.73852e-10 0.0157043 0.00344943 -2.81438e-10 0.0155276 0.00330734 -3.06044e-10 0.0156158 0.00346828 -3.40781e-10 0.0161552 0.0039387 -4.18229e-10 0.0165126 0.0048386 -2.66279e-10 0.0164733 0.00545188 -6.3754e-11 0.0162843 0.00558705 1.84958e-11 0.0160522 0.0055106 3.4423e-11 0.0157329 0.00537809 7.65394e-11 0.0153123 0.00517195 1.53774e-10 0.0148873 0.00487548 1.29053e-10 0.0144866 0.00461158 1.25464e-10 0.0141145 0.00429719 1.16888e-10 0.0137916 0.00388358 1.03136e-10 0.013618 0.00321379 1.04034e-10 0.0138318 0.00194812 1.19162e-10 0.014258 0.000343985 7.72195e-11 0.0146401 -0.00108948 8.95902e-11 0.01506 -0.00244374 9.22937e-11 0.0153498 -0.00351951 9.64737e-11 0.0154026 -0.00415857 7.44509e-11 0.0154061 -0.00451709 8.57703e-11 0.0153847 -0.00475306 4.61437e-11 0.0153918 -0.00494269 2.6752e-11 0.0154423 -0.00507603 2.27632e-11 0.0155587 -0.0051594 2.56371e-11 0.0156455 -0.00517069 -1.23553e-11 0.0158541 -0.00517737 -1.56929e-11 0.0161231 -0.00508713 -2.02979e-11 0.0163859 -0.00493331 -4.73957e-11 0.0166785 -0.00477012 -5.66515e-11 0.0170324 -0.00455895 -7.25763e-11 0.0173696 -0.00426188 -1.98097e-10 0.0176715 -0.00395471 -1.49891e-10 0.0179269 -0.00365451 -1.10615e-10 0.0181349 -0.00337362 -1.12621e-10 0.0183046 -0.00311654 -1.32422e-10 0.018443 -0.00288089 -2.18671e-10 0.0185592 -0.00266494 -1.09105e-10 0.0186561 -0.00246414 -3.08773e-11 0.018739 -0.00227588 -6.7251e-11 0.0188112 -0.00209232 -6.39115e-11 0.0188724 -0.00191228 -5.60573e-11 0.0189204 -0.00173876 -4.79291e-11 0.0189487 -0.00157651 -3.9716e-11 0.0189671 -0.00143469 -6.57383e-11 0.0189742 -0.00129918 -7.7563e-11 0.0189714 -0.00117228 -7.62238e-11 0.0189597 -0.00105057 -7.49166e-11 0.0189383 -0.000934603 -7.92201e-11 0.018909 -0.000823121 -9.06797e-11 0.0188726 -0.00071738 -1.03265e-10 0.0188316 -0.0006166 -1.13389e-10 0.0187863 -0.000521766 -1.22873e-10 0.0187369 -0.00043202 -1.27955e-10 0.0186827 -0.000347827 -1.31576e-10 0.0186235 -0.000268331 -1.31092e-10 0.018559 -0.000193682 -1.27073e-10 0.0184897 -0.000123206 -1.2266e-10 0.0184154 -5.70264e-05 -1.14578e-10 0.0183372 4.38947e-06 -1.10087e-10 0.0182566 6.02191e-05 -1.07455e-10 0.0181733 0.000111017 -1.09296e-10 0.0180895 0.000156848 -1.10854e-10 0.0180043 0.000197382 -1.11154e-10 0.0179209 0.000232815 -1.10401e-10 0.0178375 0.000262578 -1.02626e-10 0.0177561 0.000286502 -9.24713e-11 0.0176759 0.000303818 -7.6506e-11 0.017598 0.000313827 -5.79328e-11 0.017523 0.000315942 -3.84664e-11 0.0174519 0.000310727 -1.49268e-11 0.0173858 0.000296384 3.68721e-12 0.017328 0.000271059 2.31406e-11 0.017279 0.000234068 3.8741e-11 0.0172414 0.000184422 6.00635e-11 0.0172158 0.000121813 6.10989e-11 0.0172034 4.59357e-05 6.21747e-11 0.0172042 -4.2199e-05 4.73474e-11 0.0172161 -0.000140017 8.24466e-11 0.0172338 -0.000242949 5.78797e-11 0.0172583 -0.000351003 5.90289e-11 0.0172917 -0.000463591 8.88635e-11 0.0173246 -0.000572179 1.05233e-10 0.0173575 -0.000676583 -3.75234e-11 0.0173865 -0.000774978 1.61268e-12 0.017408 -0.000859192 7.30909e-11 0.0174131 -0.000918466 8.56238e-11 -0.000963062 5.61396e-11 0.0221858 0.0152286 1.72228e-12 0.0219728 0.0141286 4.35008e-12 0.0216519 0.012888 -6.20426e-12 0.0212033 0.0115762 -5.17549e-12 0.0206431 0.0102381 -5.54245e-12 0.0200108 0.00894562 -1.06921e-11 0.019322 0.00773122 -1.92059e-11 0.0186203 0.00663041 -2.92259e-11 0.0179306 0.00565638 -4.36317e-11 0.0172956 0.00483385 -8.45864e-11 0.0167445 0.00417764 -9.65037e-11 0.0164091 0.00369456 -2.31172e-10 0.0160369 0.00358425 -2.50086e-10 0.0158797 0.0035142 -2.98414e-10 0.0160206 0.00366774 -3.48727e-10 0.0165402 0.00415334 -3.83036e-10 0.0168969 0.00497531 -2.33256e-10 0.0168981 0.00553908 -5.33602e-11 0.016701 0.00569424 2.0178e-11 0.0164885 0.00560551 2.9108e-11 0.0162146 0.00547707 5.95772e-11 0.0158112 0.00529021 8.28326e-11 0.0154134 0.00502131 9.52087e-11 0.0150764 0.00465475 1.11575e-10 0.014879 0.00410545 1.18744e-10 0.0149908 0.00310747 1.36077e-10 0.0155086 0.00139643 1.49615e-10 0.0160803 -0.000218805 1.65553e-10 0.0165401 -0.00150649 1.68745e-10 0.0168514 -0.00271555 1.82778e-10 0.0169898 -0.00360924 1.87672e-10 0.0169026 -0.00401411 1.65024e-10 0.0167624 -0.00432202 1.53764e-10 0.0166375 -0.00458266 5.01939e-11 0.0165414 -0.00480918 1.27246e-10 0.0164866 -0.00499361 5.06112e-11 0.0164808 -0.00512893 5.93658e-11 0.0165343 -0.0052057 -2.15225e-11 0.0165931 -0.00522494 -3.63158e-12 0.0167021 -0.00518817 -4.50564e-12 0.0168893 -0.00511476 -1.48338e-11 0.0171274 -0.00500703 -5.91366e-11 0.017358 -0.00479456 -2.55453e-11 0.0176646 -0.00457755 -9.34303e-11 0.0179872 -0.00428798 -1.52029e-10 0.0182895 -0.00396738 -7.76564e-11 0.0185531 -0.00364617 -1.28452e-10 0.0187673 -0.00334012 -1.33732e-10 0.0189381 -0.00305887 -1.4999e-10 0.0190734 -0.00280575 -2.43366e-10 0.019182 -0.002577 -2.18656e-11 0.0192701 -0.00236678 -1.15298e-10 0.0193495 -0.00217403 -1.06552e-10 0.0194146 -0.00197936 -9.94453e-11 0.0194682 -0.0017945 -8.26632e-11 0.019507 -0.00161617 -6.08532e-11 0.0195255 -0.00145405 -4.20821e-11 0.0195316 -0.0013066 -6.66747e-11 0.0195252 -0.00116842 -7.90089e-11 0.019509 -0.00103745 -8.9569e-11 0.0194836 -0.00091364 -1.04125e-10 0.01945 -0.000795003 -1.20937e-10 0.019409 -0.000682587 -1.35014e-10 0.0193622 -0.000575375 -1.39088e-10 0.0193106 -0.000474375 -1.39787e-10 0.019255 -0.000378735 -1.32177e-10 0.0191947 -0.000289 -1.25849e-10 0.0191297 -0.000204407 -1.17987e-10 0.0190593 -0.000124986 -1.12246e-10 0.0189834 -5.04336e-05 -1.10314e-10 0.0189044 1.85552e-05 -1.09214e-10 0.0188224 8.14547e-05 -1.14204e-10 0.0187394 0.000138746 -1.19402e-10 0.0186537 0.000190168 -1.23771e-10 0.018568 0.000235941 -1.28792e-10 0.0184809 0.000275676 -1.2772e-10 0.0183947 0.000309256 -1.25444e-10 0.0183097 0.000336038 -1.16717e-10 0.0182274 0.000355478 -1.05381e-10 0.0181484 0.000366498 -9.07858e-11 0.0180739 0.00036861 -7.56578e-11 0.0180037 0.000362536 -5.50761e-11 0.0179394 0.000346324 -4.33586e-11 0.0178835 0.00031779 -2.07529e-11 0.0178378 0.000276096 -1.74681e-11 0.0178039 0.000220875 2.6483e-11 0.0177833 0.000151457 4.2356e-11 0.0177756 6.88093e-05 7.16319e-11 0.0177816 -2.58137e-05 -1.2418e-11 0.0177944 -0.000127184 1.36027e-10 0.0178162 -0.000234622 1.3876e-10 0.017849 -0.000349707 5.86347e-11 0.0178859 -0.000463049 1.592e-10 0.0179248 -0.000571174 9.52421e-11 0.0179602 -0.000676616 7.3313e-11 0.0179901 -0.000771783 4.89215e-11 0.0180047 -0.000846479 3.32358e-11 0.0180004 -0.000896222 8.88806e-11 0.017977 -0.000920298 6.08549e-11 -0.000926831 5.85724e-11 0.0225547 0.0153942 6.98043e-15 0.0223231 0.014359 2.9961e-13 0.0220033 0.0132074 1.21642e-11 0.021587 0.0119873 -2.7364e-12 0.0210818 0.0107446 -6.09672e-12 0.0204973 0.00952116 -8.88914e-12 0.0198775 0.00835458 -1.65437e-11 0.0192204 0.00727701 -2.61289e-11 0.0185724 0.0062988 -3.58176e-11 0.017942 0.00544431 -5.80012e-11 0.0173655 0.00472418 -8.65405e-11 0.0168843 0.00414572 -1.20555e-10 0.0166039 0.0037659 -2.34129e-10 0.0163393 0.00367665 -2.53055e-10 0.0162224 0.00367567 -2.75201e-10 0.0163987 0.00385137 -3.33243e-10 0.0168659 0.00434606 -3.69048e-10 0.0172217 0.0050838 -1.97849e-10 0.0172541 0.00561457 -4.41212e-11 0.0171013 0.00574935 1.7779e-11 0.0169262 0.00566077 5.95429e-11 0.0166841 0.00553684 6.71979e-11 0.016414 0.0053015 7.2258e-11 0.0161815 0.00489714 7.03352e-11 0.016177 0.00412031 8.72971e-11 0.0167439 0.00251944 1.45581e-10 0.0173705 0.000739863 1.72472e-10 0.0178436 -0.000663797 1.93592e-10 0.0183159 -0.00194849 1.89351e-10 0.0185437 -0.00289822 1.92526e-10 0.0183958 -0.00340234 1.82857e-10 0.0181893 -0.00374133 1.48296e-10 0.0179708 -0.00404483 8.7047e-11 0.0177699 -0.00433506 5.66197e-11 0.0176024 -0.00459948 1.17673e-10 0.0174699 -0.00482726 4.53742e-11 0.0173774 -0.00500432 1.94092e-11 0.0173261 -0.00513156 5.14225e-11 0.0173186 -0.00519573 5.36888e-11 0.0173527 -0.00521244 3.13513e-11 0.0174109 -0.00516102 1.63325e-11 0.0174543 -0.00504813 1.32767e-11 0.0176428 -0.00497855 -3.86784e-11 0.0178992 -0.00483448 -1.9716e-11 0.0181659 -0.0045593 -5.47797e-11 0.0184754 -0.00428576 -1.58629e-10 0.0187839 -0.00396451 -1.50347e-10 0.0190598 -0.00362606 -1.72758e-10 0.0192918 -0.00329942 -1.63676e-10 0.0194764 -0.00299923 -1.66849e-10 0.0196184 -0.00272753 -1.91793e-10 0.0197285 -0.00248407 -1.37904e-10 0.0198121 -0.00226302 -1.29324e-10 0.0198891 -0.00205949 -1.21827e-10 0.0199496 -0.00185644 -1.201e-10 0.019997 -0.0016639 -1.73254e-10 0.0200263 -0.00148227 -3.91562e-11 0.0200388 -0.00131857 1.25684e-11 0.0200362 -0.00116661 -1.95589e-11 0.0200222 -0.0010246 -7.21131e-11 0.0199987 -0.000891413 -1.09972e-10 0.0199672 -0.000764511 -1.34159e-10 0.0199279 -0.000644712 -1.53355e-10 0.0198819 -0.000530727 -1.5553e-10 0.0198294 -0.000423291 -1.53236e-10 0.0197714 -0.000321654 -1.3786e-10 0.0197086 -0.000226148 -1.2381e-10 0.0196402 -0.000136325 -1.08476e-10 0.0195675 -5.216e-05 -9.9821e-11 0.0194892 2.56439e-05 -9.85875e-11 0.0194085 9.68033e-05 -1.02255e-10 0.0193238 0.00016137 -1.09729e-10 0.0192384 0.000219513 -1.20341e-10 0.0191514 0.000271022 -1.27219e-10 0.0190649 0.000315845 -1.34974e-10 0.0189784 0.000353549 -1.33922e-10 0.0188934 0.000383613 -1.32812e-10 0.0188106 0.000405266 -1.23057e-10 0.0187322 0.000417325 -1.13043e-10 0.0186598 0.000419246 -9.903e-11 0.0185939 0.00041202 -8.40718e-11 0.0185357 0.000393556 -6.66477e-11 0.018488 0.000360995 -6.47322e-11 0.0184513 0.000314236 -4.40234e-11 0.0184275 0.000252397 -5.35966e-11 0.0184165 0.000176008 6.54306e-12 0.0184195 8.62822e-05 -1.37679e-11 0.0184299 -1.21815e-05 5.36193e-11 0.0184498 -0.000117129 4.75546e-11 0.018482 -0.000233552 4.13828e-11 0.018523 -0.000352216 3.42646e-11 0.0185598 -0.000462936 -3.88774e-12 0.018601 -0.000571424 1.852e-10 0.0186374 -0.000674505 1.89848e-10 0.0186591 -0.000761984 2.2643e-10 0.0186596 -0.000826303 1.79992e-10 0.0186366 -0.000858562 -9.83622e-13 0.0185912 -0.000870686 8.1552e-11 0.0185282 -0.000867279 8.80481e-11 -0.000852297 6.25294e-11 0.0229564 0.0156197 -1.75294e-12 0.022709 0.0146057 -2.56248e-12 0.0223853 0.0135311 -8.31877e-12 0.0219897 0.0123809 -6.76318e-12 0.0215165 0.011216 -1.00224e-11 0.0209834 0.0100542 -1.11484e-11 0.0203905 0.00894039 -1.20628e-11 0.0197839 0.00788057 -2.20055e-11 0.0191588 0.00691861 -2.97344e-11 0.0185466 0.00603937 -4.16414e-11 0.0179718 0.00528385 -6.47154e-11 0.0174382 0.00464484 -8.57718e-11 0.0170167 0.0041374 -1.60225e-10 0.0167714 0.00382959 -2.29183e-10 0.0165743 0.0037798 -2.37552e-10 0.0165156 0.00380887 -2.54405e-10 0.0167353 0.00400512 -2.88059e-10 0.0171541 0.00450722 -3.32638e-10 0.0174949 0.00517043 -1.98171e-10 0.0175743 0.00564625 -2.48998e-11 0.0174949 0.00572993 8.77561e-12 0.0173951 0.00563071 1.49044e-11 0.0172783 0.00541082 5.82848e-11 0.0172756 0.00489177 5.17919e-11 0.0177178 0.00366032 6.77416e-11 0.0184514 0.00172808 1.09579e-10 0.0191037 7.99461e-05 1.59022e-10 0.0195854 -0.00110224 1.70072e-10 0.0198213 -0.00213901 1.66822e-10 0.019794 -0.00281901 1.61315e-10 0.0195534 -0.00309668 1.16628e-10 0.0192842 -0.00341091 1.16266e-10 0.0190232 -0.00372957 8.48675e-11 0.0187856 -0.00405145 5.63764e-11 0.0185745 -0.00434531 5.8774e-11 0.018387 -0.00460369 4.63248e-11 0.0182268 -0.00480999 4.12442e-11 0.0180937 -0.00497118 1.34571e-10 0.0179996 -0.00507609 5.01583e-11 0.0179438 -0.00513942 5.99025e-11 0.0179437 -0.00514529 6.77374e-11 0.0180084 -0.00510387 1.6431e-11 0.018025 -0.00498696 1.51658e-11 0.0180652 -0.00486891 5.2944e-12 0.01831 -0.00480081 -8.02963e-12 0.0186011 -0.00458135 -1.52547e-10 0.0189024 -0.00427319 -1.93427e-10 0.0192123 -0.00394542 -1.527e-10 0.0195126 -0.00360904 -2.09499e-10 0.019775 -0.00326918 -1.82635e-10 0.0199888 -0.00294775 -1.97073e-10 0.0201522 -0.00265233 -1.92364e-10 0.0202747 -0.00238821 -1.95843e-10 0.020366 -0.00215144 -1.67198e-10 0.0204469 -0.00193754 -1.53377e-10 0.0205054 -0.00172219 -1.29081e-10 0.0205459 -0.0015222 -1.01906e-10 0.0205632 -0.00133528 -2.46512e-11 0.0205677 -0.00117139 -7.1821e-12 0.0205568 -0.00101429 -3.64997e-11 0.0205349 -0.000869271 -8.32511e-11 0.0205048 -0.000732673 -1.03073e-10 0.0204677 -0.000604357 -1.25285e-10 0.0204227 -0.000483016 -1.30813e-10 0.0203714 -0.000368639 -1.35171e-10 0.0203121 -0.000260815 -1.27134e-10 0.0202478 -0.000159482 -1.17049e-10 0.0201772 -6.45813e-05 -1.05572e-10 0.0201033 2.34013e-05 -9.6492e-11 0.0200252 0.00010382 -9.69295e-11 0.0199441 0.000176893 -1.0057e-10 0.0198594 0.00024251 -1.10109e-10 0.0197726 0.000300678 -1.18122e-10 0.0196847 0.00035113 -1.26337e-10 0.0195971 0.000393489 -1.31782e-10 0.0195111 0.000427101 -1.33668e-10 0.0194277 0.000451115 -1.31472e-10 0.0193487 0.000464174 -1.25721e-10 0.0192753 0.00046563 -1.17189e-10 0.0192082 0.0004571 -1.04815e-10 0.0191502 0.000435635 -8.82153e-11 0.0191045 0.000398745 -7.12112e-11 0.0190736 0.000345739 -5.70912e-11 0.0190572 0.000277132 -6.48789e-11 0.0190564 0.00019364 2.38369e-11 0.0190624 0.00010132 -7.41849e-11 0.0190807 -3.19993e-06 -1.19511e-12 0.0191117 -0.000117592 -3.90891e-11 0.0191554 -0.00023926 9.30526e-11 0.0191986 -0.000355287 -6.00285e-11 0.0192366 -0.000463969 -1.68274e-10 0.0192751 -0.000571084 -5.06292e-12 0.019306 -0.000667304 1.15165e-11 0.0193193 -0.000744424 1.23282e-10 0.0193022 -0.000788546 1.28697e-10 0.0192578 -0.000806479 2.33629e-10 0.0191935 -0.000807031 1.26356e-10 0.0191138 -0.000795317 1.38131e-10 0.0190245 -0.00077754 1.08612e-10 -0.000749149 6.77603e-11 0.0233753 0.0159202 -3.21556e-12 0.0231007 0.0148808 -5.73671e-12 0.0227809 0.0138484 -5.48271e-12 0.0223886 0.0127738 -1.84632e-12 0.0219395 0.0116603 -7.12603e-12 0.0214338 0.0105606 -9.44155e-12 0.0208869 0.00948285 -8.83295e-12 0.0203014 0.00846415 -1.39769e-11 0.0197103 0.00750101 -2.33649e-11 0.0191187 0.00663051 -3.06338e-11 0.0185408 0.00583993 -4.66009e-11 0.0180098 0.0051615 -6.71405e-11 0.0175188 0.00459056 -9.5741e-11 0.0171666 0.00412677 -1.62133e-10 0.0169306 0.00392449 -2.18519e-10 0.0167786 0.0038677 -2.27259e-10 0.0167799 0.00391608 -2.42706e-10 0.0170469 0.00411949 -2.79437e-10 0.0174376 0.00461397 -3.20818e-10 0.0177792 0.00520078 -1.69036e-10 0.017908 0.00557527 -2.79767e-11 0.0179872 0.00554851 1.74516e-11 0.0180521 0.00532496 2.45931e-11 0.0183633 0.00454012 4.01192e-11 0.0192564 0.00266831 7.63388e-11 0.0200931 0.000858356 1.7731e-10 0.0206004 -0.000371915 2.13973e-10 0.020997 -0.00144022 2.15124e-10 0.0210796 -0.00215768 2.0231e-10 0.0207626 -0.00243482 1.35107e-10 0.0204776 -0.00275473 1.23306e-10 0.0201941 -0.00307449 1.40595e-10 0.019928 -0.00341673 4.5591e-11 0.0196744 -0.00375378 1.04965e-10 0.019434 -0.00406602 4.54302e-11 0.0192083 -0.00434093 6.15888e-11 0.0190048 -0.00457335 1.03474e-10 0.0188278 -0.00476284 3.63166e-11 0.0186808 -0.00490459 3.61353e-11 0.0185695 -0.00500381 7.49124e-11 0.0185 -0.00505626 8.39649e-11 0.0184797 -0.00506762 7.27264e-11 0.0185307 -0.00502471 3.9189e-11 0.0186047 -0.00493277 1.18242e-11 0.0186027 -0.00478813 5.82208e-12 0.0187131 -0.00468556 -1.51123e-11 0.0189917 -0.00454898 -4.27993e-11 0.0193197 -0.00427877 -7.74455e-11 0.0196413 -0.0039377 -1.81263e-10 0.0199636 -0.00359955 -2.40389e-10 0.0202517 -0.00324225 -2.4073e-10 0.0204896 -0.00289472 -2.25133e-10 0.0206736 -0.00257422 -2.32757e-10 0.0208061 -0.00228445 -2.24078e-10 0.0208978 -0.00202809 -1.82829e-10 0.0209759 -0.00179873 -1.23161e-10 0.0210312 -0.00157598 -1.14221e-10 0.0210628 -0.00136545 -8.00978e-11 0.0210668 -0.00117354 -7.96715e-11 0.0210598 -0.00100596 -4.65058e-11 0.0210396 -0.000846429 -6.29121e-11 0.0210087 -0.000698867 -6.43611e-11 0.0209703 -0.00056146 -7.68225e-11 0.0209228 -0.000432442 -8.4224e-11 0.0208676 -0.00031098 -9.41616e-11 0.0208039 -0.000196912 -1.01616e-10 0.0207337 -9.00362e-05 -1.07625e-10 0.0206585 9.08498e-06 -1.11918e-10 0.0205808 9.98742e-05 -1.18247e-10 0.0205008 0.000182367 -1.2443e-10 0.0204194 0.000256472 -1.28953e-10 0.0203364 0.000322066 -1.33886e-10 0.0202521 0.000378877 -1.36739e-10 0.0201675 0.000426423 -1.39871e-10 0.0200838 0.000463946 -1.41332e-10 0.0200032 0.000490517 -1.44831e-10 0.019928 0.000504454 -1.44144e-10 0.0198601 0.000505364 -1.47462e-10 0.0197996 0.000495025 -1.42152e-10 0.0197483 0.000470413 -1.38051e-10 0.0197111 0.000427932 -1.16636e-10 0.0196877 0.000368772 -9.08135e-11 0.0196807 0.000293339 -2.73422e-10 0.0196813 0.000207592 5.03308e-11 0.0196951 0.000110809 4.49923e-11 0.0197288 -5.9243e-06 -1.05186e-11 0.0197758 -0.00012827 -1.86489e-10 0.019824 -0.000248584 -7.99917e-12 0.0198658 -0.000359375 1.63259e-10 0.019907 -0.000465713 -1.5789e-10 0.0199421 -0.000567644 -8.28052e-11 0.0199615 -0.000653462 -1.89519e-11 0.0199537 -0.000713717 1.16351e-10 0.0199115 -0.000736245 8.38719e-11 0.0198478 -0.000740882 3.20965e-11 0.0197667 -0.000731934 8.99165e-11 0.0196724 -0.000714369 1.71342e-10 0.0195687 -0.000688297 1.97146e-10 0.0194557 -0.000657976 1.51372e-10 -0.00062122 1.22212e-10 0.0238963 0.0163256 -2.69172e-12 0.0235355 0.0152427 -1.64718e-12 0.0231945 0.014189 -7.34635e-12 0.0228081 0.0131587 -8.27746e-13 0.0223679 0.0121009 -1.16426e-12 0.0218826 0.0110417 -6.27548e-12 0.021363 0.010003 -6.70991e-12 0.0208118 0.00901075 -9.82201e-12 0.0202409 0.00806789 -1.61084e-11 0.0196691 0.00719447 -2.42424e-11 0.0191089 0.0063958 -3.36722e-11 0.018566 0.00568344 -4.82706e-11 0.01807 0.00506849 -7.50285e-11 0.0176119 0.00455196 -8.24894e-11 0.0173362 0.00413539 -1.67209e-10 0.017087 0.00402261 -2.20713e-10 0.0169857 0.00392248 -2.3036e-10 0.0170372 0.00397581 -2.35897e-10 0.0173847 0.00416221 -2.68085e-10 0.0178147 0.00461129 -3.01702e-10 0.0182201 0.00505838 -1.31736e-10 0.0185304 0.00519002 -8.08369e-11 0.0189419 0.00485216 -1.81587e-11 0.0198781 0.00348041 1.34864e-10 0.020866 0.00158008 9.59223e-11 0.0214966 0.000217841 2.0724e-10 0.0219512 -0.000772466 2.49069e-10 0.0220482 -0.00147981 2.38826e-10 0.0217833 -0.0018299 1.96727e-10 0.0215182 -0.00209341 1.04791e-10 0.021234 -0.00240474 6.60842e-11 0.0209679 -0.00275116 3.35595e-11 0.0207085 -0.003111 2.88996e-11 0.0204576 -0.00345804 5.13497e-11 0.0202137 -0.00378359 2.04123e-11 0.0199819 -0.00407078 8.0515e-11 0.0197672 -0.00432488 4.25703e-11 0.019569 -0.0045325 3.73449e-11 0.0193965 -0.00470475 4.04394e-11 0.019253 -0.00483264 5.30618e-11 0.0191444 -0.00492383 5.01009e-11 0.0190744 -0.00497206 4.72527e-11 0.0190539 -0.00498205 4.94245e-11 0.0190822 -0.00494401 2.81779e-11 0.0191648 -0.00485384 2.423e-11 0.0192037 -0.00471456 2.11784e-11 0.0192354 -0.00457027 4.40886e-11 0.0194356 -0.00447068 -1.08874e-11 0.0197418 -0.004239 -1.37948e-10 0.0200553 -0.00391538 -2.42176e-10 0.0203658 -0.0035565 -2.10264e-10 0.0206654 -0.00319882 -2.02356e-10 0.0209181 -0.00283168 -2.23442e-10 0.0211136 -0.00248484 -2.06624e-10 0.0212536 -0.00216921 -2.59595e-10 0.0213485 -0.0018922 -1.8132e-10 0.0214241 -0.00164713 -1.16146e-10 0.0214782 -0.00141464 -1.29895e-10 0.0215039 -0.00119273 -1.10709e-10 0.0214975 -0.000994477 -1.28107e-10 0.02148 -0.000823798 -1.14601e-10 0.0214499 -0.000664356 -1.05435e-10 0.0214095 -0.000516642 -9.30434e-11 0.0213603 -0.000379815 -7.96376e-11 0.0213028 -0.000251618 -7.42259e-11 0.0212372 -0.000131701 -7.75242e-11 0.0211651 -2.03611e-05 -8.76742e-11 0.0210882 8.19934e-05 -1.03354e-10 0.0210082 0.000175032 -1.15908e-10 0.0209267 0.000258557 -1.29188e-10 0.0208449 0.000332397 -1.42059e-10 0.0207636 0.00039626 -1.5206e-10 0.0206835 0.00044951 -1.56687e-10 0.0206058 0.000491364 -1.59121e-10 0.0205317 0.000520581 -1.60176e-10 0.0204634 0.000535482 -1.57245e-10 0.0204031 0.000535366 -1.61779e-10 0.0203503 0.000523317 -1.68022e-10 0.0203089 0.000494381 -1.49693e-10 0.0202818 0.000446356 -2.11478e-10 0.0202715 0.000381273 6.65681e-13 0.0202655 0.000304262 -2.61036e-10 0.0202734 0.000214494 -2.5671e-10 0.0203029 0.000103096 -2.87359e-10 0.0203526 -2.04872e-05 -8.35956e-12 0.0204036 -0.000143856 -1.0312e-10 0.0204519 -0.000260503 3.9984e-11 0.0204897 -0.000365215 -3.53376e-10 0.0205349 -0.000467472 1.57384e-10 0.0205653 -0.00055854 2.22731e-10 0.0205721 -0.000631014 2.00481e-10 0.0205404 -0.000664226 2.56468e-10 0.0204789 -0.000671357 -2.53283e-10 0.0203975 -0.000665431 -3.52009e-11 0.0203016 -0.00064838 5.38741e-11 0.0201943 -0.000622177 9.89057e-11 0.020077 -0.000589908 1.25123e-10 0.0199525 -0.000553831 1.1315e-10 0.0198218 -0.000516395 1.1169e-10 -0.000476276 1.1562e-10 0.0244812 0.0168904 -1.51255e-12 0.0240362 0.015687 -1.62645e-12 0.0236234 0.0146027 -4.10677e-12 0.0232255 0.0135545 -4.9745e-13 0.022792 0.0125359 -2.45935e-12 0.0223175 0.0115132 -1.33269e-12 0.0218118 0.0105098 -6.2606e-12 0.0212865 0.00953218 -4.8175e-12 0.0207399 0.00861419 -1.13436e-11 0.0201868 0.0077392 -1.62417e-11 0.0196361 0.00694044 -2.57642e-11 0.0191073 0.00620386 -3.42816e-11 0.0185995 0.00555731 -5.46179e-11 0.0181311 0.00499423 -7.66668e-11 0.0177248 0.00451741 -1.0266e-10 0.0174683 0.004193 -1.94759e-10 0.0172842 0.00401565 -2.06942e-10 0.0172964 0.00386792 -2.17048e-10 0.017468 0.00388508 -2.45329e-10 0.0179347 0.00403225 -2.79744e-10 0.0184946 0.00431332 -3.16095e-10 0.0191179 0.00445889 -1.50618e-10 0.0200462 0.00379539 -9.10522e-11 0.0212554 0.00203684 -5.64178e-11 0.0221865 0.000591294 1.22725e-10 0.0226731 -0.000214134 2.356e-10 0.0228173 -0.000856444 2.30805e-10 0.0226952 -0.00129023 2.00757e-10 0.022407 -0.00146357 1.34395e-10 0.0221431 -0.00175818 7.75101e-11 0.021893 -0.0020952 7.16543e-11 0.0216502 -0.00246106 4.462e-11 0.0214114 -0.00283049 2.64818e-11 0.021182 -0.00318693 3.00488e-11 0.0209594 -0.00351866 1.18207e-11 0.0207484 -0.00381947 2.97007e-11 0.0205454 -0.00408401 -7.79289e-12 0.0203547 -0.00430992 6.53335e-11 0.0201805 -0.00449852 1.51623e-11 0.0200245 -0.00464746 5.76669e-11 0.0198923 -0.00476165 5.06612e-11 0.019789 -0.00483618 2.58982e-11 0.019711 -0.00487652 3.10583e-11 0.0196662 -0.00487346 4.71429e-11 0.0196663 -0.00483476 3.92873e-11 0.0197129 -0.00474356 2.63158e-11 0.0197608 -0.00460339 2.82568e-11 0.0197574 -0.00445325 -5.21486e-12 0.0198345 -0.00430455 -1.6059e-11 0.0200663 -0.00413799 -4.65159e-11 0.0203691 -0.00385654 -8.70866e-11 0.0206685 -0.00349968 -1.04306e-10 0.0209596 -0.00312904 -1.3379e-10 0.0212226 -0.00275397 -1.13914e-10 0.0214371 -0.00238746 -2.45327e-10 0.0215966 -0.00205053 -2.23682e-10 0.0217017 -0.00174729 -1.98124e-10 0.0217747 -0.00148159 -1.83356e-10 0.0218323 -0.00124396 -1.80374e-10 0.0218534 -0.00100994 -1.83253e-10 0.0218374 -0.000803363 -1.91901e-10 0.0218054 -0.000629349 -2.05525e-10 0.021765 -0.000473966 -1.9334e-10 0.021713 -0.000326377 -1.7336e-10 0.0216538 -0.000191954 -1.5389e-10 0.0215888 -6.78287e-05 -1.36755e-10 0.0215192 4.65786e-05 -1.23973e-10 0.0214456 0.000151139 -1.17582e-10 0.0213695 0.000245141 -1.16807e-10 0.021292 0.000328248 -1.23203e-10 0.0212143 0.000399992 -1.3863e-10 0.0211379 0.000459709 -1.56183e-10 0.0210646 0.000506234 -1.73985e-10 0.0209966 0.000538434 -1.93477e-10 0.0209367 0.000553944 -2.0479e-10 0.0208862 0.000553026 -1.94329e-10 0.0208454 0.00053849 -2.2844e-10 0.0208166 0.000504863 -2.06679e-10 0.020805 0.000452556 -1.8283e-10 0.0207962 0.000387023 -1.97967e-10 0.0208038 0.000305622 -1.97147e-10 0.0208354 0.000198892 -2.08351e-10 0.0208899 7.78809e-05 -2.25394e-10 0.0209467 -4.52247e-05 -1.68315e-10 0.0210028 -0.000164883 -1.32293e-10 0.0210481 -0.000272786 -1.11769e-10 0.0210889 -0.000371363 -2.55255e-11 0.021122 -0.000466479 -3.66832e-11 0.021138 -0.000545883 -2.92939e-11 0.0211203 -0.000593076 4.68292e-11 0.0210627 -0.000602874 8.46951e-11 0.0209844 -0.000598452 1.23153e-10 0.0208915 -0.000582449 1.33171e-10 0.0207837 -0.000555556 1.44413e-10 0.0206648 -0.00052135 1.5549e-10 0.0205369 -0.000482799 1.45527e-10 0.0204027 -0.000442231 1.27744e-10 0.0202645 -0.000401143 9.24794e-11 0.0201247 -0.00036129 8.69616e-11 -0.000321731 7.17369e-11 0.025088 0.0174753 -2.09966e-12 0.024595 0.0161791 -4.64227e-13 0.0241388 0.0150597 -7.15661e-13 0.0236919 0.0140013 -3.78366e-12 0.0232453 0.0129814 -2.61708e-12 0.0227769 0.0119819 -3.74448e-12 0.0222757 0.011008 -3.67921e-12 0.0217607 0.0100481 -7.14038e-12 0.0212321 0.00914016 -6.35701e-12 0.0206943 0.0082744 -1.2518e-11 0.020157 0.00747118 -1.8711e-11 0.0196297 0.00672431 -2.61058e-11 0.0191223 0.00605134 -3.88986e-11 0.0186514 0.00544651 -5.76342e-11 0.0182125 0.00493248 -7.88386e-11 0.0178804 0.00447503 -1.35582e-10 0.0176157 0.00419709 -1.90365e-10 0.017498 0.00389664 -1.97663e-10 0.0176425 0.00365316 -2.24583e-10 0.0180555 0.00347495 -2.39157e-10 0.0189168 0.00328746 -3.6092e-10 0.0200273 0.00316588 -3.29854e-10 0.021481 0.00202101 -1.90969e-10 0.0226517 0.000703583 -5.99862e-11 0.0232705 -3.40123e-06 1.82217e-10 0.0235525 -0.000468585 1.8705e-10 0.0234872 -0.000751799 1.86307e-10 0.023131 -0.000876178 1.45573e-10 0.0229034 -0.00116694 1.42793e-10 0.0227018 -0.0014931 8.76024e-11 0.0225163 -0.00185454 4.31949e-11 0.0223371 -0.00223354 1.13609e-11 0.0221659 -0.00260821 9.71482e-12 0.0219956 -0.00296691 -5.59931e-12 0.0218244 -0.00329826 7.49965e-13 0.0216473 -0.00359876 3.96809e-13 0.0214642 -0.00386222 -2.99541e-12 0.0212812 -0.00409142 1.97401e-11 0.0210996 -0.00428163 -5.75614e-12 0.0209273 -0.00443989 1.03121e-10 0.0207634 -0.00456086 7.46777e-11 0.0206109 -0.00465144 -1.80866e-11 0.0204718 -0.00470645 2.75309e-11 0.020353 -0.00473042 4.89812e-11 0.0202575 -0.00471784 5.75146e-11 0.0202021 -0.00467195 4.05268e-11 0.0201996 -0.0045826 3.73806e-11 0.0202088 -0.00444592 3.27392e-11 0.0202204 -0.00430041 2.07009e-11 0.0202193 -0.00412199 1.19161e-11 0.0203506 -0.00397618 -1.73236e-11 0.0205908 -0.00373449 -5.07673e-11 0.0208679 -0.00340938 -9.72001e-11 0.0211476 -0.00303793 -1.03539e-10 0.0214229 -0.00266612 -2.07477e-10 0.0216573 -0.00228619 -2.15745e-10 0.0218367 -0.00192447 -2.50145e-10 0.0219586 -0.00159943 -2.38941e-10 0.0220301 -0.00131157 -1.29421e-10 0.022087 -0.0010642 -2.24573e-10 0.0221155 -0.000829805 -2.21077e-10 0.0220999 -0.000612131 -2.17075e-10 0.0220562 -0.000428828 -2.10716e-10 0.0220078 -0.000277169 -2.09864e-10 0.0219508 -0.000135254 -2.06462e-10 0.0218877 -7.03868e-06 -1.96504e-10 0.0218217 0.000108293 -1.84911e-10 0.0217535 0.000212843 -1.74187e-10 0.0216847 0.000305412 -1.67019e-10 0.0216161 0.000385675 -1.66033e-10 0.0215491 0.000452675 -1.72214e-10 0.021485 0.000504675 -1.86457e-10 0.0214271 0.000540365 -2.01339e-10 0.0213772 0.000556501 -2.44766e-10 0.0213386 0.000555143 -2.33502e-10 0.021309 0.000536619 -2.56905e-10 0.0212953 0.000501645 -3.45126e-10 0.021282 0.000450576 -2.98482e-10 0.021288 0.00037901 -2.99109e-10 0.0213234 0.000278811 -3.00593e-10 0.021382 0.000162358 -2.91831e-10 0.021447 4.28105e-05 -2.8258e-10 0.0215091 -7.92424e-05 -3.20155e-10 0.0215675 -0.000189808 -1.6569e-10 0.0216084 -0.000286067 -2.47865e-10 0.0216532 -0.000378043 -1.16764e-11 0.0216823 -0.000459988 1.62455e-11 0.0216851 -0.000521965 5.58002e-12 0.0216407 -0.000538866 1.37009e-11 0.0215651 -0.000533859 2.84792e-11 0.0214743 -0.000519326 1.22583e-10 0.0213691 -0.00049143 1.53869e-10 0.0212491 -0.00045475 1.68108e-10 0.0211176 -0.000413001 1.72928e-10 0.0209788 -0.000368624 1.5723e-10 0.0208345 -0.000323707 1.37961e-10 0.020688 -0.000279901 1.13799e-10 0.0205412 -0.00023823 1.07616e-10 0.0203948 -0.000199414 1.06675e-10 -0.000163252 9.72927e-11 0.0258273 0.0183584 -4.99776e-12 0.0251539 0.016853 2.15608e-12 0.0246371 0.0155764 6.85533e-13 0.0241634 0.0144776 -2.03886e-12 0.0236973 0.0134454 -2.865e-12 0.023231 0.0124514 -5.76779e-12 0.0227459 0.0114882 -3.51262e-12 0.0222361 0.0105598 -7.3255e-12 0.0217182 0.00965206 -5.02087e-12 0.0211941 0.00880035 -8.11613e-12 0.0206672 0.00798945 -1.54959e-11 0.0201501 0.00723953 -1.79368e-11 0.0196421 0.00654565 -3.09425e-11 0.0191699 0.00590764 -4.1167e-11 0.0187287 0.0053503 -6.52965e-11 0.0183666 0.00480867 -8.53691e-11 0.0181 0.00439222 -1.59171e-10 0.0179163 0.00400559 -1.77712e-10 0.0179355 0.00354976 -6.56886e-11 0.0182742 0.00300769 -3.22928e-10 0.0190875 0.00232258 -2.79625e-10 0.0208185 0.00117116 -6.15277e-10 0.0225147 -0.000159845 -8.69984e-10 0.0235487 -0.00048876 -1.67784e-11 0.0240771 -0.000497693 2.97989e-10 0.0241168 -0.000458101 2.7751e-10 0.0239187 -0.000507982 2.32005e-10 0.0238372 -0.000716307 1.60114e-10 0.0237282 -0.000970196 1.37446e-10 0.0236264 -0.00130393 1.09652e-10 0.0235222 -0.00167033 5.2658e-11 0.0234051 -0.00204506 2.14121e-11 0.0232651 -0.00241003 6.7661e-12 0.0231051 -0.00275352 9.16459e-12 0.0229281 -0.00307085 6.93427e-12 0.0227358 -0.00335687 -2.35802e-12 0.0225354 -0.00361108 -4.08885e-12 0.0223215 -0.00383172 -6.30044e-12 0.0221019 -0.00401997 -4.60165e-12 0.021879 -0.00417773 -6.05277e-11 0.0216595 -0.0043049 -4.49687e-11 0.0214485 -0.00440472 1.03032e-10 0.0212498 -0.00447399 1.0636e-10 0.0210654 -0.0045167 8.78842e-11 0.020903 -0.00452707 8.45563e-11 0.0207652 -0.00451056 4.34564e-11 0.0206625 -0.00445964 5.8035e-11 0.0206096 -0.00437554 4.55357e-11 0.0205748 -0.00424856 4.55681e-11 0.0205703 -0.0041 4.31648e-11 0.0205408 -0.00393475 6.5251e-12 0.0205758 -0.00376117 -9.44902e-13 0.0207425 -0.00356939 -1.85861e-11 0.0209964 -0.0032895 -7.13549e-11 0.0212631 -0.0029328 -1.35959e-10 0.0215303 -0.00255335 -1.40661e-10 0.0217777 -0.00217348 -2.38717e-10 0.0219789 -0.00180081 -2.44057e-10 0.0221228 -0.00145649 -2.13025e-10 0.0222064 -0.00114897 -2.15378e-10 0.022258 -0.000882878 -1.8241e-10 0.0222941 -0.000649469 -1.90933e-10 0.0222938 -0.000429251 -1.97679e-10 0.0222527 -0.000237354 -2.0389e-10 0.0222004 -8.59877e-05 -2.07361e-10 0.0221441 4.39375e-05 -1.99025e-10 0.0220821 0.000161931 -1.88291e-10 0.0220198 0.000263847 -1.87622e-10 0.0219598 0.000351191 -2.01257e-10 0.0219031 0.000424824 -2.2159e-10 0.0218515 0.000482448 -2.35429e-10 0.0218075 0.000521085 -2.85473e-10 0.0217737 0.000539615 -2.79656e-10 0.0217515 0.000536266 -3.08178e-10 0.0217406 0.000519846 -2.79906e-10 0.0217241 0.00048728 -3.69641e-10 0.021731 0.000427411 -3.71014e-10 0.021771 0.000337043 -3.69322e-10 0.0218377 0.000228627 -3.90229e-10 0.0219082 0.000114684 -3.72969e-10 0.0219815 -4.01436e-06 -3.55109e-10 0.0220472 -0.000120413 -3.46212e-10 0.0221044 -0.000215773 -1.9966e-10 0.0221464 -0.000301946 -1.50263e-10 0.0221763 -0.000383659 -1.49574e-10 0.0221904 -0.000450493 -1.0535e-10 0.0221649 -0.00048039 -4.34676e-11 0.0220975 -0.000475071 1.1048e-10 0.022007 -0.000461128 1.17038e-10 0.0219021 -0.000432754 1.55253e-10 0.0217811 -0.000393442 1.51715e-10 0.0216475 -0.000347917 1.63034e-10 0.0215057 -0.000298959 1.69918e-10 0.0213576 -0.000249094 1.53414e-10 0.0212064 -0.00020028 1.16909e-10 0.0210537 -0.000153797 8.14358e-11 0.020902 -0.000110514 5.79483e-11 0.0207516 -7.12707e-05 4.80345e-11 0.0206037 -3.60286e-05 5.15881e-11 -5.14101e-06 4.16096e-11 0.0265123 0.0191599 -1.86866e-12 0.0258093 0.017559 -2.86092e-13 0.025206 0.0161759 -2.74238e-12 0.0246907 0.0149935 -3.65337e-12 0.0241982 0.0139357 -1.39059e-12 0.0237063 0.0129442 -2.79256e-12 0.0232197 0.0119744 -2.21762e-12 0.0227184 0.0110609 -4.91705e-12 0.0222064 0.0101612 -6.81951e-12 0.0216888 0.00931863 -4.65032e-12 0.0211702 0.00850192 -1.34391e-11 0.02066 0.00774786 -1.37514e-11 0.0201593 0.00703499 -2.41766e-11 0.0196906 0.00636827 -3.35363e-11 0.0192666 0.0057571 -4.71132e-11 0.0189152 0.00511285 -8.58059e-11 0.0186624 0.00459644 -9.67423e-11 0.0185742 0.00403582 -1.12867e-10 0.0186964 0.00334935 -1.21626e-10 0.0192403 0.00235251 -1.587e-10 0.0207308 0.00064403 -3.14846e-10 0.0226327 -0.00106945 -6.48552e-10 0.0238969 -0.00178409 -7.57751e-10 0.0247217 -0.00149106 -2.45704e-10 0.0252439 -0.0010199 1.57885e-10 0.0254931 -0.000702604 1.66471e-10 0.0254637 -0.000443221 1.87785e-10 0.0252835 -0.000451086 2.34105e-10 0.0251471 -0.000750139 2.17449e-10 0.0249839 -0.00106604 1.62533e-10 0.0248162 -0.00143423 1.19712e-10 0.0246418 -0.00180712 7.22004e-11 0.0244541 -0.00216318 2.79928e-11 0.024255 -0.00249274 1.43212e-11 0.0240434 -0.00279546 7.3429e-12 0.0238174 -0.00306848 4.68128e-12 0.0235717 -0.0033134 -6.78999e-12 0.0233089 -0.0035272 -9.71887e-12 0.0230391 -0.00371364 3.45739e-11 0.0227681 -0.00387121 -9.04211e-12 0.0225038 -0.0040037 3.30373e-11 0.0222482 -0.00410942 2.7884e-11 0.0220033 -0.00419153 1.69133e-11 0.0217695 -0.0042467 2.00919e-11 0.0215506 -0.00427824 5.04449e-11 0.0213485 -0.00428203 9.67329e-11 0.0211716 -0.00426073 8.96768e-11 0.0210284 -0.00421085 8.07266e-11 0.0209315 -0.00413192 6.57807e-11 0.0208694 -0.00401712 7.05735e-11 0.0208223 -0.00386968 5.14558e-11 0.0207996 -0.00372596 2.98857e-11 0.0207748 -0.0035353 2.37529e-11 0.0208512 -0.00335883 4.27157e-12 0.0210387 -0.00311709 -2.62966e-11 0.021285 -0.002802 -9.67454e-11 0.0215432 -0.00243382 -1.84501e-10 0.0218019 -0.00206235 -2.18309e-10 0.0220266 -0.00168367 -2.45716e-10 0.0221958 -0.00132173 -2.58233e-10 0.0223067 -0.000997588 -2.23123e-10 0.0223689 -0.000714636 -2.90933e-10 0.0224104 -0.000475132 -2.03835e-10 0.0224331 -0.000264459 -2.16421e-10 0.0224158 -7.41121e-05 -2.40079e-10 0.0223679 8.36792e-05 -2.81838e-10 0.0223171 0.000201073 -2.59286e-10 0.0222696 0.000295783 -2.50318e-10 0.0222228 0.000377207 -2.60635e-10 0.0221819 0.000439913 -2.96882e-10 0.0221517 0.000479012 -3.06574e-10 0.0221339 0.000498841 -3.92765e-10 0.022121 0.000500389 -4.0779e-10 0.0221153 0.000487925 -3.94706e-10 0.0221365 0.000440272 -4.05945e-10 0.0221816 0.000365077 -4.37512e-10 0.022248 0.000270707 -6.04002e-10 0.0223257 0.000165197 -5.3558e-10 0.0224079 5.04611e-05 -4.91084e-10 0.0224916 -6.3791e-05 -4.46339e-10 0.0225604 -0.000165655 -4.08383e-10 0.0226097 -0.000243782 -2.68268e-10 0.022657 -0.000319565 -1.75307e-10 0.0226843 -0.000386561 -1.58503e-10 0.022678 -0.000429758 -1.24831e-10 0.0226205 -0.000428232 -4.07836e-11 0.0225393 -0.000411021 9.48548e-11 0.0224419 -0.000382085 1.27044e-10 0.0223253 -0.000340086 1.51267e-10 0.0221929 -0.000290586 1.51076e-10 0.0220502 -0.000236519 1.50582e-10 0.0218994 -0.000180967 1.52959e-10 0.0217445 -0.000125941 1.48463e-10 0.0215871 -7.33252e-05 1.32677e-10 0.0214294 -2.44206e-05 1.09874e-10 0.0212733 2.0039e-05 8.6126e-11 0.02112 5.96252e-05 6.77815e-11 0.0209698 9.38369e-05 5.43577e-11 0.0208243 0.000123507 4.86589e-11 0.00014817 3.36129e-11 0.0274702 0.0194053 -1.28848e-12 0.0265795 0.0184446 -2.18143e-13 0.0258384 0.0169174 -1.78768e-12 0.0252399 0.0155934 -2.62025e-12 0.024721 0.014457 -4.11239e-12 0.0242139 0.013449 -2.05195e-12 0.0237159 0.0124736 -5.11554e-12 0.0232104 0.0115646 -3.48181e-12 0.0227034 0.0106664 -8.8431e-12 0.0221932 0.00982932 -4.2528e-12 0.0216782 0.00901293 -1.10502e-11 0.0211771 0.00824615 -1.21606e-11 0.0206884 0.00751487 -1.81524e-11 0.0202305 0.00681494 -2.83599e-11 0.019872 0.00610032 -3.72562e-11 0.019517 0.00541857 -7.24717e-11 0.0193273 0.00473314 -8.07408e-11 0.0193853 0.00391512 -1.09843e-10 0.019897 0.00275097 -1.42213e-10 0.0212761 0.000831897 -2.53306e-10 0.0228729 -0.00120025 -4.39262e-10 0.0240561 -0.00251627 -6.07265e-10 0.0248321 -0.00284125 -7.77907e-10 0.025476 -0.00236316 -6.16369e-10 0.0259624 -0.00162029 -1.21673e-10 0.0263021 -0.00106231 1.00115e-10 0.0265397 -0.0006921 1.24649e-10 0.0265299 -0.000421377 1.71282e-10 0.0263022 -0.000447438 2.63525e-10 0.0261236 -0.000800453 2.25601e-10 0.025918 -0.00114901 1.91518e-10 0.0256981 -0.00152485 1.41849e-10 0.0254699 -0.00188009 5.67725e-11 0.0252399 -0.0022017 3.75875e-11 0.0250041 -0.00249184 2.67931e-11 0.0247531 -0.00275279 9.75351e-12 0.0244814 -0.00298672 7.2692e-12 0.0241914 -0.00319434 -1.56102e-12 0.0238906 -0.00337709 -2.94168e-12 0.0235875 -0.00353498 -5.51753e-12 0.0232887 -0.00367008 1.1473e-11 0.022999 -0.00378147 2.35009e-11 0.022718 -0.00387172 3.10979e-11 0.0224483 -0.00393843 3.97195e-11 0.0221875 -0.00398431 4.4084e-11 0.0219398 -0.00400534 9.24252e-11 0.0217097 -0.00400564 9.65511e-11 0.0215038 -0.00398075 1.02965e-10 0.0213302 -0.00393467 1.01619e-10 0.0211969 -0.0038613 8.84077e-11 0.0211073 -0.00375924 8.63098e-11 0.0210186 -0.00362079 6.16142e-11 0.0209756 -0.00348041 4.90664e-11 0.020936 -0.0033115 2.04606e-12 0.0209497 -0.00312394 -6.04117e-12 0.0210726 -0.00291841 -1.89235e-11 0.0212954 -0.00265041 -5.95631e-11 0.0215432 -0.00230928 -1.85787e-10 0.0217962 -0.00194096 -2.26444e-10 0.022036 -0.00156919 -2.63655e-10 0.0222349 -0.00120452 -2.43181e-10 0.0223805 -0.000868838 -2.56565e-10 0.0224727 -0.000575332 -2.44556e-10 0.0225256 -0.000325142 -2.22464e-10 0.0225566 -0.000117553 -2.57087e-10 0.0225719 5.50461e-05 -2.56709e-10 0.0225621 0.000195089 -2.70794e-10 0.022535 0.000302053 -2.96683e-10 0.0225083 0.00037419 -3.15939e-10 0.0224935 0.000420239 -4.7275e-10 0.0224814 0.000442408 -4.95662e-10 0.0224847 0.000438378 -2.98396e-10 0.0225129 0.000409004 -4.78048e-10 0.0225763 0.000354329 -5.30609e-10 0.0226486 0.000281325 -5.70547e-10 0.0227317 0.000187768 -5.83406e-10 0.0228236 7.97869e-05 -5.95019e-10 0.0229192 -2.9946e-05 -5.4513e-10 0.0230086 -0.000132867 -5.07947e-10 0.0230775 -0.000213247 -4.31486e-10 0.0231184 -0.000276494 -2.53475e-10 0.0231591 -0.000338882 -2.30372e-10 0.0231805 -0.000385952 -1.67919e-10 0.0231513 -0.000394218 -9.19948e-11 0.0230727 -0.000372934 5.89509e-12 0.0229791 -0.00034337 7.67026e-11 0.0228699 -0.000298173 1.55638e-10 0.0227409 -0.000243556 1.74386e-10 0.0225984 -0.000183904 1.72923e-10 0.0224458 -0.000121695 1.70226e-10 0.022287 -5.99635e-05 1.62046e-10 0.0221248 -1.03924e-06 1.45951e-10 0.0219623 5.47923e-05 1.24553e-10 0.0218008 0.000105382 9.98296e-11 0.0216422 0.000150846 7.71935e-11 0.0214869 0.000190998 5.44997e-11 0.0213355 0.000225819 3.52117e-11 0.0211881 0.000254797 1.42703e-11 0.0210458 0.000278752 7.59677e-12 0.000296686 -4.52454e-12 0.0281014 0.0192605 -7.13147e-13 0.027447 0.0190985 -1.41508e-12 0.0266219 0.0177478 -2.86373e-12 0.0258825 0.0163323 -2.18312e-12 0.0252762 0.0150662 -7.98001e-12 0.0247334 0.0139886 -2.10797e-12 0.0242186 0.0129892 -4.85233e-12 0.0237136 0.0120689 -5.80989e-13 0.0231998 0.0111773 -8.32498e-12 0.0226997 0.010329 -5.47576e-12 0.0221926 0.00951722 -8.42206e-12 0.0217024 0.00873179 -1.15903e-11 0.0212377 0.00797159 -1.5261e-11 0.0208431 0.00719658 -2.25938e-11 0.0205051 0.00640215 -4.39022e-11 0.0202431 0.00563972 -4.99138e-11 0.0202149 0.00470927 -6.49682e-11 0.0206552 0.0034034 -9.44138e-11 0.0219495 0.0013396 -1.52574e-10 0.0234562 -0.000887698 -2.73516e-10 0.0245278 -0.00245632 -3.8914e-10 0.0251147 -0.00326324 -4.90104e-10 0.0254984 -0.00339764 -6.18637e-10 0.0259344 -0.00300575 -6.92537e-10 0.0264198 -0.00229967 -5.74534e-10 0.0267907 -0.00154827 -1.65338e-10 0.027079 -0.00100689 5.08486e-11 0.0273568 -0.000719144 7.96401e-11 0.0274016 -0.000488497 1.29833e-10 0.0271587 -0.000506866 1.95822e-10 0.0269387 -0.00083883 2.91376e-10 0.0266932 -0.00119803 2.53843e-10 0.0264251 -0.00154197 1.74936e-10 0.026154 -0.00186383 9.14806e-11 0.0258831 -0.00215135 4.90642e-11 0.0256031 -0.00240855 3.30074e-11 0.0253079 -0.00263671 1.67523e-11 0.0249984 -0.0028415 3.63814e-12 0.0246778 -0.003021 -2.98334e-12 0.0243543 -0.00317941 3.79235e-12 0.0240327 -0.00331455 1.3833e-11 0.0237188 -0.00343063 2.57527e-11 0.0234139 -0.00352534 3.57366e-11 0.0231178 -0.00360185 3.93368e-11 0.0228273 -0.00365661 4.55003e-11 0.0225445 -0.00369264 6.00298e-11 0.0222715 -0.00370702 8.59132e-11 0.0220191 -0.00370369 1.05153e-10 0.02179 -0.00367959 1.08425e-10 0.0215907 -0.00363674 1.10261e-10 0.0214267 -0.00357104 9.83098e-11 0.0213012 -0.00347893 7.93792e-11 0.0211916 -0.00335499 7.09093e-11 0.0211122 -0.00322113 4.41789e-11 0.021069 -0.00307205 1.25306e-11 0.0210451 -0.00288399 2.84284e-12 0.021108 -0.00270359 -2.04254e-11 0.0212781 -0.00247222 -5.56855e-11 0.0215149 -0.00217718 -1.80305e-10 0.0217668 -0.00182811 -2.24067e-10 0.0220277 -0.00147341 -2.52819e-10 0.0222632 -0.00111519 -2.67734e-10 0.02245 -0.000775814 -2.69812e-10 0.0225881 -0.000476063 -2.65932e-10 0.0226753 -0.000224045 -2.57676e-10 0.0227315 -2.30697e-05 -2.7467e-10 0.0227691 0.000129021 -3.01119e-10 0.0227977 0.00024009 -3.44349e-10 0.0228202 0.000309931 -4.02973e-10 0.0228466 0.000339961 -4.78211e-10 0.022889 0.000338279 -5.29928e-10 0.0229457 0.000310127 -5.80904e-10 0.0230203 0.000253076 -6.54119e-10 0.0231123 0.000172122 -6.95249e-10 0.0232176 7.56209e-05 -7.23514e-10 0.0233292 -2.66175e-05 -7.04656e-10 0.0234361 -0.000126209 -6.3662e-10 0.0235256 -0.00021244 -5.59671e-10 0.0235892 -0.000266338 -4.50872e-10 0.0236333 -0.000314492 -2.27984e-10 0.0236635 -0.000359246 -2.06279e-10 0.0236598 -0.000375484 -1.53006e-10 0.0236036 -0.000355489 -5.0619e-11 0.0235199 -0.000318961 6.30772e-11 0.0234187 -0.000270544 7.44597e-11 0.0232965 -0.000210858 1.40224e-10 0.0231586 -0.000144485 1.82716e-10 0.023008 -7.46277e-05 1.92694e-10 0.0228489 -5.60728e-06 1.84787e-10 0.0226854 6.16794e-05 1.73749e-10 0.0225208 0.000124522 1.56145e-10 0.022356 0.000182467 1.32852e-10 0.0221931 0.00023536 1.06833e-10 0.0220322 0.000282702 8.18043e-11 0.0218744 0.000324289 6.1169e-11 0.0217199 0.000359838 4.01586e-11 0.0215692 0.000389434 1.85215e-11 0.021424 0.000412381 5.60197e-12 0.0212847 0.000429778 -5.14573e-12 0.000439579 -1.75733e-11 0.0284109 0.0188419 -6.09775e-13 0.0281333 0.0193837 -1.15962e-12 0.0273933 0.0184894 -1.9551e-12 0.0266317 0.0170864 -2.92909e-12 0.0259376 0.0157619 -1.36194e-12 0.0253201 0.0146044 -2.32746e-12 0.024752 0.0135587 -7.35359e-12 0.0242219 0.0125989 -3.91585e-12 0.0237083 0.0116892 -8.75524e-12 0.0232026 0.0108318 -5.20968e-12 0.022715 0.0100009 -8.09338e-12 0.022245 0.0091937 -1.14736e-11 0.0218423 0.00836322 -1.42774e-11 0.0215144 0.00749298 -2.82537e-11 0.0212104 0.00667152 -3.21235e-11 0.0211594 0.0056466 -4.20582e-11 0.0215804 0.00422684 -6.09744e-11 0.0228798 0.00200316 -9.99902e-11 0.0243854 -0.000355952 -1.76736e-10 0.025379 -0.00202175 -2.39348e-10 0.0258361 -0.00301146 -2.87689e-10 0.0260218 -0.00354824 -3.57239e-10 0.0260932 -0.00358661 -4.34576e-10 0.0263232 -0.00338401 -5.92849e-10 0.0266643 -0.00284865 -7.44757e-10 0.0270627 -0.00212919 -6.19758e-10 0.0274346 -0.00149873 -2.40901e-10 0.0277137 -0.00104552 -8.63428e-12 0.0280305 -0.000837043 2.04243e-11 0.0281498 -0.00062249 9.36831e-11 0.0279389 -0.000590999 1.82763e-10 0.0276467 -0.000828776 2.64728e-10 0.0273581 -0.00116973 2.4237e-10 0.0270443 -0.00147288 1.83666e-10 0.0267327 -0.00176776 1.2322e-10 0.0264207 -0.00203115 5.63561e-11 0.0261052 -0.00226387 4.15872e-11 0.0257799 -0.00246991 2.005e-11 0.0254445 -0.00265046 9.7657e-12 0.0251019 -0.00280803 9.52031e-12 0.0247608 -0.00294392 1.84071e-11 0.024427 -0.00306083 2.68036e-11 0.0241039 -0.00315968 3.72193e-11 0.0237862 -0.00324112 4.16e-11 0.0234716 -0.00330428 5.02719e-11 0.0231582 -0.00334971 5.71061e-11 0.022854 -0.00337712 7.60648e-11 0.0225632 -0.00338883 9.94849e-11 0.0222948 -0.00338371 1.11403e-10 0.0220492 -0.00336352 1.17387e-10 0.0218279 -0.00332417 1.13212e-10 0.0216369 -0.00326696 1.04873e-10 0.0214833 -0.00318527 8.45367e-11 0.0213548 -0.00307832 6.95887e-11 0.0212505 -0.00295443 4.01519e-11 0.0212031 -0.00282238 2.25247e-11 0.0211643 -0.00265479 -3.34526e-11 0.0211871 -0.00248658 -4.21184e-11 0.0213048 -0.00228897 -9.20425e-11 0.0215214 -0.00204291 -1.65799e-10 0.0217752 -0.00173512 -2.90218e-10 0.0220468 -0.00140131 -3.51529e-10 0.022315 -0.00106264 -3.85222e-10 0.02255 -0.00073399 -3.98399e-10 0.0227414 -0.000443565 -3.93721e-10 0.0228903 -0.000205371 -3.93368e-10 0.023002 -2.47118e-05 -4.11703e-10 0.0230981 9.50614e-05 -4.50512e-10 0.0231844 0.000164014 -5.14909e-10 0.0232717 0.000184319 -5.67018e-10 0.0233677 0.000163269 -6.38864e-10 0.0234786 0.000109076 -7.08604e-10 0.0236008 3.1995e-05 -7.4892e-10 0.023728 -5.817e-05 -7.27051e-10 0.0238538 -0.000152205 -7.1079e-10 0.0239689 -0.000236949 -6.42704e-10 0.0240561 -0.00030079 -5.18098e-10 0.0241094 -0.000327949 -3.66695e-10 0.0241564 -0.000359922 -2.32193e-10 0.0241703 -0.000374809 -2.0277e-10 0.0241336 -0.000359932 -1.39426e-10 0.0240601 -0.00031762 3.30814e-11 0.023967 -0.00026386 1.42403e-10 0.0238525 -0.000197467 1.63524e-10 0.0237169 -0.000122835 1.82153e-10 0.0235672 -4.44514e-05 2.04171e-10 0.0234084 3.40568e-05 2.16947e-10 0.0232442 0.000110505 2.14069e-10 0.0230776 0.000182146 1.98921e-10 0.0229104 0.000248919 1.7901e-10 0.0227441 0.00031035 1.55172e-10 0.0225792 0.000365823 1.27779e-10 0.0224168 0.000415334 9.86877e-11 0.022257 0.000458601 7.00772e-11 0.0221009 0.000495666 4.49481e-11 0.0219492 0.000525921 1.74254e-11 0.0218025 0.000549492 1.76497e-12 0.0216622 0.000565096 -1.43609e-11 0.0215288 0.000574241 -2.61375e-11 0.000573708 -4.16665e-11 0.0283193 0.0185955 -1.0416e-12 0.0288717 0.0188254 -1.47774e-14 0.0283071 0.0190489 -2.21269e-12 0.0274786 0.0179101 -4.08068e-12 0.0267118 0.0165322 -2.2997e-12 0.0260344 0.0152827 -2.68963e-12 0.0254116 0.0141797 -5.1004e-12 0.0248232 0.0131874 -3.17433e-12 0.0242641 0.0122471 -3.88167e-12 0.0237457 0.0113481 -2.40675e-12 0.0232623 0.0104778 -5.72438e-12 0.0228588 0.00958781 -9.23102e-12 0.0225252 0.00866552 -2.05877e-11 0.0221948 0.0077884 -2.30571e-11 0.0221385 0.00668436 -3.00109e-11 0.0225791 0.00514509 -4.4727e-11 0.0239484 0.00275723 -7.09798e-11 0.0254665 0.000307336 -1.23639e-10 0.0263975 -0.00140387 -1.44066e-10 0.0268712 -0.00255573 -1.93394e-10 0.0271801 -0.00338549 -2.06142e-10 0.0270073 -0.00343987 -2.45772e-10 0.0267418 -0.00337297 -3.32261e-10 0.0264058 -0.00318657 -5.28897e-10 0.0265003 -0.00308456 -5.51301e-10 0.0269927 -0.0027746 -5.82628e-10 0.0275632 -0.0022474 -6.18877e-10 0.0280321 -0.00166569 -3.85095e-10 0.0283307 -0.00121529 -9.02477e-11 0.0286632 -0.000980907 -2.39052e-11 0.0287985 -0.000717699 8.439e-11 0.0286176 -0.000622082 1.51755e-10 0.0282878 -0.000772669 2.16689e-10 0.027969 -0.00107907 2.2551e-10 0.0276088 -0.00134017 1.89402e-10 0.0272567 -0.00161073 1.44447e-10 0.0269144 -0.00185569 9.11621e-11 0.0265705 -0.00207021 3.85132e-11 0.0262159 -0.00225783 2.49978e-11 0.0258532 -0.0024179 2.07788e-11 0.025491 -0.00255653 2.38555e-11 0.0251405 -0.00267425 3.34628e-11 0.0248018 -0.00277632 3.89853e-11 0.024469 -0.00286113 4.6264e-11 0.0241353 -0.00293105 5.23547e-11 0.0237999 -0.0029837 5.93475e-11 0.0234697 -0.00302252 6.82697e-11 0.0231526 -0.00304566 9.43285e-11 0.0228549 -0.00305724 1.09605e-10 0.0225756 -0.00305342 1.18646e-10 0.0223155 -0.00303669 1.18548e-10 0.0220759 -0.00300321 1.15337e-10 0.021863 -0.00295394 1.03703e-10 0.0216892 -0.00288588 8.3616e-11 0.0215493 -0.00279819 6.08415e-11 0.0214315 -0.00268778 3.42039e-11 0.02136 -0.00257064 -4.12689e-12 0.0213105 -0.00243154 -7.12431e-11 0.0212869 -0.00226222 -9.32919e-11 0.0213734 -0.00212904 -1.36537e-10 0.0215604 -0.00192668 -2.11786e-10 0.0218088 -0.00166477 -3.46436e-10 0.0220944 -0.00137259 -4.32245e-10 0.022402 -0.00107402 -4.94153e-10 0.0227009 -0.000785238 -5.26553e-10 0.022972 -0.000528284 -5.43453e-10 0.0232061 -0.000319412 -5.75676e-10 0.0234027 -0.000173087 -6.06432e-10 0.0235763 -9.21629e-05 -6.66264e-10 0.0237402 -7.09267e-05 -7.18944e-10 0.0239017 -9.66182e-05 -7.55498e-10 0.0240609 -0.000153682 -7.80296e-10 0.0242141 -0.000225489 -7.63433e-10 0.0243548 -0.000298526 -7.26018e-10 0.0244784 -0.00036272 -6.29093e-10 0.0245606 -0.000394442 -4.92412e-10 0.0246098 -0.000398317 -2.27251e-10 0.0246477 -0.000405879 -2.11175e-10 0.0246425 -0.00039137 -1.69776e-10 0.024588 -0.000348519 -8.37074e-11 0.0245053 -0.000284102 1.34484e-10 0.024402 -0.000209942 1.83062e-10 0.0242761 -0.000126025 2.23297e-10 0.0241317 -3.68704e-05 2.38858e-10 0.0239753 5.2854e-05 2.43471e-10 0.0238113 0.000140176 2.4514e-10 0.0236429 0.000222875 2.38205e-10 0.0234734 0.000300528 2.23221e-10 0.0233033 0.000372149 2.01141e-10 0.023134 0.000437283 1.76406e-10 0.0229664 0.000496118 1.48786e-10 0.0228017 0.000548226 1.19709e-10 0.0226403 0.000593817 9.02963e-11 0.0224828 0.000632262 6.10126e-11 0.0223298 0.00066381 3.3013e-11 0.0221823 0.000687408 7.3414e-12 0.0220412 0.000703314 -1.05475e-11 0.0219083 0.000709612 -2.91424e-11 0.0217852 0.000708024 -4.42733e-11 0.000694411 -6.12504e-11 0.0283862 0.0164502 -1.1026e-12 0.0286455 0.0185585 -8.19992e-13 0.0288517 0.0188392 -1.20951e-12 0.0281711 0.0185928 -3.35933e-12 0.0273948 0.0173131 -4.5091e-12 0.0266773 0.0160004 -3.6625e-12 0.026045 0.0148098 -3.03388e-12 0.025464 0.0137653 -3.61563e-12 0.0249076 0.0128001 -6.50822e-12 0.0243853 0.0118647 -6.53915e-12 0.0239471 0.0109058 -7.32293e-12 0.0235777 0.00992516 -1.55737e-11 0.0232223 0.00898615 -1.79176e-11 0.0231703 0.00779431 -2.36622e-11 0.0236681 0.00612338 -3.63041e-11 0.0251347 0.00357633 -5.78653e-11 0.0266462 0.00107007 -9.8312e-11 0.0275579 -0.000703186 -9.63437e-11 0.0281068 -0.00198559 -1.0867e-10 0.0284228 -0.00290393 -1.14995e-10 0.0279607 -0.00295293 -1.36939e-10 0.0275637 -0.00306121 -1.83858e-10 0.0272886 -0.00315357 -2.76502e-10 0.027156 -0.003151 -3.9526e-10 0.0270615 -0.00309742 -4.22337e-10 0.0272203 -0.00305488 -4.73007e-10 0.0276602 -0.00283739 -5.48003e-10 0.0281848 -0.00238671 -6.56397e-10 0.0286365 -0.00183364 -4.60668e-10 0.0289316 -0.00135646 -1.07215e-10 0.0292494 -0.00106729 -6.51592e-11 0.0293955 -0.000758856 5.57955e-11 0.0292504 -0.000597522 1.33247e-10 0.0288915 -0.000665912 1.99313e-10 0.0285409 -0.000931344 2.14816e-10 0.0281552 -0.00115571 1.93577e-10 0.0277849 -0.00140416 1.54967e-10 0.0274193 -0.00163066 1.07691e-10 0.0270427 -0.00182939 6.71064e-11 0.0266553 -0.00199964 4.49491e-11 0.0262693 -0.00214391 3.31356e-11 0.0258967 -0.00226687 3.80192e-11 0.025539 -0.00237165 4.60307e-11 0.0251882 -0.00246189 5.24275e-11 0.0248348 -0.00253608 5.8357e-11 0.0244805 -0.00259684 6.42007e-11 0.0241292 -0.00264336 7.37587e-11 0.0237917 -0.00267781 9.76471e-11 0.0234688 -0.00270125 1.1133e-10 0.0231597 -0.00271229 1.17527e-10 0.0228644 -0.00271209 1.20749e-10 0.0225831 -0.00269937 1.15921e-10 0.0223235 -0.0026736 1.09379e-10 0.0220924 -0.00263616 9.39754e-11 0.0218956 -0.00258321 6.97068e-11 0.0217403 -0.00251631 3.92957e-11 0.0216109 -0.00242988 2.80504e-12 0.0215133 -0.00232992 -4.11512e-11 0.0214663 -0.00221862 -1.41525e-10 0.0214262 -0.00209437 -1.64035e-10 0.0214649 -0.00197406 -2.14065e-10 0.0216163 -0.00183148 -2.97781e-10 0.0218682 -0.00165209 -4.46333e-10 0.0221814 -0.00142738 -6.00187e-10 0.0225575 -0.00121017 -7.0167e-10 0.0229492 -0.000983122 -7.69347e-10 0.023325 -0.000770539 -8.16008e-10 0.0236739 -0.000607332 -8.38942e-10 0.0239856 -0.000497707 -8.22705e-10 0.0242563 -0.000442915 -8.04682e-10 0.0244913 -0.000436054 -7.82949e-10 0.0246913 -0.000456236 -7.27505e-10 0.0248529 -0.000483312 -6.25897e-10 0.0249797 -0.000507787 -5.11111e-10 0.0250562 -0.000501322 -3.53864e-10 0.0250977 -0.000478437 -1.16909e-10 0.0251211 -0.000455489 -8.78157e-11 0.0251003 -0.00041211 -5.03603e-11 0.025032 -0.00034142 4.01177e-11 0.024934 -0.000255431 1.60898e-10 0.0248161 -0.000160814 2.44455e-10 0.0246792 -5.88038e-05 2.86811e-10 0.0245287 4.42597e-05 3.02093e-10 0.0243674 0.000145484 3.00966e-10 0.0241992 0.000241572 2.90653e-10 0.0240282 0.000331884 2.76912e-10 0.0238559 0.000415613 2.57387e-10 0.0236843 0.000492236 2.33963e-10 0.0235133 0.000562047 2.0651e-10 0.0233441 0.000624436 1.77412e-10 0.0231772 0.000679912 1.46923e-10 0.0230137 0.00072774 1.16081e-10 0.0228546 0.000768452 8.57272e-11 0.0227002 0.000800964 5.54334e-11 0.0225523 0.000825622 2.38817e-11 0.0224116 0.000840934 -1.26706e-13 0.0222803 0.000846979 -1.98296e-11 0.0221597 0.000841683 -4.25067e-11 0.0220526 0.000825682 -6.01502e-11 0.000796433 -8.09676e-11 0.0275693 0.0111979 -1.99421e-12 0.0286684 0.017456 -9.49059e-13 0.0290609 0.018445 -1.15714e-12 0.0288518 0.0188011 -2.98006e-12 0.0281233 0.0180407 -1.86024e-12 0.02736 0.0167662 -2.23523e-12 0.0266711 0.0154987 -1.90712e-12 0.0260754 0.0143572 -4.55828e-12 0.0255408 0.0133268 -8.10154e-12 0.0250976 0.0122959 -1.05074e-11 0.0246945 0.0112736 -1.40113e-11 0.0243236 0.0102559 -1.5413e-11 0.0242955 0.0089626 -2.09358e-11 0.0248956 0.00711582 -3.07035e-11 0.0264528 0.00442505 -5.78531e-11 0.0279679 0.00191392 -6.64979e-11 0.0289542 -2.17949e-06 -6.25313e-11 0.0295032 -0.0012762 -5.86478e-11 0.0297167 -0.00221861 -6.24231e-11 0.0290872 -0.00228033 -7.48272e-11 0.0286255 -0.00248844 -1.00739e-10 0.0282441 -0.00270029 -1.40862e-10 0.0279726 -0.00292099 -1.95843e-10 0.0278535 -0.00310718 -3.04243e-10 0.0278261 -0.00317598 -4.02101e-10 0.0278048 -0.00314653 -4.19847e-10 0.0279851 -0.00313954 -4.5907e-10 0.0283889 -0.00293465 -5.26073e-10 0.028852 -0.00248 -6.30304e-10 0.0292483 -0.00191997 -4.89552e-10 0.0295202 -0.00143675 -2.39383e-10 0.0298409 -0.00110253 -9.78863e-12 0.0299918 -0.000757866 1.55463e-11 0.0298703 -0.000530112 6.78268e-11 0.0294932 -0.000514213 1.82949e-10 0.0291227 -0.000725045 2.1694e-10 0.0287253 -0.000919624 2.1884e-10 0.0283262 -0.00114356 1.67653e-10 0.0279154 -0.00135373 1.17295e-10 0.0274938 -0.00153779 8.83542e-11 0.0270772 -0.00169449 8.2376e-11 0.0266754 -0.00182627 7.88203e-11 0.0262946 -0.00193897 7.7204e-11 0.02592 -0.00203631 6.74107e-11 0.0255439 -0.00211724 6.6104e-11 0.0251671 -0.00218541 7.00866e-11 0.0247929 -0.00223996 7.1993e-11 0.0244326 -0.00228379 9.74816e-11 0.0240841 -0.00231876 1.05614e-10 0.0237445 -0.00234147 1.12518e-10 0.0234179 -0.00235747 1.15575e-10 0.0230991 -0.00236101 1.09306e-10 0.022805 -0.00235774 1.06285e-10 0.0225319 -0.00234475 9.01786e-11 0.02229 -0.0023222 7.11768e-11 0.0220813 -0.00229119 4.23327e-11 0.0219075 -0.00224779 2.70839e-12 0.0217791 -0.00219543 -4.67876e-11 0.0216919 -0.00213418 -1.16126e-10 0.0216307 -0.0020492 -2.72818e-10 0.0216284 -0.00198961 -2.92256e-10 0.0216981 -0.00192207 -3.40744e-10 0.0218562 -0.00183842 -4.4134e-10 0.0221091 -0.00172781 -6.47217e-10 0.0224416 -0.00160629 -8.06682e-10 0.0228563 -0.00147127 -9.31435e-10 0.0233301 -0.00132703 -1.02847e-09 0.0238229 -0.00119092 -1.06055e-09 0.0242776 -0.00105096 -1.01558e-09 0.0246706 -0.000936851 -9.18636e-10 0.0249892 -0.000850496 -7.72983e-10 0.0252293 -0.000784934 -6.13837e-10 0.0254047 -0.00072766 -4.35151e-10 0.0255135 -0.000671848 -3.12184e-10 0.0255695 -0.000593275 -4.40496e-11 0.0255837 -0.000519868 -1.5568e-11 0.0255428 -0.000437172 1.4108e-11 0.0254603 -0.000340256 1.38833e-10 0.0253522 -0.000233245 2.40519e-10 0.0252216 -0.000118701 3.00308e-10 0.0250743 -1.50245e-06 3.3049e-10 0.0249156 0.000117473 3.49982e-10 0.0247498 0.000229866 3.42634e-10 0.0245793 0.000335931 3.25463e-10 0.0244056 0.000434657 3.05638e-10 0.0242308 0.000525341 2.8436e-10 0.0240562 0.000608338 2.61052e-10 0.0238832 0.000683023 2.3508e-10 0.0237127 0.000750129 2.06387e-10 0.0235452 0.000808881 1.76399e-10 0.0233815 0.000860059 1.45417e-10 0.023222 0.000902592 1.14239e-10 0.0230683 0.000937121 8.34138e-11 0.0229209 0.000962196 5.26993e-11 0.0227818 0.000978039 1.75134e-11 0.0226521 0.000982709 -4.16407e-12 0.0225344 0.000975974 -2.57666e-11 0.022431 0.000955083 -5.11308e-11 0.0223447 0.000921095 -7.28144e-11 0.00087986 -9.43591e-11 0.0254704 0.00561478 6.76026e-13 0.0285637 0.0143471 3.90734e-12 0.0288893 0.0181213 -1.57112e-12 0.0294034 0.0182918 -1.45542e-12 0.0289767 0.0184694 -1.98334e-12 0.028197 0.0175437 -3.40804e-12 0.0274521 0.0162397 -3.08241e-12 0.0268007 0.0150016 -1.62282e-12 0.0262976 0.0138185 -4.64819e-13 0.0258347 0.0127201 -1.00351e-11 0.0254554 0.0116089 -1.10494e-11 0.025483 0.0101759 -1.37071e-11 0.0262135 0.00814231 -1.81819e-11 0.0278614 0.00529915 -2.50605e-11 0.0293927 0.00275726 -4.41454e-11 0.0303852 0.00087795 -2.92782e-11 0.0309434 -0.00060537 -2.99468e-11 0.0310523 -0.00141642 -3.23578e-11 0.0303407 -0.00150578 -4.03292e-11 0.0298343 -0.0017604 -5.44756e-11 0.0293929 -0.00205307 -7.64703e-11 0.0290526 -0.0023802 -1.06118e-10 0.0288135 -0.00271346 -1.41941e-10 0.0286567 -0.00300321 -2.05566e-10 0.0286066 -0.00319767 -2.76267e-10 0.0286272 -0.0032733 -3.89246e-10 0.0285844 -0.00319927 -4.02081e-10 0.0286408 -0.00310894 -4.37475e-10 0.0289661 -0.00294252 -5.07214e-10 0.0294174 -0.00254305 -6.27512e-10 0.0297916 -0.00197567 -4.96231e-10 0.0300581 -0.00147605 -3.10156e-10 0.0303528 -0.00109501 -8.10704e-11 0.0305186 -0.000725884 -4.13527e-11 0.0304306 -0.000435333 9.4489e-12 0.0300633 -0.000333992 1.36123e-10 0.029674 -0.000470534 1.89873e-10 0.0292688 -0.000644641 2.17977e-10 0.0288258 -0.000832536 1.69292e-10 0.0283674 -0.00102678 1.35048e-10 0.027912 -0.00119759 1.20712e-10 0.0274728 -0.00134372 1.08908e-10 0.0270605 -0.00147063 1.03237e-10 0.0266554 -0.00157948 8.30822e-11 0.0262507 -0.00167027 7.46385e-11 0.0258494 -0.00174752 7.32898e-11 0.0254497 -0.00181117 6.79648e-11 0.025071 -0.00186588 8.86153e-11 0.0246958 -0.00191157 9.2252e-11 0.0243335 -0.00194741 1.02611e-10 0.0239797 -0.00197777 1.03827e-10 0.0236359 -0.00199841 9.66343e-11 0.0233186 -0.0020156 9.44082e-11 0.0230178 -0.002026 7.34664e-11 0.022749 -0.0020316 5.71244e-11 0.0225027 -0.00203359 2.13385e-11 0.0222911 -0.00202978 -1.4009e-11 0.0221178 -0.0020237 -7.86692e-11 0.0219933 -0.0020157 -1.19038e-10 0.0219244 -0.00200146 -3.13241e-10 0.0219075 -0.0019966 -3.35977e-10 0.0219516 -0.00199625 -3.76036e-10 0.0220694 -0.00199522 -4.7958e-10 0.022279 -0.00198891 -6.49973e-10 0.0225555 -0.00196133 -8.43684e-10 0.0229218 -0.00192042 -9.93473e-10 0.0233745 -0.0018646 -1.06019e-09 0.0238892 -0.00179936 -1.17924e-09 0.0244102 -0.00166449 -1.12771e-09 0.024888 -0.00150067 -9.69673e-10 0.0252844 -0.00132284 -7.47339e-10 0.0255851 -0.00114334 -4.97481e-10 0.0257795 -0.000969905 -3.00579e-10 0.0258981 -0.000807109 2.64639e-11 0.0259383 -0.000649418 5.15936e-11 0.025906 -0.000499871 9.34493e-11 0.0258204 -0.00035575 1.5083e-10 0.0257115 -0.000217849 3.92097e-10 0.0255745 -8.13833e-05 3.9701e-10 0.0254241 5.03893e-05 3.94964e-10 0.0252655 0.000179941 4.09371e-10 0.0251025 0.000303477 3.88482e-10 0.0249338 0.00041955 3.60799e-10 0.0247625 0.000527074 3.31901e-10 0.02459 0.000626207 3.06462e-10 0.0244184 0.000716081 2.82625e-10 0.0242469 0.00079752 2.58931e-10 0.0240776 0.000869584 2.33501e-10 0.0239104 0.000933422 2.05533e-10 0.0237468 0.000987775 1.75707e-10 0.0235882 0.00103383 1.44558e-10 0.0234347 0.00106991 1.13276e-10 0.0232885 0.00109685 8.16948e-11 0.02315 0.00111255 5.04222e-11 0.0230223 0.00111708 1.37776e-11 0.0229073 0.00110797 -7.27161e-12 0.0228092 0.00108365 -3.18487e-11 0.0227284 0.00104502 -5.71956e-11 0.0226652 0.000992745 -8.25876e-11 0.000939478 -1.06728e-10 0.0207674 0.00310592 4.21874e-11 0.0268373 0.0083268 -1.47117e-11 0.0289242 0.0160483 -8.43585e-12 0.0291441 0.0180746 -2.1686e-12 0.0294295 0.0181833 -2.0975e-12 0.0290487 0.01792 -2.3751e-12 0.028286 0.0169953 -2.98751e-12 0.0276345 0.0156432 -3.67589e-12 0.0270432 0.0143697 -8.40837e-12 0.026604 0.0131192 -9.86985e-12 0.0266746 0.011466 -1.19222e-11 0.0276152 0.0091513 -1.15874e-11 0.0294047 0.00616785 -1.58844e-11 0.0309492 0.00362547 -1.57967e-11 0.0319891 0.00168992 -1.38977e-11 0.0326278 0.000220292 -1.06056e-11 0.0324729 -0.000465482 -1.08237e-11 0.0317266 -0.000654553 -1.02385e-11 0.0311474 -0.000933967 -2.95464e-11 0.0306658 -0.00128385 -4.24742e-11 0.0302936 -0.00169146 -5.85166e-11 0.0300041 -0.00211447 -8.11734e-11 0.0297859 -0.00250972 -1.05055e-10 0.0295934 -0.00284875 -1.44579e-10 0.0294525 -0.0030998 -1.97915e-10 0.0293673 -0.00325443 -2.69366e-10 0.0293638 -0.00328714 -3.37633e-10 0.0293394 -0.00319423 -4.06835e-10 0.0293131 -0.0030281 -4.2377e-10 0.0295011 -0.00286069 -4.73208e-10 0.029889 -0.0025217 -5.59445e-10 0.0302372 -0.0019929 -5.25271e-10 0.0305051 -0.00146613 -3.80581e-10 0.0307785 -0.00105086 -1.90138e-10 0.0309525 -0.000662926 -1.76547e-10 0.0308892 -0.000318256 -1.11669e-10 0.030556 -0.000141386 1.22997e-11 0.0301731 -0.000177549 2.20718e-10 0.0297407 -0.000314868 2.03748e-10 0.0292574 -0.000479019 1.81958e-10 0.0287634 -0.000652851 1.50063e-10 0.0282866 -0.000816726 1.15412e-10 0.027841 -0.000961824 1.00842e-10 0.0274001 -0.0010859 8.72913e-11 0.026965 -0.00118994 7.93389e-11 0.026534 -0.00127931 7.29837e-11 0.0261112 -0.00135625 6.48801e-11 0.0257091 -0.00142328 6.78367e-11 0.0253092 -0.00148202 6.45184e-11 0.0249239 -0.00153198 8.32995e-11 0.0245461 -0.00157771 8.51006e-11 0.024183 -0.00161735 7.72745e-11 0.0238472 -0.00165524 7.25285e-11 0.023527 -0.00169054 4.39828e-11 0.0232376 -0.00172446 1.66008e-11 0.0229688 -0.00175977 -1.33626e-11 0.0227337 -0.00179485 -5.86069e-11 0.0225389 -0.00183502 -1.17921e-10 0.0223896 -0.00188025 -2.0311e-10 0.0223008 -0.00193143 -2.86694e-10 0.0222581 -0.0019986 -4.89881e-10 0.0222836 -0.00206832 -5.09834e-10 0.0223799 -0.00214212 -5.56977e-10 0.0225498 -0.00221705 -6.58401e-10 0.0228034 -0.00229284 -8.42126e-10 0.0231446 -0.00234318 -9.74497e-10 0.0235427 -0.00234487 -9.63381e-10 0.0239694 -0.00230792 -1.06314e-09 0.0244298 -0.00220111 -1.007e-09 0.0248863 -0.00201904 -8.75222e-10 0.0252988 -0.0017808 -6.69408e-10 0.0256303 -0.00150621 -4.40103e-10 0.0258689 -0.00122342 -1.85334e-10 0.0260051 -0.000945844 1.68222e-11 0.0260795 -0.000710941 2.65487e-10 0.0260614 -0.000469455 2.79342e-10 0.0259743 -0.000257496 2.90189e-10 0.0258478 -7.33087e-05 3.85006e-10 0.0257006 8.51731e-05 4.09371e-10 0.0255389 0.000231276 4.08621e-10 0.0253735 0.000366338 4.00845e-10 0.0252085 0.000491237 3.78549e-10 0.0250454 0.000606966 3.49562e-10 0.0248821 0.000713479 3.19533e-10 0.0247186 0.000811333 2.94371e-10 0.024555 0.000899494 2.7176e-10 0.0243941 0.000978573 2.50199e-10 0.024236 0.00104766 2.26253e-10 0.0240822 0.00110739 1.99714e-10 0.023932 0.00115687 1.70745e-10 0.0237869 0.00119652 1.40108e-10 0.023648 0.00122499 1.0921e-10 0.0235178 0.00124219 7.72006e-11 0.0233978 0.00124603 4.44625e-11 0.0232918 0.00123555 1.14939e-11 0.0232024 0.00120752 -1.19327e-11 0.02313 0.00116489 -3.92611e-11 0.0230733 0.00110912 -6.15478e-11 0.0230276 0.00104356 -9.82328e-11 0.000963054 -1.03429e-10 0.0191469 0.00151485 4.55407e-12 0.0233219 0.00416142 -1.96209e-12 0.0282232 0.0111398 -2.03947e-12 0.0292571 0.0170281 -2.15513e-12 0.029421 0.0180122 -2.49651e-12 0.0294435 0.0178897 -3.62102e-12 0.0289854 0.017449 -2.65998e-12 0.0283033 0.0162881 -9.93152e-12 0.0277448 0.014888 -1.21076e-11 0.0278423 0.0129578 -1.5895e-11 0.0291375 0.0100787 -2.43686e-11 0.0310925 0.00701316 -3.68276e-11 0.0326225 0.00449658 -2.35685e-11 0.0337131 0.00250055 -1.87214e-11 0.0343206 0.00105901 -1.7049e-11 0.0339409 0.000607219 -1.01784e-11 0.0331759 0.00033031 -2.49535e-12 0.0325531 -6.62829e-06 -2.92184e-12 0.0320383 -0.000421423 -2.11854e-11 0.0316403 -0.000907172 -3.33782e-11 0.0313368 -0.00140379 -4.20685e-11 0.0310638 -0.00187311 -6.05064e-11 0.0308204 -0.00228749 -7.68087e-11 0.0305858 -0.00263918 -1.02408e-10 0.0303621 -0.00291337 -1.4002e-10 0.0301771 -0.00310813 -1.90287e-10 0.0300391 -0.00321442 -2.48612e-10 0.0299796 -0.00321602 -3.33089e-10 0.0299692 -0.00310908 -3.60579e-10 0.0299201 -0.00293388 -4.65888e-10 0.0299759 -0.00270664 -4.83556e-10 0.0302606 -0.00241048 -5.10995e-10 0.0305939 -0.00196013 -5.55488e-10 0.0308502 -0.00142141 -4.62352e-10 0.0310739 -0.000974192 -3.08639e-10 0.0312393 -0.000569016 -2.67941e-10 0.0312175 -0.000180867 -1.97821e-10 0.0309777 6.23294e-05 -2.67085e-11 0.0305934 0.000141511 1.11045e-10 0.0301216 5.9638e-05 1.42708e-10 0.0296051 -8.16694e-05 1.24723e-10 0.0291008 -0.000251488 1.0921e-10 0.0286195 -0.000408548 1.03214e-10 0.0281396 -0.000548263 9.63809e-11 0.0276645 -0.000671469 8.45254e-11 0.027203 -0.000780191 7.47716e-11 0.0267542 -0.00087514 6.43094e-11 0.0263271 -0.000958004 6.03311e-11 0.0259056 -0.00103202 5.36688e-11 0.0254982 -0.00109886 4.94682e-11 0.025105 -0.00116246 4.7263e-11 0.0247268 -0.00122355 3.51681e-11 0.024377 -0.00128394 2.77428e-11 0.0240431 -0.00134638 5.50457e-12 0.023739 -0.00141047 -2.00567e-11 0.02346 -0.00148181 -6.1648e-11 0.0232185 -0.00156009 -1.22556e-10 0.0230224 -0.00165211 -1.89568e-10 0.0228746 -0.00175741 -2.85315e-10 0.022789 -0.00187973 -3.71991e-10 0.0227512 -0.00202009 -5.62593e-10 0.0227831 -0.00216109 -5.82491e-10 0.0228798 -0.00230433 -6.1255e-10 0.023038 -0.00244764 -7.01819e-10 0.0232423 -0.00257734 -7.92568e-10 0.0234933 -0.00267243 -7.94575e-10 0.0237804 -0.00270949 -8.50969e-10 0.0240934 -0.00267743 -7.23564e-10 0.0244203 -0.00257276 -6.66972e-10 0.0247573 -0.00238798 -6.0436e-10 0.0250865 -0.00212976 -4.87919e-10 0.0253891 -0.00181526 -3.57164e-10 0.0256415 -0.00147039 -1.67257e-10 0.025827 -0.00111802 -2.82026e-11 0.0259192 -0.000781931 2.31231e-10 0.0259663 -0.000495311 2.50077e-10 0.0259424 -0.000212907 2.86044e-10 0.0258558 3.41422e-05 3.42799e-10 0.0257208 0.00024394 4.48655e-10 0.025571 0.000403859 4.15646e-10 0.0254096 0.00055046 3.96686e-10 0.0252468 0.000676736 3.70709e-10 0.0250867 0.000789856 3.40133e-10 0.0249283 0.000893473 3.10651e-10 0.0247729 0.000987728 2.86402e-10 0.0246197 0.00107286 2.64818e-10 0.0244694 0.00114834 2.43204e-10 0.0243237 0.00121351 2.18863e-10 0.0241829 0.00126813 1.91917e-10 0.0240493 0.00131137 1.62688e-10 0.0239225 0.00134304 1.32203e-10 0.0238046 0.00136131 1.00907e-10 0.0236976 0.00136594 6.8928e-11 0.0236055 0.00135282 3.0293e-11 0.0235325 0.00132274 4.8381e-12 0.0234787 0.00127343 -1.74788e-11 0.0234353 0.00121929 -5.46337e-11 0.0233987 0.00115604 -6.09393e-11 0.0233904 0.00106016 -7.71874e-11 0.000927114 -1.09324e-10 0.0180286 0.000611022 -4.25455e-12 0.0201721 0.00202127 -5.04722e-13 0.025724 0.00558514 -8.31823e-12 0.0289994 0.0137422 -2.05732e-12 0.0295706 0.0174316 -4.66744e-12 0.0296208 0.0178274 -5.71142e-12 0.0295188 0.0175337 -8.0189e-12 0.029299 0.0164737 -1.24144e-11 0.029836 0.0142954 -1.67826e-11 0.0312986 0.0113696 -2.42373e-11 0.0330513 0.00812891 -4.93257e-11 0.0344459 0.00550298 -3.40618e-11 0.0355785 0.00334728 -1.68904e-11 0.0360771 0.00199275 -1.5528e-11 0.0353996 0.00174112 -1.27865e-11 0.0346332 0.00140558 -4.46317e-12 0.0340028 0.000969049 -8.98899e-12 0.0334905 0.000507131 -8.67098e-12 0.0330816 -2.35697e-05 -1.68613e-11 0.0327571 -0.000606761 -2.75834e-11 0.0324773 -0.00113549 -2.99364e-11 0.0321958 -0.00161077 -4.33481e-11 0.0319159 -0.00202064 -5.53681e-11 0.0316336 -0.00236718 -7.13338e-11 0.0313419 -0.00264849 -9.97158e-11 0.0310751 -0.00286258 -1.33816e-10 0.0308283 -0.00301171 -1.7955e-10 0.0306382 -0.00308056 -2.38941e-10 0.0305206 -0.00306522 -3.04443e-10 0.0304405 -0.00294529 -3.4505e-10 0.0304051 -0.00279035 -4.63151e-10 0.0304095 -0.00253624 -4.77995e-10 0.0305371 -0.00222052 -5.06939e-10 0.0308064 -0.00183682 -5.52974e-10 0.0310319 -0.00133535 -5.39618e-10 0.0312059 -0.000852776 -3.63631e-10 0.0313703 -0.000439878 -3.37881e-10 0.0313917 -2.93029e-05 -2.76192e-10 0.0312207 0.000295351 -1.31078e-10 0.0308457 0.000460419 3.85416e-11 0.0303935 0.000413923 1.11791e-10 0.0298837 0.000321977 1.40314e-10 0.0293714 0.00018618 1.22797e-10 0.0288488 4.13396e-05 1.2217e-10 0.0283276 -0.000109269 1.03289e-10 0.0278303 -0.000245049 8.35823e-11 0.0273548 -0.000363537 6.8366e-11 0.0269025 -0.000468367 5.83555e-11 0.0264614 -0.000564134 4.58316e-11 0.0260338 -0.000654612 3.56312e-11 0.0256283 -0.000740806 2.95522e-11 0.025242 -0.000826863 1.03836e-11 0.0248871 -0.000913914 -5.16145e-12 0.0245535 -0.00100787 -3.67307e-11 0.0242522 -0.00110983 -7.41694e-11 0.0239865 -0.00122504 -1.38859e-10 0.0237616 -0.00135552 -2.13479e-10 0.0235878 -0.00150588 -3.02751e-10 0.0234653 -0.00167514 -3.80381e-10 0.0233964 -0.00186903 -5.42577e-10 0.0233835 -0.00206836 -5.47423e-10 0.0234242 -0.00226872 -5.66704e-10 0.0235119 -0.00246577 -6.17436e-10 0.0236348 -0.00264919 -7.14988e-10 0.0237756 -0.00279192 -6.52044e-10 0.0239243 -0.00288006 -5.81065e-10 0.0240751 -0.00290778 -5.1188e-10 0.0242323 -0.00286456 -3.93536e-10 0.024396 -0.00275195 -3.24324e-10 0.0245723 -0.00256718 -2.91749e-10 0.0247659 -0.00231599 -2.62704e-10 0.0249786 -0.00201104 -2.35477e-10 0.0252 -0.00166932 -1.76635e-10 0.0254022 -0.00129488 -1.13884e-10 0.0255588 -0.000912109 2.54869e-11 0.0256406 -0.000551623 1.23448e-10 0.0256867 -0.000235432 2.35936e-10 0.0256937 5.06187e-05 2.48482e-10 0.0256422 0.000318285 2.7694e-10 0.0255264 0.000542763 3.07054e-10 0.0253908 0.000706229 3.64947e-10 0.0252464 0.00084164 3.62415e-10 0.0250923 0.000963435 3.38605e-10 0.02494 0.00106553 3.11954e-10 0.0247918 0.00115519 2.87981e-10 0.024649 0.00123502 2.64305e-10 0.0245112 0.00130481 2.39572e-10 0.0243797 0.00136383 2.12485e-10 0.0242537 0.00141185 1.8394e-10 0.0241367 0.00144669 1.53427e-10 0.0240286 0.00146799 1.22735e-10 0.0239336 0.00147267 8.96959e-11 0.0238549 0.0014594 5.91748e-11 0.0237969 0.00142341 1.67862e-11 0.0237568 0.00137486 7.69091e-13 0.0237086 0.00133118 -3.27103e-11 0.0236853 0.00125199 -3.90189e-11 0.023714 0.00113581 -5.45782e-11 0.0237809 0.00100084 -7.91126e-11 0.000827695 -1.2186e-10 0.0172618 0.000367526 -1.14996e-12 0.0183904 0.000894216 -6.8474e-13 0.0211683 0.00280192 -4.09494e-12 0.0270732 0.00783377 -5.52391e-12 0.0294953 0.0150008 -6.90452e-12 0.0300446 0.0172675 -7.0057e-12 0.0305485 0.0169839 -1.38332e-11 0.0314412 0.0155024 -1.91981e-11 0.0329795 0.0126325 -2.13113e-11 0.0349825 0.00917583 -2.92446e-11 0.0364675 0.00653666 -2.00536e-11 0.0377331 0.00422805 -6.38622e-12 0.0378512 0.00323189 -5.28429e-12 0.0368595 0.00301249 -4.11698e-12 0.0361058 0.00251119 -1.05866e-11 0.0355226 0.00200273 -5.1156e-12 0.0349988 0.00149159 -1.08357e-11 0.0346113 0.000888354 -1.1595e-11 0.0343074 0.000280271 -1.23571e-11 0.0339935 -0.000305431 -2.13827e-11 0.0336865 -0.000835381 -2.20609e-11 0.0333566 -0.00129592 -2.91457e-11 0.0330018 -0.00169114 -4.1009e-11 0.0326502 -0.00202721 -4.81173e-11 0.0322882 -0.00230896 -7.07679e-11 0.031946 -0.00253533 -9.08895e-11 0.0316185 -0.00270828 -1.23762e-10 0.0313176 -0.00281984 -1.68184e-10 0.031074 -0.00286754 -2.19649e-10 0.0308878 -0.00283493 -2.77816e-10 0.030734 -0.00272053 -3.36606e-10 0.0306617 -0.0025665 -3.90123e-10 0.0306351 -0.00232374 -4.90147e-10 0.030655 -0.00198921 -5.02977e-10 0.0308021 -0.00162323 -5.25598e-10 0.0309968 -0.0011858 -5.55674e-10 0.0311412 -0.000698043 -4.22927e-10 0.0312829 -0.000272526 -4.07312e-10 0.0313474 0.000151519 -3.63039e-10 0.0312465 0.000514749 -2.36078e-10 0.0308912 0.00077267 -4.05293e-12 0.030468 0.000788265 5.57851e-11 0.0300029 0.000720083 9.36466e-11 0.0294892 0.000614481 1.04836e-10 0.0289469 0.000476385 9.48053e-11 0.0284176 0.000329862 1.10053e-10 0.0279129 0.000186784 9.34322e-11 0.0274313 5.22396e-05 6.25269e-11 0.0269733 -7.75078e-05 4.11919e-11 0.0265328 -0.000202275 1.18494e-11 0.0261244 -0.000320699 -3.45364e-12 0.0257434 -0.000438632 -3.29907e-11 0.0253957 -0.0005632 -6.23526e-11 0.0250826 -0.000696379 -1.06803e-10 0.0248011 -0.000844636 -1.76373e-10 0.0245645 -0.00101102 -2.51333e-10 0.0243733 -0.00120069 -3.36153e-10 0.024236 -0.00141384 -4.21341e-10 0.0241526 -0.00164925 -5.03091e-10 0.0241087 -0.00189788 -5.7785e-10 0.0241119 -0.00214514 -5.7808e-10 0.0241501 -0.00238132 -5.79792e-10 0.0242052 -0.00259381 -5.67116e-10 0.0242516 -0.00276518 -4.91118e-10 0.0242895 -0.0028822 -3.57952e-10 0.0243132 -0.0029369 -2.68869e-10 0.0243261 -0.0029331 -1.3154e-10 0.0243152 -0.00286175 -1.11454e-10 0.0242964 -0.00273536 -1.00887e-10 0.0242942 -0.00256012 -8.00393e-11 0.0243373 -0.00233949 -6.03652e-11 0.0244538 -0.00208736 -4.43257e-11 0.0245913 -0.00177452 -1.10126e-10 0.0247483 -0.00142127 -1.34705e-10 0.0249143 -0.00104998 -1.25814e-10 0.0250669 -0.000676497 -4.48196e-11 0.0251757 -0.000316395 4.34371e-11 0.0252406 1.4814e-05 1.46353e-10 0.0252818 0.000302902 2.40291e-10 0.025291 0.000558838 2.51128e-10 0.025225 0.000795745 2.75733e-10 0.0251092 0.000980279 3.26489e-10 0.0249862 0.00110972 3.31976e-10 0.02486 0.00121585 3.26316e-10 0.0247292 0.00130894 3.06927e-10 0.0246031 0.00138331 2.78814e-10 0.0244837 0.00144485 2.48023e-10 0.0243731 0.00149481 2.14422e-10 0.0242713 0.00153308 1.82464e-10 0.0241821 0.00155549 1.47088e-10 0.0241059 0.00156263 1.155e-10 0.0240498 0.00154655 7.77919e-11 0.0240151 0.00150977 5.34533e-11 0.023975 0.00147719 1.0202e-11 0.0239442 0.00141849 5.63693e-12 0.0239656 0.00132064 -1.16528e-11 0.0240335 0.00119372 -3.08498e-11 0.0241365 0.00103816 -8.37733e-11 0.0242707 0.000870957 -8.54024e-11 0.000682128 -8.82718e-11 0.0170967 0.000166994 -2.44712e-13 0.017529 0.000460639 -1.29036e-12 0.0190889 0.00123873 -1.77047e-12 0.0230001 0.00391791 -5.23001e-12 0.0286006 0.00938832 -1.09083e-11 0.0305957 0.0152535 -1.03681e-11 0.0321642 0.0153295 -2.2615e-11 0.0341527 0.0133273 -2.86924e-11 0.0365927 0.0100245 -2.14426e-11 0.0383369 0.00736298 -9.14517e-12 0.0396963 0.00511955 -6.14564e-12 0.0392275 0.0046733 -1.13262e-12 0.038151 0.00434807 4.70064e-12 0.037453 0.00374131 -2.07693e-12 0.0368345 0.00314522 -1.23001e-11 0.0363153 0.00252584 -9.40032e-12 0.0359424 0.00185311 -1.25076e-11 0.0356294 0.00118425 -1.23596e-11 0.0353313 0.000563463 -1.07983e-11 0.0349986 9.11754e-06 -1.57692e-11 0.0346504 -0.000499836 -1.607e-11 0.0342816 -0.000933992 -1.9619e-11 0.0338955 -0.00131018 -2.8935e-11 0.0335102 -0.00163436 -3.27589e-11 0.0331149 -0.00191076 -4.89738e-11 0.0327214 -0.00213974 -6.47338e-11 0.0323347 -0.00232336 -8.53912e-11 0.0319538 -0.00245751 -1.18647e-10 0.0316026 -0.00253998 -1.50345e-10 0.0312869 -0.00256626 -2.01268e-10 0.0310336 -0.00252284 -2.39425e-10 0.0308116 -0.00241612 -2.87449e-10 0.0306623 -0.00226975 -3.75117e-10 0.0306116 -0.00204655 -4.34613e-10 0.0305865 -0.00172831 -5.10023e-10 0.0306263 -0.00135611 -5.164e-10 0.0307593 -0.000961196 -5.19059e-10 0.0308692 -0.000508231 -4.95618e-10 0.030983 -7.05864e-05 -4.71979e-10 0.0310662 0.000350671 -3.96309e-10 0.0310431 0.00073449 -2.86395e-10 0.0307623 0.00104441 -1.41158e-10 0.0303594 0.0011531 -1.04841e-11 0.0299159 0.00109767 2.95528e-11 0.0294153 0.00102007 6.0861e-11 0.0289034 0.000891161 7.32821e-11 0.0284025 0.000740568 6.74344e-11 0.0279096 0.000581945 3.61787e-11 0.0274357 0.000421448 1.76188e-11 0.0269911 0.000260765 -1.27276e-11 0.026582 9.99601e-05 -3.85244e-11 0.0262172 -6.49052e-05 -9.69927e-11 0.0258897 -0.000240002 -1.51311e-10 0.0256035 -0.000426348 -2.17235e-10 0.0253616 -0.000631563 -2.9715e-10 0.0251691 -0.000860516 -3.78401e-10 0.0250311 -0.00111376 -4.57258e-10 0.02494 -0.00138829 -5.23485e-10 0.0248916 -0.00167453 -5.63224e-10 0.0248724 -0.00195837 -5.62826e-10 0.0248724 -0.00222158 -5.24142e-10 0.0248707 -0.0024502 -4.69045e-10 0.0248449 -0.00262923 -3.65072e-10 0.0247904 -0.00275103 -1.89311e-10 0.0247003 -0.00281407 -2.29405e-11 0.0245837 -0.00282597 6.51536e-11 0.0244552 -0.00279181 1.60434e-10 0.0243089 -0.00269602 1.8961e-10 0.02417 -0.002572 1.7875e-10 0.0240531 -0.00241443 1.67974e-10 0.0239722 -0.00222403 5.98792e-11 0.0239135 -0.00199249 4.3659e-11 0.0239229 -0.00174651 1.25889e-11 0.0240154 -0.00147778 -4.75931e-11 0.0241594 -0.00116154 -1.6801e-10 0.0243213 -0.00080868 -1.60798e-10 0.0244834 -0.000451734 -1.12967e-10 0.0246273 -9.92675e-05 -4.27358e-11 0.0247258 0.000231816 6.15872e-11 0.0247809 0.000528818 1.26729e-10 0.0248209 0.000777942 2.30804e-10 0.0248256 0.000997101 2.43889e-10 0.0247666 0.00119047 2.6614e-10 0.02467 0.0013359 3.12351e-10 0.0245709 0.00143189 3.03561e-10 0.0244751 0.00150389 2.86493e-10 0.0243796 0.0015621 2.59948e-10 0.024294 0.00160203 2.23034e-10 0.0242209 0.0016257 1.90353e-10 0.0241665 0.00162879 1.44269e-10 0.0241338 0.00161343 1.1587e-10 0.0241094 0.00158688 6.77623e-11 0.0240849 0.00155003 5.91565e-11 0.0241093 0.00146742 3.90189e-11 0.0241821 0.00135823 4.77844e-12 0.0242852 0.00122634 -4.34516e-11 0.024418 0.00106817 -5.05613e-11 0.0245705 0.000889749 -5.54899e-11 0.0247478 0.000696037 -4.93762e-11 0.000505546 -8.63243e-12 0.016958 6.94838e-05 -2.04246e-13 0.0171987 0.000218014 -6.08425e-13 0.0179648 0.000471006 -1.40676e-12 0.0203365 0.00153729 -3.3124e-12 0.0255659 0.00414164 -9.49444e-12 0.0314226 0.00938302 -1.68326e-11 0.0346194 0.011895 -4.37547e-11 0.0377432 0.0100219 -2.80455e-11 0.0398531 0.00788886 -9.84561e-12 0.0410018 0.00620929 -6.66829e-12 0.0399466 0.00618793 -1.26181e-12 0.0390122 0.00565622 6.98931e-12 0.0384158 0.00498063 2.16362e-12 0.0378881 0.00428801 -4.54565e-12 0.0374062 0.00362132 -1.23481e-11 0.0370588 0.00285205 -1.28862e-11 0.0367722 0.00211551 -1.26905e-11 0.0364868 0.00144872 -1.1929e-11 0.0361783 0.000857564 -9.75438e-12 0.0358357 0.000338874 -1.21414e-11 0.0354547 -0.000121929 -1.28056e-11 0.0350523 -0.000529466 -1.40011e-11 0.034629 -0.000886338 -2.10086e-11 0.0341982 -0.00119684 -2.26796e-11 0.0337532 -0.00146476 -3.32173e-11 0.0333029 -0.00169088 -4.4304e-11 0.0328536 -0.00187713 -5.69156e-11 0.0324061 -0.00202298 -7.9728e-11 0.0319769 -0.0021263 -1.03807e-10 0.0315698 -0.00218639 -1.34924e-10 0.0312051 -0.00219644 -1.84728e-10 0.0308929 -0.00214916 -2.07589e-10 0.0306124 -0.00205071 -2.58428e-10 0.0304043 -0.00191705 -3.29304e-10 0.0302844 -0.00170944 -4.05648e-10 0.0302391 -0.00142568 -4.62648e-10 0.0302261 -0.00107443 -5.23417e-10 0.0302745 -0.0006864 -5.28112e-10 0.0303605 -0.000282671 -5.34573e-10 0.0304703 0.000143482 -4.6855e-10 0.0305476 0.000557537 -4.47992e-10 0.0305579 0.000944207 -4.02285e-10 0.030398 0.00126455 -2.72421e-10 0.0300278 0.00147414 -8.47134e-11 0.0296236 0.0014396 -6.06289e-11 0.0291878 0.00136498 -2.13008e-11 0.028724 0.00124267 -1.05525e-11 0.0282526 0.00108206 -2.61742e-11 0.0277943 0.000900487 -4.58156e-11 0.027367 0.000703649 -7.31429e-11 0.0269825 0.00049671 -1.17185e-10 0.0266377 0.00027876 -1.4425e-10 0.0263366 4.39101e-05 -2.36788e-10 0.0260873 -0.000209296 -3.28817e-10 0.0258934 -0.000484427 -4.11571e-10 0.0257561 -0.000780081 -4.87302e-10 0.0256653 -0.00109174 -5.42383e-10 0.0256083 -0.00140872 -5.5845e-10 0.0255684 -0.00171412 -5.28098e-10 0.0255284 -0.00199232 -4.49633e-10 0.0254695 -0.00222356 -3.27301e-10 0.0253777 -0.00240204 -1.67059e-10 0.0252436 -0.00252117 -2.8831e-11 0.0250678 -0.00258595 1.03721e-10 0.0248608 -0.00260035 2.07152e-10 0.0246289 -0.00257702 2.92716e-10 0.0243777 -0.00250919 3.44852e-10 0.0241288 -0.0024112 3.44058e-10 0.0238928 -0.00229704 3.19162e-10 0.0236817 -0.00216402 2.84892e-10 0.0235079 -0.00200914 2.10183e-10 0.0233926 -0.00183325 1.57753e-10 0.0233126 -0.00162566 2.57476e-11 0.023268 -0.00139228 1.07665e-11 0.0233057 -0.00115939 -1.8231e-11 0.0234255 -0.000890799 -9.19437e-11 0.0235851 -0.000578538 -2.05699e-10 0.0237586 -0.000241998 -1.93399e-10 0.0239269 9.15671e-05 -1.09888e-10 0.0240688 0.000414455 -1.46352e-11 0.0241656 0.000705359 6.60594e-11 0.0242278 0.000959405 1.21523e-10 0.0242744 0.00116717 2.11777e-10 0.0242926 0.00134158 2.20669e-10 0.0242673 0.00148141 2.37405e-10 0.0242147 0.00158059 2.66701e-10 0.0241616 0.00163878 2.55347e-10 0.0241162 0.00166952 2.23735e-10 0.0240874 0.00167642 2.00013e-10 0.0240656 0.00167063 1.29769e-10 0.0240662 0.00163296 1.20637e-10 0.0241018 0.0015706 1.00149e-10 0.0241827 0.00148693 6.86636e-11 0.024282 0.00138229 1.45403e-11 0.0244138 0.00123884 -9.01782e-13 0.024577 0.00107166 -2.03418e-11 0.0247647 0.000887168 -2.06924e-11 0.0249601 0.000697946 -3.25132e-12 0.0251535 0.00050507 1.40765e-11 0.000329445 4.99515e-11 0.016865 4.12215e-05 -2.75334e-13 0.0170234 5.86695e-05 -7.17439e-13 0.0172502 0.000237437 -1.40616e-12 0.0183645 0.000414985 -4.8328e-12 0.0210756 0.00139833 -1.14816e-11 0.0270374 0.00334745 -3.50147e-11 0.0333634 0.00533022 -8.27196e-11 0.0373155 0.00607829 -6.28484e-12 0.0389067 0.00633873 1.82819e-13 0.0382702 0.00692065 7.04321e-12 0.0379894 0.00653322 3.16312e-12 0.0377214 0.00598348 3.09151e-12 0.0375222 0.00522272 -6.43307e-13 0.0373099 0.00451839 -4.1564e-12 0.0371938 0.00373558 -8.78799e-12 0.0370643 0.00297665 -9.52621e-12 0.0368934 0.00228575 -1.04087e-11 0.0366751 0.0016743 -9.53602e-12 0.0364108 0.00113721 -8.0688e-12 0.0361036 0.000664633 -8.76175e-12 0.0357563 0.000246585 -9.43619e-12 0.0353719 -0.000122807 -9.44204e-12 0.0349514 -0.000448906 -1.41664e-11 0.0345068 -0.00073411 -1.50803e-11 0.034038 -0.000982322 -2.15736e-11 0.0335495 -0.00119563 -2.98309e-11 0.033055 -0.00137506 -3.71733e-11 0.0325504 -0.00152168 -5.33231e-11 0.0320539 -0.00163459 -6.85662e-11 0.0315709 -0.00171361 -9.10521e-11 0.0311101 -0.00175599 -1.1921e-10 0.030691 -0.00175744 -1.59737e-10 0.0303132 -0.00171162 -1.8531e-10 0.0299758 -0.00162859 -2.30161e-10 0.0297043 -0.00150734 -2.98241e-10 0.0295144 -0.00132269 -3.66174e-10 0.0294097 -0.00107362 -4.39502e-10 0.0293708 -0.000767013 -4.96538e-10 0.0293724 -0.000406366 -5.47002e-10 0.0294261 -3.17714e-05 -5.46804e-10 0.029507 0.000358311 -5.33073e-10 0.0295905 0.000745117 -5.22738e-10 0.0296442 0.00110758 -4.94279e-10 0.0296144 0.00142486 -4.22538e-10 0.0293346 0.00168049 -2.75033e-10 0.0290059 0.0016996 -1.79296e-10 0.0286579 0.00160731 -1.27949e-10 0.0282627 0.00148678 -1.27942e-10 0.0278692 0.00130269 -1.40653e-10 0.027504 0.00108071 -1.6493e-10 0.0271676 0.000831963 -2.18364e-10 0.0268694 0.000556894 -2.94148e-10 0.0266188 0.000256643 -3.51375e-10 0.0264213 -6.34826e-05 -5.37925e-10 0.0262833 -0.000405783 -5.49364e-10 0.0261893 -0.000754431 -5.7323e-10 0.0261195 -0.00109847 -5.60857e-10 0.0260548 -0.00142014 -4.9767e-10 0.0259775 -0.001703 -3.81413e-10 0.0258654 -0.00193159 -2.24215e-10 0.0257139 -0.00210218 -6.52268e-11 0.0255151 -0.0022126 9.49988e-11 0.0252689 -0.00227064 2.31382e-10 0.024989 -0.00228497 3.34436e-10 0.0246844 -0.00226846 4.07832e-10 0.0243632 -0.00221751 4.36711e-10 0.0240376 -0.00214225 4.2196e-10 0.0237271 -0.00205556 4.17204e-10 0.0234355 -0.00195872 3.93107e-10 0.0231687 -0.00184928 3.51662e-10 0.022937 -0.00172897 2.96645e-10 0.0227463 -0.00159438 2.28214e-10 0.0226088 -0.00144137 1.51558e-10 0.0225272 -0.00126789 2.09646e-11 0.0224688 -0.00105846 7.72515e-12 0.0224747 -0.000855326 -2.08047e-11 0.0225616 -0.000626144 -9.86321e-11 0.0227157 -0.000362722 -2.24324e-10 0.0228973 -5.88932e-05 -2.2132e-10 0.0230908 0.00024963 -1.83757e-10 0.0232697 0.000553445 -1.03492e-10 0.02342 0.000834852 -1.88086e-11 0.0235325 0.00107929 4.98336e-11 0.0236178 0.00128205 1.05428e-10 0.0236819 0.00144341 1.48217e-10 0.0237253 0.00156325 1.91524e-10 0.0237502 0.00164007 1.91818e-10 0.0237664 0.00167956 1.88657e-10 0.0237887 0.0016786 1.78236e-10 0.0238532 0.00163075 1.54189e-10 0.023936 0.00157156 1.1177e-10 0.0240384 0.00148935 9.61298e-11 0.0241766 0.00136786 6.58798e-11 0.0243565 0.00121776 2.74376e-11 0.0245606 0.00104707 1.15073e-11 0.0247776 0.000863172 7.85725e-12 0.0249963 0.00067543 1.6789e-11 0.0252012 0.000496976 3.64038e-11 0.0253827 0.000327505 5.97545e-11 0.000183451 8.5119e-11 0.0168427 8.15011e-06 -9.07791e-14 0.0168486 4.93893e-05 -8.61707e-13 0.0170488 3.40536e-05 -1.23595e-12 0.0171671 0.000281516 -5.537e-12 0.0183107 0.000240486 -1.27953e-11 0.0203135 0.00125592 -3.88997e-11 0.0248108 0.000635244 -8.39125e-11 0.028119 0.0027749 -1.55572e-12 0.030053 0.00444949 3.80228e-12 0.0314142 0.00562403 7.32118e-12 0.0323254 0.00567633 3.32351e-12 0.0331306 0.00521631 8.34682e-13 0.0336994 0.00467618 -2.00731e-12 0.0342058 0.00402027 -3.76678e-12 0.0345746 0.00337421 -3.97468e-12 0.0347941 0.00276846 -4.07442e-12 0.034882 0.00221524 -3.61375e-12 0.0348617 0.00171723 -5.51889e-12 0.0347528 0.00127132 -3.83356e-12 0.034569 0.000872215 -5.02591e-12 0.0343273 0.00051418 -4.5596e-12 0.034039 0.00019294 -4.78648e-12 0.0337094 -9.06497e-05 -7.78815e-12 0.0333414 -0.000334809 -8.24961e-12 0.0329381 -0.000549669 -1.26737e-11 0.0325041 -0.000736211 -1.82952e-11 0.0320497 -0.000896458 -2.31271e-11 0.0315777 -0.00103123 -3.37661e-11 0.0310981 -0.00114103 -4.43751e-11 0.0306207 -0.00122558 -5.86262e-11 0.0301499 -0.00128368 -7.96213e-11 0.0297003 -0.0013131 -1.03834e-10 0.0292799 -0.00130977 -1.39204e-10 0.0288956 -0.00126943 -1.65176e-10 0.0285512 -0.00120275 -2.1244e-10 0.0282672 -0.00109596 -2.72556e-10 0.0280567 -0.000937243 -3.4247e-10 0.0279232 -0.000726152 -4.16883e-10 0.0278716 -0.000461843 -4.90414e-10 0.0278668 -0.000146184 -5.69093e-10 0.027912 0.0001912 -5.77632e-10 0.0279949 0.000536754 -5.96901e-10 0.0281082 0.000887685 -5.80409e-10 0.0282132 0.0012114 -5.70004e-10 0.0283041 0.00149153 -5.38589e-10 0.0282096 0.00172884 -4.67519e-10 0.0279653 0.00182437 -3.35557e-10 0.0277271 0.00170503 -3.15152e-10 0.0274789 0.00154435 -3.07816e-10 0.0272214 0.00132925 -3.28686e-10 0.0269747 0.00105295 -3.82967e-10 0.0267609 0.0007278 -4.45463e-10 0.0265938 0.000372459 -5.22703e-10 0.0264695 5.54723e-06 -4.41411e-10 0.026374 -0.000376818 -5.40534e-10 0.0262917 -0.000743215 -5.3771e-10 0.0262032 -0.00107709 -4.63673e-10 0.0260927 -0.00136048 -3.19145e-10 0.0259401 -0.00158454 -1.64137e-10 0.0257398 -0.00174473 1.48771e-11 0.0254885 -0.00184814 1.68106e-10 0.0251953 -0.00190012 2.94105e-10 0.0248677 -0.00191523 3.95643e-10 0.0245226 -0.00189909 4.63677e-10 0.0241628 -0.00186164 4.86368e-10 0.0238035 -0.00180476 4.82292e-10 0.023453 -0.00173842 4.71915e-10 0.0231178 -0.00166664 4.52808e-10 0.0228029 -0.00158917 4.25827e-10 0.0225114 -0.00150471 3.83474e-10 0.0222491 -0.00141394 3.39997e-10 0.0220192 -0.00131443 2.77836e-10 0.021831 -0.0012041 2.2058e-10 0.0216876 -0.0010782 1.24131e-10 0.0216086 -0.00093523 6.1009e-11 0.0215482 -0.000755216 -3.45898e-11 0.0215433 -0.000581843 -6.15824e-11 0.0216073 -0.000388938 -9.78839e-11 0.0217547 -0.000169501 -1.58512e-10 0.0219447 9.30489e-05 -2.56665e-10 0.0221591 0.00037098 -2.39282e-10 0.0223764 0.000647735 -1.96342e-10 0.0225766 0.000907543 -1.3352e-10 0.0227523 0.00113442 -5.91891e-11 0.0229049 0.00131923 5.36873e-12 0.0230386 0.00145837 5.30801e-11 0.0231585 0.00154895 8.89123e-11 0.0232762 0.00159055 1.11966e-10 0.0234011 0.00158086 9.60909e-11 0.0235259 0.00153338 1.07787e-10 0.023677 0.00144522 8.28704e-11 0.0238691 0.00131986 6.44197e-11 0.0240903 0.0011673 4.20362e-11 0.0243299 0.000995606 2.81271e-11 0.0245766 0.000814458 2.45421e-11 0.0248137 0.000636333 3.02071e-11 0.0250298 0.000467597 4.46366e-11 0.0252118 0.000319948 6.13219e-11 0.025357 0.00018719 8.05357e-11 8.32638e-05 9.24646e-11 0.0168005 1.48391e-05 -3.12978e-13 0.016856 -7.04354e-06 -5.42046e-13 0.0167905 9.26076e-05 -1.86835e-12 0.0171193 -6.02509e-05 -5.29092e-12 0.016998 0.000338196 -1.09957e-11 0.0180997 4.98944e-05 -4.53841e-11 0.0187465 -0.000204973 -8.15854e-11 0.0202779 0.00124869 2.18049e-12 0.0221164 0.00261798 5.52248e-12 0.0241239 0.0036194 5.02443e-12 0.0258627 0.00393304 3.84965e-12 0.0272615 0.00380405 1.94378e-12 0.028438 0.00348026 1.3211e-12 0.0293617 0.00307407 1.10161e-12 0.0300641 0.00265431 7.0285e-13 0.0305746 0.00224972 3.33018e-13 0.0309268 0.00186802 1.99505e-13 0.0311541 0.00151395 1.99648e-13 0.0312787 0.00118798 5.50079e-13 0.0313191 0.000889934 2.31358e-13 0.031287 0.000618148 2.26428e-13 0.0311899 0.000369353 -3.70453e-13 0.0310377 0.000141869 -2.0919e-12 0.0308425 -5.94566e-05 -3.24542e-12 0.0305994 -0.00023334 -5.87944e-12 0.0303128 -0.000385731 -9.23339e-12 0.0299922 -0.000518739 -1.26808e-11 0.0296383 -0.000632658 -1.96812e-11 0.0292618 -0.000729566 -2.75188e-11 0.0288713 -0.000807695 -3.73283e-11 0.0284703 -0.000868305 -5.20598e-11 0.0280724 -0.000908578 -6.99675e-11 0.0276853 -0.000926977 -9.45275e-11 0.0273179 -0.000920021 -1.25791e-10 0.0269753 -0.000886349 -1.55743e-10 0.0266659 -0.000829153 -2.0224e-10 0.0264082 -0.000735719 -2.61074e-10 0.0262083 -0.000602553 -3.31176e-10 0.0260779 -0.000425358 -4.14056e-10 0.0260252 -0.000202859 -5.00752e-10 0.026019 7.03707e-05 -6.0983e-10 0.026074 0.000351247 -6.21595e-10 0.0261858 0.000644987 -6.46172e-10 0.0263128 0.000946102 -6.86794e-10 0.0264562 0.00123109 -6.80871e-10 0.0266159 0.00145084 -6.76828e-10 0.0267254 0.00160912 -6.56735e-10 0.0266706 0.00167587 -6.22538e-10 0.0265742 0.00158972 -5.38953e-10 0.0264663 0.00139022 -5.46342e-10 0.0263668 0.00110061 -5.83228e-10 0.0262787 0.00075815 -6.11513e-10 0.0261969 0.000392862 -6.13454e-10 0.0261198 1.97035e-05 -5.87985e-10 0.0260402 -0.000359464 -5.25601e-10 0.0259432 -0.000698591 -4.251e-10 0.0258098 -0.000980423 -2.65732e-10 0.0256274 -0.00119706 -8.76277e-11 0.0253917 -0.00135043 8.56503e-11 0.0251097 -0.00144699 2.32378e-10 0.0247886 -0.00149764 3.40895e-10 0.0244387 -0.00151235 4.23643e-10 0.0240722 -0.00150266 4.64393e-10 0.0236954 -0.00147353 4.87835e-10 0.0233174 -0.00143166 4.92138e-10 0.0229451 -0.00138163 4.87755e-10 0.0225884 -0.00132928 4.74728e-10 0.0222459 -0.00127395 4.51229e-10 0.0219236 -0.00121547 4.23343e-10 0.0216224 -0.00115437 3.85308e-10 0.0213471 -0.00108897 3.48177e-10 0.0210972 -0.00101897 2.9994e-10 0.0208811 -0.000941705 2.53045e-10 0.0207018 -0.000854873 1.90407e-10 0.0205679 -0.000755638 1.17938e-10 0.0204977 -0.000640167 4.35393e-11 0.0204503 -0.000490793 -6.43431e-11 0.0204557 -0.000349132 -7.20127e-11 0.0205239 -0.000191284 -8.05592e-11 0.0206673 -5.32243e-06 -1.46535e-10 0.0208732 0.000207375 -2.32049e-10 0.0211146 0.000446141 -2.84946e-10 0.0213734 0.000687216 -2.84939e-10 0.0216301 0.0009145 -2.41847e-10 0.0218755 0.00110984 -1.80971e-10 0.0221074 0.00126219 -1.18575e-10 0.022328 0.00136234 -6.48504e-11 0.0225436 0.00140782 -2.56133e-11 0.0227609 0.00139412 9.22516e-12 0.0229874 0.00133549 1.36534e-11 0.023231 0.00122693 8.39256e-12 0.0234894 0.00108408 4.02176e-12 0.0237573 0.000918972 3.86406e-12 0.0240225 0.000747219 8.2957e-12 0.0242709 0.000579604 1.82681e-11 0.0244907 0.000427751 3.01225e-11 0.0246722 0.000294888 4.31512e-11 0.0248123 0.000186552 5.38307e-11 0.0249105 9.50383e-05 6.59003e-11 2.5823e-05 6.59687e-11 0.0168124 2.36623e-06 -3.02656e-13 0.0167956 5.19721e-06 -8.82821e-13 0.0168728 1.16007e-05 -1.98427e-12 0.0167641 2.79399e-05 -4.9449e-12 0.0170581 5.89081e-05 -1.41958e-11 0.0168493 0.000152514 -3.94687e-11 0.0162416 0.000198009 -7.4797e-11 0.0167258 0.000777988 6.18583e-12 0.0179102 0.0014319 6.8548e-12 0.0195189 0.00200115 8.04303e-12 0.0211012 0.00233211 6.59059e-12 0.0225105 0.002368 6.26717e-12 0.0237312 0.00223322 5.29444e-12 0.0247608 0.0020237 5.03353e-12 0.0256139 0.00179379 4.38499e-12 0.0263123 0.0015626 4.27443e-12 0.0268739 0.00133808 4.46089e-12 0.0273182 0.00112319 4.71187e-12 0.0276566 0.000919541 5.54934e-12 0.0278997 0.000728581 5.37429e-12 0.0280534 0.000550268 5.65214e-12 0.0281261 0.000383735 5.04864e-12 0.0281207 0.000227225 2.02311e-12 0.0280541 8.08446e-05 1.90459e-12 0.0279348 -5.04878e-05 -9.52086e-13 0.0277686 -0.000164313 -2.55888e-12 0.0275605 -0.000264563 -5.88007e-12 0.0273186 -0.000352127 -9.19599e-12 0.0270476 -0.000427462 -1.45069e-11 0.0267523 -0.000491065 -2.35908e-11 0.0264442 -0.000542825 -3.22497e-11 0.0261212 -0.000581449 -4.84713e-11 0.025799 -0.000606278 -6.52013e-11 0.0254798 -0.000613989 -9.09735e-11 0.0251725 -0.000603257 -1.17403e-10 0.0248848 -0.000574293 -1.53761e-10 0.0246214 -0.000522783 -2.02085e-10 0.0244025 -0.000444608 -2.62895e-10 0.0242325 -0.000334502 -3.38063e-10 0.0241207 -0.000189772 -4.30468e-10 0.0240852 -4.53732e-06 -5.21395e-10 0.024086 0.000214368 -6.72878e-10 0.024159 0.000433862 -6.8634e-10 0.0243004 0.000662081 -7.19841e-10 0.0244847 0.000899856 -7.78868e-10 0.024673 0.00111999 -8.34419e-10 0.0248627 0.00127668 -8.58987e-10 0.0250475 0.00136599 -8.2124e-10 0.0251992 0.00133315 -7.97906e-10 0.025298 0.00119426 -7.92197e-10 0.0253492 0.000961862 -7.75048e-10 0.0253526 0.000679629 -7.34131e-10 0.02533 0.000349432 -6.56776e-10 0.0252764 1.36964e-05 -5.54948e-10 0.0251873 -0.000320234 -4.26621e-10 0.0250539 -0.000590111 -2.58672e-10 0.0248643 -0.000796627 -7.27369e-11 0.0246213 -0.000942317 1.01064e-10 0.0243296 -0.0010356 2.50443e-10 0.0240014 -0.00108677 3.57003e-10 0.0236458 -0.00110603 4.26752e-10 0.023273 -0.00110278 4.5691e-10 0.022891 -0.00108435 4.70455e-10 0.0225076 -0.00105524 4.71659e-10 0.0221312 -0.00102071 4.67368e-10 0.0217663 -0.000983826 4.66327e-10 0.0214194 -0.000946681 4.52864e-10 0.0210914 -0.000907545 4.32612e-10 0.0207889 -0.000868392 4.04239e-10 0.0205086 -0.000827345 3.74929e-10 0.0202539 -0.000784698 3.41154e-10 0.0200318 -0.000738592 3.09759e-10 0.0198363 -0.000688331 2.64396e-10 0.0196815 -0.00063158 2.27146e-10 0.0195569 -0.000566438 1.58847e-10 0.0194765 -0.000489748 1.14762e-10 0.0194493 -0.00039757 -1.05558e-11 0.019445 -0.00027944 -1.91556e-11 0.019485 -0.000165922 -5.82842e-11 0.0195845 -4.21689e-05 -1.26823e-10 0.0197503 0.000101099 -2.04987e-10 0.0199721 0.000277646 -3.41094e-10 0.0202374 0.000471765 -3.5889e-10 0.0205298 0.000667894 -3.5842e-10 0.0208346 0.00084681 -3.33599e-10 0.0211408 0.000993522 -2.95363e-10 0.0214451 0.00109195 -2.50775e-10 0.0217468 0.00113626 -2.10878e-10 0.0220467 0.00112076 -1.7454e-10 0.0223503 0.00105461 -1.46586e-10 0.0226517 0.000944501 -1.24036e-10 0.0229445 0.000806931 -1.02436e-10 0.0232197 0.000656504 -7.7926e-11 0.0234679 0.000509747 -5.17979e-11 0.02368 0.000376222 -2.08789e-11 0.0238516 0.000263472 -5.9029e-12 0.0239817 0.000170453 6.46106e-12 0.0240722 0.000101282 1.53715e-11 0.0241305 4.10256e-05 2.54981e-11 1.39263e-07 5.81503e-12 0.0168119 -1.12551e-05 -3.0463e-13 0.0167816 3.11739e-05 -8.84908e-13 0.0168683 -7.91508e-05 -1.96519e-12 0.0166651 0.000211367 -4.85393e-12 0.0169382 -0.000204564 -1.39844e-11 0.0164379 0.00055205 -3.80659e-11 0.0156741 0.000755661 -6.88351e-11 0.0158825 0.000583896 1.4741e-11 0.0166375 0.00067745 1.44251e-11 0.0176485 0.000980056 9.478e-12 0.0187486 0.00121949 7.06483e-12 0.019818 0.00128048 7.29683e-12 0.0208074 0.00122058 6.9466e-12 0.0216947 0.00111525 7.10575e-12 0.0224797 0.00099921 6.84435e-12 0.0231627 0.000883975 7.16769e-12 0.0237521 0.000772314 7.65867e-12 0.0242502 0.000664411 8.31533e-12 0.0246594 0.000560615 9.01358e-12 0.0249859 0.000461159 9.69394e-12 0.0252292 0.000365933 9.33744e-12 0.0253992 0.00027461 9.991e-12 0.0254971 0.000186648 7.64225e-12 0.0255293 0.000101048 7.90542e-12 0.025508 1.98356e-05 2.7319e-12 0.0254386 -5.34991e-05 2.38927e-12 0.0253274 -0.000118176 -2.48866e-13 0.0251805 -0.000175639 -2.62658e-12 0.0249988 -0.000225703 -6.40637e-12 0.024791 -0.000269416 -1.2629e-11 0.0245602 -0.000306018 -2.05252e-11 0.0243123 -0.000335258 -3.3614e-11 0.0240536 -0.00035632 -4.7013e-11 0.0237892 -0.000367489 -6.94959e-11 0.0235314 -0.000367132 -9.18943e-11 0.0232761 -0.000354462 -1.2506e-10 0.0230428 -0.0003284 -1.63487e-10 0.0228333 -0.000285905 -2.16949e-10 0.0226545 -0.000223761 -2.83429e-10 0.0225288 -0.000138595 -3.70804e-10 0.0224562 -2.8466e-05 -4.73466e-10 0.0224285 0.00011648 -6.72158e-10 0.0224738 0.000261685 -6.89574e-10 0.0225918 0.000414016 -7.25882e-10 0.022774 0.000575136 -8.15288e-10 0.0229876 0.000744122 -9.86291e-10 0.0232274 0.000875509 -1.0198e-09 0.0234835 0.000951568 -1.05614e-09 0.0237202 0.000947299 -1.06567e-09 0.0239369 0.000853202 -1.02905e-09 0.0241005 0.000671997 -9.34757e-10 0.0242392 0.000457709 -7.41972e-10 0.0242913 0.000236153 -5.96347e-10 0.0242354 6.52017e-06 -5.4387e-10 0.02409 -0.00021789 -3.50096e-10 0.0238984 -0.000414407 -1.15492e-10 0.0236513 -0.000548873 2.97115e-11 0.0233596 -0.000638529 2.04187e-10 0.0230372 -0.000691252 3.24409e-10 0.0226975 -0.000717184 4.0224e-10 0.0223462 -0.000722162 4.38886e-10 0.021996 -0.000715235 4.51238e-10 0.0216534 -0.000699156 4.49761e-10 0.0213259 -0.000679328 4.44972e-10 0.0210132 -0.00065601 4.41287e-10 0.0207188 -0.000632504 4.33533e-10 0.0204412 -0.000608111 4.19629e-10 0.0201808 -0.0005838 4.03022e-10 0.0199397 -0.000559153 3.79519e-10 0.0197157 -0.000533676 3.57561e-10 0.0195137 -0.000507433 3.3094e-10 0.0193314 -0.00047897 3.06163e-10 0.0191689 -0.000448339 2.72862e-10 0.0190295 -0.000413455 2.41794e-10 0.0189138 -0.000373929 1.91697e-10 0.0188234 -0.000326439 1.47281e-10 0.0187727 -0.000272524 7.55632e-11 0.0187529 -0.000196601 -1.88613e-11 0.0187756 -0.000123225 -3.158e-11 0.0188353 -4.25352e-05 -7.75617e-11 0.0189441 4.7374e-05 -1.40736e-10 0.019116 0.000154181 -2.5378e-10 0.0193452 0.000284248 -3.43687e-10 0.0196269 0.000421744 -4.02656e-10 0.0199472 0.000554834 -4.34141e-10 0.020295 0.000668526 -4.43728e-10 0.0206562 0.000746604 -4.33375e-10 0.0210217 0.000780336 -4.10463e-10 0.0213808 0.00076473 -3.77045e-10 0.0217264 0.000707391 -3.35373e-10 0.0220483 0.000617718 -2.87923e-10 0.0223334 0.000512359 -2.3865e-10 0.0225742 0.000403483 -1.88711e-10 0.0227652 0.00030266 -1.4318e-10 0.0229089 0.000215969 -1.03109e-10 0.023009 0.000144944 -7.26188e-11 0.0230719 9.08873e-05 -4.81259e-11 0.0231073 5.03396e-05 -3.57263e-11 0.0231189 1.59264e-05 -2.92286e-11 -6.32839e-06 -1.90065e-11 0.0167913 -2.58764e-06 -3.10778e-13 0.0168165 4.72957e-06 -4.47858e-13 0.0167452 -1.56937e-05 -1.92552e-12 0.0169076 3.83592e-05 -4.03519e-12 0.016709 -3.64121e-05 -1.14889e-11 0.0170185 0.000144431 -3.68522e-11 0.0171308 0.000432666 -6.00728e-11 0.0173662 0.000365813 1.54772e-11 0.017682 0.000353758 1.53799e-11 0.0181615 0.000469039 7.89532e-12 0.0187593 0.00057813 5.49299e-12 0.0193901 0.000608513 5.79466e-12 0.0200074 0.000573139 6.49544e-12 0.0205932 0.000513527 7.53e-12 0.0211402 0.00045138 7.92499e-12 0.0216428 0.000394083 8.70871e-12 0.0221 0.000341695 9.46841e-12 0.0225068 0.000293807 1.04052e-11 0.0228636 0.000249538 1.1005e-11 0.0231677 0.000208263 1.18754e-11 0.0234177 0.000169157 1.14373e-11 0.0236139 0.000131591 1.25648e-11 0.0237556 9.48752e-05 1.05276e-11 0.0238419 5.85355e-05 1.168e-11 0.0238769 2.23862e-05 8.94134e-12 0.0238638 -1.19505e-05 7.9256e-12 0.0238089 -4.30875e-05 5.26974e-12 0.0237168 -7.10994e-05 1.74364e-12 0.0235905 -9.62916e-05 -1.73773e-12 0.0234398 -0.000118208 -5.69707e-12 0.0232628 -0.00013731 -1.39369e-11 0.0230689 -0.000152944 -2.43766e-11 0.0228638 -0.000164818 -3.6698e-11 0.0226487 -0.000172116 -5.62629e-11 0.0224324 -0.000173948 -7.74292e-11 0.0222188 -0.000169685 -1.0763e-10 0.0220191 -0.000158728 -1.40952e-10 0.0218278 -0.000140048 -1.90809e-10 0.0216656 -0.000111961 -2.48119e-10 0.0215385 -7.25153e-05 -3.35758e-10 0.0214497 -2.15524e-05 -4.12034e-10 0.021403 4.89351e-05 -6.67241e-10 0.0214272 0.000121253 -6.88427e-10 0.0215201 0.000197188 -7.33564e-10 0.021674 0.000278337 -8.34742e-10 0.0218831 0.00036425 -1.03796e-09 0.0221312 0.00044053 -1.14584e-09 0.022423 0.000483451 -1.24302e-09 0.0227089 0.000482688 -1.25236e-09 0.0229478 0.000433142 -1.18879e-09 0.0231528 0.000342221 -1.01029e-09 0.0232979 0.000224725 -6.53824e-10 0.0233401 0.000106495 -6.068e-10 0.0232827 -7.90197e-06 -4.99479e-10 0.0231372 -0.00011584 -3.1274e-10 0.0229317 -0.000203358 -1.88201e-11 0.0226745 -0.000274367 6.78928e-11 0.0223808 -0.000320029 2.21635e-10 0.0220716 -0.000345615 3.33021e-10 0.021756 -0.000356874 4.03948e-10 0.0214427 -0.000358156 4.31632e-10 0.0211388 -0.000353484 4.37563e-10 0.0208454 -0.000344744 4.26597e-10 0.0205661 -0.000334384 4.17251e-10 0.0202977 -0.00032237 4.07307e-10 0.0200448 -0.000310597 4.00323e-10 0.0198024 -0.000297974 3.88888e-10 0.0195742 -0.000286157 3.76104e-10 0.0193555 -0.000273531 3.5783e-10 0.0191491 -0.000261359 3.40889e-10 0.0189528 -0.000248106 3.20552e-10 0.0187676 -0.000234556 3.01774e-10 0.0185951 -0.000219438 2.76764e-10 0.0184349 -0.000202798 2.49748e-10 0.0182921 -0.000183806 2.11414e-10 0.0181675 -0.000161478 1.70397e-10 0.0180669 -0.000135509 1.13568e-10 0.0180035 -0.00010349 3.6245e-11 0.0179648 -6.22921e-05 -2.98546e-11 0.0179648 -2.35581e-05 -8.96608e-11 0.0180093 1.81338e-05 -1.07683e-10 0.0181078 6.65791e-05 -1.76627e-10 0.0182694 0.000126502 -2.99623e-10 0.018495 0.000194169 -4.00963e-10 0.0187821 0.000262536 -4.85027e-10 0.0191159 0.000322441 -5.48084e-10 0.019484 0.000364475 -5.83381e-10 0.0198636 0.000381288 -5.92523e-10 0.0202348 0.00037291 -5.66324e-10 0.0205804 0.00034008 -5.16004e-10 0.0208822 0.000292273 -4.47828e-10 0.021138 0.000237408 -3.73093e-10 0.0213397 0.000183139 -2.97546e-10 0.0214957 0.00013462 -2.31373e-10 0.021605 9.40655e-05 -1.73375e-10 0.0216822 6.16122e-05 -1.33464e-10 0.0217275 3.73698e-05 -9.16956e-11 0.0217533 1.88978e-05 -7.918e-11 0.0217588 3.77599e-06 -7.21625e-11 -5.00976e-06 -5.65786e-11 0.0167952 -2.93585e-13 0.0167983 -5.73326e-13 0.0167756 -1.64507e-12 0.0168021 -4.58151e-12 0.0167404 -9.78837e-12 0.0167888 -3.60179e-11 0.0170042 -4.63192e-11 0.0173867 1.54074e-11 0.0177384 1.47627e-11 0.0181788 7.7959e-12 0.0187177 4.76982e-12 0.0192895 4.60741e-12 0.0198334 5.14327e-12 0.0203274 6.65213e-12 0.0207678 7.60904e-12 0.0211629 8.7997e-12 0.0215201 9.9344e-12 0.021843 1.09687e-11 0.0221348 1.17618e-11 0.022394 1.25014e-11 0.0226155 1.24153e-11 0.0227996 1.33172e-11 0.0229391 1.20962e-11 0.0230344 1.33006e-11 0.0230842 1.12885e-11 0.0230891 1.09799e-11 0.0230545 8.66865e-12 0.022984 5.15262e-12 0.0228828 7.6218e-13 0.022756 -2.84168e-12 0.0226061 -1.0682e-11 0.0224389 -2.00795e-11 0.0222593 -3.19451e-11 0.0220679 -5.05858e-11 0.0218738 -7.01532e-11 0.0216794 -9.88197e-11 0.0214939 -1.31121e-10 0.0213133 -1.78191e-10 0.0211588 -2.31715e-10 0.0210303 -3.16878e-10 0.0209338 -3.80937e-10 0.0208732 -6.6946e-10 0.0208825 -6.77543e-10 0.0209575 -7.04491e-10 0.0210934 -8.06532e-10 0.0212802 -1.09614e-09 0.0215137 -1.25106e-09 0.0217943 -1.35385e-09 0.0220692 -1.354e-09 0.0223138 -1.25607e-09 0.0225031 -1.09799e-09 0.0226318 -5.75274e-10 0.0226594 -5.38096e-10 0.0225878 -4.5127e-10 0.0224296 -3.04083e-10 0.0222281 -1.81629e-11 0.0219782 6.96169e-11 0.0216933 2.0629e-10 0.0213979 3.20603e-10 0.0210985 3.93806e-10 0.0208035 4.23149e-10 0.0205172 4.28472e-10 0.0202418 4.14805e-10 0.0199761 4.01975e-10 0.0197212 3.90751e-10 0.0194767 3.82802e-10 0.0192413 3.73136e-10 0.0190158 3.61014e-10 0.0187978 3.45273e-10 0.0185893 3.30583e-10 0.0183882 3.13122e-10 0.018198 2.97819e-10 0.0180165 2.76154e-10 0.0178479 2.52274e-10 0.0176928 2.18494e-10 0.0175555 1.81393e-10 0.0174396 1.26023e-10 0.0173531 7.75002e-11 0.0173002 -3.6511e-11 0.0172855 -6.09148e-11 0.0173111 -8.53702e-11 0.0173826 -1.64922e-10 0.017512 -2.77309e-10 0.0177035 -3.90538e-10 0.0179618 -5.02428e-10 0.0182774 -5.99877e-10 0.0186311 -6.6931e-10 0.0190016 -6.93078e-10 0.0193629 -6.77725e-10 0.0196895 -6.23637e-10 0.0199731 -5.42645e-10 0.0201997 -4.51568e-10 0.020373 -3.60711e-10 0.0205015 -2.81679e-10 0.0205833 -2.13248e-10 0.0206353 -1.67021e-10 0.0206595 -1.17338e-10 0.0206659 -1.01923e-10 0.0206501 -9.32567e-11 -7.57076e-11 0.00923364 0.00815152 -4.16986e-14 0.00601178 0.00322023 1.35505e-13 0.00464067 0.00135068 -1.41755e-12 0.0039442 0.000664731 -2.89726e-12 0.00379065 0.000122678 -1.19033e-11 0.00392369 -0.000225907 -3.62354e-11 0.00347204 0.000249559 -9.43949e-11 0.00210327 0.00115745 -1.32559e-10 0.000695471 0.00132108 -9.44257e-11 -0.00049761 0.00121679 -4.78501e-11 -0.00153258 0.00101028 -4.6552e-11 -0.00255977 0.00093786 -4.87198e-11 -0.00339116 0.000851223 -3.82871e-11 -0.00401654 0.000653361 -4.02143e-11 -0.00448621 0.000468745 -4.43244e-11 -0.00476775 0.000291633 -3.93165e-11 -0.00494803 0.000188813 -4.55062e-11 -0.00509809 0.0001557 -3.64998e-11 -0.00525457 0.000167118 -2.04171e-11 -0.00541981 0.000176722 2.50136e-12 -0.00558086 0.000169743 2.39668e-11 -0.00572301 0.000157074 4.71398e-11 -0.00584559 0.000138407 7.30224e-11 -0.00593808 0.000109971 1.03939e-10 -0.00602096 9.80343e-05 8.15913e-11 -0.00611722 0.00010444 5.99264e-11 -0.00619772 8.88504e-05 4.1139e-11 -0.0062449 5.48525e-05 3.03754e-11 -0.00625865 1.65535e-05 -5.03022e-11 -0.00622391 -3.59304e-05 -1.4535e-10 -0.00610938 -0.000120089 -2.46445e-10 -0.00589894 -0.000219385 -3.3443e-10 -0.00559252 -0.000315689 -4.06063e-10 -0.00520201 -0.000400444 -4.55352e-10 -0.00472442 -0.000486029 -4.6662e-10 -0.00420399 -0.000528094 -4.80034e-10 -0.00365517 -0.000554796 -4.82229e-10 -0.00309135 -0.000568732 -4.74585e-10 -0.00251616 -0.000578961 -4.71908e-10 -0.00192984 -0.000588608 -4.55834e-10 -0.00134701 -0.000584166 -4.31224e-10 -0.00076578 -0.000581894 -4.03515e-10 -0.00016694 -0.000598736 -3.67364e-10 0.000411193 -0.000577474 -3.31497e-10 0.000945438 -0.000533164 -2.71947e-10 0.00145716 -0.000509298 -2.00092e-10 0.0019458 -0.000486923 -1.15824e-10 0.00241051 -0.000463201 -2.55831e-11 0.00285217 -0.000439997 5.15974e-11 0.00327024 -0.000416051 8.33112e-11 0.00367385 -0.000401095 1.32245e-10 0.00406955 -0.000393558 1.97998e-10 0.00444773 -0.000376591 2.32502e-10 0.00480441 -0.000355587 2.59368e-10 0.00514207 -0.000337185 2.81239e-10 0.00546107 -0.000318647 2.99296e-10 0.00576379 -0.000302337 3.15596e-10 0.00604982 -0.00028564 3.30592e-10 0.00632043 -0.000270548 3.4343e-10 0.00657553 -0.000255142 3.51911e-10 0.00681649 -0.000241198 3.53105e-10 0.00704308 -0.00022706 3.4325e-10 0.00725669 -0.000214246 3.19894e-10 0.00745733 -0.000201386 2.81792e-10 0.00764608 -0.000189691 2.31111e-10 0.00782289 -0.000177942 1.70258e-10 0.00798871 -0.000167199 1.05519e-10 0.00814352 -0.00015646 4.16527e-11 0.00828821 -0.000146614 -1.50366e-11 0.00842279 -0.000136816 -6.22279e-11 0.00854812 -0.00012781 -9.68821e-11 0.00866424 -0.000118884 -1.19007e-10 0.0087719 -0.000110655 -1.29816e-10 0.00887116 -0.000102522 -1.3134e-10 0.00896268 -9.50026e-05 -1.26265e-10 0.00904645 -8.75898e-05 -1.16538e-10 0.0091232 -8.07351e-05 -1.04073e-10 0.00919291 -7.40164e-05 -8.94388e-11 0.00925623 -6.7835e-05 -7.31874e-11 0.00931328 -6.18457e-05 -5.57379e-11 0.00936461 -5.64013e-05 -3.97186e-11 0.00941043 -5.12138e-05 -2.24479e-11 0.0094512 -4.65836e-05 -4.82006e-12 0.00948723 -4.22712e-05 1.72876e-11 0.0095189 -3.85305e-05 3.82662e-11 0.00954652 -3.51831e-05 5.42106e-11 0.00957054 -3.24398e-05 6.54518e-11 0.00959116 -3.01619e-05 7.1603e-11 0.00960896 -2.85637e-05 7.25735e-11 0.00962412 -2.75398e-05 6.8648e-11 0.00963729 -2.72562e-05 6.06583e-11 0.00964853 -2.76549e-05 4.92948e-11 0.00965864 -2.89198e-05 3.55307e-11 0.00966779 -3.10176e-05 1.55861e-11 0.00967662 -3.41313e-05 4.59437e-12 0.00968503 -3.81987e-05 -6.4118e-12 0.00969452 -4.34343e-05 -1.60567e-11 0.00970354 -4.97985e-05 -2.14587e-11 0.00971244 -5.97278e-05 -2.6597e-11 -6.94023e-05 -2.79164e-11 0.0127483 0.0122321 -5.95789e-14 0.00976226 0.00619811 4.71007e-14 0.00823791 0.00287502 1.20196e-13 0.0076146 0.00123452 -5.27679e-12 0.00714128 0.000552987 -8.87607e-12 0.00671083 0.000118071 -2.38025e-11 0.00655701 0.000246322 -6.22479e-11 0.00631169 0.00113208 -1.41936e-10 0.0049601 0.00251464 -1.0768e-10 0.00378966 0.00239789 -5.52458e-11 0.00284695 0.00205609 -3.98239e-11 0.00195559 0.00186344 -3.80288e-11 0.00121103 0.00162523 -2.9614e-11 0.000505538 0.00138272 -3.76998e-11 -0.000213526 0.00119559 -5.02232e-11 -0.000948956 0.00103861 -4.42963e-11 -0.00163966 0.000880313 -4.76128e-11 -0.00223803 0.000762271 -3.84403e-11 -0.00271378 0.000660268 -2.03329e-11 -0.0030801 0.000559586 1.64051e-12 -0.00335617 0.000454791 2.16725e-11 -0.00356115 0.00037151 4.88106e-11 -0.00372908 0.000318782 7.4471e-11 -0.00386823 0.000261496 9.61187e-11 -0.00397019 0.000212156 1.01594e-10 -0.00405766 0.000200205 8.00575e-11 -0.0041229 0.000160229 6.24239e-11 -0.00414053 7.77882e-05 5.12846e-11 -0.00410983 -1.3721e-05 -1.80643e-11 -0.00401195 -0.000137736 -1.12397e-10 -0.00381511 -0.000326172 -2.02484e-10 -0.00350769 -0.000539924 -2.76193e-10 -0.00310461 -0.000733122 -3.31669e-10 -0.00262873 -0.000890928 -3.74007e-10 -0.00207449 -0.00105405 -3.59605e-10 -0.00150141 -0.00111287 -3.60401e-10 -0.000915934 -0.00114938 -3.4282e-10 -0.000315215 -0.00117774 -3.27837e-10 0.000291329 -0.00119194 -3.33784e-10 0.000862842 -0.00116509 -3.0206e-10 0.00142412 -0.00114803 -2.65789e-10 0.00196564 -0.00112458 -2.39158e-10 0.00247715 -0.0011105 -2.14319e-10 0.00297575 -0.00107542 -1.95603e-10 0.00347635 -0.00103201 -1.70209e-10 0.00395898 -0.000988493 -1.39186e-10 0.00442424 -0.000948333 -9.95033e-11 0.00486943 -0.00090398 -4.11715e-11 0.00529595 -0.000861263 4.2704e-12 0.00570141 -0.000815329 1.83236e-11 0.00608369 -0.000777132 5.3145e-11 0.00644521 -0.000748984 1.10786e-10 0.00679269 -0.000718046 1.46052e-10 0.00712417 -0.000681114 1.84724e-10 0.00743746 -0.000644551 2.20103e-10 0.00773249 -0.000607603 2.49656e-10 0.00801044 -0.000574057 2.7411e-10 0.00827146 -0.000540647 2.92167e-10 0.00851712 -0.000509908 3.04048e-10 0.00874733 -0.000479295 3.08851e-10 0.00896327 -0.000450979 3.06593e-10 0.00916497 -0.000422966 2.95186e-10 0.00935352 -0.000397015 2.74303e-10 0.00952886 -0.000371479 2.42154e-10 0.00969187 -0.00034777 2.00616e-10 0.00984292 -0.000324527 1.51294e-10 0.00998251 -0.000302906 9.8535e-11 0.0101113 -0.000281749 4.58336e-11 0.0102297 -0.000262051 -2.34326e-12 0.0103381 -0.000242818 -4.31368e-11 0.0104375 -0.00022489 -7.44624e-11 0.0105277 -0.000207433 -9.56728e-11 0.0106098 -0.000191119 -1.07487e-10 0.0106839 -0.000175283 -1.11113e-10 0.0107504 -0.00016045 -1.08565e-10 0.0108098 -0.000146104 -1.0141e-10 0.0108623 -0.000132679 -9.11129e-11 0.0109084 -0.00011979 -7.84932e-11 0.0109484 -0.000107808 -6.37387e-11 0.0109826 -9.64628e-05 -4.9044e-11 0.0110116 -8.60492e-05 -3.42781e-11 0.0110354 -7.63858e-05 -1.85953e-11 0.0110549 -6.76893e-05 -2.45189e-12 0.0110701 -5.98516e-05 1.81973e-11 0.0110819 -5.3044e-05 3.72618e-11 0.0110901 -4.72381e-05 5.19317e-11 0.0110957 -4.25591e-05 6.21881e-11 0.0110986 -3.90224e-05 6.79736e-11 0.0110998 -3.67996e-05 6.88233e-11 0.0110993 -3.59322e-05 6.51823e-11 0.0110978 -3.66019e-05 5.76139e-11 0.011096 -3.88849e-05 4.67959e-11 0.011094 -4.30771e-05 3.37604e-11 0.011093 -4.92795e-05 1.43032e-11 0.0110934 -5.78162e-05 4.70457e-12 0.0110958 -6.87971e-05 -5.74554e-12 0.0111022 -8.26263e-05 -1.44429e-11 0.0111109 -9.95853e-05 -1.90818e-11 0.0111226 -0.000123135 -2.3513e-11 -0.000145749 -2.44159e-11 0.0162925 0.0141125 3.18008e-13 0.0138854 0.00858612 1.12061e-13 0.011922 0.00484533 5.40403e-13 0.0104689 0.00265644 -2.56932e-12 0.00959691 0.00140341 -2.60882e-12 0.00866224 0.000932233 -2.79511e-11 0.00812017 0.000654296 -4.1145e-11 0.00810087 0.000937964 -8.18e-11 0.00806154 0.00221015 -1.52054e-10 0.00726397 0.00329425 -7.21375e-11 0.00624886 0.00317022 -4.00549e-11 0.00527777 0.00282796 -3.1245e-11 0.00448936 0.00252193 -2.13349e-11 0.00375115 0.00220161 -2.47193e-11 0.00305576 0.0019197 -3.67557e-11 0.00241939 0.00170703 -3.61736e-11 0.00179783 0.00152518 -4.53521e-11 0.00121613 0.00136889 -3.82044e-11 0.000678921 0.00121992 -2.708e-11 0.000175691 0.00108329 -5.38094e-12 -0.00031052 0.00095783 1.70381e-11 -0.000761599 0.000838956 4.75318e-11 -0.00115275 0.000728813 7.73471e-11 -0.00148202 0.000617195 1.01884e-10 -0.00175008 0.000500383 1.14329e-10 -0.00191589 0.000378296 9.75368e-11 -0.00201031 0.00026085 7.97496e-11 -0.00201137 8.32585e-05 6.59005e-11 -0.00193168 -9.33901e-05 1.24015e-11 -0.00177105 -0.000303339 -6.02484e-11 -0.00147082 -0.000635114 -1.35744e-10 -0.0010661 -0.000958375 -1.92989e-10 -0.000576835 -0.00123829 -2.2469e-10 1.44676e-05 -0.0014973 -5.55429e-10 0.000579668 -0.0016351 5.34693e-11 0.00116309 -0.00170959 -2.1506e-10 0.0017525 -0.00174967 -1.86327e-10 0.00233692 -0.00177074 -1.47326e-10 0.00290327 -0.00176461 -1.20971e-10 0.0034705 -0.00173711 -8.31817e-11 0.00402042 -0.0017007 -5.00546e-11 0.00455301 -0.00165846 -2.97141e-11 0.00505797 -0.00161513 -1.957e-11 0.00554469 -0.00156085 -2.20744e-11 0.00601705 -0.00150123 -3.06063e-11 0.00646885 -0.00143757 -4.24712e-11 0.00689863 -0.00137495 -4.89828e-11 0.00730819 -0.00131002 -4.572e-11 0.00769671 -0.00124569 -3.80492e-11 0.00806319 -0.00117733 -3.20759e-11 0.00840472 -0.00111327 -1.17132e-11 0.0087197 -0.00105832 1.24408e-11 0.0090236 -0.00101587 4.27954e-11 0.00931069 -0.000962646 8.55555e-11 0.00957949 -0.000908118 1.30797e-10 0.00983035 -0.000854022 1.73761e-10 0.0100635 -0.000803039 2.08852e-10 0.0102803 -0.000753755 2.32206e-10 0.0104818 -0.000707314 2.43697e-10 0.0106691 -0.000662337 2.44621e-10 0.010843 -0.000619854 2.3759e-10 0.0110042 -0.000578867 2.24015e-10 0.0111533 -0.000540187 2.05071e-10 0.0112907 -0.000502994 1.80687e-10 0.0114165 -0.000467911 1.51303e-10 0.0115316 -0.000434208 1.1757e-10 0.0116357 -0.000402431 8.1187e-11 0.0117298 -0.000371899 4.38409e-11 0.0118142 -0.000343106 7.98489e-12 0.0118894 -0.000315461 -2.1215e-11 0.011956 -0.00028936 -4.67201e-11 0.0120145 -0.000264335 -6.55998e-11 0.0120653 -0.000240678 -7.76194e-11 0.012109 -0.000218021 -8.3368e-11 0.0121458 -0.000196616 -8.36857e-11 0.0121765 -0.000176162 -7.96262e-11 0.0122013 -0.000156932 -7.21405e-11 0.0122205 -0.000138692 -6.1846e-11 0.0122345 -0.000121729 -4.99342e-11 0.0122437 -0.000105866 -3.83109e-11 0.0122483 -9.13708e-05 -2.54771e-11 0.0122487 -7.80934e-05 -1.17219e-11 0.0122452 -6.62854e-05 1.6656e-12 0.0122384 -5.58297e-05 2.12127e-11 0.0122285 -4.69835e-05 3.73164e-11 0.0122162 -3.96658e-05 4.95704e-11 0.0122019 -3.41529e-05 5.81867e-11 0.0121861 -3.04361e-05 6.26988e-11 0.0121691 -2.87907e-05 6.31825e-11 0.0121522 -2.93231e-05 5.94394e-11 0.012135 -3.23774e-05 5.21968e-11 0.0121192 -3.8132e-05 4.19916e-11 0.0121047 -4.70128e-05 2.89563e-11 0.0120929 -5.931e-05 1.14449e-11 0.0120853 -7.55094e-05 3.27744e-12 0.012081 -9.60733e-05 -5.80434e-12 0.0120838 -0.000121254 -1.33521e-11 0.012093 -0.000153272 -1.62658e-11 0.012106 -0.000191654 -1.9647e-11 -0.000229773 -2.05051e-11 0.0182867 0.0148725 -1.66013e-13 0.0164644 0.010404 -9.50827e-14 0.0145104 0.0067918 -1.49039e-13 0.0128808 0.00427392 -1.68687e-12 0.0116385 0.00263537 -7.88075e-13 0.0107747 0.00170023 -2.21685e-11 0.0100466 0.00127858 -2.87962e-11 0.00978398 0.00107733 -4.71041e-11 0.0101771 0.00164297 -8.34195e-11 0.0100028 0.00324725 -1.23709e-10 0.00922557 0.00395585 -5.36072e-11 0.00845826 0.00372493 -2.58696e-11 0.00760932 0.00344733 -1.69691e-11 0.00672749 0.00310323 -1.35754e-11 0.00598881 0.00273211 -2.33416e-11 0.00531024 0.00246972 -2.80997e-11 0.00465177 0.00222374 -3.44798e-11 0.00405445 0.00200997 -3.11925e-11 0.00350177 0.00182679 -3.66905e-11 0.00298137 0.00164175 -1.5847e-11 0.00249724 0.00147165 4.24767e-12 0.00204437 0.00131965 2.98809e-11 0.00162469 0.00117412 5.77372e-11 0.00124313 0.00102578 8.50082e-11 0.000905995 0.000862543 9.90621e-11 0.000621939 0.000681143 9.21187e-11 0.000425597 0.00047247 8.07258e-11 0.000302181 0.00021907 6.172e-11 0.000300847 -8.40236e-05 1.26339e-11 0.000498513 -0.000498134 -5.25186e-11 0.000868557 -0.00101037 -1.28363e-10 0.00134262 -0.00144234 -1.60568e-10 0.00188774 -0.00179565 -1.6382e-10 0.00246378 -0.0020864 -1.65791e-10 0.00309067 -0.00227414 -1.21068e-10 0.00372998 -0.00235759 -8.59785e-11 0.00436064 -0.0023853 -4.07597e-11 0.00496082 -0.00237343 4.94344e-12 0.00553437 -0.00233803 4.29553e-11 0.00608417 -0.00228514 7.96176e-11 0.00660782 -0.0022216 1.09624e-10 0.00710728 -0.00215395 1.25114e-10 0.00757898 -0.00208151 1.25741e-10 0.00802972 -0.00200434 1.09991e-10 0.00845873 -0.00192159 8.14409e-11 0.00886686 -0.00183631 4.43097e-11 0.00925119 -0.00175011 8.40792e-12 0.00961288 -0.00166377 -2.2211e-11 0.00995207 -0.00157786 -6.03467e-11 0.0102694 -0.00148845 -6.61863e-11 0.0105633 -0.00140134 -7.03814e-11 0.0108326 -0.00132181 -6.22939e-11 0.0110805 -0.00125779 -2.96085e-11 0.0113154 -0.00119064 -3.1956e-13 0.0115365 -0.00112212 4.05071e-11 0.0117427 -0.00105317 9.04117e-11 0.0119324 -0.000986631 1.3216e-10 0.0121064 -0.000922715 1.59305e-10 0.0122651 -0.000862064 1.70971e-10 0.01241 -0.00080393 1.7031e-10 0.0125418 -0.0007488 1.61185e-10 0.012662 -0.000695947 1.47888e-10 0.0127706 -0.000645964 1.32815e-10 0.0128692 -0.000598076 1.17305e-10 0.0129576 -0.000552876 1.0108e-10 0.013037 -0.000509606 8.35812e-11 0.0131077 -0.000468762 6.43961e-11 0.0131697 -0.000429713 4.30833e-11 0.0132239 -0.000392817 1.57692e-11 0.0132698 -0.000357586 -6.42216e-13 0.0133083 -0.000324282 -1.70521e-11 0.0133392 -0.000292483 -3.06264e-11 0.0133629 -0.000262439 -4.19975e-11 0.0133803 -0.000233738 -4.95005e-11 0.013391 -0.000206677 -5.34371e-11 0.0133964 -0.000180897 -5.23052e-11 0.0133963 -0.00015674 -4.84093e-11 0.0133918 -0.000133955 -4.21671e-11 0.0133829 -0.000112883 -3.45129e-11 0.01337 -9.33532e-05 -2.52331e-11 0.0133535 -7.5666e-05 -1.46656e-11 0.0133339 -5.96942e-05 -3.78892e-12 0.013311 -4.5719e-05 7.88569e-12 0.0132857 -3.36543e-05 2.41449e-11 0.0132584 -2.38135e-05 3.6989e-11 0.0132295 -1.62217e-05 4.60373e-11 0.0131997 -1.11266e-05 5.28465e-11 0.0131697 -8.73102e-06 5.56567e-11 0.0131398 -9.27129e-06 5.55753e-11 0.0131111 -1.28779e-05 5.19784e-11 0.0130836 -1.99911e-05 4.52252e-11 0.0130581 -3.09816e-05 3.61051e-11 0.0130359 -4.64444e-05 2.22274e-11 0.0130164 -6.69885e-05 9.86076e-12 0.0130033 -9.32965e-05 3.31501e-12 0.0129953 -0.000126091 -3.7648e-12 0.012996 -0.000165626 -9.09173e-12 0.0130048 -0.000217294 -1.00947e-11 0.013023 -0.00026878 -1.14255e-11 -0.000323933 -1.19513e-11 0.0194008 0.015134 -5.01402e-13 0.0181644 0.0116417 -1.46245e-12 0.0165458 0.00840126 -1.52734e-12 0.0149729 0.00583967 -1.49413e-12 0.0136337 0.00395619 -2.74055e-12 0.012646 0.00266334 -6.78865e-12 0.0118274 0.00198073 -3.10043e-11 0.0111739 0.00160056 -4.35418e-11 0.0110876 0.00161 -6.54624e-11 0.0117692 0.00231387 -1.22773e-10 0.0115707 0.00396654 -9.44702e-11 0.0108127 0.00445123 -4.17265e-11 0.0101865 0.00415488 -1.61035e-11 0.0094737 0.00391409 -1.35634e-11 0.00868178 0.00358888 -6.02013e-12 0.00795883 0.00322416 -1.43998e-11 0.00731781 0.00293307 -1.97995e-11 0.00671739 0.00269756 -2.35866e-11 0.00610905 0.00247522 -2.48516e-11 0.00553452 0.00225203 -1.79214e-11 0.00501613 0.00205474 -8.68928e-12 0.00453007 0.00186153 6.719e-12 0.00407343 0.00166991 3.02491e-11 0.00366094 0.00147454 5.11653e-11 0.00329596 0.00126508 6.27001e-11 0.0029919 0.00101809 5.9092e-11 0.00275831 0.000731235 4.08703e-11 0.00260216 0.000398066 2.34771e-11 0.00259136 -5.56503e-05 -2.06555e-11 0.00281222 -0.000709927 -8.90761e-11 0.00317057 -0.00136675 -1.04978e-10 0.00366753 -0.00194448 -1.27003e-10 0.0042825 -0.00241834 -1.34439e-10 0.00494295 -0.00275366 -1.30729e-10 0.0056157 -0.00295484 -9.90424e-11 0.00627482 -0.00302233 -5.6361e-11 0.0068946 -0.00300757 -9.69111e-12 0.00747307 -0.00295146 3.71397e-11 0.00801189 -0.00287487 7.73506e-11 0.00851529 -0.00278469 1.13993e-10 0.00898889 -0.00269024 1.43784e-10 0.00943263 -0.00259212 1.62062e-10 0.00985006 -0.00249253 1.67724e-10 0.010242 -0.00238917 1.55926e-10 0.0106115 -0.00228314 1.28637e-10 0.0109583 -0.00217484 9.08184e-11 0.0112828 -0.00206648 4.92327e-11 0.0115867 -0.00195863 1.10077e-11 0.0118709 -0.00185294 -5.03387e-11 0.0121367 -0.00174483 -6.54295e-11 0.0123829 -0.00163854 -8.67136e-11 0.0126065 -0.00153655 -1.02245e-10 0.0128047 -0.00144733 -1.07995e-10 0.01299 -0.00136791 -6.89057e-11 0.0131623 -0.00128717 -2.91039e-11 0.0133211 -0.00120563 1.05603e-11 0.0134666 -0.00112636 5.05584e-11 0.0135989 -0.00104949 7.87765e-11 0.0137186 -0.000976538 9.20559e-11 0.013827 -0.000906544 9.29565e-11 0.0139241 -0.000840409 8.59101e-11 0.0140113 -0.000777 7.60741e-11 0.0140886 -0.000717187 6.7356e-11 0.0141564 -0.000659884 6.12755e-11 0.0142156 -0.000605859 5.77927e-11 0.0142653 -0.000554196 5.52021e-11 0.014307 -0.000505446 5.15095e-11 0.01434 -0.000458913 4.56051e-11 0.0143653 -0.000414971 3.54363e-11 0.0143835 -0.000373068 1.77432e-11 0.0143945 -0.00033351 7.50142e-12 0.0143998 -0.000295797 -2.6292e-12 0.0143988 -0.000260216 -1.31467e-11 0.0143927 -0.000226318 -2.0152e-11 0.0143813 -0.000194406 -2.56804e-11 0.014365 -0.000164144 -2.71537e-11 0.0143443 -0.000135882 -2.62817e-11 0.0143198 -0.000109409 -2.2742e-11 0.0142918 -8.50807e-05 -1.68199e-11 0.0142612 -6.27842e-05 -1.02696e-11 0.014228 -4.27738e-05 -1.52888e-12 0.0141928 -2.51845e-05 4.54053e-12 0.0141556 -1.01592e-05 1.9137e-11 0.0141173 2.09836e-06 2.94964e-11 0.0140779 1.12363e-05 3.79205e-11 0.0140382 1.76251e-05 4.35739e-11 0.0139977 2.09789e-05 4.76633e-11 0.0139579 2.10586e-05 4.86255e-11 0.0139185 1.74712e-05 4.67963e-11 0.0138806 9.61198e-06 4.21696e-11 0.013846 -3.0353e-06 3.5682e-11 0.0138141 -2.12772e-05 2.6275e-11 0.0137887 -4.57351e-05 1.39477e-11 0.013768 -7.71897e-05 8.34963e-12 0.0137547 -0.000116556 3.01118e-12 0.0137504 -0.000164163 -1.20345e-12 0.0137558 -0.000222646 -3.54871e-12 0.0137646 -0.000290931 -3.2324e-12 0.0137882 -0.00035809 -3.82341e-12 -0.000429604 -4.69951e-12 0.0201064 0.0152047 -1.07628e-12 0.0192892 0.0124472 -8.73577e-15 0.018053 0.00963637 -4.61011e-13 0.0166891 0.00719624 -7.66132e-14 0.0153956 0.00523787 -9.91653e-13 0.0142637 0.00377211 -5.62533e-12 0.0134729 0.00272974 -1.20036e-11 0.0126752 0.0022818 -4.24734e-11 0.0122394 0.00191937 -5.66582e-11 0.0122202 0.00213652 -8.2499e-11 0.01295 0.00298332 -1.34852e-10 0.0129011 0.00444428 -8.24297e-11 0.0122537 0.00479057 -2.2313e-11 0.0116599 0.00451396 -1.66428e-11 0.0110226 0.00430334 -1.01291e-11 0.0103459 0.00399471 6.20366e-13 0.00970233 0.00364398 -4.42117e-12 0.00907947 0.00336241 -6.61707e-12 0.0084894 0.00310739 -1.86247e-11 0.00794183 0.00286903 -2.04448e-11 0.00740812 0.00264621 -2.7119e-11 0.0068804 0.00242574 -1.98823e-11 0.00639923 0.00220318 -1.18126e-11 0.00596353 0.00197357 9.4868e-13 0.00556238 0.00170855 5.4304e-12 0.00521197 0.00140721 1.7365e-12 0.00490835 0.00106988 -7.20644e-12 0.00472974 0.000612563 -3.17347e-11 0.00477319 -7.42805e-05 -7.84049e-11 0.00500637 -0.000924479 -1.32842e-10 0.00541084 -0.00175693 -1.1029e-10 0.00595719 -0.0024813 -1.088e-10 0.00659941 -0.00305723 -1.09439e-10 0.00729622 -0.00345137 -1.17683e-10 0.00795247 -0.00360944 -1.05462e-10 0.00857444 -0.00364465 -1.07523e-10 0.00915607 -0.00358962 -9.54531e-11 0.00969383 -0.0034902 -5.90518e-11 0.0101848 -0.00336543 -2.23243e-11 0.0106365 -0.00323474 1.45193e-11 0.0110548 -0.00310538 4.7322e-11 0.0114441 -0.00297777 7.583e-11 0.0118071 -0.00285173 9.93884e-11 0.0121468 -0.00272397 1.0538e-10 0.0124653 -0.00259582 9.72755e-11 0.0127627 -0.00246587 7.9783e-11 0.013039 -0.00233685 5.53498e-11 0.0132939 -0.00220865 2.88774e-11 0.0135283 -0.00208357 -1.05623e-11 0.0137473 -0.00196057 -8.47847e-11 0.0139481 -0.0018363 -9.64622e-11 0.0141292 -0.00171439 -1.13852e-10 0.0142877 -0.00160208 -1.27164e-10 0.0144311 -0.00150673 -1.32347e-10 0.0145626 -0.00141379 -8.7956e-11 0.0146843 -0.00132193 -5.45503e-11 0.0147953 -0.00123194 -2.36559e-11 0.0148955 -0.00114391 2.75227e-12 0.0149839 -0.00105979 1.93277e-11 0.0150616 -0.000978979 2.53784e-11 0.0151287 -0.000902587 2.39419e-11 0.0151864 -0.000829502 2.03016e-11 0.0152353 -0.000760564 1.87666e-11 0.0152757 -0.000694685 2.19363e-11 0.0153083 -0.0006326 2.90831e-11 0.0153329 -0.00057335 3.87577e-11 0.0153498 -0.000517518 4.74349e-11 0.0153593 -0.000464296 5.36168e-11 0.0153618 -0.000414107 5.44899e-11 0.0153578 -0.000366299 5.10543e-11 0.0153483 -0.000321199 4.23458e-11 0.0153339 -0.000278259 3.1094e-11 0.0153151 -0.000237791 1.3157e-11 0.0152924 -0.000199321 7.02688e-12 0.0152652 -0.000163227 8.99065e-13 0.0152343 -0.000129159 -2.74485e-12 0.015199 -9.75335e-05 -3.99721e-12 0.01516 -6.81752e-05 -2.62585e-12 0.0151175 -4.14608e-05 7.209e-13 0.0150723 -1.74908e-05 3.76382e-12 0.0150254 3.44454e-06 1.39357e-11 0.0149781 2.09356e-05 2.12751e-11 0.0149305 3.55764e-05 2.82574e-11 0.0148833 4.7093e-05 3.26237e-11 0.0148355 5.52297e-05 3.69128e-11 0.0147882 5.96414e-05 3.91817e-11 0.0147413 6.03038e-05 4.02641e-11 0.0146946 5.65459e-05 3.8816e-11 0.0146502 4.7881e-05 3.56796e-11 0.0146072 3.34478e-05 3.04283e-11 0.0145691 1.27001e-05 2.27409e-11 0.0145358 -1.55878e-05 1.26395e-11 0.0145092 -5.16101e-05 8.40234e-12 0.0144921 -9.66526e-05 5.31601e-12 0.0144838 -0.000151431 1.32927e-12 0.0144865 -0.000216291 -5.76519e-13 0.0144997 -0.000295033 1.3769e-13 0.0145195 -0.000372029 -4.96975e-13 0.0145509 -0.00045406 -2.61144e-12 -0.00054298 -1.12955e-12 0.0205488 0.0151741 5.94542e-12 0.0200416 0.0129668 8.46036e-13 0.0190964 0.0105759 1.99037e-12 0.0179649 0.00832085 -2.76312e-12 0.0167994 0.00640263 -1.85257e-12 0.0157009 0.00484251 -2.11393e-12 0.0147517 0.00365789 -6.01132e-12 0.0141123 0.00283652 -3.15543e-11 0.0134068 0.00253806 -3.54661e-11 0.0131284 0.00230263 -4.6287e-11 0.0132904 0.00263072 -8.56975e-11 0.0139036 0.00356932 -1.38316e-10 0.0139135 0.00475673 -5.11778e-11 0.0134422 0.00501206 -1.96235e-11 0.0129341 0.0048165 -1.4798e-11 0.0123351 0.00462778 -2.79026e-12 0.0117382 0.00432896 1.1245e-11 0.0111779 0.00400548 -5.32413e-12 0.0105995 0.00371833 -9.27923e-12 0.0100348 0.00345945 -1.3001e-11 0.00951705 0.00321264 -3.64919e-11 0.00902974 0.00298212 -2.86561e-11 0.00854859 0.00273747 -3.64111e-11 0.00809278 0.00247228 -3.66927e-11 0.00766134 0.00217984 -5.19757e-11 0.00726335 0.00185748 -5.88178e-11 0.0069343 0.00143908 -8.00071e-11 0.00676198 0.000821559 -1.23465e-10 0.00683264 -0.000120444 -1.89526e-10 0.00710347 -0.00116889 -1.45131e-10 0.00752054 -0.00215111 -9.06347e-11 0.00805439 -0.00299798 -7.32865e-11 0.00866628 -0.00365321 -7.51932e-11 0.00929837 -0.00407269 -9.23239e-11 0.00992965 -0.00422755 -8.12279e-11 0.0104291 -0.0041358 -1.24484e-10 0.010949 -0.00411284 -2.17926e-10 0.0114546 -0.00400055 -2.10347e-10 0.0119224 -0.00383735 -1.92908e-10 0.0123506 -0.00366411 -1.58209e-10 0.0127403 -0.00349374 -1.14048e-10 0.0130982 -0.00333227 -6.84079e-11 0.0134263 -0.00317657 -9.74086e-12 0.0137289 -0.00302327 3.66587e-12 0.0140087 -0.00287265 2.29757e-11 0.0142662 -0.0027206 3.02867e-11 0.0145025 -0.00257137 3.41236e-11 0.0147185 -0.00242311 2.78377e-11 0.014917 -0.00227993 6.54074e-12 0.0151002 -0.00214084 -8.56018e-11 0.0152672 -0.00200012 -9.91784e-11 0.0154187 -0.00186204 -1.2522e-10 0.0155522 -0.00173158 -1.55733e-10 0.0156642 -0.00161489 -1.89561e-10 0.0157623 -0.00150935 -1.47115e-10 0.015849 -0.00140728 -1.13562e-10 0.0159255 -0.00130798 -8.88382e-11 0.0159922 -0.00121028 -6.39998e-11 0.0160487 -0.00111641 -4.17583e-11 0.0160956 -0.00102586 -2.68666e-11 0.016133 -0.000940142 -2.00811e-11 0.0161619 -0.000858097 -1.54382e-11 0.0161827 -0.000780824 -1.07652e-11 0.0161963 -0.000707032 3.1854e-12 0.0162031 -0.000637659 1.92072e-11 0.016203 -0.000571533 3.67073e-11 0.0161968 -0.000509349 5.38144e-11 0.0161837 -0.000450153 6.70819e-11 0.0161646 -0.000394399 7.53129e-11 0.0161398 -0.000341362 7.69396e-11 0.0161095 -0.000291359 7.32102e-11 0.0160754 -0.000243841 6.48897e-11 0.0160367 -0.000199085 5.42732e-11 0.0159952 -0.000156738 4.35509e-11 0.01595 -0.000117082 3.34712e-11 0.0159015 -8.0003e-05 2.70296e-11 0.0158499 -4.58005e-05 2.21685e-11 0.0157952 -1.47524e-05 2.1766e-11 0.0157386 1.27633e-05 2.25401e-11 0.0156808 3.6808e-05 2.67097e-11 0.015622 5.76764e-05 2.90348e-11 0.015563 7.51019e-05 3.28955e-11 0.0155039 8.8977e-05 3.5394e-11 0.0154459 9.88626e-05 3.63961e-11 0.0153894 0.000104549 3.61949e-11 0.015334 0.000105629 3.51606e-11 0.0152815 0.00010192 3.2609e-11 0.0152303 9.22712e-05 2.81756e-11 0.0151832 7.62157e-05 2.17278e-11 0.0151397 5.26595e-05 1.266e-11 0.0151017 2.08603e-05 9.0576e-12 0.0150711 -2.04625e-05 7.75055e-12 0.015049 -7.08107e-05 5.5244e-12 0.0150361 -0.000131983 3.91433e-12 0.0150358 -0.000203721 2.02255e-12 0.0150473 -0.000288056 3.58377e-12 0.0150602 -0.000374719 2.44678e-12 0.0150861 -0.000464585 2.38839e-12 0.0151227 -0.00055879 2.5582e-12 -0.00066102 3.17197e-12 0.0209517 0.0151272 -1.55332e-11 0.020587 0.0133221 -1.7594e-12 0.0198924 0.0112742 -9.52779e-13 0.0189471 0.00926033 2.225e-12 0.0179238 0.00741645 -1.76904e-12 0.0169019 0.00585697 -1.16624e-13 0.0159544 0.00458108 -3.66988e-12 0.0151582 0.00359998 -8.41908e-12 0.0146028 0.00299312 -3.36127e-11 0.0140429 0.00275435 -4.28606e-11 0.0139039 0.00266429 -5.51852e-11 0.0142594 0.00303899 -7.94174e-11 0.0147528 0.00402828 -1.08587e-10 0.0147406 0.00498561 -3.71584e-11 0.0144083 0.00518919 -1.6822e-11 0.0139845 0.00506058 -1.04534e-11 0.0134422 0.00488433 2.46404e-12 0.0128863 0.00461807 2.31851e-11 0.0123805 0.0042887 7.83131e-12 0.0118802 0.00401734 -1.10114e-11 0.0113761 0.00374972 -2.58922e-11 0.0108823 0.00350717 -2.11896e-11 0.010427 0.00323724 -6.40822e-11 0.00998781 0.00296793 -8.89e-11 0.00954072 0.00266829 -9.49259e-11 0.00913208 0.00230406 -1.12611e-10 0.00881376 0.00179117 -1.54221e-10 0.00871548 0.000955598 -2.32073e-10 0.00883894 -0.000217949 -2.19906e-10 0.00913842 -0.00143666 -1.05013e-10 0.00951996 -0.00250725 -3.98296e-11 0.0100191 -0.00347112 -1.88066e-11 0.0105713 -0.00418479 -2.03476e-11 0.0110032 -0.00448607 -4.28362e-11 0.0114112 -0.00461937 -6.69624e-11 0.011993 -0.00470488 -1.10314e-10 0.0124154 -0.00453141 -1.88991e-10 0.0128264 -0.00441639 -2.91417e-10 0.0132894 -0.00430814 -3.27142e-10 0.0137195 -0.00410109 -3.35306e-10 0.0141092 -0.00388952 -2.85633e-10 0.0144622 -0.0036846 -2.31222e-10 0.0147738 -0.00348812 -1.4236e-10 0.0150541 -0.00330274 -1.63638e-10 0.0153042 -0.00312302 -5.15978e-11 0.0155302 -0.00294716 -2.32141e-11 0.0157348 -0.00277703 3.51985e-14 0.0159204 -0.00260978 9.18539e-12 0.0160877 -0.00244837 8.99297e-13 0.0162372 -0.0022918 -9.32738e-11 0.0163742 -0.00213929 -1.10776e-10 0.0164955 -0.00198589 -1.42903e-10 0.0166004 -0.00183788 -1.79571e-10 0.0166856 -0.00169954 -2.09357e-10 0.0167601 -0.00158178 -2.30279e-10 0.0168227 -0.00146786 -1.64781e-10 0.0168759 -0.0013595 -1.32695e-10 0.0169202 -0.00125329 -1.09539e-10 0.0169548 -0.00115108 -8.51606e-11 0.0169804 -0.00105205 -6.22943e-11 0.0169961 -0.000957974 -4.31815e-11 0.0170035 -0.000867817 -2.78988e-11 0.017003 -0.000782818 -1.4876e-11 0.0169959 -0.000701853 2.93351e-12 0.016983 -0.000625709 2.40629e-11 0.016964 -0.000553405 4.48687e-11 0.0169395 -0.000485383 6.62457e-11 0.0169087 -0.000420826 8.2644e-11 0.0168722 -0.000359997 9.47786e-11 0.0168303 -0.000302229 9.96941e-11 0.0167836 -0.000247755 9.8693e-11 0.0167332 -0.000196079 9.2881e-11 0.0166797 -0.00014746 8.284e-11 0.0166238 -0.000101677 7.29939e-11 0.0165655 -5.90411e-05 6.15272e-11 0.0165051 -1.97925e-05 5.41853e-11 0.0164426 1.5502e-05 4.6503e-11 0.0163788 4.6885e-05 4.42938e-11 0.0163123 7.47473e-05 4.15371e-11 0.0162445 9.8869e-05 4.20339e-11 0.0161751 0.000119264 4.12186e-11 0.0161056 0.000135443 4.09215e-11 0.0160378 0.000147325 3.94843e-11 0.0159708 0.000154048 3.71294e-11 0.0159086 0.000155739 3.41176e-11 0.0158481 0.000151844 2.95204e-11 0.0157931 0.000141402 2.25731e-11 0.0157426 0.000123369 1.19215e-11 0.0156975 9.70071e-05 7.53684e-12 0.0156592 6.13002e-05 4.42488e-12 0.0156284 1.52374e-05 1.53788e-12 0.015606 -4.16026e-05 2.24052e-13 0.015594 -0.000109217 8.75903e-13 0.0155933 -0.000188077 2.03306e-12 0.0156036 -0.000277872 1.89468e-12 0.0156184 -0.00037191 1.41373e-12 0.0156447 -0.00046783 1.09887e-12 0.0156798 -0.000567562 1.26845e-12 0.0157223 -0.000670126 1.58159e-12 -0.000777652 2.94983e-12 0.0212497 0.0150765 1.32146e-11 0.0210118 0.0135622 1.37444e-12 0.0204704 0.0118134 2.95381e-12 0.0197228 0.0100071 1.95094e-12 0.0188279 0.00830741 8.13148e-13 0.0179033 0.00676876 -3.94945e-13 0.0170038 0.00547419 -5.4424e-13 0.0161674 0.00440309 -4.06683e-12 0.0155221 0.00359545 -1.07453e-11 0.0150023 0.00315711 -4.27491e-11 0.014625 0.00292078 -5.98863e-11 0.0145842 0.00298097 -6.18406e-11 0.015065 0.00339042 -7.04004e-11 0.0154566 0.00438043 -8.83485e-11 0.015431 0.00516906 -4.45268e-11 0.0151728 0.00534295 -1.75127e-11 0.0148375 0.00524199 -1.08077e-11 0.0143628 0.00509965 -5.05674e-12 0.0138388 0.00484036 2.79309e-12 0.0133653 0.00453588 3.6414e-11 0.0129224 0.00424646 9.96034e-12 0.0124903 0.00399275 -1.03036e-11 0.0120423 0.00371306 -8.9519e-11 0.0115996 0.00344053 -9.70939e-11 0.0111824 0.00312297 -1.20955e-10 0.0108189 0.00271001 -1.7149e-10 0.0105512 0.00208604 -2.559e-10 0.0105676 0.000955571 -4.00673e-10 0.0108106 -0.000434933 -2.36122e-10 0.0111263 -0.0017154 1.21618e-11 0.011579 -0.00292306 2.49104e-11 0.0120333 -0.00389361 5.56374e-11 0.0123546 -0.00447208 1.07143e-10 0.012643 -0.00474806 4.8462e-11 0.0129119 -0.00486968 -5.74626e-11 0.0131202 -0.00489648 -8.60032e-11 0.0135446 -0.00494427 -1.29683e-10 0.0139269 -0.00479474 -2.04274e-10 0.0142725 -0.00465663 -3.17244e-10 0.0146807 -0.00452243 -4.33789e-10 0.015089 -0.00430897 -3.94648e-10 0.0154614 -0.00406652 -3.44159e-10 0.0157876 -0.00382107 -2.78142e-10 0.0160697 -0.00358885 -2.03491e-10 0.0163116 -0.00336773 -1.74255e-10 0.0165241 -0.00316231 -7.20826e-11 0.0167106 -0.00296638 -4.65155e-11 0.0168755 -0.00277812 -3.5418e-12 0.0170217 -0.00259826 -3.01104e-11 0.0171512 -0.00242433 -7.90495e-11 0.0172694 -0.00225974 -1.67952e-10 0.0173736 -0.00209266 -1.80237e-10 0.0174644 -0.00193149 -2.0295e-10 0.0175402 -0.00177675 -2.26906e-10 0.0175956 -0.00163773 -2.48917e-10 0.0176413 -0.00151308 -1.83539e-10 0.0176757 -0.00139394 -1.42892e-10 0.0177016 -0.00127916 -1.21518e-10 0.0177184 -0.0011691 -9.98936e-11 0.0177264 -0.00106245 -7.45496e-11 0.0177261 -0.000960581 -5.02407e-11 0.0177178 -0.000862939 -2.77801e-11 0.0177032 -0.000770569 -7.62404e-12 0.0176824 -0.000682818 1.38331e-11 0.0176567 -0.000600241 3.50477e-11 0.0176262 -0.000522034 5.77608e-11 0.0175907 -0.000448529 7.7947e-11 0.01755 -0.000378879 9.60129e-11 0.0175027 -0.000313349 1.0865e-10 0.0174493 -0.000251176 1.16113e-10 0.0173899 -0.000192609 1.17641e-10 0.017326 -0.000137132 1.13731e-10 0.0172587 -8.50522e-05 1.0628e-10 0.01719 -3.64569e-05 9.6108e-11 0.0171204 7.95068e-06 8.58286e-11 0.0170518 4.78396e-05 7.51282e-11 0.016982 8.37509e-05 6.73004e-11 0.0169116 0.000115458 6.08708e-11 0.0168392 0.000143156 5.65904e-11 0.0167653 0.000166339 5.27326e-11 0.0166912 0.000185124 4.9701e-11 0.0166162 0.000198597 4.62204e-11 0.0165449 0.000206615 4.21744e-11 0.0164752 0.000208436 3.78268e-11 0.0164114 0.000204403 3.18648e-11 0.0163521 0.000192833 2.34214e-11 0.0163002 0.000172724 1.08467e-11 0.0162549 0.000143213 5.49233e-12 0.016218 0.000103245 -1.04787e-12 0.0161892 5.2124e-05 -6.51038e-12 0.0161691 -1.14088e-05 -7.4491e-12 0.016159 -8.53832e-05 -8.98222e-12 0.016158 -0.000170746 -4.72147e-12 0.0161674 -0.000266438 -2.47932e-12 0.0161807 -0.000365784 -8.07305e-12 0.016202 -0.000467395 -8.24873e-12 0.0162331 -0.000573044 -8.45594e-12 0.0162699 -0.000678043 -8.76245e-12 0.016307 -0.00077803 -5.82794e-12 -0.000872687 -1.2422e-12 0.0215447 0.0150542 -1.15183e-11 0.0213522 0.0137479 1.80298e-11 0.0209391 0.0122239 1.7889e-12 0.0203233 0.0106234 9.51507e-13 0.0195754 0.00904747 3.11859e-12 0.0187506 0.00759619 4.06813e-13 0.0179106 0.00629525 -1.53153e-12 0.0171123 0.00519206 2.09413e-12 0.0163795 0.00429164 -1.30675e-11 0.0158576 0.00362304 -1.4398e-11 0.0153604 0.00330979 -5.75621e-11 0.0151206 0.00311085 -7.56377e-11 0.0151604 0.00324333 -8.09936e-11 0.0156908 0.00368728 -7.59804e-11 0.0160369 0.00464262 -1.0048e-10 0.0159873 0.00533539 -3.87821e-11 0.01578 0.00546751 -1.87943e-11 0.0155147 0.00539698 -8.96662e-12 0.0151206 0.00525731 -1.70634e-11 0.0146398 0.00502942 -1.68458e-12 0.0141927 0.00472523 6.96358e-12 0.0138014 0.0044321 -2.17677e-11 0.013387 0.0041743 -3.44575e-11 0.0129792 0.00388331 -6.21693e-11 0.0125859 0.00353543 -1.19733e-10 0.0122914 0.00302891 -2.25794e-10 0.0122295 0.00217433 -3.73516e-10 0.0124238 0.000765402 -5.11535e-10 0.0127602 -0.000745123 -1.03663e-10 0.0131448 -0.00206169 1.33806e-10 0.0135262 -0.00326875 1.3101e-10 0.0138263 -0.00415401 1.49703e-10 0.0139657 -0.00456369 1.83818e-10 0.014072 -0.00481541 1.45545e-10 0.0141972 -0.00496877 5.83548e-11 0.0143715 -0.00505163 -7.65686e-11 0.0145064 -0.00506349 -1.00338e-10 0.0148195 -0.00509695 -1.46577e-10 0.015149 -0.0049811 -2.07722e-10 0.0154482 -0.00482437 -3.01919e-10 0.0158011 -0.00467158 -3.59863e-10 0.01619 -0.00446837 -3.76362e-10 0.0165522 -0.00419466 -3.36104e-10 0.016866 -0.00391259 -2.41403e-10 0.0171318 -0.00364091 -2.06758e-10 0.017352 -0.00338952 -1.2894e-10 0.0175359 -0.00315624 -9.40128e-11 0.0176935 -0.00294086 4.28476e-11 0.0178292 -0.00273802 -3.11687e-11 0.0179476 -0.00254524 -8.46181e-11 0.0180504 -0.00236428 -1.62136e-10 0.0181451 -0.00218942 -1.73955e-10 0.0182259 -0.00201559 -1.95813e-10 0.018292 -0.00184627 -2.16727e-10 0.0183392 -0.00168744 -2.23545e-10 0.0183707 -0.00154675 -2.0689e-10 0.0183903 -0.00141579 -1.387e-10 0.0184004 -0.00129233 -1.06959e-10 0.0184025 -0.00117445 -8.63159e-11 0.0183959 -0.00106053 -6.26232e-11 0.0183811 -0.000951476 -3.75219e-11 0.0183591 -0.000846773 -1.33034e-11 0.0183307 -0.000747563 5.38496e-12 0.0182975 -0.000653216 2.51864e-11 0.0182592 -0.00056452 4.50092e-11 0.0182167 -0.000480554 6.47426e-11 0.0181691 -0.000401748 8.3396e-11 0.0181168 -0.000327187 1.00366e-10 0.0180587 -0.000257101 1.13653e-10 0.0179947 -0.000190774 1.2337e-10 0.0179242 -0.000128343 1.27556e-10 0.0178484 -6.94311e-05 1.27167e-10 0.0177686 -1.47575e-05 1.22364e-10 0.017688 3.50265e-05 1.14227e-10 0.0176079 8.02832e-05 1.03555e-10 0.0175287 0.000120834 9.30781e-11 0.0174512 0.000156956 8.35521e-11 0.0173733 0.000188182 7.44651e-11 0.0172965 0.000214717 6.7373e-11 0.0172177 0.000235792 6.03917e-11 0.0171402 0.000251278 5.48185e-11 0.0170624 0.000260162 4.89145e-11 0.0169875 0.000262235 4.30343e-11 0.016916 0.000257648 3.71416e-11 0.01685 0.00024486 2.80472e-11 0.0167921 0.00022234 1.56541e-11 0.0167434 0.000189309 5.79727e-12 0.0167053 0.000144839 -2.68117e-12 0.0166789 8.8178e-05 -1.15702e-11 0.0166634 1.8837e-05 -1.77931e-11 0.0166603 -6.21374e-05 -1.53811e-11 0.0166667 -0.000154164 -2.1207e-11 0.0166825 -0.000254502 -6.98871e-12 0.0167002 -0.00035729 -2.507e-11 0.0167254 -0.000465024 -2.22104e-11 0.0167581 -0.000574204 -2.30977e-11 0.0167898 -0.000678767 -2.10413e-11 0.0168219 -0.000776984 -1.99944e-11 0.0168436 -0.00086516 -1.55923e-11 -0.000939368 -6.45166e-12 0.0218207 0.0150975 1.34432e-11 0.0216535 0.0139147 -1.34828e-11 0.0213047 0.0125706 1.72147e-12 0.0207939 0.0111257 5.74366e-12 0.0201593 0.00968601 2.90518e-12 0.0194366 0.00830975 1.03984e-11 0.0186763 0.00705174 7.44315e-12 0.0179178 0.0059354 -8.98342e-13 0.0172059 0.00498521 1.00005e-11 0.0165669 0.00422202 3.26197e-12 0.0161526 0.00366428 -2.89196e-11 0.0157044 0.0034496 -6.86788e-11 0.0155277 0.00330754 -6.77937e-11 0.015616 0.00346848 -1.04164e-10 0.0161555 0.00393895 -1.11161e-10 0.0165125 0.00483892 -3.23153e-11 0.0164732 0.00545192 -4.56616e-11 0.0162846 0.005587 -2.65346e-11 0.0160522 0.00551062 -2.247e-11 0.0157327 0.00537804 -2.55562e-11 0.0153122 0.00517184 -1.26233e-11 0.0148873 0.00487539 -4.47702e-11 0.0144865 0.00461149 -4.8209e-11 0.0141143 0.0042971 -7.78294e-11 0.0137914 0.00388348 -1.5168e-10 0.0136178 0.00321368 -2.9748e-10 0.0138315 0.00194803 -5.71643e-10 0.0142576 0.000343892 -3.25247e-10 0.0146398 -0.00108956 2.5759e-11 0.0150596 -0.00244378 5.94932e-11 0.0153496 -0.00351955 1.19552e-10 0.0154024 -0.00415863 2.15989e-10 0.0154059 -0.00451705 2.38507e-10 0.0153847 -0.0047532 2.08122e-10 0.0153917 -0.00494266 1.39627e-10 0.0154423 -0.00507612 4.39885e-11 0.0155587 -0.00515945 -1.98601e-11 0.0156454 -0.00517072 -1.19666e-10 0.0158542 -0.00517731 -1.4648e-10 0.0161233 -0.00508718 -1.81581e-10 0.0163862 -0.00493338 -2.29602e-10 0.0166787 -0.00477016 -3.6005e-10 0.0170322 -0.0045589 -3.31879e-10 0.0173691 -0.00426172 -2.43358e-10 0.0176714 -0.00395453 -2.53206e-10 0.0179269 -0.00365449 -1.95437e-10 0.0181357 -0.00337364 -8.76981e-11 0.0183055 -0.00311674 -1.61826e-11 0.0184433 -0.00288095 1.19639e-10 0.0185586 -0.00266493 -8.56099e-11 0.0186547 -0.00246391 -1.40795e-10 0.0187373 -0.00227559 -1.5025e-10 0.0188102 -0.00209207 -1.61179e-10 0.0188726 -0.00191219 -1.7814e-10 0.0189219 -0.00173886 -1.92486e-10 0.0189512 -0.00157677 -1.96659e-10 0.0189697 -0.00143502 -1.31628e-10 0.018976 -0.00129948 -8.11037e-11 0.0189718 -0.00117247 -5.25759e-11 0.0189586 -0.00105063 -2.86235e-11 0.0189361 -0.000934531 -5.71759e-12 0.0189066 -0.000822969 1.06356e-11 0.0188707 -0.000717203 2.40267e-11 0.0188307 -0.000616442 3.60339e-11 0.0187866 -0.000521658 4.84166e-11 0.0187383 -0.000431964 6.12086e-11 0.0186849 -0.000347819 7.63303e-11 0.018626 -0.000268351 9.16697e-11 0.0185613 -0.000193712 1.06891e-10 0.0184913 -0.000123231 1.19914e-10 0.018416 -5.70348e-05 1.28923e-10 0.0183367 4.40324e-06 1.31943e-10 0.0182549 6.02525e-05 1.30922e-10 0.0181706 0.000111073 1.2569e-10 0.0180862 0.000156922 1.16865e-10 0.018001 0.000197472 1.05787e-10 0.017918 0.000232917 9.47093e-11 0.0178355 0.000262686 8.30971e-11 0.0177553 0.000286613 7.35127e-11 0.0176762 0.000303925 6.42504e-11 0.0175991 0.000313922 5.64233e-11 0.0175244 0.000316022 4.9038e-11 0.0174531 0.000310784 4.23828e-11 0.0173863 0.000296418 3.41478e-11 0.0173274 0.000271064 2.50648e-11 0.0172775 0.000234059 9.62547e-12 0.0172391 0.000184403 9.9698e-13 0.0172129 0.000121781 -1.12362e-11 0.0172003 4.58851e-05 -1.93198e-11 0.0172011 -4.22282e-05 -2.52117e-11 0.0172131 -0.00014004 -2.12815e-11 0.0172315 -0.000242962 -2.9799e-11 0.0172565 -0.000350982 -3.32823e-11 0.0172902 -0.000463603 -3.25727e-11 0.0173237 -0.000572186 -4.72204e-11 0.0173574 -0.000676579 -4.83556e-11 0.0173865 -0.000774985 -5.35218e-11 0.0174084 -0.000859207 -2.61425e-11 0.0174141 -0.000918547 1.8895e-11 -0.000963143 -1.71122e-11 0.0221857 0.0152286 -2.84402e-12 0.0219729 0.0141286 1.88124e-11 0.0216519 0.012888 8.57505e-12 0.0212033 0.0115762 8.82838e-12 0.0206431 0.0102381 4.08053e-12 0.0200108 0.00894562 7.4135e-12 0.019322 0.00773124 1.58376e-11 0.0186203 0.00663043 9.76301e-12 0.0179306 0.00565641 1.68962e-11 0.0172957 0.0048339 -5.0515e-12 0.0167445 0.00417771 5.47577e-13 0.0164092 0.00369469 -5.57552e-11 0.016037 0.00358441 -5.84948e-11 0.0158799 0.00351442 -5.44249e-11 0.0160208 0.00366794 -1.07601e-10 0.0165406 0.0041536 -8.60918e-11 0.0168969 0.00497555 -6.43948e-11 0.0168979 0.00553914 -4.44626e-11 0.0167011 0.00569418 -5.34644e-11 0.0164887 0.00560545 -6.33017e-11 0.0162147 0.00547704 -9.99347e-11 0.0158112 0.00529012 -7.18033e-11 0.0154134 0.00502123 -7.30161e-11 0.0150765 0.00465467 -9.43929e-11 0.0148789 0.00410538 -2.14618e-10 0.0149908 0.00310741 -4.26333e-10 0.0155084 0.00139638 -7.69799e-10 0.0160801 -0.000218879 -2.93474e-10 0.0165399 -0.00150657 3.1807e-12 0.0168513 -0.00271562 1.20015e-11 0.0169899 -0.00360936 6.14819e-11 0.0169024 -0.0040142 1.64644e-10 0.0167624 -0.00432203 2.20647e-10 0.0166375 -0.0045828 2.40128e-10 0.0165413 -0.00480915 1.35581e-10 0.0164867 -0.00499377 1.17013e-10 0.0164807 -0.00512893 6.00823e-11 0.016534 -0.00520564 3.91628e-11 0.0165929 -0.00522488 -1.41222e-10 0.0167022 -0.00518823 -1.44994e-10 0.0168893 -0.00511486 -1.33679e-10 0.017127 -0.00500704 -1.95937e-10 0.0173575 -0.00479436 -2.16447e-10 0.0176639 -0.00457737 -2.65642e-10 0.0179867 -0.00428779 -2.65248e-10 0.0182898 -0.00396738 -2.78295e-10 0.0185535 -0.00364625 -1.34784e-10 0.0187682 -0.00334023 -3.18869e-11 0.0189384 -0.003059 2.72766e-11 0.0190727 -0.00280562 1.06018e-10 0.0191805 -0.00257683 -1.72891e-10 0.0192682 -0.00236653 -4.54488e-11 0.0193481 -0.0021738 -1.04783e-10 0.0194144 -0.00197925 -1.21866e-10 0.0194695 -0.00179456 -1.4346e-10 0.0195097 -0.00161643 -1.55628e-10 0.0195289 -0.00145439 -1.58201e-10 0.0195346 -0.00130695 -9.04573e-11 0.0195272 -0.00116871 -3.42812e-11 0.0195091 -0.00103764 1.11448e-12 0.019482 -0.000913713 2.16497e-11 0.019447 -0.000794959 3.71951e-11 0.0194056 -0.000682465 4.49718e-11 0.0193593 -0.000575207 4.69792e-11 0.0193088 -0.00047421 4.87833e-11 0.0192546 -0.000378594 5.06381e-11 0.0191957 -0.0002889 5.9208e-11 0.0191316 -0.000204345 7.09555e-11 0.0190615 -0.000124953 8.75973e-11 0.0189855 -5.04173e-05 1.0481e-10 0.0189058 1.85669e-05 1.1913e-10 0.0188228 8.1473e-05 1.30802e-10 0.0187387 0.000138777 1.33923e-10 0.018652 0.000190218 1.31179e-10 0.0185654 0.000236012 1.24072e-10 0.0184776 0.000275766 1.12485e-10 0.018391 0.000309362 1.00331e-10 0.018306 0.000336152 8.67499e-11 0.018224 0.000355588 7.51982e-11 0.0181457 0.000366597 6.36184e-11 0.0180722 0.000368689 5.50026e-11 0.0180028 0.000362595 4.53548e-11 0.0179392 0.000346352 4.00755e-11 0.0178837 0.000317799 2.66901e-11 0.017838 0.000276072 2.60398e-11 0.0178038 0.000220862 1.27631e-12 0.0177826 0.000151425 -1.9928e-12 0.0177742 6.87667e-05 -1.94203e-11 0.0177796 -2.59025e-05 -3.91216e-11 0.0177919 -0.000127265 -5.40862e-12 0.0178136 -0.000234703 -1.08389e-11 0.0178464 -0.000349788 -1.73241e-11 0.0178833 -0.000463085 -3.33085e-12 0.0179225 -0.000571142 -5.8187e-11 0.0179583 -0.000676555 -8.3929e-11 0.0179886 -0.000771739 -9.39981e-11 0.0180037 -0.00084652 -6.10389e-11 0.0179999 -0.000896205 4.16179e-11 0.0179771 -0.000920238 -1.91318e-12 -0.000926798 -2.0941e-11 0.0225547 0.0153943 -7.2479e-12 0.022323 0.014359 -1.1436e-11 0.0220033 0.0132074 -9.98154e-13 0.021587 0.0119873 8.32947e-12 0.0210818 0.0107446 8.00991e-12 0.0204973 0.00952116 2.9502e-12 0.0198776 0.00835458 5.68421e-12 0.0192204 0.00727703 3.4788e-12 0.0185724 0.00629882 -3.12224e-12 0.017942 0.00544435 -4.90812e-12 0.0173655 0.00472424 -1.15694e-11 0.0168844 0.00414579 -3.26208e-11 0.016604 0.00376607 -6.54158e-11 0.0163394 0.00367682 -7.04519e-11 0.0162226 0.00367588 -2.21048e-11 0.0163989 0.00385161 -1.2952e-10 0.0168662 0.00434633 -1.19805e-10 0.0172218 0.005084 -4.95353e-11 0.0172539 0.00561468 -6.24434e-11 0.0171012 0.00574928 -5.95553e-11 0.0169262 0.00566065 -4.68546e-11 0.0166842 0.00553677 -5.16027e-11 0.0164141 0.00530143 -7.53397e-11 0.0161816 0.00489706 -1.55448e-10 0.016177 0.0041202 -2.99678e-10 0.0167439 0.0025193 -6.04924e-10 0.0173707 0.00073975 -6.21796e-10 0.0178439 -0.000663887 -1.27e-10 0.0183161 -0.00194858 -6.07575e-11 0.0185439 -0.00289827 2.10378e-11 0.0183959 -0.00340242 1.21147e-10 0.0181892 -0.00374132 2.13777e-10 0.0179707 -0.00404487 2.50132e-10 0.0177698 -0.00433516 2.29726e-10 0.0176024 -0.00459952 2.00645e-10 0.0174699 -0.00482741 1.6184e-10 0.017377 -0.00500429 1.22432e-10 0.0173259 -0.00513147 9.74108e-11 0.0173187 -0.00519588 2.92181e-11 0.0173531 -0.00521257 -6.41331e-11 0.017411 -0.00516115 -7.16412e-11 0.0174539 -0.00504806 -1.20164e-10 0.0176417 -0.00497835 -9.01491e-11 0.0178989 -0.00483426 -2.53191e-10 0.0181659 -0.00455929 -2.83106e-10 0.0184757 -0.00428574 -2.74582e-10 0.0187847 -0.00396457 -2.35612e-10 0.0190603 -0.00362611 -8.4161e-11 0.0192923 -0.0032994 -9.5477e-12 0.0194759 -0.00299913 1.07235e-11 0.0196173 -0.00272736 1.25424e-12 0.0197272 -0.00248392 -5.84831e-11 0.0198109 -0.00226292 2.50538e-11 0.0198887 -0.00205946 -8.24154e-11 0.0199503 -0.00185651 -9.71723e-11 0.0199992 -0.00166403 -2.84892e-11 0.0200292 -0.00148251 -1.57719e-10 0.0200424 -0.00131886 -2.02947e-10 0.0200398 -0.0011669 -8.44327e-11 0.0200252 -0.00102487 -9.97667e-12 0.0200002 -0.000891653 2.93174e-11 0.019967 -0.000764657 4.83002e-11 0.019926 -0.000644769 5.66405e-11 0.0198786 -0.000530685 5.52937e-11 0.0198257 -0.000423188 5.27269e-11 0.0197679 -0.000321514 4.71447e-11 0.0197061 -0.000226004 5.02375e-11 0.0196388 -0.0001362 5.68431e-11 0.0195672 -5.20612e-05 7.21095e-11 0.0194897 2.5712e-05 9.00249e-11 0.0194094 9.68565e-05 1.07679e-10 0.0193249 0.000161413 1.20714e-10 0.0192393 0.000219564 1.27725e-10 0.019152 0.000271085 1.26886e-10 0.019065 0.000315932 1.2117e-10 0.0189778 0.000353654 1.10075e-10 0.0188919 0.000383736 9.75211e-11 0.0188083 0.000405392 8.37258e-11 0.018729 0.000417447 7.04569e-11 0.0186558 0.000419345 5.87501e-11 0.0185896 0.000412095 4.93963e-11 0.0185316 0.000393598 3.71076e-11 0.0184845 0.000361007 3.23371e-11 0.0184488 0.00031422 1.67653e-11 0.0184262 0.000252369 1.49838e-11 0.0184163 0.000175993 -5.20488e-12 0.0184203 8.62432e-05 -1.84293e-11 0.0184312 -1.22114e-05 -1.31609e-11 0.0184514 -0.000117192 -3.69939e-11 0.0184836 -0.000233678 -2.79474e-12 0.0185242 -0.000352362 -2.09331e-12 0.0185605 -0.000463036 5.92044e-11 0.0186012 -0.000571586 -2.38609e-11 0.018637 -0.000674665 -3.21208e-11 0.0186582 -0.000762134 -7.79686e-11 0.0186585 -0.000826389 -7.46854e-11 0.0186354 -0.000858535 1.86571e-11 0.0185898 -0.000870645 -2.35324e-11 0.0185267 -0.000867226 -5.26704e-11 -0.000852211 -2.01743e-11 0.0229564 0.0156197 2.05192e-12 0.022709 0.0146057 -3.93917e-12 0.0223852 0.0135311 1.89553e-12 0.0219897 0.0123809 6.51458e-12 0.0215165 0.011216 9.51704e-12 0.0209834 0.0100542 4.93505e-12 0.0203905 0.00894037 -1.50778e-12 0.0197839 0.00788058 5.2721e-12 0.0191589 0.00691863 -8.97603e-12 0.0185467 0.0060394 -1.38163e-11 0.0179718 0.00528389 -2.22145e-11 0.0174383 0.0046449 -7.2192e-12 0.0170168 0.00413747 -4.643e-11 0.0167716 0.00382973 -6.74689e-11 0.0165744 0.00377997 -7.72993e-11 0.0165158 0.00380906 -3.06029e-11 0.0167354 0.00400536 -1.01638e-10 0.0171544 0.00450746 -7.02801e-11 0.0174952 0.00517059 -4.91943e-11 0.0175741 0.00564638 -3.90279e-11 0.0174946 0.00572986 -2.66284e-11 0.0173949 0.00563063 -6.40118e-11 0.0172783 0.00541075 -1.17338e-10 0.0172756 0.00489167 -2.54786e-10 0.0177178 0.0036602 -5.06578e-10 0.0184514 0.00172796 -9.59478e-10 0.0191038 7.98255e-05 -3.29615e-10 0.0195853 -0.00110229 2.27981e-11 0.0198212 -0.00213903 5.49401e-11 0.0197938 -0.00281905 1.04982e-10 0.0195531 -0.00309671 2.10426e-10 0.0192839 -0.0034109 2.21879e-10 0.0190232 -0.00372972 2.86809e-10 0.0187856 -0.0040515 2.0065e-10 0.0185746 -0.00434543 1.95318e-10 0.0183869 -0.00460377 1.49944e-10 0.0182265 -0.00480995 2.3663e-10 0.0180938 -0.00497131 1.28181e-10 0.0180001 -0.00507632 2.48301e-10 0.0179441 -0.00513961 1.08233e-10 0.0179435 -0.0051454 -9.68825e-12 0.0180077 -0.00510388 -9.50906e-11 0.0180242 -0.00498679 -1.00622e-10 0.0180649 -0.00486887 -1.53041e-10 0.01831 -0.00480078 -1.78677e-10 0.018601 -0.00458134 -2.13912e-10 0.0189025 -0.00427305 -2.34166e-10 0.0192125 -0.00394537 -2.61832e-10 0.0195121 -0.00360879 -1.04547e-10 0.0197748 -0.00326908 -7.38603e-11 0.0199886 -0.00294767 -3.60138e-11 0.0201521 -0.00265232 -1.78163e-11 0.0202746 -0.00238829 6.16102e-11 0.0203661 -0.00215154 -4.6276e-11 0.0204471 -0.00193763 -4.77413e-11 0.0205058 -0.00172225 -6.47842e-11 0.020547 -0.00152225 -8.86949e-11 0.0205653 -0.00133537 -1.24326e-10 0.020571 -0.00117157 -1.53563e-10 0.020561 -0.00101447 -7.27298e-11 0.0205395 -0.000869483 -1.87062e-11 0.0205088 -0.000732862 7.51877e-12 0.0204703 -0.000604513 2.5932e-11 0.0204235 -0.000483106 3.18921e-11 0.0203701 -0.000368659 3.76684e-11 0.0203091 -0.000260774 3.87032e-11 0.0202438 -0.000159397 4.63172e-11 0.020173 -6.44785e-05 5.45951e-11 0.0200996 2.35009e-05 6.96908e-11 0.0200226 0.000103908 8.75224e-11 0.0199427 0.000176967 1.04262e-10 0.0198593 0.000242578 1.16126e-10 0.0197735 0.000300746 1.21256e-10 0.0196864 0.000351209 1.19578e-10 0.0195992 0.000393582 1.13077e-10 0.0195133 0.00042721 1.02209e-10 0.0194297 0.000451235 8.9289e-11 0.0193501 0.000464297 7.563e-11 0.0192758 0.000465743 6.25275e-11 0.0192076 0.000457196 5.15714e-11 0.0191483 0.000435712 3.8764e-11 0.0191014 0.000398795 2.43049e-11 0.01907 0.000345727 1.54575e-11 0.0190531 0.000277136 8.15561e-12 0.0190529 0.000193608 -2.20787e-11 0.0190601 0.000101223 -7.99314e-12 0.0190798 -3.30143e-06 -6.06992e-12 0.0191121 -0.000117641 5.19255e-12 0.0191573 -0.000239328 -6.88824e-11 0.0192019 -0.000355328 -7.66447e-12 0.019241 -0.000464008 9.56626e-11 0.0192796 -0.000571184 3.15957e-11 0.01931 -0.000667421 1.30839e-11 0.019323 -0.000744585 -2.04855e-11 0.0193051 -0.00078871 2.00544e-11 0.0192597 -0.000806614 -1.86891e-11 0.0191943 -0.000807143 -7.71162e-12 0.0191138 -0.000795381 -6.23368e-11 0.0190235 -0.000777596 -5.52382e-11 -0.000749127 -2.73858e-11 0.0233753 0.0159202 6.77053e-12 0.0231007 0.0148809 2.35061e-11 0.0227809 0.0138484 5.33973e-12 0.0223886 0.0127738 -1.13317e-11 0.0219395 0.0116603 -1.85196e-13 0.0214338 0.0105606 2.58443e-12 0.0208869 0.00948284 -6.1555e-12 0.0203014 0.00846414 -5.31336e-13 0.0197103 0.00750102 1.65497e-12 0.0191187 0.00663053 -1.94328e-13 0.0185408 0.00583996 -5.59306e-12 0.0180098 0.00516154 -6.1728e-12 0.0175188 0.00459062 2.25472e-12 0.0171667 0.00412684 -3.89175e-11 0.0169307 0.00392465 -6.93865e-11 0.0167787 0.00386786 -1.06066e-10 0.0167801 0.00391627 -4.04098e-11 0.017047 0.00411972 -6.91282e-11 0.0174378 0.0046142 -4.31514e-11 0.0177795 0.00520094 2.2025e-12 0.017908 0.00557539 8.41502e-12 0.0179871 0.00554849 -1.00714e-10 0.0180521 0.0053249 -1.88999e-10 0.0183631 0.0045401 -3.33081e-10 0.0192563 0.00266819 -6.44895e-10 0.0200929 0.00085825 -6.3058e-10 0.0206001 -0.000372001 -2.07811e-10 0.0209967 -0.00144029 -1.3825e-10 0.0210794 -0.00215776 6.24374e-12 0.0207624 -0.00243492 2.11542e-10 0.0204773 -0.00275479 8.61712e-11 0.0201941 -0.00307464 7.61738e-11 0.0199281 -0.0034169 1.84119e-10 0.0196745 -0.00375389 1.57658e-10 0.0194341 -0.00406619 1.4156e-10 0.0192081 -0.00434092 1.84638e-10 0.0190048 -0.00457348 1.29379e-10 0.0188284 -0.00476302 2.01405e-10 0.0186813 -0.0049048 1.92775e-10 0.0185699 -0.00500397 1.32086e-10 0.0185002 -0.00505642 8.32375e-11 0.0184795 -0.00506762 3.84554e-11 0.0185303 -0.00502473 -3.81925e-11 0.0186045 -0.00493284 -9.18051e-11 0.0186024 -0.00478812 -1.20747e-10 0.0187128 -0.00468554 -1.76283e-10 0.0189913 -0.00454881 -2.41447e-10 0.0193188 -0.00427848 -4.2867e-10 0.0196408 -0.00393754 -3.22205e-10 0.0199637 -0.00359942 -2.46524e-10 0.0202522 -0.00324219 -1.68184e-10 0.020491 -0.0028948 -1.12527e-10 0.0206752 -0.00257434 -6.93e-12 0.0208074 -0.00228457 3.20258e-11 0.0208985 -0.00202821 1.18719e-11 0.0209758 -0.00179876 -7.92605e-11 0.0210306 -0.00157593 -8.84171e-11 0.0210622 -0.00136541 -1.10575e-10 0.0210665 -0.00117349 -1.1049e-10 0.0210603 -0.00100593 -1.25583e-10 0.0210413 -0.00084644 -9.2852e-11 0.0210115 -0.000698903 -6.51151e-11 0.0209737 -0.000561519 -3.77287e-11 0.0209261 -0.000432504 -2.03169e-11 0.0208701 -0.000311029 -1.70732e-12 0.0208048 -0.000196937 1.46938e-11 0.0207329 -9.00334e-05 3.80237e-11 0.020656 9.11837e-06 5.93267e-11 0.0205772 9.99233e-05 8.36018e-11 0.0204969 0.000182429 1.02155e-10 0.0204157 0.00025654 1.14853e-10 0.0203335 0.000322134 1.21401e-10 0.0202504 0.000378944 1.21449e-10 0.0201668 0.000426488 1.16049e-10 0.0200842 0.000464008 1.06904e-10 0.0200043 0.000490573 9.54985e-11 0.0199296 0.000504502 8.23925e-11 0.0198619 0.000505402 7.0919e-11 0.0198013 0.000495053 6.10048e-11 0.01975 0.000470419 4.64702e-11 0.0197124 0.000427979 3.44815e-11 0.0196884 0.000368727 1.34754e-11 0.0196808 0.000293311 4.41578e-11 0.0196805 0.000207511 -2.44572e-11 0.0196935 0.000110768 -2.88491e-11 0.0197271 -6.04233e-06 -3.8348e-11 0.0197737 -0.000128313 1.96305e-11 0.0198217 -0.000248774 -2.22308e-11 0.019864 -0.000359391 -4.20495e-11 0.0199062 -0.000465687 2.76396e-12 0.0199417 -0.000567601 9.34173e-12 0.0199617 -0.000653444 9.04478e-12 0.019955 -0.000713811 4.16822e-12 0.0199134 -0.00073622 6.19358e-12 0.0198499 -0.000740798 4.17859e-11 0.019769 -0.000731861 3.41857e-11 0.0196744 -0.00071434 -1.88767e-11 0.0195705 -0.000688302 -4.63647e-11 0.019457 -0.000657986 -3.54636e-11 -0.000621237 -2.65875e-11 0.0238963 0.0163255 -3.88975e-12 0.0235355 0.0152428 -1.09148e-11 0.0231945 0.0141891 1.51995e-11 0.0228081 0.0131587 -1.52936e-11 0.0223679 0.0121009 -1.82798e-11 0.0218826 0.0110417 -5.80176e-12 0.021363 0.010003 -5.11504e-12 0.0208118 0.00901074 -6.85596e-12 0.0202409 0.00806789 6.80243e-13 0.0196691 0.00719448 9.94659e-12 0.0191089 0.00639581 8.25531e-12 0.018566 0.00568347 9.39843e-12 0.01807 0.00506853 -1.01247e-11 0.017612 0.00455201 5.95033e-12 0.0173362 0.00413548 -5.02082e-11 0.017087 0.00402276 -9.09897e-11 0.0169858 0.00392265 -1.3406e-10 0.0170374 0.003976 -5.08041e-11 0.0173848 0.00416245 -5.96913e-11 0.0178149 0.00461147 -8.69152e-12 0.0182204 0.0050585 1.56071e-11 0.0185305 0.00519013 -1.6472e-10 0.0189421 0.00485213 -1.55435e-10 0.0198783 0.0034803 -1.54722e-10 0.0208659 0.00158002 -8.09081e-10 0.0214964 0.00021774 -5.80413e-10 0.0219511 -0.000772555 -1.04402e-10 0.0220483 -0.00147992 -4.22189e-11 0.0217836 -0.00183002 2.72799e-11 0.0215183 -0.00209351 1.48332e-10 0.0212341 -0.00240484 -2.19933e-11 0.0209684 -0.00275132 1.56358e-10 0.0207089 -0.00311117 3.66256e-10 0.0204579 -0.00345817 1.63084e-10 0.0202136 -0.00378374 1.04412e-10 0.0199818 -0.00407077 1.30159e-10 0.0197676 -0.00432508 2.06865e-10 0.0195695 -0.00453258 2.72366e-10 0.0193969 -0.00470494 2.48221e-10 0.0192534 -0.00483272 1.91346e-10 0.0191443 -0.00492385 1.72913e-10 0.0190742 -0.00497216 1.39255e-10 0.0190543 -0.00498224 6.49624e-11 0.0190824 -0.00494422 -4.14633e-11 0.0191647 -0.0048539 -8.21326e-11 0.0192032 -0.00471452 -1.896e-10 0.0192341 -0.00457011 -2.30223e-10 0.0194347 -0.0044705 -2.91112e-10 0.0197414 -0.00423895 -2.95833e-10 0.0200549 -0.00391519 -3.77499e-10 0.0203663 -0.00355646 -4.02182e-10 0.0206661 -0.00319882 -3.08897e-10 0.0209192 -0.00283161 -2.25524e-10 0.0211147 -0.00248485 -1.83989e-10 0.021254 -0.0021691 5.09993e-11 0.0213482 -0.00189216 -1.1836e-10 0.0214229 -0.0016471 -7.30164e-11 0.0214764 -0.00141458 -6.38462e-11 0.0215014 -0.00119265 -8.58913e-11 0.0214946 -0.000994368 -7.75194e-11 0.0214773 -0.000823692 -8.65409e-11 0.0214479 -0.000664269 -5.39877e-11 0.0214087 -0.00051657 -5.02132e-11 0.0213607 -0.000379766 -5.67283e-11 0.0213045 -0.000251593 -5.12765e-11 0.0212398 -0.000131693 -3.02662e-11 0.0211681 -2.03579e-05 2.42161e-13 0.0210909 8.2008e-05 3.27253e-11 0.0210102 0.000175064 6.20341e-11 0.0209277 0.000258609 8.71891e-11 0.0208448 0.000332464 1.05981e-10 0.0207625 0.000396335 1.16846e-10 0.0206816 0.00044958 1.18283e-10 0.0206034 0.000491419 1.1297e-10 0.0205292 0.000520612 1.02271e-10 0.0204609 0.000535486 8.62288e-11 0.0204009 0.000535339 7.52952e-11 0.0203483 0.000523264 6.77435e-11 0.0203075 0.000494315 4.63266e-11 0.0202812 0.000446281 5.11809e-11 0.0202715 0.000381121 -1.08013e-13 0.0202663 0.000304162 4.34409e-11 0.0202754 0.000214387 3.69416e-11 0.0203052 0.000102985 4.02502e-11 0.0203548 -2.06373e-05 -3.81751e-11 0.0204057 -0.000144007 -1.1767e-11 0.0204532 -0.00026066 -4.51064e-11 0.02049 -0.000365252 7.64712e-11 0.0205338 -0.000467656 -7.67328e-11 0.0205625 -0.000558705 -1.04891e-10 0.0205678 -0.000631159 -3.37307e-11 0.0205357 -0.000664224 -7.79143e-11 0.0204738 -0.000671239 1.27857e-10 0.0203923 -0.000665344 4.52177e-11 0.0202967 -0.000648308 3.2885e-11 0.0201899 -0.000622118 2.8358e-11 0.0200737 -0.000589839 1.58269e-11 0.0199502 -0.000553783 1.35716e-11 0.0198207 -0.000516343 8.42268e-12 -0.000476256 4.8156e-12 0.0244812 0.0168904 -9.96735e-12 0.0240362 0.015687 -8.84341e-12 0.0236234 0.0146027 -1.29958e-11 0.0232255 0.0135545 -9.62948e-12 0.022792 0.0125359 -1.31169e-11 0.0223175 0.0115132 -1.26969e-11 0.0218118 0.0105098 -7.47656e-12 0.0212865 0.00953218 -1.02566e-11 0.0207399 0.00861419 -9.97083e-12 0.0201868 0.0077392 -3.93976e-12 0.0196361 0.00694045 4.7612e-12 0.0191073 0.00620388 7.60206e-12 0.0185995 0.00555734 -9.30332e-12 0.0181311 0.00499428 -2.25151e-12 0.0177248 0.00451748 -1.91873e-11 0.0174684 0.00419312 -7.20492e-11 0.0172843 0.00401576 -8.28851e-11 0.0172965 0.00386808 -1.32422e-10 0.0174682 0.00388527 -1.42567e-11 0.0179348 0.00403248 6.62569e-11 0.0184948 0.00431346 -2.08728e-10 0.0191181 0.00445896 -8.9088e-11 0.0200464 0.00379539 -2.77723e-10 0.0212557 0.00203669 -7.17336e-10 0.0221869 0.000591207 -3.90615e-10 0.0226735 -0.000214198 -8.77519e-11 0.0228177 -0.000856519 -6.22323e-11 0.0226956 -0.00129038 2.2449e-11 0.0224071 -0.00146364 1.59224e-10 0.0221431 -0.00175829 1.17726e-10 0.0218932 -0.00209527 4.41974e-10 0.0216507 -0.00246114 4.33835e-10 0.0214119 -0.00283052 3.75206e-11 0.0211824 -0.00318699 2.00983e-10 0.0209594 -0.00351874 2.32786e-10 0.0207486 -0.00381958 1.61254e-10 0.0205457 -0.00408417 1.51019e-10 0.020355 -0.00430998 5.88547e-11 0.0201808 -0.00449862 2.53611e-10 0.0200242 -0.00464742 1.30079e-10 0.0198923 -0.00476167 1.62103e-10 0.0197897 -0.00483637 1.73221e-10 0.0197117 -0.00487674 1.05856e-10 0.0196667 -0.00487364 3.03568e-11 0.0196661 -0.00483486 -5.5404e-11 0.0197121 -0.00474354 -7.49335e-11 0.0197601 -0.00460341 -1.18298e-10 0.019757 -0.0044533 -2.79746e-10 0.0198342 -0.00430464 -3.25598e-10 0.0200663 -0.00413805 -3.75905e-10 0.0203691 -0.00385652 -4.84436e-10 0.0206681 -0.00349961 -4.91615e-10 0.020959 -0.00312886 -5.27952e-10 0.0212219 -0.00275384 -5.02727e-10 0.0214365 -0.00238726 -2.89885e-10 0.0215963 -0.00205042 -2.39888e-10 0.0217013 -0.0017472 5.23829e-12 0.0217741 -0.00148155 -9.91674e-11 0.0218313 -0.00124392 -8.57097e-11 0.0218517 -0.00100993 -5.48114e-11 0.0218348 -0.000803343 -4.66048e-12 0.0218021 -0.000629304 6.12812e-11 0.0217613 -0.000473913 4.5111e-11 0.0217095 -0.000326326 2.13149e-11 0.0216511 -0.000191912 6.64721e-12 0.0215875 -6.77945e-05 9.28628e-15 0.0215195 4.66062e-05 1.28071e-12 0.0214475 0.000151167 1.05461e-11 0.0213727 0.000245174 2.47253e-11 0.021296 0.000328286 4.64521e-11 0.0212184 0.000400035 6.90469e-11 0.0211415 0.000459753 8.71608e-11 0.0210673 0.000506273 9.81386e-11 0.020998 0.000538454 1.0334e-10 0.0209369 0.000553952 9.73101e-11 0.0208855 0.000553016 7.54687e-11 0.0208439 0.000538419 9.1037e-11 0.0208147 0.000504793 6.57412e-11 0.0208029 0.000452457 6.88795e-12 0.0207942 0.000386898 3.46344e-11 0.0208018 0.000305449 3.57336e-11 0.0208336 0.000198702 6.42096e-11 0.0208882 7.76683e-05 1.70779e-11 0.0209453 -4.54215e-05 1.08683e-11 0.0210016 -0.000165091 9.32568e-12 0.0210473 -0.000272939 1.00264e-11 0.0210885 -0.000371535 -4.15107e-12 0.0211221 -0.000466636 -2.0551e-12 0.0211385 -0.000546009 -5.8823e-12 0.021121 -0.000593168 -1.75816e-11 0.0210637 -0.00060294 -1.42002e-11 0.0209853 -0.000598521 6.74831e-13 0.0208922 -0.000582505 5.73481e-12 0.0207839 -0.0005556 3.04798e-12 0.0206646 -0.000521399 8.6359e-12 0.0205362 -0.00048284 1.20774e-11 0.0204016 -0.000442274 2.20038e-11 0.0202632 -0.000401166 2.63251e-11 0.0201232 -0.000361323 2.53509e-11 -0.000321752 2.46488e-11 0.025088 0.0174753 3.3696e-12 0.024595 0.0161791 -1.2197e-11 0.0241388 0.0150597 -2.12672e-11 0.0236919 0.0140013 -4.52342e-12 0.0232453 0.0129814 2.30106e-12 0.0227769 0.0119819 -2.12524e-11 0.0222757 0.011008 -1.2656e-11 0.0217607 0.0100481 -1.72591e-12 0.0212321 0.00914016 -7.0156e-12 0.0206943 0.0082744 -8.43674e-12 0.020157 0.00747119 -6.92594e-12 0.0196297 0.00672433 -1.28079e-12 0.0191223 0.00605137 4.031e-12 0.0186514 0.00544654 -6.58423e-12 0.0182125 0.00493253 -9.14539e-12 0.0178805 0.00447509 -2.11953e-11 0.0176158 0.00419718 -8.10583e-11 0.017498 0.00389677 -1.08507e-10 0.0176425 0.00365335 1.31829e-10 0.0180557 0.00347514 -2.91548e-10 0.0189168 0.00328761 -9.56203e-11 0.0200272 0.00316608 -2.91404e-10 0.0214812 0.00202089 -7.61347e-10 0.0226517 0.000703502 -7.72406e-10 0.0232705 -3.46439e-06 -7.84105e-10 0.0235525 -0.00046864 -7.19555e-10 0.0234875 -0.000751883 -5.13968e-10 0.0231315 -0.000876256 9.85292e-11 0.0229038 -0.00116701 9.77088e-11 0.0227022 -0.00149311 6.95011e-11 0.0225164 -0.00185458 2.59219e-10 0.0223366 -0.00223354 3.76863e-10 0.0221652 -0.00260822 4.64088e-10 0.0219954 -0.00296691 3.22378e-10 0.0218248 -0.00329828 2.14856e-10 0.021648 -0.00359882 1.41376e-10 0.0214646 -0.00386227 1.45225e-10 0.0212812 -0.00409148 1.76641e-10 0.0210993 -0.00428169 2.51446e-10 0.0209272 -0.00444002 -4.18975e-11 0.0207638 -0.004561 1.10287e-10 0.0206113 -0.00465145 1.23028e-10 0.0204721 -0.00470643 1.04853e-10 0.020353 -0.00473046 7.24648e-11 0.0202575 -0.00471785 3.05408e-11 0.0202024 -0.00467209 -1.57634e-11 0.0202002 -0.00458272 -7.42716e-11 0.0202094 -0.00444606 -1.42626e-10 0.020221 -0.00430051 -2.4524e-10 0.0202195 -0.00412207 -2.74432e-10 0.0203504 -0.00397618 -3.4105e-10 0.0205904 -0.00373447 -4.45744e-10 0.0208671 -0.00340927 -6.74268e-10 0.0211468 -0.00303789 -6.90416e-10 0.0214221 -0.00266597 -5.31594e-10 0.021657 -0.0022861 -4.5795e-10 0.0218368 -0.00192438 -2.73737e-10 0.0219593 -0.00159936 -1.94776e-10 0.0220313 -0.00131156 -1.82968e-10 0.0220887 -0.00106417 -3.65274e-11 0.0221174 -0.000829785 -2.83035e-11 0.0221018 -0.000612115 -1.52538e-11 0.0220578 -0.000428812 1.81602e-11 0.0220088 -0.000277149 2.94962e-11 0.021951 -0.000135235 4.48915e-11 0.0218871 -7.01733e-06 4.42516e-11 0.0218205 0.000108313 3.98291e-11 0.021752 0.00021286 3.7035e-11 0.0216832 0.000305418 4.25599e-11 0.021615 0.000385664 5.28773e-11 0.0215487 0.000452644 6.43312e-11 0.0214855 0.000504618 7.60587e-11 0.0214284 0.000540287 8.06269e-11 0.0213792 0.000556389 9.49123e-11 0.0213411 0.000555054 7.56699e-11 0.0213117 0.000536458 7.21506e-11 0.0212981 0.000501494 1.28496e-10 0.0212846 0.00045038 6.05871e-11 0.0212902 0.000378781 5.62417e-11 0.0213252 0.000278548 4.68643e-11 0.0213835 0.000162089 2.27903e-11 0.0214481 4.25257e-05 3.49136e-11 0.0215098 -7.9506e-05 3.40608e-11 0.0215677 -0.000190045 2.30469e-11 0.0216082 -0.000286282 1.83901e-11 0.0216525 -0.000378288 6.36481e-12 0.0216813 -0.000460213 6.551e-12 0.0216839 -0.000522116 3.83972e-12 0.0216397 -0.000538948 -3.00637e-12 0.021564 -0.000533925 -4.51217e-12 0.0214736 -0.000519384 3.98467e-12 0.021369 -0.000491482 9.09287e-12 0.0212496 -0.000454803 1.63613e-11 0.0211187 -0.000413051 2.23845e-11 0.0209804 -0.000368663 3.31306e-11 0.0208366 -0.000323741 4.03841e-11 0.0206903 -0.00027993 5.04189e-11 0.0205435 -0.00023827 5.03919e-11 0.020397 -0.000199457 4.84721e-11 -0.000163308 4.59328e-11 0.0258273 0.0183584 1.71713e-11 0.0251539 0.016853 -3.06514e-14 0.0246372 0.0155764 -5.8056e-11 0.0241634 0.0144776 -1.01415e-11 0.0236973 0.0134454 3.65597e-11 0.023231 0.0124514 2.81722e-11 0.0227459 0.0114882 3.04349e-12 0.0222362 0.0105598 1.46645e-13 0.0217182 0.00965207 1.53841e-13 0.0211942 0.00880036 -6.56052e-12 0.0206672 0.00798947 -6.41509e-12 0.0201501 0.00723953 -7.39446e-12 0.0196421 0.00654568 1.90788e-12 0.01917 0.00590766 -4.50307e-12 0.0187288 0.00535034 -1.18155e-12 0.0183666 0.00480872 -2.36232e-11 0.0181 0.00439233 6.19814e-12 0.0179163 0.00400572 9.44623e-11 0.0179357 0.0035498 -5.77283e-10 0.0182742 0.0030079 3.54463e-10 0.0190874 0.00232273 -5.37734e-10 0.020819 0.0011713 1.67974e-10 0.0225145 -0.000159696 -8.89751e-10 0.0235484 -0.000488705 -2.19343e-10 0.024077 -0.000497743 -1.33281e-10 0.0241172 -0.000458218 -2.07125e-10 0.0239191 -0.000508126 -2.15113e-10 0.023837 -0.000716406 -6.63441e-11 0.0237273 -0.000970272 -2.43331e-11 0.0236254 -0.00130398 -2.30873e-11 0.0235216 -0.00167034 4.74724e-11 0.0234049 -0.00204506 2.18352e-10 0.0232652 -0.00241005 3.42539e-10 0.0231052 -0.00275354 4.24882e-10 0.0229279 -0.00307088 3.78531e-10 0.0227354 -0.00335688 3.39141e-10 0.0225351 -0.0036111 2.22914e-10 0.0223216 -0.00383175 1.53888e-10 0.0221022 -0.00402001 7.6023e-11 0.0218793 -0.00417779 3.29078e-10 0.0216594 -0.00430494 3.02557e-10 0.0214477 -0.0044048 1.86971e-10 0.0212489 -0.00447402 7.03398e-11 0.0210648 -0.00451676 6.66243e-11 0.0209028 -0.00452711 9.70142e-12 0.0207653 -0.00451063 1.70337e-11 0.0206625 -0.00445968 -4.39153e-11 0.0206095 -0.0043756 -1.03105e-10 0.0205744 -0.00424858 -1.46089e-10 0.0205698 -0.00410004 -1.68207e-10 0.0205405 -0.00393478 -3.33515e-10 0.0205757 -0.00376126 -3.62715e-10 0.0207426 -0.00356944 -4.31479e-10 0.0209966 -0.00328956 -5.19457e-10 0.0212632 -0.00293275 -5.13498e-10 0.0215303 -0.00255337 -5.62957e-10 0.0217774 -0.00217341 -4.58621e-10 0.0219786 -0.00180074 -3.55937e-10 0.0221225 -0.00145643 -2.62915e-10 0.0222063 -0.0011489 -1.92694e-10 0.0222581 -0.000882831 -1.35521e-10 0.0222947 -0.000649439 -1.19371e-10 0.0222948 -0.000429198 -9.32141e-11 0.0222542 -0.000237303 -5.00127e-11 0.0222021 -8.59444e-05 6.73006e-12 0.0221457 4.39604e-05 1.2308e-11 0.0220832 0.000161944 7.73657e-12 0.0220201 0.000263847 1.3465e-11 0.0219591 0.000351174 3.15442e-11 0.0219014 0.000424786 5.31793e-11 0.021849 0.000482389 6.39881e-11 0.0218045 0.000520981 9.94027e-11 0.0217704 0.000539487 7.91902e-11 0.0217483 0.000536134 8.84816e-11 0.0217377 0.000519621 5.95554e-11 0.0217216 0.000487063 9.0576e-11 0.0217289 0.000427141 8.6897e-11 0.0217694 0.000336738 7.67094e-11 0.0218366 0.000228292 7.57336e-11 0.0219073 0.000114344 6.09374e-11 0.021981 -4.31353e-06 7.23264e-11 0.0220469 -0.000120711 7.26964e-11 0.0221042 -0.000216052 5.49578e-11 0.0221465 -0.000302226 4.38684e-11 0.0221766 -0.000383908 4.53205e-11 0.0221909 -0.000450707 4.24334e-11 0.0221653 -0.000480513 2.52966e-11 0.0220982 -0.000475176 -7.82038e-12 0.0220077 -0.000461224 -1.53058e-11 0.0219027 -0.000432827 -5.67622e-13 0.0217815 -0.000393497 1.3281e-11 0.0216476 -0.000347967 1.72115e-11 0.0215055 -0.000299009 2.26479e-11 0.0213571 -0.000249141 3.1324e-11 0.0212057 -0.00020032 4.48521e-11 0.0210528 -0.000153831 5.55976e-11 0.0209011 -0.000110549 6.46047e-11 0.0207507 -7.13124e-05 6.68321e-11 0.0206029 -3.60827e-05 6.66511e-11 -5.20144e-06 6.683e-11 0.0265123 0.0191599 -1.89908e-12 0.0258093 0.017559 3.85376e-12 0.025206 0.0161759 4.7048e-11 0.0246907 0.0149935 1.88883e-11 0.0241982 0.0139357 -5.41078e-12 0.0237064 0.0129442 3.6907e-11 0.0232198 0.0119744 1.36424e-11 0.0227185 0.0110609 -3.58439e-12 0.0222064 0.0101612 -2.81405e-12 0.0216888 0.00931863 -7.34117e-12 0.0211702 0.00850194 -8.54078e-12 0.02066 0.00774787 -1.75295e-11 0.0201593 0.007035 -9.36384e-12 0.0196906 0.00636829 -2.4571e-12 0.0192666 0.00575713 -1.41492e-11 0.0189153 0.0051129 1.98546e-11 0.0186624 0.00459651 1.78111e-11 0.0185743 0.00403592 -2.89895e-10 0.0186965 0.00334945 2.54774e-10 0.0192405 0.00235266 -8.8109e-10 0.0207308 0.000644179 4.82119e-10 0.0226325 -0.00106925 4.54701e-10 0.0238968 -0.00178383 -8.81903e-10 0.0247217 -0.00149089 -6.86099e-10 0.0252439 -0.00101992 -3.52469e-10 0.0254931 -0.00070266 -3.81682e-10 0.0254636 -0.000443348 -3.84961e-10 0.0252836 -0.000451252 -3.38476e-10 0.0251472 -0.000750261 -1.5723e-10 0.0249839 -0.00106614 -8.41405e-11 0.0248162 -0.0014343 3.84692e-11 0.0246417 -0.00180716 1.36228e-10 0.0244539 -0.00216321 2.64844e-10 0.0242548 -0.00249276 3.42171e-10 0.0240433 -0.00279548 2.92682e-10 0.0238174 -0.00306851 2.07953e-10 0.0235717 -0.00331343 3.55402e-10 0.0233087 -0.00352725 3.92837e-10 0.0230389 -0.00371369 3.22772e-10 0.022768 -0.00387126 4.44845e-10 0.0225038 -0.00400375 2.77277e-10 0.0222482 -0.00410948 2.14166e-10 0.0220033 -0.00419159 2.44923e-10 0.0217695 -0.00424675 1.94005e-10 0.0215505 -0.00427832 1.47977e-10 0.0213483 -0.00428209 8.35318e-11 0.0211714 -0.00426081 4.15707e-11 0.0210283 -0.00421093 -2.06813e-13 0.0209315 -0.00413199 -8.67334e-11 0.0208695 -0.0040172 -9.35875e-11 0.0208225 -0.00386975 -1.64362e-10 0.0207998 -0.00372602 -2.54941e-10 0.020775 -0.00353535 -2.7879e-10 0.0208514 -0.00335888 -3.29664e-10 0.021039 -0.00311712 -4.1827e-10 0.0212853 -0.002802 -5.50536e-10 0.0215434 -0.00243376 -4.94331e-10 0.0218021 -0.00206232 -4.51016e-10 0.0220265 -0.00168361 -3.49616e-10 0.0221955 -0.00132167 -2.54039e-10 0.022306 -0.000997548 -1.76454e-10 0.0223678 -0.000714584 -7.39091e-11 0.0224089 -0.000475124 -6.13383e-11 0.0224314 -0.000264463 -4.50492e-11 0.0224141 -7.41177e-05 -1.61305e-11 0.0223664 8.36792e-05 2.01199e-11 0.0223162 0.000201059 1.03801e-11 0.0222696 0.000295744 1.55303e-11 0.0222237 0.000377146 3.03247e-11 0.0221837 0.000439806 4.93478e-11 0.022154 0.000478873 4.90736e-11 0.0221366 0.000498722 1.22307e-10 0.0221237 0.000500206 9.23986e-11 0.0221177 0.000487675 8.05325e-11 0.0221385 0.000439967 7.75692e-11 0.0221834 0.000364722 7.52698e-11 0.0222494 0.000270349 1.59298e-10 0.0223267 0.000164818 1.22501e-10 0.0224085 5.00756e-05 1.03845e-10 0.022492 -6.41654e-05 1.00944e-10 0.0225607 -0.00016596 1.07786e-10 0.0226098 -0.00024408 8.38175e-11 0.0226571 -0.000319852 7.0736e-11 0.0226845 -0.000386817 6.7075e-11 0.0226781 -0.000429948 5.95753e-11 0.0226204 -0.000428349 4.14025e-11 0.022539 -0.000411125 7.87332e-12 0.0224415 -0.000382155 3.44845e-12 0.0223249 -0.00034014 1.15353e-11 0.0221925 -0.000290628 1.77351e-11 0.0220499 -0.000236553 2.15491e-11 0.0218993 -0.000180999 2.49759e-11 0.0217445 -0.000125973 3.2574e-11 0.0215872 -7.33588e-05 4.24887e-11 0.0214297 -2.44539e-05 5.37746e-11 0.0212737 2.00033e-05 6.50096e-11 0.0211204 5.95842e-05 7.31209e-11 0.0209702 9.37884e-05 7.85964e-11 0.0208247 0.00012345 8.07653e-11 0.000148104 8.30987e-11 0.0274702 0.0194053 1.00468e-12 0.0265795 0.0184446 6.31341e-12 0.0258384 0.0169174 2.9078e-11 0.0252399 0.0155933 1.63151e-11 0.024721 0.014457 -2.11095e-12 0.0242139 0.013449 -8.34319e-12 0.0237159 0.0124736 4.56544e-12 0.0232104 0.0115646 -5.27962e-12 0.0227034 0.0106664 -9.25724e-12 0.0221932 0.00982932 -7.76705e-12 0.0216782 0.00901295 -6.47103e-12 0.0211771 0.00824616 -1.57211e-11 0.0206884 0.00751488 -1.47552e-11 0.0202305 0.00681495 -2.21158e-12 0.0198721 0.00610034 -7.42197e-12 0.019517 0.0054186 1.31957e-11 0.0193274 0.00473319 1.04731e-11 0.0193853 0.00391519 -4.50718e-11 0.0198972 0.00275105 4.48057e-11 0.0212763 0.000831995 -4.08939e-11 0.022873 -0.00120011 -1.29464e-12 0.0240563 -0.00251608 1.12317e-10 0.0248321 -0.00284096 -4.1499e-10 0.0254759 -0.00236285 -6.89841e-10 0.0259622 -0.00162015 -6.70786e-10 0.0263019 -0.00106234 -6.31973e-10 0.0265394 -0.000692132 -6.11349e-10 0.0265296 -0.000421485 -5.43645e-10 0.026302 -0.000447612 -3.98008e-10 0.0261233 -0.00080062 -1.66448e-10 0.0259179 -0.00114912 7.71196e-12 0.0256979 -0.00152494 1.83263e-10 0.0254697 -0.00188016 2.66461e-10 0.0252398 -0.00220175 3.01991e-10 0.025004 -0.00249188 3.99901e-10 0.0247529 -0.00275283 4.97188e-10 0.0244813 -0.00298676 3.44037e-10 0.0241914 -0.00319438 3.02212e-10 0.0238906 -0.00337714 2.84592e-10 0.0235875 -0.00353503 3.10914e-10 0.0232887 -0.00367014 2.93909e-10 0.0229989 -0.00378152 2.8654e-10 0.0227179 -0.00387179 2.53023e-10 0.0224482 -0.00393848 2.11799e-10 0.0221874 -0.00398439 1.84895e-10 0.0219397 -0.00400542 1.44838e-10 0.0217098 -0.00400574 1.17414e-10 0.0215039 -0.00398084 7.81622e-11 0.0213302 -0.00393476 2.94249e-11 0.0211968 -0.00386137 -3.92456e-11 0.0211071 -0.00375931 -5.52279e-11 0.0210183 -0.00362084 -1.32978e-10 0.0209753 -0.00348046 -1.78723e-10 0.0209356 -0.00331153 -3.19817e-10 0.0209493 -0.00312401 -3.42157e-10 0.0210723 -0.00291842 -3.86612e-10 0.0212952 -0.00265041 -4.20111e-10 0.0215431 -0.00230922 -4.8394e-10 0.0217964 -0.00194093 -4.4789e-10 0.0220364 -0.00156913 -3.6531e-10 0.0222356 -0.00120449 -2.90463e-10 0.0223813 -0.000868811 -2.06397e-10 0.0224737 -0.000575334 -1.51832e-10 0.0225267 -0.000325167 -9.44723e-11 0.0225577 -0.000117597 -7.63128e-11 0.0225728 5.49849e-05 -9.31568e-11 0.0225628 0.00019501 -4.97222e-11 0.0225353 0.000301945 6.64185e-13 0.022508 0.000374046 1.97452e-11 0.0224928 0.000420069 7.00678e-11 0.0224796 0.00044219 6.65469e-11 0.0224837 0.000438076 7.13843e-11 0.0225119 0.000408673 8.79051e-11 0.0225754 0.00035396 1.08696e-10 0.022648 0.000280914 1.19496e-10 0.0227313 0.000187324 1.19566e-10 0.0228235 7.93312e-05 1.3515e-10 0.0229192 -3.03574e-05 1.36591e-10 0.0230088 -0.000133269 1.44538e-10 0.0230778 -0.000213543 1.41372e-10 0.0231187 -0.000276787 1.08964e-10 0.0231592 -0.000339162 1.05003e-10 0.0231806 -0.000386166 9.17125e-11 0.0231513 -0.000394363 6.96073e-11 0.0230727 -0.000373036 4.28479e-11 0.022979 -0.000343445 2.93212e-11 0.0228698 -0.000298224 1.58083e-11 0.0227409 -0.000243589 1.19321e-11 0.0225983 -0.000183923 1.43428e-11 0.0224458 -0.000121707 1.71412e-11 0.022287 -5.99727e-05 2.29705e-11 0.0221248 -1.04692e-06 2.81568e-11 0.0219623 5.4782e-05 4.02696e-11 0.0218008 0.000105368 5.10102e-11 0.0216423 0.000150825 6.17618e-11 0.021487 0.00019097 7.02911e-11 0.0213356 0.000225781 7.79111e-11 0.0211883 0.00025475 8.39787e-11 0.021046 0.000278696 8.85947e-11 0.00029662 9.22402e-11 0.0281014 0.0192605 1.03037e-11 0.027447 0.0190985 1.05259e-11 0.0266219 0.0177478 1.16924e-11 0.0258825 0.0163323 1.37995e-11 0.0252762 0.0150662 1.30384e-12 0.0247334 0.0139886 -1.41106e-11 0.0242186 0.0129892 -4.62399e-14 0.0237137 0.0120689 7.12473e-12 0.0231998 0.0111773 -5.25435e-12 0.0226997 0.010329 -4.36171e-12 0.0221926 0.00951723 -2.06113e-13 0.0217024 0.0087318 -5.57258e-12 0.0212377 0.0079716 -1.37139e-11 0.0208431 0.00719659 -4.04037e-12 0.0205051 0.00640217 2.13734e-12 0.0202432 0.00563975 2.96033e-12 0.0202149 0.00470931 5.89379e-12 0.0206553 0.00340344 2.94347e-12 0.0219496 0.00133964 1.54711e-11 0.0234564 -0.000887635 1.36322e-11 0.024528 -0.00245622 -7.7877e-11 0.0251149 -0.00326307 -5.5829e-11 0.0254986 -0.00339738 -1.85667e-10 0.0259346 -0.00300545 -4.32882e-10 0.0264198 -0.00229945 -6.63513e-10 0.0267907 -0.00154813 -7.71942e-10 0.0270789 -0.00100688 -7.13424e-10 0.0273567 -0.000719154 -6.79872e-10 0.0274013 -0.000488541 -5.89141e-10 0.0271584 -0.000506977 -4.06175e-10 0.0269385 -0.000839011 -1.0619e-10 0.0266931 -0.00119816 1.02473e-10 0.026425 -0.00154209 1.87288e-10 0.0261539 -0.00186392 2.67926e-10 0.025883 -0.00215143 3.35084e-10 0.025603 -0.00240862 3.54672e-10 0.0253078 -0.00263677 3.46463e-10 0.0249984 -0.00284155 3.39164e-10 0.0246777 -0.00302105 3.33952e-10 0.0243543 -0.00317946 3.24084e-10 0.0240326 -0.0033146 3.10879e-10 0.0237188 -0.0034307 2.95552e-10 0.0234138 -0.00352539 2.83397e-10 0.0231178 -0.00360192 2.6135e-10 0.0228272 -0.00365667 2.4652e-10 0.0225444 -0.00369272 2.23329e-10 0.0222714 -0.0037071 2.00016e-10 0.022019 -0.00370377 1.62982e-10 0.0217899 -0.00367967 1.20114e-10 0.0215906 -0.00363682 5.41574e-11 0.0214266 -0.00357113 -1.85499e-11 0.0213012 -0.00347901 -9.09949e-11 0.0211916 -0.00335507 -1.14222e-10 0.0211123 -0.0032212 -1.79401e-10 0.0210691 -0.00307211 -2.57562e-10 0.0210452 -0.00288404 -2.74351e-10 0.021108 -0.00270365 -3.15227e-10 0.0212781 -0.00247225 -3.72756e-10 0.0215148 -0.00217716 -4.72903e-10 0.0217667 -0.00182807 -4.63636e-10 0.0220275 -0.00147338 -4.37081e-10 0.0222628 -0.00111517 -3.81357e-10 0.0224495 -0.000775813 -3.20355e-10 0.0225875 -0.000476094 -2.38834e-10 0.0226748 -0.000224115 -1.92022e-10 0.0227311 -2.31901e-05 -1.42994e-10 0.0227689 0.000128859 -1.04984e-10 0.0227978 0.000239879 -4.993e-11 0.0228205 0.000309671 6.21761e-12 0.0228472 0.000339653 3.06862e-11 0.0228898 0.000337939 7.7923e-11 0.0229466 0.000309729 1.04711e-10 0.0230212 0.000252622 1.43165e-10 0.0231132 0.000171645 1.66839e-10 0.0232184 7.51273e-05 1.77442e-10 0.0233298 -2.71199e-05 1.84035e-10 0.0234366 -0.000126655 1.8169e-10 0.023526 -0.000212834 1.84211e-10 0.0235895 -0.000266632 1.65673e-10 0.0236336 -0.000314811 1.34657e-10 0.0236637 -0.000359519 1.27705e-10 0.0236597 -0.000375635 1.12731e-10 0.0236034 -0.000355569 8.85835e-11 0.0235198 -0.000319004 4.77632e-11 0.0234186 -0.000270554 4.04424e-11 0.0232963 -0.000210854 2.96706e-11 0.0231585 -0.000144473 2.29525e-11 0.0230078 -7.4609e-05 1.86212e-11 0.0228488 -5.58531e-06 1.70864e-11 0.0226853 6.17024e-05 1.95366e-11 0.0225207 0.000124542 2.46845e-11 0.022356 0.000182484 3.43588e-11 0.0221931 0.000235374 4.32951e-11 0.0220323 0.000282709 5.39837e-11 0.0218745 0.000324286 6.45843e-11 0.02172 0.000359825 7.42494e-11 0.0215694 0.000389409 8.25856e-11 0.0214242 0.000412344 8.96066e-11 0.021285 0.000429729 9.55569e-11 0.000439515 1.00446e-10 0.0284109 0.0188419 1.70513e-11 0.0281333 0.0193837 1.62801e-11 0.0273933 0.0184894 1.59823e-11 0.0266317 0.0170864 1.61913e-11 0.0259376 0.0157619 -5.70433e-12 0.0253201 0.0146044 -1.19974e-11 0.024752 0.0135587 -5.05695e-12 0.0242219 0.0125989 -1.86766e-14 0.0237083 0.0116893 -3.38225e-12 0.0232026 0.0108318 -6.17781e-13 0.022715 0.0100009 1.35933e-11 0.022245 0.0091937 1.13098e-11 0.0218423 0.00836323 7.01352e-12 0.0215144 0.00749299 3.17104e-12 0.0212104 0.00667153 4.69806e-12 0.0211594 0.00564662 6.39953e-12 0.0215805 0.00422685 1.05618e-11 0.0228798 0.00200317 1.68604e-11 0.0243855 -0.000355923 3.4246e-11 0.0253791 -0.0020217 7.90496e-13 0.0258362 -0.00301136 -6.78953e-11 0.026022 -0.0035481 -9.55082e-11 0.0260934 -0.00358642 -1.6082e-10 0.0263235 -0.00338383 -3.11791e-10 0.0266645 -0.00284834 -5.49085e-10 0.0270628 -0.00212891 -7.31734e-10 0.0274346 -0.00149854 -8.10629e-10 0.0277137 -0.00104544 -7.57354e-10 0.0280304 -0.000837031 -7.12278e-10 0.0281495 -0.000622521 -5.88095e-10 0.0279386 -0.000591099 -3.87495e-10 0.0276466 -0.000828952 -1.2311e-10 0.027358 -0.00116987 5.72169e-11 0.0270441 -0.00147301 1.72595e-10 0.0267326 -0.00176786 2.54483e-10 0.0264206 -0.00203124 3.12937e-10 0.0261051 -0.00226395 3.3853e-10 0.0257798 -0.00246998 3.40195e-10 0.0254445 -0.00265052 3.28353e-10 0.0251019 -0.0028081 3.15884e-10 0.0247607 -0.00294398 3.00887e-10 0.024427 -0.00306089 2.9078e-10 0.0241038 -0.00315975 2.7928e-10 0.0237861 -0.00324118 2.73814e-10 0.0234715 -0.00330435 2.62145e-10 0.0231581 -0.00334979 2.52226e-10 0.022854 -0.0033772 2.33628e-10 0.0225631 -0.00338892 2.10008e-10 0.0222948 -0.00338381 1.72905e-10 0.0220491 -0.00336361 1.22838e-10 0.0218279 -0.00332426 5.56209e-11 0.0216368 -0.00326705 -3.67015e-12 0.0214832 -0.00318535 -6.67545e-11 0.0213546 -0.00307839 -1.0617e-10 0.0212503 -0.0029545 -1.59884e-10 0.0212029 -0.00282244 -1.88048e-10 0.0211641 -0.00265482 -2.83802e-10 0.0211871 -0.00248666 -2.95793e-10 0.0213048 -0.00228902 -3.17888e-10 0.0215215 -0.00204293 -3.52464e-10 0.0217753 -0.00173511 -4.06763e-10 0.022047 -0.00140131 -3.90797e-10 0.0223153 -0.00106266 -3.48727e-10 0.0225502 -0.000734041 -2.8255e-10 0.0227416 -0.000443667 -2.15067e-10 0.0228905 -0.000205536 -1.6167e-10 0.0230022 -2.49676e-05 -1.1173e-10 0.0230983 9.47482e-05 -6.29566e-11 0.0231845 0.000163633 -1.58846e-12 0.0232719 0.000183884 3.88284e-11 0.0233679 0.000162784 8.34956e-11 0.0234788 0.000108553 1.32043e-10 0.0236011 3.14582e-05 1.72436e-10 0.0237283 -5.86867e-05 1.85721e-10 0.0238541 -0.000152712 2.066e-10 0.0239692 -0.000237391 2.09691e-10 0.0240563 -0.000301128 1.97497e-10 0.0241095 -0.000328243 1.75131e-10 0.0241566 -0.000360206 1.47462e-10 0.0241705 -0.000374993 1.40175e-10 0.0241336 -0.000360008 1.23285e-10 0.02406 -0.000317666 8.46466e-11 0.0239669 -0.000263877 5.65253e-11 0.0238524 -0.000197446 3.89814e-11 0.0237169 -0.000122788 3.13023e-11 0.0235672 -4.43938e-05 2.23898e-11 0.0234083 3.4118e-05 1.82267e-11 0.0232442 0.000110566 1.58671e-11 0.0230776 0.000182206 1.79681e-11 0.0229104 0.000248975 1.98441e-11 0.022744 0.000310399 2.66524e-11 0.0225792 0.000365866 3.64222e-11 0.0224168 0.000415369 4.77089e-11 0.0222571 0.000458628 5.96541e-11 0.022101 0.000495682 7.06374e-11 0.0219493 0.000525925 8.10656e-11 0.0218027 0.000549481 8.97236e-11 0.0216623 0.00056507 9.7417e-11 0.021529 0.000574198 1.03661e-10 0.000573645 1.08691e-10 0.0283193 0.0185955 2.36248e-11 0.0288717 0.0188254 3.98496e-11 0.0283071 0.0190489 1.26626e-11 0.0274786 0.0179101 -2.18766e-12 0.0267118 0.0165321 6.4529e-12 0.0260344 0.0152827 -1.87693e-11 0.0254116 0.0141797 -2.8423e-12 0.0248232 0.0131874 1.44146e-11 0.0242641 0.0122471 3.3627e-11 0.0237457 0.0113481 1.12333e-11 0.0232623 0.0104778 1.99341e-11 0.0228588 0.00958782 1.15464e-11 0.0225252 0.00866552 1.10201e-11 0.0221949 0.00778841 1.03735e-11 0.0221385 0.00668436 1.00479e-11 0.0225792 0.00514509 1.28327e-11 0.0239484 0.00275723 1.53325e-11 0.0254666 0.000307349 2.53614e-11 0.0263975 -0.00140384 1.07392e-11 0.0268712 -0.00255567 -2.92095e-11 0.0271801 -0.00338541 -4.00037e-11 0.0270073 -0.00343976 -6.77252e-11 0.0267419 -0.00337282 -1.25736e-10 0.0264059 -0.00318641 -3.11004e-10 0.0265005 -0.00308432 -3.53672e-10 0.0269929 -0.00277433 -4.64932e-10 0.0275633 -0.0022471 -6.84013e-10 0.0280321 -0.00166547 -8.01422e-10 0.0283308 -0.00121519 -7.46884e-10 0.0286631 -0.000980889 -6.69054e-10 0.0287982 -0.000717717 -5.39652e-10 0.0286174 -0.000622165 -4.0198e-10 0.0282877 -0.000772833 -1.90695e-10 0.0279688 -0.00107922 -3.26106e-11 0.0276086 -0.00134032 7.41488e-11 0.0272566 -0.00161085 1.59373e-10 0.0269143 -0.00185579 2.11889e-10 0.0265705 -0.0020703 2.35006e-10 0.0262159 -0.00225791 2.41529e-10 0.0258532 -0.00241797 2.48781e-10 0.0254909 -0.0025566 2.55449e-10 0.0251404 -0.00267432 2.63201e-10 0.0248017 -0.00277639 2.69493e-10 0.0244688 -0.00286119 2.74587e-10 0.0241352 -0.00293112 2.74659e-10 0.0237998 -0.00298378 2.71332e-10 0.0234696 -0.0030226 2.5975e-10 0.0231525 -0.00304575 2.38998e-10 0.0228548 -0.00305733 2.04577e-10 0.0225755 -0.00305351 1.58935e-10 0.0223154 -0.00303678 1.02294e-10 0.0220758 -0.00300331 3.01706e-11 0.0218629 -0.00295404 -1.47845e-11 0.0216891 -0.00288598 -7.12087e-11 0.0215492 -0.00279827 -9.65272e-11 0.0214314 -0.00268786 -1.28185e-10 0.02136 -0.00257072 -1.70307e-10 0.0213104 -0.00243159 -2.23931e-10 0.0212869 -0.00226234 -2.36197e-10 0.0213734 -0.00212912 -2.60091e-10 0.0215605 -0.00192675 -3.03557e-10 0.0218089 -0.00166477 -3.82773e-10 0.0220946 -0.00137264 -3.91578e-10 0.0224022 -0.00107411 -3.55687e-10 0.0227011 -0.000785372 -3.01893e-10 0.0229722 -0.000528493 -2.34206e-10 0.0232064 -0.000319707 -1.54868e-10 0.023403 -0.00017348 -8.05245e-11 0.0235767 -9.26439e-05 3.09647e-12 0.0237406 -7.1485e-05 6.09304e-11 0.0239022 -9.72123e-05 1.15205e-10 0.0240614 -0.000154273 1.67094e-10 0.0242146 -0.000226047 2.01279e-10 0.0243553 -0.000299027 2.32464e-10 0.0244788 -0.000363164 2.31422e-10 0.0245609 -0.000394726 2.1711e-10 0.02461 -0.000398578 1.64649e-10 0.0246478 -0.000406083 1.59787e-10 0.0246425 -0.000391493 1.47849e-10 0.024588 -0.000348559 1.22782e-10 0.0245052 -0.000284108 6.7531e-11 0.0244019 -0.000209902 5.23729e-11 0.0242759 -0.000125955 3.80505e-11 0.0241315 -3.67847e-05 2.84892e-11 0.0239751 5.29508e-05 2.09476e-11 0.0238111 0.000140275 1.30855e-11 0.0236427 0.000222973 4.56008e-12 0.0234732 0.000300622 5.56728e-12 0.0233031 0.000372238 1.35782e-11 0.0231339 0.000437364 2.15408e-11 0.0229663 0.000496191 3.10963e-11 0.0228017 0.00054829 4.20268e-11 0.0226403 0.000593871 5.38652e-11 0.0224829 0.000632305 6.61655e-11 0.0223299 0.00066384 7.74795e-11 0.0221825 0.000687425 8.83242e-11 0.0220414 0.000703314 9.74087e-11 0.0219085 0.000709593 1.05585e-10 0.0217854 0.000707984 1.12129e-10 0.000694349 1.17817e-10 0.0283862 0.0164502 3.8412e-11 0.0286455 0.0185585 3.09483e-11 0.0288517 0.0188392 2.78133e-11 0.0281711 0.0185928 1.68808e-12 0.0273948 0.0173131 -2.39787e-11 0.0266772 0.0160004 -2.15416e-11 0.026045 0.0148098 -1.81723e-11 0.025464 0.0137653 9.98688e-12 0.0249076 0.0128001 9.22203e-12 0.0243853 0.0118647 1.02961e-11 0.0239471 0.0109058 1.40271e-11 0.0235777 0.00992516 2.23552e-11 0.0232223 0.00898614 2.1135e-11 0.0231703 0.00779431 2.13016e-11 0.0236682 0.00612337 2.41829e-11 0.0251348 0.00357632 3.04637e-11 0.0266462 0.00107007 3.8107e-11 0.027558 -0.00070317 3.24068e-11 0.0281068 -0.00198555 1.26119e-11 0.0284228 -0.00290388 5.03002e-12 0.0279607 -0.00295286 -1.05097e-11 0.0275637 -0.00306113 -4.34858e-11 0.0272887 -0.00315346 -9.65253e-11 0.0271561 -0.00315083 -2.09253e-10 0.0270617 -0.00309726 -2.40763e-10 0.0272206 -0.00305469 -3.11441e-10 0.0276605 -0.00283714 -4.40807e-10 0.028185 -0.0023864 -6.75418e-10 0.0286366 -0.00183342 -7.39903e-10 0.0289318 -0.00135634 -6.51052e-10 0.0292493 -0.00106725 -5.79651e-10 0.0293953 -0.000758837 -4.63854e-10 0.0292502 -0.00059759 -3.53805e-10 0.0288914 -0.000666071 -1.97342e-10 0.0285408 -0.000931507 -7.31194e-11 0.0281551 -0.00115586 1.65941e-11 0.0277848 -0.00140428 8.73934e-11 0.0274192 -0.00163077 1.15662e-10 0.0270427 -0.00182948 1.30356e-10 0.0266552 -0.00199974 1.47373e-10 0.0262692 -0.00214399 1.72313e-10 0.0258966 -0.00226695 1.97387e-10 0.0255389 -0.00237172 2.209e-10 0.0251881 -0.00246197 2.38255e-10 0.0248347 -0.00253616 2.49688e-10 0.0244804 -0.00259692 2.54966e-10 0.024129 -0.00264345 2.51564e-10 0.0237915 -0.00267789 2.3714e-10 0.0234687 -0.00270134 2.09637e-10 0.0231595 -0.00271238 1.70768e-10 0.0228643 -0.00271219 1.23469e-10 0.022583 -0.00269948 7.20898e-11 0.0223233 -0.0026737 1.54096e-11 0.0220922 -0.00263626 -2.00141e-11 0.0218954 -0.00258331 -6.02711e-11 0.0217401 -0.00251641 -9.7062e-11 0.0216108 -0.00242998 -1.0441e-10 0.0215132 -0.00233002 -1.30282e-10 0.0214662 -0.0022187 -1.68548e-10 0.0214262 -0.00209454 -1.7775e-10 0.021465 -0.0019742 -1.96616e-10 0.0216165 -0.00183161 -2.26751e-10 0.0218685 -0.00165221 -2.75688e-10 0.0221818 -0.00142755 -2.98778e-10 0.0225579 -0.00121038 -2.90379e-10 0.0229497 -0.000983384 -2.28027e-10 0.0233255 -0.000770876 -1.53608e-10 0.0236743 -0.000607753 -6.22835e-11 0.0239861 -0.000498207 2.75259e-12 0.0242568 -0.000443462 6.14685e-11 0.0244917 -0.000436613 1.23397e-10 0.0246918 -0.00045677 1.69964e-10 0.0248533 -0.000483774 1.91799e-10 0.02498 -0.000508177 1.99265e-10 0.0250564 -0.000501553 1.83552e-10 0.0250978 -0.000478667 1.38791e-10 0.0251211 -0.000455643 1.31935e-10 0.0251002 -0.000412168 1.22536e-10 0.0250318 -0.00034139 9.65931e-11 0.0249338 -0.000255371 6.27187e-11 0.0248159 -0.000160725 3.56842e-11 0.0246789 -5.86913e-05 1.72886e-11 0.0245284 4.43877e-05 6.19943e-12 0.0243672 0.000145616 4.69302e-12 0.024199 0.000241704 1.64899e-12 0.024028 0.000332013 1.03941e-12 0.0238557 0.000415737 1.85263e-12 0.0236841 0.000492352 3.44571e-12 0.0235132 0.000562156 1.63404e-11 0.023344 0.000624535 2.78041e-11 0.0231772 0.000680001 3.9285e-11 0.0230137 0.000727818 5.13359e-11 0.0228546 0.000768519 6.34117e-11 0.0227002 0.000801018 7.57045e-11 0.0225524 0.000825661 8.68333e-11 0.0224117 0.000840957 9.75048e-11 0.0222804 0.000846983 1.06404e-10 0.0221599 0.000841667 1.14659e-10 0.0220528 0.000825641 1.21119e-10 0.000796366 1.27789e-10 0.0275694 0.0111979 4.6151e-11 0.0286684 0.017456 2.80849e-11 0.0290609 0.018445 2.19053e-11 0.0288518 0.0188011 4.60299e-12 0.0281233 0.0180407 -8.87338e-12 0.02736 0.0167662 -1.72315e-11 0.0266711 0.0154986 -2.60317e-11 0.0260754 0.0143572 -6.73313e-12 0.0255408 0.0133268 8.10471e-12 0.0250976 0.0122959 2.02775e-11 0.0246945 0.0112736 2.07195e-11 0.0243236 0.0102559 2.38051e-11 0.0242955 0.0089626 2.65696e-11 0.0248956 0.00711581 3.43466e-11 0.0264528 0.00442503 4.79843e-11 0.0279679 0.00191391 4.33112e-11 0.0289542 -2.17413e-06 3.55298e-11 0.0295032 -0.00127618 2.04916e-11 0.0297167 -0.00221857 1.51025e-11 0.0290873 -0.00228029 8.68597e-12 0.0286255 -0.00248839 -9.22619e-13 0.0282442 -0.00270023 -2.02727e-11 0.0279727 -0.00292091 -5.08126e-11 0.0278536 -0.00310706 -1.3467e-10 0.0278263 -0.00317582 -2.34689e-10 0.0278049 -0.00314636 -2.59423e-10 0.0279853 -0.00313936 -3.18655e-10 0.0283892 -0.00293441 -4.28983e-10 0.0288522 -0.00247969 -6.27466e-10 0.0292484 -0.00191974 -6.46685e-10 0.0295203 -0.00143659 -5.50743e-10 0.0298409 -0.00110248 -4.03228e-10 0.0299918 -0.000757821 -3.74071e-10 0.0298701 -0.000530156 -3.08597e-10 0.0294931 -0.000514348 -1.81684e-10 0.0291225 -0.000725209 -7.97345e-11 0.0287252 -0.00091977 -9.98029e-12 0.028326 -0.0011437 1.60931e-11 0.0279154 -0.00135385 2.58794e-11 0.0274938 -0.0015379 5.1255e-11 0.0270772 -0.00169459 9.32783e-11 0.0266753 -0.00182636 1.39853e-10 0.0262944 -0.00193905 1.82021e-10 0.0259199 -0.0020364 2.13136e-10 0.0255437 -0.00211733 2.34834e-10 0.025167 -0.0021855 2.45734e-10 0.0247927 -0.00224006 2.47701e-10 0.0244324 -0.00228388 2.35881e-10 0.0240839 -0.00231886 2.12309e-10 0.0237443 -0.00234157 1.77458e-10 0.0234177 -0.00235757 1.37155e-10 0.0230989 -0.00236112 9.49792e-11 0.0228048 -0.00235785 5.23784e-11 0.0225317 -0.00234487 1.23672e-11 0.0222898 -0.00232232 -1.49071e-11 0.0220812 -0.00229133 -3.72616e-11 0.0219074 -0.00224793 -6.63559e-11 0.0217791 -0.00219558 -9.20418e-11 0.021692 -0.00213434 -9.311e-11 0.0216307 -0.00204938 -1.07224e-10 0.0216286 -0.00198982 -1.10066e-10 0.0216983 -0.0019223 -1.17674e-10 0.0218566 -0.00183869 -1.29586e-10 0.0221096 -0.00172806 -1.52682e-10 0.0224422 -0.00160659 -1.54984e-10 0.022857 -0.00147161 -1.34851e-10 0.0233308 -0.0013274 -9.63114e-11 0.0238235 -0.00119131 -3.23569e-11 0.0242782 -0.00105138 2.10038e-11 0.0246712 -0.000937267 7.18895e-11 0.0249896 -0.000850895 1.12043e-10 0.0252296 -0.000785285 1.42392e-10 0.0254049 -0.000727955 1.51841e-10 0.0255136 -0.000672011 1.55943e-10 0.0255695 -0.000593432 1.17205e-10 0.0255837 -0.000519931 1.10523e-10 0.0255427 -0.000437161 1.00681e-10 0.0254601 -0.000340141 7.27973e-11 0.025352 -0.00023312 4.17851e-11 0.0252214 -0.000118557 1.62991e-11 0.025074 -1.37444e-06 -1.73255e-12 0.0249153 0.000117637 -5.71992e-12 0.0247495 0.000230033 -8.9552e-12 0.024579 0.000336096 -9.15588e-12 0.0244053 0.000434816 -7.39929e-12 0.0242306 0.000525492 -3.96198e-12 0.024056 0.000608479 1.76658e-12 0.023883 0.000683154 7.25869e-12 0.0237126 0.000750249 2.34839e-11 0.0235451 0.00080899 3.65786e-11 0.0233814 0.000860156 4.91565e-11 0.023222 0.000902678 6.17488e-11 0.0230683 0.000937193 7.38182e-11 0.0229209 0.000962253 8.57075e-11 0.0227819 0.00097808 9.63753e-11 0.0226522 0.000982732 1.06457e-10 0.0225346 0.000975974 1.15053e-10 0.0224312 0.00095506 1.23531e-10 0.0223449 0.000921045 1.30484e-10 0.000879786 1.36051e-10 0.0254704 0.00561478 4.34856e-11 0.0285637 0.0143471 2.1571e-11 0.0288893 0.0181213 3.22686e-12 0.0294034 0.0182918 -6.1677e-12 0.0289767 0.0184694 -1.24808e-11 0.028197 0.0175437 -1.88352e-11 0.0274521 0.0162397 -2.58352e-11 0.0268007 0.0150016 -1.12377e-11 0.0262976 0.0138185 -8.8835e-12 0.0258347 0.0127201 5.3477e-12 0.0254554 0.0116089 7.63467e-12 0.0254831 0.0101759 1.1591e-11 0.0262135 0.00814232 1.6041e-11 0.0278614 0.00529915 2.46753e-11 0.0293927 0.00275725 3.11989e-11 0.0303852 0.000877945 1.18434e-11 0.0309434 -0.000605364 9.37254e-12 0.0310522 -0.0014164 6.82237e-12 0.0303407 -0.00150576 2.69887e-12 0.0298343 -0.00176037 9.08137e-12 0.0293929 -0.00205303 2.75508e-12 0.0290526 -0.00238016 -7.41982e-12 0.0288136 -0.0027134 -2.70305e-11 0.0286568 -0.00300313 -7.68617e-11 0.0286068 -0.00319755 -1.35684e-10 0.0286273 -0.00327315 -2.54475e-10 0.0285845 -0.00319909 -2.70843e-10 0.028641 -0.0031088 -3.16488e-10 0.0289664 -0.00294229 -4.16531e-10 0.0294177 -0.00254275 -6.04398e-10 0.0297918 -0.0019754 -5.61383e-10 0.0300581 -0.00147588 -4.63025e-10 0.0303529 -0.00109493 -3.11369e-10 0.0305185 -0.0007258 -2.86086e-10 0.0304305 -0.000435329 -2.15433e-10 0.0300631 -0.000334079 -9.76708e-11 0.0296738 -0.000470688 -1.13897e-11 0.0292686 -0.000644765 6.02183e-11 0.0288257 -0.000832673 4.9394e-11 0.0283673 -0.0010269 6.5238e-11 0.0279119 -0.00119771 1.02811e-10 0.0274727 -0.00134382 1.47728e-10 0.0270603 -0.00147073 1.91188e-10 0.0266552 -0.00157958 2.25361e-10 0.0262505 -0.00167037 2.47185e-10 0.0258493 -0.00174763 2.56624e-10 0.0254494 -0.00181128 2.55002e-10 0.0250707 -0.00186599 2.40464e-10 0.0246955 -0.00191168 2.15996e-10 0.0243333 -0.00194752 1.82692e-10 0.0239795 -0.00197789 1.47138e-10 0.0236357 -0.00199854 1.11634e-10 0.0233184 -0.00201573 7.86646e-11 0.0230176 -0.00202614 5.02879e-11 0.0227488 -0.00203175 1.98304e-11 0.0225025 -0.00203376 2.46137e-12 0.022291 -0.00202997 -1.44172e-11 0.0221178 -0.00202391 -2.93858e-11 0.0219934 -0.00201594 -4.9359e-11 0.0219245 -0.00200169 -6.14285e-11 0.0219076 -0.00199692 -6.15468e-11 0.0219519 -0.00199661 -6.16878e-11 0.0220698 -0.00199558 -5.96813e-11 0.0222796 -0.00198928 -4.36457e-11 0.0225562 -0.00196171 -1.96047e-11 0.0229225 -0.00192079 4.62381e-12 0.0233753 -0.00186497 2.36336e-11 0.0238901 -0.00179969 5.17207e-11 0.024411 -0.00166471 6.81579e-11 0.0248887 -0.00150084 7.93994e-11 0.0252849 -0.00132295 8.64867e-11 0.0255854 -0.00114341 9.21149e-11 0.0257796 -0.000969911 9.20895e-11 0.0258981 -0.000807106 5.94501e-11 0.0259382 -0.000649304 5.6334e-11 0.0259058 -0.000499729 5.17249e-11 0.0258201 -0.000355589 4.02659e-11 0.0257112 -0.000217702 -9.26017e-12 0.0255742 -8.12032e-05 -1.49399e-11 0.0254238 5.05893e-05 -1.72817e-11 0.0252652 0.000180137 -1.55156e-11 0.0251022 0.000303673 -1.93845e-11 0.0249335 0.000419743 -1.86678e-11 0.0247623 0.000527259 -1.47428e-11 0.0245897 0.000626382 -9.00638e-12 0.0244181 0.000716245 -2.3627e-12 0.0242467 0.000797672 5.64435e-12 0.0240774 0.000869723 1.75722e-11 0.0239102 0.000933549 3.30914e-11 0.0237467 0.000987889 4.69105e-11 0.0235881 0.00103393 6.01618e-11 0.0234347 0.00106999 7.30093e-11 0.0232885 0.00109692 8.50672e-11 0.0231501 0.00111261 9.63644e-11 0.0230223 0.00111711 1.06646e-10 0.0229074 0.00110799 1.15634e-10 0.0228093 0.00108364 1.24968e-10 0.0227286 0.00104498 1.31141e-10 0.0226654 0.000992679 1.37535e-10 0.000939391 1.45183e-10 0.0207675 0.0031059 -2.45821e-12 0.0268373 0.00832682 3.27637e-11 0.0289242 0.0160483 -2.87568e-12 0.0291441 0.0180746 -1.5613e-11 0.0294295 0.0181833 -1.65041e-11 0.0290487 0.01792 -2.02023e-11 0.028286 0.0169953 -2.52622e-11 0.0276344 0.0156432 -6.44189e-12 0.0270432 0.0143697 8.46949e-12 0.026604 0.0131192 9.19764e-12 0.0266747 0.011466 1.02516e-11 0.0276152 0.00915131 1.01256e-11 0.0294048 0.00616786 3.72782e-12 0.0309492 0.00362548 1.71581e-11 0.0319891 0.00168993 2.50338e-12 0.0326278 0.000220293 -1.55497e-12 0.0324728 -0.000465477 -9.11312e-12 0.0317265 -0.000654544 -1.71689e-11 0.0311474 -0.000933956 -5.55544e-12 0.0306657 -0.00128383 7.69512e-12 0.0302936 -0.00169143 5.24859e-12 0.0300041 -0.00211444 -2.45571e-12 0.0297859 -0.00250968 -1.52684e-11 0.0295934 -0.00284869 -4.86696e-11 0.0294526 -0.00309972 -9.5939e-11 0.0293675 -0.00325432 -1.66921e-10 0.029364 -0.003287 -2.3533e-10 0.0293396 -0.00319405 -3.30905e-10 0.0293133 -0.00302792 -3.55248e-10 0.0295013 -0.0028605 -4.23407e-10 0.0298892 -0.00252144 -5.467e-10 0.0302373 -0.00199261 -5.60978e-10 0.0305051 -0.00146591 -4.24289e-10 0.0307785 -0.00105072 -2.26358e-10 0.0309525 -0.000662783 -2.2251e-10 0.030889 -0.000318187 -1.5731e-10 0.0305558 -0.000141403 -2.57259e-11 0.0301729 -0.000177672 2.27113e-10 0.0297405 -0.000315005 2.1439e-10 0.0292572 -0.000479147 2.3281e-10 0.0287632 -0.000652989 2.32437e-10 0.0282865 -0.00081686 2.55598e-10 0.0278408 -0.000961949 2.84001e-10 0.0273999 -0.00108602 3.05938e-10 0.0269648 -0.00119006 3.12926e-10 0.0265338 -0.00127943 3.06519e-10 0.026111 -0.00135638 2.90915e-10 0.0257089 -0.0014234 2.65855e-10 0.025309 -0.00148215 2.34872e-10 0.0249237 -0.00153211 1.99265e-10 0.024546 -0.00157785 1.64493e-10 0.0241828 -0.00161749 1.32259e-10 0.023847 -0.00165539 1.04203e-10 0.0235268 -0.00169071 8.21159e-11 0.0232375 -0.00172464 6.21455e-11 0.0229687 -0.00175999 4.78135e-11 0.0227337 -0.00179509 3.31105e-11 0.0225389 -0.00183529 2.18424e-11 0.0223897 -0.00188056 1.2216e-11 0.022301 -0.00193178 7.30177e-12 0.0222584 -0.00199899 2.34412e-11 0.022284 -0.00206876 2.46924e-11 0.0223804 -0.00214257 2.75829e-11 0.0225504 -0.00221753 3.55504e-11 0.0228041 -0.00229332 4.58454e-11 0.0231454 -0.00234358 6.1745e-11 0.0235435 -0.00234519 9.15483e-11 0.0239702 -0.00230817 1.10925e-10 0.0244307 -0.00220115 1.04724e-10 0.024887 -0.00201895 8.70469e-11 0.0252993 -0.00178061 6.31288e-11 0.0256306 -0.00150596 4.03237e-11 0.025869 -0.00122314 1.58952e-11 0.026005 -0.000945563 -6.95347e-12 0.0260793 -0.000710661 -3.24473e-11 0.0260612 -0.000469192 -3.27752e-11 0.0259741 -0.000257243 -3.25783e-11 0.0258475 -7.30685e-05 -4.08888e-11 0.0257003 8.54197e-05 -4.16257e-11 0.0255386 0.000231515 -3.92471e-11 0.0253731 0.000366563 -3.50295e-11 0.0252082 0.000491454 -2.96048e-11 0.0250451 0.000607172 -2.30122e-11 0.0248818 0.000713675 -1.54841e-11 0.0247183 0.000811516 -7.47389e-12 0.0245548 0.000899665 1.25788e-12 0.0243939 0.000978729 8.30736e-12 0.0242359 0.0010478 2.70788e-11 0.0240821 0.00110752 4.19683e-11 0.0239319 0.00115699 5.60814e-11 0.0237868 0.00119662 6.96224e-11 0.023648 0.00122507 8.24876e-11 0.0235178 0.00124226 9.45526e-11 0.0233979 0.00124607 1.05471e-10 0.0232918 0.00123557 1.15233e-10 0.0232025 0.00120752 1.24261e-10 0.0231301 0.00116486 1.3212e-10 0.0230734 0.00110907 1.37667e-10 0.0230278 0.0010435 1.48024e-10 0.00096295 1.50056e-10 0.0191469 0.00151485 6.50956e-12 0.0233219 0.00416142 1.37162e-11 0.0282232 0.0111398 8.15082e-12 0.0292571 0.0170281 -1.82073e-11 0.029421 0.0180122 -1.38892e-11 0.0294435 0.0178897 -1.27922e-11 0.0289854 0.017449 -1.63837e-11 0.0283032 0.0162881 4.05066e-13 0.0277448 0.014888 6.66375e-12 0.0278423 0.0129577 1.27969e-11 0.0291376 0.0100787 2.26754e-11 0.0310926 0.00701316 3.82738e-11 0.0326226 0.00449659 2.79172e-11 0.0337131 0.00250057 1.88583e-11 0.0343206 0.00105902 1.33501e-11 0.0339409 0.000607227 1.66442e-12 0.0331758 0.000330312 -1.88801e-11 0.0325531 -6.6276e-06 -1.34663e-11 0.0320383 -0.000421419 2.65196e-13 0.0316403 -0.000907166 6.54271e-12 0.0313368 -0.00140378 1.17169e-11 0.0310638 -0.00187309 3.18297e-12 0.0308204 -0.00228746 -5.34805e-12 0.0305858 -0.00263914 -2.94357e-11 0.0303622 -0.00291331 -6.39973e-11 0.0301772 -0.00310805 -1.17222e-10 0.0300392 -0.00321431 -1.82596e-10 0.0299797 -0.00321587 -2.79687e-10 0.0299693 -0.00310891 -3.31258e-10 0.0299202 -0.00293368 -4.78314e-10 0.0299761 -0.00270643 -5.02254e-10 0.0302609 -0.00241023 -5.42881e-10 0.0305941 -0.00195983 -6.24108e-10 0.0308503 -0.00142114 -4.38126e-10 0.031074 -0.000974011 -2.34868e-10 0.0312393 -0.000568828 -1.80802e-10 0.0312174 -0.000180743 -9.28191e-11 0.0309774 6.23694e-05 1.34123e-10 0.0305931 0.000141423 3.84241e-10 0.0301214 5.95336e-05 5.08969e-10 0.0296049 -8.18262e-05 4.62658e-10 0.0291006 -0.000251639 4.56764e-10 0.0286192 -0.000408696 4.6331e-10 0.0281394 -0.000548404 4.60003e-10 0.0276643 -0.000671611 4.26924e-10 0.0272028 -0.000780328 3.88247e-10 0.026754 -0.000875277 3.50451e-10 0.026327 -0.000958142 3.0897e-10 0.0259055 -0.00103216 2.65847e-10 0.0254981 -0.00109901 2.24284e-10 0.0251049 -0.00116261 1.87155e-10 0.0247266 -0.00122372 1.57553e-10 0.0243769 -0.00128412 1.32338e-10 0.024043 -0.00134659 1.14125e-10 0.0237389 -0.00141071 9.82503e-11 0.0234601 -0.00148208 8.63007e-11 0.0232186 -0.0015604 7.51165e-11 0.0230225 -0.00165247 6.77467e-11 0.0228748 -0.00175782 6.341e-11 0.0227893 -0.0018802 6.22714e-11 0.0227516 -0.00202057 8.08748e-11 0.0227836 -0.00216158 8.11393e-11 0.0228804 -0.00230485 8.44431e-11 0.0230387 -0.00244817 9.12699e-11 0.023243 -0.0025778 1.0137e-10 0.0234941 -0.0026728 1.06333e-10 0.0237811 -0.00270971 1.11087e-10 0.024094 -0.0026775 8.96482e-11 0.0244208 -0.00257264 7.13739e-11 0.0247577 -0.00238771 4.68106e-11 0.0250868 -0.00212937 1.53942e-11 0.0253893 -0.00181478 -1.58557e-11 0.0256416 -0.00146989 -5.31471e-11 0.025827 -0.00111751 -7.34551e-11 0.025919 -0.000781496 -8.92176e-11 0.0259661 -0.00049491 -8.7937e-11 0.0259422 -0.000212521 -8.36426e-11 0.0258554 3.44906e-05 -7.68548e-11 0.0257204 0.000244193 -7.07026e-11 0.0255707 0.000404092 -6.39637e-11 0.0254092 0.00055069 -5.20136e-11 0.0252465 0.00067695 -4.1166e-11 0.0250864 0.000790056 -3.0884e-11 0.0249281 0.000893658 -2.04638e-11 0.0247727 0.000987902 -9.78669e-12 0.0246195 0.00107302 1.13798e-12 0.0244692 0.00114849 1.1153e-11 0.0243235 0.00121365 3.09569e-11 0.0241828 0.00126825 4.67461e-11 0.0240492 0.00131148 6.1499e-11 0.0239224 0.00134313 7.56191e-11 0.0238046 0.00136138 8.87843e-11 0.0236977 0.00136599 1.01092e-10 0.0236055 0.00135285 1.11705e-10 0.0235326 0.00132275 1.21353e-10 0.0234788 0.00127341 1.29049e-10 0.0234355 0.00121927 1.40053e-10 0.0233989 0.00115599 1.42079e-10 0.0233906 0.00106007 1.46595e-10 0.000926988 1.55109e-10 0.0180286 0.000611023 5.63123e-12 0.0201721 0.00202127 1.51042e-11 0.025724 0.00558514 3.24908e-11 0.0289994 0.0137422 -1.40856e-11 0.0295706 0.0174316 -8.63764e-12 0.0296208 0.0178274 2.68945e-13 0.0295188 0.0175337 1.45383e-12 0.029299 0.0164737 6.36111e-12 0.029836 0.0142954 9.10947e-12 0.0312986 0.0113696 1.61849e-11 0.0330513 0.00812889 4.26212e-11 0.0344459 0.00550297 3.62949e-11 0.0355785 0.00334728 2.30579e-11 0.0360772 0.00199277 2.05792e-11 0.0353996 0.00174114 1.161e-11 0.0346332 0.00140559 -7.30778e-12 0.0340028 0.000969052 -1.21599e-11 0.0334904 0.00050713 -6.38974e-12 0.0330816 -2.35699e-05 4.43891e-12 0.0327571 -0.000606759 9.08662e-12 0.0324773 -0.00113548 1.19464e-11 0.0321958 -0.00161076 9.01247e-12 0.0319158 -0.00202062 2.16754e-12 0.0316336 -0.00236715 -1.13209e-11 0.0313419 -0.00264845 -3.76018e-11 0.0310752 -0.00286252 -7.44004e-11 0.0308283 -0.00301163 -1.30865e-10 0.0306383 -0.00308046 -2.05188e-10 0.0305207 -0.00306509 -2.924e-10 0.0304407 -0.00294513 -3.65342e-10 0.0304053 -0.00279015 -5.5305e-10 0.0304097 -0.00253602 -5.56086e-10 0.0305374 -0.00222029 -5.79031e-10 0.0308067 -0.00183653 -6.23223e-10 0.0310321 -0.00133504 -5.52643e-10 0.0312061 -0.000852555 -2.40964e-10 0.0313704 -0.000439653 -1.96994e-10 0.0313917 -2.91406e-05 -9.50869e-11 0.0312206 0.000295456 1.14786e-10 0.0308455 0.000460387 4.25555e-10 0.0303933 0.000413823 6.98716e-10 0.0298835 0.00032184 7.59183e-10 0.0293711 0.000186027 7.35012e-10 0.0288486 4.11926e-05 6.88667e-10 0.0283274 -0.000109434 5.86418e-10 0.0278302 -0.000245196 5.06028e-10 0.0273546 -0.00036368 4.36784e-10 0.0269024 -0.000468515 3.72508e-10 0.0264613 -0.000564293 3.09051e-10 0.0260337 -0.000654786 2.56919e-10 0.0256282 -0.00074099 2.15592e-10 0.0252419 -0.000827066 1.84613e-10 0.024887 -0.000914142 1.59036e-10 0.0245534 -0.00100813 1.41382e-10 0.0242523 -0.00111013 1.27037e-10 0.0239866 -0.00122539 1.17861e-10 0.0237618 -0.00135592 1.10551e-10 0.0235881 -0.00150633 1.10025e-10 0.0234657 -0.00167565 1.06837e-10 0.0233967 -0.00186958 1.2307e-10 0.023384 -0.00206892 1.21061e-10 0.0234248 -0.00226927 1.19044e-10 0.0235126 -0.00246629 1.21899e-10 0.0236354 -0.00264964 1.30659e-10 0.0237761 -0.00279226 1.18284e-10 0.0239248 -0.00288027 1.03551e-10 0.0240756 -0.00290782 8.04128e-11 0.0242326 -0.00286446 4.60903e-11 0.0243963 -0.00275172 1.64332e-11 0.0245725 -0.00256682 -9.76434e-12 0.0247661 -0.0023155 -4.23328e-11 0.0249787 -0.00201046 -8.18777e-11 0.0252001 -0.0016687 -1.0493e-10 0.0254023 -0.00129425 -1.15962e-10 0.0255587 -0.00091152 -1.27092e-10 0.0256404 -0.000551105 -1.33809e-10 0.0256866 -0.000234988 -1.22879e-10 0.0256935 5.1007e-05 -1.20269e-10 0.025642 0.000318653 -1.13322e-10 0.0255261 0.000543058 -1.00034e-10 0.0253905 0.000706454 -7.54236e-11 0.0252461 0.000841843 -5.9582e-11 0.025092 0.000963613 -4.70014e-11 0.0249397 0.00106569 -3.4816e-11 0.0247915 0.00115533 -2.16141e-11 0.0246488 0.00123515 -8.22156e-12 0.024511 0.00130494 5.36458e-12 0.0243795 0.00136395 2.36478e-11 0.0242536 0.00141196 4.24698e-11 0.0241366 0.00144678 5.92789e-11 0.0240286 0.00146806 7.4635e-11 0.0239336 0.00147273 8.94337e-11 0.0238549 0.00145943 1.01482e-10 0.023797 0.00142342 1.13237e-10 0.0237569 0.00137486 1.2054e-10 0.0237087 0.00133116 1.34821e-10 0.0236855 0.00125194 1.37264e-10 0.0237142 0.00113573 1.41591e-10 0.0237811 0.00100073 1.47048e-10 0.000827574 1.5575e-10 0.0172618 0.000367526 1.05316e-12 0.0183904 0.000894217 6.81097e-12 0.0211683 0.00280193 6.44987e-12 0.0270732 0.00783378 3.70143e-12 0.0294953 0.0150008 -1.79813e-12 0.0300446 0.0172675 9.93797e-13 0.0305486 0.0169839 3.6736e-12 0.0314412 0.0155024 8.90051e-12 0.0329795 0.0126325 8.27174e-12 0.0349825 0.00917582 1.95429e-11 0.0364674 0.00653665 2.29322e-11 0.0377331 0.00422805 9.58443e-12 0.0378512 0.0032319 7.8603e-12 0.0368595 0.0030125 3.766e-12 0.0361058 0.0025112 5.54597e-13 0.0355227 0.00200273 -8.84014e-12 0.0349988 0.00149159 -7.83368e-12 0.0346113 0.000888351 -3.93918e-12 0.0343074 0.000280269 7.20471e-13 0.0339935 -0.00030543 8.03798e-12 0.0336865 -0.000835377 1.13642e-11 0.0333566 -0.00129591 1.26736e-11 0.0330018 -0.00169113 8.75671e-12 0.0326502 -0.00202718 1.40503e-12 0.0322882 -0.00230893 -1.60933e-11 0.031946 -0.00253528 -3.80173e-11 0.0316185 -0.00270822 -7.92506e-11 0.0313176 -0.00281977 -1.35026e-10 0.0310741 -0.00286744 -2.11016e-10 0.030888 -0.0028348 -2.91496e-10 0.0307342 -0.00272037 -4.05522e-10 0.0306619 -0.00256633 -5.19e-10 0.0306353 -0.00232351 -6.27373e-10 0.0306553 -0.00198895 -6.36618e-10 0.0308024 -0.00162296 -6.50505e-10 0.030997 -0.00118549 -6.58994e-10 0.0311415 -0.000697773 -3.45975e-10 0.0312831 -0.000272288 -3.16881e-10 0.0313475 0.000151736 -2.33397e-10 0.0312465 0.000514911 5.65905e-12 0.0308911 0.000772694 4.95056e-10 0.0304679 0.000788182 6.40733e-10 0.0300027 0.000719982 7.38375e-10 0.0294891 0.000614343 7.19058e-10 0.0289468 0.000476229 6.94461e-10 0.0284174 0.000329697 6.32168e-10 0.0279126 0.000186616 5.50088e-10 0.0274311 5.20679e-05 4.70672e-10 0.0269732 -7.77029e-05 3.74828e-10 0.0265328 -0.000202475 3.03552e-10 0.0261243 -0.00032092 2.51261e-10 0.0257434 -0.000438883 2.11015e-10 0.0253957 -0.000563485 1.83096e-10 0.0250826 -0.000696703 1.63173e-10 0.0248012 -0.000845012 1.4938e-10 0.0245647 -0.00101145 1.40549e-10 0.0243736 -0.00120118 1.34864e-10 0.0242363 -0.00141438 1.33663e-10 0.024153 -0.00164983 1.35774e-10 0.0241092 -0.00189846 1.38612e-10 0.0241124 -0.00214571 1.36369e-10 0.0241506 -0.00238184 1.3174e-10 0.0242057 -0.00259424 1.21478e-10 0.0242521 -0.00276548 1.01832e-10 0.0242898 -0.00288235 7.22759e-11 0.0243134 -0.0029369 4.58274e-11 0.0243263 -0.00293299 -1.27829e-12 0.0243153 -0.00286148 -1.25205e-11 0.0242964 -0.002735 -1.93565e-11 0.0242941 -0.00255968 -3.61815e-11 0.0243372 -0.00233901 -7.8348e-11 0.0244539 -0.0020868 -1.50653e-10 0.0245913 -0.00177389 -1.45175e-10 0.0247485 -0.00142062 -1.41217e-10 0.0249144 -0.00104935 -1.44401e-10 0.025067 -0.000675892 -1.51106e-10 0.0251756 -0.000315852 -1.49705e-10 0.0252404 1.53043e-05 -1.4957e-10 0.0252816 0.000303286 -1.29841e-10 0.0252908 0.00055917 -1.25934e-10 0.0252247 0.00079603 -1.14467e-10 0.0251089 0.000980483 -9.36298e-11 0.0249859 0.00110988 -7.74759e-11 0.0248597 0.00121599 -5.93115e-11 0.0247289 0.00130906 -4.2269e-11 0.0246029 0.00138341 -2.74704e-11 0.0244835 0.00144494 -1.22958e-11 0.0243729 0.00149489 3.78284e-12 0.0242712 0.00153315 2.38792e-11 0.0241821 0.00155555 4.5586e-11 0.0241059 0.00156268 6.2405e-11 0.0240498 0.00154658 8.14119e-11 0.0240151 0.00150978 9.00649e-11 0.023975 0.00147721 1.08099e-10 0.0239443 0.00141846 1.1135e-10 0.0239657 0.00132058 1.19033e-10 0.0240337 0.00119364 1.2781e-10 0.0241367 0.00103807 1.44164e-10 0.0242708 0.000870854 1.40944e-10 0.000682028 1.34497e-10 0.0170967 0.000166994 2.59596e-12 0.017529 0.000460639 2.70083e-12 0.0190889 0.00123873 7.56322e-12 0.0230001 0.00391791 7.71114e-12 0.0286006 0.00938832 9.58144e-12 0.0305957 0.0152535 3.91588e-12 0.0321642 0.0153295 1.78366e-12 0.0341527 0.0133273 1.08111e-11 0.0365927 0.0100245 2.84448e-12 0.0383369 0.00736297 1.14361e-12 0.0396963 0.00511955 -6.58399e-13 0.0392274 0.00467331 -5.78837e-12 0.038151 0.00434807 -1.27665e-11 0.037453 0.00374131 -8.45763e-12 0.0368345 0.00314522 -2.84108e-12 0.0363153 0.00252584 -5.70817e-12 0.0359424 0.00185311 -2.37735e-12 0.0356294 0.00118425 -4.37506e-13 0.0353313 0.000563459 2.20057e-12 0.0349986 9.11699e-06 7.45947e-12 0.0346504 -0.000499834 1.06922e-11 0.0342816 -0.000933987 1.34908e-11 0.0338955 -0.00131017 1.34761e-11 0.0335102 -0.00163434 1.03542e-11 0.0331149 -0.00191074 1.54159e-12 0.0327214 -0.00213971 -1.20212e-11 0.0323348 -0.00232332 -3.72826e-11 0.0319538 -0.00245746 -7.72155e-11 0.0316026 -0.0025399 -1.27618e-10 0.031287 -0.00256617 -2.03845e-10 0.0310337 -0.00252272 -2.72424e-10 0.0308118 -0.00241598 -3.62159e-10 0.0306625 -0.00226958 -5.06814e-10 0.0306118 -0.00204633 -6.02552e-10 0.0305868 -0.00172805 -6.9533e-10 0.0306266 -0.00135583 -6.9496e-10 0.0307596 -0.000960914 -6.67915e-10 0.0308695 -0.000507935 -5.50479e-10 0.0309833 -7.03241e-05 -4.91777e-10 0.0310663 0.000350916 -3.08907e-10 0.0310431 0.000734682 -6.83758e-11 0.0307622 0.00104455 2.11543e-10 0.0303593 0.00115307 5.06634e-10 0.0299158 0.0010976 5.96702e-10 0.0294152 0.00101995 6.31823e-10 0.0289033 0.000891013 6.24387e-10 0.0284023 0.000740395 5.74736e-10 0.0279095 0.000581755 4.89758e-10 0.0274356 0.000421231 4.20433e-10 0.026991 0.000260525 3.48512e-10 0.026582 9.96891e-05 2.90079e-10 0.0262172 -6.52198e-05 2.3373e-10 0.0258898 -0.00024035 2.00385e-10 0.0256037 -0.000426749 1.77164e-10 0.0253618 -0.000632019 1.60561e-10 0.0251694 -0.000861025 1.49983e-10 0.0250314 -0.00111432 1.41213e-10 0.0249404 -0.00138888 1.36377e-10 0.024892 -0.00167512 1.2962e-10 0.0248728 -0.00195893 1.22271e-10 0.0248729 -0.00222207 1.06253e-10 0.024871 -0.00245056 9.12468e-11 0.024845 -0.00262945 6.70964e-11 0.0247904 -0.00275113 2.64518e-11 0.0247003 -0.00281404 -2.98525e-12 0.0245836 -0.00282582 -3.267e-11 0.024455 -0.00279154 -7.08061e-11 0.0243087 -0.0026957 -8.64929e-11 0.0241699 -0.00257162 -9.91996e-11 0.024053 -0.00241401 -1.1015e-10 0.0239721 -0.00222354 -1.31097e-10 0.0239134 -0.00199198 -1.33857e-10 0.0239229 -0.001746 -1.37907e-10 0.0240156 -0.00147722 -1.43125e-10 0.0241596 -0.00116091 -1.50916e-10 0.0243215 -0.00080805 -1.53546e-10 0.0244835 -0.000451148 -1.55981e-10 0.0246273 -9.87296e-05 -1.54725e-10 0.0247257 0.000232276 -1.47666e-10 0.0247808 0.000529198 -1.43838e-10 0.0248208 0.000778244 -1.25404e-10 0.0248254 0.000997345 -1.21393e-10 0.0247663 0.00119068 -1.11862e-10 0.0246697 0.00133603 -9.20695e-11 0.0245706 0.00143198 -7.42211e-11 0.0244748 0.00150397 -5.5104e-11 0.0243794 0.00156216 -3.69369e-11 0.0242938 0.00160208 -1.89645e-11 0.0242208 0.00162574 -4.53934e-12 0.0241664 0.00162881 2.07896e-11 0.0241337 0.00161344 3.53811e-11 0.0241094 0.0015869 6.08022e-11 0.0240849 0.00155002 6.67137e-11 0.0241094 0.00146736 7.85408e-11 0.0241822 0.00135817 9.48221e-11 0.0242854 0.00122627 1.21134e-10 0.0244181 0.00106809 1.18131e-10 0.0245706 0.000889665 1.13417e-10 0.0247479 0.000695957 1.08212e-10 0.000505475 8.99991e-11 0.016958 6.94839e-05 1.14785e-12 0.0171987 0.000218014 1.95751e-12 0.0179648 0.000471007 4.84401e-12 0.0203365 0.00153729 3.94401e-12 0.025566 0.00414164 1.22841e-11 0.0314226 0.00938302 7.86489e-12 0.0346194 0.011895 -3.94316e-13 0.0377432 0.0100219 -1.11289e-11 0.0398531 0.00788886 -1.66379e-11 0.0410018 0.0062093 -1.67592e-11 0.0399465 0.00618793 -1.7258e-11 0.0390122 0.00565622 -1.78292e-11 0.0384158 0.00498063 -1.60184e-11 0.0378881 0.00428801 -1.12725e-11 0.0374062 0.00362133 -4.48216e-12 0.0370588 0.00285205 -2.1457e-12 0.0367722 0.0021155 -1.3729e-12 0.0364868 0.00144872 5.11202e-13 0.0361783 0.00085756 1.92862e-12 0.0358358 0.000338872 6.61095e-12 0.0354547 -0.000121929 9.41136e-12 0.0350523 -0.000529463 1.2166e-11 0.034629 -0.000886332 1.49859e-11 0.0341982 -0.00119683 1.44358e-11 0.0337532 -0.00146475 1.26152e-11 0.0333029 -0.00169086 5.53274e-12 0.0328537 -0.0018771 -7.01563e-12 0.0324062 -0.00202294 -2.99593e-11 0.031977 -0.00212625 -6.58452e-11 0.0315699 -0.00218633 -1.1309e-10 0.0312052 -0.00219635 -1.93736e-10 0.030893 -0.00214904 -2.39207e-10 0.0306126 -0.00205059 -3.25883e-10 0.0304045 -0.00191689 -4.51425e-10 0.0302847 -0.00170924 -5.75371e-10 0.0302394 -0.00142544 -6.68795e-10 0.0302264 -0.00107415 -7.24654e-10 0.0302748 -0.000686111 -7.18972e-10 0.0303609 -0.000282375 -6.93761e-10 0.0304706 0.000143765 -4.91473e-10 0.0305479 0.0005578 -4.41922e-10 0.0305582 0.000944438 -3.33915e-10 0.030398 0.00126474 -4.13631e-11 0.0300278 0.00147417 3.48479e-10 0.0296236 0.00143954 3.97556e-10 0.0291877 0.00136489 4.92187e-10 0.0287239 0.00124252 5.07767e-10 0.0282526 0.00108187 4.71119e-10 0.0277943 0.000900257 4.19146e-10 0.027367 0.000703374 3.63526e-10 0.0269825 0.000496391 3.06429e-10 0.0266378 0.000278385 2.67506e-10 0.0263368 4.34958e-05 2.25313e-10 0.0260876 -0.000209787 1.92073e-10 0.0258937 -0.000484949 1.68957e-10 0.0257565 -0.000780638 1.49341e-10 0.0256657 -0.00109231 1.29306e-10 0.0256088 -0.00140928 1.101e-10 0.0255688 -0.00171462 8.97975e-11 0.0255287 -0.00199274 6.80313e-11 0.0254697 -0.00222386 4.438e-11 0.0253778 -0.00240222 1.01233e-11 0.0252436 -0.00252122 -1.58143e-11 0.0250676 -0.00258589 -4.99308e-11 0.0248606 -0.00260018 -7.26188e-11 0.0246286 -0.00257675 -1.12113e-10 0.0243773 -0.00250888 -1.10514e-10 0.0241285 -0.00241087 -1.16093e-10 0.0238925 -0.00229669 -1.20739e-10 0.0236814 -0.00216364 -1.24505e-10 0.0235077 -0.00200874 -1.31896e-10 0.0233924 -0.00183282 -1.36193e-10 0.0233125 -0.00162518 -1.40536e-10 0.023268 -0.00139182 -1.42008e-10 0.0233058 -0.0011589 -1.43499e-10 0.0234257 -0.000890263 -1.46696e-10 0.0235854 -0.000577962 -1.51172e-10 0.0237588 -0.000241454 -1.51188e-10 0.0239271 9.20871e-05 -1.49267e-10 0.0240688 0.000414913 -1.45771e-10 0.0241656 0.000705739 -1.38122e-10 0.0242277 0.000959713 -1.32449e-10 0.0242743 0.0011674 -1.15517e-10 0.0242924 0.00134175 -1.11885e-10 0.0242671 0.00148153 -1.03041e-10 0.0242145 0.00158067 -8.46462e-11 0.0241614 0.00163881 -6.59566e-11 0.024116 0.00166953 -4.48607e-11 0.0240872 0.00167642 -3.29526e-11 0.0240655 0.00167063 7.86404e-13 0.0240662 0.00163293 5.46249e-12 0.0241018 0.00157054 1.94096e-11 0.0241827 0.00148687 3.67097e-11 0.024282 0.00138223 6.40026e-11 0.0244139 0.00123877 6.71827e-11 0.0245771 0.00107158 7.3181e-11 0.0247648 0.000887088 7.2535e-11 0.0249601 0.000697871 6.33586e-11 0.0251536 0.000505009 5.43199e-11 0.000329396 3.33383e-11 0.016865 4.12216e-05 6.27568e-13 0.0170234 5.86695e-05 1.67777e-12 0.0172502 0.000237437 2.62833e-12 0.0183645 0.000414985 7.4764e-12 0.0210756 0.00139833 1.38148e-11 0.0270374 0.00334746 2.57011e-11 0.0333634 0.00533022 3.77685e-11 0.0373155 0.00607828 -1.65649e-11 0.0389067 0.00633873 -1.79496e-11 0.0382702 0.00692065 -1.79514e-11 0.0379894 0.00653322 -1.73276e-11 0.0377214 0.00598348 -1.6862e-11 0.0375222 0.00522272 -1.44181e-11 0.0373099 0.00451839 -1.05599e-11 0.0371938 0.00373558 -4.69738e-12 0.0370643 0.00297665 -2.24963e-12 0.0368934 0.00228575 -1.57751e-12 0.0366751 0.0016743 -4.3611e-13 0.0364108 0.00113721 8.11235e-13 0.0361036 0.00066463 3.01808e-12 0.0357563 0.000246585 6.27252e-12 0.0353719 -0.000122806 8.66286e-12 0.0349515 -0.000448902 1.25358e-11 0.0345068 -0.000734103 1.37708e-11 0.034038 -0.000982311 1.54869e-11 0.0335495 -0.00119562 1.40392e-11 0.033055 -0.00137503 8.09088e-12 0.0325504 -0.00152165 -2.75835e-12 0.0320539 -0.00163456 -2.17092e-11 0.031571 -0.00171357 -5.37576e-11 0.0311102 -0.00175593 -9.53371e-11 0.0306911 -0.00175736 -1.6579e-10 0.0303133 -0.00171152 -2.09214e-10 0.029976 -0.00162848 -2.87074e-10 0.0297045 -0.00150719 -4.00215e-10 0.0295146 -0.00132251 -5.12619e-10 0.02941 -0.0010734 -6.16178e-10 0.0293711 -0.000766758 -6.9456e-10 0.0293728 -0.000406082 -6.99008e-10 0.0294265 -3.14882e-05 -6.79075e-10 0.0295074 0.000358599 -6.02663e-10 0.0295909 0.000745388 -5.71675e-10 0.0296446 0.00110783 -4.88516e-10 0.0296147 0.00142505 -3.03712e-10 0.0293347 0.00168061 3.21026e-11 0.0290059 0.00169954 2.57934e-10 0.028658 0.00160721 4.08144e-10 0.0282628 0.00148662 4.26098e-10 0.0278693 0.00130245 4.04009e-10 0.0275041 0.00108042 3.70321e-10 0.0271678 0.000831603 3.26398e-10 0.0268697 0.000556476 2.79109e-10 0.0266191 0.00025616 2.41537e-10 0.0264217 -6.40823e-05 1.82217e-10 0.0262836 -0.000406327 1.62616e-10 0.0261897 -0.000754986 1.33389e-10 0.0261199 -0.00109899 9.83019e-11 0.0260551 -0.00142059 7.0496e-11 0.0259777 -0.00170335 3.68372e-11 0.0258655 -0.00193182 4.38148e-12 0.0257138 -0.0021023 -2.61961e-11 0.0255149 -0.0022126 -5.85121e-11 0.0252687 -0.00227055 -8.4239e-11 0.0249887 -0.00228479 -9.94746e-11 0.024684 -0.00226822 -1.28527e-10 0.0243628 -0.00221724 -1.18108e-10 0.0240372 -0.00214198 -1.13558e-10 0.0237267 -0.00205527 -1.15957e-10 0.0234351 -0.00195842 -1.19131e-10 0.0231683 -0.00184897 -1.22165e-10 0.0229368 -0.00172865 -1.25549e-10 0.0227461 -0.00159403 -1.29585e-10 0.0226087 -0.00144101 -1.31701e-10 0.0225271 -0.00126749 -1.33014e-10 0.0224687 -0.00105804 -1.33743e-10 0.0224748 -0.000854924 -1.349e-10 0.0225618 -0.0006257 -1.36968e-10 0.022716 -0.000362218 -1.39451e-10 0.0228976 -5.83783e-05 -1.37957e-10 0.023091 0.000250114 -1.35783e-10 0.0232698 0.000553892 -1.31858e-10 0.0234201 0.000835239 -1.26844e-10 0.0235325 0.0010796 -1.20446e-10 0.0236178 0.00128229 -1.11499e-10 0.0236818 0.00144358 -1.07617e-10 0.0237251 0.00156336 -9.33604e-11 0.02375 0.00164013 -8.72793e-11 0.0237663 0.00167957 -7.76841e-11 0.0237886 0.00167857 -6.36399e-11 0.0238531 0.00163069 -4.22769e-11 0.023936 0.0015715 -1.24735e-11 0.0240384 0.00148927 -9.19256e-12 0.0241766 0.00136776 -4.55925e-12 0.0243565 0.00121766 5.27857e-12 0.0245606 0.00104697 1.44702e-11 0.0247777 0.000863077 1.40685e-11 0.0249963 0.000675345 7.66954e-12 0.0252012 0.000496902 1.58297e-13 0.0253827 0.000327446 -7.60469e-12 0.0001834 -1.7271e-11 0.0168427 8.15009e-06 2.32197e-13 0.0168486 4.93894e-05 1.08166e-12 0.0170488 3.40535e-05 1.8972e-12 0.0171671 0.000281516 6.71554e-12 0.0183107 0.000240486 1.4783e-11 0.0203135 0.00125592 3.73552e-11 0.0248108 0.000635247 6.96205e-11 0.028119 0.00277491 4.76929e-12 0.030053 0.00444949 -1.33636e-12 0.0314142 0.00562404 -6.85711e-12 0.0323254 0.00567633 -7.83366e-12 0.0331306 0.00521631 -9.05095e-12 0.0336994 0.00467618 -9.57505e-12 0.0342058 0.00402027 -8.68398e-12 0.0345745 0.0033742 -7.69614e-12 0.0347941 0.00276846 -6.16983e-12 0.034882 0.00221523 -4.83172e-12 0.0348617 0.00171722 -2.69983e-12 0.0347528 0.00127132 -1.98068e-12 0.034569 0.000872214 -3.43733e-13 0.0343273 0.000514179 1.57439e-12 0.034039 0.00019294 4.17032e-12 0.0337094 -9.06467e-05 7.9248e-12 0.0333414 -0.000334804 1.0313e-11 0.0329382 -0.000549661 1.35045e-11 0.0325041 -0.000736201 1.54728e-11 0.0320498 -0.000896444 1.41304e-11 0.0315777 -0.00103121 1.0853e-11 0.0310982 -0.00114101 2.94473e-13 0.0306207 -0.00122555 -1.48811e-11 0.0301499 -0.00128365 -4.0796e-11 0.0297003 -0.00131305 -7.9794e-11 0.02928 -0.0013097 -1.34983e-10 0.0288957 -0.00126935 -1.7662e-10 0.0285513 -0.00120265 -2.50248e-10 0.0282674 -0.00109584 -3.42455e-10 0.0280569 -0.000937084 -4.43828e-10 0.0279235 -0.000725958 -5.42181e-10 0.027872 -0.000461614 -6.23065e-10 0.0278672 -0.000145916 -6.63556e-10 0.0279124 0.00019146 -6.61388e-10 0.0279953 0.000537017 -6.56198e-10 0.0281086 0.000887932 -5.41887e-10 0.0282136 0.00121161 -5.0019e-10 0.0283045 0.0014917 -3.80807e-10 0.0282098 0.00172899 -1.73497e-10 0.0279655 0.00182429 2.17759e-10 0.0277274 0.0017049 2.85538e-10 0.0274792 0.00154414 3.42014e-10 0.0272217 0.00132895 3.46192e-10 0.026975 0.00105257 3.15939e-10 0.0267612 0.000727355 2.70597e-10 0.0265941 0.000371972 2.25023e-10 0.0264698 5.07999e-06 2.23512e-10 0.0263744 -0.00037734 1.65239e-10 0.026292 -0.000743688 1.15232e-10 0.0262035 -0.00107748 7.23606e-11 0.0260928 -0.00136076 3.83604e-11 0.0259401 -0.0015847 -3.59107e-12 0.0257397 -0.00174478 -3.31069e-11 0.0254883 -0.0018481 -6.4445e-11 0.025195 -0.00190002 -7.73605e-11 0.0248673 -0.00191505 -1.00478e-10 0.0245221 -0.00189889 -1.0804e-10 0.0241623 -0.0018614 -9.90967e-11 0.023803 -0.00180453 -8.23012e-11 0.0234526 -0.00173818 -9.05864e-11 0.0231174 -0.0016664 -9.69064e-11 0.0228025 -0.00158892 -1.02543e-10 0.0225111 -0.00150446 -1.07214e-10 0.0222489 -0.00141368 -1.1164e-10 0.0220189 -0.00131417 -1.15924e-10 0.0218308 -0.00120382 -1.19484e-10 0.0216875 -0.0010779 -1.21188e-10 0.0216086 -0.000934911 -1.22041e-10 0.0215482 -0.000754856 -1.22262e-10 0.0215434 -0.000581502 -1.23183e-10 0.0216076 -0.00038857 -1.23686e-10 0.021755 -0.000169081 -1.24728e-10 0.021945 9.35162e-05 -1.24246e-10 0.0221593 0.000371446 -1.19656e-10 0.0223766 0.000648166 -1.13689e-10 0.0225768 0.000907915 -1.10238e-10 0.0227524 0.00113472 -1.03449e-10 0.022905 0.00131946 -9.96005e-11 0.0230386 0.00145853 -9.2473e-11 0.0231585 0.00154905 -8.58e-11 0.0232762 0.00159059 -7.91498e-11 0.0234011 0.00158083 -7.18332e-11 0.0235259 0.00153333 -5.77664e-11 0.023677 0.00144514 -4.77519e-11 0.0238691 0.00131976 -4.3636e-11 0.0240903 0.00116719 -3.95631e-11 0.0243299 0.000995483 -3.68981e-11 0.0245767 0.00081434 -3.71209e-11 0.0248138 0.000636223 -4.05085e-11 0.0250299 0.000467498 -4.49859e-11 0.0252118 0.000319859 -4.80675e-11 0.025357 0.00018711 -5.04813e-11 8.31894e-05 -4.60536e-11 0.0168005 1.4839e-05 3.01599e-13 0.016856 -7.04363e-06 4.95419e-13 0.0167905 9.26075e-05 1.95416e-12 0.0171193 -6.02511e-05 5.38161e-12 0.016998 0.000338195 1.23767e-11 0.0180997 4.98946e-05 5.02708e-11 0.0187465 -0.000204971 9.82676e-11 0.0202779 0.0012487 2.49859e-11 0.0221164 0.00261799 1.65303e-11 0.0241239 0.00361941 6.1452e-12 0.0258627 0.00393304 -1.16486e-12 0.0272615 0.00380406 -6.04536e-12 0.028438 0.00348027 -9.33359e-12 0.0293617 0.00307407 -1.08008e-11 0.0300641 0.00265431 -1.09214e-11 0.0305746 0.00224972 -1.0032e-11 0.0309268 0.00186802 -8.77121e-12 0.0311541 0.00151395 -7.36546e-12 0.0312787 0.00118797 -6.183e-12 0.0313191 0.000889932 -4.62269e-12 0.0312869 0.000618147 -2.66939e-12 0.0311899 0.000369352 -5.35976e-13 0.0310377 0.00014187 2.43008e-12 0.0308425 -5.9453e-05 5.6708e-12 0.0305994 -0.000233335 9.09871e-12 0.0303128 -0.000385723 1.22888e-11 0.0299922 -0.000518729 1.36428e-11 0.0296383 -0.000632645 1.36988e-11 0.0292618 -0.00072955 9.85466e-12 0.0288713 -0.000807676 1.29063e-12 0.0284703 -0.000868279 -1.06804e-11 0.0280724 -0.000908547 -3.27515e-11 0.0276854 -0.000926935 -6.6964e-11 0.0273179 -0.000919967 -1.10334e-10 0.0269754 -0.000886284 -1.52134e-10 0.026666 -0.00082907 -2.14814e-10 0.0264084 -0.000735612 -2.92326e-10 0.0262086 -0.000602417 -3.78766e-10 0.0260781 -0.00042519 -4.70067e-10 0.0260255 -0.000202658 -5.45115e-10 0.0260193 7.06162e-05 -5.99554e-10 0.0260745 0.000351469 -6.01795e-10 0.0261863 0.000645212 -5.95141e-10 0.0263133 0.000946332 -5.98759e-10 0.0264567 0.00123128 -3.90798e-10 0.0266164 0.00145098 -3.6885e-10 0.0267259 0.00160918 -2.78071e-10 0.026671 0.00167578 -7.91067e-11 0.0265746 0.00158954 2.3859e-10 0.0264667 0.00138994 2.78284e-10 0.0263672 0.00110025 2.51773e-10 0.0262791 0.000757728 2.40441e-10 0.0261972 0.000392431 2.15924e-10 0.0261202 1.93053e-05 1.90056e-10 0.0260405 -0.000359876 1.42573e-10 0.0259433 -0.000698927 1.01829e-10 0.0258099 -0.000980658 6.33642e-11 0.0256273 -0.00119718 3.62614e-11 0.0253915 -0.00135046 1.12176e-11 0.0251094 -0.00144694 -1.10739e-11 0.0247883 -0.00149753 -2.26338e-11 0.0244383 -0.0015122 -4.28276e-11 0.0240718 -0.00150249 -3.88879e-11 0.023695 -0.00147334 -4.11468e-11 0.023317 -0.00143147 -4.00445e-11 0.0229447 -0.00138143 -5.02338e-11 0.022588 -0.00132909 -5.62455e-11 0.0222456 -0.00127376 -6.39009e-11 0.0219233 -0.00121528 -7.1572e-11 0.021622 -0.00115418 -8.07861e-11 0.0213468 -0.00108878 -8.7683e-11 0.0210969 -0.00101878 -9.56405e-11 0.0208809 -0.00094151 -1.00861e-10 0.0207017 -0.000854659 -1.05188e-10 0.0205679 -0.000755412 -1.07221e-10 0.0204977 -0.00063991 -1.07147e-10 0.0204503 -0.000490516 -1.09621e-10 0.0204558 -0.000348832 -1.10272e-10 0.020524 -0.000190971 -1.11826e-10 0.0206674 -4.86668e-06 -1.12916e-10 0.0208735 0.00020775 -1.14007e-10 0.021115 0.000446516 -1.06707e-10 0.0213737 0.000687585 -1.00946e-10 0.0216305 0.000914836 -9.53108e-11 0.0218758 0.00111012 -9.08098e-11 0.0221076 0.00126241 -8.61192e-11 0.0223282 0.00136249 -8.08983e-11 0.0225437 0.0014079 -7.69848e-11 0.022761 0.00139413 -7.32346e-11 0.0229875 0.00133545 -7.33199e-11 0.0232311 0.00122686 -7.14932e-11 0.0234895 0.00108398 -7.1955e-11 0.0237574 0.000918848 -7.41803e-11 0.0240226 0.000747088 -7.68873e-11 0.024271 0.000579474 -7.8817e-11 0.0244908 0.000427627 -7.84206e-11 0.0246723 0.000294771 -7.53737e-11 0.0248124 0.00018644 -6.79433e-11 0.0249106 9.49339e-05 -6.00436e-11 2.57182e-05 -4.33587e-11 0.0168124 2.36623e-06 2.1505e-13 0.0167956 5.1972e-06 6.99547e-13 0.0168728 1.16007e-05 1.52605e-12 0.0167641 2.79399e-05 4.42718e-12 0.0170581 5.89081e-05 1.23512e-11 0.0168493 0.000152514 3.6441e-11 0.0162416 0.000198009 7.44794e-11 0.0167259 0.00077799 1.30344e-11 0.0179102 0.0014319 6.91188e-12 0.0195189 0.00200116 1.80276e-12 0.0211012 0.00233212 -2.72154e-12 0.0225105 0.00236801 -6.9489e-12 0.0237312 0.00223323 -1.00955e-11 0.0247608 0.00202371 -1.13284e-11 0.0256139 0.0017938 -1.12725e-11 0.0263123 0.00156261 -1.05504e-11 0.0268739 0.00133808 -9.70297e-12 0.0273182 0.00112319 -8.8267e-12 0.0276565 0.000919539 -8.14645e-12 0.0278997 0.000728579 -7.0479e-12 0.0280534 0.000550267 -5.72793e-12 0.028126 0.000383735 -3.73747e-12 0.0281207 0.000227225 -1.57997e-12 0.0280541 8.08467e-05 4.41538e-13 0.0279348 -5.04844e-05 2.92106e-12 0.0277686 -0.000164308 6.4795e-12 0.0275605 -0.000264556 9.47186e-12 0.0273186 -0.000352119 1.06811e-11 0.0270476 -0.000427451 1.0128e-11 0.0267523 -0.000491052 6.78217e-12 0.0264443 -0.000542809 1.04186e-13 0.0261213 -0.000581429 -8.92733e-12 0.025799 -0.000606252 -2.88546e-11 0.0254798 -0.000613956 -5.67311e-11 0.0251726 -0.000603214 -8.82878e-11 0.0248849 -0.00057424 -1.2983e-10 0.0246216 -0.000522714 -1.85183e-10 0.0244027 -0.000444521 -2.51681e-10 0.0242327 -0.00033439 -3.29844e-10 0.0241209 -0.000189633 -4.08301e-10 0.0240855 -4.34853e-06 -4.69071e-10 0.0240863 0.000214551 -5.44946e-10 0.0241594 0.000434052 -5.46954e-10 0.0243008 0.000662272 -5.43043e-10 0.0244852 0.000900039 -5.31025e-10 0.0246735 0.00112011 -4.62075e-10 0.0248632 0.00127675 -3.71744e-10 0.025048 0.00136596 -2.2689e-10 0.0251997 0.00133302 2.76245e-11 0.0252984 0.00119402 5.06935e-11 0.0253496 0.000961547 9.55836e-11 0.025353 0.000679333 1.85159e-10 0.0253303 0.000349124 1.90152e-10 0.0252766 1.34258e-05 1.81462e-10 0.0251875 -0.000320518 1.43397e-10 0.0250539 -0.000590315 1.31921e-10 0.0248642 -0.000796743 1.24888e-10 0.0246211 -0.000942352 1.12766e-10 0.0243294 -0.00103557 9.54078e-11 0.0240011 -0.00108669 7.82714e-11 0.0236455 -0.00110591 5.46973e-11 0.0232727 -0.00110265 4.53738e-11 0.0228907 -0.00108421 2.90073e-11 0.0225073 -0.0010551 2.0809e-11 0.0221309 -0.00102057 1.40676e-11 0.0217659 -0.000983681 -4.85642e-12 0.0214191 -0.00094654 -1.87206e-11 0.0210911 -0.000907406 -3.10617e-11 0.0207886 -0.000868258 -4.10937e-11 0.0205084 -0.000827212 -5.09023e-11 0.0202536 -0.000784566 -6.20515e-11 0.0200316 -0.00073846 -7.10075e-11 0.0198361 -0.000688194 -7.94791e-11 0.0196813 -0.000631436 -8.47865e-11 0.0195568 -0.000566279 -8.99459e-11 0.0194764 -0.000489579 -9.15182e-11 0.0194493 -0.000397355 -9.50103e-11 0.0194451 -0.000279235 -9.58925e-11 0.0194852 -0.000165695 -9.73841e-11 0.0195848 -4.19173e-05 -9.83895e-11 0.0197506 0.000101375 -9.96216e-11 0.0199724 0.000277972 -1.02037e-10 0.0202378 0.000472104 -9.89707e-11 0.0205302 0.000668225 -9.40144e-11 0.020835 0.00084711 -8.88526e-11 0.0211412 0.000993773 -8.39683e-11 0.0214455 0.00109213 -7.94971e-11 0.0217471 0.00113638 -7.63805e-11 0.022047 0.00112081 -7.50703e-11 0.0223505 0.00105459 -7.68496e-11 0.0226519 0.000944439 -8.00706e-11 0.0229447 0.000806836 -8.32023e-11 0.0232199 0.000656389 -8.54461e-11 0.0234681 0.000509622 -8.48851e-11 0.0236801 0.000376094 -8.08664e-11 0.0238517 0.000263346 -7.27819e-11 0.0239818 0.000170331 -6.15327e-11 0.0240723 0.000101165 -4.71018e-11 0.0241306 4.09111e-05 -3.54827e-11 3.49308e-08 -1.49673e-11 0.0168119 -1.12551e-05 2.06734e-13 0.0167816 3.1174e-05 6.28681e-13 0.0168683 -7.91508e-05 1.37181e-12 0.0166651 0.000211368 3.71858e-12 0.0169382 -0.000204564 1.05214e-11 0.0164379 0.000552051 3.0667e-11 0.0156741 0.00075566 6.04052e-11 0.0158825 0.000583897 5.03623e-13 0.0166375 0.000677455 -5.91605e-13 0.0176485 0.000980065 -1.71226e-12 0.0187486 0.0012195 -3.78521e-12 0.0198181 0.00128048 -6.25194e-12 0.0208074 0.00122059 -8.30101e-12 0.0216947 0.00111526 -9.0573e-12 0.0224797 0.000999215 -9.11447e-12 0.0231627 0.000883977 -8.88024e-12 0.0237521 0.000772315 -8.77749e-12 0.0242502 0.00066441 -8.64196e-12 0.0246594 0.000560613 -8.47647e-12 0.0249859 0.000461156 -8.06704e-12 0.0252291 0.000365931 -7.15858e-12 0.0253992 0.000274608 -5.87769e-12 0.0254971 0.000186648 -4.19606e-12 0.0255293 0.000101048 -2.57688e-12 0.025508 1.98373e-05 -4.39816e-13 0.0254386 -5.34965e-05 1.19368e-12 0.0253274 -0.000118172 2.74147e-12 0.0251805 -0.000175634 3.81349e-12 0.0249988 -0.000225697 4.59376e-12 0.024791 -0.000269409 4.46427e-12 0.0245602 -0.000306009 2.55343e-12 0.0243123 -0.000335246 -1.32535e-12 0.0240536 -0.000356305 -9.95469e-12 0.0237892 -0.00036747 -2.75538e-11 0.0235314 -0.000367106 -5.04842e-11 0.0232762 -0.00035443 -8.00299e-11 0.0230428 -0.000328359 -1.19418e-10 0.0228334 -0.000285853 -1.68901e-10 0.0226546 -0.000223692 -2.30246e-10 0.022529 -0.00013851 -3.01634e-10 0.0224565 -2.83533e-05 -3.78459e-10 0.0224288 0.000116601 -4.77482e-10 0.0224741 0.000261817 -4.84836e-10 0.0225922 0.000414143 -4.99677e-10 0.0227744 0.000575256 -5.15758e-10 0.022988 0.000744231 -5.41398e-10 0.0232279 0.000875565 -4.93159e-10 0.023484 0.000951554 -4.05939e-10 0.0237207 0.000947216 -2.91763e-10 0.0239374 0.000853048 -7.60121e-11 0.0241011 0.000671779 -3.17968e-11 0.0242393 0.000457506 4.7305e-11 0.0242915 0.000235959 1.25126e-10 0.0242356 6.33488e-06 1.19841e-10 0.02409 -0.000218047 1.72181e-10 0.0238984 -0.000414503 2.33904e-10 0.0236512 -0.000548918 2.48131e-10 0.0233595 -0.000638523 2.36772e-10 0.0230369 -0.000691206 2.14988e-10 0.0226972 -0.00071711 1.8769e-10 0.0223459 -0.000722074 1.65369e-10 0.0219957 -0.000715138 1.42178e-10 0.021653 -0.000699058 1.19707e-10 0.0213256 -0.000679228 9.34595e-11 0.0210129 -0.000655913 6.42082e-11 0.0207186 -0.000632407 3.38972e-11 0.020441 -0.000608018 1.70946e-11 0.0201805 -0.000583709 1.12119e-12 0.0199394 -0.000559066 -1.29756e-11 0.0197155 -0.000533592 -2.60244e-11 0.0195134 -0.000507351 -3.69732e-11 0.0193311 -0.000478886 -4.86609e-11 0.0191687 -0.000448254 -5.83659e-11 0.0190293 -0.000413365 -6.6377e-11 0.0189137 -0.000373831 -7.22189e-11 0.0188233 -0.000326332 -7.7266e-11 0.0187726 -0.000272403 -8.01492e-11 0.0187529 -0.000196442 -8.67893e-11 0.0187756 -0.000123086 -8.82869e-11 0.0188354 -4.23884e-05 -9.119e-11 0.0189443 4.75485e-05 -9.54063e-11 0.0191163 0.0001544 -1.02957e-10 0.0193456 0.000284493 -1.03454e-10 0.0196273 0.000422 -1.00769e-10 0.0199476 0.000555081 -9.66659e-11 0.0202955 0.000668744 -9.16223e-11 0.0206567 0.000746776 -8.66761e-11 0.0210222 0.00078045 -8.24574e-11 0.0213813 0.000764787 -7.90862e-11 0.0217269 0.000707395 -7.67261e-11 0.0220488 0.000617679 -7.47439e-11 0.0223337 0.00051229 -7.13289e-11 0.0225746 0.000403395 -6.53791e-11 0.0227655 0.000302561 -5.63106e-11 0.0229092 0.000215867 -4.461e-11 0.0230093 0.00014484 -3.14618e-11 0.0230721 9.07885e-05 -1.95111e-11 0.0231075 5.02424e-05 -8.88217e-12 0.0231191 1.58311e-05 -1.37099e-12 -6.42045e-06 1.50965e-11 0.0167913 -2.58764e-06 2.07248e-13 0.0168165 4.72959e-06 3.02014e-13 0.0167452 -1.56937e-05 1.30832e-12 0.0169076 3.83592e-05 2.74757e-12 0.016709 -3.64118e-05 8.3374e-12 0.0170185 0.000144431 2.60118e-11 0.0171308 0.000432666 4.88032e-11 0.0173662 0.000365814 -7.47292e-12 0.017682 0.000353761 -6.93667e-12 0.0181615 0.000469044 -3.84742e-12 0.0187593 0.000578136 -3.51336e-12 0.0193901 0.000608519 -4.53844e-12 0.0200074 0.000573144 -5.33139e-12 0.0205932 0.000513532 -5.83456e-12 0.0211402 0.000451384 -6.31892e-12 0.0216428 0.000394085 -6.89063e-12 0.0221 0.000341696 -7.48495e-12 0.0225068 0.000293807 -7.95974e-12 0.0228636 0.000249537 -8.1995e-12 0.0231677 0.000208261 -8.10619e-12 0.0234176 0.000169156 -7.63127e-12 0.0236139 0.00013159 -6.79935e-12 0.0237556 9.48747e-05 -5.67662e-12 0.0238419 5.85352e-05 -4.65983e-12 0.0238769 2.23867e-05 -3.27457e-12 0.0238638 -1.19495e-05 -1.83035e-12 0.0238089 -4.3086e-05 -3.88788e-13 0.0237168 -7.10972e-05 9.1633e-13 0.0235905 -9.62891e-05 2.31472e-12 0.0234398 -0.000118205 2.95422e-12 0.0232628 -0.000137306 2.71074e-12 0.0230689 -0.000152938 9.68152e-13 0.0228638 -0.000164811 -3.75015e-12 0.0226487 -0.000172108 -1.29959e-11 0.0224325 -0.000173936 -2.98951e-11 0.0222189 -0.00016967 -5.24157e-11 0.0220192 -0.000158709 -8.23413e-11 0.0218278 -0.000140023 -1.21307e-10 0.0216656 -0.00011193 -1.7038e-10 0.0215386 -7.24741e-05 -2.35062e-10 0.0214499 -2.1503e-05 -2.93145e-10 0.0214032 4.89992e-05 -4.29077e-10 0.0214275 0.000121317 -4.40536e-10 0.0215204 0.000197247 -4.63676e-10 0.0216743 0.000278392 -5.05021e-10 0.0218836 0.000364298 -5.8968e-10 0.0221316 0.000440563 -6.04916e-10 0.0224234 0.000483449 -5.63418e-10 0.0227093 0.000482647 -4.81927e-10 0.0229482 0.000433065 -3.16949e-10 0.0231531 0.000342108 -1.69985e-10 0.0232982 0.000224631 4.09358e-11 0.0233403 0.000106409 6.36107e-11 0.0232827 -7.97513e-06 1.13156e-10 0.0231371 -0.00011591 2.1324e-10 0.0229316 -0.000203398 3.7174e-10 0.0226743 -0.000274381 3.81709e-10 0.0223806 -0.000320019 3.59918e-10 0.0220714 -0.000345586 3.26783e-10 0.0217558 -0.000356832 2.87221e-10 0.0214424 -0.000358108 2.48923e-10 0.0211385 -0.000353434 2.12007e-10 0.0208451 -0.000344693 1.78749e-10 0.0205658 -0.000334334 1.45143e-10 0.0202974 -0.00032232 1.13685e-10 0.0200446 -0.000310549 8.34107e-11 0.0198022 -0.000297927 5.4286e-11 0.0195739 -0.000286113 2.41705e-11 0.0193553 -0.000273488 8.70525e-12 0.0191489 -0.000261318 -6.56586e-12 0.0189526 -0.000248066 -1.92774e-11 0.0187674 -0.000234516 -3.07045e-11 0.0185949 -0.000219398 -4.12451e-11 0.0184347 -0.000202755 -5.0713e-11 0.0182919 -0.00018376 -5.78412e-11 0.0181674 -0.000161427 -6.41493e-11 0.0180669 -0.000135453 -6.97368e-11 0.0180035 -0.000103419 -7.5425e-11 0.0179649 -6.22197e-05 -8.38767e-11 0.0179649 -2.34794e-05 -9.03387e-11 0.0180095 1.82193e-05 -8.80203e-11 0.0181081 6.66768e-05 -1.00331e-10 0.0182698 0.000126621 -1.07362e-10 0.0184955 0.000194301 -1.10234e-10 0.0187826 0.000262669 -1.09802e-10 0.0191164 0.000322563 -1.06337e-10 0.0194846 0.000364574 -1.00771e-10 0.0198643 0.000381354 -9.33426e-11 0.0202354 0.000372948 -8.32174e-11 0.020581 0.000340087 -7.10773e-11 0.0208828 0.000292255 -5.71027e-11 0.0211385 0.000237372 -4.20774e-11 0.0213401 0.000183093 -2.57183e-11 0.0214961 0.000134567 -1.2586e-11 0.0216053 9.40101e-05 -9.47753e-13 0.0216825 6.15556e-05 1.36588e-11 0.0217278 3.73153e-05 2.47371e-11 0.0217535 1.88453e-05 3.70665e-11 0.0217591 3.72194e-06 4.40054e-11 -5.05748e-06 5.61869e-11 0.0167952 1.93294e-13 0.0167983 3.71589e-13 0.0167756 1.0875e-12 0.0168021 2.90271e-12 0.0167404 6.80735e-12 0.0167888 2.3518e-11 0.0170042 4.10148e-11 0.0173867 -1.14336e-11 0.0177384 -9.68811e-12 0.0181788 -4.56937e-12 0.0187177 -2.48987e-12 0.0192895 -2.56086e-12 0.0198334 -3.12881e-12 0.0203274 -3.88314e-12 0.0207679 -4.65122e-12 0.0211629 -5.4354e-12 0.0215201 -6.53334e-12 0.021843 -7.37531e-12 0.0221348 -7.86134e-12 0.022394 -7.93748e-12 0.0226155 -7.59414e-12 0.0227996 -7.02538e-12 0.0229391 -6.23877e-12 0.0230344 -5.57858e-12 0.0230842 -4.79934e-12 0.0230891 -3.80516e-12 0.0230544 -2.58428e-12 0.022984 -1.3175e-12 0.0228828 3.50027e-13 0.022756 1.2405e-12 0.0226061 1.94669e-12 0.0224389 1.30945e-12 0.0222593 -1.83714e-12 0.022068 -7.47948e-12 0.0218738 -2.05617e-11 0.0216794 -3.99937e-11 0.0214939 -6.562e-11 0.0213134 -9.96247e-11 0.0211589 -1.42941e-10 0.0210304 -2.01967e-10 0.020934 -2.5033e-10 0.0208734 -4.06791e-10 0.0208827 -4.12984e-10 0.0209577 -4.30414e-10 0.0210938 -4.85145e-10 0.0212807 -6.30879e-10 0.0215141 -6.9241e-10 0.0217948 -6.67102e-10 0.0220696 -5.91104e-10 0.0223141 -4.24926e-10 0.0225034 -2.85919e-10 0.0226321 6.06772e-11 0.0226595 8.27928e-11 0.0225878 1.33723e-10 0.0224296 2.42678e-10 0.0222281 4.08623e-10 0.0219781 4.44214e-10 0.0216932 4.23598e-10 0.0213977 3.85464e-10 0.0210983 3.3974e-10 0.0208033 2.93993e-10 0.020517 2.50277e-10 0.0202416 2.11028e-10 0.0199759 1.73485e-10 0.019721 1.38103e-10 0.0194765 1.04857e-10 0.0192411 7.44396e-11 0.0190156 4.65633e-11 0.0187976 1.96573e-11 0.0185891 4.79775e-12 0.0183881 -8.87413e-12 0.0181979 -2.12002e-11 0.0180163 -3.11805e-11 0.0178478 -4.11992e-11 0.0176927 -4.95206e-11 0.0175554 -5.63769e-11 0.0174396 -6.38114e-11 0.0173531 -6.83084e-11 0.0173003 -8.26704e-11 0.0172855 -8.54586e-11 0.0173113 -8.53234e-11 0.0173828 -9.67689e-11 0.0175123 -1.08228e-10 0.0177039 -1.16626e-10 0.0179623 -1.19943e-10 0.0182779 -1.18285e-10 0.0186316 -1.12357e-10 0.0190021 -1.00714e-10 0.0193635 -8.5105e-11 0.01969 -6.48986e-11 0.0199737 -4.18466e-11 0.0202001 -1.79961e-11 0.0203734 -2.49429e-13 0.0205019 1.89862e-11 0.0205836 3.3942e-11 0.0206356 4.83729e-11 0.0206598 5.432e-11 0.0206661 6.36866e-11 0.0206504 6.80826e-11 7.72912e-11 0.00923364 0.00815152 5.35843e-12 0.00601178 0.00322023 1.17861e-11 0.00464067 0.00135068 6.35969e-11 0.0039442 0.000664731 9.23524e-11 0.00379064 0.000122679 1.8913e-10 0.00392368 -0.000225904 4.13598e-10 0.00347201 0.000249572 9.1338e-10 0.00210323 0.00115747 1.00112e-09 0.000695433 0.00132108 4.09898e-10 -0.000497635 0.00121678 -1.54929e-10 -0.0015326 0.00101028 -1.86372e-10 -0.00255979 0.000937871 -1.68161e-10 -0.00339119 0.000851221 -1.99172e-10 -0.00401656 0.000653359 -1.54452e-10 -0.00448624 0.00046874 -1.08771e-10 -0.00476777 0.000291631 -1.23429e-10 -0.00494805 0.000188815 -1.01345e-10 -0.00509811 0.000155704 -1.10298e-10 -0.00525459 0.000167125 -1.19007e-10 -0.00541983 0.000176723 -1.2193e-10 -0.00558087 0.000169738 -1.2112e-10 -0.00572299 0.000157065 -1.24952e-10 -0.00584556 0.000138392 -1.3543e-10 -0.00593801 0.000109949 -1.45704e-10 -0.00602088 9.80182e-05 -9.42766e-11 -0.00611715 0.000104423 -6.0125e-11 -0.00619766 8.88293e-05 -4.00758e-11 -0.00624484 5.48244e-05 -3.10721e-11 -0.00625859 1.6518e-05 1.31703e-11 -0.00622385 -3.59758e-05 6.4381e-11 -0.0061093 -0.000120146 1.13981e-10 -0.00589884 -0.000219448 1.53366e-10 -0.0055924 -0.000315753 1.8089e-10 -0.00520187 -0.00040051 1.9637e-10 -0.00472428 -0.000486069 2.00672e-10 -0.00420385 -0.00052814 2.03545e-10 -0.00365503 -0.00055483 2.07383e-10 -0.00309122 -0.000568759 2.06218e-10 -0.00251603 -0.000578997 2.11919e-10 -0.00192972 -0.00058864 2.12926e-10 -0.0013469 -0.000584196 2.08804e-10 -0.000765676 -0.000581932 2.04605e-10 -0.000166839 -0.000598788 1.8845e-10 0.000411283 -0.000577529 1.8358e-10 0.000945514 -0.000533227 1.58174e-10 0.00145723 -0.000509367 1.22113e-10 0.00194586 -0.000486992 9.61364e-11 0.00241055 -0.000463264 7.26169e-11 0.0028522 -0.000440049 5.10525e-11 0.00327025 -0.000416092 4.44348e-11 0.00367385 -0.000401123 3.69007e-11 0.00406954 -0.000393565 2.96759e-11 0.00444771 -0.000376578 3.10913e-11 0.00480439 -0.000355556 3.40293e-11 0.00514204 -0.000337138 3.61585e-11 0.00546104 -0.00031859 3.23742e-11 0.00576374 -0.000302272 2.27517e-11 0.00604976 -0.000285571 2.12748e-11 0.00632035 -0.000270475 2.05412e-11 0.00657544 -0.000255067 1.6017e-11 0.00681639 -0.000241119 1.20172e-11 0.00704298 -0.000226978 9.63652e-12 0.00725659 -0.00021416 9.88476e-12 0.00745725 -0.000201296 1.15499e-11 0.00764602 -0.0001896 1.46186e-11 0.00782285 -0.000177851 1.85909e-11 0.0079887 -0.000167113 2.2212e-11 0.00814354 -0.00015638 1.88755e-11 0.00828825 -0.000146543 2.72119e-11 0.00842285 -0.000136755 2.90705e-11 0.00854821 -0.000127761 2.60647e-11 0.00866433 -0.000118846 2.04727e-11 0.008772 -0.000110627 1.3917e-11 0.00887126 -0.000102502 7.16467e-12 0.00896278 -9.49902e-05 3.34192e-12 0.00904653 -8.75835e-05 1.01002e-12 0.00912327 -8.07336e-05 -3.06617e-13 0.00919297 -7.40189e-05 -1.07118e-12 0.00925628 -6.78406e-05 -1.75967e-12 0.00931331 -6.18539e-05 -3.11806e-12 0.00936462 -5.64112e-05 -5.47303e-12 0.00941042 -5.1225e-05 -7.87088e-12 0.00945117 -4.65953e-05 -1.14496e-11 0.00948718 -4.22828e-05 -2.54676e-11 0.00951883 -3.85416e-05 -3.72939e-11 0.00954644 -3.5193e-05 -4.89447e-11 0.00957045 -3.24483e-05 -6.05063e-11 0.00959106 -3.01685e-05 -7.18488e-11 0.00960885 -2.85686e-05 -8.23728e-11 0.00962401 -2.7543e-05 -9.23625e-11 0.00963719 -2.7258e-05 -1.01576e-10 0.00964844 -2.76556e-05 -1.10035e-10 0.00965857 -2.89195e-05 -1.17556e-10 0.00966774 -3.10166e-05 -1.24049e-10 0.00967658 -3.41298e-05 -1.29406e-10 0.00968501 -3.81968e-05 -1.3346e-10 0.00969451 -4.3432e-05 -1.36233e-10 0.00970354 -4.97957e-05 -1.37478e-10 0.00971245 -5.97246e-05 -1.40287e-10 -6.93989e-05 -1.41042e-10 0.0127483 0.0122321 5.07672e-12 0.00976225 0.00619811 2.06074e-11 0.00823791 0.00287502 3.01065e-11 0.0076146 0.00123452 1.48551e-10 0.00714127 0.00055299 1.86855e-10 0.00671082 0.000118071 3.34904e-10 0.00655701 0.000246332 6.89973e-10 0.00631166 0.00113212 1.37704e-09 0.00496005 0.00251465 5.71746e-10 0.00378962 0.00239788 -7.13079e-11 0.00284691 0.00205609 -1.82368e-10 0.00195557 0.00186344 -1.69415e-10 0.001211 0.00162523 -1.97078e-10 0.000505503 0.00138272 -1.54156e-10 -0.00021357 0.00119559 -1.00529e-10 -0.000949009 0.00103861 -1.18904e-10 -0.00163972 0.000880317 -1.12267e-10 -0.00223807 0.000762276 -1.19373e-10 -0.00271379 0.000660266 -1.26826e-10 -0.0030801 0.000559579 -1.27705e-10 -0.00335615 0.000454776 -1.1953e-10 -0.00356111 0.000371493 -1.245e-10 -0.00372902 0.000318759 -1.22941e-10 -0.00386816 0.000261466 -1.17657e-10 -0.0039701 0.000212122 -1.0432e-10 -0.00405757 0.000200167 -6.75738e-11 -0.00412281 0.000160181 -4.45815e-11 -0.00414043 7.77235e-05 -3.40856e-11 -0.00410972 -1.379e-05 4.31173e-12 -0.00401183 -0.000137833 5.92044e-11 -0.00381496 -0.0003263 1.08686e-10 -0.0035075 -0.00054006 1.46623e-10 -0.0031044 -0.000733255 1.70235e-10 -0.00262848 -0.000891098 1.86056e-10 -0.00207424 -0.0010541 1.83912e-10 -0.00150116 -0.00111295 1.82449e-10 -0.0009157 -0.00114944 1.83387e-10 -0.000314974 -0.00117781 1.81464e-10 0.000291547 -0.001192 1.95344e-10 0.000863041 -0.00116514 1.90328e-10 0.0014243 -0.00114808 1.78438e-10 0.00196581 -0.00112463 1.74321e-10 0.00247731 -0.00111057 1.66917e-10 0.00297589 -0.0010755 1.67813e-10 0.00347648 -0.0010321 1.52624e-10 0.0039591 -0.000988587 1.30953e-10 0.00442434 -0.000948428 1.11012e-10 0.00486952 -0.000904068 9.09594e-11 0.00529601 -0.000861335 7.08253e-11 0.00570145 -0.000815385 6.45756e-11 0.00608371 -0.00077717 5.36854e-11 0.00644523 -0.000748994 3.8057e-11 0.00679269 -0.000718019 3.37269e-11 0.00712415 -0.000681054 3.10621e-11 0.00743742 -0.000644465 3.05923e-11 0.00773244 -0.000607494 2.93897e-11 0.00801037 -0.000573932 1.9146e-11 0.00827137 -0.000540511 1.82775e-11 0.00851702 -0.000509765 1.80089e-11 0.00874722 -0.000479147 1.65628e-11 0.00896315 -0.000450826 1.35341e-11 0.00916485 -0.000422807 1.13725e-11 0.0093534 -0.000396851 1.01172e-11 0.00952875 -0.00037131 1.12063e-11 0.00969178 -0.000347599 1.3684e-11 0.00984286 -0.000324359 1.69726e-11 0.00998248 -0.000302744 2.01602e-11 0.0101113 -0.0002816 1.73255e-11 0.0102297 -0.000261918 2.51254e-11 0.0103382 -0.000242703 2.76809e-11 0.0104376 -0.000224795 2.56613e-11 0.0105278 -0.000207358 2.10646e-11 0.0106099 -0.000191063 1.53761e-11 0.010684 -0.000175243 9.4738e-12 0.0107505 -0.000160424 4.57637e-12 0.0108099 -0.00014609 2.13681e-12 0.0108624 -0.000132674 5.91596e-13 0.0109085 -0.000119793 -4.83964e-13 0.0109485 -0.000107817 -1.70795e-12 0.0109826 -9.64769e-05 -3.41792e-12 0.0110116 -8.60667e-05 -6.30298e-12 0.0110354 -7.64055e-05 -8.95522e-12 0.0110549 -6.77101e-05 -1.51928e-11 0.0110701 -5.98723e-05 -2.80847e-11 0.0110818 -5.30636e-05 -3.91893e-11 0.01109 -4.72559e-05 -5.04069e-11 0.0110956 -4.25744e-05 -6.14778e-11 0.0110985 -3.90351e-05 -7.24286e-11 0.0110998 -3.68095e-05 -8.22355e-11 0.0110992 -3.59397e-05 -9.1678e-11 0.0110978 -3.66073e-05 -1.00215e-10 0.0110959 -3.88887e-05 -1.08049e-10 0.011094 -4.30796e-05 -1.15126e-10 0.011093 -4.92811e-05 -1.21077e-10 0.0110934 -5.78169e-05 -1.26213e-10 0.0110958 -6.87969e-05 -1.30046e-10 0.0111021 -8.26252e-05 -1.32807e-10 0.0111109 -9.95829e-05 -1.33813e-10 0.0111226 -0.000123131 -1.36699e-10 -0.000145745 -1.37743e-10 0.0162925 0.0141125 1.80508e-12 0.0138854 0.00858612 1.88257e-11 0.011922 0.00484532 1.37562e-11 0.0104689 0.00265644 7.77991e-11 0.00959691 0.00140341 1.03622e-10 0.00866224 0.000932239 3.58568e-10 0.00812016 0.000654304 4.7361e-10 0.00810086 0.00093799 7.33745e-10 0.0080615 0.00221022 1.08515e-09 0.00726393 0.00329425 1.11792e-10 0.00624882 0.00317022 -1.29744e-10 0.00527773 0.00282796 -1.26865e-10 0.00448932 0.00252193 -2.01536e-10 0.00375111 0.0022016 -1.73121e-10 0.00305572 0.0019197 -1.18063e-10 0.00241935 0.00170703 -1.34255e-10 0.00179778 0.00152519 -1.14433e-10 0.00121608 0.00136889 -1.20986e-10 0.000678881 0.00121992 -1.21047e-10 0.00017566 0.00108328 -1.18838e-10 -0.00031054 0.000957817 -1.11573e-10 -0.0007616 0.000838934 -1.20964e-10 -0.00115274 0.000728784 -1.18562e-10 -0.00148198 0.000617155 -1.10523e-10 -0.00175002 0.000500331 -9.91929e-11 -0.00191582 0.000378238 -6.96114e-11 -0.00201022 0.000260784 -4.60832e-11 -0.00201127 8.31654e-05 -3.08869e-11 -0.00193156 -9.34925e-05 3.69352e-12 -0.0017709 -0.000303488 5.38611e-11 -0.00147063 -0.000635302 1.04718e-10 -0.00106587 -0.000958564 1.43449e-10 -0.000576591 -0.00123848 1.62199e-10 1.25742e-05 -0.00149743 1.98024e-10 0.000579933 -0.00163526 1.56478e-10 0.00116337 -0.00170971 1.57545e-10 0.00175279 -0.00174977 1.46166e-10 0.0023372 -0.00177084 1.38494e-10 0.00290356 -0.00176468 1.4019e-10 0.00347077 -0.00173718 1.34551e-10 0.00402067 -0.00170075 1.28281e-10 0.00455325 -0.00165851 1.26874e-10 0.0050582 -0.00161519 1.2738e-10 0.0055449 -0.00156091 1.30429e-10 0.00601726 -0.0015013 1.30016e-10 0.00646905 -0.00143764 1.24146e-10 0.00689882 -0.00137503 1.1636e-10 0.00730837 -0.0013101 1.04496e-10 0.00769688 -0.00124575 9.00151e-11 0.00806334 -0.00117738 8.58247e-11 0.00840485 -0.00111331 7.52256e-11 0.00871981 -0.00105833 5.53659e-11 0.00902368 -0.00101583 4.00025e-11 0.00931075 -0.000962573 3.22785e-11 0.00957952 -0.000908009 2.81047e-11 0.00983034 -0.00085388 2.67764e-11 0.0100634 -0.000802872 2.61782e-11 0.0102802 -0.00075357 2.47398e-11 0.0104818 -0.000707117 1.78476e-11 0.010669 -0.000662132 1.57882e-11 0.0108429 -0.000619644 1.6452e-11 0.0110041 -0.000578651 1.44021e-11 0.0111532 -0.000539966 1.26535e-11 0.0112907 -0.000502769 1.21353e-11 0.0114165 -0.000467686 1.28865e-11 0.0115315 -0.000433987 1.36105e-11 0.0116357 -0.000402221 1.71323e-11 0.0117298 -0.000371704 1.52855e-11 0.0118142 -0.000342931 2.26145e-11 0.0118894 -0.00031531 2.53352e-11 0.0119561 -0.000289235 2.4274e-11 0.0120145 -0.000264235 2.08064e-11 0.0120653 -0.000240603 1.62299e-11 0.012109 -0.000217967 1.13604e-11 0.0121459 -0.000196581 6.94534e-12 0.0121766 -0.000176143 3.41035e-12 0.0122013 -0.000156926 1.48286e-12 0.0122205 -0.000138696 -1.49648e-13 0.0122345 -0.000121742 -2.14179e-12 0.0122437 -0.000105886 -4.31919e-12 0.0122483 -9.13947e-05 -6.68135e-12 0.0122486 -7.81201e-05 -1.13233e-11 0.0122452 -6.63129e-05 -2.25582e-11 0.0122383 -5.58569e-05 -3.25764e-11 0.0122285 -4.70084e-05 -4.313e-11 0.0122161 -3.96879e-05 -5.27775e-11 0.0122018 -3.41712e-05 -6.32187e-11 0.012186 -3.04506e-05 -7.28908e-11 0.0121691 -2.88013e-05 -8.13877e-11 0.0121521 -2.93304e-05 -9.01799e-11 0.0121349 -3.23822e-05 -9.77633e-11 0.0121192 -3.81346e-05 -1.04735e-10 0.0121047 -4.70144e-05 -1.10895e-10 0.012093 -5.93104e-05 -1.1599e-10 0.0120853 -7.55093e-05 -1.20793e-10 0.0120811 -9.60725e-05 -1.24433e-10 0.0120839 -0.000121252 -1.27049e-10 0.0120931 -0.000153268 -1.27919e-10 0.0121061 -0.000191649 -1.30757e-10 -0.000229767 -1.31665e-10 0.0182867 0.0148725 1.74646e-12 0.0164644 0.010404 1.17751e-11 0.0145104 0.0067918 1.29075e-11 0.0128808 0.00427392 4.52622e-11 0.0116385 0.00263537 4.88281e-11 0.0107747 0.00170023 2.50424e-10 0.0100466 0.00127859 3.02826e-10 0.00978399 0.00107734 4.33141e-10 0.0101771 0.001643 5.85883e-10 0.0100028 0.00324735 6.19261e-10 0.00922554 0.00395586 5.32841e-11 0.00845823 0.00372491 -1.32468e-10 0.00760925 0.00344733 -1.68993e-10 0.00672745 0.00310322 -2.05291e-10 0.00598877 0.0027321 -1.48133e-10 0.00531018 0.00246973 -1.39831e-10 0.00465172 0.00222374 -1.19167e-10 0.00405442 0.00200998 -1.1918e-10 0.00350174 0.00182681 -1.14825e-10 0.00298134 0.00164176 -1.10128e-10 0.00249721 0.00147165 -1.07724e-10 0.00204435 0.00131964 -1.11292e-10 0.00162468 0.0011741 -1.06545e-10 0.00124313 0.00102574 -9.75911e-11 0.000906008 0.000862486 -8.23074e-11 0.000621966 0.000681073 -5.8926e-11 0.00042565 0.000472379 -4.56102e-11 0.000302252 0.000218958 -2.82451e-11 0.000300955 -8.41647e-05 7.57681e-12 0.000498677 -0.000498341 5.03102e-11 0.000868749 -0.00101058 1.04652e-10 0.00134284 -0.00144255 1.41619e-10 0.00188799 -0.00179585 1.53705e-10 0.00246407 -0.00208656 1.66088e-10 0.00309097 -0.00227429 1.5551e-10 0.00373028 -0.00235771 1.4223e-10 0.00436092 -0.00238539 1.31208e-10 0.0049611 -0.00237351 1.20218e-10 0.00553463 -0.00233809 1.15434e-10 0.00608442 -0.00228518 1.0757e-10 0.00660807 -0.00222163 9.89881e-11 0.00710752 -0.00215397 9.40385e-11 0.00757921 -0.00208152 9.46694e-11 0.00802997 -0.00200436 9.91186e-11 0.00845899 -0.00192162 1.04339e-10 0.00886714 -0.00183634 1.08182e-10 0.00925148 -0.00175015 1.08806e-10 0.00961318 -0.00166381 1.04178e-10 0.00995237 -0.0015779 9.58588e-11 0.0102697 -0.00148847 9.38102e-11 0.0105636 -0.00140135 8.5899e-11 0.0108329 -0.00132181 6.80585e-11 0.0110808 -0.00125777 3.63212e-11 0.0113156 -0.00119058 3.04393e-11 0.0115367 -0.00112201 2.51826e-11 0.0117428 -0.00105302 2.11473e-11 0.0119324 -0.000986452 2.04772e-11 0.0121064 -0.000922513 2.22818e-11 0.0122651 -0.000861846 2.46247e-11 0.01241 -0.000803702 2.60407e-11 0.0125417 -0.000748563 2.54485e-11 0.0126619 -0.000695704 2.22526e-11 0.0127705 -0.000645715 1.32141e-11 0.0128691 -0.000597824 1.04231e-11 0.0129576 -0.000552624 9.93648e-12 0.013037 -0.000509359 1.03355e-11 0.0131077 -0.000468527 1.12683e-11 0.0131698 -0.000429495 1.23161e-11 0.013224 -0.000392622 1.76688e-11 0.0132699 -0.000357415 2.11486e-11 0.0133084 -0.00032414 2.13278e-11 0.0133393 -0.000292369 1.90713e-11 0.013363 -0.000262352 1.57756e-11 0.0133804 -0.000233675 1.18682e-11 0.0133911 -0.000206636 8.528e-12 0.0133965 -0.000180875 5.39772e-12 0.0133964 -0.000156734 2.77602e-12 0.0133919 -0.000133963 7.3243e-13 0.0133829 -0.000112901 -1.69381e-12 0.0133701 -9.3379e-05 -3.69461e-12 0.0133536 -7.56966e-05 -1.02861e-11 0.0133339 -5.9728e-05 -1.74511e-11 0.0133109 -4.57535e-05 -2.64743e-11 0.0132857 -3.36876e-05 -3.59225e-11 0.0132583 -2.38443e-05 -4.53533e-11 0.0132294 -1.62489e-05 -5.45516e-11 0.0131996 -1.11499e-05 -6.30332e-11 0.0131696 -8.74988e-06 -7.31385e-11 0.0131397 -9.2859e-06 -8.10711e-11 0.0131109 -1.28886e-05 -8.77561e-11 0.0130835 -1.99981e-05 -9.42421e-11 0.013058 -3.09855e-05 -9.90892e-11 0.0130358 -4.64454e-05 -1.03802e-10 0.0130162 -6.6987e-05 -1.08641e-10 0.0130031 -9.3293e-05 -1.13113e-10 0.0129952 -0.000126086 -1.16711e-10 0.0129959 -0.000165618 -1.18358e-10 0.0130047 -0.000217284 -1.18985e-10 0.013023 -0.000268768 -1.20209e-10 -0.000323921 -1.20589e-10 0.0194008 0.015134 4.25565e-12 0.0181644 0.0116417 4.33804e-12 0.0165458 0.00840126 1.27257e-11 0.0149729 0.00583966 2.86445e-11 0.0136337 0.00395619 5.55392e-11 0.012646 0.00266334 1.0802e-10 0.0118274 0.00198075 2.82186e-10 0.0111739 0.00160057 3.49092e-10 0.0110876 0.00161002 4.82464e-10 0.0117693 0.00231391 8.47406e-10 0.0115706 0.00396662 3.73763e-10 0.0108127 0.00445124 -5.07584e-11 0.0101865 0.00415487 -1.60211e-10 0.00947362 0.00391409 -1.70364e-10 0.00868172 0.00358887 -1.89097e-10 0.00795882 0.00322416 -1.56722e-10 0.00731779 0.00293306 -1.36241e-10 0.00671733 0.00269758 -1.22939e-10 0.00610897 0.00247523 -1.13666e-10 0.00553444 0.00225203 -1.08864e-10 0.00501607 0.00205474 -1.07721e-10 0.00453002 0.00186154 -1.02255e-10 0.00407338 0.00166988 -9.49495e-11 0.0036609 0.00147449 -8.41398e-11 0.00329593 0.00126502 -6.9485e-11 0.00299189 0.00101801 -5.14759e-11 0.0027583 0.00073114 -3.46175e-11 0.00260217 0.000397937 -2.14477e-11 0.00259143 -5.58301e-05 1.33851e-11 0.00281235 -0.000710176 6.61081e-11 0.00317076 -0.001367 8.50612e-11 0.00366775 -0.0019447 1.18443e-10 0.00428272 -0.00241852 1.38071e-10 0.00494317 -0.0027538 1.48186e-10 0.00561595 -0.00295493 1.58007e-10 0.00627506 -0.00302239 1.50028e-10 0.00689481 -0.00300761 1.39287e-10 0.00747326 -0.00295149 1.27127e-10 0.00801207 -0.0028749 1.17772e-10 0.00851544 -0.0027847 1.06904e-10 0.00898903 -0.00269023 9.48735e-11 0.00943276 -0.0025921 8.65806e-11 0.00985018 -0.00249251 8.4024e-11 0.0102422 -0.00238915 8.41786e-11 0.0106116 -0.00228312 8.66728e-11 0.0109585 -0.00217482 9.20708e-11 0.011283 -0.00206646 9.76794e-11 0.011587 -0.00195862 9.99515e-11 0.0118712 -0.00185294 9.95237e-11 0.012137 -0.00174484 9.95867e-11 0.0123832 -0.00163854 9.5795e-11 0.0126069 -0.00153653 8.22887e-11 0.0128051 -0.00144731 5.31473e-11 0.0129904 -0.00136786 3.66928e-11 0.0131626 -0.00128707 2.9494e-11 0.0133214 -0.0012055 2.49039e-11 0.0134669 -0.00112619 2.23807e-11 0.0135991 -0.0010493 2.23879e-11 0.0137188 -0.000976333 2.36792e-11 0.0138271 -0.00090633 2.46818e-11 0.0139241 -0.000840187 2.40726e-11 0.0140113 -0.000776772 2.2876e-11 0.0140885 -0.000716951 2.00721e-11 0.0141563 -0.000659644 1.66773e-11 0.0142155 -0.000605616 1.17717e-11 0.0142652 -0.000553956 8.44859e-12 0.0143069 -0.000505215 8.69014e-12 0.0143399 -0.000458696 1.01255e-11 0.0143652 -0.000414774 1.23261e-11 0.0143835 -0.000372893 1.70079e-11 0.0143945 -0.000333361 1.71013e-11 0.0143998 -0.000295675 1.54048e-11 0.0143989 -0.00026012 1.22068e-11 0.0143928 -0.000226248 8.89635e-12 0.0143814 -0.000194359 4.74591e-12 0.0143651 -0.000164119 3.27083e-12 0.0143444 -0.000135875 1.85695e-12 0.01432 -0.000109417 1.45407e-13 0.0142919 -8.51013e-05 -3.40799e-12 0.0142614 -6.28138e-05 -8.03067e-12 0.0142281 -4.28095e-05 -1.41412e-11 0.0141928 -2.52231e-05 -2.22163e-11 0.0141556 -1.01987e-05 -3.0868e-11 0.0141173 2.06289e-06 -3.84666e-11 0.0140778 1.1202e-05 -4.75507e-11 0.0140381 1.75947e-05 -5.53119e-11 0.0139976 2.09531e-05 -6.25516e-11 0.0139578 2.10377e-05 -6.68845e-11 0.0139184 1.74553e-05 -7.22621e-11 0.0138804 9.60072e-06 -7.75151e-11 0.0138459 -3.04182e-06 -8.19726e-11 0.013814 -2.12804e-05 -8.63596e-11 0.0137886 -4.57351e-05 -9.35349e-11 0.013768 -7.71868e-05 -9.93225e-11 0.0137547 -0.000116551 -1.03588e-10 0.0137504 -0.000164155 -1.06088e-10 0.0137558 -0.000222636 -1.06967e-10 0.0137647 -0.000290919 -1.05371e-10 0.0137883 -0.000358078 -1.053e-10 -0.000429589 -1.07476e-10 0.0201064 0.0152047 -2.00617e-13 0.0192892 0.0124472 1.08533e-11 0.018053 0.00963637 1.15502e-11 0.0166891 0.00719624 1.78801e-11 0.0153956 0.00523787 3.39905e-11 0.0142637 0.00377211 7.64743e-11 0.0134729 0.00272974 1.34365e-10 0.0126752 0.00228182 3.05444e-10 0.0122394 0.00191939 3.72505e-10 0.0122202 0.00213654 5.2535e-10 0.0129501 0.00298337 7.93991e-10 0.0129011 0.00444431 1.82201e-10 0.0122537 0.0047906 -1.11545e-10 0.0116599 0.00451396 -1.29878e-10 0.0110226 0.00430334 -1.47404e-10 0.0103457 0.0039947 -1.79885e-10 0.00970225 0.00364397 -1.67165e-10 0.00907947 0.00336242 -1.42268e-10 0.00848939 0.00310737 -1.21684e-10 0.00794182 0.00286903 -1.1465e-10 0.00740811 0.00264624 -1.12716e-10 0.00688035 0.00242574 -9.88291e-11 0.00639916 0.00220317 -8.56068e-11 0.0059635 0.00197355 -7.48107e-11 0.00556237 0.0017085 -5.82637e-11 0.00521197 0.00140713 -4.1559e-11 0.00490839 0.00106977 -3.36226e-11 0.00472982 0.000612406 -1.26346e-11 0.00477334 -7.45219e-05 2.78365e-11 0.00500654 -0.000924736 7.1839e-11 0.00541101 -0.00175717 6.49254e-11 0.00595741 -0.0024815 7.95749e-11 0.00659965 -0.0030574 1.0091e-10 0.00729643 -0.00345147 1.23475e-10 0.00795265 -0.00360945 1.21932e-10 0.00857463 -0.00364464 1.39378e-10 0.00915628 -0.0035896 1.55279e-10 0.00969403 -0.00349017 1.49332e-10 0.0101849 -0.0033654 1.38749e-10 0.0106367 -0.00323471 1.2167e-10 0.011055 -0.00310534 1.06263e-10 0.0114443 -0.00297772 9.38086e-11 0.0118073 -0.00285168 8.79446e-11 0.012147 -0.00272392 8.1808e-11 0.0124654 -0.00259576 7.74759e-11 0.0127629 -0.00246581 7.82881e-11 0.0130392 -0.00233678 8.3077e-11 0.0132941 -0.00220859 8.86644e-11 0.0135286 -0.00208354 8.95689e-11 0.0137477 -0.00196057 9.30166e-11 0.0139485 -0.00183631 9.24637e-11 0.0141295 -0.00171439 8.75255e-11 0.0142881 -0.00160206 7.31421e-11 0.0144313 -0.0015067 4.44401e-11 0.0145628 -0.00141372 3.49314e-11 0.0146845 -0.00132181 3.11151e-11 0.0147955 -0.00123178 2.8674e-11 0.0148957 -0.00114374 2.84466e-11 0.0149841 -0.00105961 2.97432e-11 0.0150618 -0.000978798 3.07064e-11 0.0151289 -0.000902404 2.96698e-11 0.0151865 -0.000829314 2.61388e-11 0.0152353 -0.000760372 2.07576e-11 0.0152757 -0.000694486 1.52178e-11 0.0153082 -0.000632395 1.14034e-11 0.0153328 -0.000573144 1.03076e-11 0.0153498 -0.000517315 7.8907e-12 0.0153593 -0.000464101 8.302e-12 0.0153617 -0.000413926 9.25779e-12 0.0153578 -0.000366136 9.70075e-12 0.0153482 -0.000321056 9.23141e-12 0.0153339 -0.000278139 7.96944e-12 0.0153151 -0.000237695 6.28729e-12 0.0152924 -0.000199249 5.44866e-12 0.0152652 -0.000163178 4.14772e-12 0.0152344 -0.000129131 4.24573e-12 0.0151991 -9.75256e-05 2.75868e-12 0.0151601 -6.81839e-05 1.53501e-12 0.0151176 -4.14834e-05 -1.59882e-12 0.0150723 -1.75224e-05 -5.71514e-12 0.0150254 3.40827e-06 -1.3663e-11 0.0149781 2.08951e-05 -2.14452e-11 0.0149305 3.55353e-05 -2.97819e-11 0.0148832 4.70544e-05 -3.94725e-11 0.0148354 5.51948e-05 -4.55153e-11 0.0147881 5.96116e-05 -5.26319e-11 0.0147412 6.02798e-05 -5.74865e-11 0.0146945 5.65273e-05 -6.22949e-11 0.0146502 4.78673e-05 -6.61399e-11 0.0146071 3.34387e-05 -6.90218e-11 0.0145691 1.26948e-05 -7.23633e-11 0.0145358 -1.55899e-05 -7.3792e-11 0.0145093 -5.16085e-05 -7.68902e-11 0.0144921 -9.66479e-05 -8.17934e-11 0.0144839 -0.000151423 -8.53602e-11 0.0144866 -0.000216281 -8.53528e-11 0.0144998 -0.000295019 -8.4619e-11 0.0145196 -0.000372015 -8.40989e-11 0.0145509 -0.000454044 -8.54273e-11 -0.000542962 -8.18242e-11 0.0205488 0.0151741 4.56839e-12 0.0200416 0.0129668 1.85523e-12 0.0190965 0.0105759 1.0552e-11 0.0179649 0.00832086 1.73506e-11 0.0167994 0.00640263 1.91057e-11 0.0157009 0.00484251 5.10512e-11 0.0147517 0.00365789 7.67869e-11 0.0141123 0.00283653 2.27892e-10 0.0134068 0.00253808 2.473e-10 0.0131284 0.00230266 3.21854e-10 0.0132903 0.00263076 4.63781e-10 0.0139037 0.0035694 6.51176e-10 0.0139136 0.00475675 9.55099e-11 0.013442 0.00501206 -8.05167e-11 0.012934 0.00481653 -1.00824e-10 0.0123351 0.00462778 -1.30172e-10 0.0117382 0.00432893 -1.65967e-10 0.0111777 0.0040055 -1.68257e-10 0.0105993 0.00371832 -1.29337e-10 0.0100348 0.00345947 -1.2133e-10 0.00951703 0.00321264 -1.12085e-10 0.00902975 0.00298211 -1.00528e-10 0.00854866 0.0027375 -8.63399e-11 0.00809282 0.00247226 -7.41338e-11 0.0076613 0.0021798 -5.00754e-11 0.00726328 0.00185742 -4.29238e-11 0.00693422 0.00143897 -2.21272e-11 0.00676194 0.000821349 1.34668e-11 0.00683265 -0.000120705 7.12148e-11 0.00710354 -0.00116915 5.27303e-11 0.00752066 -0.00215135 3.64399e-11 0.00805459 -0.00299816 3.88372e-11 0.00866653 -0.00365335 5.38785e-11 0.0092986 -0.00407274 7.52624e-11 0.00992982 -0.0042275 6.59788e-11 0.0104292 -0.00413572 1.01291e-10 0.0109492 -0.00411281 1.70928e-10 0.0114547 -0.00400046 1.81878e-10 0.0119225 -0.00383727 1.73007e-10 0.0123507 -0.00366402 1.50585e-10 0.0127404 -0.00349365 1.40566e-10 0.0130983 -0.00333217 1.20643e-10 0.0134264 -0.00317648 1.13046e-10 0.013729 -0.00302321 9.51968e-11 0.0140088 -0.00287257 8.42895e-11 0.0142662 -0.00272051 7.65988e-11 0.0145025 -0.00257126 7.92714e-11 0.0147186 -0.002423 8.62773e-11 0.0149172 -0.00227986 8.93487e-11 0.0151006 -0.00214083 9.39501e-11 0.0152677 -0.00200015 9.44996e-11 0.0154192 -0.00186207 9.26416e-11 0.0155526 -0.00173159 8.43803e-11 0.0156645 -0.00161487 6.53433e-11 0.0157625 -0.0015093 4.66656e-11 0.0158491 -0.00140718 4.05636e-11 0.0159256 -0.00130784 3.8468e-11 0.0159923 -0.00121013 3.7583e-11 0.0160489 -0.00111627 3.79278e-11 0.0160958 -0.00102572 3.79305e-11 0.0161332 -0.000940008 3.57265e-11 0.016162 -0.000857965 3.08045e-11 0.0161827 -0.000780686 2.37563e-11 0.0161962 -0.000706888 1.70451e-11 0.0162029 -0.000637504 1.33293e-11 0.0162028 -0.000571373 1.08739e-11 0.0161965 -0.000509184 8.43251e-12 0.0161835 -0.000449992 9.01695e-12 0.0161644 -0.000394243 9.56999e-12 0.0161396 -0.000341218 9.51601e-12 0.0161093 -0.000291231 7.85325e-12 0.0160753 -0.00024373 6.2674e-12 0.0160366 -0.000198994 5.34286e-12 0.0159952 -0.000156667 4.4527e-12 0.01595 -0.000117033 3.66306e-12 0.0159016 -7.99742e-05 4.31557e-12 0.01585 -4.5792e-05 4.0539e-12 0.0157953 -1.47602e-05 3.10348e-12 0.0157387 1.27423e-05 2.96792e-13 0.0156809 3.67769e-05 -4.17185e-12 0.0156221 5.76391e-05 -1.05563e-11 0.0155631 7.50619e-05 -2.17454e-11 0.015504 8.89374e-05 -3.04053e-11 0.015446 9.88261e-05 -3.91848e-11 0.0153894 0.000104517 -4.50375e-11 0.0153341 0.000105603 -5.06092e-11 0.0152816 0.0001019 -5.2913e-11 0.0152303 9.22554e-05 -5.47016e-11 0.0151833 7.62036e-05 -5.47543e-11 0.0151397 5.26506e-05 -5.50036e-11 0.0151017 2.08541e-05 -5.5704e-11 0.0150711 -2.04659e-05 -5.75409e-11 0.015049 -7.08103e-05 -6.20242e-11 0.015036 -0.000131979 -6.7415e-11 0.0150358 -0.000203714 -6.63476e-11 0.0150473 -0.000288047 -5.90963e-11 0.0150602 -0.000374709 -6.19327e-11 0.015086 -0.000464574 -5.85959e-11 0.0151226 -0.000558777 -5.33102e-11 -0.000661002 -4.91364e-11 0.0209517 0.0151272 1.20348e-11 0.020587 0.0133221 6.69259e-13 0.0198924 0.0112742 8.56224e-12 0.0189471 0.00926031 1.4204e-11 0.0179239 0.00741646 1.49718e-11 0.0169019 0.00585697 3.06781e-11 0.0159544 0.00458108 6.01081e-11 0.0151582 0.00359999 1.0449e-10 0.0146028 0.00299314 2.49907e-10 0.0140429 0.00275437 2.85007e-10 0.013904 0.00266431 3.47268e-10 0.0142594 0.00303902 4.22059e-10 0.0147526 0.00402842 4.91431e-10 0.0147407 0.00498561 7.84361e-11 0.0144084 0.00518917 -6.54877e-11 0.0139843 0.00506063 -8.69744e-11 0.0134422 0.00488429 -1.17844e-10 0.0128865 0.00461806 -1.55649e-10 0.0123806 0.0042887 -1.39349e-10 0.0118801 0.00401739 -1.34647e-10 0.0113759 0.00374972 -1.10895e-10 0.0108822 0.0035072 -1.03827e-10 0.0104269 0.00323721 -8.10677e-11 0.00998769 0.0029679 -6.18035e-11 0.00954071 0.00266826 -5.65236e-11 0.00913212 0.00230399 -4.04067e-11 0.00881382 0.00179104 -3.32411e-12 0.00871563 0.000955349 6.159e-11 0.00883916 -0.000218244 6.65876e-11 0.00913866 -0.00143689 1.38251e-11 0.00952018 -0.00250748 -2.85446e-12 0.0100194 -0.00347126 -6.29043e-12 0.0105715 -0.00418487 4.14886e-12 0.0110033 -0.00448605 1.88543e-11 0.0114113 -0.00461932 3.84282e-11 0.0119932 -0.00470477 6.97106e-11 0.0124156 -0.00453131 1.21053e-10 0.0128267 -0.0044163 1.90671e-10 0.0132896 -0.00430803 1.84496e-10 0.0137196 -0.00410096 1.93098e-10 0.0141093 -0.00388936 1.7979e-10 0.0144623 -0.00368445 1.59344e-10 0.014774 -0.00348801 1.55701e-10 0.0150542 -0.00330266 1.01335e-10 0.0153043 -0.00312295 1.13056e-10 0.0155302 -0.00294704 8.82884e-11 0.0157347 -0.00277688 8.78095e-11 0.0159202 -0.00260962 8.82655e-11 0.0160877 -0.00244826 8.94066e-11 0.0162374 -0.00229177 9.19197e-11 0.0163746 -0.00213937 9.26494e-11 0.016496 -0.00198598 9.23953e-11 0.0166008 -0.00183793 8.85894e-11 0.0166858 -0.00169953 7.79537e-11 0.0167602 -0.00158172 5.67265e-11 0.0168226 -0.00146775 5.20119e-11 0.0168759 -0.00135936 4.97216e-11 0.0169202 -0.00125316 4.75049e-11 0.0169549 -0.00115097 4.63759e-11 0.0169805 -0.00105195 4.48064e-11 0.0169962 -0.000957894 4.07704e-11 0.0170036 -0.00086774 3.48637e-11 0.017003 -0.000782736 2.7475e-11 0.0169958 -0.00070176 2.23655e-11 0.0169828 -0.000625604 1.82009e-11 0.0169637 -0.000553288 1.37952e-11 0.0169392 -0.00048526 1.16483e-11 0.0169084 -0.000420699 1.23552e-11 0.0168719 -0.000359874 1.245e-11 0.01683 -0.000302111 1.17676e-11 0.0167833 -0.000247647 9.72928e-12 0.016733 -0.000195984 7.20164e-12 0.0166795 -0.00014738 5.28244e-12 0.0166237 -0.000101615 4.60695e-12 0.0165654 -5.89969e-05 5.19747e-12 0.0165051 -1.97686e-05 6.97553e-12 0.0164426 1.55089e-05 8.61077e-12 0.0163789 4.68746e-05 8.34286e-12 0.0163124 7.4725e-05 5.99443e-12 0.0162446 9.88363e-05 -5.71381e-13 0.0161753 0.000119226 -8.02696e-12 0.0161057 0.000135404 -1.85653e-11 0.0160378 0.000147288 -2.92395e-11 0.0159708 0.000154015 -3.77431e-11 0.0159085 0.000155713 -4.25533e-11 0.015848 0.000151824 -4.53799e-11 0.015793 0.000141386 -4.42998e-11 0.0157425 0.000123358 -4.18087e-11 0.0156974 9.69981e-05 -3.75998e-11 0.0156591 6.12931e-05 -3.30295e-11 0.0156283 1.52323e-05 -3.23483e-11 0.015606 -4.16055e-05 -3.53334e-11 0.015594 -0.000109216 -4.1383e-11 0.0155933 -0.000188074 -5.26681e-11 0.0156036 -0.00027787 -3.85753e-11 0.0156184 -0.00037191 -1.87984e-11 0.0156447 -0.000467831 -2.33582e-11 0.0156798 -0.000567563 -2.17356e-11 0.0157223 -0.000670124 -2.24685e-11 -0.000777643 -2.97144e-11 0.0212497 0.0150765 6.59853e-12 0.0210119 0.0135622 4.84263e-13 0.0204703 0.0118134 5.36693e-12 0.0197227 0.0100071 1.20912e-11 0.0188279 0.00830739 1.43126e-11 0.0179033 0.00676875 2.20721e-11 0.0170038 0.00547419 4.42608e-11 0.0161674 0.00440309 7.13714e-11 0.0155221 0.00359545 1.3391e-10 0.0150023 0.00315714 2.63809e-10 0.014625 0.00292081 2.97653e-10 0.0145843 0.00298097 3.39208e-10 0.0150653 0.00339044 3.81781e-10 0.0154564 0.00438058 4.07779e-10 0.015431 0.00516908 6.81949e-11 0.015173 0.00534295 -5.41129e-11 0.0148373 0.00524203 -7.36297e-11 0.0143624 0.00509965 -1.03763e-10 0.0138389 0.00484029 -1.46462e-10 0.0133655 0.00453589 -1.43531e-10 0.0129224 0.0042465 -1.20292e-10 0.0124901 0.00399279 -1.2437e-10 0.0120421 0.00371308 -7.00535e-11 0.0115995 0.00344052 -6.51584e-11 0.0111823 0.00312294 -5.00378e-11 0.0108188 0.00270992 -1.34604e-11 0.0105512 0.00208589 2.28218e-11 0.0105677 0.000955268 1.01027e-10 0.0108107 -0.000435201 3.99982e-11 0.0111264 -0.00171561 -5.47662e-11 0.0115791 -0.00292324 -6.05459e-11 0.0120334 -0.00389367 -6.99135e-11 0.0123547 -0.00447215 -8.2223e-11 0.0126431 -0.004748 -3.74094e-11 0.0129119 -0.00486959 2.71715e-11 0.0131203 -0.00489645 4.54939e-11 0.0135448 -0.00494417 7.22087e-11 0.0139271 -0.00479464 1.17985e-10 0.0142727 -0.00465651 1.62814e-10 0.0146809 -0.00452234 2.24938e-10 0.015089 -0.00430875 2.23929e-10 0.0154614 -0.00406633 2.13037e-10 0.0157878 -0.00382092 1.95654e-10 0.01607 -0.00358877 1.68095e-10 0.0163117 -0.00336764 1.36357e-10 0.016524 -0.00316215 1.18438e-10 0.0167102 -0.00296616 9.88769e-11 0.0168751 -0.00277788 9.69695e-11 0.0170214 -0.00259811 9.25419e-11 0.0171514 -0.00242431 8.88721e-11 0.0172698 -0.00225985 9.19303e-11 0.0173741 -0.00209281 9.25597e-11 0.0174648 -0.00193158 9.18138e-11 0.0175401 -0.00177673 8.77715e-11 0.0175952 -0.00163761 7.81841e-11 0.0176408 -0.00151292 6.65831e-11 0.0176754 -0.00139378 6.36374e-11 0.0177014 -0.00127902 6.26497e-11 0.0177185 -0.00116901 6.00172e-11 0.0177266 -0.00106241 5.54468e-11 0.0177262 -0.000960559 4.97588e-11 0.0177178 -0.000862921 4.28186e-11 0.0177029 -0.00077054 3.62459e-11 0.0176819 -0.00068277 3.02126e-11 0.0176561 -0.000600174 2.42468e-11 0.0176255 -0.000521951 1.77866e-11 0.0175901 -0.000448436 1.76608e-11 0.0175494 -0.000378782 1.82773e-11 0.0175022 -0.000313253 1.81483e-11 0.017449 -0.000251084 1.66489e-11 0.0173897 -0.000192525 1.34115e-11 0.0173258 -0.000137058 1.15698e-11 0.0172585 -8.49912e-05 8.67719e-12 0.0171898 -3.641e-05 8.7944e-12 0.0171203 7.98084e-06 9.24378e-12 0.0170516 4.78535e-05 1.25653e-11 0.016982 8.37483e-05 1.3432e-11 0.0169116 0.000115442 1.32068e-11 0.0168394 0.000143128 1.05254e-11 0.0167655 0.000166304 4.69661e-12 0.0166915 0.000185086 -4.2248e-12 0.0166165 0.00019856 -1.43584e-11 0.0165451 0.000206582 -2.61534e-11 0.0164753 0.00020841 -3.51876e-11 0.0164113 0.000204383 -3.87747e-11 0.016352 0.00019282 -3.83809e-11 0.0163 0.000172714 -3.23408e-11 0.0162547 0.000143207 -2.49513e-11 0.0162178 0.000103241 -1.43931e-11 0.0161891 5.21205e-05 -1.14773e-12 0.016169 -1.14095e-05 -5.93712e-12 0.016159 -8.53844e-05 -4.63463e-12 0.016158 -0.000170742 -1.50214e-11 0.0161674 -0.000266443 -2.09042e-11 0.0161807 -0.000365793 7.38053e-12 0.016202 -0.00046741 7.17973e-12 0.0162332 -0.000573062 9.612e-12 0.01627 -0.000678062 2.16696e-11 0.0163071 -0.000778044 7.07099e-12 -0.000872694 -2.73668e-11 0.0215447 0.0150542 6.89126e-12 0.0213522 0.0137479 -1.4854e-12 0.0209392 0.0122239 4.89617e-12 0.0203233 0.0106234 7.74588e-12 0.0195753 0.00904748 1.27927e-11 0.0187505 0.00759618 1.56867e-11 0.0179106 0.00629524 3.42653e-11 0.0171123 0.00519206 5.08287e-11 0.0163796 0.00429164 9.43453e-11 0.0158576 0.00362305 1.58815e-10 0.0153604 0.00330982 2.48351e-10 0.0151206 0.00311089 2.7436e-10 0.0151603 0.0032433 3.17917e-10 0.0156913 0.00368727 3.9913e-10 0.0160369 0.00464265 3.20566e-10 0.0159871 0.00533554 5.03105e-11 0.0157803 0.00546743 -4.91709e-11 0.0155149 0.00539702 -7.03412e-11 0.0151203 0.00525735 -1.00032e-10 0.0146396 0.00502939 -1.40564e-10 0.0141929 0.00472518 -1.40848e-10 0.0138017 0.00443212 -1.03424e-10 0.0133869 0.00417437 -9.66737e-11 0.012979 0.00388332 -8.38374e-11 0.0125859 0.00353543 -6.12545e-11 0.0122915 0.00302886 -1.19691e-11 0.0122296 0.00217412 4.63007e-11 0.0124237 0.000765193 1.44319e-10 0.0127601 -0.000745314 -8.51567e-12 0.0131448 -0.00206193 -1.06715e-10 0.0135262 -0.00326895 -1.12719e-10 0.0138263 -0.00415405 -1.21721e-10 0.0139658 -0.00456376 -1.29414e-10 0.014072 -0.00481535 -8.53247e-11 0.0141973 -0.00496872 -2.40753e-11 0.0143715 -0.00505161 4.0202e-11 0.0145065 -0.00506339 5.2483e-11 0.0148198 -0.00509698 7.96306e-11 0.0151491 -0.00498093 1.10288e-10 0.0154482 -0.00482411 1.5914e-10 0.015801 -0.00467132 2.28028e-10 0.0161901 -0.0044682 2.51695e-10 0.0165524 -0.00419449 2.47404e-10 0.0168664 -0.00391252 2.24695e-10 0.0171318 -0.00364078 1.84445e-10 0.0173514 -0.00338927 1.51184e-10 0.017535 -0.00315592 1.13758e-10 0.0176925 -0.00294051 1.22483e-10 0.0178287 -0.00273778 1.02265e-10 0.0179478 -0.00254525 8.88849e-11 0.0180511 -0.00236445 9.62642e-11 0.0181458 -0.00218964 9.75185e-11 0.0182261 -0.00201571 9.80611e-11 0.0182915 -0.0018462 9.68524e-11 0.0183381 -0.00168722 9.11237e-11 0.0183694 -0.00154647 7.87739e-11 0.0183892 -0.00141551 7.48938e-11 0.0184 -0.00129213 7.45038e-11 0.0184026 -0.00117434 6.98564e-11 0.0183964 -0.00106051 6.30532e-11 0.0183816 -0.000951513 5.5609e-11 0.0183594 -0.000846827 4.90327e-11 0.0183305 -0.000747603 4.27219e-11 0.018297 -0.000653227 3.71726e-11 0.0182583 -0.000564498 3.2252e-11 0.0182157 -0.000480506 2.92321e-11 0.018168 -0.000401683 2.87743e-11 0.0181159 -0.000327114 2.96532e-11 0.018058 -0.000257027 2.63323e-11 0.0179943 -0.000190703 2.17863e-11 0.017924 -0.000128279 1.70715e-11 0.0178483 -6.93779e-05 1.46706e-11 0.0177685 -1.47158e-05 1.09641e-11 0.017688 3.50536e-05 1.2454e-11 0.0176078 8.02953e-05 1.38069e-11 0.0175287 0.00012083 1.71255e-11 0.0174512 0.000156938 1.97674e-11 0.0173733 0.000188152 1.91309e-11 0.0172967 0.000214678 1.64841e-11 0.017218 0.00023575 1.19017e-11 0.0171405 0.000251236 2.56697e-12 0.0170628 0.000260125 -7.6304e-12 0.0169878 0.000262205 -1.65506e-11 0.0169162 0.000257625 -2.75366e-11 0.01685 0.000244845 -3.11479e-11 0.0167919 0.000222331 -2.97848e-11 0.0167431 0.000189304 -2.04747e-11 0.0167049 0.000144837 -5.14065e-12 0.0166785 8.8176e-05 7.90064e-12 0.016663 1.88388e-05 2.26941e-11 0.01666 -6.21323e-05 1.16031e-11 0.0166666 -0.00015416 2.36249e-11 0.0166825 -0.000254507 -9.5025e-12 0.0167002 -0.000357289 4.81143e-11 0.0167254 -0.00046504 4.21673e-11 0.0167583 -0.000574231 3.58422e-11 0.01679 -0.000678803 2.36952e-11 0.0168221 -0.000777017 1.64014e-11 0.0168437 -0.000865185 2.75118e-11 -0.000939404 -8.9225e-12 0.0218207 0.0150975 -1.28708e-12 0.0216534 0.0139148 2.70285e-12 0.0213047 0.0125706 3.32781e-12 0.0207939 0.0111257 5.95997e-12 0.0201594 0.00968603 7.88333e-12 0.0194366 0.00830976 1.12715e-11 0.0186763 0.00705175 2.14111e-11 0.0179177 0.00593542 3.84652e-11 0.0172058 0.00498521 5.73831e-11 0.0165668 0.00422202 9.63743e-11 0.0161525 0.00366428 1.64826e-10 0.0157043 0.00344963 2.71289e-10 0.0155276 0.00330757 2.90457e-10 0.0156155 0.0034685 3.29766e-10 0.0161557 0.00393888 4.09728e-10 0.0165128 0.00483894 2.49717e-10 0.0164727 0.00545206 3.60342e-11 0.0162846 0.00558692 -4.39531e-11 0.0160526 0.00551061 -6.04235e-11 0.0157327 0.00537812 -9.46061e-11 0.0153118 0.00517179 -1.48748e-10 0.0148873 0.0048753 -1.04415e-10 0.0144869 0.00461145 -9.78047e-11 0.0141146 0.00429714 -8.14989e-11 0.0137915 0.0038835 -4.91057e-11 0.0136179 0.00321361 1.12095e-11 0.0138317 0.00194781 1.18345e-10 0.014258 0.000343672 4.68136e-11 0.0146401 -0.00108975 -9.83588e-11 0.0150598 -0.00244396 -1.14645e-10 0.0153497 -0.00351969 -1.36148e-10 0.0154025 -0.00415873 -1.68884e-10 0.0154059 -0.00451716 -1.5374e-10 0.0153846 -0.00475315 -1.12984e-10 0.0153918 -0.00494272 -5.08145e-11 0.0154423 -0.00507609 -7.3757e-12 0.0155588 -0.00515941 1.24405e-11 0.0156454 -0.0051707 7.34533e-11 0.0158539 -0.00517712 8.57921e-11 0.016123 -0.0050868 1.06586e-10 0.016386 -0.00493311 1.50323e-10 0.0166789 -0.00476997 2.28132e-10 0.0170328 -0.00455876 2.46522e-10 0.0173695 -0.00426166 2.55981e-10 0.017671 -0.00395432 2.2467e-10 0.0179259 -0.00365406 1.85934e-10 0.0181338 -0.00337319 1.52717e-10 0.018304 -0.00311623 1.33528e-10 0.0184427 -0.00288078 1.41281e-10 0.018559 -0.00266491 9.1624e-11 0.0186558 -0.00246415 1.01463e-10 0.0187384 -0.00227583 1.10997e-10 0.0188103 -0.0020922 1.10915e-10 0.0188714 -0.00191208 1.09302e-10 0.0189195 -0.00173854 1.04603e-10 0.0189482 -0.00157633 9.52072e-11 0.0189671 -0.00143458 8.70457e-11 0.0189745 -0.00129913 8.24811e-11 0.0189716 -0.00117226 7.41299e-11 0.0189596 -0.00105055 6.55086e-11 0.0189377 -0.000934563 5.83314e-11 0.018908 -0.000823062 5.30307e-11 0.0188716 -0.000717313 4.90808e-11 0.0188308 -0.000616534 4.54216e-11 0.0187859 -0.000521714 4.4188e-11 0.0187371 -0.000431984 4.37884e-11 0.0186835 -0.000347807 4.40621e-11 0.0186247 -0.000268318 4.34012e-11 0.0185602 -0.000193667 3.9576e-11 0.0184906 -0.000123182 3.50111e-11 0.0184155 -5.69898e-05 2.32691e-11 0.0183365 4.43789e-06 2.10191e-11 0.018255 6.02776e-05 1.89698e-11 0.0181708 0.000111082 2.01131e-11 0.0180864 0.000156915 2.28966e-11 0.0180012 0.000197449 2.57352e-11 0.0179183 0.00023288 2.87997e-11 0.0178358 0.000262639 2.73605e-11 0.0177558 0.000286561 2.43537e-11 0.0176768 0.000303872 1.87896e-11 0.0175997 0.000313874 1.32037e-11 0.0175251 0.00031598 6.30073e-12 0.0174536 0.000310751 -3.99046e-12 0.0173866 0.000296393 -8.3794e-12 0.0173275 0.000271048 -1.51654e-11 0.0172772 0.000234047 -1.37962e-11 0.0172385 0.000184395 -1.56606e-11 0.017212 0.000121775 2.49915e-12 0.0171993 4.58812e-05 1.35807e-11 0.0172001 -4.2216e-05 3.43059e-11 0.0172122 -0.000140026 1.025e-11 0.0172308 -0.00024294 3.51743e-11 0.017256 -0.000350946 3.81861e-11 0.0172899 -0.000463611 2.0836e-11 0.0173236 -0.000572202 1.29389e-11 0.0173576 -0.000676595 1.40888e-10 0.0173868 -0.000774999 1.05939e-10 0.0174087 -0.000859222 1.83936e-11 0.0174146 -0.000918597 -6.75223e-11 -0.000963213 -4.08754e-14 0.0221858 0.0152287 6.44505e-12 0.0219729 0.0141286 -3.28295e-12 0.0216519 0.012888 9.52323e-13 0.0212032 0.0115762 4.21057e-12 0.020643 0.0102381 5.61703e-12 0.0200108 0.00894561 7.04691e-12 0.0193221 0.00773123 1.30931e-11 0.0186204 0.00663046 2.05883e-11 0.0179307 0.00565644 3.58107e-11 0.0172958 0.00483393 7.79495e-11 0.0167447 0.00417775 8.45011e-11 0.0164093 0.00369474 2.21917e-10 0.0160371 0.00358446 2.39274e-10 0.01588 0.00351448 2.85591e-10 0.0160203 0.00366799 3.3367e-10 0.0165407 0.00415358 3.82697e-10 0.0168974 0.00497546 2.1733e-10 0.0168975 0.00553941 2.87117e-11 0.0167009 0.00569409 -3.94391e-11 0.0164889 0.00560544 -5.26601e-11 0.0162148 0.00547709 -9.37976e-11 0.0158106 0.00529014 -1.01638e-10 0.0154129 0.00502109 -9.20036e-11 0.0150765 0.00465458 -7.30815e-11 0.0148792 0.00410531 -3.05819e-11 0.0149911 0.00310726 2.94277e-11 0.0155087 0.00139617 1.17077e-10 0.0160802 -0.000219062 -2.97502e-11 0.0165401 -0.00150679 -1.48398e-10 0.0168514 -0.00271582 -1.5477e-10 0.0169899 -0.00360944 -1.63117e-10 0.0169025 -0.00401431 -1.73821e-10 0.0167622 -0.00432209 -1.56029e-10 0.0166374 -0.00458283 -1.26961e-10 0.0165413 -0.00480922 -1.00208e-10 0.0164866 -0.00499374 -6.14748e-11 0.0164808 -0.00512901 -3.16993e-11 0.0165338 -0.00520552 2.70698e-11 0.0165922 -0.0052245 7.47559e-11 0.0167018 -0.00518782 8.26736e-11 0.0168893 -0.00511448 9.87677e-11 0.0171278 -0.0050071 1.45126e-10 0.0173583 -0.00479446 1.79157e-10 0.0176643 -0.00457729 2.49584e-10 0.0179859 -0.00428742 2.65423e-10 0.0182879 -0.00396672 2.26231e-10 0.0185515 -0.0036456 2.03411e-10 0.0187663 -0.00333972 1.75669e-10 0.0189379 -0.0030587 1.57446e-10 0.0190734 -0.00280574 1.49162e-10 0.0191818 -0.00257703 1.07415e-10 0.0192694 -0.0023668 1.3598e-10 0.0193481 -0.00217392 1.2981e-10 0.0194127 -0.00197918 1.28837e-10 0.0194661 -0.00179424 1.26948e-10 0.0195051 -0.0016159 1.21242e-10 0.0195242 -0.00145383 1.10121e-10 0.0195308 -0.00130645 9.22983e-11 0.019525 -0.00116831 7.81422e-11 0.0195088 -0.00103737 6.81614e-11 0.0194832 -0.000913591 6.36881e-11 0.0194492 -0.000794961 6.03277e-11 0.019408 -0.00068255 5.96153e-11 0.0193613 -0.000575336 5.68206e-11 0.01931 -0.000474341 5.67599e-11 0.0192549 -0.000378707 5.51728e-11 0.0191953 -0.000288979 5.32478e-11 0.0191307 -0.00020439 5.02114e-11 0.0190603 -0.00012497 4.43777e-11 0.0189843 -5.04155e-05 3.84424e-11 0.0189047 1.85769e-05 2.97348e-11 0.018822 8.1481e-05 2.18376e-11 0.0187382 0.000138776 2.36054e-11 0.0186518 0.000190203 2.51884e-11 0.0185654 0.000235981 3.04311e-11 0.0184779 0.000275721 3.31869e-11 0.0183915 0.000309304 3.69114e-11 0.0183067 0.000336087 3.61825e-11 0.0182249 0.00035552 3.22016e-11 0.0181467 0.000366533 2.82735e-11 0.0180732 0.00036863 2.32427e-11 0.0180038 0.000362545 1.73318e-11 0.0179401 0.000346311 1.6028e-11 0.0178843 0.000317765 1.58913e-11 0.0178382 0.000276049 2.14342e-11 0.0178035 0.000220833 7.71052e-12 0.0177818 0.000151406 4.65412e-12 0.0177729 6.87468e-05 8.72687e-13 0.017778 -2.58928e-05 9.51161e-11 0.01779 -0.000127252 -6.40417e-11 0.0178116 -0.000234667 -4.39987e-11 0.0178447 -0.000349726 2.36263e-11 0.0178818 -0.000463069 -7.95828e-11 0.0179213 -0.000571093 2.2947e-11 0.0179577 -0.00067651 5.44546e-11 0.0179883 -0.000771685 8.61876e-11 0.0180037 -0.000846447 7.76637e-11 0.0180002 -0.00089624 -7.4872e-11 0.0179779 -0.000920285 -3.89839e-11 -0.000926869 -1.85724e-11 0.0225548 0.0153942 4.11085e-12 0.0223231 0.0143591 7.50367e-12 0.0220033 0.0132074 -2.35737e-12 0.021587 0.0119873 3.5969e-13 0.0210818 0.0107446 3.09551e-12 0.0204972 0.00952115 6.31076e-12 0.0198775 0.00835455 1.15607e-11 0.0192205 0.00727698 2.0213e-11 0.0185725 0.00629882 2.92986e-11 0.0179421 0.00544433 5.20434e-11 0.0173657 0.00472423 7.96403e-11 0.0168845 0.0041458 1.17406e-10 0.0166042 0.00376614 2.24589e-10 0.0163396 0.00367685 2.43201e-10 0.0162229 0.00367591 2.78012e-10 0.0163985 0.00385172 3.19793e-10 0.0168662 0.00434635 3.61789e-10 0.0172226 0.00508385 1.88872e-10 0.0172537 0.00561491 4.09543e-11 0.017101 0.00574942 -3.55421e-11 0.0169265 0.00566055 -7.80027e-11 0.0166844 0.00553681 -7.66844e-11 0.016414 0.00530149 -6.38096e-11 0.0161813 0.00489701 -3.16974e-11 0.0161769 0.00412004 6.28607e-12 0.0167439 0.0025189 5.84075e-11 0.0173705 0.000739479 -2.34369e-12 0.0178435 -0.000664113 -1.67084e-10 0.0183158 -0.00194879 -1.80604e-10 0.0185436 -0.00289849 -1.84393e-10 0.0183959 -0.00340249 -1.82328e-10 0.0181892 -0.00374151 -1.65292e-10 0.0179706 -0.00404489 -1.50783e-10 0.0177698 -0.00433528 -1.32752e-10 0.0176023 -0.00459958 -1.21369e-10 0.01747 -0.0048275 -8.31856e-11 0.0173769 -0.00500426 -4.45735e-11 0.0173252 -0.00513125 -1.4507e-11 0.0173181 -0.00519534 1.21105e-12 0.0173529 -0.0052124 4.78989e-11 0.017412 -0.00516107 5.42684e-11 0.0174559 -0.00504839 8.65534e-11 0.0176425 -0.00497859 1.11677e-10 0.0178982 -0.00483399 1.82937e-10 0.0181641 -0.00455861 2.42623e-10 0.0184732 -0.00428492 2.56422e-10 0.0187823 -0.00396368 2.45341e-10 0.0190589 -0.00362549 2.35649e-10 0.0192918 -0.00329909 2.06193e-10 0.0194771 -0.00299911 1.85569e-10 0.019619 -0.00272751 1.53201e-10 0.0197288 -0.0024841 1.59767e-10 0.0198116 -0.002263 1.46075e-10 0.0198878 -0.00205942 1.42498e-10 0.0199476 -0.00185628 1.43651e-10 0.0199946 -0.00166368 1.36971e-10 0.0200238 -0.001482 1.29222e-10 0.0200366 -0.00131831 9.65086e-11 0.0200344 -0.0011664 8.18835e-11 0.020021 -0.00102444 8.11795e-11 0.0199978 -0.00089132 8.42883e-11 0.0199666 -0.000764459 8.07704e-11 0.0199274 -0.000644696 7.98264e-11 0.0198813 -0.000530724 7.45175e-11 0.0198289 -0.000423295 7.26374e-11 0.019771 -0.000321656 6.82241e-11 0.0197085 -0.000226145 6.30848e-11 0.0196403 -0.000136321 5.76224e-11 0.0195676 -5.21544e-05 5.08867e-11 0.0194893 2.56466e-05 4.65482e-11 0.0194084 9.6806e-05 4.38741e-11 0.0193235 0.00016137 4.28502e-11 0.0192378 0.000219517 4.55229e-11 0.0191507 0.000271029 4.54296e-11 0.019064 0.000315864 5.06931e-11 0.0189772 0.000353576 4.85621e-11 0.0188918 0.000383651 5.25743e-11 0.0188087 0.000405305 4.75236e-11 0.0187298 0.000417362 4.80102e-11 0.018657 0.000419268 4.35317e-11 0.018591 0.000412025 4.01144e-11 0.018533 0.000393538 4.06581e-11 0.0184858 0.000360953 4.88269e-11 0.0184499 0.000314175 4.77808e-11 0.0184268 0.000252327 6.39852e-11 0.0184164 0.000175949 2.98453e-11 0.0184197 8.62173e-05 6.8326e-11 0.0184299 -1.22308e-05 8.59193e-12 0.0184495 -0.000117195 3.76116e-11 0.0184812 -0.000233651 1.52206e-11 0.0185216 -0.000352327 2.50995e-11 0.0185578 -0.000463015 1.15906e-11 0.0185986 -0.000571519 -5.84754e-11 0.0186349 -0.000674576 -5.25315e-11 0.0186567 -0.000762022 -5.33511e-11 0.0186574 -0.000826279 -3.36262e-11 0.0186348 -0.000858503 2.41845e-11 0.0185897 -0.000870611 -2.44641e-11 0.0185273 -0.000867199 -1.10567e-11 -0.00085224 -2.18073e-11 0.0229564 0.0156196 -1.68818e-13 0.022709 0.0146057 2.70291e-12 0.0223853 0.0135311 5.0207e-12 0.0219897 0.012381 2.49041e-13 0.0215165 0.011216 1.60852e-12 0.0209834 0.0100542 4.9698e-12 0.0203904 0.0089404 7.41257e-12 0.0197837 0.00788052 1.57245e-11 0.0191587 0.00691857 2.50374e-11 0.0185465 0.00603936 4.1058e-11 0.0179716 0.00528384 6.39218e-11 0.0174381 0.00464485 8.18932e-11 0.0170168 0.00413746 1.54188e-10 0.0167715 0.00382977 2.2178e-10 0.0165744 0.00377999 2.27081e-10 0.0165161 0.00380904 2.56963e-10 0.016735 0.00400544 2.73401e-10 0.0171539 0.00450758 3.47024e-10 0.0174963 0.00517026 1.92436e-10 0.0175744 0.00564664 2.04872e-11 0.0174942 0.00573005 -1.04546e-11 0.017395 0.00563063 5.54169e-12 0.0172786 0.00541088 -6.8195e-11 0.0172761 0.00489168 -2.98582e-12 0.0177179 0.0036602 4.82861e-11 0.018451 0.00172794 9.99787e-11 0.0191036 7.96658e-05 -1.31389e-10 0.0195854 -0.00110255 -2.11825e-10 0.0198215 -0.00213926 -2.12282e-10 0.019794 -0.00281922 -1.97041e-10 0.0195532 -0.0030969 -1.70699e-10 0.019284 -0.00341114 -1.5647e-10 0.0190232 -0.00372984 -1.5502e-10 0.0187856 -0.0040517 -1.37747e-10 0.0185746 -0.00434566 -1.20192e-10 0.0183869 -0.00460383 -9.65679e-11 0.0182261 -0.00480997 -7.38778e-11 0.018093 -0.004971 -9.37312e-11 0.018 -0.00507622 -7.87461e-11 0.0179454 -0.00513973 -3.60637e-11 0.0179457 -0.0051458 8.52473e-12 0.0180099 -0.00510428 7.48653e-11 0.0180246 -0.00498686 8.24233e-11 0.0180637 -0.00486849 1.03486e-10 0.0183072 -0.0047999 1.49819e-10 0.018598 -0.00458025 2.37988e-10 0.0188994 -0.00427206 2.43907e-10 0.0192106 -0.00394454 2.63453e-10 0.0195117 -0.00360844 2.55126e-10 0.019775 -0.00326873 2.44347e-10 0.0199897 -0.00294757 2.12389e-10 0.020153 -0.00265217 1.68784e-10 0.0202753 -0.00238817 1.80753e-10 0.0203662 -0.0021514 1.52748e-10 0.0204463 -0.00193745 1.47889e-10 0.0205041 -0.00172208 1.38393e-10 0.0205438 -0.00152201 1.30379e-10 0.0205605 -0.00133506 9.19175e-11 0.0205649 -0.00117119 1.10813e-10 0.0205544 -0.00101411 1.06659e-10 0.0205333 -0.000869149 1.08039e-10 0.0205039 -0.000732597 9.78877e-11 0.0204676 -0.000604326 9.21819e-11 0.0204231 -0.000483017 8.30708e-11 0.0203718 -0.000368657 7.71914e-11 0.0203123 -0.00026084 6.99882e-11 0.0202477 -0.000159504 6.04091e-11 0.0201768 -6.46014e-05 5.41769e-11 0.0201027 2.33804e-05 4.56903e-11 0.0200246 0.000103797 4.47878e-11 0.0199434 0.000176865 4.23483e-11 0.0198589 0.000242481 4.62288e-11 0.0197724 0.000300649 4.91443e-11 0.0196848 0.000351109 5.47409e-11 0.0195975 0.000393477 5.85686e-11 0.0195117 0.000427102 6.18627e-11 0.0194285 0.000451126 6.39194e-11 0.0193495 0.000464189 6.5322e-11 0.0192757 0.000465644 6.4581e-11 0.019208 0.000457104 6.09701e-11 0.0191492 0.000435627 5.8662e-11 0.0191026 0.000398717 5.88212e-11 0.0190712 0.000345665 5.48651e-11 0.0190544 0.00027707 7.24106e-11 0.0190538 0.000193556 1.69022e-11 0.0190606 0.000101196 1.04028e-10 0.0190799 -3.3369e-06 3.71722e-11 0.0191118 -0.000117673 6.31856e-11 0.0191564 -0.000239334 1.74277e-11 0.0192003 -0.000355338 1.16277e-10 0.0192389 -0.000464011 1.25099e-10 0.0192773 -0.000571172 1.97116e-11 0.0193077 -0.000667395 1.52846e-11 0.0193206 -0.000744549 -4.25149e-11 0.0193029 -0.000788654 -1.02859e-10 0.0192579 -0.000806556 -1.73625e-10 0.0191931 -0.000807074 -7.41553e-11 0.019113 -0.000795318 -3.93086e-11 0.0190233 -0.000777538 -2.75032e-11 -0.000749104 -2.49599e-11 0.0233752 0.0159202 -1.11183e-12 0.0231007 0.0148808 -8.67143e-12 0.0227809 0.0138484 5.5541e-13 0.0223886 0.0127739 2.14612e-12 0.0219396 0.0116603 1.5354e-12 0.0214339 0.0105606 4.76957e-12 0.020887 0.00948289 7.17993e-12 0.0203013 0.00846418 1.01631e-11 0.0197102 0.00750101 1.7147e-11 0.0191186 0.00663051 2.56259e-11 0.0185407 0.00583996 4.29805e-11 0.0180097 0.00516153 6.48399e-11 0.0175186 0.0045906 8.51087e-11 0.0171665 0.00412684 1.54275e-10 0.0169305 0.00392469 2.10681e-10 0.0167785 0.0038679 2.1657e-10 0.0167805 0.00391618 2.34155e-10 0.0170467 0.00411981 2.83385e-10 0.0174364 0.00461433 3.32395e-10 0.0177802 0.00520062 1.68722e-10 0.0179088 0.00557546 3.37477e-11 0.0179873 0.00554852 -1.47131e-11 0.0180521 0.00532482 -7.47666e-12 0.0183629 0.00454021 1.87854e-11 0.0192569 0.002668 7.89234e-11 0.0200938 0.000858148 -1.1022e-10 0.0206007 -0.000372069 -2.27575e-10 0.020997 -0.00144038 -2.33124e-10 0.0210795 -0.00215794 -2.40287e-10 0.0207628 -0.00243512 -2.36679e-10 0.0204777 -0.00275503 -1.86984e-10 0.0201943 -0.0030747 -1.47177e-10 0.0199282 -0.00341703 -1.58468e-10 0.019675 -0.00375415 -1.37952e-10 0.0194343 -0.00406643 -1.03698e-10 0.0192078 -0.00434102 -1.14282e-10 0.019004 -0.00457337 -1.11965e-10 0.0188281 -0.00476298 -8.21537e-11 0.0186824 -0.00490513 -7.87702e-11 0.0185722 -0.00500459 -5.613e-11 0.018503 -0.00505712 -3.395e-11 0.0184812 -0.00506812 1.09734e-11 0.0185304 -0.00502465 5.54357e-11 0.0186022 -0.00493219 8.14304e-11 0.0185987 -0.00478713 9.16449e-11 0.0187093 -0.00468462 1.26366e-10 0.0189881 -0.00454784 1.72683e-10 0.0193169 -0.00427768 2.3811e-10 0.0196391 -0.00393672 2.68392e-10 0.0199626 -0.00359883 3.07395e-10 0.0202513 -0.00324164 2.86943e-10 0.0204899 -0.00289421 2.42044e-10 0.0206745 -0.00257389 2.05432e-10 0.020807 -0.00228423 1.89055e-10 0.0208987 -0.00202795 1.42797e-10 0.0209763 -0.00179866 1.34929e-10 0.0210308 -0.00157587 1.34859e-10 0.0210619 -0.00136534 1.2956e-10 0.0210652 -0.00117343 1.35408e-10 0.0210578 -0.00100586 1.38053e-10 0.0210378 -0.000846358 1.25121e-10 0.0210073 -0.000698807 1.04844e-10 0.0209695 -0.000561418 9.26305e-11 0.0209226 -0.000432424 8.37534e-11 0.0208678 -0.000310982 7.59822e-11 0.020804 -0.000196931 6.78514e-11 0.0207335 -9.00687e-05 5.639e-11 0.0206578 9.04355e-06 4.86114e-11 0.0205795 9.98234e-05 3.86175e-11 0.0204993 0.00018231 3.49013e-11 0.0204178 0.000256411 3.55802e-11 0.020335 0.000322003 4.34337e-11 0.0202511 0.000378816 5.14924e-11 0.0201669 0.000426364 6.03046e-11 0.0200837 0.000463891 6.63157e-11 0.0200035 0.000490463 7.39319e-11 0.0199286 0.000504398 7.8523e-11 0.0198609 0.000505306 8.53873e-11 0.0198004 0.000494962 8.36571e-11 0.0197493 0.000470333 9.18926e-11 0.0197119 0.000427889 8.2759e-11 0.0196882 0.00036866 8.18266e-11 0.0196808 0.000293243 2.11119e-10 0.0196806 0.000207466 3.37558e-12 0.0196938 0.000110717 6.49376e-12 0.0197274 -6.07137e-06 6.0512e-11 0.0197741 -0.000128348 1.61601e-10 0.0198223 -0.000248756 5.85302e-11 0.0198645 -0.000359416 -7.24806e-11 0.0199067 -0.000465723 1.72236e-10 0.0199421 -0.000567618 9.1456e-11 0.0199621 -0.000653456 3.58876e-11 0.0199551 -0.000713782 -7.17731e-11 0.0199134 -0.000736223 -5.17925e-11 0.0198497 -0.000740823 -6.62057e-11 0.0197687 -0.00073188 -1.09987e-10 0.0196741 -0.000714335 -1.3634e-10 0.0195701 -0.000688272 -1.40331e-10 0.0194566 -0.000657956 -1.09838e-10 -0.000621201 -9.88393e-11 0.0238963 0.0163256 3.26028e-12 0.0235354 0.0152427 4.86961e-12 0.0231945 0.014189 -5.32471e-12 0.0228081 0.0131587 8.08009e-12 0.0223679 0.0121009 6.04846e-12 0.0218826 0.0110417 6.13046e-12 0.0213632 0.010003 6.92398e-12 0.020812 0.00901081 9.81189e-12 0.020241 0.00806796 1.17455e-11 0.0196692 0.00719452 1.63655e-11 0.0191091 0.00639585 2.54823e-11 0.0185661 0.00568352 4.11809e-11 0.01807 0.00506857 7.12525e-11 0.0176119 0.00455204 7.44502e-11 0.0173362 0.00413551 1.57168e-10 0.0170869 0.00402285 2.11157e-10 0.0169854 0.00392277 2.27663e-10 0.0170377 0.00397587 2.15576e-10 0.0173851 0.00416253 2.81912e-10 0.0178134 0.0046117 3.25393e-10 0.0182198 0.00505812 1.51616e-10 0.0185303 0.00519019 1.51335e-10 0.0189421 0.00485219 9.16441e-11 0.019879 0.00348012 -3.44731e-11 0.0208658 0.00158008 7.96177e-11 0.0214959 0.000217742 -1.98378e-10 0.0219506 -0.000772662 -2.81281e-10 0.0220482 -0.00148006 -2.90283e-10 0.0217842 -0.00183008 -2.71264e-10 0.0215186 -0.00209364 -2.47425e-10 0.0212339 -0.00240475 -1.41618e-10 0.0209681 -0.00275129 -1.12217e-10 0.0207091 -0.00311134 -2.37879e-10 0.0204581 -0.00345828 -1.29314e-10 0.0202133 -0.00378371 -8.45647e-11 0.019981 -0.00407086 -1.1315e-10 0.0197676 -0.00432516 -1.06752e-10 0.0195714 -0.00453322 -1.43205e-10 0.0194005 -0.00470569 -1.15392e-10 0.0192576 -0.00483381 -1.01874e-10 0.0191477 -0.00492471 -8.8345e-11 0.0190756 -0.00497247 -3.83969e-11 0.0190528 -0.00498207 6.04252e-12 0.0190794 -0.00494359 5.37139e-11 0.0191614 -0.0048534 4.96369e-11 0.0192 -0.004714 9.34282e-11 0.0192318 -0.00456964 1.10237e-10 0.0194324 -0.00447002 1.3484e-10 0.019739 -0.00423819 1.92497e-10 0.0200526 -0.0039145 2.90152e-10 0.0203633 -0.00355554 3.13161e-10 0.0206636 -0.00319803 2.8949e-10 0.0209169 -0.00283097 2.67109e-10 0.0211134 -0.00248431 2.42891e-10 0.021254 -0.00216886 2.02852e-10 0.0213494 -0.00189193 1.61363e-10 0.0214252 -0.00164694 1.54904e-10 0.0214794 -0.00141456 1.53512e-10 0.021505 -0.00119271 1.49366e-10 0.0214983 -0.000994469 1.44511e-10 0.0214803 -0.000823785 1.26931e-10 0.0214496 -0.000664331 9.83365e-11 0.0214089 -0.000516622 8.51997e-11 0.0213594 -0.000379802 8.05833e-11 0.0213019 -0.000251615 7.5182e-11 0.0212364 -0.000131713 6.68878e-11 0.0211644 -2.03905e-05 5.68836e-11 0.0210876 8.19467e-05 4.7802e-11 0.0210077 0.000174973 4.12639e-11 0.0209261 0.000258489 3.56424e-11 0.0208443 0.000332325 3.62232e-11 0.0207628 0.000396186 4.25146e-11 0.0206826 0.000449434 5.44371e-11 0.0206048 0.000491282 6.58421e-11 0.0205307 0.00052049 7.6655e-11 0.0204623 0.000535376 8.80341e-11 0.020402 0.000535254 9.66126e-11 0.020349 0.000523193 1.01294e-10 0.0203078 0.000494237 1.03348e-10 0.020281 0.000446222 1.51215e-10 0.020271 0.000381082 -9.16749e-12 0.0202656 0.000304126 2.03744e-10 0.0202745 0.000214343 2.05811e-10 0.0203044 0.000102949 2.37791e-10 0.0203542 -2.06506e-05 4.33285e-11 0.0204052 -0.000144006 1.14043e-10 0.020453 -0.000260642 7.99174e-12 0.0204901 -0.000365258 2.94925e-10 0.0205343 -0.000467616 -5.7528e-11 0.0205635 -0.000558654 -9.52208e-11 0.0205692 -0.000631124 -1.5623e-10 0.020537 -0.000664195 -1.53487e-10 0.0204754 -0.000671239 1.56954e-10 0.020394 -0.000665329 1.00031e-11 0.0202983 -0.000648286 -7.55739e-11 0.0201914 -0.000622097 -1.17995e-10 0.0200748 -0.000589814 -1.36304e-10 0.0199511 -0.000553753 -1.28839e-10 0.0198212 -0.000516309 -1.26603e-10 -0.000476218 -1.31142e-10 0.0244813 0.0168905 4.59218e-12 0.0240362 0.015687 4.46975e-12 0.0236234 0.0146027 7.15917e-12 0.0232255 0.0135545 3.36871e-12 0.022792 0.0125359 9.09194e-12 0.0223175 0.0115132 4.62287e-12 0.0218118 0.0105098 8.44269e-12 0.0212867 0.00953218 8.66462e-12 0.0207401 0.00861425 1.35318e-11 0.020187 0.00773927 1.50927e-11 0.0196362 0.00694049 1.96785e-11 0.0191075 0.0062039 2.78813e-11 0.0185998 0.00555739 5.11652e-11 0.0181313 0.00499432 6.99942e-11 0.0177249 0.00451752 9.40652e-11 0.0174685 0.00419319 1.82894e-10 0.0172845 0.00401583 1.93304e-10 0.0172965 0.00386821 2.55672e-10 0.0174681 0.00388532 2.12557e-10 0.0179354 0.00403215 2.84632e-10 0.0184941 0.00431375 3.9814e-10 0.0191182 0.00445892 1.77739e-10 0.0200461 0.00379534 2.05077e-10 0.0212538 0.00203701 2.67668e-10 0.0221856 0.000591223 -7.96541e-11 0.0226727 -0.000214281 -2.40242e-10 0.0228173 -0.000856754 -2.44052e-10 0.0226949 -0.0012904 -2.56891e-10 0.0224059 -0.00146379 -2.71991e-10 0.022142 -0.00175853 -2.12583e-10 0.0218922 -0.00209561 -2.48193e-10 0.02165 -0.0024612 -2.24717e-10 0.0214111 -0.00283014 5.68997e-11 0.0211807 -0.00318643 -9.8292e-11 0.0209578 -0.00351819 -1.06037e-10 0.020748 -0.00381952 -6.07605e-11 0.0205474 -0.0040847 -6.62577e-11 0.0203588 -0.00431112 -4.60108e-11 0.0201856 -0.00449989 -1.16045e-10 0.0200289 -0.0046486 -1.10867e-10 0.0198946 -0.00476219 -1.19697e-10 0.0197896 -0.00483641 -7.63848e-11 0.0197106 -0.00487659 -4.51673e-11 0.019666 -0.00487361 -3.94638e-12 0.0196661 -0.00483505 2.84448e-11 0.0197125 -0.00474373 3.19162e-11 0.0197602 -0.00460355 5.28892e-11 0.019756 -0.00445315 1.30837e-10 0.0198328 -0.00430445 1.5264e-10 0.0200643 -0.00413762 1.96454e-10 0.0203669 -0.00385594 2.59588e-10 0.0206663 -0.00349909 2.95346e-10 0.0209572 -0.00312844 3.56719e-10 0.0212206 -0.00275339 3.50464e-10 0.0214354 -0.00238695 3.03143e-10 0.0215957 -0.00205008 2.53077e-10 0.0217017 -0.00174703 1.62892e-10 0.0217755 -0.00148136 1.67553e-10 0.0218337 -0.00124379 1.61498e-10 0.0218549 -0.00100983 1.46911e-10 0.0218388 -0.000803299 1.20249e-10 0.0218065 -0.000629326 6.81481e-11 0.0217655 -0.000473952 6.63731e-11 0.0217129 -0.000326377 7.47127e-11 0.0216532 -0.000191963 7.63138e-11 0.021588 -6.78471e-05 7.27612e-11 0.0215184 4.65478e-05 6.69863e-11 0.0214452 0.000151095 6.29521e-11 0.0213695 0.000245086 6.13779e-11 0.0212925 0.000328184 6.13317e-11 0.0212151 0.000399921 6.41776e-11 0.0211387 0.000459631 6.95834e-11 0.0210653 0.000506149 7.81844e-11 0.020997 0.000538335 8.88328e-11 0.0209367 0.000553832 1.04837e-10 0.0208859 0.000552905 1.21102e-10 0.0208448 0.000538358 1.16656e-10 0.0208158 0.000504711 1.2519e-10 0.0208041 0.000452402 1.79035e-10 0.0207953 0.00038685 1.48725e-10 0.0208026 0.000305429 1.41495e-10 0.0208342 0.000198683 1.05853e-10 0.0208887 7.76757e-05 1.8563e-10 0.0209456 -4.54063e-05 1.47722e-10 0.0210017 -0.000165071 1.09603e-10 0.0210474 -0.000272912 8.92385e-11 0.0210885 -0.000371494 1.99906e-11 0.021122 -0.000466593 2.76526e-11 0.0211384 -0.000545968 2.24073e-11 0.0211208 -0.00059312 -1.95674e-11 0.0210634 -0.000602879 -6.45026e-11 0.020985 -0.00059846 -1.1631e-10 0.0208918 -0.00058244 -1.29778e-10 0.0207835 -0.000555537 -1.42054e-10 0.0206642 -0.000521332 -1.60835e-10 0.0205358 -0.000482776 -1.5818e-10 0.0204013 -0.000442211 -1.54489e-10 0.0202629 -0.000401106 -1.2969e-10 0.0201229 -0.000361262 -1.26627e-10 -0.000321694 -1.14493e-10 0.025088 0.0174752 -1.9658e-13 0.0245951 0.0161792 4.48135e-12 0.0241387 0.0150597 8.9466e-12 0.0236919 0.0140013 3.52516e-12 0.0232453 0.0129813 1.85033e-12 0.022777 0.0119819 1.16456e-11 0.0222757 0.0110081 8.28289e-12 0.0217607 0.0100481 7.42369e-12 0.0212322 0.00914015 9.17177e-12 0.0206945 0.00827443 1.41054e-11 0.020157 0.00747122 1.77841e-11 0.0196297 0.00672433 2.31701e-11 0.0191224 0.00605138 3.16096e-11 0.0186515 0.00544656 5.24219e-11 0.0182126 0.00493256 7.10454e-11 0.0178806 0.00447509 1.18514e-10 0.0176159 0.00419731 1.89797e-10 0.0174982 0.00389677 1.99096e-10 0.0176428 0.00365322 2.09347e-10 0.0180548 0.00347526 2.99232e-10 0.0189175 0.00328766 4.4546e-10 0.0200266 0.00316657 3.89618e-10 0.021481 0.00202048 3.57194e-10 0.0226532 0.000703402 3.37525e-10 0.0232718 -3.37354e-06 3.73171e-11 0.0235531 -0.000468497 -4.81686e-12 0.0234868 -0.000751856 -8.07464e-11 0.0231299 -0.00087636 -2.37577e-10 0.0229045 -0.00116712 -2.83615e-10 0.0227049 -0.0014933 -2.24413e-10 0.0225177 -0.00185484 -2.28566e-10 0.0223333 -0.00223364 -1.90917e-10 0.0221574 -0.0026081 -2.60821e-10 0.0219866 -0.00296661 -1.48153e-10 0.0218194 -0.00329816 -1.06973e-10 0.0216489 -0.00359896 -6.45187e-11 0.0214708 -0.00386277 -7.99401e-11 0.0212896 -0.00409198 -6.62686e-11 0.021106 -0.00428208 -1.08849e-10 0.0209304 -0.00443989 -4.72788e-11 0.0207643 -0.00456082 -7.98724e-11 0.0206111 -0.00465142 -9.26526e-11 0.0204726 -0.0047065 -8.4817e-11 0.0203548 -0.0047306 -6.21711e-11 0.0202599 -0.00471807 -3.7387e-11 0.0202048 -0.00467219 5.43678e-12 0.0202019 -0.0045828 3.43309e-11 0.0202105 -0.00444596 5.38686e-11 0.0202218 -0.00430047 1.07778e-10 0.0202204 -0.004122 1.25378e-10 0.0203517 -0.00397618 1.69146e-10 0.0205918 -0.00373441 2.5016e-10 0.0208685 -0.00340913 3.96801e-10 0.0211478 -0.00303762 4.20801e-10 0.0214225 -0.00266575 3.88322e-10 0.0216566 -0.00228581 3.46357e-10 0.0218357 -0.00192415 2.70364e-10 0.0219574 -0.00159915 2.10747e-10 0.0220289 -0.00131136 1.9725e-10 0.0220861 -0.00106403 1.21677e-10 0.0221148 -0.000829654 1.17814e-10 0.0220995 -0.000612033 1.08674e-10 0.0220562 -0.000428788 9.25618e-11 0.0220081 -0.000277151 8.8862e-11 0.0219512 -0.000135247 7.86023e-11 0.0218882 -7.05377e-06 7.65074e-11 0.0218221 0.00010826 7.78923e-11 0.0217538 0.000212796 8.13315e-11 0.0216849 0.000305352 8.45415e-11 0.0216163 0.000385601 9.06963e-11 0.0215493 0.000452584 9.82708e-11 0.0214855 0.000504565 1.08598e-10 0.0214278 0.000540236 1.23416e-10 0.021378 0.000556347 1.35245e-10 0.0213397 0.000554989 1.5889e-10 0.0213102 0.00053644 1.7013e-10 0.0212966 0.000501453 1.34183e-10 0.0212833 0.000450372 2.06141e-10 0.0212894 0.000378784 2.09616e-10 0.0213248 0.000278567 2.12421e-10 0.0213834 0.000162115 2.1717e-10 0.0214483 4.25704e-05 1.94981e-10 0.0215103 -7.94513e-05 2.28274e-10 0.0215683 -0.000189985 9.73466e-11 0.021609 -0.000286212 1.78838e-10 0.0216533 -0.000378212 -1.96617e-11 0.021682 -0.000460137 -5.55085e-11 0.0216846 -0.000522047 -2.47441e-11 0.0216403 -0.000538875 -3.23317e-11 0.0215645 -0.00053385 -3.90786e-11 0.0214739 -0.000519313 -1.28126e-10 0.0213691 -0.000491411 -1.5965e-10 0.0212496 -0.000454731 -1.80733e-10 0.0211186 -0.000412979 -1.92107e-10 0.0209802 -0.000368594 -1.89361e-10 0.0208363 -0.000323674 -1.8049e-10 0.0206899 -0.000279865 -1.69791e-10 0.020543 -0.000238205 -1.67465e-10 0.0203965 -0.000199392 -1.67217e-10 -0.000163243 -1.57391e-10 0.0258273 0.0183583 -4.2029e-12 0.025154 0.016853 1.54666e-13 0.0246371 0.0155765 1.77855e-11 0.0241632 0.0144776 5.1489e-12 0.0236972 0.0134453 -1.22387e-11 0.023231 0.0124514 -3.44013e-12 0.0227459 0.0114882 1.2272e-12 0.0222361 0.0105598 4.47702e-12 0.0217181 0.00965201 3.6309e-12 0.0211942 0.00880032 8.62461e-12 0.0206673 0.00798945 1.37952e-11 0.0201501 0.00723955 1.66489e-11 0.0196421 0.00654566 2.46909e-11 0.01917 0.00590766 3.54156e-11 0.0187289 0.00535035 5.6834e-11 0.0183667 0.00480874 7.33997e-11 0.0181002 0.00439236 1.43784e-10 0.0179166 0.00400566 1.53667e-10 0.0179352 0.00355023 1.41951e-10 0.018274 0.00300753 3.11069e-10 0.019089 0.00232276 3.68808e-10 0.0208192 0.0011717 6.96542e-10 0.0225124 -0.000159609 1.37127e-09 0.0235478 -0.000488879 9.08796e-11 0.0240777 -0.00049783 -3.32445e-10 0.0241183 -0.000458137 -2.69287e-10 0.0239192 -0.000508005 -2.14892e-10 0.0238368 -0.000716372 -1.81951e-10 0.0237278 -0.000970262 -2.51911e-10 0.0236258 -0.00130401 -2.26442e-10 0.0235205 -0.00167043 -1.84026e-10 0.0234029 -0.00204524 -1.83265e-10 0.023264 -0.00241027 -2.07823e-10 0.0231064 -0.00275377 -2.1881e-10 0.022931 -0.0030711 -1.76948e-10 0.0227382 -0.00335699 -1.36526e-10 0.0225356 -0.00361096 -8.11471e-11 0.0223189 -0.00383143 -5.74541e-11 0.0220986 -0.00401956 2.8454e-11 0.0218766 -0.00417756 -7.23239e-11 0.0216583 -0.00430481 -3.51344e-11 0.021448 -0.00440474 -9.70059e-12 0.0212495 -0.00447397 -2.558e-11 0.021065 -0.00451668 -4.21087e-11 0.0209024 -0.00452701 -3.092e-11 0.0207646 -0.00451046 -2.20451e-11 0.0206619 -0.00445955 -4.54028e-12 0.0206093 -0.00437541 2.58255e-11 0.0205749 -0.00424843 4.80339e-11 0.0205708 -0.00409987 6.73471e-11 0.020542 -0.00393457 1.93695e-10 0.0205774 -0.00376109 2.15984e-10 0.0207443 -0.00356915 2.65501e-10 0.0209984 -0.00328919 3.46502e-10 0.0212648 -0.00293243 3.79203e-10 0.0215318 -0.00255304 4.1442e-10 0.0217787 -0.00217317 3.79342e-10 0.0219794 -0.0018005 3.2617e-10 0.0221229 -0.00145627 2.74372e-10 0.0222062 -0.00114878 2.29666e-10 0.0222576 -0.000882755 1.66646e-10 0.0222937 -0.000649389 1.6508e-10 0.0222934 -0.000429157 1.54965e-10 0.0222525 -0.000237298 1.37324e-10 0.0222004 -8.5972e-05 1.02923e-10 0.0221443 4.39255e-05 9.47911e-11 0.0220824 0.000161895 9.80509e-11 0.02202 0.000263795 1.02538e-10 0.0219598 0.000351123 1.06539e-10 0.0219028 0.000424735 1.17257e-10 0.0218508 0.000482335 1.33847e-10 0.0218067 0.000520954 1.45293e-10 0.0217727 0.00053945 1.79474e-10 0.0217504 0.000536095 1.87687e-10 0.0217396 0.000519642 2.18684e-10 0.0217232 0.000487062 2.2877e-10 0.0217302 0.000427157 2.35897e-10 0.0217703 0.000336772 2.48991e-10 0.0218371 0.000228351 2.5632e-10 0.0219076 0.00011442 2.50975e-10 0.0219809 -4.24025e-06 2.03469e-10 0.0220466 -0.000120623 1.90657e-10 0.0221039 -0.000215953 7.95264e-11 0.0221461 -0.000302122 4.36189e-11 0.0221762 -0.000383801 4.08967e-11 0.0221905 -0.000450603 1.64269e-12 0.022165 -0.000480418 -2.19521e-11 0.022098 -0.000475078 -1.18747e-10 0.0220076 -0.000461129 -1.18783e-10 0.0219027 -0.000432737 -1.65688e-10 0.0217815 -0.00039341 -1.70089e-10 0.0216477 -0.000347883 -1.81912e-10 0.0215056 -0.000298926 -1.93203e-10 0.0213572 -0.000249061 -1.86645e-10 0.0212058 -0.000200244 -1.65738e-10 0.0210529 -0.000153759 -1.44737e-10 0.0209011 -0.000110483 -1.33466e-10 0.0207507 -7.12466e-05 -1.29355e-10 0.0206029 -3.60184e-05 -1.34559e-10 -5.13805e-06 -1.25598e-10 0.0265123 0.0191599 6.56262e-13 0.0258092 0.017559 -3.78111e-13 0.0252061 0.0161758 -1.22387e-11 0.0246907 0.0149936 -4.12231e-12 0.0241981 0.0139358 2.60534e-12 0.0237062 0.0129441 -1.08688e-11 0.0232197 0.0119743 -2.64245e-12 0.0227184 0.0110609 7.39684e-13 0.0222063 0.0101612 2.61473e-12 0.0216887 0.00931857 3.8685e-12 0.0211702 0.00850188 1.0815e-11 0.0206599 0.00774785 1.52702e-11 0.0201592 0.00703498 2.1572e-11 0.0196906 0.00636825 2.69106e-11 0.0192666 0.00575713 4.50633e-11 0.0189153 0.00511288 5.83911e-11 0.0186625 0.00459653 6.80756e-11 0.018574 0.00403605 2.30042e-10 0.018697 0.00334935 1.7019e-11 0.0192404 0.00235299 5.34351e-10 0.0207309 0.000644185 1.54684e-10 0.0226343 -0.00106944 4.76853e-10 0.0238975 -0.00178352 1.15813e-09 0.0247217 -0.0014907 6.12159e-10 0.025244 -0.00101983 5.40844e-12 0.0254937 -0.000702518 -1.13879e-11 0.0254639 -0.000443144 -6.45975e-11 0.0252829 -0.000451082 -2.16697e-10 0.0251461 -0.000750193 -2.86827e-10 0.024983 -0.00106614 -2.78401e-10 0.0248163 -0.00143434 -2.53055e-10 0.0246427 -0.00180726 -2.30494e-10 0.0244546 -0.00216342 -2.24617e-10 0.0242541 -0.002493 -2.40968e-10 0.0240409 -0.00279563 -2.05518e-10 0.0238139 -0.00306858 -2.0228e-10 0.0235683 -0.00331351 -1.94193e-10 0.0233066 -0.00352731 -2.11191e-10 0.0230381 -0.00371378 -2.51976e-10 0.0227678 -0.00387133 -2.17826e-10 0.0225036 -0.0040038 -1.94174e-10 0.022248 -0.00410946 -1.68772e-10 0.0220029 -0.00419157 -1.50707e-10 0.0217692 -0.0042467 -1.12832e-10 0.0215502 -0.00427827 -9.95876e-11 0.0213481 -0.00428205 -8.76945e-11 0.0211713 -0.00426075 -5.76314e-11 0.0210282 -0.00421085 -3.10809e-11 0.020931 -0.00413186 1.98766e-11 0.0208685 -0.004017 3.37678e-11 0.0208212 -0.00386952 8.18691e-11 0.0207983 -0.00372575 1.52484e-10 0.0207736 -0.00353509 1.76972e-10 0.0208503 -0.00335861 2.23745e-10 0.0210382 -0.0031168 3.10924e-10 0.0212851 -0.00280163 4.43458e-10 0.0215437 -0.00243342 4.56472e-10 0.0218029 -0.00206199 4.54864e-10 0.0220278 -0.00168336 4.09503e-10 0.0221972 -0.00132146 3.57866e-10 0.0223082 -0.000997386 2.82353e-10 0.0223702 -0.00071447 2.38428e-10 0.0224114 -0.00047504 1.80901e-10 0.0224338 -0.000264386 1.76615e-10 0.0224162 -7.40824e-05 1.68223e-10 0.0223679 8.36723e-05 1.52142e-10 0.0223169 0.000201041 1.54789e-10 0.0222694 0.000295728 1.57403e-10 0.0222228 0.000377128 1.63843e-10 0.0221822 0.000439792 1.83524e-10 0.0221523 0.000478867 2.08006e-10 0.0221348 0.000498692 2.076e-10 0.022122 0.000500217 2.58752e-10 0.0221163 0.00048771 2.64854e-10 0.0221374 0.000440012 2.80259e-10 0.0221825 0.000364789 3.08094e-10 0.0222488 0.00027042 3.27458e-10 0.0223264 0.00016491 3.17511e-10 0.0224085 5.01873e-05 3.00862e-10 0.0224921 -6.4039e-05 2.50997e-10 0.0225609 -0.000165838 1.9873e-10 0.0226101 -0.000243948 1.00955e-10 0.0226574 -0.000319717 2.47204e-11 0.0226848 -0.000386683 1.16884e-11 0.0226783 -0.000429828 -3.28193e-12 0.0226207 -0.00042824 -4.10407e-11 0.0225392 -0.000411015 -1.15931e-10 0.0224417 -0.000382051 -1.37307e-10 0.022325 -0.000340042 -1.67964e-10 0.0221926 -0.000290535 -1.69327e-10 0.0220499 -0.000236463 -1.69158e-10 0.0218993 -0.000180913 -1.73213e-10 0.0217445 -0.00012589 -1.76331e-10 0.0215872 -7.32795e-05 -1.71868e-10 0.0214297 -2.43792e-05 -1.62569e-10 0.0212737 2.00734e-05 -1.53756e-10 0.0211203 5.96509e-05 -1.46576e-10 0.0209702 9.38511e-05 -1.42117e-10 0.0208246 0.000123511 -1.41156e-10 0.000148161 -1.29431e-10 0.0274702 0.0194053 3.59796e-13 0.0265794 0.0184447 4.45521e-13 0.0258384 0.0169174 -5.99025e-12 0.02524 0.0155933 -3.35258e-12 0.0247211 0.0144571 1.43839e-12 0.0242139 0.013449 -6.01421e-14 0.0237159 0.0124735 -1.76568e-12 0.0232104 0.0115646 -1.00426e-12 0.0227034 0.0106664 2.5892e-12 0.0221931 0.00982929 5.62248e-13 0.0216781 0.00901289 5.57645e-12 0.021177 0.00824614 1.16454e-11 0.0206883 0.00751487 1.64285e-11 0.0202305 0.00681491 2.15737e-11 0.019872 0.00610033 3.41405e-11 0.019517 0.00541858 4.85685e-11 0.0193274 0.00473319 5.62562e-11 0.0193854 0.00391521 1.03265e-10 0.0198974 0.00275104 1.03532e-10 0.0212763 0.000832086 2.55038e-10 0.0228727 -0.0012001 4.35056e-10 0.0240558 -0.0025161 5.12244e-10 0.0248323 -0.0028409 9.08158e-10 0.0254759 -0.00236265 8.9097e-10 0.0259619 -0.00161993 4.66048e-10 0.0263017 -0.00106213 1.03852e-10 0.0265394 -0.00069187 6.72089e-11 0.0265298 -0.000421241 -1.79133e-11 0.0263023 -0.000447448 -2.08386e-10 0.0261236 -0.000800585 -2.60227e-10 0.0259178 -0.00114915 -2.78034e-10 0.0256976 -0.00152505 -2.86555e-10 0.0254693 -0.00188031 -2.55661e-10 0.0252397 -0.00220192 -2.29988e-10 0.0250041 -0.00249208 -2.55248e-10 0.0247532 -0.00275301 -2.43884e-10 0.0244816 -0.00298688 -1.97966e-10 0.0241916 -0.00319448 -1.73763e-10 0.0238907 -0.00337721 -1.61889e-10 0.0235875 -0.00353511 -1.41925e-10 0.0232886 -0.0036702 -1.22161e-10 0.0229988 -0.00378159 -1.20705e-10 0.0227177 -0.00387185 -1.04844e-10 0.022448 -0.00393854 -1.19757e-10 0.0221873 -0.00398442 -1.14044e-10 0.0219397 -0.00400544 -1.12101e-10 0.0217097 -0.00400573 -9.86992e-11 0.0215038 -0.00398081 -7.54485e-11 0.0213303 -0.00393469 -3.97637e-11 0.0211972 -0.0038613 1.27907e-11 0.0211078 -0.0037592 2.91156e-11 0.0210192 -0.00362074 7.84493e-11 0.0209763 -0.00348038 1.14776e-10 0.0209366 -0.00331139 2.32605e-10 0.0209502 -0.0031239 2.57978e-10 0.0210731 -0.00291822 2.9983e-10 0.0212956 -0.00265013 3.63294e-10 0.0215432 -0.00230892 4.72837e-10 0.0217961 -0.00194063 4.86681e-10 0.0220357 -0.00156885 4.59005e-10 0.0222346 -0.00120422 3.99653e-10 0.0223801 -0.000868605 3.42976e-10 0.0224724 -0.00057517 2.89633e-10 0.0225256 -0.000325066 2.47599e-10 0.0225567 -0.000117513 2.38209e-10 0.0225722 5.50507e-05 2.44727e-10 0.0225625 0.000195056 2.32907e-10 0.0225355 0.000301978 2.26892e-10 0.0225086 0.000374078 2.34748e-10 0.0224937 0.000420101 3.21581e-10 0.0224807 0.000442233 3.6805e-10 0.0224847 0.000438145 1.77515e-10 0.0225128 0.000408748 3.33056e-10 0.0225762 0.000354051 3.6265e-10 0.0226486 0.000281031 3.84874e-10 0.0227317 0.000187464 3.93792e-10 0.0228237 7.94881e-05 3.77852e-10 0.0229193 -3.02021e-05 3.21893e-10 0.0230088 -0.000133101 2.65935e-10 0.0230777 -0.000213385 1.88922e-10 0.0231185 -0.000276622 6.28382e-11 0.0231591 -0.000338996 3.22473e-11 0.0231805 -0.00038601 7.19614e-12 0.0231512 -0.000394229 -2.34251e-11 0.0230726 -0.000372912 -6.65606e-11 0.022979 -0.000343329 -1.17326e-10 0.0228698 -0.000298115 -1.74324e-10 0.0227409 -0.000243485 -1.83022e-10 0.0225984 -0.000183826 -1.79986e-10 0.0224459 -0.000121615 -1.77453e-10 0.0222871 -5.98863e-05 -1.73654e-10 0.0221249 -9.724e-07 -1.61683e-10 0.0219623 5.48572e-05 -1.54048e-10 0.0218008 0.000105438 -1.42263e-10 0.0216422 0.00015089 -1.3331e-10 0.0214869 0.00019103 -1.22871e-10 0.0213354 0.000225838 -1.16894e-10 0.0211881 0.000254804 -1.10354e-10 0.0210457 0.000278747 -1.06985e-10 0.000296669 -9.65872e-11 0.0281014 0.0192604 -1.6235e-12 0.027447 0.0190986 -2.19613e-12 0.0266217 0.0177479 -3.58028e-12 0.0258824 0.0163322 -4.253e-12 0.0252763 0.0150662 4.49821e-13 0.0247334 0.0139886 3.47499e-12 0.0242186 0.0129892 2.07684e-13 0.0237137 0.0120689 -6.17328e-12 0.0231999 0.0111773 2.32214e-12 0.0226996 0.010329 -8.0156e-13 0.0221925 0.00951719 1.66223e-12 0.0217024 0.00873178 6.78913e-12 0.0212377 0.00797161 1.21666e-11 0.020843 0.00719658 1.65588e-11 0.0205051 0.00640215 3.35796e-11 0.0202431 0.00563973 3.86382e-11 0.0202149 0.0047093 5.10873e-11 0.0206553 0.00340345 7.83689e-11 0.0219496 0.00133966 1.2721e-10 0.0234564 -0.000887621 2.39464e-10 0.0245279 -0.00245618 3.82708e-10 0.0251149 -0.00326304 4.52257e-10 0.0254987 -0.00339737 6.18347e-10 0.0259347 -0.0030053 7.80454e-10 0.02642 -0.00229928 7.64619e-10 0.0267909 -0.00154788 5.22063e-10 0.0270792 -0.00100659 2.06206e-10 0.027357 -0.000718827 1.55136e-10 0.0274015 -0.00048822 5.9716e-11 0.0271586 -0.000506766 -7.3007e-11 0.0269386 -0.000838989 -2.90899e-10 0.0266932 -0.0011982 -3.19874e-10 0.0264249 -0.0015422 -2.84881e-10 0.0261536 -0.00186407 -2.57475e-10 0.0258825 -0.00215158 -2.5404e-10 0.0256025 -0.00240876 -2.20175e-10 0.0253073 -0.00263688 -2.09639e-10 0.024998 -0.00284164 -1.72995e-10 0.0246775 -0.00302112 -1.5921e-10 0.0243542 -0.00317953 -1.52936e-10 0.0240327 -0.00331467 -1.57805e-10 0.0237189 -0.00343076 -1.59202e-10 0.023414 -0.00352546 -1.62378e-10 0.023118 -0.00360197 -1.59921e-10 0.0228273 -0.00365673 -1.58279e-10 0.0225444 -0.00369275 -1.4982e-10 0.0222714 -0.00370713 -1.37148e-10 0.0220189 -0.00370377 -1.16023e-10 0.0217897 -0.00367965 -8.67155e-11 0.0215904 -0.00363678 -4.54452e-11 0.0214264 -0.00357104 7.07752e-12 0.021301 -0.0034789 5.32507e-11 0.0211914 -0.00335492 7.16495e-11 0.0211122 -0.00322106 1.24141e-10 0.0210691 -0.00307195 2.01277e-10 0.0210454 -0.00288387 2.21331e-10 0.0211085 -0.00270346 2.66893e-10 0.0212788 -0.00247203 3.46327e-10 0.0215156 -0.00217691 4.85014e-10 0.0217676 -0.0018278 5.07947e-10 0.0220285 -0.00147313 5.13568e-10 0.0222639 -0.00111493 4.874e-10 0.0224506 -0.000775607 4.45001e-10 0.0225885 -0.000475924 3.88218e-10 0.0226756 -0.000223972 3.49123e-10 0.0227317 -2.30556e-05 3.22474e-10 0.0227692 0.000128982 3.17434e-10 0.0227979 0.000239994 3.22073e-10 0.0228204 0.00030978 3.33051e-10 0.0228469 0.000339767 3.7e-10 0.0228894 0.000338056 3.81828e-10 0.0229462 0.00030986 4.02838e-10 0.0230209 0.000252772 4.26944e-10 0.0231129 0.000171809 4.35451e-10 0.0232181 7.53125e-05 4.42003e-10 0.0233297 -2.69112e-05 4.13697e-10 0.0234365 -0.000126448 3.55395e-10 0.023526 -0.000212628 2.76359e-10 0.0235895 -0.000266442 1.98338e-10 0.0236337 -0.000314617 2.30971e-11 0.0236638 -0.000359335 1.42894e-11 0.0236598 -0.000375475 -8.16923e-12 0.0236035 -0.00035543 -5.8067e-11 0.0235199 -0.000318871 -1.07115e-10 0.0234187 -0.000270434 -1.05085e-10 0.0232964 -0.000210744 -1.56295e-10 0.0231586 -0.00014437 -1.88645e-10 0.0230079 -7.45141e-05 -1.9107e-10 0.0228488 -5.50112e-06 -1.79366e-10 0.0226853 6.17834e-05 -1.69853e-10 0.0225207 0.000124616 -1.56661e-10 0.0223559 0.000182552 -1.44004e-10 0.0221931 0.000235435 -1.27863e-10 0.0220323 0.000282766 -1.16677e-10 0.0218745 0.000324339 -1.10849e-10 0.0217199 0.000359874 -1.05646e-10 0.0215693 0.000389455 -1.01807e-10 0.0214241 0.000412388 -9.59058e-11 0.0212848 0.000429771 -9.21404e-11 0.000439556 -8.28858e-11 0.0284109 0.0188419 -2.62653e-12 0.0281334 0.0193837 -2.76221e-12 0.0273933 0.0184895 -2.93598e-12 0.0266316 0.0170863 -3.70098e-12 0.0259377 0.0157618 -2.53155e-13 0.0253202 0.0146045 -1.31929e-12 0.0247519 0.0135587 -3.12705e-12 0.0242219 0.0125989 -5.4569e-12 0.0237084 0.0116893 4.65084e-12 0.0232026 0.0108318 9.2148e-13 0.022715 0.0100009 -2.2793e-12 0.022245 0.00919368 2.14046e-12 0.0218423 0.00836323 5.3647e-12 0.0215143 0.00749298 1.96388e-11 0.0212104 0.00667152 2.30903e-11 0.0211594 0.0056466 3.1922e-11 0.0215805 0.00422684 4.78154e-11 0.0228799 0.00200318 8.12632e-11 0.0243855 -0.000355915 1.46914e-10 0.0253791 -0.0020217 2.15461e-10 0.0258362 -0.00301134 2.82995e-10 0.026022 -0.00354807 3.51061e-10 0.0260934 -0.00358637 4.38324e-10 0.0263236 -0.0033838 6.21724e-10 0.0266647 -0.00284819 8.23851e-10 0.027063 -0.00212865 7.88927e-10 0.0274348 -0.00149821 5.63833e-10 0.0277141 -0.00104509 3.00891e-10 0.0280308 -0.000836708 2.44252e-10 0.0281498 -0.000622219 1.09753e-10 0.0279387 -0.000590887 -3.44621e-11 0.0276466 -0.000828898 -2.07415e-10 0.0273579 -0.00116987 -2.50286e-10 0.027044 -0.00147307 -2.44531e-10 0.0267325 -0.00176796 -2.3227e-10 0.0264205 -0.00203135 -2.17508e-10 0.026105 -0.00226405 -1.99768e-10 0.0257797 -0.00247006 -1.76642e-10 0.0254444 -0.00265061 -1.58281e-10 0.0251018 -0.00280817 -1.53168e-10 0.0247605 -0.00294405 -1.55528e-10 0.0244267 -0.00306094 -1.61982e-10 0.0241035 -0.00315979 -1.67293e-10 0.0237858 -0.00324122 -1.70005e-10 0.0234712 -0.00330439 -1.70141e-10 0.0231579 -0.00334983 -1.66181e-10 0.0228538 -0.00337724 -1.57044e-10 0.0225629 -0.00338894 -1.41356e-10 0.0222946 -0.00338381 -1.16668e-10 0.0220489 -0.0033636 -8.45533e-11 0.0218278 -0.00332422 -3.61783e-11 0.0216369 -0.00326699 2.31569e-12 0.0214834 -0.00318527 4.73741e-11 0.0213548 -0.00307828 6.83693e-11 0.0212506 -0.0029544 1.18972e-10 0.0212032 -0.00282231 1.51711e-10 0.0211644 -0.00265467 2.74186e-10 0.0211874 -0.00248651 2.93624e-10 0.0213052 -0.00228881 3.38053e-10 0.0215218 -0.00204269 4.10906e-10 0.0217756 -0.00173483 5.41441e-10 0.0220473 -0.00140105 5.78302e-10 0.0223155 -0.00106239 5.75469e-10 0.0225504 -0.000733793 5.37823e-10 0.0227418 -0.000443442 4.8602e-10 0.0228907 -0.00020533 4.5119e-10 0.0230023 -2.4755e-05 4.34384e-10 0.0230985 9.49441e-05 4.34771e-10 0.0231847 0.000163829 4.49122e-10 0.0232721 0.000184082 4.59755e-10 0.0233681 0.000162992 4.84827e-10 0.0234789 0.000108773 5.01444e-10 0.0236011 3.16884e-05 4.97788e-10 0.0237283 -5.84555e-05 4.63622e-10 0.0238541 -0.000152465 4.22918e-10 0.0239691 -0.000237148 3.56371e-10 0.0240563 -0.0003009 2.55692e-10 0.0241095 -0.000328022 1.42433e-10 0.0241566 -0.000359987 3.39254e-11 0.0241704 -0.0003748 2.21816e-11 0.0241336 -0.000359846 -6.41425e-12 0.02406 -0.000317519 -1.0026e-10 0.0239669 -0.000263742 -1.70271e-10 0.0238525 -0.000197325 -1.67543e-10 0.0237169 -0.000122679 -1.75733e-10 0.0235672 -4.42953e-05 -1.87133e-10 0.0234083 3.42071e-05 -1.94945e-10 0.0232442 0.000110645 -1.90266e-10 0.0230776 0.000182277 -1.7796e-10 0.0229104 0.00024904 -1.6042e-10 0.022744 0.000310459 -1.44981e-10 0.0225792 0.00036592 -1.29638e-10 0.0224168 0.000415418 -1.14942e-10 0.022257 0.000458672 -1.02426e-10 0.0221009 0.000495722 -9.35861e-11 0.0219492 0.000525961 -8.60279e-11 0.0218026 0.000549515 -7.9959e-11 0.0216622 0.000565103 -7.2564e-11 0.0215289 0.00057423 -6.81221e-11 0.000573677 -6.09687e-11 0.0283193 0.0185955 -3.44207e-12 0.0288717 0.0188254 -5.42626e-12 0.0283072 0.0190489 -2.53575e-12 0.0274785 0.0179102 -9.35702e-13 0.0267117 0.016532 -4.62311e-12 0.0260344 0.0152827 2.2435e-12 0.0254116 0.0141797 8.70654e-13 0.0248231 0.0131874 -3.83621e-12 0.0242641 0.012247 -6.59243e-12 0.0237457 0.0113481 3.07285e-13 0.0232622 0.0104778 2.68509e-13 0.0228588 0.00958781 2.7338e-12 0.0225252 0.00866552 1.23973e-11 0.0221948 0.00778841 1.33504e-11 0.0221385 0.00668436 1.82456e-11 0.0225791 0.00514509 3.0241e-11 0.0239483 0.00275722 5.27063e-11 0.0254665 0.000307344 9.66624e-11 0.0263975 -0.00140384 1.27843e-10 0.0268712 -0.00255566 1.8252e-10 0.0271801 -0.00338539 1.97106e-10 0.0270073 -0.00343974 2.41173e-10 0.0267418 -0.00337278 3.35161e-10 0.0264059 -0.00318637 5.57346e-10 0.0265005 -0.0030842 5.89796e-10 0.026993 -0.00277416 6.53134e-10 0.0275635 -0.00224683 7.59285e-10 0.0280324 -0.00166517 6.36663e-10 0.0283312 -0.00121487 3.83815e-10 0.0286633 -0.000980608 2.73601e-10 0.0287984 -0.000717441 1.10244e-10 0.0286175 -0.000621954 2.71612e-12 0.0282877 -0.000772734 -1.26401e-10 0.0279688 -0.00107917 -1.88657e-10 0.0276086 -0.00134032 -1.96641e-10 0.0272565 -0.00161088 -1.92066e-10 0.0269141 -0.00185582 -1.74673e-10 0.0265703 -0.00207033 -1.5496e-10 0.0262158 -0.00225795 -1.37282e-10 0.0258532 -0.00241802 -1.3762e-10 0.025491 -0.00255665 -1.44887e-10 0.0251404 -0.00267437 -1.60657e-10 0.0248016 -0.00277643 -1.72023e-10 0.0244688 -0.00286124 -1.82092e-10 0.0241351 -0.00293117 -1.84953e-10 0.0237997 -0.00298383 -1.84368e-10 0.0234695 -0.00302265 -1.76819e-10 0.0231524 -0.00304579 -1.64388e-10 0.0228546 -0.00305735 -1.42244e-10 0.0225754 -0.00305351 -1.14902e-10 0.0223153 -0.00303677 -7.8376e-11 0.0220757 -0.00300328 -3.56917e-11 0.0218629 -0.00295399 2.64323e-12 0.0216892 -0.0028859 4.31072e-11 0.0215493 -0.00279818 6.662e-11 0.0214316 -0.00268776 1.04776e-10 0.0213601 -0.00257061 1.67635e-10 0.0213105 -0.00243145 2.57529e-10 0.0212872 -0.00226223 2.79555e-10 0.0213737 -0.00212895 3.25672e-10 0.0215609 -0.00192655 4.09402e-10 0.0218093 -0.00166454 5.6272e-10 0.022095 -0.0013724 6.3184e-10 0.0224026 -0.00107384 6.55036e-10 0.0227015 -0.000785103 6.44558e-10 0.0229726 -0.000528219 6.1484e-10 0.0232066 -0.000319435 5.87435e-10 0.0234032 -0.000173202 5.6671e-10 0.0235768 -9.23591e-05 5.62868e-10 0.0237406 -7.1187e-05 5.60582e-10 0.0239021 -9.69097e-05 5.5039e-10 0.0240613 -0.000153972 5.28327e-10 0.0242145 -0.00022575 4.8465e-10 0.0243551 -0.00029874 4.21821e-10 0.0244787 -0.000362883 3.39253e-10 0.0245608 -0.000394481 2.32625e-10 0.02461 -0.000398344 3.58478e-11 0.0246478 -0.000405865 3.01169e-11 0.0246425 -0.0003913 1.7781e-11 0.024588 -0.000348392 -2.29625e-11 0.0245052 -0.000283957 -1.51424e-10 0.0244019 -0.000209772 -1.82425e-10 0.0242759 -0.000125839 -2.05122e-10 0.0241316 -3.66831e-05 -2.09415e-10 0.0239752 5.30416e-05 -2.05573e-10 0.0238112 0.000140355 -2.00734e-10 0.0236428 0.000223045 -1.89074e-10 0.0234733 0.000300687 -1.76032e-10 0.0233032 0.000372295 -1.61627e-10 0.0231339 0.000437416 -1.46674e-10 0.0229663 0.000496237 -1.31329e-10 0.0228016 0.000548331 -1.1651e-10 0.0226403 0.000593907 -1.03054e-10 0.0224828 0.000632337 -9.09445e-11 0.0223298 0.000663869 -8.09309e-11 0.0221823 0.00068745 -7.15913e-11 0.0220413 0.000703337 -6.39909e-11 0.0219083 0.000709616 -5.7165e-11 0.0217852 0.000708007 -5.38475e-11 0.000694373 -4.6744e-11 0.0283862 0.0164502 -5.25364e-12 0.0286455 0.0185585 -4.42716e-12 0.0288518 0.0188391 -4.69379e-12 0.0281712 0.0185929 -1.95841e-12 0.0273947 0.0173131 -2.36298e-12 0.0266773 0.0160004 2.93411e-12 0.0260451 0.0148099 3.90481e-12 0.0254639 0.0137652 -1.75011e-12 0.0249075 0.0128001 4.18351e-12 0.0243853 0.0118647 4.8454e-12 0.0239471 0.0109058 5.61339e-12 0.0235777 0.00992516 1.04579e-11 0.0232223 0.00898615 1.13466e-11 0.0231703 0.00779432 1.35081e-11 0.0236682 0.00612339 1.74127e-11 0.0251347 0.00357634 2.70995e-11 0.0266461 0.00107008 4.52744e-11 0.0275578 -0.000703176 7.19663e-11 0.0281068 -0.00198556 9.40828e-11 0.0284227 -0.00290388 1.02529e-10 0.0279607 -0.00295286 1.28248e-10 0.0275637 -0.00306112 1.81633e-10 0.0272887 -0.00315344 2.79126e-10 0.027156 -0.00315076 4.13005e-10 0.0270617 -0.00309721 4.45182e-10 0.0272206 -0.00305459 5.09168e-10 0.0276607 -0.00283697 6.13142e-10 0.0281851 -0.00238615 7.81314e-10 0.0286368 -0.00183316 6.54891e-10 0.028932 -0.00135607 3.88774e-10 0.0292494 -0.00106701 2.78219e-10 0.0293953 -0.000758584 1.12809e-10 0.0292503 -0.0005974 8.80853e-12 0.0288914 -0.000665958 -9.50286e-11 0.0285408 -0.000931433 -1.51548e-10 0.028155 -0.00115581 -1.69684e-10 0.0277847 -0.00140425 -1.66521e-10 0.0274192 -0.00163075 -1.45652e-10 0.0270427 -0.00182947 -1.2781e-10 0.0266553 -0.00199974 -1.25848e-10 0.0262693 -0.002144 -1.38631e-10 0.0258966 -0.00226697 -1.56633e-10 0.0255388 -0.00237174 -1.75319e-10 0.025188 -0.00246199 -1.8694e-10 0.0248345 -0.0025362 -1.92762e-10 0.0244802 -0.00259697 -1.92768e-10 0.0241289 -0.00264349 -1.8677e-10 0.0237913 -0.00267793 -1.75231e-10 0.0234685 -0.00270137 -1.55958e-10 0.0231594 -0.0027124 -1.29095e-10 0.0228641 -0.00271219 -9.92172e-11 0.0225829 -0.00269947 -6.43737e-11 0.0223233 -0.00267368 -2.1428e-11 0.0220923 -0.00263622 7.31896e-12 0.0218955 -0.00258325 4.35131e-11 0.0217403 -0.00251634 8.11123e-11 0.021611 -0.00242989 1.17577e-10 0.0215134 -0.00232992 1.69473e-10 0.0214664 -0.00221859 2.63713e-10 0.0214265 -0.00209442 2.86633e-10 0.0214653 -0.00197405 3.36551e-10 0.0216169 -0.00183142 4.16925e-10 0.0218689 -0.00165198 5.57645e-10 0.0221822 -0.0014273 6.91544e-10 0.0225583 -0.0012101 7.68359e-10 0.02295 -0.000983064 7.81227e-10 0.0233258 -0.000770546 7.70887e-10 0.0236745 -0.00060741 7.35572e-10 0.0239862 -0.000497853 6.84107e-10 0.0242568 -0.000443109 6.25828e-10 0.0244917 -0.000436263 5.66137e-10 0.0246917 -0.000456431 4.90914e-10 0.0248531 -0.000483457 3.96497e-10 0.0249799 -0.000507884 2.97478e-10 0.0250563 -0.000501303 1.84791e-10 0.0250978 -0.000478429 1.71913e-11 0.0251211 -0.000455431 3.04797e-12 0.0251002 -0.000411986 -1.68978e-11 0.0250319 -0.000341237 -7.01471e-11 0.0249338 -0.000255235 -1.47525e-10 0.024816 -0.000160607 -1.99231e-10 0.024679 -5.85877e-05 -2.25004e-10 0.0245285 4.44786e-05 -2.32481e-10 0.0243673 0.000145693 -2.26798e-10 0.024199 0.000241773 -2.14241e-10 0.0240281 0.000332074 -2.02541e-10 0.0238558 0.000415792 -1.87122e-10 0.0236842 0.000492401 -1.72567e-10 0.0235133 0.000562199 -1.57901e-10 0.023344 0.000624573 -1.42658e-10 0.0231772 0.000680034 -1.27113e-10 0.0230137 0.000727847 -1.12222e-10 0.0228546 0.000768544 -9.84718e-11 0.0227002 0.000801039 -8.57276e-11 0.0225523 0.00082568 -7.41962e-11 0.0224116 0.000840974 -6.28075e-11 0.0222803 0.000846999 -5.45118e-11 0.0221597 0.000841683 -4.68627e-11 0.0220526 0.000825659 -4.16829e-11 0.000796387 -3.22962e-11 0.0275694 0.0111978 -7.27265e-12 0.0286684 0.017456 -3.85755e-12 0.0290609 0.018445 -4.39788e-12 0.0288519 0.0188011 -1.23695e-12 0.0281232 0.0180407 -7.01662e-13 0.02736 0.0167661 -1.07517e-13 0.0266711 0.0154987 4.95693e-12 0.0260754 0.0143572 5.42385e-12 0.0255408 0.0133268 5.48038e-12 0.0250976 0.0122959 6.11518e-12 0.0246945 0.0112736 1.11492e-11 0.0243236 0.0102559 1.21669e-11 0.0242956 0.0089626 1.28118e-11 0.0248956 0.00711583 1.65844e-11 0.0264528 0.00442507 2.35679e-11 0.0279679 0.00191393 2.61508e-11 0.0289542 -2.16347e-06 3.71448e-11 0.0295032 -0.00127618 4.80746e-11 0.0297167 -0.00221859 5.32775e-11 0.0290873 -0.0022803 6.73434e-11 0.0286255 -0.0024884 9.54298e-11 0.0282442 -0.00270023 1.3795e-10 0.0279727 -0.0029209 1.96165e-10 0.0278536 -0.00310703 3.13764e-10 0.0278262 -0.00317574 4.25004e-10 0.0278049 -0.00314629 4.46769e-10 0.0279853 -0.00313927 4.96665e-10 0.0283893 -0.00293425 5.8505e-10 0.0288523 -0.00247944 7.31485e-10 0.0292485 -0.0019195 6.23546e-10 0.0295203 -0.00143636 4.06419e-10 0.029841 -0.00110229 1.59769e-10 0.0299918 -0.000757614 1.23367e-10 0.0298701 -0.000530009 4.8351e-11 0.0294931 -0.000514255 -8.37009e-11 0.0291225 -0.000725149 -1.5314e-10 0.0287251 -0.000919728 -1.82311e-10 0.028326 -0.00114366 -1.62276e-10 0.0279154 -0.00135382 -1.37204e-10 0.0274939 -0.00153788 -1.29676e-10 0.0270773 -0.00169458 -1.44907e-10 0.0266754 -0.00182636 -1.63601e-10 0.0262944 -0.00193906 -1.86741e-10 0.0259198 -0.00203642 -1.98558e-10 0.0255436 -0.00211737 -2.04181e-10 0.0251669 -0.00218555 -2.04892e-10 0.0247925 -0.00224011 -1.96466e-10 0.0244322 -0.00228393 -1.86873e-10 0.0240837 -0.0023189 -1.65937e-10 0.0237441 -0.0023416 -1.40785e-10 0.0234177 -0.00235759 -1.13937e-10 0.0230989 -0.00236113 -8.17599e-11 0.0228048 -0.00235784 -5.43117e-11 0.0225317 -0.00234485 -1.32827e-11 0.0222898 -0.00232229 1.30477e-11 0.0220813 -0.00229128 4.34839e-11 0.0219075 -0.00224787 9.26606e-11 0.0217792 -0.0021955 1.44313e-10 0.0216921 -0.00213424 1.92032e-10 0.0216309 -0.00204926 3.13998e-10 0.0216287 -0.00198969 3.30223e-10 0.0216984 -0.00192213 3.70349e-10 0.0218568 -0.00183849 4.52467e-10 0.0221099 -0.00172782 6.1873e-10 0.0224425 -0.00160634 7.45754e-10 0.0228572 -0.00147131 8.33404e-10 0.023331 -0.00132707 8.95984e-10 0.0238237 -0.00119094 8.79821e-10 0.0242783 -0.001051 8.04102e-10 0.0246712 -0.000936901 6.88891e-10 0.0249896 -0.000850545 5.50331e-10 0.0252296 -0.000784961 4.1364e-10 0.0254048 -0.000727662 2.73796e-10 0.0255136 -0.000671764 1.79449e-10 0.0255695 -0.000593208 -2.74845e-12 0.0255837 -0.000519744 -2.03161e-11 0.0255427 -0.000437006 -4.59161e-11 0.0254602 -0.00034002 -1.19167e-10 0.0253521 -0.000233014 -1.83097e-10 0.0252214 -0.000118465 -2.2157e-10 0.0250741 -1.30811e-06 -2.32452e-10 0.0249154 0.000117708 -2.46844e-10 0.0247496 0.000230094 -2.38226e-10 0.0245791 0.000336148 -2.23565e-10 0.0244054 0.000434862 -2.08214e-10 0.0242306 0.000525533 -1.94131e-10 0.0240561 0.000608516 -1.81796e-10 0.0238831 0.000683187 -1.69227e-10 0.0237126 0.000750278 -1.56026e-10 0.0235451 0.000809015 -1.42078e-10 0.0233814 0.000860178 -1.27403e-10 0.0232219 0.000902696 -1.12751e-10 0.0230682 0.000937208 -9.84691e-11 0.0229208 0.000962266 -8.50118e-11 0.0227817 0.000978091 -7.17157e-11 0.0226521 0.000982742 -5.86694e-11 0.0225344 0.000975986 -4.8839e-11 0.0224311 0.000955074 -3.93097e-11 0.0223447 0.000921062 -3.13923e-11 0.000879806 -2.23779e-11 0.0254704 0.00561474 -4.52782e-12 0.0285638 0.0143471 6.9216e-13 0.0288893 0.0181213 -1.93024e-12 0.0294035 0.0182918 -4.73071e-13 0.0289766 0.0184694 8.85919e-13 0.028197 0.0175437 1.76362e-12 0.0274521 0.0162398 5.4421e-12 0.0268007 0.0150016 6.42341e-12 0.0262976 0.0138185 1.25943e-11 0.0258347 0.0127201 1.63237e-11 0.0254554 0.0116089 1.74169e-11 0.025483 0.0101759 2.01456e-11 0.0262135 0.0081423 2.43304e-11 0.0278615 0.00529915 2.64186e-11 0.0293928 0.00275727 2.47317e-11 0.0303853 0.00087797 2.48342e-11 0.0309435 -0.000605353 2.57272e-11 0.0310524 -0.0014164 2.87605e-11 0.0303408 -0.00150577 3.73317e-11 0.0298343 -0.00176037 5.06602e-11 0.029393 -0.00205304 7.26901e-11 0.0290526 -0.00238016 1.03482e-10 0.0288136 -0.00271339 1.42265e-10 0.0286569 -0.00300311 2.12524e-10 0.0286068 -0.00319751 2.90301e-10 0.0286273 -0.00327307 4.17588e-10 0.0285844 -0.00319898 4.32974e-10 0.028641 -0.00310874 4.74433e-10 0.0289666 -0.00294212 5.58759e-10 0.0294178 -0.00254248 7.0877e-10 0.0297919 -0.00197516 5.89315e-10 0.0300582 -0.00147569 4.12967e-10 0.0303529 -0.0010948 1.92033e-10 0.0305185 -0.000725639 1.58118e-10 0.0304305 -0.000435232 7.22931e-11 0.0300631 -0.000334048 -7.20936e-11 0.0296738 -0.000470712 -1.46652e-10 0.0292686 -0.000644763 -2.03504e-10 0.0288257 -0.00083269 -1.79539e-10 0.0283674 -0.00102692 -1.69288e-10 0.027912 -0.00119773 -1.78649e-10 0.0274727 -0.00134385 -1.91454e-10 0.0270602 -0.00147077 -2.11368e-10 0.0266551 -0.00157963 -2.20955e-10 0.0262504 -0.00167043 -2.23637e-10 0.0258491 -0.00174769 -2.21918e-10 0.0254493 -0.00181135 -2.07562e-10 0.0250706 -0.00186605 -1.97184e-10 0.0246954 -0.00191174 -1.71183e-10 0.0243332 -0.00194757 -1.47159e-10 0.0239794 -0.00197792 -1.2056e-10 0.0236357 -0.00199856 -9.03273e-11 0.0233184 -0.00201574 -6.78219e-11 0.0230176 -0.00202614 -3.44776e-11 0.0227489 -0.00203173 -4.37971e-12 0.0225026 -0.00203373 2.71894e-11 0.0222911 -0.00202992 6.6399e-11 0.0221179 -0.00202385 1.22445e-10 0.0219935 -0.00201586 1.63227e-10 0.0219246 -0.00200159 3.10833e-10 0.0219078 -0.00199679 3.27388e-10 0.021952 -0.00199645 3.56064e-10 0.02207 -0.0019954 4.33934e-10 0.0222798 -0.00198907 5.57806e-10 0.0225563 -0.00196146 6.79188e-10 0.0229227 -0.00192051 7.78562e-10 0.0233754 -0.00186467 8.23769e-10 0.0238902 -0.00179937 8.94633e-10 0.024411 -0.00166439 8.48152e-10 0.0248887 -0.00150053 7.17332e-10 0.0252849 -0.00132267 5.42425e-10 0.0255854 -0.00114316 3.5392e-10 0.0257796 -0.000969699 2.08092e-10 0.0258981 -0.000806925 -2.39841e-11 0.0259382 -0.000649168 -4.1596e-11 0.0259058 -0.000499623 -6.56624e-11 0.0258202 -0.000355507 -1.01088e-10 0.0257113 -0.000217632 -2.58595e-10 0.0255743 -8.11491e-05 -2.61616e-10 0.0254239 5.06344e-05 -2.60947e-10 0.0252653 0.000180173 -2.77008e-10 0.0251023 0.000303704 -2.58694e-10 0.0249335 0.00041977 -2.37993e-10 0.0247623 0.000527284 -2.18482e-10 0.0245898 0.000626404 -2.03288e-10 0.0244182 0.000716265 -1.90666e-10 0.0242468 0.00079769 -1.8038e-10 0.0240774 0.00086974 -1.70145e-10 0.0239102 0.000933564 -1.58688e-10 0.0237467 0.000987902 -1.45638e-10 0.023588 0.00103394 -1.31223e-10 0.0234346 0.00107 -1.165e-10 0.0232884 0.00109692 -1.01282e-10 0.0231499 0.00111261 -8.68797e-11 0.0230222 0.00111712 -7.13374e-11 0.0229072 0.001108 -5.66402e-11 0.0228092 0.00108366 -4.41216e-11 0.0227284 0.00104499 -3.45259e-11 0.0226652 0.000992699 -2.39708e-11 0.000939416 -1.1951e-11 0.0207675 0.00310589 4.54184e-11 0.0268373 0.00832679 -1.84167e-11 0.0289242 0.0160484 -5.61874e-12 0.0291441 0.0180746 4.79418e-13 0.0294294 0.0181833 1.51069e-12 0.0290487 0.01792 2.23686e-12 0.028286 0.0169953 4.21596e-12 0.0276345 0.0156432 5.6545e-12 0.0270432 0.0143697 1.51335e-11 0.026604 0.0131192 1.68787e-11 0.0266746 0.011466 2.08781e-11 0.0276152 0.00915129 2.71039e-11 0.0294047 0.00616783 3.53756e-11 0.0309492 0.00362547 2.24314e-11 0.0319891 0.00168993 1.72472e-11 0.0326279 0.000220306 1.59983e-11 0.032473 -0.000465467 1.66009e-11 0.0317266 -0.000654536 1.64951e-11 0.0311474 -0.00093395 3.05836e-11 0.0306658 -0.00128383 3.98762e-11 0.0302937 -0.00169143 5.62528e-11 0.0300041 -0.00211444 8.01456e-11 0.0297859 -0.00250967 1.07593e-10 0.0295934 -0.00284868 1.53167e-10 0.0294526 -0.00309968 2.13632e-10 0.0293675 -0.00325426 2.94064e-10 0.0293641 -0.00328691 3.69498e-10 0.0293395 -0.00319391 4.51406e-10 0.0293133 -0.00302779 4.71752e-10 0.0295015 -0.00286037 5.29989e-10 0.0298894 -0.00252123 6.32427e-10 0.0302374 -0.00199234 6.07469e-10 0.0305051 -0.00146572 4.51637e-10 0.0307785 -0.0010506 2.27399e-10 0.0309525 -0.000662622 2.14862e-10 0.0308891 -0.000318109 1.40493e-10 0.0305557 -0.000141417 2.68989e-13 0.0301727 -0.000177805 -2.50574e-10 0.0297404 -0.000315158 -2.47009e-10 0.0292572 -0.000479275 -2.52021e-10 0.0287632 -0.000653146 -2.43248e-10 0.0282864 -0.000817013 -2.45047e-10 0.0278406 -0.000962092 -2.57413e-10 0.0273997 -0.00108615 -2.58624e-10 0.0269646 -0.00119019 -2.53785e-10 0.0265336 -0.00127955 -2.41738e-10 0.0261108 -0.00135649 -2.21306e-10 0.0257087 -0.0014235 -2.05477e-10 0.0253088 -0.00148223 -1.76553e-10 0.0249236 -0.00153218 -1.52e-10 0.0245459 -0.0015779 -1.25084e-10 0.0241827 -0.00161753 -9.64552e-11 0.023847 -0.00165541 -7.49016e-11 0.0235268 -0.00169072 -4.2352e-11 0.0232375 -0.00172464 -1.44086e-11 0.0229687 -0.00175997 2.20865e-11 0.0227338 -0.00179506 6.42533e-11 0.0225389 -0.00183525 1.12214e-10 0.0223897 -0.00188049 1.77439e-10 0.0223011 -0.00193168 2.40777e-10 0.0222584 -0.00199886 3.78587e-10 0.022284 -0.0020686 3.92107e-10 0.0223805 -0.00214239 4.23869e-10 0.0225505 -0.00221732 4.93948e-10 0.0228042 -0.00229308 6.19171e-10 0.0231454 -0.00234333 7.13313e-10 0.0235435 -0.00234493 6.89898e-10 0.0239702 -0.00230792 7.56368e-10 0.0244306 -0.00220093 7.27979e-10 0.024887 -0.00201876 6.40569e-10 0.0252993 -0.00178045 5.01546e-10 0.0256306 -0.00150583 3.43689e-10 0.025869 -0.00122304 1.6605e-10 0.026005 -0.000945485 2.25724e-11 0.0260794 -0.000710605 -1.48172e-10 0.0260613 -0.000469155 -1.58782e-10 0.0259742 -0.000257222 -1.67598e-10 0.0258476 -7.30558e-05 -2.35251e-10 0.0257004 8.54248e-05 -2.57034e-10 0.0255387 0.000231516 -2.59877e-10 0.0253732 0.000366563 -2.58002e-10 0.0252083 0.000491453 -2.45753e-10 0.0250451 0.000607171 -2.28719e-10 0.0248819 0.000713673 -2.10781e-10 0.0247184 0.000811515 -1.97146e-10 0.0245548 0.000899665 -1.86633e-10 0.0243939 0.00097873 -1.784e-10 0.0242359 0.0010478 -1.69344e-10 0.024082 0.00110752 -1.58692e-10 0.0239319 0.00115699 -1.46071e-10 0.0237868 0.00119662 -1.31814e-10 0.0236479 0.00122507 -1.17101e-10 0.0235176 0.00124226 -1.0126e-10 0.0233977 0.00124608 -8.58524e-11 0.0232917 0.00123558 -6.86321e-11 0.0232024 0.00120753 -5.27138e-11 0.0231299 0.00116488 -3.85965e-11 0.0230732 0.00110909 -2.94717e-11 0.0230276 0.00104352 -1.23842e-11 0.000962982 -1.03964e-11 0.0191469 0.00151485 2.88322e-12 0.0233218 0.00416141 -2.27261e-12 0.0282231 0.0111398 -1.69407e-12 0.0292571 0.0170281 2.0149e-12 0.029421 0.0180122 2.29662e-12 0.0294435 0.0178897 3.22121e-12 0.0289854 0.017449 5.86052e-12 0.0283033 0.0162881 1.46765e-11 0.0277448 0.014888 1.66037e-11 0.0278423 0.0129577 2.08691e-11 0.0291375 0.0100787 2.36407e-11 0.0310925 0.00701314 2.90961e-11 0.0326225 0.00449657 1.68413e-11 0.0337131 0.00250056 8.21691e-12 0.0343206 0.00105901 1.04627e-11 0.033941 0.00060723 8.35663e-12 0.0331759 0.000330324 6.95304e-12 0.0325531 -6.61832e-06 9.45432e-12 0.0320383 -0.00042141 2.19061e-11 0.0316403 -0.00090716 3.16522e-11 0.0313368 -0.00140377 4.06902e-11 0.0310638 -0.00187309 6.08777e-11 0.0308204 -0.00228745 8.07589e-11 0.0305859 -0.00263913 1.12741e-10 0.0303622 -0.00291329 1.57032e-10 0.0301773 -0.003108 2.15672e-10 0.0300393 -0.00321425 2.83413e-10 0.0299798 -0.00321576 3.77791e-10 0.0299694 -0.00310876 4.14727e-10 0.0299203 -0.00293348 5.43558e-10 0.0299763 -0.00270628 5.63295e-10 0.0302611 -0.00240999 5.94974e-10 0.0305943 -0.00195949 6.58382e-10 0.0308504 -0.00142085 4.86973e-10 0.0310742 -0.00097387 3.06439e-10 0.0312394 -0.000568668 2.60509e-10 0.0312172 -0.000180674 1.80849e-10 0.030977 6.23033e-05 -1.51629e-11 0.0305929 0.000141192 -2.46911e-10 0.0301212 5.92835e-05 -3.38523e-10 0.0296047 -8.21742e-05 -3.13227e-10 0.0291003 -0.000251945 -3.08807e-10 0.0286189 -0.000408976 -3.13702e-10 0.0281391 -0.000548653 -3.06843e-10 0.027664 -0.000671843 -2.81505e-10 0.0272026 -0.000780532 -2.56317e-10 0.0267537 -0.000875447 -2.29331e-10 0.0263267 -0.000958283 -2.06988e-10 0.0259053 -0.00103227 -1.76802e-10 0.0254979 -0.0010991 -1.48361e-10 0.0251048 -0.00116269 -1.22819e-10 0.0247266 -0.00122377 -9.27373e-11 0.0243768 -0.00128416 -7.12814e-11 0.0240429 -0.00134662 -3.70419e-11 0.0237389 -0.00141072 -7.36131e-12 0.02346 -0.00148207 3.29368e-11 0.0232186 -0.00156037 7.87009e-11 0.0230225 -0.00165242 1.27941e-10 0.0228748 -0.00175774 1.95845e-10 0.0227893 -0.0018801 2.55291e-10 0.0227516 -0.00202044 3.80373e-10 0.0227836 -0.00216143 3.93786e-10 0.0228804 -0.00230467 4.14005e-10 0.0230387 -0.00244797 4.71855e-10 0.023243 -0.0025776 5.33473e-10 0.023494 -0.0026726 5.36289e-10 0.0237811 -0.00270953 5.87246e-10 0.024094 -0.00267735 5.17167e-10 0.0244208 -0.00257253 4.97925e-10 0.0247577 -0.00238764 4.72769e-10 0.0250869 -0.00212933 4.09474e-10 0.0253894 -0.00181476 3.31946e-10 0.0256417 -0.00146989 2.02901e-10 0.025827 -0.00111752 1.04553e-10 0.0259191 -0.000781511 -8.84377e-11 0.0259662 -0.000494931 -1.05064e-10 0.0259422 -0.000212544 -1.37931e-10 0.0258555 3.44637e-05 -1.886e-10 0.0257205 0.000244164 -2.7952e-10 0.0255708 0.000404062 -2.59279e-10 0.0254093 0.000550664 -2.55292e-10 0.0252466 0.000676926 -2.43459e-10 0.0250864 0.000790034 -2.2603e-10 0.0249282 0.000893639 -2.08435e-10 0.0247727 0.000987886 -1.95195e-10 0.0246195 0.00107301 -1.85129e-10 0.0244692 0.00114848 -1.76391e-10 0.0243235 0.00121364 -1.66433e-10 0.0241827 0.00126825 -1.55052e-10 0.0240491 0.00131148 -1.41828e-10 0.0239223 0.00134312 -1.27494e-10 0.0238045 0.00136138 -1.12145e-10 0.0236975 0.00136599 -9.62664e-11 0.0236054 0.00135285 -7.92466e-11 0.0235324 0.00132276 -6.16132e-11 0.0234787 0.00127343 -4.81825e-11 0.0234353 0.00121929 -2.79702e-11 0.0233987 0.00115601 -2.5612e-11 0.0233904 0.0010601 -1.89e-11 0.000927031 -5.21068e-12 0.0180286 0.000611019 -2.3698e-12 0.0201721 0.00202127 -2.36808e-12 0.0257239 0.00558512 -9.8679e-12 0.0289994 0.0137422 2.70897e-12 0.0295706 0.0174316 3.0752e-12 0.0296208 0.0178274 5.32449e-12 0.0295189 0.0175337 8.23151e-12 0.029299 0.0164737 1.35358e-11 0.0298359 0.0142954 2.37089e-11 0.0312986 0.0113696 3.73479e-11 0.0330513 0.0081289 2.97048e-11 0.0344459 0.00550297 1.59347e-11 0.0355784 0.00334728 3.33312e-12 0.0360771 0.00199276 2.48439e-12 0.0353996 0.00174113 1.87844e-12 0.0346332 0.00140559 6.7376e-13 0.0340028 0.000969061 8.62568e-12 0.0334905 0.000507141 1.00752e-11 0.0330816 -2.3559e-05 1.46167e-11 0.0327571 -0.000606753 2.43871e-11 0.0324773 -0.00113548 2.88664e-11 0.0321958 -0.00161076 4.33987e-11 0.0319158 -0.00202062 5.88691e-11 0.0316337 -0.00236714 8.04662e-11 0.031342 -0.00264844 1.15072e-10 0.0310752 -0.00286249 1.56931e-10 0.0308284 -0.00301158 2.1284e-10 0.0306384 -0.00308038 2.82255e-10 0.0305209 -0.00306496 3.59577e-10 0.0304409 -0.00294498 4.16193e-10 0.0304054 -0.00278993 5.67176e-10 0.0304099 -0.00253576 5.672e-10 0.0305378 -0.00222003 5.84738e-10 0.030807 -0.00183622 6.2112e-10 0.0310323 -0.0013347 5.61101e-10 0.0312063 -0.000852383 3.48878e-10 0.0313705 -0.000439462 3.14562e-10 0.0313916 -2.9041e-05 2.35555e-10 0.0312202 0.000295432 7.324e-11 0.0308453 0.000460144 -1.67533e-10 0.0303929 0.000413472 -3.56023e-10 0.0298829 0.000321444 -4.02606e-10 0.0293705 0.000185633 -3.98337e-10 0.0288481 4.08445e-05 -3.75925e-10 0.028327 -0.000109793 -3.16223e-10 0.0278298 -0.00024548 -2.74823e-10 0.0273543 -0.00036391 -2.36284e-10 0.0269021 -0.0004687 -2.05673e-10 0.026461 -0.000564448 -1.66954e-10 0.0260335 -0.000654909 -1.32463e-10 0.0256281 -0.000741086 -1.07025e-10 0.0252418 -0.000827138 -7.55254e-11 0.0248869 -0.000914193 -5.19112e-11 0.0245534 -0.00100816 -1.75926e-11 0.0242522 -0.00111015 1.34228e-11 0.0239865 -0.00122538 6.18572e-11 0.0237617 -0.00135589 1.13922e-10 0.023588 -0.00150628 1.73928e-10 0.0234656 -0.00167557 2.26654e-10 0.0233967 -0.00186947 3.29764e-10 0.0233839 -0.0020688 3.33336e-10 0.0234247 -0.00226913 3.46657e-10 0.0235125 -0.00246614 3.8074e-10 0.0236354 -0.00264949 4.44206e-10 0.0237761 -0.00279213 4.14175e-10 0.0239248 -0.00288017 3.83007e-10 0.0240756 -0.00290775 3.59774e-10 0.0242326 -0.00286443 3.04102e-10 0.0243963 -0.00275171 2.81505e-10 0.0245725 -0.00256684 2.83023e-10 0.0247662 -0.00231555 2.85754e-10 0.0249789 -0.00201054 2.92859e-10 0.0252003 -0.00166878 2.56329e-10 0.0254024 -0.00129433 2.06257e-10 0.0255589 -0.00091159 9.13966e-11 0.0256406 -0.000551165 1.39403e-11 0.0256868 -0.000235045 -9.28868e-11 0.0256936 5.0958e-05 -1.05639e-10 0.0256421 0.000318612 -1.34705e-10 0.0255262 0.00054302 -1.70111e-10 0.0253906 0.000706415 -2.36924e-10 0.0252462 0.000841811 -2.41555e-10 0.0250921 0.000963584 -2.2666e-10 0.0249398 0.00106567 -2.09548e-10 0.0247916 0.00115531 -1.9559e-10 0.0246488 0.00123514 -1.83191e-10 0.024511 0.00130493 -1.71478e-10 0.0243795 0.00136394 -1.59137e-10 0.0242536 0.00141195 -1.46375e-10 0.0241365 0.00144677 -1.32273e-10 0.0240285 0.00146806 -1.17722e-10 0.0239334 0.00147273 -1.0137e-10 0.0238548 0.00145944 -8.60857e-11 0.0237968 0.00142343 -6.66719e-11 0.0237567 0.00137487 -5.3992e-11 0.0237086 0.00133118 -3.51581e-11 0.0236853 0.00125196 -3.18029e-11 0.023714 0.00113576 -2.50468e-11 0.0237809 0.00100077 -1.4567e-11 0.00082762 4.50553e-12 0.0172618 0.000367525 -1.11786e-13 0.0183904 0.000894212 -1.47831e-12 0.0211683 0.00280192 -1.58606e-12 0.0270732 0.00783376 -1.15101e-12 0.0294953 0.0150008 2.65917e-12 0.0300446 0.0172676 6.61121e-12 0.0305486 0.0169839 1.44375e-11 0.0314413 0.0155024 2.57237e-11 0.0329795 0.0126325 4.37711e-11 0.0349825 0.00917584 4.90311e-11 0.0364674 0.00653667 2.29725e-11 0.0377331 0.00422806 5.30887e-12 0.0378512 0.00323191 1.48175e-12 0.0368595 0.0030125 -5.88503e-12 0.0361058 0.0025112 -1.01392e-12 0.0355227 0.00200274 9.54321e-13 0.0349988 0.0014916 7.62213e-12 0.0346114 0.000888363 1.00151e-11 0.0343074 0.000280278 1.27442e-11 0.0339935 -0.000305424 1.8376e-11 0.0336865 -0.000835375 2.02646e-11 0.0333566 -0.00129591 2.82661e-11 0.0330018 -0.00169113 4.22951e-11 0.0326503 -0.00202718 5.4819e-11 0.0322882 -0.00230893 8.25304e-11 0.0319461 -0.00253527 1.09412e-10 0.0316186 -0.00270819 1.5113e-10 0.0313177 -0.00281972 2.04405e-10 0.0310742 -0.00286735 2.70186e-10 0.0308882 -0.00283467 3.35832e-10 0.0307344 -0.0027202 4.2448e-10 0.0306622 -0.00256613 5.13908e-10 0.0306356 -0.00232322 5.89597e-10 0.0306556 -0.00198863 5.97061e-10 0.0308028 -0.00162263 6.09758e-10 0.0309973 -0.0011851 6.23099e-10 0.0311418 -0.000697481 4.24809e-10 0.0312833 -0.000272053 4.03537e-10 0.0313474 0.000151938 3.44524e-10 0.0312463 0.000515006 1.81915e-10 0.0308907 0.000772526 -1.53399e-10 0.0304674 0.000787811 -2.63736e-10 0.0300022 0.000719616 -3.37171e-10 0.0294886 0.000613947 -3.36122e-10 0.0289463 0.000475843 -3.29999e-10 0.028417 0.000329354 -3.04875e-10 0.0279122 0.000186329 -2.64703e-10 0.0274307 5.18372e-05 -2.264e-10 0.0269729 -7.79023e-05 -1.68016e-10 0.0265326 -0.000202625 -1.17838e-10 0.0261242 -0.000321033 -8.74254e-11 0.0257433 -0.000438969 -4.68301e-11 0.0253956 -0.000563544 -1.35575e-11 0.0250825 -0.000696739 1.63773e-11 0.0248011 -0.000845025 6.93898e-11 0.0245646 -0.00101144 1.20345e-10 0.0243735 -0.00120115 1.77284e-10 0.0242362 -0.00141432 2.32626e-10 0.0241529 -0.00164975 2.85657e-10 0.0241091 -0.00189837 3.31848e-10 0.0241123 -0.00214561 3.32601e-10 0.0241506 -0.00238174 3.35952e-10 0.0242056 -0.00259415 3.31057e-10 0.024252 -0.00276542 2.89154e-10 0.0242898 -0.00288232 2.23207e-10 0.0243134 -0.00293691 1.88739e-10 0.0243263 -0.00293304 1.37448e-10 0.0243154 -0.00286156 1.31157e-10 0.0242965 -0.0027351 1.30806e-10 0.0242942 -0.0025598 1.32536e-10 0.0243374 -0.00233913 1.53496e-10 0.0244541 -0.00208691 2.06798e-10 0.0245915 -0.001774 2.44534e-10 0.0247486 -0.00142072 2.51144e-10 0.0249146 -0.00104945 2.34946e-10 0.0250672 -0.000675978 1.74686e-10 0.0251758 -0.000315926 7.5326e-11 0.0252406 1.52378e-05 -6.07943e-12 0.0252818 0.00030323 -1.072e-10 0.025291 0.000559126 -1.19341e-10 0.0252248 0.000795997 -1.47549e-10 0.025109 0.000980453 -2.0314e-10 0.024986 0.00110986 -2.12936e-10 0.0248598 0.00121598 -2.14436e-10 0.024729 0.00130904 -2.04704e-10 0.024603 0.0013834 -1.88268e-10 0.0244836 0.00144493 -1.7098e-10 0.0243729 0.00149489 -1.53216e-10 0.0242712 0.00153315 -1.3707e-10 0.024182 0.00155555 -1.19603e-10 0.0241058 0.00156268 -1.03739e-10 0.0240497 0.00154658 -8.51764e-11 0.024015 0.00150979 -7.14847e-11 0.0239749 0.00147721 -5.25733e-11 0.0239441 0.00141849 -4.86172e-11 0.0239656 0.00132061 -3.79985e-11 0.0240335 0.00119368 -2.94456e-11 0.0241365 0.00103811 -7.92527e-12 0.0242707 0.000870896 -7.06863e-12 0.000682067 -5.2954e-12 0.0170967 0.000166993 -4.14273e-13 0.017529 0.000460637 -4.79725e-13 0.0190889 0.00123873 -1.08637e-12 0.0230001 0.0039179 -5.29808e-13 0.0286005 0.0093883 1.4951e-12 0.0305957 0.0152535 9.67142e-12 0.0321642 0.0153295 2.80785e-11 0.0341527 0.0133273 5.16568e-11 0.0365927 0.0100245 4.95251e-11 0.0383369 0.007363 1.72786e-11 0.0396963 0.00511957 1.30365e-11 0.0392274 0.00467333 3.14121e-12 0.038151 0.00434808 -6.95232e-12 0.037453 0.00374132 -8.1939e-12 0.0368345 0.00314523 -1.40662e-12 0.0363153 0.00252585 6.77827e-13 0.0359424 0.00185312 3.30589e-12 0.0356294 0.00118426 4.04578e-12 0.0353313 0.000563468 4.60903e-12 0.0349986 9.12162e-06 1.09831e-11 0.0346504 -0.000499832 1.25368e-11 0.0342816 -0.000933987 1.7305e-11 0.0338955 -0.00131018 2.79178e-11 0.0335102 -0.00163435 3.67106e-11 0.0331149 -0.00191074 5.60822e-11 0.0327215 -0.00213971 7.72668e-11 0.0323348 -0.00232331 1.05159e-10 0.0319539 -0.00245743 1.45739e-10 0.0316027 -0.00253985 1.88489e-10 0.0312871 -0.00256608 2.50897e-10 0.0310339 -0.00252258 3.0387e-10 0.030812 -0.00241582 3.72019e-10 0.0306628 -0.00226937 4.78568e-10 0.0306122 -0.00204604 5.4634e-10 0.0305872 -0.0017277 6.19413e-10 0.0306271 -0.00135545 6.21843e-10 0.03076 -0.000960517 6.10212e-10 0.03087 -0.000507538 5.46088e-10 0.0309835 -7.00054e-05 5.09721e-10 0.0310662 0.000351211 3.9219e-10 0.0310427 0.000734872 2.32903e-10 0.0307617 0.00104461 4.53294e-11 0.030359 0.00115282 -1.54466e-10 0.0299154 0.00109732 -2.20412e-10 0.0294148 0.00101964 -2.54789e-10 0.0289028 0.000890693 -2.63254e-10 0.0284019 0.000740105 -2.45984e-10 0.0279092 0.000581507 -1.95301e-10 0.0274354 0.000421018 -1.6267e-10 0.0269908 0.000260352 -1.1436e-10 0.0265818 9.95521e-05 -7.47775e-11 0.026217 -6.53249e-05 -6.19965e-12 0.0258896 -0.00024042 2.96389e-11 0.0256036 -0.000426791 8.4595e-11 0.0253617 -0.000632035 1.40374e-10 0.0251693 -0.000861018 1.94715e-10 0.0250314 -0.00111429 2.47748e-10 0.0249403 -0.00138883 2.89879e-10 0.024892 -0.00167507 3.17817e-10 0.0248728 -0.00195888 3.14509e-10 0.0248728 -0.00222203 2.96745e-10 0.024871 -0.00245055 2.66835e-10 0.0248451 -0.00262946 2.05898e-10 0.0247905 -0.00275117 1.05684e-10 0.0247004 -0.00281411 2.08041e-11 0.0245837 -0.00282593 -3.59258e-12 0.0244552 -0.00279168 -2.69906e-11 0.0243089 -0.00269584 -2.70785e-11 0.02417 -0.00257177 -1.26066e-11 0.0240531 -0.00241416 4.96204e-12 0.0239722 -0.00222369 8.94291e-11 0.0239136 -0.00199212 1.05397e-10 0.0239231 -0.00174613 1.39925e-10 0.0240158 -0.00147734 1.9375e-10 0.0241598 -0.00116102 2.84983e-10 0.0243217 -0.000808147 2.71969e-10 0.0244837 -0.000451233 2.26862e-10 0.0246275 -9.88023e-05 1.73063e-10 0.0247259 0.000232215 4.86229e-11 0.024781 0.000529148 -4.29395e-12 0.024821 0.000778203 -1.08473e-10 0.0248256 0.000997317 -1.21338e-10 0.0247665 0.00119066 -1.44057e-10 0.0246699 0.00133602 -1.91243e-10 0.0245708 0.00143197 -1.90087e-10 0.0244749 0.00150397 -1.82863e-10 0.0243795 0.00156216 -1.6892e-10 0.0242939 0.00160208 -1.48356e-10 0.0242208 0.00162574 -1.29356e-10 0.0241664 0.00162882 -1.04799e-10 0.0241337 0.00161345 -8.80406e-11 0.0241093 0.00158691 -6.30101e-11 0.0240848 0.00155004 -5.95026e-11 0.0241092 0.0014674 -5.00118e-11 0.024182 0.00135821 -3.42465e-11 0.0242852 0.0012263 -1.55346e-11 0.024418 0.00106813 -1.14378e-11 0.0245705 0.000889698 -8.81779e-12 0.0247478 0.000695987 -1.27406e-11 0.0005055 -3.03408e-11 0.016958 6.94834e-05 -1.07429e-13 0.0171987 0.000218013 -1.46898e-13 0.0179648 0.000471004 -1.11056e-13 0.0203364 0.00153728 3.60693e-13 0.0255659 0.00414163 2.94173e-12 0.0314226 0.009383 1.15959e-11 0.0346194 0.011895 5.54325e-11 0.0377432 0.0100219 5.12153e-11 0.0398531 0.00788888 8.93005e-12 0.0410018 0.00620932 2.93671e-12 0.0399466 0.00618795 -4.43254e-12 0.0390122 0.00565624 -1.47385e-11 0.0384158 0.00498065 -1.09862e-11 0.0378882 0.00428803 -5.65243e-12 0.0374062 0.00362134 -9.62958e-13 0.0370588 0.00285206 6.19803e-13 0.0367722 0.00211551 2.01806e-12 0.0364868 0.00144873 2.0105e-12 0.0361783 0.000857567 2.04073e-12 0.0358358 0.000338877 2.64092e-12 0.0354547 -0.000121927 6.9154e-12 0.0350523 -0.000529465 1.05411e-11 0.034629 -0.000886336 1.83757e-11 0.0341982 -0.00119683 2.44339e-11 0.0337532 -0.00146476 3.71359e-11 0.0333029 -0.00169086 5.19847e-11 0.0328537 -0.0018771 7.01324e-11 0.0324062 -0.00202293 9.77469e-11 0.031977 -0.00212623 1.30404e-10 0.0315699 -0.00218629 1.70926e-10 0.0312053 -0.00219627 2.35678e-10 0.0308932 -0.00214893 2.68224e-10 0.0306128 -0.00205045 3.33338e-10 0.0304048 -0.00191669 4.25437e-10 0.030285 -0.00170896 5.17626e-10 0.0302398 -0.0014251 5.87131e-10 0.0302269 -0.00107376 6.38794e-10 0.0302753 -0.000685693 6.38083e-10 0.0303613 -0.000281928 6.28358e-10 0.0304711 0.000144158 5.04505e-10 0.0305483 0.000558175 4.72636e-10 0.0305584 0.000944754 4.03785e-10 0.0303979 0.00126498 2.13149e-10 0.0300276 0.00147408 -3.71205e-11 0.0296234 0.0014393 -7.47368e-11 0.0291874 0.00136469 -1.47763e-10 0.0287236 0.00124229 -1.681e-10 0.0282523 0.00108164 -1.47945e-10 0.027794 0.000900043 -1.17401e-10 0.0273668 0.000703183 -7.60851e-11 0.0269824 0.00049623 -2.10817e-11 0.0266376 0.000278253 4.75906e-12 0.0263367 4.33979e-05 7.39784e-11 0.0260875 -0.000209859 1.47875e-10 0.0258937 -0.00048499 2.06613e-10 0.0257564 -0.000780659 2.60011e-10 0.0256657 -0.00109232 3.0027e-10 0.0256088 -0.00140929 3.13835e-10 0.0255688 -0.00171464 2.98589e-10 0.0255287 -0.00199276 2.51847e-10 0.0254698 -0.00222391 1.78245e-10 0.0253779 -0.00240229 8.53428e-11 0.0252437 -0.00252132 8.75562e-12 0.0250678 -0.00258601 -6.22516e-11 0.0248608 -0.00260033 -1.07648e-10 0.0246288 -0.00257694 -1.23668e-10 0.0243775 -0.00250905 -1.61585e-10 0.0241286 -0.00241104 -1.46517e-10 0.0238927 -0.00229685 -1.13509e-10 0.0236816 -0.0021638 -5.99498e-11 0.0235079 -0.00200889 -1.0355e-11 0.0233926 -0.00183296 2.73955e-11 0.0233127 -0.00162531 1.25767e-10 0.0232682 -0.00139194 1.41744e-10 0.023306 -0.001159 1.73408e-10 0.0234259 -0.000890359 2.24763e-10 0.0235856 -0.000578047 3.10096e-10 0.023759 -0.000241528 2.92985e-10 0.0239273 9.20229e-05 2.18573e-10 0.0240691 0.000414859 1.32845e-10 0.0241658 0.000705695 3.97781e-11 0.0242279 0.00095968 -7.39852e-12 0.0242745 0.00116737 -9.51435e-11 0.0242926 0.00134174 -1.03871e-10 0.0242673 0.00148153 -1.21213e-10 0.0242147 0.00158067 -1.52531e-10 0.0241615 0.00163882 -1.50741e-10 0.0241161 0.00166954 -1.3317e-10 0.0240873 0.00167643 -1.19192e-10 0.0240656 0.00167064 -8.08074e-11 0.0240662 0.00163296 -7.59073e-11 0.0241018 0.00157058 -6.5104e-11 0.0241826 0.0014869 -4.66626e-11 0.024282 0.00138226 -1.67954e-11 0.0244138 0.0012388 -8.94905e-12 0.024577 0.00107161 -2.19293e-12 0.0247647 0.000887114 -3.41652e-12 0.02496 0.000697892 -1.25539e-11 0.0251535 0.000505023 -2.49312e-11 0.000329404 -4.70439e-11 0.016865 4.12213e-05 4.74097e-14 0.0170234 5.8669e-05 2.71e-13 0.0172502 0.000237435 5.30347e-13 0.0183645 0.000414982 1.67039e-12 0.0210756 0.00139832 4.35378e-12 0.0270374 0.00334744 1.54298e-11 0.0333634 0.0053302 4.05984e-11 0.0373155 0.00607829 1.40505e-12 0.0389067 0.00633874 -6.3586e-12 0.0382702 0.00692066 -1.92397e-11 0.0379894 0.00653323 -1.11753e-11 0.0377214 0.00598349 -1.0744e-11 0.0375222 0.00522273 -6.91859e-12 0.0373099 0.0045184 -2.05434e-12 0.0371938 0.00373559 8.81762e-13 0.0370643 0.00297666 7.76595e-13 0.0368934 0.00228576 9.71223e-13 0.0366751 0.0016743 3.69895e-13 0.0364108 0.00113721 2.50638e-13 0.0361036 0.000664634 1.24886e-12 0.0357563 0.000246585 3.79755e-12 0.0353719 -0.000122808 6.66607e-12 0.0349515 -0.000448906 1.21845e-11 0.0345068 -0.000734111 1.66521e-11 0.034038 -0.000982321 2.47092e-11 0.0335495 -0.00119563 3.51822e-11 0.033055 -0.00137504 4.65965e-11 0.0325504 -0.00152166 6.54685e-11 0.032054 -0.00163456 8.65889e-11 0.031571 -0.00171355 1.16564e-10 0.0311103 -0.0017559 1.53012e-10 0.0306912 -0.0017573 2.07848e-10 0.0303134 -0.00171142 2.41263e-10 0.0299762 -0.00162835 3.00046e-10 0.0297048 -0.00150702 3.87328e-10 0.029515 -0.00132227 4.72807e-10 0.0294105 -0.00107309 5.55491e-10 0.0293716 -0.00076639 6.19303e-10 0.0293734 -0.000405679 6.41265e-10 0.0294271 -3.10604e-05 6.3171e-10 0.029508 0.000359021 5.89463e-10 0.0295914 0.000745797 5.70278e-10 0.029645 0.00110823 5.1928e-10 0.0296149 0.00142534 4.02094e-10 0.0293347 0.00168079 1.88484e-10 0.0290059 0.00169935 3.29462e-11 0.0286579 0.00160708 -5.72353e-11 0.0282627 0.00148643 -6.79277e-11 0.0278691 0.00130224 -5.02807e-11 0.0275039 0.00108021 -2.13395e-11 0.0271676 0.000831417 2.03535e-11 0.0268696 0.000556307 9.15944e-11 0.026619 0.000256011 1.36283e-10 0.0264216 -6.422e-05 3.1106e-10 0.0262836 -0.000406424 3.02455e-10 0.0261897 -0.000755073 3.16826e-10 0.02612 -0.00109908 3.14518e-10 0.0260552 -0.00142068 2.77913e-10 0.0259778 -0.00170346 2.11009e-10 0.0258656 -0.00193194 1.13662e-10 0.025714 -0.00210243 2.10243e-11 0.0255151 -0.00221274 -7.55216e-11 0.0252688 -0.00227072 -1.49336e-10 0.0249888 -0.00228498 -2.04344e-10 0.0246842 -0.00226842 -2.23271e-10 0.024363 -0.00221743 -2.45068e-10 0.0240374 -0.00214214 -2.26733e-10 0.0237268 -0.00205543 -2.13499e-10 0.0234353 -0.00195858 -1.85097e-10 0.0231685 -0.00184911 -1.44139e-10 0.0229369 -0.00172878 -8.95795e-11 0.0227463 -0.00159416 -2.56171e-11 0.0226089 -0.00144112 2.16123e-11 0.0225273 -0.00126759 1.22183e-10 0.0224689 -0.00105814 1.36253e-10 0.022475 -0.000855008 1.69049e-10 0.022562 -0.000625776 2.24931e-10 0.0227162 -0.000362287 3.24212e-10 0.0228978 -5.84399e-05 3.1589e-10 0.0230912 0.000250059 2.77658e-10 0.02327 0.000553844 2.04298e-10 0.0234203 0.000835199 1.30232e-10 0.0235326 0.00107957 5.14899e-11 0.0236179 0.00128227 -9.58797e-14 0.023682 0.00144357 -3.64975e-11 0.0237253 0.00156335 -8.17333e-11 0.0237502 0.00164013 -8.39913e-11 0.0237664 0.00167959 -8.46973e-11 0.0237886 0.00167859 -8.12058e-11 0.0238532 0.00163071 -6.97658e-11 0.023936 0.00157152 -5.00542e-11 0.0240384 0.0014893 -3.90866e-11 0.0241766 0.00136779 -1.64155e-11 0.0243565 0.00121768 4.28281e-12 0.0245606 0.001047 1.17763e-11 0.0247777 0.000863097 1.32833e-11 0.0249963 0.000675359 7.72671e-12 0.0252012 0.000496912 -6.72485e-12 0.0253827 0.00032745 -2.43485e-11 0.000183402 -4.24471e-11 0.0168427 8.15005e-06 4.65342e-14 0.0168486 4.93891e-05 2.67506e-13 0.0170488 3.40532e-05 4.17462e-13 0.0171671 0.000281515 2.02962e-12 0.0183107 0.000240483 4.43887e-12 0.0203135 0.00125591 1.42249e-11 0.0248108 0.000635225 3.10179e-11 0.028119 0.00277489 -4.36839e-12 0.030053 0.00444948 -5.9441e-12 0.0314142 0.00562404 -1.04359e-11 0.0323254 0.00567633 -9.72075e-12 0.0331306 0.00521632 -4.16886e-12 0.0336994 0.00467618 -6.41044e-13 0.0342058 0.00402028 1.30584e-12 0.0345746 0.00337421 1.5063e-12 0.0347941 0.00276846 1.10318e-12 0.034882 0.00221524 1.06498e-13 0.0348617 0.00171723 -8.43986e-14 0.0347528 0.00127132 -5.15564e-13 0.034569 0.000872215 6.4636e-13 0.0343273 0.000514179 2.36477e-12 0.034039 0.000192937 4.64124e-12 0.0337094 -9.06521e-05 8.58805e-12 0.0333414 -0.000334812 1.15983e-11 0.0329381 -0.000549671 1.69988e-11 0.0325041 -0.000736213 2.37511e-11 0.0320497 -0.000896457 3.1345e-11 0.0315777 -0.00103122 4.34079e-11 0.0310982 -0.00114102 5.78641e-11 0.0306207 -0.00122556 7.71532e-11 0.0301499 -0.00128364 1.03631e-10 0.0297004 -0.00131303 1.36762e-10 0.0292801 -0.00130965 1.82628e-10 0.0288958 -0.00126928 2.15986e-10 0.0285515 -0.00120255 2.76176e-10 0.0282676 -0.00109569 3.51182e-10 0.0280572 -0.00093688 4.34568e-10 0.0279239 -0.000725694 5.18711e-10 0.0278724 -0.000461296 5.92315e-10 0.0278677 -0.000145554 6.5002e-10 0.0279129 0.000191847 6.52385e-10 0.0279958 0.000537422 6.56009e-10 0.0281093 0.000888308 6.06969e-10 0.0282142 0.00121197 5.81471e-10 0.0283049 0.00149202 5.06906e-10 0.0282098 0.00172931 3.79807e-10 0.0279655 0.00182415 1.11217e-10 0.0277273 0.00170473 6.49133e-11 0.027479 0.00154399 3.72265e-11 0.0272216 0.00132876 6.01658e-11 0.0269749 0.00105235 1.27131e-10 0.0267612 0.000727124 1.87557e-10 0.0265941 0.000371756 2.6004e-10 0.0264698 4.90016e-06 1.62975e-10 0.0263744 -0.000377529 2.66039e-10 0.0262921 -0.000743867 2.81148e-10 0.0262035 -0.00107765 2.42989e-10 0.0260929 -0.00136093 1.48354e-10 0.0259402 -0.00158488 6.03711e-11 0.0257398 -0.00174496 -4.17816e-11 0.0254885 -0.00184828 -1.39561e-10 0.0251951 -0.0019002 -2.15962e-10 0.0248675 -0.00191526 -2.63101e-10 0.0245223 -0.00189908 -2.96534e-10 0.0241625 -0.00186159 -3.10291e-10 0.0238031 -0.00180469 -3.12939e-10 0.0234527 -0.00173834 -2.89714e-10 0.0231175 -0.00166654 -2.63176e-10 0.0228026 -0.00158906 -2.33505e-10 0.0225112 -0.00150459 -1.93607e-10 0.022249 -0.0014138 -1.54009e-10 0.0220191 -0.00131427 -9.69461e-11 0.021831 -0.00120392 -3.26068e-11 0.0216876 -0.00107799 2.57284e-11 0.0216088 -0.000934989 7.07664e-11 0.0215483 -0.000754928 1.74999e-10 0.0215435 -0.000581566 1.905e-10 0.0216077 -0.000388628 2.17562e-10 0.0217552 -0.000169134 2.67328e-10 0.0219451 9.34671e-05 3.47371e-10 0.0221595 0.000371399 3.26387e-10 0.0223768 0.000648123 2.82042e-10 0.0225769 0.000907877 2.23095e-10 0.0227526 0.00113469 1.54832e-10 0.0229051 0.00131943 9.42568e-11 0.0230387 0.00145851 3.85806e-11 0.0231586 0.00154904 1.06351e-11 0.0232764 0.00159058 -6.96267e-12 0.0234012 0.00158083 3.64814e-12 0.023526 0.00153334 -1.05475e-11 0.0236771 0.00144515 3.14571e-12 0.0238692 0.00131977 1.68843e-11 0.0240904 0.0011672 3.45076e-11 0.02433 0.000995497 4.77193e-11 0.0245767 0.00081435 5.14409e-11 0.0248138 0.000636232 4.55777e-11 0.0250299 0.000467504 2.81877e-11 0.0252119 0.000319866 9.28471e-12 0.025357 0.000187117 -7.10128e-12 8.32001e-05 -2.06772e-11 0.0168005 1.4839e-05 1.02615e-13 0.016856 -7.04363e-06 1.42319e-13 0.0167905 9.26073e-05 6.84198e-13 0.0171193 -6.02518e-05 1.76022e-12 0.016998 0.000338194 3.46737e-12 0.0180997 4.98885e-05 1.38396e-11 0.0187465 -0.000204987 2.40426e-11 0.0202779 0.00124868 6.706e-14 0.0221164 0.00261798 -1.25213e-12 0.0241239 0.0036194 -7.31758e-13 0.0258627 0.00393304 6.02074e-13 0.0272615 0.00380405 8.31474e-13 0.028438 0.00348026 2.44599e-12 0.0293617 0.00307407 2.24027e-12 0.0300641 0.00265432 1.61401e-12 0.0305746 0.00224972 9.66424e-13 0.0309268 0.00186802 4.70922e-13 0.0311541 0.00151395 7.74271e-14 0.0312787 0.00118797 1.65144e-13 0.0313191 0.000889931 1.12342e-12 0.031287 0.000618145 2.17169e-12 0.0311899 0.000369349 3.83825e-12 0.0310377 0.000141865 6.0333e-12 0.0308425 -5.94608e-05 8.42317e-12 0.0305994 -0.000233345 1.2112e-11 0.0303128 -0.000385735 1.67035e-11 0.0299922 -0.000518743 2.18862e-11 0.0296383 -0.00063266 2.98939e-11 0.0292617 -0.000729565 3.99723e-11 0.0288713 -0.000807688 5.2842e-11 0.0284703 -0.000868286 7.13498e-11 0.0280724 -0.000908545 9.43092e-11 0.0276854 -0.000926919 1.25898e-10 0.027318 -0.000919932 1.64808e-10 0.0269754 -0.000886229 2.01717e-10 0.0266662 -0.000828986 2.58059e-10 0.0264086 -0.00073549 3.27397e-10 0.0262088 -0.000602251 4.06843e-10 0.0260785 -0.000424973 4.94835e-10 0.0260259 -0.000202395 5.76454e-10 0.0260198 7.09251e-05 6.60704e-10 0.026075 0.000351792 6.68361e-10 0.0261868 0.000645554 6.80101e-10 0.0263138 0.000946681 7.07216e-10 0.0264572 0.00123156 5.963e-10 0.0266171 0.00145122 5.83905e-10 0.0267262 0.00160936 5.32342e-10 0.0266712 0.00167579 4.39224e-10 0.0265746 0.00158943 2.42549e-10 0.0264667 0.00138972 2.37816e-10 0.0263672 0.00109998 2.76037e-10 0.0262791 0.000757456 2.9734e-10 0.0261973 0.000392155 3.01252e-10 0.0261202 1.90481e-05 2.82813e-10 0.0260405 -0.000360155 2.47933e-10 0.0259434 -0.000699187 1.84951e-10 0.02581 -0.000980894 7.20635e-11 0.0256274 -0.0011974 -2.83318e-11 0.0253916 -0.00135067 -1.35856e-10 0.0251095 -0.00144714 -2.27807e-10 0.0247884 -0.00149772 -2.93853e-10 0.0244384 -0.00151239 -3.31378e-10 0.0240719 -0.00150267 -3.57098e-10 0.0236951 -0.00147352 -3.64694e-10 0.023317 -0.00143163 -3.63063e-10 0.0229447 -0.00138158 -3.44439e-10 0.0225881 -0.00132923 -3.23336e-10 0.0222456 -0.00127389 -2.94005e-10 0.0219233 -0.00121539 -2.64232e-10 0.0216221 -0.00115428 -2.26707e-10 0.0213469 -0.00108888 -1.91652e-10 0.021097 -0.00101886 -1.45804e-10 0.0208811 -0.000941582 -1.009e-10 0.0207018 -0.000854723 -3.08245e-11 0.020568 -0.00075547 1.7209e-11 0.0204978 -0.000639964 7.5044e-11 0.0204505 -0.000490566 1.85434e-10 0.0204559 -0.000348878 1.91406e-10 0.0205242 -0.000191013 1.99615e-10 0.0206676 -4.91776e-06 2.55836e-10 0.0208736 0.000207715 3.32535e-10 0.0211151 0.00044648 3.73398e-10 0.0213739 0.000687548 3.67549e-10 0.0216306 0.000914799 3.23262e-10 0.0218759 0.00111008 2.64294e-10 0.0221077 0.00126238 2.05111e-10 0.0223283 0.00136246 1.54552e-10 0.0225439 0.00140788 1.20726e-10 0.0227611 0.00139411 8.69243e-11 0.0229876 0.00133543 8.55196e-11 0.0232312 0.00122684 9.31762e-11 0.0234896 0.00108396 1.01265e-10 0.0237575 0.000918838 1.0497e-10 0.0240227 0.000747081 1.02192e-10 0.0242711 0.000579471 9.2128e-11 0.0244909 0.000427629 7.70202e-11 0.0246724 0.000294779 5.83583e-11 0.0248125 0.000186455 3.95876e-11 0.0249106 9.49542e-05 2.26633e-11 2.57462e-05 1.27374e-11 0.0168124 2.36623e-06 8.64922e-14 0.0167956 5.19719e-06 2.88478e-13 0.0168728 1.16006e-05 6.33391e-13 0.0167641 2.79396e-05 1.80076e-12 0.0170581 5.89073e-05 4.57502e-12 0.0168493 0.000152511 1.50082e-11 0.0162416 0.000197998 3.10226e-11 0.0167258 0.000777977 4.76115e-12 0.0179102 0.00143189 4.12893e-12 0.0195189 0.00200114 4.62697e-12 0.0211012 0.00233211 4.58604e-12 0.0225105 0.002368 3.74997e-12 0.0237312 0.00223323 3.81333e-12 0.0247608 0.00202371 3.09058e-12 0.0256139 0.00179379 2.54143e-12 0.0263123 0.0015626 1.72945e-12 0.0268739 0.00133808 1.24701e-12 0.0273182 0.00112319 1.10424e-12 0.0276565 0.000919538 1.17857e-12 0.0278997 0.000728577 1.99543e-12 0.0280534 0.000550264 2.81424e-12 0.028126 0.000383731 3.77815e-12 0.0281207 0.00022722 5.52248e-12 0.0280541 8.08397e-05 6.48317e-12 0.0279348 -5.0493e-05 8.8751e-12 0.0277686 -0.000164319 1.15146e-11 0.0275605 -0.000264568 1.60162e-11 0.0273186 -0.000352132 2.1482e-11 0.0270476 -0.000427465 2.84357e-11 0.0267523 -0.000491065 3.86384e-11 0.0264442 -0.00054282 5.03297e-11 0.0261213 -0.000581436 6.84738e-11 0.025799 -0.000606251 8.97771e-11 0.0254798 -0.000613944 1.19946e-10 0.0251726 -0.000603188 1.51203e-10 0.024885 -0.000574197 1.93209e-10 0.0246217 -0.000522646 2.48651e-10 0.0244028 -0.000444423 3.16468e-10 0.0242329 -0.000334258 3.97559e-10 0.0241212 -0.000189462 4.88928e-10 0.0240858 -4.11845e-06 5.69799e-10 0.0240867 0.000214785 6.9466e-10 0.0241598 0.000434309 7.03339e-10 0.0243013 0.000662542 7.21164e-10 0.0244857 0.000900309 7.48866e-10 0.0246739 0.00112033 7.47165e-10 0.0248636 0.0012769 7.23226e-10 0.0250483 0.00136603 6.31462e-10 0.0252 0.00133293 5.07829e-10 0.0252986 0.00119389 4.9176e-10 0.0253498 0.000961335 4.54901e-10 0.0253531 0.000679071 3.80006e-10 0.0253303 0.000348823 3.12953e-10 0.0252767 1.31514e-05 2.32136e-10 0.0251875 -0.00032084 1.42226e-10 0.025054 -0.000590597 1.93952e-11 0.0248642 -0.000796989 -8.49515e-11 0.0246212 -0.00094257 -2.13387e-10 0.0243294 -0.00103576 -3.096e-10 0.0240012 -0.00108687 -3.72673e-10 0.0236455 -0.00110608 -4.03937e-10 0.0232727 -0.00110281 -4.15588e-10 0.0228907 -0.00108436 -4.14322e-10 0.0225073 -0.00105523 -4.04947e-10 0.0221309 -0.00102069 -3.89403e-10 0.021766 -0.000983799 -3.68829e-10 0.0214191 -0.000946647 -3.44083e-10 0.0210912 -0.000907503 -3.16497e-10 0.0207886 -0.000868344 -2.84699e-10 0.0205084 -0.000827288 -2.52577e-10 0.0202537 -0.000784633 -2.16987e-10 0.0200317 -0.000738519 -1.83968e-10 0.0198362 -0.000688245 -1.37947e-10 0.0196814 -0.000631483 -9.97781e-11 0.0195569 -0.00056632 -2.25856e-11 0.0194765 -0.000489617 7.80523e-12 0.0194494 -0.00039739 1.30044e-10 0.0194452 -0.000279269 1.44569e-10 0.0194853 -0.000165727 1.7545e-10 0.0195849 -4.19479e-05 2.34833e-10 0.0197508 0.000101347 3.07849e-10 0.0199726 0.000277943 4.36374e-10 0.0202379 0.000472074 4.50159e-10 0.0205303 0.000668192 4.45018e-10 0.0208351 0.000847074 4.17317e-10 0.0211413 0.000993734 3.78221e-10 0.0214456 0.00109209 3.34154e-10 0.0217472 0.00113634 2.96441e-10 0.0220471 0.00112077 2.63174e-10 0.0223507 0.00105455 2.40647e-10 0.022652 0.0009444 2.23833e-10 0.0229448 0.000806801 2.07494e-10 0.02322 0.00065636 1.87433e-10 0.0234682 0.000509603 1.63472e-10 0.0236802 0.000376085 1.36755e-10 0.0238518 0.000263347 1.10915e-10 0.0239819 0.000170344 8.67627e-11 0.0240724 0.000101188 6.72437e-11 0.0241306 4.09419e-05 5.02036e-11 7.09347e-08 4.71588e-11 0.0168119 -1.12551e-05 6.63576e-14 0.0167816 3.11739e-05 2.27174e-13 0.0168683 -7.91508e-05 4.82511e-13 0.0166651 0.000211367 1.50036e-12 0.0169382 -0.000204565 4.24077e-12 0.0164379 0.000552048 1.30518e-11 0.0156741 0.000755654 2.71353e-11 0.0158825 0.00058389 9.7064e-12 0.0166375 0.000677445 9.16054e-12 0.0176485 0.000980054 1.01051e-11 0.0187486 0.00121949 9.42279e-12 0.019818 0.00128048 8.01744e-12 0.0208074 0.00122058 6.64595e-12 0.0216947 0.00111525 4.85222e-12 0.0224797 0.00099921 4.04867e-12 0.0231627 0.000883974 3.07611e-12 0.0237521 0.000772312 2.53901e-12 0.0242502 0.000664408 2.27399e-12 0.0246594 0.000560611 2.31211e-12 0.0249859 0.000461154 2.519e-12 0.0252292 0.000365929 3.35772e-12 0.0253992 0.000274605 3.45821e-12 0.0254971 0.000186644 5.13824e-12 0.0255293 0.000101043 5.27971e-12 0.025508 1.98308e-05 7.58319e-12 0.0254386 -5.35039e-05 8.82908e-12 0.0253274 -0.000118181 1.17538e-11 0.0251805 -0.000175643 1.59752e-11 0.0249988 -0.000225707 2.16918e-11 0.024791 -0.000269419 2.92183e-11 0.0245602 -0.000306018 3.85479e-11 0.0243123 -0.000335254 5.22838e-11 0.0240536 -0.000356309 6.80665e-11 0.0237892 -0.000367468 9.26013e-11 0.0235314 -0.000367095 1.18408e-10 0.0232762 -0.000354409 1.54362e-10 0.0230429 -0.000328324 1.97786e-10 0.0228335 -0.000285801 2.55341e-10 0.0226547 -0.000223618 3.2608e-10 0.0225292 -0.000138411 4.14428e-10 0.0224567 -2.82205e-05 5.14447e-10 0.022429 0.000116749 6.83952e-10 0.0224744 0.000261984 6.9778e-10 0.0225926 0.000414323 7.2622e-10 0.0227748 0.000575439 7.88087e-10 0.0229885 0.000744396 9.0513e-10 0.0232283 0.000875681 8.99974e-10 0.0234844 0.000951609 8.78435e-10 0.0237211 0.000947192 8.30069e-10 0.0239377 0.000852931 7.2145e-10 0.0241014 0.000671603 6.12842e-10 0.0242393 0.000457312 4.15796e-10 0.0242916 0.000235729 2.64681e-10 0.0242357 6.06057e-06 2.22456e-10 0.0240901 -0.000218321 3.58438e-11 0.0238984 -0.000414743 -1.14108e-10 0.0236512 -0.000549123 -2.58078e-10 0.0233594 -0.000638697 -3.62297e-10 0.0230369 -0.000691356 -4.31366e-10 0.0226972 -0.000717241 -4.66829e-10 0.0223459 -0.000722194 -4.75003e-10 0.0219957 -0.00071525 -4.65595e-10 0.021653 -0.000699163 -4.47352e-10 0.0213255 -0.000679325 -4.24784e-10 0.0210129 -0.000656003 -4.02442e-10 0.0207185 -0.000632489 -3.8059e-10 0.020441 -0.000608092 -3.55397e-10 0.0201805 -0.000583775 -3.29355e-10 0.0199394 -0.000559124 -2.98817e-10 0.0197155 -0.000533642 -2.69831e-10 0.0195135 -0.000507394 -2.37425e-10 0.0193312 -0.000478924 -2.06699e-10 0.0191688 -0.000448287 -1.68767e-10 0.0190294 -0.000413394 -1.33018e-10 0.0189138 -0.000373857 -8.06501e-11 0.0188234 -0.000326356 -2.5869e-11 0.0187727 -0.000272425 3.02885e-11 0.018753 -0.000196462 1.42266e-10 0.0187757 -0.000123108 1.57602e-10 0.0188355 -4.24101e-05 1.93206e-10 0.0189444 4.75307e-05 2.54614e-10 0.0191164 0.000154382 3.67785e-10 0.0193457 0.000284474 4.52916e-10 0.0196275 0.000421976 5.05736e-10 0.0199477 0.000555052 5.31269e-10 0.0202956 0.000668709 5.36002e-10 0.0206568 0.000746736 5.21954e-10 0.0210223 0.000780405 4.97524e-10 0.0213814 0.000764739 4.63277e-10 0.0217269 0.000707346 4.22479e-10 0.0220488 0.000617633 3.76081e-10 0.0223338 0.000512249 3.27032e-10 0.0225746 0.000403364 2.75339e-10 0.0227655 0.000302541 2.25968e-10 0.0229092 0.000215859 1.80143e-10 0.0230093 0.000144844 1.43015e-10 0.0230721 9.08027e-05 1.1199e-10 0.0231075 5.02662e-05 8.63446e-11 0.023119 1.58624e-05 7.3481e-11 -6.38398e-06 5.27807e-11 0.0167913 -2.58764e-06 7.48677e-14 0.0168165 4.72958e-06 8.36377e-14 0.0167452 -1.56937e-05 5.37632e-13 0.0169076 3.83591e-05 1.03974e-12 0.016709 -3.64121e-05 3.78771e-12 0.0170185 0.00014443 1.23269e-11 0.0171308 0.000432663 2.77064e-11 0.0173662 0.00036581 1.35052e-11 0.017682 0.000353755 1.27004e-11 0.0181615 0.000469038 1.48882e-11 0.0187593 0.00057813 1.46086e-11 0.0193901 0.000608513 1.17874e-11 0.0200074 0.000573139 9.48867e-12 0.0205932 0.000513527 6.70788e-12 0.0211402 0.00045138 5.48676e-12 0.0216428 0.000394082 4.35151e-12 0.0221 0.000341694 3.67319e-12 0.0225068 0.000293805 3.13709e-12 0.0228636 0.000249536 3.03579e-12 0.0231677 0.00020826 2.76261e-12 0.0234176 0.000169155 3.48455e-12 0.0236139 0.000131589 3.00042e-12 0.0237556 9.48727e-05 4.81142e-12 0.0238419 5.85326e-05 4.39235e-12 0.0238769 2.23834e-05 6.71172e-12 0.0238638 -1.19533e-05 7.8123e-12 0.0238089 -4.30906e-05 9.82736e-12 0.0237168 -7.11022e-05 1.30243e-11 0.0235905 -9.62943e-05 1.77388e-11 0.0234398 -0.00011821 2.3555e-11 0.0232628 -0.000137311 3.24362e-11 0.0230689 -0.000152943 4.28251e-11 0.0228638 -0.000164815 5.61962e-11 0.0226487 -0.000172108 7.63127e-11 0.0224325 -0.000173933 9.95145e-11 0.0222189 -0.000169662 1.31267e-10 0.0220192 -0.000158694 1.67908e-10 0.0218279 -0.00014 2.19595e-10 0.0216657 -0.000111897 2.80415e-10 0.0215387 -7.24285e-05 3.67965e-10 0.02145 -2.14439e-05 4.45396e-10 0.0214034 4.90726e-05 6.73457e-10 0.0214277 0.000121399 6.91959e-10 0.0215207 0.000197334 7.30428e-10 0.0216747 0.00027848 8.12691e-10 0.021884 0.000364384 9.78474e-10 0.0221321 0.000440625 1.04818e-09 0.0224238 0.000483477 1.08351e-09 0.0227098 0.000482634 1.03891e-09 0.0229486 0.000433004 9.07379e-10 0.0231534 0.000342002 7.02073e-10 0.0232984 0.000224523 3.26107e-10 0.0233404 0.000106284 2.76956e-10 0.0232828 -8.12045e-06 1.63157e-10 0.0231371 -0.000116065 -1.24877e-11 0.0229315 -0.00020354 -2.85787e-10 0.0226743 -0.000274499 -3.74445e-10 0.0223806 -0.000320116 -4.46228e-10 0.0220713 -0.000345666 -4.98394e-10 0.0217557 -0.000356902 -5.21784e-10 0.0214423 -0.00035817 -5.1564e-10 0.0211384 -0.000353491 -4.95737e-10 0.0208451 -0.000344747 -4.66224e-10 0.0205658 -0.000334384 -4.38075e-10 0.0202974 -0.000322367 -4.11044e-10 0.0200446 -0.000310591 -3.87408e-10 0.0198022 -0.000297965 -3.61578e-10 0.0195739 -0.000286147 -3.35942e-10 0.0193553 -0.000273517 -3.0726e-10 0.0191489 -0.000261343 -2.80229e-10 0.0189527 -0.000248088 -2.50951e-10 0.0187674 -0.000234534 -2.22846e-10 0.018595 -0.000219414 -1.89959e-10 0.0184348 -0.000202769 -1.55515e-10 0.018292 -0.000183773 -1.11868e-10 0.0181675 -0.000161438 -6.54726e-11 0.0180669 -0.000135463 -3.29347e-12 0.0180035 -0.000103429 6.81014e-11 0.017965 -6.22298e-05 1.50146e-10 0.017965 -2.34887e-05 2.11196e-10 0.0180095 1.82088e-05 2.24262e-10 0.0181082 6.66692e-05 3.00829e-10 0.0182699 0.000126612 4.24204e-10 0.0184956 0.000194289 5.22477e-10 0.0187827 0.000262654 6.00906e-10 0.0191165 0.000322543 6.57234e-10 0.0194847 0.00036455 6.84614e-10 0.0198643 0.000381326 6.86364e-10 0.0202355 0.000372917 6.5143e-10 0.0205811 0.000340055 5.928e-10 0.0208828 0.000292225 5.15923e-10 0.0211385 0.000237347 4.33172e-10 0.0213401 0.000183074 3.49866e-10 0.0214961 0.000134556 2.7694e-10 0.0216053 9.40065e-05 2.13388e-10 0.0216825 6.15594e-05 1.691e-10 0.0217278 3.73248e-05 1.23262e-10 0.0217535 1.88598e-05 1.02977e-10 0.021759 3.74125e-06 9.13148e-11 -5.03675e-06 6.85444e-11 0.0167952 5.91463e-14 0.0167983 1.18273e-13 0.0167756 3.6722e-13 0.0168021 1.10154e-12 0.0167404 2.80005e-12 0.0167888 1.12753e-11 0.0170042 2.60106e-11 0.0173867 1.58076e-11 0.0177384 1.5499e-11 0.0181788 1.74589e-11 0.0187177 1.71456e-11 0.0192895 1.46564e-11 0.0198334 1.199e-11 0.0203274 9.06653e-12 0.0207678 6.89306e-12 0.0211629 5.53615e-12 0.0215201 4.58487e-12 0.021843 3.79932e-12 0.0221348 3.31517e-12 0.022394 2.91178e-12 0.0226155 3.18347e-12 0.0227996 2.84271e-12 0.0229391 4.29273e-12 0.0230344 3.99013e-12 0.0230842 6.31013e-12 0.0230891 7.08095e-12 0.0230544 9.26278e-12 0.022984 1.20339e-11 0.0228828 1.569e-11 0.022756 2.10971e-11 0.0226061 2.95631e-11 0.0224389 3.85829e-11 0.0222593 5.09867e-11 0.0220679 6.9282e-11 0.0218738 9.00534e-11 0.0216794 1.19923e-10 0.021494 1.54421e-10 0.0213134 2.02569e-10 0.0211589 2.58917e-10 0.0210305 3.43441e-10 0.0209341 4.09274e-10 0.0208735 6.72601e-10 0.0208829 6.80042e-10 0.020958 7.0364e-10 0.0210941 7.92264e-10 0.0212811 1.04528e-09 0.0215146 1.16611e-09 0.0217952 1.20866e-09 0.02207 1.15354e-09 0.0223144 9.89075e-10 0.0225037 7.97254e-10 0.0226323 2.37714e-10 0.0226596 1.95884e-10 0.0225879 8.81447e-11 0.0224296 -3.79617e-11 0.022228 -3.10432e-10 0.021978 -4.11455e-10 0.0216931 -4.744e-10 0.0213976 -5.22113e-10 0.0210982 -5.43443e-10 0.0208032 -5.34997e-10 0.0205169 -5.12e-10 0.0202415 -4.78419e-10 0.0199759 -4.46758e-10 0.019721 -4.17543e-10 0.0194765 -3.91729e-10 0.0192411 -3.65798e-10 0.0190156 -3.39657e-10 0.0187976 -3.11936e-10 0.0185891 -2.85739e-10 0.0183881 -2.57651e-10 0.0181979 -2.31219e-10 0.0180164 -1.99829e-10 0.0178478 -1.66921e-10 0.0176927 -1.25784e-10 0.0175555 -8.22536e-11 0.0174396 -1.32203e-11 0.0173532 2.70992e-11 0.0173003 1.65181e-10 0.0172856 1.83203e-10 0.0173114 2.06481e-10 0.0173829 2.89246e-10 0.0175125 4.09167e-10 0.017704 5.23106e-10 0.0179624 6.31367e-10 0.018278 7.21667e-10 0.0186317 7.80858e-10 0.0190022 7.91732e-10 0.0193636 7.61729e-10 0.0196901 6.92172e-10 0.0199737 5.95324e-10 0.0202002 4.90552e-10 0.0203734 3.88601e-10 0.0205018 3.02127e-10 0.0205836 2.29608e-10 0.0206355 1.81294e-10 0.0206597 1.30371e-10 0.0206661 1.10448e-10 0.0206503 9.91276e-11 7.58327e-11 0.00923365 0.00815152 -1.19715e-12 0.00601178 0.00322022 -2.63636e-12 0.00464071 0.00135066 -1.15672e-11 0.00394425 0.000664727 -1.67162e-11 0.00379071 0.000122662 -3.17856e-11 0.00392379 -0.000225981 -6.29584e-11 0.00347245 0.000249308 -1.27575e-10 0.00210382 0.00115737 -7.93729e-11 0.000695983 0.00132109 6.78195e-11 -0.000497211 0.00121692 1.52998e-10 -0.00153227 0.00101036 1.25266e-10 -0.00255955 0.000937898 1.20774e-10 -0.00339103 0.000851307 9.52773e-11 -0.00401647 0.000653434 7.86546e-11 -0.00448619 0.000468813 7.42824e-11 -0.00476777 0.000291673 7.18725e-11 -0.00494806 0.000188832 7.61086e-11 -0.00509811 0.000155705 6.80136e-11 -0.00525459 0.000167123 5.91319e-11 -0.00541982 0.000176729 4.98849e-11 -0.00558085 0.00016975 3.85198e-11 -0.00572299 0.000157076 1.95747e-11 -0.00584556 0.000138409 -2.36545e-12 -0.00593803 0.000109967 -2.0234e-11 -0.0060209 9.80183e-05 -1.36657e-11 -0.00611717 0.000104428 -5.79003e-12 -0.00619768 8.88419e-05 2.39306e-12 -0.00624487 5.48418e-05 7.27263e-12 -0.00625863 1.65381e-05 5.79065e-11 -0.00622389 -3.59511e-05 1.15069e-10 -0.00610936 -0.000120115 1.72541e-10 -0.00589892 -0.000219414 2.23561e-10 -0.0055925 -0.000315719 2.71501e-10 -0.00520198 -0.000400473 3.16264e-10 -0.0047244 -0.000486042 3.40955e-10 -0.00420399 -0.000528109 3.57734e-10 -0.00365518 -0.0005548 3.63266e-10 -0.00309138 -0.000568734 3.69798e-10 -0.00251619 -0.000578963 3.73457e-10 -0.00192989 -0.000588609 3.65257e-10 -0.00134708 -0.000584166 3.44857e-10 -0.000765866 -0.000581896 3.16097e-10 -0.000167056 -0.000598732 2.80048e-10 0.000411076 -0.000577506 2.37208e-10 0.000945322 -0.000533207 1.85312e-10 0.00145704 -0.000509342 1.28819e-10 0.00194568 -0.000486969 5.6567e-11 0.00241038 -0.000463246 -5.508e-12 0.00285203 -0.000440036 -8.21959e-11 0.00327009 -0.000416082 -1.10746e-10 0.00367369 -0.000401116 -1.57575e-10 0.00406938 -0.000393564 -2.21171e-10 0.00444755 -0.00037658 -2.45059e-10 0.00480422 -0.000355559 -2.53448e-10 0.00514187 -0.000337143 -2.50898e-10 0.00546086 -0.000318594 -2.36317e-10 0.00576356 -0.000302276 -2.13487e-10 0.00604957 -0.000285575 -1.86617e-10 0.00632016 -0.000270481 -1.55784e-10 0.00657526 -0.000255074 -1.09979e-10 0.00681621 -0.000241129 -7.25712e-11 0.0070428 -0.00022699 -5.66916e-11 0.00725641 -0.000214175 -4.31066e-11 0.00745707 -0.000201313 -2.50874e-11 0.00764584 -0.000189617 -2.31471e-13 0.00782267 -0.000177868 2.62471e-11 0.00798852 -0.000167129 5.25701e-11 0.00814335 -0.000156395 8.96718e-11 0.00828807 -0.000146557 1.19248e-10 0.00842268 -0.000136768 1.39499e-10 0.00854804 -0.000127774 1.50549e-10 0.00866418 -0.000118859 1.53223e-10 0.00877186 -0.00011064 1.48906e-10 0.00887112 -0.000102515 1.38959e-10 0.00896265 -9.50037e-05 1.24919e-10 0.00904642 -8.75971e-05 1.07392e-10 0.00912317 -8.07473e-05 8.72939e-11 0.00919287 -7.40326e-05 6.4339e-11 0.00925619 -6.78545e-05 3.86273e-11 0.00931323 -6.1868e-05 1.15652e-11 0.00936455 -5.64255e-05 -9.15043e-12 0.00941036 -5.12394e-05 -3.4748e-11 0.00945113 -4.66096e-05 -5.64942e-11 0.00948716 -4.22966e-05 -7.40894e-11 0.00951883 -3.85546e-05 -8.57197e-11 0.00954645 -3.52051e-05 -9.11986e-11 0.00957048 -3.24591e-05 -8.98995e-11 0.00959111 -3.01781e-05 -8.2491e-11 0.00960891 -2.85767e-05 -6.98091e-11 0.00962409 -2.75498e-05 -5.30173e-11 0.00963728 -2.72637e-05 -3.11474e-11 0.00964855 -2.76604e-05 -1.22838e-11 0.00965868 -2.89239e-05 -1.16312e-12 0.00966786 -3.10208e-05 1.23248e-11 0.00967671 -3.41342e-05 2.564e-11 0.00968514 -3.82017e-05 3.56459e-11 0.00969465 -4.34375e-05 4.18842e-11 0.00970368 -4.98018e-05 4.88812e-11 0.0097126 -5.97313e-05 5.48489e-11 -6.94062e-05 4.98986e-11 0.0127483 0.0122321 -1.00266e-12 0.00976227 0.0061981 -4.27515e-12 0.00823791 0.00287502 -6.07471e-12 0.00761465 0.00123449 -2.71806e-11 0.00714139 0.000552928 -3.31026e-11 0.00671091 0.000118024 -5.57201e-11 0.00655707 0.00024614 -1.01449e-10 0.00631198 0.00113164 -1.72193e-10 0.00496038 0.0025145 2.96467e-11 0.00378995 0.00239805 1.5315e-10 0.0028472 0.00205625 1.15337e-10 0.00195576 0.00186355 1.13429e-10 0.0012112 0.00162532 9.7624e-11 0.000505696 0.0013828 9.03081e-11 -0.000213388 0.00119567 8.6053e-11 -0.000948846 0.00103869 7.35943e-11 -0.0016396 0.000880372 7.92872e-11 -0.002238 0.000762317 6.72608e-11 -0.00271375 0.000660305 5.37563e-11 -0.00308006 0.000559615 4.70302e-11 -0.00335611 0.000454805 3.86778e-11 -0.00356108 0.00037151 2.0476e-11 -0.00372899 0.000318784 -2.84145e-12 -0.00386812 0.000261489 -2.20063e-11 -0.00397009 0.000212143 -2.11561e-11 -0.00405756 0.000200181 -1.45739e-11 -0.0041228 0.000160205 -8.71246e-12 -0.00414043 7.77593e-05 -4.41977e-12 -0.00410973 -1.37576e-05 3.38485e-11 -0.00401185 -0.000137788 8.51052e-11 -0.00381501 -0.00032624 1.28583e-10 -0.00350757 -0.000539998 1.64711e-10 -0.00310449 -0.000733197 1.99806e-10 -0.00262859 -0.000891034 2.43306e-10 -0.00207436 -0.00105406 2.48828e-10 -0.00150129 -0.00111291 2.55214e-10 -0.000915835 -0.00114939 2.48059e-10 -0.000315138 -0.00117775 2.42581e-10 0.000291378 -0.00119195 2.472e-10 0.000862866 -0.0011651 2.32318e-10 0.00142411 -0.00114803 2.06608e-10 0.00196561 -0.00112458 1.75604e-10 0.00247711 -0.0011105 1.38603e-10 0.00297567 -0.00107544 8.90715e-11 0.00347626 -0.00103205 5.99776e-11 0.00395887 -0.00098854 4.32509e-11 0.00442411 -0.000948384 2.32831e-11 0.0048693 -0.000904029 -2.64052e-12 0.00529579 -0.000861306 -4.052e-11 0.00570123 -0.000815358 -5.66966e-11 0.00608349 -0.000777147 -9.11242e-11 0.00644501 -0.000748977 -1.47032e-10 0.00679247 -0.000718011 -1.73253e-10 0.00712394 -0.00068105 -1.95003e-10 0.0074372 -0.000644463 -2.09056e-10 0.00773222 -0.000607493 -2.12022e-10 0.00801015 -0.000573932 -2.05372e-10 0.00827115 -0.000540514 -1.90881e-10 0.00851679 -0.00050977 -1.69568e-10 0.008747 -0.000479156 -1.4435e-10 0.00896293 -0.000450839 -1.11369e-10 0.00916464 -0.000422826 -6.603e-11 0.00935319 -0.000396873 -4.65345e-11 0.00952854 -0.000371335 -3.25802e-11 0.00969157 -0.000347625 -8.70253e-12 0.00984265 -0.000324385 1.55503e-11 0.00998227 -0.00030277 3.93691e-11 0.0101111 -0.000281625 7.06133e-11 0.0102295 -0.000261942 9.71368e-11 0.010338 -0.000242727 1.15658e-10 0.0104374 -0.000224819 1.26937e-10 0.0105276 -0.000207383 1.31048e-10 0.0106098 -0.000191089 1.29409e-10 0.0106838 -0.00017527 1.22665e-10 0.0107503 -0.000160451 1.11892e-10 0.0108098 -0.000146117 9.77203e-11 0.0108623 -0.000132702 8.02467e-11 0.0109084 -0.000119821 6.02671e-11 0.0109484 -0.000107845 3.7323e-11 0.0109826 -9.65057e-05 1.24419e-11 0.0110115 -8.60962e-05 -8.79049e-12 0.0110353 -7.64353e-05 -3.22135e-11 0.0110549 -6.77398e-05 -5.24905e-11 0.0110701 -5.99013e-05 -6.92298e-11 0.0110818 -5.30913e-05 -7.99299e-11 0.0110901 -4.72813e-05 -8.5524e-11 0.0110957 -4.25974e-05 -8.397e-11 0.0110986 -3.9055e-05 -7.7471e-11 0.0110998 -3.68264e-05 -6.4969e-11 0.0110993 -3.59538e-05 -4.98189e-11 0.0110979 -3.6619e-05 -2.94019e-11 0.0110961 -3.88985e-05 -1.14347e-11 0.0110941 -4.30884e-05 -1.31526e-13 0.0110932 -4.92893e-05 1.29237e-11 0.0110936 -5.78256e-05 2.6105e-11 0.0110959 -6.88067e-05 3.52169e-11 0.0111023 -8.26364e-05 4.17079e-11 0.0111111 -9.95955e-05 4.76713e-11 0.0111228 -0.000123145 4.87295e-11 -0.000145759 4.9714e-11 0.0162925 0.0141125 -6.16866e-13 0.0138854 0.0085861 -4.37245e-12 0.0119221 0.00484533 -3.36272e-12 0.0104689 0.00265641 -1.48838e-11 0.00959689 0.00140339 -2.04277e-11 0.00866229 0.00093213 -5.78742e-11 0.00812017 0.000654157 -7.2859e-11 0.00810066 0.00093766 -8.93192e-11 0.00806174 0.00220964 -7.76431e-11 0.00726431 0.0032943 1.22537e-10 0.00624902 0.00317036 1.22971e-10 0.00527797 0.00282805 1.0662e-10 0.00448956 0.0025221 1.00227e-10 0.00375131 0.00220172 9.48208e-11 0.00305588 0.00191979 8.3028e-11 0.00241951 0.00170712 7.40644e-11 0.00179792 0.00152526 7.58388e-11 0.0012162 0.00136895 5.85753e-11 0.000678982 0.00121998 5.36734e-11 0.00017575 0.00108333 4.67166e-11 -0.000310457 0.000957859 4.1493e-11 -0.000761536 0.000838973 2.36442e-11 -0.00115268 0.000728825 -3.13766e-12 -0.00148194 0.000617194 -2.46782e-11 -0.00174999 0.000500369 -2.69371e-11 -0.0019158 0.000378269 -2.32658e-11 -0.00201021 0.000260815 -1.7941e-11 -0.00201126 8.32131e-05 -1.32148e-11 -0.00193156 -9.345e-05 5.01082e-12 -0.00177092 -0.000303422 3.09621e-11 -0.00147067 -0.00063522 5.4903e-11 -0.00106594 -0.000958489 7.17937e-11 -0.000576671 -0.00123841 7.20792e-11 1.25351e-05 -0.00149738 4.0334e-10 0.000579836 -0.00163521 -1.28488e-10 0.00116327 -0.00170966 8.87596e-11 0.00175268 -0.00174973 7.39796e-11 0.0023371 -0.0017708 6.28764e-11 0.00290343 -0.00176464 4.52065e-11 0.00347063 -0.00173713 2.85321e-11 0.00402052 -0.00170071 5.96739e-12 0.00455309 -0.00165847 -1.29921e-11 0.00505803 -0.00161514 -2.79664e-11 0.00554472 -0.00156087 -3.76104e-11 0.00601707 -0.00150126 -3.6907e-11 0.00646885 -0.0014376 -2.8457e-11 0.00689862 -0.00137499 -1.89252e-11 0.00730816 -0.00131006 -1.29825e-11 0.00769667 -0.00124572 -6.09709e-12 0.00806313 -0.00117735 -7.09517e-12 0.00840463 -0.00111328 -1.56029e-11 0.00871957 -0.00105831 -4.21907e-11 0.00902343 -0.00101582 -7.76378e-11 0.00931049 -0.000962564 -1.12579e-10 0.00957924 -0.000908001 -1.46586e-10 0.00983005 -0.000853874 -1.75575e-10 0.0100631 -0.000802867 -1.92809e-10 0.0102799 -0.000753567 -1.96785e-10 0.0104814 -0.000707117 -1.8704e-10 0.0106686 -0.000662137 -1.68222e-10 0.0108426 -0.000619654 -1.41791e-10 0.0110038 -0.000578666 -1.11316e-10 0.0111529 -0.000539985 -7.24349e-11 0.0112904 -0.000502792 -3.48759e-11 0.0114162 -0.000467711 -1.79026e-11 0.0115313 -0.000434013 3.34033e-12 0.0116354 -0.000402246 2.29439e-11 0.0117295 -0.000371729 4.68255e-11 0.011814 -0.000342957 6.72629e-11 0.0118892 -0.000315337 8.24162e-11 0.0119558 -0.000289263 9.26392e-11 0.0120143 -0.000264265 9.85914e-11 0.0120651 -0.000240635 1.00359e-10 0.0121088 -0.000218001 9.86397e-11 0.0121457 -0.000196616 9.32783e-11 0.0121764 -0.00017618 8.4153e-11 0.0122012 -0.000156964 7.19259e-11 0.0122204 -0.000138735 5.52512e-11 0.0122344 -0.000121783 3.70955e-11 0.0122436 -0.000105928 1.47339e-11 0.0122482 -9.1439e-05 -5.86849e-12 0.0122486 -7.81654e-05 -2.85053e-11 0.0122451 -6.6359e-05 -4.6508e-11 0.0122382 -5.59024e-05 -6.34282e-11 0.0122284 -4.70521e-05 -7.31685e-11 0.0122161 -3.97282e-05 -7.88042e-11 0.0122018 -3.42075e-05 -7.78719e-11 0.012186 -3.04821e-05 -7.1667e-11 0.0121691 -2.88277e-05 -6.08333e-11 0.0121522 -2.93523e-05 -4.63143e-11 0.012135 -3.23995e-05 -3.03589e-11 0.0121193 -3.81487e-05 -1.13909e-11 0.0121048 -4.70256e-05 -8.35874e-13 0.0120931 -5.93207e-05 1.22823e-11 0.0120855 -7.55199e-05 2.36189e-11 0.0120813 -9.60847e-05 3.22579e-11 0.0120841 -0.000121267 3.64175e-11 0.0120933 -0.000153285 3.81214e-11 0.0121063 -0.000191667 4.00577e-11 -0.000229787 4.04192e-11 0.0182867 0.0148725 -1.03402e-12 0.0164644 0.010404 -2.92716e-12 0.0145104 0.00679179 -2.86204e-12 0.0128808 0.0042739 -8.88006e-12 0.0116385 0.00263535 -1.07865e-11 0.0107747 0.00170013 -4.05073e-11 0.0100465 0.00127848 -4.63889e-11 0.00978385 0.00107714 -6.06248e-11 0.0101767 0.00164266 -4.85167e-11 0.0100029 0.00324674 1.96985e-11 0.00922581 0.00395579 9.87691e-11 0.00845844 0.00372507 9.76432e-11 0.00760941 0.00344744 7.28464e-11 0.00672762 0.00310336 1.3391e-10 0.00598896 0.00273223 6.82608e-11 0.00531034 0.00246983 9.16078e-11 0.00465186 0.00222381 5.09469e-11 0.00405455 0.00201006 6.42624e-11 0.00350186 0.00182688 6.80102e-11 0.00298145 0.00164181 5.03051e-11 0.00249732 0.0014717 4.51018e-11 0.00204444 0.00131969 3.00356e-11 0.00162476 0.00117415 7.02153e-12 0.0012432 0.00102579 -2.10163e-11 0.00090607 0.000862535 -2.68061e-11 0.000622018 0.000681121 -2.43195e-11 0.000425685 0.00047243 -2.09548e-11 0.000302285 0.000219009 -1.68611e-11 0.000300971 -8.41054e-05 -3.11019e-12 0.000498657 -0.000498239 1.97953e-11 0.000868708 -0.00101048 4.24903e-11 0.00134279 -0.00144247 5.39839e-11 0.00188794 -0.00179578 3.98018e-11 0.002464 -0.0020865 4.03592e-11 0.0030909 -0.00227425 2.32884e-11 0.00373021 -0.00235767 -9.41656e-13 0.00436086 -0.00238537 -2.19356e-11 0.00496103 -0.00237349 -3.91127e-11 0.00553456 -0.00233807 -5.24755e-11 0.00608435 -0.00228516 -7.94384e-11 0.00660799 -0.00222162 -1.08209e-10 0.00710744 -0.00215396 -1.33052e-10 0.00757913 -0.00208151 -1.49005e-10 0.00802988 -0.00200434 -1.46957e-10 0.00845891 -0.0019216 -1.27079e-10 0.00886706 -0.00183632 -9.4648e-11 0.00925141 -0.00175013 -5.96302e-11 0.00961311 -0.00166379 -3.3657e-11 0.0099523 -0.00157787 -1.29816e-12 0.0102697 -0.00148845 2.82613e-12 0.0105635 -0.00140133 5.8342e-12 0.0108329 -0.00132179 1.17377e-12 0.0110807 -0.00125775 -1.42202e-11 0.0113155 -0.00119056 -4.39621e-11 0.0115366 -0.00112201 -8.17862e-11 0.0117427 -0.00105302 -1.24014e-10 0.0119323 -0.000986446 -1.58026e-10 0.0121062 -0.000922509 -1.78528e-10 0.0122649 -0.000861845 -1.82557e-10 0.0124098 -0.000803705 -1.74022e-10 0.0125415 -0.000748572 -1.54567e-10 0.0126616 -0.000695719 -1.29571e-10 0.0127703 -0.000645733 -1.00997e-10 0.0128688 -0.000597844 -7.24301e-11 0.0129573 -0.000552644 -4.38709e-11 0.0130367 -0.000509378 -1.46709e-11 0.0131074 -0.000468545 7.90494e-13 0.0131695 -0.000429513 1.85061e-11 0.0132237 -0.000392641 3.4779e-11 0.0132697 -0.000357437 4.72166e-11 0.0133081 -0.000324164 5.70692e-11 0.0133391 -0.000292396 6.28137e-11 0.0133628 -0.000262382 6.80537e-11 0.0133802 -0.000233707 6.76535e-11 0.013391 -0.00020667 6.8431e-11 0.0133964 -0.00018091 6.13265e-11 0.0133964 -0.000156772 5.61551e-11 0.0133919 -0.000134003 4.22706e-11 0.0133829 -0.000112945 3.01756e-11 0.0133701 -9.3428e-05 1.1401e-11 0.0133536 -7.57505e-05 -3.83687e-12 0.0133339 -5.97864e-05 -2.21692e-11 0.013311 -4.58154e-05 -3.93517e-11 0.0132857 -3.37502e-05 -5.09452e-11 0.0132583 -2.39057e-05 -6.21348e-11 0.0132294 -1.63071e-05 -6.35812e-11 0.0131996 -1.12022e-05 -6.59579e-11 0.0131696 -8.79506e-06 -5.89201e-11 0.0131397 -9.32438e-06 -5.13677e-11 0.0131109 -1.29201e-05 -3.78124e-11 0.0130835 -2.00226e-05 -2.36718e-11 0.013058 -3.10048e-05 -1.01333e-11 0.0130358 -4.64612e-05 1.49404e-12 0.0130163 -6.70013e-05 1.1633e-11 0.0130032 -9.33068e-05 2.03688e-11 0.0129952 -0.0001261 2.28955e-11 0.012996 -0.000165634 2.67404e-11 0.0130048 -0.000217301 3.24979e-11 0.0130231 -0.000268787 3.3033e-11 -0.000323941 3.52995e-11 0.0194008 0.015134 -1.30535e-12 0.0181644 0.0116417 -2.87304e-13 0.0165458 0.00840125 -1.95696e-12 0.0149729 0.00583965 -5.03772e-12 0.0136337 0.00395616 -1.06149e-11 0.0126459 0.0026633 -2.0092e-11 0.0118273 0.00198062 -4.10508e-11 0.0111738 0.00160048 -4.57089e-11 0.0110875 0.00160978 -5.35896e-11 0.0117692 0.00231353 -7.36381e-11 0.0115707 0.00396632 3.71012e-11 0.0108128 0.00445128 1.16516e-10 0.0101867 0.004155 1.00843e-10 0.00947379 0.00391422 9.47592e-11 0.00868184 0.00358901 7.72301e-11 0.00795896 0.00322426 8.70986e-11 0.00731796 0.00293317 3.99394e-11 0.00671748 0.00269766 6.21665e-11 0.00610908 0.0024753 4.86993e-11 0.00553456 0.0022521 5.30253e-11 0.0050162 0.00205481 4.55006e-11 0.00453013 0.00186159 3.71419e-11 0.00407347 0.00166994 2.33705e-11 0.00366099 0.00147455 -1.65028e-11 0.00329603 0.00126509 -1.26727e-11 0.00299197 0.00101808 -1.41925e-11 0.00275838 0.000731194 -1.27225e-11 0.00260224 0.000398001 -7.31442e-12 0.00259145 -5.5743e-05 1.57105e-11 0.00281235 -0.000710052 3.32588e-11 0.00317073 -0.00136688 3.71982e-11 0.00366769 -0.0019446 3.79717e-11 0.00428265 -0.00241845 1.82719e-11 0.00494311 -0.00275376 2.61091e-11 0.00561587 -0.0029549 3.02624e-11 0.006275 -0.00302237 -1.12895e-11 0.00689477 -0.00300761 -5.33401e-11 0.00747321 -0.00295149 -8.33817e-11 0.00801201 -0.0028749 -1.04872e-10 0.00851538 -0.0027847 -1.32973e-10 0.00898896 -0.00269024 -1.46273e-10 0.0094327 -0.00259211 -1.52004e-10 0.00985013 -0.00249252 -1.60096e-10 0.0102421 -0.00238916 -1.61638e-10 0.0106116 -0.00228313 -1.50376e-10 0.0109584 -0.00217483 -1.23366e-10 0.011283 -0.00206647 -8.28264e-11 0.0115869 -0.00195862 -4.07596e-11 0.0118711 -0.00185293 3.23671e-12 0.0121369 -0.00174482 1.90697e-11 0.0123831 -0.00163852 3.65342e-11 0.0126068 -0.0015365 3.82774e-11 0.012805 -0.00144727 2.52246e-11 0.0129903 -0.00136783 -4.7438e-12 0.0131626 -0.00128706 -4.01996e-11 0.0133213 -0.00120549 -8.87135e-11 0.0134667 -0.00112618 -1.30255e-10 0.0135989 -0.00104929 -1.58156e-10 0.0137186 -0.000976321 -1.68413e-10 0.013827 -0.000906322 -1.63554e-10 0.0139241 -0.000840187 -1.46506e-10 0.0140112 -0.000776781 -1.22451e-10 0.0140885 -0.000716967 -9.62614e-11 0.0141562 -0.000659662 -7.17486e-11 0.0142154 -0.000605632 -5.08329e-11 0.014265 -0.000553968 -3.49878e-11 0.0143067 -0.000505223 -2.13658e-11 0.0143398 -0.000458703 -1.27642e-11 0.0143651 -0.000414784 -1.89826e-12 0.0143833 -0.000372909 4.76696e-12 0.0143943 -0.000333384 1.87904e-11 0.0143996 -0.000295703 2.52316e-11 0.0143986 -0.000260151 3.934e-11 0.0143925 -0.000226279 4.36269e-11 0.014381 -0.000194389 5.13112e-11 0.0143648 -0.000164148 5.03432e-11 0.0143441 -0.000135903 4.63572e-11 0.0143197 -0.000109447 3.90845e-11 0.0142918 -8.51354e-05 2.26568e-11 0.0142613 -6.2854e-05 1.27918e-11 0.0142281 -4.28569e-05 -5.47114e-12 0.0141929 -2.52781e-05 -2.08574e-11 0.0141558 -1.02597e-05 -4.07449e-11 0.0141175 2.00181e-06 -5.01811e-11 0.0140781 1.11374e-05 -6.04928e-11 0.0140384 1.75305e-05 -6.23967e-11 0.0139979 2.0892e-05 -6.12719e-11 0.0139581 2.09814e-05 -5.50674e-11 0.0139186 1.74059e-05 -4.48921e-11 0.0138806 9.55841e-06 -3.36181e-11 0.013846 -3.07481e-06 -1.9273e-11 0.0138141 -2.13086e-05 -8.36149e-12 0.0137887 -4.57578e-05 3.41853e-12 0.013768 -7.72076e-05 9.50199e-12 0.0137548 -0.00011657 1.39499e-11 0.0137504 -0.000164172 2.04539e-11 0.0137559 -0.000222653 1.9519e-11 0.0137647 -0.000290935 2.30935e-11 0.0137883 -0.000358094 2.19158e-11 -0.000429604 2.28433e-11 0.0201064 0.0152047 -2.26181e-14 0.0192892 0.0124472 -2.83201e-12 0.018053 0.00963636 -2.6199e-12 0.0166891 0.00719623 -3.44e-12 0.0153956 0.00523786 -5.22485e-12 0.0142636 0.00377207 -1.19617e-11 0.0134728 0.00272968 -2.23287e-11 0.0126752 0.00228167 -3.80134e-11 0.0122394 0.00191925 -4.0445e-11 0.01222 0.00213627 -4.98745e-11 0.01295 0.00298292 -5.31523e-11 0.0129012 0.00444415 7.05901e-11 0.0122537 0.00479069 1.0997e-10 0.01166 0.00451405 1.02736e-10 0.0110228 0.00430348 9.32875e-11 0.010346 0.00399485 8.39216e-11 0.0097024 0.00364409 4.18059e-11 0.00907959 0.00336251 5.24704e-11 0.00848953 0.00310746 4.63158e-11 0.00794195 0.0028691 5.92755e-11 0.0074082 0.0026463 4.92464e-11 0.00688045 0.0024258 5.30262e-11 0.00639929 0.00220324 4.22243e-11 0.00596361 0.00197361 9.14711e-12 0.00556246 0.00170857 1.80399e-11 0.00521204 0.00140719 1.18004e-11 0.00490845 0.00106984 1.38785e-11 0.00472987 0.000612498 2.69153e-11 0.00477334 -7.43874e-05 5.8031e-11 0.00500653 -0.000924603 7.66762e-11 0.00541099 -0.00175704 5.08583e-11 0.00595737 -0.00248139 4.52816e-11 0.00659961 -0.00305732 1.67086e-11 0.00729638 -0.00345143 2.1258e-11 0.00795258 -0.00360944 2.29494e-11 0.00857458 -0.00364464 8.44397e-12 0.00915626 -0.00358962 7.87473e-12 0.00969402 -0.00349019 -3.41914e-12 0.0101849 -0.00336542 -1.72984e-11 0.0106367 -0.00323472 -5.02082e-11 0.011055 -0.00310535 -6.81701e-11 0.0114443 -0.00297774 -8.89793e-11 0.0118073 -0.00285171 -1.05343e-10 0.012147 -0.00272396 -1.08728e-10 0.0124654 -0.0025958 -1.03074e-10 0.0127629 -0.00246584 -9.16984e-11 0.0130392 -0.0023368 -7.06671e-11 0.0132942 -0.0022086 -4.5082e-11 0.0135287 -0.00208354 -1.67302e-11 0.0137477 -0.00196056 2.98745e-11 0.0139484 -0.0018363 3.83622e-11 0.0141294 -0.00171437 4.71984e-11 0.014288 -0.00160203 3.88543e-11 0.0144313 -0.00150666 3.04437e-11 0.0145628 -0.00141369 7.83642e-13 0.0146846 -0.0013218 -3.02216e-11 0.0147955 -0.00123178 -6.86992e-11 0.0148956 -0.00114373 -1.03561e-10 0.0149839 -0.0010596 -1.26526e-10 0.0150616 -0.000978777 -1.35369e-10 0.0151288 -0.000902388 -1.29747e-10 0.0151865 -0.00082931 -1.14918e-10 0.0152354 -0.00076038 -9.41665e-11 0.0152758 -0.000694501 -7.4896e-11 0.0153082 -0.00063241 -5.64028e-11 0.0153327 -0.000573151 -4.46033e-11 0.0153496 -0.000517314 -3.38003e-11 0.0153591 -0.000464096 -2.89194e-11 0.0153616 -0.000413923 -2.24572e-11 0.0153578 -0.000366141 -1.82245e-11 0.0153484 -0.000321072 -1.05256e-11 0.0153341 -0.000278165 -2.41781e-12 0.0153152 -0.000237728 7.57559e-12 0.0152925 -0.000199282 1.7852e-11 0.0152653 -0.000163209 2.52037e-11 0.0152343 -0.000129157 3.11466e-11 0.015199 -9.75477e-05 3.05108e-11 0.0151599 -6.82048e-05 2.76095e-11 0.0151175 -4.15065e-05 2.02034e-11 0.0150723 -1.75515e-05 1.31805e-11 0.0150254 3.37265e-06 -2.22693e-12 0.0149781 2.08482e-05 -1.11105e-11 0.0149306 3.5479e-05 -2.92626e-11 0.0148833 4.69913e-05 -3.75261e-11 0.0148356 5.51274e-05 -4.80232e-11 0.0147883 5.95435e-05 -4.96754e-11 0.0147414 6.0214e-05 -5.06449e-11 0.0146948 5.6467e-05 -4.45182e-11 0.0146504 4.78148e-05 -3.66969e-11 0.0146074 3.33948e-05 -2.50448e-11 0.0145693 1.26597e-05 -1.13698e-11 0.0145359 -1.56147e-05 3.66618e-12 0.0145094 -5.1631e-05 9.77206e-12 0.0144922 -9.66675e-05 1.63644e-11 0.014484 -0.00015144 2.24145e-11 0.0144866 -0.000216294 3.03629e-11 0.0144998 -0.000295031 1.53612e-11 0.0145196 -0.000372026 1.71653e-11 0.014551 -0.000454054 1.33564e-11 -0.00054297 8.02237e-12 0.0205488 0.015174 -1.31262e-12 0.0200416 0.0129668 -6.4286e-13 0.0190964 0.0105759 -2.56237e-12 0.0179649 0.00832084 -1.06052e-12 0.0167994 0.00640263 -3.09594e-12 0.0157009 0.00484248 -8.5165e-12 0.0147516 0.00365785 -1.22734e-11 0.0141123 0.00283643 -3.26402e-11 0.0134068 0.00253796 -3.32983e-11 0.0131283 0.00230246 -4.26232e-11 0.0132899 0.00263047 -2.75622e-11 0.0139035 0.00356898 1.29634e-11 0.0139137 0.00475663 7.83168e-11 0.0134421 0.00501217 1.07279e-10 0.0129341 0.0048166 1.01632e-10 0.0123353 0.00462792 8.66637e-11 0.0117384 0.00432907 6.53807e-11 0.0111778 0.00400562 6.4585e-11 0.0105994 0.00371841 4.05638e-11 0.0100349 0.00345954 6.0323e-11 0.00951716 0.00321272 4.77658e-11 0.00902985 0.00298219 5.24335e-11 0.00854873 0.00273756 5.49467e-11 0.0080929 0.00247233 4.03899e-11 0.00766139 0.00217987 5.04962e-11 0.00726337 0.00185749 5.20872e-11 0.0069343 0.00143906 6.12274e-11 0.00676198 0.000821482 8.36139e-11 0.00683267 -0.000120555 1.18586e-10 0.00710353 -0.001169 9.39819e-11 0.00752063 -0.00215121 6.5781e-11 0.00805454 -0.00299805 4.0027e-11 0.00866647 -0.00365328 1.39484e-11 0.00929853 -0.0040727 2.35895e-11 0.00992976 -0.00422751 1.49089e-11 0.0104292 -0.00413573 2.95097e-11 0.0109491 -0.00411279 1.07309e-10 0.0114547 -0.00400047 1.26718e-10 0.0119225 -0.00383729 8.42196e-11 0.0123506 -0.00366404 4.42492e-11 0.0127403 -0.00349366 6.76106e-11 0.0130983 -0.0033322 4.61779e-11 0.0134264 -0.00317651 1.20873e-11 0.013729 -0.00302326 -9.71807e-12 0.0140089 -0.00287262 -2.74891e-11 0.0142663 -0.00272056 -4.37671e-11 0.0145025 -0.00257128 -4.45535e-11 0.0147186 -0.00242301 -3.55169e-11 0.0149172 -0.00227986 -1.63875e-11 0.0151006 -0.00214084 5.68762e-11 0.0152677 -0.00200016 6.83361e-11 0.0154192 -0.00186207 8.70877e-11 0.0155525 -0.00173157 1.03158e-10 0.0156645 -0.00161484 1.09055e-10 0.0157625 -0.00150927 3.5892e-11 0.0158492 -0.00140716 5.8489e-12 0.0159258 -0.00130784 -2.38002e-11 0.0159924 -0.00121013 -5.3177e-11 0.0160488 -0.00111626 -8.04735e-11 0.0160956 -0.00102569 -9.43234e-11 0.016133 -0.000939981 -9.24079e-11 0.016162 -0.000857948 -8.14059e-11 0.016183 -0.000780686 -6.56422e-11 0.0161966 -0.000706902 -5.26259e-11 0.0162033 -0.000637522 -4.35764e-11 0.016203 -0.000571385 -3.89572e-11 0.0161965 -0.000509183 -3.8795e-11 0.0161834 -0.000449981 -3.79933e-11 0.0161643 -0.000394231 -4.01007e-11 0.0161397 -0.000341213 -3.56854e-11 0.0161096 -0.00029124 -3.24164e-11 0.0160757 -0.000243754 -1.95562e-11 0.0160371 -0.000199029 -7.73902e-12 0.0159956 -0.000156705 1.04016e-12 0.0159503 -0.000117067 1.11809e-11 0.0159017 -8.00003e-05 1.72652e-11 0.01585 -4.58093e-05 2.33815e-11 0.0157952 -1.47724e-05 2.20739e-11 0.0157387 1.2731e-05 2.07702e-11 0.0156809 3.67603e-05 1.04254e-11 0.0156222 5.76133e-05 3.98017e-12 0.0155632 7.50245e-05 -6.24047e-12 0.0155042 8.88881e-05 -2.56397e-11 0.0154462 9.87677e-05 -3.45274e-11 0.0153898 0.000104453 -4.53072e-11 0.0153345 0.000105538 -4.73868e-11 0.015282 0.000101837 -5.13243e-11 0.0152308 9.21998e-05 -4.74925e-11 0.0151837 7.61571e-05 -4.40597e-11 0.0151402 5.26146e-05 -3.50841e-11 0.0151021 2.08277e-05 -2.68838e-11 0.0150715 -2.04819e-05 -1.35216e-11 0.0150494 -7.08251e-05 -4.22036e-12 0.0150364 -0.000131994 1.32164e-11 0.015036 -0.000203721 2.19014e-11 0.0150475 -0.000288047 1.96857e-11 0.0150604 -0.000374706 -1.76348e-11 0.0150862 -0.000464569 -1.62871e-12 0.0151227 -0.000558775 2.33767e-11 -0.000661004 3.43535e-11 0.0209517 0.0151272 8.95196e-13 0.020587 0.0133221 2.24336e-13 0.0198924 0.0112742 -1.21393e-12 0.0189471 0.0092603 -4.64106e-12 0.0179239 0.00741646 -2.77305e-12 0.0169018 0.00585696 -6.34319e-12 0.0159544 0.00458105 -9.85201e-12 0.0151582 0.00359993 -1.95516e-11 0.0146028 0.002993 -3.54359e-11 0.0140428 0.00275424 -3.7848e-11 0.0139038 0.00266408 -3.72283e-11 0.014259 0.00303874 -1.65605e-11 0.0147525 0.00402805 2.20851e-11 0.0147408 0.00498553 9.06967e-11 0.0144085 0.00518927 1.0408e-10 0.0139844 0.00506068 9.8515e-11 0.0134423 0.00488443 8.06053e-11 0.0128866 0.00461818 6.05375e-11 0.0123807 0.0042888 5.39085e-11 0.0118802 0.00401748 6.12669e-11 0.011376 0.00374981 4.67074e-11 0.0108823 0.00350726 3.98045e-11 0.010427 0.0032373 6.51139e-11 0.0099878 0.00296798 7.38717e-11 0.00954079 0.00266834 7.88065e-11 0.00913218 0.00230407 9.24282e-11 0.00881387 0.00179114 1.20009e-10 0.00871565 0.000955508 1.69478e-10 0.00883915 -0.000218067 1.51781e-10 0.00913864 -0.00143674 8.49631e-11 0.00952013 -0.00250735 2.03491e-11 0.0100193 -0.00347116 -4.72372e-12 0.0105716 -0.00418484 -9.09713e-12 0.0110033 -0.00448603 2.48375e-12 0.0114112 -0.0046193 1.03181e-11 0.0119931 -0.00470479 3.63361e-11 0.0124155 -0.00453132 9.17824e-11 0.0128266 -0.00441632 1.71107e-10 0.0132896 -0.00430807 2.20023e-10 0.0137196 -0.004101 2.31983e-10 0.0141092 -0.0038894 2.2226e-10 0.0144623 -0.00368449 1.87505e-10 0.0147741 -0.00348806 1.21678e-10 0.0150543 -0.00330273 7.31856e-11 0.0153044 -0.00312301 1.84296e-11 0.0155302 -0.0029471 1.49298e-12 0.0157346 -0.00277691 -6.79515e-13 0.0159202 -0.00260963 -3.84845e-12 0.0160877 -0.00244827 7.40196e-12 0.0162375 -0.00229179 8.48352e-11 0.0163747 -0.00213939 9.8166e-11 0.016496 -0.001986 1.18792e-10 0.0166008 -0.00183793 1.35864e-10 0.0166857 -0.0016995 1.37256e-10 0.0167601 -0.00158168 1.06878e-10 0.0168228 -0.00146772 4.52962e-11 0.0168761 -0.00135935 2.36908e-11 0.0169203 -0.00125315 -2.26167e-12 0.0169549 -0.00115096 -2.63086e-11 0.0169803 -0.00105193 -4.27784e-11 0.016996 -0.00095787 -4.96687e-11 0.0170036 -0.000867722 -4.71112e-11 0.0170033 -0.000782732 -4.23144e-11 0.0169964 -0.000701772 -3.65557e-11 0.0169834 -0.000625623 -3.65319e-11 0.0169642 -0.000553304 -3.45954e-11 0.0169394 -0.000485263 -3.89323e-11 0.0169083 -0.000420689 -4.16325e-11 0.0168718 -0.000359857 -4.55279e-11 0.0168301 -0.000302099 -4.70626e-11 0.0167837 -0.000247649 -4.16514e-11 0.0167338 -0.000196004 -3.58837e-11 0.0166805 -0.000147416 -1.68735e-11 0.0166247 -0.000101658 -1.29538e-11 0.0165662 -5.90389e-05 -1.01244e-12 0.0165056 -1.9802e-05 3.44352e-12 0.0164428 1.54859e-05 1.25009e-11 0.0163787 4.686e-05 1.23641e-11 0.0163122 7.47132e-05 1.30237e-11 0.0162444 9.8822e-05 1.0953e-11 0.0161752 0.000119204 7.0356e-12 0.0161058 0.000135371 2.5242e-12 0.0160381 0.000147244 -4.90658e-12 0.0159713 0.000153963 -1.24263e-11 0.0159091 0.000155655 -2.02422e-11 0.0158486 0.000151766 -2.2324e-11 0.0157937 0.000141333 -2.39813e-11 0.0157431 0.000123312 -2.3621e-11 0.015698 9.69638e-05 -2.51068e-11 0.0156597 6.12718e-05 -2.68248e-11 0.0156289 1.52206e-05 -2.75646e-11 0.0156065 -4.16085e-05 -2.92405e-11 0.0155944 -0.000109218 -3.45571e-11 0.0155936 -0.000188076 4.38363e-12 0.0156039 -0.00027785 -9.79139e-12 0.0156186 -0.000371884 -6.61364e-11 0.0156448 -0.000467798 -5.70322e-11 0.0156799 -0.000567527 -3.84629e-11 0.0157224 -0.000670093 1.1417e-11 -0.000777628 8.03629e-11 0.0212497 0.0150765 -4.19904e-12 0.0210119 0.0135622 -1.87339e-12 0.0204703 0.0118134 1.35208e-12 0.0197227 0.0100071 -2.63208e-12 0.0188279 0.00830739 -3.13128e-12 0.0179033 0.00676875 -6.34133e-12 0.0170038 0.00547417 -1.03917e-11 0.0161674 0.00440305 -1.39156e-11 0.015522 0.00359538 -2.42397e-11 0.0150022 0.00315698 -3.38461e-11 0.0146248 0.00292067 -2.88373e-11 0.0145841 0.00298075 -2.88981e-11 0.015065 0.00339015 -1.47807e-11 0.0154563 0.00438024 2.58767e-11 0.015431 0.00516899 8.65847e-11 0.015173 0.005343 1.01189e-10 0.0148375 0.00524207 9.66927e-11 0.0143625 0.00509978 8.40184e-11 0.0138389 0.00484042 6.60089e-11 0.0133656 0.00453597 5.65886e-11 0.0129225 0.00424658 4.6313e-11 0.0124902 0.00399288 2.48913e-11 0.0120422 0.00371316 8.45513e-11 0.0115996 0.00344059 8.77711e-11 0.0111824 0.00312302 1.00419e-10 0.0108189 0.00271002 1.27289e-10 0.0105513 0.00208602 1.74562e-10 0.0105677 0.000955449 2.55857e-10 0.0108107 -0.000435028 1.52461e-10 0.0111264 -0.00171546 9.13219e-12 0.0115791 -0.00292311 -6.0916e-12 0.0120334 -0.00389358 -3.04012e-11 0.0123548 -0.00447212 -1.02864e-10 0.0126431 -0.00474798 -6.33022e-11 0.012912 -0.00486958 7.72093e-12 0.0131203 -0.00489643 1.86472e-11 0.0135447 -0.00494417 4.28611e-11 0.0139271 -0.0047947 9.88086e-11 0.0142727 -0.00465655 1.66653e-10 0.0146808 -0.00452236 2.70465e-10 0.015089 -0.00430878 2.77341e-10 0.0154614 -0.00406637 2.46338e-10 0.0157879 -0.00382096 1.90698e-10 0.0160702 -0.00358884 1.39382e-10 0.0163119 -0.00336771 1.12311e-10 0.0165241 -0.00316221 2.76059e-11 0.0167102 -0.00296619 1.69676e-11 0.016875 -0.0027779 2.97401e-12 0.0170215 -0.00259813 1.86886e-11 0.0171515 -0.00242435 7.61686e-11 0.01727 -0.0022599 1.52944e-10 0.0173743 -0.00209286 1.61969e-10 0.0174648 -0.0019316 1.74395e-10 0.0175401 -0.00177672 1.81847e-10 0.0175952 -0.00163757 1.77905e-10 0.0176408 -0.00151288 1.11818e-10 0.0176755 -0.00139374 5.36259e-11 0.0177016 -0.001279 2.63024e-11 0.0177186 -0.00116901 7.9116e-12 0.0177266 -0.0010624 -9.76806e-12 0.0177262 -0.000960556 -1.74932e-11 0.0177179 -0.00086292 -1.97166e-11 0.0177033 -0.000770546 -1.52134e-11 0.0176826 -0.000682784 -1.57046e-11 0.0176568 -0.000600192 -1.19433e-11 0.0176262 -0.000521966 -1.07814e-11 0.0175904 -0.000448442 -1.66314e-11 0.0175493 -0.000378777 -2.95974e-11 0.0175019 -0.000313241 -4.05555e-11 0.0174487 -0.000251073 -4.40606e-11 0.0173897 -0.000192525 -4.68806e-11 0.0173264 -0.000137074 -3.3049e-11 0.0172597 -8.50254e-05 -2.53383e-11 0.0171912 -3.64553e-05 -1.64262e-11 0.0171216 7.9336e-06 -1.24859e-11 0.0170526 4.78079e-05 -4.7766e-12 0.0169823 8.37102e-05 -5.97133e-14 0.0169113 0.00011541 3.08863e-12 0.0168387 0.0001431 5.92704e-12 0.0167647 0.000166276 4.93802e-12 0.0166908 0.000185054 4.79241e-12 0.0166162 0.000198523 4.20775e-13 0.0165453 0.00020654 -2.48522e-12 0.016476 0.000208365 -8.86639e-12 0.0164123 0.000204338 -9.9259e-12 0.0163532 0.000192776 -1.02795e-11 0.0163013 0.000172676 -1.11028e-11 0.0162559 0.000143176 -8.94703e-12 0.0162189 0.000103222 -7.95094e-12 0.01619 5.2114e-05 -6.86228e-12 0.0161698 -1.14135e-05 -1.41856e-11 0.0161596 -8.53771e-05 -7.43062e-12 0.0161584 -0.000170741 -4.58197e-11 0.0161677 -0.000266399 4.93408e-11 0.0161809 -0.000365749 -6.10251e-11 0.016202 -0.000467353 -6.27606e-11 0.0162331 -0.000573001 -8.02668e-11 0.0162698 -0.000677999 -1.36874e-10 0.016307 -0.000777973 -8.04082e-11 -0.000872628 8.08652e-11 0.0215447 0.0150542 1.15787e-11 0.0213522 0.0137479 -8.14871e-12 0.0209392 0.0122239 -2.38482e-12 0.0203232 0.0106234 2.8724e-13 0.0195753 0.00904747 -2.19001e-12 0.0187505 0.00759618 -3.26898e-12 0.0179106 0.00629523 -6.0205e-12 0.0171123 0.00519204 -1.37612e-11 0.0163795 0.00429159 -1.03279e-11 0.0158575 0.00362296 -2.69534e-11 0.0153604 0.00330967 -2.40107e-11 0.0151205 0.00311072 -1.7515e-11 0.0151601 0.0032431 -1.59327e-11 0.015691 0.003687 -1.49893e-11 0.0160368 0.00464237 2.98095e-11 0.0159871 0.00533544 8.26204e-11 0.0157803 0.00546749 9.6359e-11 0.015515 0.00539702 8.85363e-11 0.0151204 0.00525747 8.50022e-11 0.0146396 0.00502952 6.95862e-11 0.0141929 0.00472529 4.98117e-11 0.0138017 0.00443221 5.19268e-11 0.013387 0.00417445 6.27489e-11 0.012979 0.00388341 8.49675e-11 0.0125859 0.00353552 1.23141e-10 0.0122915 0.00302896 1.79113e-10 0.0122296 0.00217429 2.51028e-10 0.0124237 0.000765346 3.35148e-10 0.0127601 -0.000745186 1.06192e-10 0.0131447 -0.00206179 -3.40744e-11 0.0135262 -0.00326884 -3.76239e-11 0.0138263 -0.00415399 -6.89915e-11 0.0139658 -0.00456371 -1.48569e-10 0.0140719 -0.00481532 -1.23265e-10 0.0141972 -0.00496867 -7.11023e-11 0.0143715 -0.0050516 1.42129e-11 0.0145065 -0.00506336 2.51218e-11 0.0148197 -0.00509698 4.94904e-11 0.015149 -0.00498097 8.72527e-11 0.015448 -0.00482414 1.48219e-10 0.0158008 -0.00467134 2.34893e-10 0.01619 -0.00446823 2.37519e-10 0.0165523 -0.00419456 1.94689e-10 0.0168664 -0.00391262 1.56809e-10 0.0171319 -0.00364087 9.88376e-11 0.0173514 -0.00338936 3.77052e-11 0.0175349 -0.00315597 2.09397e-11 0.0176924 -0.00294055 -4.02477e-11 0.0178287 -0.00273783 9.72523e-12 0.0179479 -0.00254533 8.84605e-11 0.0180514 -0.00236453 1.6127e-10 0.0181461 -0.00218972 1.73312e-10 0.0182262 -0.00201574 1.89575e-10 0.0182914 -0.0018462 1.99212e-10 0.0183378 -0.0016872 1.88995e-10 0.0183691 -0.00154642 1.48171e-10 0.0183891 -0.00141547 7.02857e-11 0.0184 -0.0012921 3.2891e-11 0.0184028 -0.00117434 2.16362e-11 0.0183966 -0.00106053 1.45403e-11 0.0183818 -0.00095154 9.44356e-12 0.0183596 -0.000846856 8.5908e-12 0.0183309 -0.000747632 1.16892e-11 0.0182975 -0.000653254 1.00208e-11 0.0182588 -0.000564521 8.3613e-12 0.0182161 -0.000480523 1.6972e-12 0.0181682 -0.000401692 -6.32014e-12 0.0181157 -0.000327116 -1.54498e-11 0.0180574 -0.000257027 -3.34044e-11 0.0179936 -0.000190704 -4.53242e-11 0.0179235 -0.000128289 -5.07386e-11 0.0178484 -6.93991e-05 -4.80859e-11 0.0177694 -1.47504e-05 -3.4074e-11 0.0176894 3.50098e-05 -2.58293e-11 0.0176095 8.02456e-05 -2.18738e-11 0.0175301 0.000120778 -1.46323e-11 0.0174519 0.000156885 -6.68275e-12 0.0173732 0.0001881 1.73711e-12 0.0172956 0.000214626 6.95014e-12 0.0172164 0.000235697 1.03884e-11 0.0171388 0.000251184 1.1332e-11 0.0170614 0.000260076 9.62909e-12 0.0169872 0.00026216 6.70736e-12 0.0169165 0.000257588 2.76382e-13 0.0168512 0.000244815 -6.40621e-12 0.0167938 0.000222312 -1.01632e-11 0.0167454 0.000189288 -1.83e-11 0.0167073 0.00014483 -2.11082e-11 0.0166807 8.81776e-05 -2.41373e-11 0.016665 1.88411e-05 -2.35415e-11 0.0166617 -6.2138e-05 -3.37078e-11 0.0166677 -0.000154159 -2.64703e-12 0.0166832 -0.000254477 -1.00644e-10 0.0167006 -0.000357283 6.88568e-12 0.0167254 -0.000465008 -2.04253e-11 0.016758 -0.000574169 -3.95491e-11 0.0167894 -0.000678712 -9.61437e-11 0.0168213 -0.000776924 -4.05802e-11 0.0168429 -0.000865098 -1.24489e-10 -0.000939283 -8.15911e-11 0.0218206 0.0150975 -7.25819e-12 0.0216534 0.0139148 1.35156e-11 0.0213047 0.0125706 -1.76254e-12 0.0207939 0.0111257 -6.29538e-12 0.0201594 0.00968602 -3.8503e-12 0.0194366 0.00830974 -9.09356e-12 0.0186763 0.00705173 -9.10038e-12 0.0179178 0.00593539 -6.56096e-12 0.0172058 0.00498517 -2.08252e-11 0.0165668 0.00422197 -2.16962e-11 0.0161525 0.00366422 -1.91846e-11 0.0157043 0.00344947 -1.86501e-11 0.0155275 0.00330738 -1.81823e-11 0.0156153 0.00346829 -5.47763e-12 0.0161555 0.00393863 -1.44287e-11 0.0165127 0.00483867 8.92725e-12 0.0164727 0.00545199 9.47954e-11 0.0162846 0.00558697 9.86432e-11 0.0160527 0.00551063 9.53535e-11 0.0157328 0.0053782 9.56289e-11 0.015312 0.00517192 7.68476e-11 0.0148874 0.00487542 7.83656e-11 0.014487 0.00461157 7.97524e-11 0.0141147 0.00429725 9.93503e-11 0.0137915 0.00388361 1.45099e-10 0.0136179 0.00321373 2.23031e-10 0.0138317 0.00194798 3.47253e-10 0.014258 0.000343827 1.89868e-10 0.0146401 -0.00108962 -1.32716e-11 0.0150599 -0.00244387 -3.37563e-11 0.0153497 -0.00351961 -8.2387e-11 0.0154025 -0.00415868 -1.65057e-10 0.0154059 -0.00451709 -2.08924e-10 0.0153846 -0.00475311 -1.72002e-10 0.0153917 -0.00494268 -1.43546e-10 0.0154423 -0.00507607 -7.03873e-11 0.0155587 -0.00515941 -2.0752e-11 0.0156454 -0.00517071 2.66053e-11 0.0158538 -0.00517717 3.8622e-11 0.0161229 -0.00508684 5.32423e-11 0.0163859 -0.00493314 9.56269e-11 0.0166788 -0.00477002 1.20573e-10 0.0170329 -0.00455891 1.10475e-10 0.0173697 -0.0042618 9.19392e-11 0.0176711 -0.00395445 8.23228e-11 0.017926 -0.00365417 4.39518e-11 0.0181338 -0.00337328 -8.06058e-12 0.018304 -0.00311629 -3.4372e-11 0.018443 -0.00288088 -1.13086e-10 0.0185594 -0.00266501 1.05014e-10 0.0186563 -0.00246427 1.14017e-10 0.0187388 -0.00227593 1.42013e-10 0.0188105 -0.00209227 1.5163e-10 0.0188714 -0.00191211 1.59669e-10 0.0189194 -0.00173854 1.57732e-10 0.0189481 -0.0015763 1.35534e-10 0.018967 -0.00143456 6.18967e-11 0.0189746 -0.00129913 3.00653e-11 0.0189719 -0.00117229 2.58193e-11 0.0189601 -0.0010506 2.55604e-11 0.0189383 -0.000934626 2.74001e-11 0.0189087 -0.000823127 2.58104e-11 0.0188723 -0.000717369 2.34792e-11 0.0188314 -0.000616581 1.88987e-11 0.0187864 -0.000521748 1.39413e-11 0.0187374 -0.000432008 4.96493e-12 0.0186835 -0.000347824 -4.5108e-12 0.0186244 -0.000268331 -2.61799e-11 0.0185597 -0.000193681 -4.43252e-11 0.0184899 -0.0001232 -5.75065e-11 0.018415 -5.70124e-05 -6.62476e-11 0.0183364 4.41037e-06 -6.73576e-11 0.0182554 6.02422e-05 -5.98975e-11 0.0181719 0.00011104 -3.65044e-11 0.018088 0.000156868 -2.60658e-11 0.0180029 0.000197397 -1.83094e-11 0.0179197 0.000232824 -7.09341e-12 0.0178365 0.00026258 3.41147e-12 0.0177554 0.0002865 9.94157e-12 0.0176755 0.000303813 1.37267e-11 0.0175978 0.00031382 1.42344e-11 0.017523 0.000315933 1.41071e-11 0.017452 0.000310717 8.70444e-12 0.0173859 0.000296372 4.58054e-12 0.017328 0.000271047 1.04639e-13 0.017279 0.000234054 -4.79841e-12 0.0172413 0.000184406 -1.13517e-11 0.0172156 0.000121795 -1.80431e-11 0.0172032 4.59154e-05 -2.64715e-11 0.0172039 -4.22188e-05 -3.57326e-11 0.0172158 -0.000140036 -5.67527e-11 0.0172335 -0.000242968 -5.76331e-11 0.0172581 -0.000351017 -6.38344e-11 0.0172915 -0.000463613 -8.70861e-11 0.0173245 -0.000572201 -7.00133e-11 0.0173574 -0.000676605 -6.75519e-11 0.0173864 -0.000775001 -1.07282e-10 0.017408 -0.000859215 -1.35953e-10 0.0174131 -0.000918494 -1.32691e-10 -0.000963093 -1.21421e-10 0.0221857 0.0152286 -4.30811e-12 0.0219729 0.0141286 -2.26945e-11 0.0216519 0.012888 -2.2546e-12 0.0212032 0.0115762 -7.89003e-12 0.020643 0.0102381 -4.1494e-12 0.0200108 0.00894561 -4.31969e-12 0.0193221 0.00773121 -1.31108e-11 0.0186204 0.00663044 -6.76154e-12 0.0179307 0.00565639 -1.74614e-11 0.0172958 0.00483387 -1.26588e-11 0.0167446 0.00417768 -1.44989e-11 0.0164092 0.00369461 -1.5769e-11 0.016037 0.0035843 -1.65011e-11 0.0158798 0.00351427 -2.81465e-11 0.0160201 0.00366778 4.99203e-12 0.0165404 0.00415333 -8.10351e-12 0.0168974 0.00497524 4.69633e-11 0.0168976 0.00553934 1.03014e-10 0.0167007 0.00569416 1.24896e-10 0.0164888 0.0056055 1.36582e-10 0.0162149 0.00547714 1.7616e-10 0.0158107 0.00529024 1.50277e-10 0.015413 0.00502121 1.39023e-10 0.0150765 0.0046547 1.38731e-10 0.0148792 0.00410544 2.02747e-10 0.0149911 0.00310743 3.28141e-10 0.0155087 0.00139633 5.34535e-10 0.0160803 -0.00021893 1.72006e-10 0.0165401 -0.00150666 -1.22892e-11 0.0168514 -0.00271571 -2.72e-11 0.0169899 -0.00360937 -8.65087e-11 0.0169026 -0.00401424 -1.81483e-10 0.0167622 -0.00432203 -2.26291e-10 0.0166374 -0.00458277 -1.96003e-10 0.0165413 -0.00480919 -1.21987e-10 0.0164867 -0.00499369 -1.10135e-10 0.0164808 -0.005129 -7.71624e-11 0.0165339 -0.00520552 -6.94961e-11 0.0165923 -0.00522457 4.1204e-11 0.0167017 -0.00518785 3.10924e-11 0.0168893 -0.00511454 1.40948e-11 0.0171279 -0.0050072 3.90445e-11 0.0173585 -0.00479461 4.92624e-11 0.0176645 -0.00457736 7.55527e-11 0.017986 -0.00428757 6.57003e-11 0.0182879 -0.00396681 6.78025e-11 0.0185516 -0.00364568 -1.15749e-12 0.0187664 -0.0033398 -6.47459e-11 0.0189383 -0.0030588 -7.12591e-11 0.0190739 -0.00280587 -7.55818e-11 0.0191824 -0.00257716 1.71893e-10 0.01927 -0.00236689 9.45589e-12 0.0193485 -0.00217399 6.0869e-11 0.0194129 -0.00197921 7.69548e-11 0.0194662 -0.00179425 8.91058e-11 0.0195053 -0.0016159 8.55455e-11 0.0195244 -0.00145385 5.66894e-11 0.0195313 -0.0013065 3.40874e-11 0.0195256 -0.00116839 2.72721e-11 0.0195097 -0.00103747 2.87494e-11 0.0194843 -0.000913691 2.33585e-11 0.0194504 -0.000795058 1.83009e-11 0.0194091 -0.000682629 1.5492e-11 0.0193622 -0.000575398 1.36582e-11 0.0193106 -0.000474382 8.83706e-12 0.0192553 -0.000378735 2.30447e-13 0.0191955 -0.000288998 -1.56776e-11 0.0191308 -0.000204409 -3.18042e-11 0.0190603 -0.000124991 -4.70105e-11 0.0189843 -5.04405e-05 -5.71861e-11 0.0189048 1.855e-05 -6.50494e-11 0.0188222 8.14518e-05 -6.10664e-11 0.0187386 0.000138745 -5.54019e-11 0.0186525 0.00019017 -3.60252e-11 0.0185664 0.000235943 -2.82129e-11 0.0184792 0.000275678 -2.07671e-11 0.0183931 0.000309257 -1.38608e-11 0.0183083 0.000336038 -4.673e-12 0.0182263 0.000355477 3.17504e-12 0.0181476 0.000366496 8.22995e-12 0.0180735 0.000368607 1.23341e-11 0.0180035 0.000362533 1.32409e-11 0.0179393 0.000346319 6.57137e-12 0.0178836 0.000317781 1.56563e-12 0.0178379 0.000276084 -5.8963e-12 0.0178039 0.00022086 -1.66504e-11 0.0177833 0.000151437 -2.87581e-11 0.0177754 6.87863e-05 -3.43035e-11 0.0177813 -2.58444e-05 -9.70542e-11 0.0177941 -0.000127211 -2.20799e-11 0.0178159 -0.000234648 -3.81427e-11 0.0178486 -0.000349731 -1.14341e-10 0.0178855 -0.00046308 -1.2839e-10 0.0179245 -0.000571195 -9.9097e-11 0.0179599 -0.000676635 -9.84218e-11 0.0179899 -0.000771802 -1.00775e-10 0.0180046 -0.000846503 -1.252e-10 0.0180003 -0.000896256 -1.6829e-10 0.017977 -0.000920328 -1.70552e-10 -0.000926864 -1.39409e-10 0.0225548 0.0153943 2.79226e-12 0.0223231 0.0143591 2.71141e-12 0.0220033 0.0132074 -4.24172e-12 0.021587 0.0119873 -4.23078e-12 0.0210818 0.0107446 -5.42465e-12 0.0204972 0.00952116 -9.16698e-13 0.0198775 0.00835456 -3.92412e-12 0.0192205 0.00727698 -3.94525e-12 0.0185724 0.00629881 5.07865e-13 0.017942 0.00544429 -6.46501e-12 0.0173656 0.00472418 -7.18284e-12 0.0168844 0.00414572 -8.87496e-12 0.0166041 0.00376597 -9.16289e-12 0.0163395 0.00367669 -9.27154e-12 0.0162227 0.0036757 -5.66154e-11 0.0163983 0.0038515 2.9283e-11 0.0168658 0.0043461 2.639e-11 0.0172225 0.00508367 4.37316e-11 0.0172539 0.00561477 1.14642e-10 0.017101 0.00574952 1.3371e-10 0.0169263 0.00566066 1.33364e-10 0.0166844 0.00553686 1.35619e-10 0.0164141 0.00530157 1.49989e-10 0.0161814 0.00489712 2.08571e-10 0.0161769 0.00412021 3.08378e-10 0.016744 0.00251914 5.19638e-10 0.0173705 0.00073966 5.06625e-10 0.0178436 -0.00066397 1.13162e-10 0.0183158 -0.00194867 5.50816e-11 0.0185437 -0.00289837 -1.32781e-11 0.0183959 -0.00340242 -8.30253e-11 0.0181893 -0.00374141 -2.27262e-10 0.0179707 -0.00404482 -2.27179e-10 0.0177698 -0.0043352 -1.75822e-10 0.0176023 -0.00459951 -1.89365e-10 0.01747 -0.00482741 -1.51699e-10 0.0173769 -0.00500425 -1.23737e-10 0.0173252 -0.00513126 -1.48154e-10 0.017318 -0.00519536 -9.12814e-11 0.0173527 -0.00521239 -3.86345e-11 0.0174119 -0.00516109 -2.93623e-11 0.017456 -0.0050485 -1.99899e-11 0.0176426 -0.00497872 9.74238e-12 0.0178982 -0.0048341 5.31245e-11 0.018164 -0.00455869 5.73036e-11 0.018473 -0.00428497 6.79476e-11 0.018782 -0.00396371 6.32323e-11 0.0190587 -0.00362557 -6.32164e-11 0.0192919 -0.00329919 -7.91597e-11 0.0194774 -0.00299925 -5.60674e-11 0.0196193 -0.00272763 4.64368e-11 0.019729 -0.00248421 5.84473e-11 0.0198117 -0.00226306 -1.23195e-10 0.0198878 -0.00205945 -2.04435e-12 0.0199477 -0.00185629 2.02974e-11 0.0199947 -0.00166371 -1.282e-11 0.0200242 -0.00148206 6.5068e-11 0.0200374 -0.0013184 1.43916e-10 0.0200356 -0.00116651 5.80027e-11 0.0200224 -0.00102456 8.82477e-12 0.0199994 -0.000891437 -1.15581e-11 0.0199682 -0.000764571 -1.77691e-11 0.0199287 -0.000644781 -1.47419e-11 0.0198823 -0.000530786 -1.06471e-11 0.0198295 -0.000423332 -1.15463e-11 0.0197713 -0.000321677 -1.76886e-11 0.0197086 -0.00022616 -2.85364e-11 0.0196404 -0.000136333 -4.21422e-11 0.0195679 -5.21695e-05 -5.59309e-11 0.0194899 2.56303e-05 -6.63041e-11 0.0194092 9.67876e-05 -7.49333e-11 0.0193244 0.000161353 -7.59958e-11 0.0192387 0.000219497 -7.369e-11 0.0191514 0.000271008 -6.07831e-11 0.0190645 0.000315836 -4.45481e-11 0.0189776 0.000353544 -2.22633e-11 0.0188924 0.000383611 -1.31678e-11 0.0188096 0.000405267 -2.75343e-12 0.0187313 0.000417327 4.72035e-12 0.0186591 0.000419249 1.31459e-11 0.0185933 0.000412022 1.66142e-11 0.0185354 0.000393557 9.08008e-12 0.0184878 0.000360992 5.97325e-12 0.0184513 0.000314228 7.92391e-13 0.0184275 0.000252383 -8.56945e-12 0.0184165 0.00017599 -1.99357e-11 0.0184195 8.62582e-05 -2.48369e-11 0.0184298 -1.22026e-05 -5.53273e-11 0.0184497 -0.00011716 -5.98395e-11 0.0184817 -0.000233584 -7.72708e-11 0.0185227 -0.000352253 -1.0554e-10 0.0185595 -0.000462973 -1.166e-10 0.0186006 -0.000571461 -1.25275e-10 0.0186371 -0.000674541 -1.25432e-10 0.0186588 -0.000762017 -1.21362e-10 0.0186594 -0.000826334 -1.34181e-10 0.0186364 -0.000858595 -1.59448e-10 0.018591 -0.000870718 -1.51503e-10 0.0185281 -0.00086731 -1.48063e-10 -0.000852329 -1.32141e-10 0.0229564 0.0156196 7.19484e-13 0.022709 0.0146057 5.31255e-12 0.0223853 0.0135311 -1.82971e-13 0.0219897 0.012381 1.50342e-12 0.0215165 0.011216 -2.28757e-12 0.0209834 0.0100542 -8.3633e-13 0.0203904 0.0089404 5.01281e-12 0.0197838 0.00788053 -4.18545e-12 0.0191588 0.00691858 4.27757e-12 0.0185465 0.00603935 -2.72538e-13 0.0179716 0.00528382 3.49355e-13 0.0174381 0.00464481 -1.52913e-11 0.0170167 0.0041374 -7.1941e-12 0.0167714 0.00382963 -5.7582e-12 0.0165743 0.00377983 5.25757e-12 0.016516 0.00380884 -4.21722e-11 0.016735 0.0040052 2.44555e-11 0.0171536 0.00450737 -2.50929e-11 0.017496 0.00517013 3.76932e-11 0.0175747 0.00564651 9.43431e-11 0.0174944 0.00573014 9.05236e-11 0.0173949 0.00563071 1.13777e-10 0.0172786 0.00541094 2.09357e-10 0.017276 0.00489182 2.93482e-10 0.017718 0.00366036 4.93527e-10 0.0184511 0.00172808 8.68272e-10 0.0191036 7.98313e-05 3.34218e-10 0.0195854 -0.00110241 2.26211e-11 0.0198214 -0.00213914 -2.34551e-12 0.019794 -0.00281909 -4.79819e-11 0.0195532 -0.00309681 -1.15012e-10 0.019284 -0.00341102 -1.5888e-10 0.0190232 -0.00372973 -2.57134e-10 0.0187857 -0.00405161 -1.19894e-10 0.0185746 -0.00434554 -1.64214e-10 0.0183869 -0.00460377 -1.00804e-10 0.0182261 -0.00480993 -2.43008e-10 0.0180929 -0.00497092 -1.46402e-10 0.0179998 -0.00507614 -2.62567e-10 0.0179452 -0.00513963 -1.1977e-10 0.0179458 -0.00514583 -5.63396e-11 0.0180102 -0.0051044 -1.79427e-11 0.0180249 -0.00498702 -2.03389e-11 0.0180637 -0.00486858 1.81321e-11 0.018307 -0.00479991 -4.10445e-13 0.0185976 -0.00458027 4.0378e-11 0.0188991 -0.00427209 8.51057e-11 0.0192104 -0.00394463 5.6875e-11 0.0195118 -0.00360854 -2.74912e-11 0.0197754 -0.00326888 -4.57381e-11 0.01999 -0.00294768 -2.18011e-11 0.0201532 -0.00265226 1.1959e-10 0.0202754 -0.00238825 -2.28979e-10 0.0203663 -0.00215145 -3.24046e-12 0.0204464 -0.00193751 -7.00731e-12 0.0205043 -0.00172215 6.26363e-12 0.0205444 -0.0015221 2.40519e-11 0.0205614 -0.00133516 9.31674e-11 0.0205662 -0.00117129 1.01581e-10 0.0205559 -0.00101422 5.96618e-12 0.0205349 -0.000869255 -3.50949e-11 0.0205054 -0.000732697 -4.23147e-11 0.0204685 -0.000604406 -3.77567e-11 0.0204235 -0.000483076 -3.16367e-11 0.0203717 -0.000368697 -2.81468e-11 0.0203118 -0.000260864 -3.09649e-11 0.0202471 -0.000159521 -3.57469e-11 0.0201762 -6.46135e-05 -4.56061e-11 0.0201023 2.33711e-05 -5.44583e-11 0.0200244 0.000103788 -6.63243e-11 0.0199436 0.00017686 -7.12016e-11 0.0198594 0.000242476 -7.36155e-11 0.019773 0.000300646 -6.92859e-11 0.0196852 0.000351103 -6.10336e-11 0.0195977 0.000393469 -4.89383e-11 0.0195116 0.00042709 -3.43645e-11 0.0194281 0.000451112 -2.16583e-11 0.0193488 0.000464176 -9.69585e-12 0.0192753 0.000465633 -1.99142e-12 0.0192081 0.000457103 3.84629e-12 0.01915 0.000435636 5.9587e-12 0.0191043 0.000398742 2.61686e-12 0.0190735 0.000345726 -2.76841e-12 0.0190571 0.000277119 -1.41862e-11 0.0190562 0.000193617 -1.27588e-11 0.0190622 0.000101288 -7.10012e-11 0.0190806 -3.24508e-06 -2.5776e-11 0.0191116 -0.000117627 -5.22453e-11 0.0191552 -0.000239298 -7.12234e-11 0.0191985 -0.000355332 -1.28587e-10 0.0192364 -0.000464015 -1.37782e-10 0.0192749 -0.000571131 -1.44898e-10 0.0193058 -0.000667351 -1.37263e-10 0.0193191 -0.00074447 -1.45813e-10 0.019302 -0.0007886 -1.2907e-10 0.0192576 -0.000806529 -1.19236e-10 0.0191933 -0.000807076 -1.12963e-10 0.0191137 -0.000795356 -1.04754e-10 0.0190244 -0.000777577 -1.12327e-10 -0.000749183 -8.19818e-11 0.0233753 0.0159202 -9.37968e-13 0.0231007 0.0148808 -1.133e-12 0.0227809 0.0138484 -7.21947e-13 0.0223886 0.0127738 1.04544e-11 0.0219395 0.0116603 4.59381e-12 0.0214338 0.0105606 -6.12745e-13 0.020887 0.00948286 6.06335e-12 0.0203014 0.00846416 4.16988e-13 0.0197102 0.007501 -1.66975e-12 0.0191187 0.00663051 -3.07331e-12 0.0185408 0.00583994 -4.71067e-12 0.0180097 0.0051615 -1.27428e-11 0.0175186 0.00459055 -1.65338e-11 0.0171665 0.00412678 -6.99285e-12 0.0169305 0.00392454 6.18908e-13 0.0167783 0.00386775 3.12723e-11 0.0167803 0.00391598 -2.35115e-11 0.0170469 0.00411956 -1.94943e-11 0.0174363 0.0046141 -4.72773e-11 0.0177797 0.00520053 -6.58304e-12 0.0179088 0.00557536 2.39389e-11 0.0179874 0.00554858 1.68107e-10 0.0180521 0.00532494 2.54739e-10 0.0183631 0.00454027 3.71394e-10 0.0192568 0.00266821 6.10589e-10 0.0200937 0.000858302 6.48687e-10 0.0206007 -0.000371924 2.79781e-10 0.0209971 -0.00144023 2.10296e-10 0.0210795 -0.00215776 6.96574e-11 0.0207627 -0.00243497 -8.00038e-11 0.0204776 -0.00275485 -2.73669e-11 0.0201941 -0.00307452 -3.75362e-11 0.0199282 -0.00341685 -8.17936e-11 0.019675 -0.00375401 -7.90645e-11 0.0194344 -0.00406629 -7.66776e-11 0.0192078 -0.00434095 -1.36532e-10 0.0190038 -0.0045732 -1.1614e-10 0.0188277 -0.00476283 -1.71617e-10 0.0186819 -0.00490493 -1.71622e-10 0.018572 -0.00500446 -1.63108e-10 0.0185032 -0.00505717 -1.24398e-10 0.0184816 -0.00506827 -1.3246e-10 0.0185308 -0.00502481 -6.68216e-11 0.0186023 -0.00493233 -2.6007e-11 0.0185984 -0.00478713 -5.25899e-12 0.0187089 -0.00468457 2.08361e-11 0.0189878 -0.00454786 5.0291e-11 0.0193166 -0.00427774 2.6737e-10 0.0196391 -0.00393681 1.19822e-10 0.0199625 -0.00359893 3.24613e-11 0.0202512 -0.00324173 1.11384e-11 0.0204899 -0.00289434 4.63632e-11 0.0206745 -0.00257399 -5.95921e-11 0.0208072 -0.00228434 -3.5731e-11 0.0208989 -0.00202804 -5.40584e-11 0.0209767 -0.00179875 4.34966e-11 0.0210315 -0.00157595 4.93769e-11 0.0210627 -0.00136542 5.18685e-11 0.0210663 -0.00117349 5.0113e-11 0.021059 -0.00100593 2.48933e-11 0.021039 -0.000846416 -1.44697e-11 0.0210083 -0.000698865 -3.11437e-11 0.0209702 -0.000561474 -3.22236e-11 0.020923 -0.000432473 -3.15112e-11 0.0208679 -0.000311024 -3.02797e-11 0.0208039 -0.000196965 -3.19294e-11 0.0207333 -9.00932e-05 -3.44748e-11 0.0206575 9.02843e-06 -4.07698e-11 0.0205793 9.98178e-05 -4.62077e-11 0.0204991 0.000182313 -5.27056e-11 0.0204177 0.00025642 -5.70129e-11 0.0203349 0.000322015 -5.95099e-11 0.0202511 0.000378829 -5.757e-11 0.020167 0.000426379 -5.21942e-11 0.0200839 0.000463908 -4.25925e-11 0.0200036 0.000490485 -3.0499e-11 0.0199287 0.000504429 -1.77537e-11 0.0198609 0.000505343 -8.58944e-12 0.0198003 0.000495008 -2.49392e-12 0.0197489 0.000470395 1.80611e-12 0.0197115 0.000427912 -7.98856e-13 0.0196879 0.000368746 -3.28274e-12 0.0196807 0.000293312 -1.09216e-11 0.0196811 0.000207552 -1.9362e-11 0.0196949 0.000110766 -2.7304e-11 0.0197286 -5.98198e-06 -2.59381e-11 0.0197756 -0.000128318 -5.1125e-11 0.0198238 -0.000248636 -9.75349e-11 0.0198656 -0.000359432 -8.7962e-11 0.0199069 -0.000465772 -1.65689e-10 0.019942 -0.000567706 -1.39472e-10 0.0199614 -0.00065352 -1.65112e-10 0.0199537 -0.000713771 -1.071e-10 0.0199115 -0.000736303 -1.53567e-10 0.0198478 -0.000740938 -1.06175e-10 0.0197668 -0.000731988 -5.82379e-11 0.0196724 -0.000714418 -6.85784e-11 0.0195687 -0.000688342 -4.42214e-11 0.0194557 -0.000658018 -4.71513e-11 -0.000621257 -3.38889e-11 0.0238963 0.0163256 1.5218e-12 0.0235355 0.0152427 7.82368e-12 0.0231945 0.014189 2.46751e-12 0.0228081 0.0131587 8.75248e-12 0.0223679 0.0121009 1.23777e-11 0.0218826 0.0110417 3.35794e-12 0.0213631 0.0100029 9.93452e-13 0.0208119 0.00901078 2.58071e-12 0.020241 0.00806793 -1.41078e-12 0.0196692 0.00719449 -7.49735e-12 0.019109 0.00639582 -8.03552e-12 0.0185661 0.00568348 -1.468e-11 0.01807 0.00506853 -1.23908e-11 0.0176119 0.00455199 -2.03102e-11 0.0173361 0.00413542 1.17103e-12 0.0170868 0.00402269 1.89531e-11 0.0169853 0.00392258 4.6091e-11 0.0170372 0.00397568 -1.1463e-12 0.0173851 0.00416227 -3.19228e-11 0.0178137 0.00461143 -7.82663e-11 0.0182195 0.0050581 -1.72018e-11 0.0185302 0.00519006 9.81359e-11 0.018942 0.00485226 7.92064e-11 0.0198787 0.00348033 1.01101e-10 0.020866 0.00158016 7.2425e-10 0.0214962 0.000217888 6.61707e-10 0.0219507 -0.000772475 2.2469e-10 0.022048 -0.00147986 1.71241e-10 0.021784 -0.00182993 1.07882e-10 0.0215184 -0.00209345 2.16582e-11 0.0212337 -0.00240457 9.72575e-11 0.0209678 -0.00275113 -6.55831e-11 0.0207089 -0.0031111 -1.11068e-10 0.0204582 -0.00345815 -6.94642e-11 0.0202135 -0.00378361 -3.86006e-11 0.0199809 -0.00407069 -5.2717e-11 0.0197669 -0.00432491 -1.55101e-10 0.0195704 -0.00453282 -1.36504e-10 0.0193997 -0.0047054 -1.76454e-10 0.0192574 -0.00483364 -1.52907e-10 0.0191482 -0.00492477 -1.41552e-10 0.0190763 -0.00497258 -1.75015e-10 0.0190533 -0.0049822 -1.36391e-10 0.0190795 -0.00494368 -5.08698e-11 0.0191613 -0.00485347 -1.38317e-11 0.0191998 -0.00471404 4.66573e-11 0.0192316 -0.0045697 4.99028e-11 0.0194322 -0.00447003 8.81039e-11 0.0197387 -0.00423824 7.71775e-11 0.0200523 -0.00391459 8.64639e-11 0.0203632 -0.00355571 1.00785e-10 0.0206636 -0.0031982 7.66898e-11 0.0209172 -0.00283114 8.79597e-11 0.0211138 -0.00248446 1.00606e-10 0.0212544 -0.00216897 -9.44649e-11 0.0213498 -0.00189201 1.64098e-10 0.0214255 -0.00164701 8.3588e-12 0.0214795 -0.0014146 1.14631e-11 0.0215049 -0.00119272 1.2196e-11 0.021498 -0.000994469 1.37938e-11 0.0214799 -0.000823792 1.23247e-11 0.0214493 -0.000664356 -1.52015e-12 0.0214087 -0.00051665 1.02273e-12 0.0213595 -0.000379833 5.24326e-13 0.0213022 -0.000251647 -3.2074e-12 0.0212369 -0.000131742 -8.89354e-12 0.0211652 -2.04116e-05 -1.41716e-11 0.0210884 8.19383e-05 -1.85708e-11 0.0210083 0.000174978 -2.87374e-11 0.0209265 0.000258508 -3.58045e-11 0.0208444 0.000332354 -4.13986e-11 0.0207627 0.000396223 -4.41655e-11 0.0206823 0.000449478 -4.47083e-11 0.0206044 0.000491332 -4.21928e-11 0.0205304 0.000520548 -3.67364e-11 0.0204623 0.000535448 -2.92914e-11 0.0204023 0.000535325 -2.22619e-11 0.0203497 0.000523273 -1.37563e-11 0.0203085 0.000494342 -1.48818e-11 0.0202816 0.000446311 -1.13002e-11 0.0202714 0.000381225 -1.29369e-11 0.0202654 0.000304208 -2.3575e-11 0.0202733 0.000214443 -1.97787e-11 0.0203028 0.000103043 -3.3142e-11 0.0203525 -2.05479e-05 -3.46116e-11 0.0204034 -0.000143921 -5.71919e-11 0.0204517 -0.000260569 -5.61164e-11 0.0204895 -0.000365288 -1.25006e-10 0.0205348 -0.000467546 -7.7693e-11 0.0205652 -0.000558612 -7.54834e-11 0.0205721 -0.000631083 -7.21478e-11 0.0205403 -0.000664294 -8.27012e-11 0.0204789 -0.000671424 -1.2013e-10 0.0203975 -0.000665492 -1.0738e-10 0.0203016 -0.000648437 -6.66466e-11 0.0201943 -0.000622231 -4.09786e-11 0.020077 -0.000589956 -3.53966e-11 0.0199525 -0.000553875 -3.13436e-11 0.0198218 -0.000516435 -2.51606e-11 -0.000476313 -4.35521e-12 0.0244812 0.0168904 6.03054e-12 0.0240362 0.015687 6.60639e-12 0.0236234 0.0146027 1.04717e-11 0.0232255 0.0135545 6.11665e-12 0.022792 0.0125359 5.4499e-12 0.0223175 0.0115132 5.75889e-12 0.0218118 0.0105098 3.21121e-13 0.0212866 0.00953218 1.56933e-12 0.02074 0.00861422 1.61261e-12 0.0201869 0.00773924 -1.86088e-12 0.0196362 0.00694045 -6.7013e-12 0.0191074 0.00620387 -1.07821e-11 0.0185997 0.00555734 -5.33622e-12 0.0181312 0.00499427 -1.50726e-11 0.0177249 0.00451745 -7.14292e-12 0.0174684 0.00419307 1.368e-11 0.0172843 0.0040157 2.23188e-11 0.0172964 0.003868 1.203e-11 0.0174677 0.00388516 -1.50066e-11 0.0179351 0.00403192 -1.21511e-10 0.0184943 0.0043135 4.26455e-11 0.019118 0.00445887 4.28438e-11 0.0200464 0.00379526 1.65003e-10 0.0212543 0.00203708 4.40966e-10 0.0221856 0.000591325 4.85116e-10 0.0226726 -0.00021418 2.23508e-10 0.0228173 -0.000856598 1.91255e-10 0.0226951 -0.00129024 1.26439e-10 0.0224063 -0.00146361 4.85129e-11 0.0221422 -0.0017583 4.29685e-11 0.0218923 -0.00209544 -1.41464e-10 0.0216502 -0.0024611 -1.44094e-10 0.0214114 -0.00283029 -4.75268e-11 0.0211813 -0.00318651 -8.53701e-11 0.020958 -0.0035182 -7.08476e-11 0.0207474 -0.00381929 -1.53981e-10 0.020546 -0.00408431 -3.07833e-11 0.0203573 -0.0043106 -1.13434e-10 0.0201847 -0.00449952 -1.61777e-10 0.0200288 -0.00464833 -1.80453e-11 0.019895 -0.00476209 -4.33586e-11 0.01979 -0.00483633 -1.39329e-10 0.019711 -0.00487658 -1.27879e-10 0.0196662 -0.00487361 -8.33518e-11 0.0196664 -0.00483512 -1.93512e-11 0.0197127 -0.00474385 -6.71012e-12 0.0197603 -0.00460365 1.11583e-11 0.019756 -0.00445326 6.66367e-11 0.0198328 -0.00430448 8.98309e-11 0.0200643 -0.00413776 9.95716e-11 0.020367 -0.00385615 1.82319e-10 0.0206664 -0.00349928 2.33182e-10 0.0209575 -0.00312861 3.02777e-10 0.0212207 -0.00275354 2.62978e-10 0.0214354 -0.00238705 1.7151e-10 0.0215955 -0.00205017 1.86342e-10 0.0217012 -0.00174706 -1.33416e-11 0.0217748 -0.00148139 5.23535e-11 0.0218327 -0.0012438 3.64331e-11 0.021854 -0.00100987 2.4483e-11 0.0218379 -0.000803336 1.57232e-11 0.0218057 -0.00062935 -1.9394e-12 0.0217651 -0.000473976 1.51273e-11 0.0217129 -0.000326397 2.52827e-11 0.0216536 -0.00019198 2.66738e-11 0.0215887 -6.78601e-05 2.39502e-11 0.0215195 4.65429e-05 1.7537e-11 0.0214464 0.000151102 5.95008e-12 0.0213708 0.000245105 -4.51397e-12 0.0212937 0.000328216 -1.41786e-11 0.0212161 0.000399965 -2.47231e-11 0.0211397 0.000459689 -3.06593e-11 0.0210661 0.000506219 -3.2971e-11 0.0209976 0.000538418 -2.98647e-11 0.0209372 0.000553932 -2.8342e-11 0.0208862 0.000553013 -2.90756e-11 0.0208449 0.000538449 -1.61177e-11 0.0208159 0.000504836 -1.94587e-11 0.020804 0.00045252 -3.35113e-11 0.0207953 0.000386982 -3.34645e-11 0.020803 0.000305563 -3.1227e-11 0.0208347 0.000198837 -2.06477e-11 0.0208893 7.78138e-05 -3.70989e-11 0.0209464 -4.5299e-05 -5.10623e-11 0.0210025 -0.000164961 -4.80438e-11 0.0210479 -0.000272864 -5.47693e-11 0.0210888 -0.000371447 -5.99323e-11 0.0211219 -0.000466564 -5.90055e-11 0.021138 -0.000545969 -5.7737e-11 0.0211202 -0.000593158 -5.77325e-11 0.0210627 -0.000602951 -5.2513e-11 0.0209844 -0.000598524 -2.4881e-11 0.0208915 -0.000582517 -2.6283e-11 0.0207836 -0.000555619 -2.5652e-11 0.0206647 -0.000521409 -1.88158e-11 0.0205368 -0.000482854 -1.06114e-11 0.0204026 -0.000442281 -2.76427e-12 0.0202644 -0.000401189 1.755e-12 0.0201246 -0.000361333 7.59747e-12 -0.000321769 2.06875e-11 0.025088 0.0174752 -7.95301e-13 0.024595 0.0161792 6.69869e-12 0.0241387 0.0150597 7.83906e-12 0.0236919 0.0140013 2.62032e-12 0.0232453 0.0129813 -3.95916e-12 0.022777 0.0119819 1.39495e-11 0.0222757 0.0110081 5.46247e-12 0.0217607 0.0100481 -2.43171e-12 0.0212321 0.00914016 -1.26726e-12 0.0206944 0.0082744 -2.34256e-13 0.020157 0.00747119 -7.67924e-13 0.0196297 0.00672431 -5.8059e-12 0.0191224 0.00605134 -8.46925e-12 0.0186515 0.00544652 -7.72439e-12 0.0182125 0.00493251 -7.63983e-12 0.0178805 0.00447504 -2.90708e-12 0.0176158 0.0041972 1.83336e-11 0.0174981 0.00389664 3.33278e-11 0.0176427 0.00365303 -1.47657e-10 0.0180547 0.00347506 1.21291e-10 0.0189173 0.00328748 -5.64133e-11 0.020027 0.00316612 1.67987e-10 0.0214803 0.00202089 5.11961e-10 0.0226526 0.000703465 4.2631e-10 0.0232718 -3.40338e-06 7.0369e-10 0.0235534 -0.000468519 6.77988e-10 0.0234873 -0.000751758 5.37455e-10 0.0231301 -0.000876196 8.17112e-11 0.0229037 -0.001167 1.11094e-10 0.0227042 -0.00149317 9.35873e-11 0.0225183 -0.00185472 -1.06719e-11 0.0223357 -0.0022336 -9.52151e-11 0.0221608 -0.00260814 -1.14477e-10 0.021989 -0.00296671 -8.96e-11 0.0218198 -0.0032982 -6.76121e-11 0.0216472 -0.00359891 -4.81655e-11 0.0214681 -0.00386267 -3.99845e-11 0.0212872 -0.00409182 -1.00514e-10 0.0211044 -0.00428184 -1.33491e-10 0.0209294 -0.00443967 1.58066e-10 0.0207638 -0.00456058 -1.94325e-11 0.0206107 -0.0046512 -6.03961e-12 0.0204725 -0.00470634 -5.13087e-11 0.0203548 -0.00473053 -4.00376e-11 0.0202602 -0.00471804 -5.43754e-11 0.0202051 -0.00467223 -3.97112e-11 0.0202021 -0.00458284 -1.63929e-11 0.0202108 -0.00444606 2.15729e-11 0.0202221 -0.00430055 5.35816e-11 0.0202207 -0.00412211 6.33578e-11 0.0203517 -0.00397626 9.18711e-11 0.0205918 -0.00373452 1.71086e-10 0.0208682 -0.00340929 2.5762e-10 0.0211472 -0.00303778 2.43689e-10 0.0214217 -0.0026659 2.52159e-10 0.0216558 -0.00228595 2.31579e-10 0.021835 -0.00192427 1.74998e-10 0.021957 -0.00159925 1.56976e-10 0.0220288 -0.00131147 3.68265e-11 0.0220861 -0.0010641 1.0972e-10 0.022115 -0.000829732 1.00158e-10 0.0220999 -0.00061209 8.11314e-11 0.0220565 -0.000428817 4.66275e-11 0.0220083 -0.000277168 3.51853e-11 0.0219513 -0.000135261 2.4409e-11 0.0218881 -7.05649e-06 2.24666e-11 0.0218219 0.000108267 1.99112e-11 0.0217536 0.000212813 1.26638e-11 0.0216848 0.000305379 -4.896e-13 0.0216162 0.000385637 -1.26596e-11 0.0215494 0.000452633 -2.52006e-11 0.0214856 0.000504627 -3.42699e-11 0.021428 0.000540314 -3.96534e-11 0.0213783 0.000556442 -3.40773e-11 0.0213398 0.000555106 -4.36527e-11 0.0213102 0.000536552 -3.6054e-11 0.0212965 0.000501596 -7.23693e-12 0.0212831 0.000450517 -3.03253e-11 0.0212889 0.000378946 -3.07229e-11 0.0213241 0.000278736 -3.18724e-11 0.0213826 0.000162283 -3.65983e-11 0.0214475 4.27241e-05 -3.27796e-11 0.0215094 -7.93328e-05 -4.49138e-11 0.0215678 -0.000189899 -3.31536e-11 0.0216086 -0.000286158 -1.57611e-11 0.0216533 -0.00037814 -2.94553e-11 0.0216824 -0.000460086 -3.30244e-11 0.0216852 -0.000522054 -2.80858e-11 0.0216408 -0.000538949 -4.13394e-12 0.0215651 -0.000533937 1.06513e-11 0.0214743 -0.000519399 -1.65575e-12 0.0213691 -0.000491498 3.61684e-12 0.0212492 -0.000454814 8.37318e-12 0.0211177 -0.000413061 1.0182e-11 0.0209789 -0.000368678 1.29919e-11 0.0208346 -0.000323758 1.61602e-11 0.0206882 -0.000279947 1.99831e-11 0.0205414 -0.000238274 2.59965e-11 0.020395 -0.000199454 3.11882e-11 -0.000163288 4.26666e-11 0.0258273 0.0183584 -2.47698e-12 0.0251539 0.016853 -3.17567e-12 0.0246371 0.0155764 3.45912e-11 0.0241633 0.0144776 6.30426e-12 0.0236972 0.0134453 -2.40769e-11 0.023231 0.0124514 -1.8807e-11 0.022746 0.0114882 -1.42246e-12 0.0222361 0.0105598 1.14824e-12 0.0217182 0.00965203 -1.08671e-12 0.0211941 0.00880033 1.01982e-12 0.0206672 0.00798944 2.09139e-12 0.0201501 0.00723953 -5.18575e-13 0.0196421 0.00654563 -5.34991e-12 0.01917 0.00590763 -4.6111e-12 0.0187288 0.0053503 -6.96681e-12 0.0183666 0.00480869 1.34134e-12 0.0181002 0.00439224 -1.54963e-11 0.0179165 0.00400556 -7.28398e-11 0.0179351 0.00355012 3.46239e-10 0.0182741 0.0030074 -2.30976e-10 0.0190885 0.00232264 1.97754e-10 0.0208183 0.00117138 -1.90315e-10 0.0225136 -0.000159845 1.95176e-10 0.0235484 -0.000488923 1.05417e-10 0.0240773 -0.000497751 2.21651e-10 0.024117 -0.000458045 2.67311e-10 0.0239182 -0.000507895 2.74024e-10 0.0238372 -0.000716299 1.78264e-10 0.0237293 -0.000970179 1.71263e-10 0.0236275 -0.00130395 1.79573e-10 0.023522 -0.00167036 1.1522e-10 0.0234041 -0.00204516 1.70079e-11 0.0232649 -0.00241014 -5.44615e-11 0.0231072 -0.00275366 -1.05879e-10 0.0229318 -0.00307104 -1.12155e-10 0.0227396 -0.00335703 -1.12423e-10 0.0225374 -0.00361104 -9.18469e-11 0.0223202 -0.00383159 -4.62996e-11 0.0220991 -0.00401976 -1.03093e-10 0.0218765 -0.0041777 -3.48911e-10 0.0216579 -0.00430489 -3.33831e-10 0.0214474 -0.00440478 -2.85548e-10 0.0212491 -0.00447396 -8.71904e-11 0.0210648 -0.00451667 -3.02102e-11 0.0209023 -0.00452699 -1.8888e-11 0.0207646 -0.00451047 -4.04353e-11 0.020662 -0.00445956 -3.99693e-12 0.0206094 -0.00437546 1.29439e-11 0.020575 -0.00424848 2.09133e-11 0.0205709 -0.00409994 1.95895e-11 0.0205419 -0.00393465 5.25859e-11 0.0205771 -0.00376111 6.16705e-11 0.020744 -0.00356928 7.43873e-11 0.0209981 -0.00328939 1.06362e-10 0.0212647 -0.00293265 1.20791e-10 0.0215318 -0.00255327 1.42421e-10 0.0217788 -0.00217339 1.65516e-10 0.0219797 -0.00180072 1.87206e-10 0.0221232 -0.00145643 1.26401e-10 0.0222065 -0.00114891 1.48082e-10 0.0222579 -0.000882834 1.2537e-10 0.0222939 -0.000649447 1.1925e-10 0.0222936 -0.000429215 1.08896e-10 0.0222526 -0.000237331 8.92063e-11 0.0222004 -8.59807e-05 6.46075e-11 0.0221442 4.39289e-05 5.98818e-11 0.0220821 0.000161913 5.26331e-11 0.0220195 0.000263824 3.82587e-11 0.0219592 0.000351164 2.23043e-11 0.0219021 0.000424792 3.9438e-12 0.0218501 0.000482412 -1.17493e-11 0.0218059 0.00052104 -1.61691e-11 0.021772 0.000539564 -3.73326e-11 0.0217498 0.000536223 -3.75208e-11 0.021739 0.000519763 -6.31666e-11 0.0217227 0.000487223 -4.18683e-11 0.0217299 0.000427347 -4.5012e-11 0.0217702 0.000336966 -4.93714e-11 0.0218372 0.000228535 -4.17503e-11 0.0219079 0.000114589 -4.57523e-11 0.0219814 -4.10143e-06 -3.39192e-11 0.0220472 -0.00012051 -3.20579e-11 0.0221044 -0.000215874 -6.94179e-12 0.0221464 -0.000302047 3.22811e-12 0.0221763 -0.000383762 4.84743e-12 0.0221904 -0.000450594 9.87274e-12 0.0221648 -0.000480478 2.1126e-11 0.0220974 -0.000475156 5.07301e-11 0.0220069 -0.000461205 3.56947e-11 0.021902 -0.000432826 2.92956e-11 0.021781 -0.000393509 3.37437e-11 0.0216474 -0.000347979 3.8459e-11 0.0215056 -0.000299017 3.99263e-11 0.0213575 -0.000249147 4.10003e-11 0.0212063 -0.000200329 3.99696e-11 0.0210536 -0.000153843 4.05423e-11 0.0209019 -0.000110557 4.08033e-11 0.0207515 -7.131e-05 4.43336e-11 0.0206036 -3.60654e-05 4.62712e-11 -5.17493e-06 5.32136e-11 0.0265123 0.0191599 3.65116e-12 0.0258093 0.017559 -1.85317e-12 0.025206 0.0161758 -2.99282e-11 0.0246907 0.0149936 -9.86362e-12 0.0241981 0.0139357 8.41281e-12 0.0237063 0.0129442 -1.46314e-11 0.0232197 0.0119743 -2.57412e-12 0.0227184 0.0110609 7.85561e-12 0.0222064 0.0101612 6.89953e-12 0.0216887 0.0093186 4.21498e-12 0.0211702 0.00850189 5.01047e-12 0.0206599 0.00774785 7.76037e-12 0.0201592 0.00703496 3.34248e-12 0.0196905 0.00636823 -7.30702e-13 0.0192666 0.00575709 3.54513e-12 0.0189152 0.00511284 -1.61533e-11 0.0186624 0.00459646 -1.3658e-11 0.0185741 0.00403591 1.89031e-10 0.0186968 0.00334931 -1.65057e-10 0.0192403 0.00235274 6.04976e-10 0.0207308 0.000644089 -3.03015e-10 0.0226338 -0.00106955 -3.03458e-10 0.0238973 -0.00178395 1.84392e-10 0.0247214 -0.00149097 1.75677e-10 0.0252436 -0.00101987 1.30638e-10 0.0254932 -0.00070255 2.18563e-10 0.0254637 -0.000443125 2.85148e-10 0.025283 -0.000450992 3.4836e-10 0.0251464 -0.000750099 2.42749e-10 0.0249833 -0.00106602 2.09239e-10 0.0248162 -0.00143423 1.28696e-10 0.0246424 -0.00180716 7.80315e-11 0.0244544 -0.00216328 -2.08665e-12 0.0242544 -0.00249285 -3.95123e-11 0.0240417 -0.00279551 -2.99413e-11 0.0238148 -0.00306845 3.37427e-11 0.0235691 -0.00331338 -7.70734e-11 0.0233076 -0.00352717 -9.95431e-11 0.023039 -0.00371362 -1.1585e-11 0.0227684 -0.00387119 -2.10207e-10 0.0225041 -0.00400367 -6.06316e-11 0.0222483 -0.00410936 -2.07724e-11 0.0220032 -0.00419147 -6.5923e-11 0.0217694 -0.00424664 -1.13303e-10 0.0215505 -0.00427823 -9.77626e-11 0.0213483 -0.00428203 -2.81407e-11 0.0211715 -0.00426074 -4.0819e-11 0.0210283 -0.00421086 -3.29306e-11 0.0209312 -0.00413189 -3.0701e-12 0.0208686 -0.00401706 -1.72073e-11 0.0208212 -0.00386958 -8.11857e-12 0.0207985 -0.00372584 1.25108e-11 0.0207738 -0.00353519 6.68878e-12 0.0208504 -0.0033587 1.70292e-11 0.0210383 -0.00311695 2.20693e-11 0.0212851 -0.00280185 9.25565e-11 0.0215435 -0.00243366 8.98363e-11 0.0218026 -0.00206222 7.61526e-11 0.0220273 -0.00168356 5.41372e-11 0.0221967 -0.00132165 4.18357e-11 0.0223076 -0.000997534 2.32469e-11 0.0223697 -0.000714587 6.6788e-11 0.022411 -0.000475117 1.76651e-11 0.0224334 -0.000264449 1.897e-11 0.022416 -7.41161e-05 4.00996e-11 0.022368 8.36704e-05 7.20253e-11 0.0223172 0.00020106 5.6846e-11 0.0222699 0.000295762 3.38519e-11 0.0222234 0.000377181 1.11271e-11 0.0221828 0.000439876 -9.40918e-13 0.0221528 0.000478971 -2.06219e-11 0.0221352 0.000498802 -1.77803e-11 0.0221224 0.000500339 -3.54786e-11 0.0221165 0.00048786 -4.51032e-11 0.0221375 0.000440196 -5.57515e-11 0.0221825 0.000364986 -7.10041e-11 0.0222488 0.000270618 -3.96756e-11 0.0223262 0.000165101 -4.82311e-11 0.0224082 5.03569e-05 -4.41094e-11 0.0224917 -6.38994e-05 -3.11953e-11 0.0225604 -0.000165756 -1.83984e-11 0.0226096 -0.000243887 1.07948e-11 0.0226569 -0.000319671 2.55724e-11 0.0226843 -0.000386666 2.88723e-11 0.022678 -0.00042985 3.7522e-11 0.0226205 -0.000428316 4.79957e-11 0.0225393 -0.000411102 7.16677e-11 0.0224419 -0.000382159 7.26669e-11 0.0223253 -0.000340154 6.61393e-11 0.0221929 -0.000290647 6.19907e-11 0.0220502 -0.000236576 6.06662e-11 0.0218995 -0.00018102 6.0028e-11 0.0217446 -0.00012599 5.81146e-11 0.0215871 -7.33702e-05 5.60634e-11 0.0214295 -2.4462e-05 5.31624e-11 0.0212734 2.00003e-05 5.20155e-11 0.02112 5.95893e-05 5.05605e-11 0.0209699 9.3803e-05 5.14097e-11 0.0208244 0.000123475 5.15004e-11 0.000148139 5.54123e-11 0.0274702 0.0194053 1.48443e-12 0.0265794 0.0184447 -6.11694e-12 0.0258384 0.0169174 -1.90039e-11 0.02524 0.0155933 -8.5448e-12 0.0247211 0.0144571 7.81923e-12 0.0242139 0.013449 1.16779e-11 0.0237159 0.0124735 5.093e-12 0.0232104 0.0115646 1.07323e-11 0.0227034 0.0106664 1.57963e-11 0.0221932 0.00982931 1.15458e-11 0.0216782 0.0090129 9.67677e-12 0.0211771 0.00824614 1.47262e-11 0.0206883 0.00751486 9.11219e-12 0.0202305 0.00681491 3.66703e-12 0.019872 0.00610031 4.75364e-12 0.0195169 0.00541856 2.48843e-13 0.0193273 0.00473314 3.17665e-12 0.0193853 0.00391515 3.9097e-11 0.0198972 0.00275098 -8.42544e-12 0.0212762 0.000831977 3.18397e-11 0.0228728 -0.00120022 -6.29478e-12 0.0240558 -0.00251625 -1.04763e-10 0.0248322 -0.0028412 2.94925e-11 0.0254761 -0.00236304 1.52254e-10 0.0259623 -0.00162018 1.66358e-10 0.026302 -0.00106222 3.33449e-10 0.0265396 -0.000691981 3.47748e-10 0.02653 -0.000421268 3.63075e-10 0.0263024 -0.000447361 3.51734e-10 0.0261237 -0.000800438 2.18888e-10 0.025918 -0.00114903 1.26594e-10 0.0256979 -0.00152491 3.94255e-11 0.0254697 -0.00188017 -1.00176e-11 0.0252399 -0.00220178 -3.85349e-11 0.0250042 -0.00249193 -8.16045e-11 0.0247532 -0.00275286 -1.33068e-10 0.0244816 -0.00298676 -7.90051e-11 0.0241915 -0.00319436 -6.06437e-11 0.0238905 -0.0033771 -6.01086e-11 0.0235874 -0.00353499 -1.13632e-10 0.0232885 -0.00367009 -1.33608e-10 0.0229987 -0.00378148 -1.49844e-10 0.0227178 -0.00387176 -1.60917e-10 0.0224481 -0.00393846 -1.04473e-10 0.0221874 -0.00398435 -5.9114e-11 0.0219398 -0.00400539 -6.2204e-11 0.0217098 -0.00400568 -6.83443e-11 0.0215039 -0.00398078 -7.34872e-11 0.0213304 -0.00393469 -7.31947e-11 0.0211973 -0.00386131 -4.47256e-11 0.0211078 -0.00375924 -5.14431e-11 0.0210192 -0.00362078 -3.78497e-11 0.0209761 -0.00348042 -3.20164e-11 0.0209363 -0.00331146 -2.68281e-12 0.0209498 -0.00312393 -6.19499e-12 0.0210725 -0.00291836 -7.24671e-12 0.0212951 -0.00265032 -6.75692e-12 0.0215428 -0.00230916 -1.40172e-11 0.0217958 -0.00194086 -3.90381e-11 0.0220356 -0.0015691 -4.16662e-11 0.0222345 -0.00120445 -4.49299e-11 0.0223801 -0.000868792 -2.48568e-11 0.0224725 -0.00057531 -1.14391e-11 0.0225256 -0.000325153 -2.85371e-11 0.0225567 -0.000117569 1.102e-11 0.0225721 5.50248e-05 2.46512e-11 0.0225623 0.000195061 1.09715e-11 0.0225351 0.000302016 -1.87547e-12 0.0225082 0.000374144 -8.21112e-12 0.0224932 0.000420187 -6.53543e-11 0.0224809 0.000442342 -1.11658e-10 0.0224842 0.000438301 8.01324e-11 0.0225124 0.000408919 -6.64938e-11 0.0225758 0.000354235 -7.85885e-11 0.0226482 0.000281222 -8.54414e-11 0.0227314 0.000187654 -8.95218e-11 0.0228234 7.96652e-05 -7.81002e-11 0.0229191 -3.00606e-05 -5.69938e-11 0.0230086 -0.000132982 -3.06631e-11 0.0230776 -0.00021335 -6.37482e-12 0.0231185 -0.000276598 2.66325e-11 0.0231592 -0.000338985 3.2839e-11 0.0231807 -0.000386047 4.72583e-11 0.0231514 -0.000394298 6.21142e-11 0.0230727 -0.000373009 8.42749e-11 0.0229791 -0.000343437 8.50027e-11 0.0228699 -0.000298234 9.52339e-11 0.0227409 -0.000243612 9.29879e-11 0.0225983 -0.000183956 8.66195e-11 0.0224458 -0.000121743 8.09778e-11 0.022287 -6.00074e-05 7.55326e-11 0.0221248 -1.07658e-06 6.82612e-11 0.0219622 5.47552e-05 6.48217e-11 0.0218008 0.000105348 5.99438e-11 0.0216422 0.000150814 5.63238e-11 0.0214869 0.000190967 5.28616e-11 0.0213355 0.000225789 5.12465e-11 0.0211881 0.000254768 5.09003e-11 0.0210458 0.000278725 5.01174e-11 0.000296659 5.24627e-11 0.0281014 0.0192604 -5.50065e-12 0.027447 0.0190986 -3.10457e-12 0.0266217 0.0177479 -1.36692e-12 0.0258824 0.0163322 -3.46804e-12 0.0252762 0.0150662 7.98962e-12 0.0247334 0.0139886 1.44602e-11 0.0242186 0.0129892 6.33146e-12 0.0237137 0.0120689 2.43299e-12 0.0231998 0.0111773 1.3036e-11 0.0226997 0.010329 1.29483e-11 0.0221925 0.0095172 5.70566e-12 0.0217024 0.00873178 1.034e-11 0.0212377 0.0079716 1.42105e-11 0.0208431 0.00719658 9.35834e-12 0.0205051 0.00640214 1.07347e-11 0.0202431 0.00563972 1.09571e-11 0.0202149 0.00470927 1.22935e-11 0.0206552 0.00340341 2.11999e-11 0.0219496 0.00133962 2.52299e-11 0.0234563 -0.000887673 4.50642e-11 0.0245278 -0.00245629 3.81891e-11 0.0251147 -0.0032632 -1.44181e-11 0.0254985 -0.00339761 4.90821e-12 0.0259344 -0.00300563 8.7061e-11 0.0264199 -0.00229956 1.63062e-10 0.0267908 -0.00154812 2.15247e-10 0.0270791 -0.00100674 3.76009e-10 0.0273569 -0.000718979 3.76259e-10 0.0274015 -0.00048834 3.59203e-10 0.0271587 -0.000506776 2.9802e-10 0.0269387 -0.000838849 1.48294e-10 0.0266932 -0.00119808 4.83933e-11 0.026425 -0.00154205 6.44011e-12 0.0261537 -0.00186392 -4.02525e-11 0.0258828 -0.00215144 -7.17088e-11 0.0256028 -0.00240863 -8.65374e-11 0.0253076 -0.00263676 -8.16374e-11 0.0249982 -0.00284153 -8.83327e-11 0.0246777 -0.00302102 -9.32744e-11 0.0243544 -0.00317944 -1.00186e-10 0.0240328 -0.00331458 -9.24481e-11 0.023719 -0.00343067 -8.88679e-11 0.0234141 -0.00352538 -8.37351e-11 0.023118 -0.00360189 -8.05385e-11 0.0228274 -0.00365665 -8.45458e-11 0.0225445 -0.00369268 -1.06205e-10 0.0222714 -0.00370706 -1.14613e-10 0.0220189 -0.00370372 -1.19442e-10 0.0217897 -0.00367961 -1.17056e-10 0.0215904 -0.00363676 -1.00288e-10 0.0214264 -0.00357104 -7.32991e-11 0.0213009 -0.00347891 -4.8394e-11 0.0211913 -0.00335496 -4.89369e-11 0.0211121 -0.0032211 -3.50758e-11 0.0210691 -0.00307202 -3.09711e-11 0.0210454 -0.00288397 -3.25833e-11 0.0211084 -0.00270357 -3.00585e-11 0.0212786 -0.00247218 -3.30768e-11 0.0215154 -0.00217713 -3.6724e-11 0.0217673 -0.00182805 -4.1969e-11 0.0220281 -0.00147336 -5.14445e-11 0.0222636 -0.00111516 -5.53143e-11 0.0224503 -0.000775792 -4.99312e-11 0.0225883 -0.00047606 -5.24139e-11 0.0226755 -0.000224061 -4.21391e-11 0.0227316 -2.31026e-05 -2.88102e-11 0.0227691 0.00012898 -2.66619e-11 0.0227978 0.000240035 -4.13286e-11 0.0228204 0.000309862 -4.60429e-11 0.0228469 0.000339882 -5.08415e-11 0.0228893 0.00033819 -6.66003e-11 0.022946 0.000310026 -7.14077e-11 0.0230206 0.000252961 -7.78774e-11 0.0231126 0.000172002 -8.21589e-11 0.0232178 7.54958e-05 -8.48729e-11 0.0233294 -2.67496e-05 -7.6938e-11 0.0234362 -0.000126332 -5.94268e-11 0.0235258 -0.000212556 -3.21524e-11 0.0235893 -0.000266438 9.61201e-13 0.0236334 -0.000314589 4.23242e-11 0.0236636 -0.000359334 4.6214e-11 0.0236598 -0.000375556 5.68481e-11 0.0236036 -0.000355549 7.45282e-11 0.0235198 -0.000319018 1.10381e-10 0.0234187 -0.000270595 1.08367e-10 0.0232965 -0.000210903 1.05103e-10 0.0231586 -0.000144525 1.06125e-10 0.023008 -7.46642e-05 1.02153e-10 0.0228489 -5.63947e-06 9.34723e-11 0.0226854 6.16486e-05 8.71842e-11 0.0225208 0.000124493 7.79581e-11 0.022356 0.000182441 7.11393e-11 0.0221931 0.000235336 6.16165e-11 0.0220322 0.000282679 5.53902e-11 0.0218744 0.000324266 5.13556e-11 0.0217199 0.000359816 4.85845e-11 0.0215693 0.000389412 4.69848e-11 0.021424 0.000412358 4.60041e-11 0.0212848 0.000429756 4.48898e-11 0.000439556 4.62608e-11 0.0284109 0.0188419 -8.10806e-12 0.0281334 0.0193837 -7.88597e-12 0.0273933 0.0184895 -6.95605e-12 0.0266316 0.0170864 -4.10257e-12 0.0259376 0.0157618 7.43558e-12 0.0253202 0.0146045 1.85041e-11 0.024752 0.0135587 2.06184e-11 0.0242219 0.0125989 1.21682e-11 0.0237083 0.0116893 9.93163e-12 0.0232026 0.0108318 7.26444e-12 0.022715 0.0100009 -1.20773e-12 0.022245 0.00919368 -2.66369e-12 0.0218423 0.00836323 3.09901e-12 0.0215144 0.00749298 1.26935e-11 0.0212104 0.00667152 1.31181e-11 0.0211594 0.0056466 1.59081e-11 0.0215804 0.00422683 2.07671e-11 0.0228798 0.00200316 3.03885e-11 0.0243855 -0.000355939 4.17249e-11 0.025379 -0.00202174 1.81164e-11 0.0258361 -0.00301143 2.05992e-11 0.0260219 -0.00354821 1.20257e-11 0.0260932 -0.00358656 2.49694e-11 0.0263234 -0.00338398 6.23915e-11 0.0266644 -0.00284852 1.43561e-10 0.0270628 -0.002129 2.25575e-10 0.0274347 -0.00149852 2.55735e-10 0.0277138 -0.00104533 3.67192e-10 0.0280306 -0.000836881 3.87009e-10 0.0281498 -0.000622349 3.52861e-10 0.0279388 -0.000590917 2.61463e-10 0.0276467 -0.000828793 1.09503e-10 0.027358 -0.00116976 2.95029e-11 0.0270441 -0.00147294 -2.57528e-11 0.0267326 -0.00176783 -6.63754e-11 0.0264206 -0.00203122 -8.47924e-11 0.026105 -0.00226393 -9.63485e-11 0.0257797 -0.00246996 -1.00184e-10 0.0254444 -0.0026505 -1.01393e-10 0.0251018 -0.00280807 -9.7393e-11 0.0247606 -0.00294395 -9.17926e-11 0.0244269 -0.00306085 -8.60178e-11 0.0241037 -0.0031597 -8.38042e-11 0.023786 -0.00324115 -8.41125e-11 0.0234714 -0.00330432 -8.7728e-11 0.0231581 -0.00334975 -1.11191e-10 0.0228539 -0.00337716 -1.28015e-10 0.0225631 -0.00338888 -1.37566e-10 0.0222947 -0.00338376 -1.38807e-10 0.0220491 -0.00336356 -1.30732e-10 0.0218279 -0.0033242 -1.14387e-10 0.0216369 -0.00326699 -8.97284e-11 0.0214833 -0.00318528 -6.36966e-11 0.0213548 -0.00307831 -4.77928e-11 0.0212504 -0.00295443 -4.10214e-11 0.021203 -0.00282236 -3.85772e-11 0.0211642 -0.00265476 -5.04548e-11 0.021187 -0.00248657 -5.30608e-11 0.0213048 -0.00228894 -6.21728e-11 0.0215213 -0.00204286 -7.76131e-11 0.0217752 -0.00173506 -1.08348e-10 0.0220468 -0.00140127 -1.23233e-10 0.0223151 -0.0010626 -1.27337e-10 0.0225501 -0.000733974 -1.21367e-10 0.0227415 -0.000443573 -1.08503e-10 0.0228904 -0.000205401 -9.95388e-11 0.0230021 -2.47645e-05 -9.54093e-11 0.0230983 9.49908e-05 -9.58975e-11 0.0231845 0.000163925 -1.01204e-10 0.0232718 0.000184215 -1.06315e-10 0.0233678 0.000163153 -1.16069e-10 0.0234786 0.000108949 -1.18188e-10 0.0236008 3.18637e-05 -1.18224e-10 0.023728 -5.82998e-05 -1.11249e-10 0.0238538 -0.000152334 -9.7344e-11 0.0239689 -0.000237066 -7.57559e-11 0.0240561 -0.000300893 -4.03359e-11 0.0241094 -0.000328042 8.49056e-13 0.0241564 -0.000360008 3.19681e-11 0.0241704 -0.000374876 3.71688e-11 0.0241336 -0.000359981 4.95861e-11 0.0240601 -0.000317664 7.88172e-11 0.023967 -0.000263897 1.06992e-10 0.0238525 -0.000197498 1.14486e-10 0.0237169 -0.00012286 1.11089e-10 0.0235672 -4.44722e-05 1.07877e-10 0.0234084 3.4039e-05 1.05643e-10 0.0232442 0.00011049 1.01086e-10 0.0230776 0.000182132 9.34219e-11 0.0229104 0.000248906 8.31283e-11 0.022744 0.000310337 7.31878e-11 0.0225792 0.00036581 6.45225e-11 0.0224168 0.000415321 5.6365e-11 0.022257 0.000458588 4.99924e-11 0.0221009 0.000495653 4.56981e-11 0.0219492 0.000525907 4.27298e-11 0.0218025 0.000549477 4.09529e-11 0.0216622 0.00056508 3.94297e-11 0.0215288 0.000574224 3.78725e-11 0.000573689 3.78756e-11 0.0283193 0.0185955 -1.38052e-11 0.0288717 0.0188254 -2.82701e-11 0.0283072 0.0190489 -3.58537e-12 0.0274785 0.0179102 9.25061e-12 0.0267117 0.0165321 1.76931e-12 0.0260344 0.0152827 2.18062e-11 0.0254116 0.0141797 1.00913e-11 0.0248231 0.0131874 -7.36999e-12 0.0242641 0.012247 -1.74818e-11 0.0237457 0.0113481 -2.89991e-12 0.0232622 0.0104778 -7.40354e-12 0.0228588 0.0095878 1.90924e-12 0.0225252 0.00866552 8.83026e-12 0.0221949 0.00778841 1.19307e-11 0.0221385 0.00668436 1.80955e-11 0.0225791 0.00514509 2.56755e-11 0.0239483 0.00275723 3.9546e-11 0.0254665 0.000307336 5.96247e-11 0.0263975 -0.00140386 1.94358e-11 0.0268712 -0.00255571 5.46177e-13 0.0271801 -0.00338548 1.90409e-12 0.0270073 -0.00343985 5.00377e-12 0.0267418 -0.00337293 1.60151e-11 0.0264058 -0.00318653 7.92506e-11 0.0265003 -0.00308446 9.54791e-11 0.0269928 -0.00277446 1.3343e-10 0.0275633 -0.0022472 2.2684e-10 0.0280322 -0.00166549 2.55418e-10 0.0283309 -0.00121512 2.98166e-10 0.0286633 -0.000980766 3.61561e-10 0.0287984 -0.000717567 3.18388e-10 0.0286175 -0.000621998 2.56045e-10 0.0282877 -0.000772662 1.30678e-10 0.0279688 -0.00107909 5.70023e-11 0.0276086 -0.00134021 7.23859e-12 0.0272566 -0.00161077 -3.47939e-11 0.0269143 -0.00185572 -6.50109e-11 0.0265705 -0.00207024 -6.98873e-11 0.0262159 -0.00225785 -7.38591e-11 0.0258532 -0.00241793 -7.60554e-11 0.025491 -0.00255655 -7.7153e-11 0.0251405 -0.00267427 -7.859e-11 0.0248018 -0.00277634 -8.06002e-11 0.0244689 -0.00286115 -8.41591e-11 0.0241352 -0.00293108 -8.93454e-11 0.0237998 -0.00298374 -1.07237e-10 0.0234696 -0.00302257 -1.32108e-10 0.0231525 -0.00304571 -1.41608e-10 0.0228547 -0.00305729 -1.42178e-10 0.0225755 -0.00305346 -1.32817e-10 0.0223153 -0.00303672 -1.157e-10 0.0220757 -0.00300324 -9.339e-11 0.0218628 -0.00295397 -6.85819e-11 0.0216891 -0.0028859 -4.83302e-11 0.0215492 -0.00279819 -4.42946e-11 0.0214315 -0.00268778 -4.14824e-11 0.02136 -0.00257064 -4.67317e-11 0.0213105 -0.00243153 -5.70419e-11 0.021287 -0.00226224 -6.00936e-11 0.0213735 -0.00212903 -6.6313e-11 0.0215605 -0.00192667 -7.87735e-11 0.021809 -0.00166473 -1.02305e-10 0.0220946 -0.00137257 -1.1571e-10 0.0224022 -0.00107401 -1.27014e-10 0.0227011 -0.000785237 -1.31215e-10 0.0229722 -0.000528302 -1.33535e-10 0.0232063 -0.000319454 -1.33273e-10 0.0234028 -0.000173155 -1.36586e-10 0.0235764 -9.22564e-05 -1.40855e-10 0.0237403 -7.10432e-05 -1.4538e-10 0.0239018 -9.6748e-05 -1.46074e-10 0.024061 -0.000153816 -1.42153e-10 0.0242142 -0.00022562 -1.34401e-10 0.0243549 -0.000298648 -1.14556e-10 0.0244785 -0.000362832 -9.06047e-11 0.0245607 -0.000394528 -5.16302e-11 0.0246099 -0.000398392 7.32473e-12 0.0246477 -0.000405942 9.39294e-12 0.0246425 -0.000391418 1.68159e-11 0.024588 -0.000348554 3.53114e-11 0.0245053 -0.000284128 8.36285e-11 0.024402 -0.000209958 9.55683e-11 0.024276 -0.000126033 1.06937e-10 0.0241317 -3.68735e-05 1.09965e-10 0.0239752 5.28547e-05 1.07175e-10 0.0238112 0.00014018 1.03189e-10 0.0236428 0.000222878 9.53392e-11 0.0234733 0.000300531 8.83025e-11 0.0233032 0.000372152 8.02754e-11 0.0231339 0.000437285 7.238e-11 0.0229663 0.000496118 6.3627e-11 0.0228017 0.000548225 5.55856e-11 0.0226403 0.000593814 4.85348e-11 0.0224828 0.000632258 4.27915e-11 0.0223298 0.000663804 3.87665e-11 0.0221823 0.000687401 3.55469e-11 0.0220412 0.000703306 3.33528e-11 0.0219083 0.000709602 3.0923e-11 0.0217852 0.000708012 2.85992e-11 0.000694398 2.67867e-11 0.0283862 0.0164502 -2.23251e-11 0.0286455 0.0185585 -1.86193e-11 0.0288517 0.0188391 -1.63321e-11 0.0281712 0.0185929 7.30101e-12 0.0273947 0.0173131 3.30197e-11 0.0266773 0.0160004 2.40882e-11 0.026045 0.0148099 1.88093e-11 0.025464 0.0137652 -4.86185e-12 0.0249076 0.0128001 -7.16295e-12 0.0243853 0.0118647 -5.64357e-12 0.0239471 0.0109058 -4.93808e-12 0.0235777 0.00992516 -1.89511e-12 0.0232222 0.00898615 1.47172e-12 0.0231703 0.00779432 7.83145e-12 0.0236682 0.00612339 1.91762e-11 0.0251347 0.00357634 3.47605e-11 0.0266461 0.00107007 6.44412e-11 0.0275579 -0.000703187 1.83808e-11 0.0281068 -0.00198559 -1.335e-11 0.0284228 -0.00290393 -1.42782e-11 0.0279607 -0.00295292 -1.47199e-11 0.0275637 -0.0030612 -1.31202e-11 0.0272887 -0.00315354 5.62148e-12 0.027156 -0.00315094 5.13866e-11 0.0270616 -0.00309738 6.36398e-11 0.0272204 -0.0030548 9.14036e-11 0.0276604 -0.00283726 1.34635e-10 0.0281849 -0.00238652 2.39654e-10 0.0286366 -0.00183346 2.35877e-10 0.0289318 -0.0013563 2.28774e-10 0.0292494 -0.00106716 2.97138e-10 0.0293954 -0.000758724 2.63582e-10 0.0292504 -0.000597444 2.1564e-10 0.0288915 -0.000665894 1.22641e-10 0.0285408 -0.000931343 6.36128e-11 0.0281551 -0.00115571 2.28016e-11 0.0277848 -0.00140416 -7.84562e-12 0.0274193 -0.00163065 -2.17847e-11 0.0270427 -0.00182938 -2.81994e-11 0.0266553 -0.00199964 -3.50435e-11 0.0262693 -0.00214391 -4.61749e-11 0.0258967 -0.00226687 -5.40892e-11 0.025539 -0.00237165 -6.21241e-11 0.0251881 -0.0024619 -6.84613e-11 0.0248347 -0.0025361 -7.61238e-11 0.0244804 -0.00259687 -8.5738e-11 0.024129 -0.0026434 -1.10762e-10 0.0237915 -0.00267785 -1.30315e-10 0.0234687 -0.0027013 -1.34318e-10 0.0231595 -0.00271233 -1.284e-10 0.0228643 -0.00271213 -1.149e-10 0.022583 -0.00269941 -9.76659e-11 0.0223234 -0.00267363 -7.91598e-11 0.0220923 -0.00263619 -5.9347e-11 0.0218955 -0.00258323 -4.71732e-11 0.0217402 -0.00251633 -4.27038e-11 0.0216109 -0.00242989 -4.71323e-11 0.0215133 -0.00232993 -5.07228e-11 0.0214663 -0.00221862 -6.21475e-11 0.0214262 -0.0020944 -6.53923e-11 0.021465 -0.00197407 -7.25793e-11 0.0216164 -0.00183148 -8.14918e-11 0.0218684 -0.00165207 -9.80316e-11 0.0221816 -0.00142738 -1.28008e-10 0.0225577 -0.00121017 -1.5187e-10 0.0229494 -0.000983134 -1.66087e-10 0.0233252 -0.000770571 -1.74467e-10 0.023674 -0.000607385 -1.76547e-10 0.0239857 -0.000497784 -1.80189e-10 0.0242564 -0.000443008 -1.76461e-10 0.0244914 -0.000436159 -1.70542e-10 0.0246914 -0.000456343 -1.66369e-10 0.0248529 -0.000483412 -1.51869e-10 0.0249797 -0.000507875 -1.27122e-10 0.0250562 -0.000501385 -9.42653e-11 0.0250977 -0.000478495 -2.1202e-11 0.0251211 -0.000455533 -1.72256e-11 0.0251002 -0.000412136 -9.43964e-12 0.0250319 -0.00034143 1.46257e-11 0.0249339 -0.000255434 4.94888e-11 0.0248161 -0.000160809 7.08447e-11 0.0246791 -5.87931e-05 8.25877e-11 0.0245286 4.42756e-05 8.86354e-11 0.0243674 0.000145504 9.03248e-11 0.0241991 0.000241593 8.83913e-11 0.0240281 0.000331905 8.65267e-11 0.0238558 0.000415634 8.08613e-11 0.0236842 0.000492254 7.56875e-11 0.0235133 0.000562064 6.91464e-11 0.0233441 0.00062445 6.21397e-11 0.0231772 0.000679923 5.42102e-11 0.0230137 0.000727749 4.67991e-11 0.0228546 0.000768458 4.03385e-11 0.0227002 0.000800968 3.49934e-11 0.0225523 0.000825624 3.10041e-11 0.0224116 0.000840934 2.75231e-11 0.0222803 0.000846977 2.4691e-11 0.0221597 0.000841679 2.12024e-11 0.0220526 0.000825676 1.78589e-11 0.000796425 1.41703e-11 0.0275694 0.0111978 -1.75327e-11 0.0286684 0.017456 -1.16499e-11 0.0290609 0.018445 -1.11302e-11 0.0288519 0.0188011 2.74438e-12 0.0281232 0.0180407 1.39531e-11 0.02736 0.0167662 1.75178e-11 0.0266711 0.0154987 1.95058e-11 0.0260754 0.0143572 3.19849e-12 0.0255408 0.0133268 -7.06126e-12 0.0250976 0.0122959 -1.22907e-11 0.0246945 0.0112736 -7.91803e-13 0.0243236 0.0102559 -8.19497e-13 0.0242955 0.0089626 5.66964e-12 0.0248956 0.00711583 1.43087e-11 0.0264528 0.00442507 4.24545e-11 0.0279679 0.00191393 4.09953e-11 0.0289542 -2.1706e-06 1.69557e-11 0.0295032 -0.0012762 -1.13198e-11 0.0297167 -0.00221861 -1.63234e-11 0.0290873 -0.00228033 -2.18952e-11 0.0286255 -0.00248844 -3.02702e-11 0.0282441 -0.00270029 -1.76658e-11 0.0279726 -0.00292098 -5.41835e-12 0.0278535 -0.00310715 2.69997e-11 0.0278262 -0.00317591 6.70868e-11 0.0278048 -0.00314647 7.73996e-11 0.0279852 -0.00313947 1.01592e-10 0.0283891 -0.00293452 1.46762e-10 0.0288521 -0.0024798 1.97498e-10 0.0292484 -0.0019198 2.06923e-10 0.0295203 -0.0014366 1.76141e-10 0.029841 -0.00110242 1.76851e-10 0.0299919 -0.000757747 1.85128e-10 0.0298703 -0.000530049 1.72612e-10 0.0294932 -0.000514199 1.05873e-10 0.0291226 -0.00072505 6.7833e-11 0.0287253 -0.000919624 4.41068e-11 0.0283261 -0.00114355 3.50816e-11 0.0279155 -0.00135371 3.48909e-11 0.027494 -0.00153777 2.41821e-11 0.0270773 -0.00169447 5.18791e-12 0.0266754 -0.00182625 -1.91223e-11 0.0262945 -0.00193895 -4.20138e-11 0.02592 -0.00203631 -5.82507e-11 0.0255438 -0.00211725 -6.83404e-11 0.0251671 -0.00218544 -7.7838e-11 0.0247928 -0.00224 -9.18001e-11 0.0244325 -0.00228383 -1.10458e-10 0.024084 -0.00231881 -1.23787e-10 0.0237443 -0.00234152 -1.19877e-10 0.0234178 -0.00235751 -1.08961e-10 0.023099 -0.00236105 -9.5851e-11 0.0228049 -0.00235778 -8.08973e-11 0.0225318 -0.00234479 -6.77941e-11 0.0222899 -0.00232223 -5.58212e-11 0.0220813 -0.00229122 -4.61013e-11 0.0219075 -0.00224782 -4.83771e-11 0.0217791 -0.00219546 -4.98309e-11 0.021692 -0.00213421 -5.7108e-11 0.0216307 -0.00204922 -7.05827e-11 0.0216285 -0.00198964 -7.26322e-11 0.0216982 -0.00192209 -7.66023e-11 0.0218564 -0.00183845 -8.63337e-11 0.0221093 -0.00172782 -1.05688e-10 0.0224418 -0.00160632 -1.33358e-10 0.0228565 -0.0014713 -1.56943e-10 0.0233303 -0.00132706 -1.7717e-10 0.0238231 -0.00119096 -1.87087e-10 0.0242777 -0.00105101 -1.87084e-10 0.0246707 -0.0009369 -1.78275e-10 0.0249893 -0.000850549 -1.64273e-10 0.0252293 -0.000784986 -1.59448e-10 0.0254047 -0.000727709 -1.42423e-10 0.0255135 -0.000671877 -1.27274e-10 0.0255694 -0.000593305 -6.15482e-11 0.0255837 -0.000519882 -4.94623e-11 0.0255428 -0.000437173 -3.19467e-11 0.0254603 -0.000340238 -9.82984e-12 0.0253522 -0.000233224 2.05933e-11 0.0252215 -0.000118676 4.323e-11 0.0250742 -1.47885e-06 5.43947e-11 0.0249156 0.000117505 6.44427e-11 0.0247497 0.000229901 6.76055e-11 0.0245792 0.000335966 6.87745e-11 0.0244055 0.000434692 6.79157e-11 0.0242307 0.000525375 6.64947e-11 0.0240561 0.00060837 6.40361e-11 0.0238831 0.000683053 6.10957e-11 0.0237127 0.000750155 5.64411e-11 0.0235452 0.000808904 5.10232e-11 0.0233814 0.000860079 4.44438e-11 0.023222 0.000902609 3.79924e-11 0.0230682 0.000937135 3.19878e-11 0.0229208 0.000962207 2.70042e-11 0.0227817 0.000978048 2.26655e-11 0.0226521 0.000982716 1.90032e-11 0.0225344 0.000975978 1.51097e-11 0.022431 0.000955085 1.07662e-11 0.0223447 0.000921094 6.16697e-12 0.000879856 4.1291e-12 0.0254704 0.00561475 -1.38722e-11 0.0285637 0.0143472 -3.29861e-12 0.0288893 0.0181213 3.34442e-12 0.0294035 0.0182918 1.05166e-11 0.0289766 0.0184694 1.31556e-11 0.028197 0.0175437 1.40059e-11 0.0274521 0.0162398 1.72608e-11 0.0268007 0.0150016 4.50363e-13 0.0262976 0.0138185 6.27348e-14 0.0258347 0.0127201 3.51769e-12 0.0254554 0.0116089 5.43688e-12 0.025483 0.0101759 1.08044e-11 0.0262135 0.0081423 2.3784e-11 0.0278614 0.00529915 4.86456e-11 0.0293927 0.00275727 4.04636e-11 0.0303853 0.000877964 6.8198e-12 0.0309434 -0.000605363 5.76107e-12 0.0310523 -0.00141642 7.25044e-13 0.0303407 -0.00150578 -8.07958e-12 0.0298343 -0.0017604 -1.65994e-11 0.0293929 -0.00205307 -2.15295e-11 0.0290526 -0.0023802 -1.3225e-11 0.0288135 -0.00271345 -6.97299e-12 0.0286568 -0.00300319 1.19672e-11 0.0286067 -0.00319763 3.41314e-11 0.0286272 -0.00327323 8.24977e-11 0.0285844 -0.00319918 8.82762e-11 0.0286409 -0.00310889 1.07842e-10 0.0289663 -0.00294239 1.33298e-10 0.0294176 -0.00254284 1.98689e-10 0.0297918 -0.00197547 1.80474e-10 0.0300581 -0.00147591 1.37722e-10 0.0303529 -0.00109493 9.04067e-11 0.0305186 -0.000725778 8.35958e-11 0.0304306 -0.000435284 7.22318e-11 0.0300632 -0.000334 4.64832e-11 0.029674 -0.000470587 1.87375e-11 0.0292688 -0.000644659 3.06695e-12 0.0288258 -0.000832558 2.14514e-11 0.0283675 -0.00102679 2.05584e-11 0.0279121 -0.00119759 4.93066e-12 0.0274728 -0.00134372 -1.79604e-11 0.0270604 -0.00147064 -4.26687e-11 0.0266553 -0.00157949 -6.10296e-11 0.0262506 -0.0016703 -7.11883e-11 0.0258493 -0.00174756 -7.96094e-11 0.0254495 -0.00181122 -8.97808e-11 0.0250708 -0.00186594 -9.73346e-11 0.0246956 -0.00191163 -1.12777e-10 0.0243334 -0.00194747 -1.1215e-10 0.0239795 -0.00197782 -1.06113e-10 0.0236358 -0.00199846 -9.76345e-11 0.0233185 -0.00201565 -8.59392e-11 0.0230177 -0.00202605 -7.7971e-11 0.0227489 -0.00203164 -6.89351e-11 0.0225026 -0.00203364 -6.23976e-11 0.0222911 -0.00202982 -5.38121e-11 0.0221178 -0.00202375 -5.51256e-11 0.0219933 -0.00201574 -5.69497e-11 0.0219244 -0.0020015 -7.16288e-11 0.0219075 -0.00199665 -7.32623e-11 0.0219517 -0.0019963 -7.61898e-11 0.0220695 -0.00199526 -8.26201e-11 0.0222792 -0.00198895 -9.69411e-11 0.0225557 -0.00196137 -1.2001e-10 0.022922 -0.00192045 -1.40318e-10 0.0233747 -0.00186463 -1.59535e-10 0.0238894 -0.00179938 -1.78536e-10 0.0244103 -0.00166448 -1.82067e-10 0.0248881 -0.00150066 -1.70773e-10 0.0252845 -0.00132283 -1.51092e-10 0.0255851 -0.00114332 -1.32167e-10 0.0257795 -0.000969881 -1.22567e-10 0.0258981 -0.000807089 -7.76152e-11 0.0259382 -0.000649381 -7.22242e-11 0.0259059 -0.000499832 -6.15911e-11 0.0258203 -0.000355709 -3.88832e-11 0.0257114 -0.000217812 6.03232e-12 0.0255744 -8.13402e-05 1.96967e-11 0.025424 5.04366e-05 3.09269e-11 0.0252655 0.000179988 4.53335e-11 0.0251025 0.000303524 4.83325e-11 0.0249337 0.000419597 4.95013e-11 0.0247625 0.00052712 4.99866e-11 0.0245899 0.000626251 4.99627e-11 0.0244183 0.000716123 4.96201e-11 0.0242469 0.000797559 4.86614e-11 0.0240775 0.00086962 4.73913e-11 0.0239103 0.000933456 4.43225e-11 0.0237468 0.000987805 4.00794e-11 0.0235881 0.00103385 3.43639e-11 0.0234347 0.00106993 2.8662e-11 0.0232884 0.00109687 2.28275e-11 0.02315 0.00111257 1.81265e-11 0.0230222 0.00111709 1.32289e-11 0.0229072 0.00110799 9.65919e-12 0.0228092 0.00108366 4.29341e-12 0.0227284 0.00104502 2.47034e-12 0.0226652 0.000992748 -2.1753e-12 0.000939479 -7.4365e-12 0.0207675 0.00310587 1.81505e-11 0.0268374 0.0083268 -9.19834e-12 0.0289242 0.0160484 1.40028e-11 0.0291441 0.0180746 1.62669e-11 0.0294294 0.0181833 1.54767e-11 0.0290487 0.01792 1.43656e-11 0.028286 0.0169953 1.12972e-11 0.0276344 0.0156432 4.81031e-12 0.0270432 0.0143697 -3.99732e-13 0.026604 0.0131192 2.90648e-12 0.0266746 0.011466 1.13056e-11 0.0276151 0.0091513 2.89875e-11 0.0294047 0.00616784 6.39421e-11 0.0309492 0.00362547 3.72102e-11 0.0319891 0.00168993 6.38609e-12 0.0326279 0.000220298 4.82557e-12 0.032473 -0.00046548 3.94776e-12 0.0317266 -0.000654551 4.31844e-13 0.0311474 -0.000933967 -4.88086e-12 0.0306658 -0.00128385 -1.10898e-11 0.0302936 -0.00169146 -9.33596e-12 0.0300041 -0.00211448 -8.69771e-12 0.0297859 -0.00250972 -7.48356e-12 0.0295934 -0.00284874 4.39093e-12 0.0294525 -0.00309977 2.26237e-11 0.0293674 -0.00325439 5.25568e-11 0.0293639 -0.00328707 7.68498e-11 0.0293394 -0.00319412 1.10259e-10 0.0293131 -0.003028 1.18694e-10 0.0295012 -0.00286058 1.42428e-10 0.0298892 -0.00252152 1.85794e-10 0.0302373 -0.00199267 1.82028e-10 0.0305051 -0.00146596 1.25225e-10 0.0307785 -0.00105076 5.96885e-11 0.0309525 -0.000662807 6.1407e-11 0.0308891 -0.000318203 4.04921e-11 0.0305559 -0.000141406 -1.01762e-11 0.0301729 -0.000177663 -8.56286e-11 0.0297406 -0.000314987 -7.29879e-11 0.0292574 -0.00047911 -7.14192e-11 0.0287633 -0.000652955 -6.54684e-11 0.0282866 -0.000816823 -7.08762e-11 0.0278408 -0.000961909 -7.9909e-11 0.0274 -0.00108598 -8.9693e-11 0.0269649 -0.00119002 -9.7147e-11 0.0265338 -0.00127939 -1.02031e-10 0.0261111 -0.00135633 -1.0978e-10 0.0257089 -0.00142336 -1.10851e-10 0.0253091 -0.00148209 -1.20298e-10 0.0249238 -0.00153205 -1.14961e-10 0.024546 -0.00157778 -1.10614e-10 0.0241829 -0.00161741 -1.03773e-10 0.0238471 -0.00165529 -9.43169e-11 0.0235269 -0.00169059 -8.83771e-11 0.0232376 -0.00172451 -8.13917e-11 0.0229687 -0.00175983 -7.60187e-11 0.0227337 -0.00179491 -6.95748e-11 0.0225389 -0.00183508 -6.32098e-11 0.0223896 -0.00188031 -6.32943e-11 0.0223008 -0.00193149 -6.65546e-11 0.0222582 -0.00199866 -8.21037e-11 0.0222837 -0.00206839 -8.33204e-11 0.02238 -0.00214218 -8.67213e-11 0.0225499 -0.00221711 -9.42215e-11 0.0228036 -0.0022929 -1.09137e-10 0.0231448 -0.00234322 -1.28079e-10 0.0235429 -0.00234489 -1.39232e-10 0.0239695 -0.00230793 -1.56244e-10 0.02443 -0.00220108 -1.60172e-10 0.0248865 -0.00201899 -1.51275e-10 0.0252989 -0.00178073 -1.31686e-10 0.0256304 -0.00150613 -1.08145e-10 0.0258689 -0.00122334 -7.87303e-11 0.026005 -0.000945763 -6.13654e-11 0.0260794 -0.000710863 -1.70026e-11 0.0260613 -0.000469381 -1.51154e-11 0.0259743 -0.000257425 -1.30473e-11 0.0258477 -7.32414e-05 5.83352e-12 0.0257005 8.52406e-05 1.91929e-11 0.0255388 0.000231341 2.83177e-11 0.0253734 0.000366399 3.62537e-11 0.0252085 0.000491297 4.05228e-11 0.0250453 0.000607022 4.21125e-11 0.024882 0.000713533 4.16419e-11 0.0247185 0.000811383 4.05466e-11 0.0245549 0.000899541 3.93906e-11 0.024394 0.000978616 3.80479e-11 0.0242359 0.0010477 3.61659e-11 0.0240821 0.00110742 3.28665e-11 0.0239319 0.00115691 2.85271e-11 0.0237868 0.00119655 2.30443e-11 0.023648 0.00122501 1.77743e-11 0.0235177 0.00124222 1.21948e-11 0.0233978 0.00124605 7.73611e-12 0.0232917 0.00123557 2.98164e-12 0.0232024 0.00120753 -4.15408e-13 0.0231299 0.00116491 -3.99161e-12 0.0230732 0.00110913 -5.65053e-12 0.0230276 0.00104358 -1.53518e-11 0.00096306 -1.63166e-11 0.0191469 0.00151485 5.13837e-14 0.0233218 0.00416141 4.12498e-14 0.0282231 0.0111398 1.16251e-11 0.0292571 0.0170281 1.40223e-11 0.029421 0.0180122 8.0999e-12 0.0294435 0.0178897 5.9639e-12 0.0289854 0.017449 4.62582e-12 0.0283033 0.0162881 5.68849e-12 0.0277448 0.014888 5.0457e-12 0.0278423 0.0129577 1.15693e-11 0.0291375 0.0100787 2.75342e-11 0.0310925 0.00701315 6.25976e-11 0.0326224 0.00449657 3.74677e-11 0.0337131 0.00250055 7.37745e-13 0.0343206 0.00105901 -8.17778e-13 0.033941 0.000607221 -2.7078e-12 0.0331759 0.000330314 -3.83598e-12 0.0325532 -6.62661e-06 -2.35722e-12 0.0320383 -0.000421424 -3.9874e-12 0.0316403 -0.000907175 -4.65028e-12 0.0313368 -0.0014038 -9.65524e-12 0.0310638 -0.00187312 -9.40004e-12 0.0308204 -0.00228749 -1.03635e-11 0.0305858 -0.00263918 -2.85808e-12 0.0303621 -0.00291335 1.08308e-11 0.0301772 -0.0031081 3.42869e-11 0.0300391 -0.00321437 5.85173e-11 0.0299796 -0.00321592 9.37005e-11 0.0299692 -0.00310896 1.14232e-10 0.0299201 -0.00293372 1.65581e-10 0.029976 -0.00270649 1.73858e-10 0.0302608 -0.00241027 1.86189e-10 0.030594 -0.00195986 2.06808e-10 0.0308503 -0.00142118 1.46972e-10 0.031074 -0.000974079 7.18049e-11 0.0312393 -0.000568876 4.78274e-11 0.0312173 -0.000180798 7.69588e-12 0.0309774 6.22937e-05 -1.27777e-10 0.0305931 0.000141341 -2.49195e-10 0.0301214 5.94576e-05 -2.98355e-10 0.0296049 -8.19193e-05 -2.40549e-10 0.0291006 -0.000251707 -2.26223e-10 0.0286192 -0.000408747 -2.24737e-10 0.0281394 -0.000548438 -2.23882e-10 0.0276643 -0.000671632 -2.08276e-10 0.0272028 -0.000780335 -1.90594e-10 0.026754 -0.000875265 -1.77847e-10 0.026327 -0.000958114 -1.61044e-10 0.0259055 -0.00103211 -1.49839e-10 0.0254981 -0.00109894 -1.37064e-10 0.0251049 -0.00116253 -1.26856e-10 0.0247267 -0.00122362 -1.18417e-10 0.0243769 -0.001284 -1.0858e-10 0.024043 -0.00134645 -1.02546e-10 0.0237389 -0.00141053 -9.55746e-11 0.02346 -0.00148188 -9.05604e-11 0.0232185 -0.00156016 -8.41182e-11 0.0230224 -0.00165218 -7.79642e-11 0.0228747 -0.00175749 -7.09298e-11 0.022789 -0.00187981 -7.13002e-11 0.0227513 -0.00202016 -8.46476e-11 0.0227832 -0.00216116 -8.51772e-11 0.02288 -0.00230441 -8.79954e-11 0.0230382 -0.00244772 -9.20299e-11 0.0232425 -0.0025774 -1.00672e-10 0.0234935 -0.00267247 -1.07995e-10 0.0237806 -0.00270951 -1.24688e-10 0.0240936 -0.00267742 -1.2687e-10 0.0244204 -0.00257272 -1.29956e-10 0.0247573 -0.00238792 -1.27525e-10 0.0250865 -0.00212968 -1.14203e-10 0.0253891 -0.00181515 -9.61759e-11 0.0256415 -0.00147028 -6.54466e-11 0.025827 -0.0011179 -4.40393e-11 0.0259192 -0.000781821 -1.14413e-14 0.0259663 -0.000495205 7.17471e-12 0.0259424 -0.000212804 1.85784e-11 0.0258557 3.42421e-05 3.07009e-11 0.0257207 0.000244018 4.83352e-11 0.025571 0.000403932 4.97437e-11 0.0254095 0.000550531 5.45724e-11 0.0252467 0.000676803 5.51409e-11 0.0250866 0.000789918 5.24162e-11 0.0249283 0.00089353 4.76686e-11 0.0247728 0.000987781 4.2272e-11 0.0246196 0.00107291 3.8149e-11 0.0244693 0.00114839 3.40891e-11 0.0243236 0.00121356 2.95374e-11 0.0241828 0.00126817 2.43682e-11 0.0240492 0.00131141 1.8655e-11 0.0239224 0.00134307 1.27618e-11 0.0238046 0.00136134 7.26364e-12 0.0236976 0.00136596 1.93481e-12 0.0236054 0.00135284 -2.05662e-12 0.0235324 0.00132276 -6.39597e-12 0.0234787 0.00127345 -5.64929e-12 0.0234353 0.00121931 -1.51044e-11 0.0233987 0.00115606 -1.52799e-11 0.0233904 0.00106017 -1.53711e-11 0.000927123 -1.28464e-11 0.0180286 0.00061102 2.62852e-12 0.0201721 0.00202127 -3.15308e-12 0.0257239 0.00558513 1.93261e-12 0.0289994 0.0137422 1.13212e-11 0.0295706 0.0174316 6.0057e-12 0.0296208 0.0178274 -3.6355e-12 0.0295188 0.0175337 -1.76109e-12 0.029299 0.0164737 1.79556e-12 0.0298359 0.0142954 1.19538e-11 0.0312986 0.0113696 3.08509e-11 0.0330513 0.00812891 5.98787e-11 0.0344459 0.00550298 3.3557e-11 0.0355784 0.00334728 -3.80897e-12 0.0360771 0.00199275 -6.17757e-12 0.0353996 0.00174113 -7.05128e-12 0.0346332 0.00140558 -5.44814e-12 0.0340028 0.000969053 3.92507e-13 0.0334905 0.000507134 1.84055e-12 0.0330816 -2.35699e-05 -4.50512e-13 0.0327571 -0.000606764 -3.41619e-12 0.0324773 -0.00113549 -8.47967e-12 0.0321958 -0.00161078 -1.14744e-11 0.0319159 -0.00202065 -1.30516e-11 0.0316336 -0.00236718 -1.04178e-11 0.0313419 -0.00264849 -1.91382e-13 0.0310751 -0.00286256 1.60569e-11 0.0308283 -0.00301168 4.2189e-11 0.0306382 -0.0030805 6.80654e-11 0.0305207 -0.00306513 1.02152e-10 0.0304407 -0.00294517 1.30212e-10 0.0304052 -0.00279018 2.03108e-10 0.0304097 -0.00253604 2.10408e-10 0.0305374 -0.00222031 2.22254e-10 0.0308067 -0.00183654 2.3706e-10 0.0310321 -0.00133505 2.1044e-10 0.0312061 -0.000852609 7.69765e-11 0.0313703 -0.000439696 5.59883e-11 0.0313916 -2.91951e-05 6.75086e-12 0.0312205 0.000295364 -1.12927e-10 0.0308455 0.000460254 -3.2337e-10 0.0303932 0.00041367 -4.80202e-10 0.0298833 0.000321684 -5.04036e-10 0.0293709 0.000185886 -4.74294e-10 0.0288484 4.10795e-05 -4.32543e-10 0.0283273 -0.000109536 -3.61089e-10 0.0278301 -0.000245259 -3.06082e-10 0.0273545 -0.00036371 -2.63422e-10 0.0269023 -0.000468513 -2.2431e-10 0.0264612 -0.000564263 -1.9371e-10 0.0260336 -0.000654724 -1.70061e-10 0.0256282 -0.000740902 -1.52952e-10 0.0252419 -0.000826947 -1.40093e-10 0.024887 -0.000913992 -1.2709e-10 0.0245534 -0.00100794 -1.17725e-10 0.0242522 -0.00110991 -1.08776e-10 0.0239865 -0.00122512 -1.01862e-10 0.0237616 -0.0013556 -9.42833e-11 0.0235879 -0.00150596 -8.90109e-11 0.0234654 -0.00167523 -8.08589e-11 0.0233965 -0.00186912 -8.07932e-11 0.0233837 -0.00206845 -7.97166e-11 0.0234243 -0.00226881 -7.88895e-11 0.0235121 -0.00246585 -7.89255e-11 0.023635 -0.00264925 -8.53905e-11 0.0237757 -0.00279197 -8.72478e-11 0.0239244 -0.00288009 -8.97541e-11 0.0240752 -0.00290778 -9.59618e-11 0.0242323 -0.00286454 -9.78671e-11 0.0243961 -0.00275191 -1.01201e-10 0.0245723 -0.00256712 -1.02563e-10 0.0247659 -0.00231591 -9.86774e-11 0.0249786 -0.00201093 -8.91105e-11 0.0252 -0.00166921 -6.80396e-11 0.0254022 -0.00129475 -4.61363e-11 0.0255588 -0.000911982 -9.08003e-12 0.0256406 -0.000551501 1.59607e-11 0.0256867 -0.000235319 6.33231e-11 0.0256937 5.07251e-05 6.75474e-11 0.0256422 0.000318392 7.56478e-11 0.0255264 0.000542857 8.61906e-11 0.0253907 0.000706309 1.02878e-10 0.0252464 0.000841714 9.64998e-11 0.0250922 0.000963502 8.52811e-11 0.0249399 0.00106559 7.34801e-11 0.0247917 0.00115524 6.20015e-11 0.0246489 0.00123506 5.08686e-11 0.0245111 0.00130486 3.99439e-11 0.0243796 0.00136387 2.93967e-11 0.0242537 0.00141189 2.13992e-11 0.0241366 0.00144672 1.36266e-11 0.0240285 0.00146802 6.60234e-12 0.0239335 0.0014727 2.91749e-13 0.0238548 0.00145943 -4.78462e-12 0.0237968 0.00142343 -6.23614e-12 0.0237567 0.00137489 -9.45238e-12 0.0237086 0.0013312 -1.39309e-11 0.0236853 0.00125201 -1.41182e-11 0.0237139 0.00113583 -1.28598e-11 0.0237808 0.00100085 -7.30764e-12 0.000827708 6.23437e-13 0.0172618 0.000367526 1.65026e-12 0.0183904 0.000894213 -1.85278e-12 0.0211683 0.00280192 4.3253e-12 0.0270732 0.00783376 8.88652e-12 0.0294953 0.0150008 6.20985e-12 0.0300446 0.0172676 -1.94473e-12 0.0305486 0.0169839 7.15333e-12 0.0314412 0.0155024 1.62698e-11 0.0329794 0.0126325 3.17092e-11 0.0349825 0.00917584 5.75051e-11 0.0364674 0.00653667 2.69221e-11 0.0377331 0.00422806 -6.6955e-12 0.0378512 0.0032319 -8.68505e-12 0.0368595 0.0030125 -1.23748e-11 0.0361058 0.00251119 -1.66717e-12 0.0355227 0.00200274 6.72019e-12 0.0349988 0.0014916 9.68684e-12 0.0346114 0.000888357 1.1353e-11 0.0343074 0.000280271 4.28682e-12 0.0339935 -0.000305433 -1.42297e-12 0.0336865 -0.000835386 -7.11474e-12 0.0333566 -0.00129593 -1.40043e-11 0.0330018 -0.00169115 -1.62135e-11 0.0326502 -0.00202721 -1.57661e-11 0.0322882 -0.00230897 -9.28578e-12 0.031946 -0.00253532 -5.53694e-13 0.0316185 -0.00270826 1.92224e-11 0.0313176 -0.00281981 4.42183e-11 0.0310741 -0.00286748 7.1483e-11 0.030888 -0.00283483 1.06185e-10 0.0307341 -0.0027204 1.50421e-10 0.0306619 -0.00256635 1.93561e-10 0.0306353 -0.00232351 2.58998e-10 0.0306552 -0.00198894 2.63929e-10 0.0308024 -0.00162294 2.68135e-10 0.030997 -0.00118546 2.64598e-10 0.0311415 -0.000697781 1.16251e-10 0.0312831 -0.000272311 1.04317e-10 0.0313474 0.000151708 7.68845e-11 0.0312463 0.000514854 -4.62793e-11 0.0308909 0.000772564 -3.85321e-10 0.0304677 0.000788003 -4.69632e-10 0.0300025 0.000719821 -5.23221e-10 0.0294889 0.000614189 -4.97319e-10 0.0289466 0.000476096 -4.69084e-10 0.0284172 0.000329599 -4.19396e-10 0.0279125 0.000186559 -3.61844e-10 0.027431 5.20526e-05 -3.06353e-10 0.0269731 -7.76772e-05 -2.50484e-10 0.0265327 -0.000202412 -2.1072e-10 0.0261243 -0.000320815 -1.81049e-10 0.0257433 -0.000438735 -1.59239e-10 0.0253957 -0.000563294 -1.41434e-10 0.0250825 -0.000696467 -1.27628e-10 0.024801 -0.000844725 -1.1578e-10 0.0245645 -0.00101111 -1.05784e-10 0.0243733 -0.00120079 -9.591e-11 0.024236 -0.00141394 -8.73146e-11 0.0241527 -0.00164935 -8.01639e-11 0.0241088 -0.00189798 -7.28605e-11 0.024112 -0.00214523 -7.0722e-11 0.0241503 -0.00238141 -6.76806e-11 0.0242053 -0.00259388 -6.181e-11 0.0242518 -0.00276523 -5.68002e-11 0.0242896 -0.00288223 -5.46572e-11 0.0243133 -0.0029369 -5.33754e-11 0.0243261 -0.00293309 -6.96444e-11 0.0243153 -0.00286171 -6.658e-11 0.0242964 -0.00273531 -6.743e-11 0.0242942 -0.00256006 -7.25513e-11 0.0243372 -0.00233943 -7.47712e-11 0.0244538 -0.00208728 -8.19673e-11 0.0245913 -0.00177441 -6.95582e-11 0.0247484 -0.00142116 -5.52335e-11 0.0249143 -0.00104987 -3.1939e-11 0.025067 -0.000676375 -2.64251e-12 0.0251757 -0.000316275 3.38038e-11 0.0252406 1.49332e-05 4.88831e-11 0.0252818 0.000303006 1.07621e-10 0.025291 0.000558936 1.10995e-10 0.0252249 0.000795838 1.17454e-10 0.0251092 0.000980358 1.27201e-10 0.0249861 0.00110979 1.17478e-10 0.0248599 0.00121592 1.05574e-10 0.0247291 0.00130899 9.09907e-11 0.0246031 0.00138336 7.50335e-11 0.0244836 0.00144489 5.89142e-11 0.024373 0.00149485 4.32162e-11 0.0242712 0.00153312 2.89191e-11 0.0241821 0.00155553 1.52015e-11 0.0241058 0.00156267 6.35377e-12 0.0240497 0.00154658 -1.42556e-12 0.024015 0.0015098 -4.11797e-12 0.0239749 0.00147722 -6.99413e-12 0.0239441 0.00141852 -6.67587e-12 0.0239656 0.00132066 -1.00873e-11 0.0240334 0.00119374 -2.85606e-12 0.0241365 0.00103818 1.98098e-12 0.0242706 0.000870974 1.35445e-11 0.000682142 4.10597e-11 0.0170967 0.000166994 -1.38956e-12 0.017529 0.000460638 1.14933e-12 0.0190889 0.00123873 -1.32923e-12 0.0230001 0.0039179 4.44758e-12 0.0286006 0.0093883 1.0813e-11 0.0305957 0.0152535 2.19868e-12 0.0321642 0.0153295 2.99547e-11 0.0341527 0.0133273 4.95537e-11 0.0365927 0.0100245 4.33928e-11 0.0383369 0.007363 1.78539e-11 0.0396963 0.00511957 1.14882e-11 0.0392274 0.00467331 3.63037e-13 0.038151 0.00434807 -1.33523e-11 0.037453 0.00374132 8.80657e-13 0.0368345 0.00314522 1.26271e-11 0.0363153 0.00252585 2.41354e-11 0.0359424 0.00185311 2.57308e-11 0.0356294 0.00118425 1.61062e-11 0.0353313 0.000563464 8.43731e-12 0.0349986 9.11657e-06 6.27102e-13 0.0346504 -0.000499839 -7.29227e-12 0.0342816 -0.000933998 -1.47929e-11 0.0338955 -0.00131019 -1.96162e-11 0.0335101 -0.00163437 -2.22791e-11 0.0331149 -0.00191077 -1.86042e-11 0.0327214 -0.00213975 -1.22562e-11 0.0323347 -0.00232336 -1.20764e-12 0.0319538 -0.0024575 1.89139e-11 0.0316026 -0.00253994 3.70761e-11 0.0312869 -0.0025662 7.10764e-11 0.0310337 -0.00252274 9.7706e-11 0.0308118 -0.002416 1.35884e-10 0.0306625 -0.00226959 2.0944e-10 0.0306118 -0.00204631 2.65408e-10 0.0305868 -0.00172802 3.16752e-10 0.0306267 -0.00135579 3.11627e-10 0.0307596 -0.000960868 2.84481e-10 0.0308696 -0.000507893 2.04715e-10 0.0309832 -7.03062e-05 1.84702e-10 0.0310661 0.000350932 1.05676e-10 0.0310429 0.000734671 -8.12846e-12 0.030762 0.0010445 -1.87118e-10 0.0303591 0.00115294 -3.89621e-10 0.0299156 0.00109748 -4.39672e-10 0.029415 0.00101984 -4.49744e-10 0.0289031 0.000890924 -4.35117e-10 0.0284021 0.000740346 -3.95025e-10 0.0279093 0.000581747 -3.37209e-10 0.0274355 0.000421269 -2.85965e-10 0.0269909 0.00026061 -2.39929e-10 0.0265819 9.98233e-05 -2.01089e-10 0.0262171 -6.50301e-05 -1.71823e-10 0.0258896 -0.000240113 -1.47578e-10 0.0256035 -0.000426454 -1.28183e-10 0.0253616 -0.000631668 -1.11522e-10 0.0251691 -0.000860622 -9.67196e-11 0.0250312 -0.00111387 -8.20105e-11 0.0249401 -0.0013884 -6.87569e-11 0.0248917 -0.00167464 -5.72201e-11 0.0248725 -0.00195848 -4.8734e-11 0.0248726 -0.00222168 -3.9551e-11 0.0248708 -0.00245027 -3.36601e-11 0.024845 -0.00262928 -2.5687e-11 0.0247904 -0.00275106 -1.29319e-11 0.0247003 -0.00281409 -1.51251e-11 0.0245837 -0.00282597 -2.14922e-11 0.0244552 -0.0027918 -1.83162e-11 0.0243089 -0.002696 -2.60713e-11 0.02417 -0.00257197 -3.35174e-11 0.0240531 -0.00241439 -3.88762e-11 0.0239722 -0.00222397 -5.01209e-11 0.0239135 -0.00199243 -5.16083e-11 0.0239229 -0.00174645 -5.34545e-11 0.0240155 -0.0014777 -5.38612e-11 0.0241595 -0.00116144 -5.19245e-11 0.0243214 -0.000808573 -3.15242e-11 0.0244835 -0.000451626 -3.25007e-12 0.0246273 -9.9159e-05 2.87211e-11 0.0247258 0.000231919 5.163e-11 0.024781 0.000528914 9.37582e-11 0.0248209 0.000778029 1.2632e-10 0.0248256 0.000997181 1.28422e-10 0.0247665 0.00119055 1.28668e-10 0.02467 0.00133596 1.29872e-10 0.0245708 0.00143194 1.15354e-10 0.024475 0.00150394 9.86345e-11 0.0243796 0.00156215 8.0479e-11 0.0242939 0.00160207 6.14134e-11 0.0242209 0.00162574 4.47837e-11 0.0241664 0.00162883 2.68447e-11 0.0241337 0.00161346 1.67144e-11 0.0241094 0.00158691 5.9971e-12 0.0240848 0.00155006 4.53055e-12 0.0241092 0.00146745 1.8524e-12 0.024182 0.00135826 1.11454e-12 0.0242852 0.00122636 2.15319e-12 0.024418 0.00106819 1.63846e-11 0.0245704 0.000889769 3.87456e-11 0.0247478 0.000696053 5.7428e-11 0.000505559 1.05545e-10 0.016958 6.94835e-05 -2.70063e-13 0.0171987 0.000218014 1.57504e-13 0.0179648 0.000471004 -6.50927e-13 0.0203365 0.00153729 5.10891e-12 0.0255659 0.00414163 3.48359e-12 0.0314226 0.00938301 1.45871e-11 0.0346194 0.011895 8.71488e-11 0.0377432 0.0100219 6.89922e-11 0.0398531 0.00788889 2.4886e-11 0.0410018 0.00620931 1.75792e-11 0.0399466 0.00618795 1.0006e-11 0.0390122 0.00565623 -1.91484e-12 0.0384158 0.00498064 5.19116e-12 0.0378882 0.00428802 1.37341e-11 0.0374062 0.00362133 3.02118e-11 0.0370588 0.00285205 3.56347e-11 0.0367722 0.00211551 2.9715e-11 0.0364868 0.00144873 2.37685e-11 0.0361783 0.000857566 1.4208e-11 0.0358358 0.000338875 4.02324e-12 0.0354547 -0.00012193 -3.08291e-12 0.0350523 -0.00052947 -1.06639e-11 0.034629 -0.000886345 -1.88694e-11 0.0341982 -0.00119684 -2.36509e-11 0.0337532 -0.00146477 -2.59651e-11 0.0333029 -0.00169089 -2.30929e-11 0.0328536 -0.00187714 -1.55574e-11 0.0324061 -0.00202298 -5.08296e-12 0.0319769 -0.00212629 1.2515e-11 0.0315698 -0.00218637 3.63881e-11 0.0312052 -0.00219638 6.62876e-11 0.030893 -0.00214907 8.45077e-11 0.0306126 -0.00205061 1.23464e-10 0.0304045 -0.0019169 1.86722e-10 0.0302847 -0.00170922 2.53237e-10 0.0302395 -0.00142541 3.09358e-10 0.0302265 -0.0010741 3.46813e-10 0.0302749 -0.000686052 3.3993e-10 0.0303609 -0.000282302 3.17203e-10 0.0304707 0.00014382 1.87781e-10 0.0305479 0.000557859 1.63234e-10 0.0305582 0.000944486 1.13359e-10 0.0303979 0.00126477 -1.64585e-11 0.0300277 0.00147411 -2.81965e-10 0.0296235 0.00143946 -3.0491e-10 0.0291876 0.00136485 -3.56282e-10 0.0287238 0.0012425 -3.5775e-10 0.0282524 0.00108189 -3.263e-10 0.0277941 0.000900317 -2.86974e-10 0.0273669 0.000703485 -2.47521e-10 0.0269824 0.000496556 -2.12524e-10 0.0266376 0.000278612 -1.79403e-10 0.0263366 4.37725e-05 -1.51111e-10 0.0260874 -0.000209432 -1.23549e-10 0.0258935 -0.000484557 -9.92026e-11 0.0257562 -0.00078021 -7.52454e-11 0.0256654 -0.00109187 -5.00515e-11 0.0256085 -0.00140885 -3.41227e-11 0.0255686 -0.00171423 -1.79263e-11 0.0255285 -0.00199242 -2.90506e-12 0.0254697 -0.00222365 9.61622e-12 0.0253778 -0.0024021 2.63234e-11 0.0252437 -0.00252121 3.34661e-11 0.0250678 -0.00258598 3.47264e-11 0.0248608 -0.00260036 3.04373e-11 0.0246289 -0.00257702 2.30343e-11 0.0243777 -0.00250919 2.71585e-11 0.0241287 -0.00241119 1.32038e-11 0.0238928 -0.00229703 5.99218e-13 0.0236816 -0.002164 -1.12858e-11 0.0235078 -0.00200911 -2.23349e-11 0.0233925 -0.00183321 -3.16622e-11 0.0233126 -0.00162561 -4.11348e-11 0.023268 -0.00139223 -4.20473e-11 0.0233057 -0.00115933 -4.33709e-11 0.0234256 -0.000890724 -4.1767e-11 0.0235852 -0.00057845 -3.79464e-11 0.0237586 -0.000241908 -1.80648e-11 0.023927 9.16594e-05 9.60306e-12 0.0240688 0.000414545 4.09325e-11 0.0241656 0.000705443 5.54233e-11 0.0242278 0.000959484 7.92683e-11 0.0242744 0.00116724 1.1397e-10 0.0242925 0.00134164 1.13683e-10 0.0242673 0.00148147 1.1225e-10 0.0242147 0.00158065 1.06574e-10 0.0241616 0.00163882 9.23234e-11 0.0241161 0.00166956 7.3137e-11 0.0240873 0.00167646 6.00911e-11 0.0240656 0.00167067 3.19434e-11 0.0240662 0.001633 2.82005e-11 0.0241017 0.00157063 2.20452e-11 0.0241826 0.00148696 1.52384e-11 0.0242819 0.00138232 3.79524e-12 0.0244138 0.00123887 1.66611e-11 0.024577 0.00107168 3.19814e-11 0.0247646 0.000887188 5.21518e-11 0.02496 0.000697963 8.24704e-11 0.0251535 0.000505084 1.08984e-10 0.000329455 1.55732e-10 0.016865 4.12213e-05 1.36105e-13 0.0170234 5.86691e-05 -5.90511e-13 0.0172502 0.000237436 1.50021e-12 0.0183645 0.000414983 1.07109e-12 0.0210756 0.00139832 1.01156e-11 0.0270374 0.00334744 3.26463e-11 0.0333634 0.0053302 9.48104e-11 0.0373156 0.00607828 1.82725e-11 0.0389067 0.00633873 8.1395e-12 0.0382703 0.00692066 -7.86665e-12 0.0379894 0.00653323 3.22748e-12 0.0377214 0.00598349 6.66333e-12 0.0375222 0.00522273 1.28106e-11 0.0373099 0.0045184 2.80664e-11 0.0371938 0.00373559 2.67676e-11 0.0370643 0.00297666 2.55784e-11 0.0368934 0.00228576 2.71743e-11 0.0366751 0.0016743 2.28233e-11 0.0364108 0.00113722 1.36602e-11 0.0361036 0.000664635 4.57604e-12 0.0357563 0.000246586 -1.99562e-12 0.0353719 -0.000122809 -7.35394e-12 0.0349514 -0.00044891 -1.67529e-11 0.0345068 -0.000734118 -2.25356e-11 0.034038 -0.000982332 -2.76441e-11 0.0335495 -0.00119564 -2.91433e-11 0.033055 -0.00137507 -2.71155e-11 0.0325504 -0.00152169 -1.92888e-11 0.0320539 -0.0016346 -1.07206e-11 0.0315709 -0.00171361 4.83857e-12 0.0311102 -0.00175597 2.62125e-11 0.0306911 -0.0017574 5.39238e-11 0.0303133 -0.00171155 7.10672e-11 0.029976 -0.0016285 1.04933e-10 0.0297045 -0.0015072 1.5812e-10 0.0295147 -0.0013225 2.15019e-10 0.0294101 -0.00107337 2.71414e-10 0.0293712 -0.000766713 3.17108e-10 0.0293729 -0.000406028 3.25987e-10 0.0294266 -3.14158e-05 3.12437e-10 0.0295075 0.000358672 2.63536e-10 0.0295909 0.00074547 2.44802e-10 0.0296446 0.00110793 1.97125e-10 0.0296146 0.00142513 1.04873e-10 0.0293346 0.00168067 -4.82704e-11 0.0290058 0.00169952 -2.02512e-10 0.0286579 0.00160723 -2.8076e-10 0.0282627 0.00148666 -2.85815e-10 0.0278691 0.00130254 -2.68506e-10 0.027504 0.00108055 -2.46661e-10 0.0271676 0.000831796 -2.17464e-10 0.0268695 0.000556723 -1.83739e-10 0.0266188 0.000256469 -1.49155e-10 0.0264214 -6.36657e-05 -1.02843e-10 0.0262834 -0.000405948 -7.50249e-11 0.0261894 -0.000754593 -3.95831e-11 0.0261197 -0.00109862 -1.28694e-11 0.0260549 -0.00142028 1.22123e-11 0.0259776 -0.00170312 3.55741e-11 0.0258655 -0.00193169 6.79087e-11 0.025714 -0.00210226 7.83832e-11 0.0255152 -0.00221266 8.36326e-11 0.025269 -0.00227069 8.17943e-11 0.024989 -0.002285 7.47143e-11 0.0246844 -0.00226848 7.06266e-11 0.0243632 -0.00221753 6.34745e-11 0.0240376 -0.00214227 4.8154e-11 0.023727 -0.00205557 3.96631e-11 0.0234354 -0.00195873 2.85713e-11 0.0231686 -0.00184927 1.15383e-11 0.022937 -0.00172896 2.61879e-12 0.0227463 -0.00159436 -7.10737e-12 0.0226088 -0.00144134 -1.62939e-11 0.0225272 -0.00126785 -3.16814e-11 0.0224687 -0.00105841 -3.32645e-11 0.0224747 -0.000855282 -3.65551e-11 0.0225616 -0.00062609 -4.09787e-11 0.0227158 -0.000362654 -4.84279e-11 0.0228974 -5.88195e-05 -3.71928e-11 0.0230909 0.000249704 -1.86975e-11 0.0232697 0.00055352 5.73587e-12 0.0234201 0.000834924 2.73836e-11 0.0235325 0.00107936 4.12389e-11 0.0236178 0.00128211 4.70067e-11 0.0236819 0.00144347 5.6419e-11 0.0237252 0.0015633 7.75858e-11 0.0237501 0.00164012 7.35712e-11 0.0237663 0.0016796 6.67743e-11 0.0237886 0.00167863 5.66501e-11 0.0238531 0.00163078 4.20019e-11 0.023936 0.00157158 2.08366e-11 0.0240383 0.00148938 2.39359e-11 0.0241765 0.00136788 2.57243e-11 0.0243564 0.00121778 2.61545e-11 0.0245605 0.00104709 3.76745e-11 0.0247776 0.000863191 5.65598e-11 0.0249962 0.000675447 8.04851e-11 0.0252011 0.00049699 1.07592e-10 0.0253827 0.000327516 1.32725e-10 0.000183459 1.57831e-10 0.0168427 8.15007e-06 2.84948e-13 0.0168486 4.93891e-05 5.157e-13 0.0170488 3.40533e-05 1.30871e-12 0.0171671 0.000281515 3.55953e-12 0.0183107 0.000240483 1.03019e-11 0.0203135 0.00125591 3.42348e-11 0.0248108 0.000635212 7.65553e-11 0.028119 0.00277488 -6.99334e-12 0.030053 0.00444948 -1.62675e-11 0.0314142 0.00562404 -1.90348e-11 0.0323254 0.00567634 -3.32173e-12 0.0331306 0.00521632 7.64147e-12 0.0336994 0.00467618 1.94956e-11 0.0342058 0.00402028 1.90647e-11 0.0345746 0.00337421 1.95688e-11 0.0347941 0.00276846 1.81609e-11 0.034882 0.00221524 1.7205e-11 0.0348618 0.00171723 1.6151e-11 0.0347528 0.00127132 9.7478e-12 0.034569 0.000872219 2.43524e-12 0.0343273 0.000514182 -2.55527e-12 0.034039 0.000192939 -6.93327e-12 0.0337094 -9.06527e-05 -1.58981e-11 0.0333414 -0.000334815 -2.17368e-11 0.0329381 -0.000549677 -2.74573e-11 0.0325041 -0.000736222 -3.12061e-11 0.0320497 -0.000896471 -3.27082e-11 0.0315776 -0.00103124 -3.09441e-11 0.0310981 -0.00114104 -2.33603e-11 0.0306206 -0.00122559 -1.62957e-11 0.0301499 -0.00128369 -3.90001e-12 0.0297003 -0.00131309 1.5439e-11 0.0292799 -0.00130973 3.95312e-11 0.0288956 -0.00126938 5.43556e-11 0.0285513 -0.00120267 8.61993e-11 0.0282674 -0.00109585 1.2668e-10 0.0280569 -0.000937082 1.74179e-10 0.0279235 -0.00072594 2.22756e-10 0.027872 -0.000461582 2.66175e-10 0.0278672 -0.000145877 2.89756e-10 0.0279124 0.000191523 2.90179e-10 0.0279953 0.000537093 2.93302e-10 0.0281087 0.000888006 2.17318e-10 0.0282137 0.0012117 1.98929e-10 0.0283045 0.00149181 1.4832e-10 0.0282097 0.00172912 6.35573e-11 0.0279654 0.00182433 -1.36408e-10 0.0277272 0.00170496 -1.74772e-10 0.027479 0.00154426 -2.14914e-10 0.0272215 0.00132911 -2.19753e-10 0.0269747 0.00105277 -1.9885e-10 0.026761 0.000727597 -1.6259e-10 0.0265939 0.00037225 -1.21222e-10 0.0264696 5.35879e-06 -9.59335e-11 0.0263742 -0.000377024 -4.68165e-11 0.0262919 -0.000743406 -2.48036e-12 0.0262034 -0.00107726 3.35086e-11 0.0260929 -0.00136062 7.54245e-11 0.0259402 -0.00158466 9.55031e-11 0.0257399 -0.00174483 1.1054e-10 0.0254886 -0.00184821 1.13611e-10 0.0251953 -0.00190018 1.08124e-10 0.0248677 -0.00191528 1.0491e-10 0.0245225 -0.00189914 9.63661e-11 0.0241627 -0.00186167 8.2238e-11 0.0238034 -0.00180479 7.05748e-11 0.023453 -0.00173845 5.95781e-11 0.0231177 -0.00166666 5.03361e-11 0.0228028 -0.00158918 4.3746e-11 0.0225113 -0.00150471 3.69014e-11 0.0222491 -0.00141394 3.0639e-11 0.0220191 -0.00131442 1.38923e-11 0.021831 -0.00120409 8.41064e-12 0.0216875 -0.00107818 -4.49968e-12 0.0216086 -0.000935204 -1.57e-11 0.0215482 -0.000755182 -3.51066e-11 0.0215433 -0.000581809 -3.76692e-11 0.0216074 -0.000388898 -4.19348e-11 0.0217548 -0.000169452 -4.93231e-11 0.0219447 9.31057e-05 -6.12761e-11 0.0221591 0.00037104 -5.3486e-11 0.0223764 0.000647795 -4.11155e-11 0.0225766 0.000907601 -2.5764e-11 0.0227523 0.00113448 -1.02019e-11 0.0229049 0.00131928 3.75187e-12 0.0230385 0.00145841 1.48887e-11 0.0231585 0.00154899 2.0619e-11 0.0232762 0.00159059 2.33561e-11 0.023401 0.00158089 1.59004e-11 0.0235259 0.0015334 1.82183e-11 0.0236769 0.00144524 1.67277e-11 0.023869 0.00131988 1.77073e-11 0.0240902 0.00116732 1.84855e-11 0.0243298 0.000995623 2.10479e-11 0.0245765 0.000814474 3.05255e-11 0.0248137 0.000636347 5.3301e-11 0.0250298 0.000467609 7.29019e-11 0.0252117 0.000319959 8.66782e-11 0.0253569 0.000187199 1.00474e-10 8.32711e-05 1.00144e-10 0.0168005 1.4839e-05 3.75612e-13 0.016856 -7.0436e-06 6.22119e-13 0.0167905 9.26073e-05 2.00385e-12 0.0171193 -6.02519e-05 5.23511e-12 0.016998 0.000338193 9.20262e-12 0.0180997 4.9886e-05 3.8756e-11 0.0187465 -0.000204999 5.19108e-11 0.0202779 0.00124866 -4.22631e-11 0.0221164 0.00261797 -2.95107e-11 0.0241239 0.00361939 -1.91262e-11 0.0258627 0.00393303 -8.18491e-12 0.0272615 0.00380405 4.27313e-12 0.028438 0.00348026 8.46769e-12 0.0293617 0.00307407 1.13458e-11 0.0300641 0.00265432 1.10042e-11 0.0305746 0.00224972 9.90535e-12 0.0309268 0.00186803 7.91905e-12 0.0311541 0.00151396 5.03917e-12 0.0312787 0.00118798 2.03877e-12 0.0313192 0.000889937 -1.77394e-12 0.031287 0.00061815 -5.1398e-12 0.03119 0.000369352 -1.11262e-11 0.0310377 0.000141866 -1.69301e-11 0.0308425 -5.9461e-05 -2.21998e-11 0.0305994 -0.000233347 -2.69427e-11 0.0303128 -0.00038574 -3.12839e-11 0.0299922 -0.00051875 -3.40347e-11 0.0296383 -0.000632671 -3.53225e-11 0.0292617 -0.000729579 -3.33751e-11 0.0288712 -0.000807707 -2.68561e-11 0.0284703 -0.000868314 -2.07203e-11 0.0280724 -0.000908581 -1.09154e-11 0.0276853 -0.00092697 5.84696e-12 0.0273179 -0.000919998 2.77926e-11 0.0269753 -0.00088631 4.68256e-11 0.026666 -0.000829091 6.70352e-11 0.0264084 -0.000735625 1.01618e-10 0.0262085 -0.000602422 1.39158e-10 0.0260781 -0.000425183 1.8115e-10 0.0260255 -0.000202641 2.18454e-10 0.0260194 7.06373e-05 2.47024e-10 0.0260745 0.000351519 2.48694e-10 0.0261863 0.000645277 2.45385e-10 0.0263133 0.000946405 2.47297e-10 0.0264567 0.00123135 1.66313e-10 0.0266165 0.00145108 1.57637e-10 0.0267258 0.0016093 1.20833e-10 0.0266709 0.00167592 5.90506e-11 0.0265744 0.00158967 -1.35277e-10 0.0264665 0.00139008 -1.57919e-10 0.026367 0.00110042 -1.34045e-10 0.0262788 0.000757932 -1.13683e-10 0.026197 0.000392635 -8.0932e-11 0.02612 1.94876e-05 -4.72925e-11 0.0260404 -0.000359697 9.93494e-13 0.0259433 -0.0006988 3.92044e-11 0.02581 -0.000980599 7.2609e-11 0.0256275 -0.0011972 8.85927e-11 0.0253918 -0.00135055 9.86873e-11 0.0251097 -0.00144708 1.04246e-10 0.0247886 -0.00149771 1.02885e-10 0.0244387 -0.00151241 1.02337e-10 0.0240721 -0.00150272 9.07403e-11 0.0236954 -0.00147358 8.13733e-11 0.0233173 -0.0014317 7.31926e-11 0.022945 -0.00138166 6.63835e-11 0.0225884 -0.00132931 5.89258e-11 0.0222459 -0.00127398 5.2512e-11 0.0219235 -0.00121548 4.80637e-11 0.0216223 -0.00115438 4.79031e-11 0.021347 -0.00108898 4.67271e-11 0.0210971 -0.00101897 4.33008e-11 0.0208811 -0.000941701 3.51513e-11 0.0207018 -0.000854863 1.61552e-11 0.0205679 -0.000755624 4.10443e-12 0.0204977 -0.000640148 -1.01295e-11 0.0204503 -0.000490769 -3.89159e-11 0.0204557 -0.000349104 -4.04059e-11 0.0205239 -0.000191254 -4.43507e-11 0.0206673 -5.2763e-06 -5.57354e-11 0.0208732 0.000207415 -7.86844e-11 0.0211146 0.000446183 -9.42882e-11 0.0213734 0.00068726 -9.64864e-11 0.0216302 0.000914543 -8.73631e-11 0.0218755 0.00110988 -7.30335e-11 0.0221074 0.00126223 -5.81304e-11 0.022328 0.00136238 -4.48524e-11 0.0225436 0.00140785 -3.5288e-11 0.0227609 0.00139415 -2.26092e-11 0.0229873 0.00133551 -1.95753e-11 0.0232309 0.00122695 -1.85834e-11 0.0234894 0.0010841 -1.57165e-11 0.0237572 0.000918984 -1.06831e-11 0.0240225 0.00074723 -4.83528e-12 0.0242708 0.000579614 1.42906e-12 0.0244906 0.000427761 5.71665e-12 0.0246722 0.000294898 8.72693e-12 0.0248123 0.000186561 6.42478e-12 0.0249104 9.50464e-05 8.01365e-12 2.58302e-05 -3.50149e-12 0.0168124 2.36622e-06 4.70582e-13 0.0167956 5.19716e-06 1.28104e-12 0.0168728 1.16005e-05 2.90507e-12 0.0167641 2.79393e-05 6.43344e-12 0.0170581 5.89065e-05 1.8359e-11 0.0168493 0.000152508 4.71952e-11 0.0162416 0.000197986 8.07235e-11 0.0167258 0.000777967 -3.53845e-11 0.0179102 0.00143188 -2.89029e-11 0.0195189 0.00200114 -2.23247e-11 0.0211012 0.00233211 -8.84057e-12 0.0225105 0.00236799 -1.48529e-12 0.0237312 0.00223322 7.78277e-13 0.0247608 0.0020237 3.04016e-12 0.0256139 0.0017938 3.11829e-12 0.0263123 0.00156261 2.24656e-12 0.026874 0.00133808 5.12553e-13 0.0273182 0.0011232 -2.2974e-12 0.0276566 0.000919543 -5.39541e-12 0.0278997 0.000728583 -6.82607e-12 0.0280534 0.000550269 -8.41753e-12 0.0281261 0.000383735 -1.12334e-11 0.0281207 0.000227223 -1.75659e-11 0.0280541 8.08411e-05 -2.23443e-11 0.0279348 -5.04928e-05 -2.7167e-11 0.0277686 -0.00016432 -3.07847e-11 0.0275605 -0.000264571 -3.39794e-11 0.0273186 -0.000352137 -3.61543e-11 0.0270476 -0.000427473 -3.66034e-11 0.0267523 -0.000491077 -3.46663e-11 0.0264442 -0.000542836 -2.84938e-11 0.0261212 -0.000581458 -2.40549e-11 0.025799 -0.000606281 -1.54595e-11 0.0254798 -0.000613984 -2.24814e-12 0.0251725 -0.00060324 1.31348e-11 0.0248849 -0.000574263 3.39632e-11 0.0246215 -0.000522733 5.61709e-11 0.0244026 -0.000444534 7.97708e-11 0.0242327 -0.000334397 1.15634e-10 0.0241209 -0.000189633 1.49987e-10 0.0240854 -4.34321e-06 1.77544e-10 0.0240863 0.000214569 2.1694e-10 0.0241594 0.000434084 2.18671e-10 0.0243008 0.000662317 2.19051e-10 0.0244852 0.000900098 2.17538e-10 0.0246734 0.0011202 1.97307e-10 0.0248631 0.00127684 1.67041e-10 0.0250479 0.00136608 1.15511e-10 0.0251996 0.00133313 2.5812e-11 0.0252983 0.00119417 1.50445e-11 0.0253495 0.000961707 -3.79304e-12 0.0253528 0.000679442 -3.49749e-11 0.0253302 0.000349215 -2.40362e-11 0.0252765 1.34948e-05 4.43267e-13 0.0251875 -0.000320468 3.44388e-11 0.025054 -0.00059031 5.23612e-11 0.0248644 -0.000796789 6.18489e-11 0.0246214 -0.000942447 6.77969e-11 0.0243297 -0.00103571 7.11051e-11 0.0240014 -0.00108685 7.06533e-11 0.0236458 -0.0011061 7.19819e-11 0.023273 -0.00110284 6.35826e-11 0.022891 -0.00108441 5.87345e-11 0.0225076 -0.00105528 5.34231e-11 0.0221312 -0.00102075 5.08601e-11 0.0217662 -0.00098386 5.22014e-11 0.0214194 -0.00094671 5.28186e-11 0.0210914 -0.000907568 5.33172e-11 0.0207888 -0.00086841 5.37141e-11 0.0205086 -0.000827358 5.58883e-11 0.0202539 -0.000784706 5.83602e-11 0.0200318 -0.000738596 5.83091e-11 0.0198363 -0.000688331 5.40365e-11 0.0196814 -0.000631576 4.66352e-11 0.0195569 -0.00056643 2.09319e-11 0.0194765 -0.000489737 1.15033e-11 0.0194493 -0.000397555 -2.67297e-11 0.019445 -0.000279423 -3.06427e-11 0.019485 -0.000165903 -4.00089e-11 0.0195845 -4.21464e-05 -5.79932e-11 0.0197503 0.000101124 -8.51404e-11 0.0199721 0.000277676 -1.31698e-10 0.0202374 0.000471797 -1.42624e-10 0.0205298 0.000667926 -1.47728e-10 0.0208346 0.000846841 -1.44841e-10 0.0211408 0.000993552 -1.37351e-10 0.0214451 0.00109197 -1.2633e-10 0.0217468 0.00113628 -1.16018e-10 0.0220467 0.00112078 -1.03783e-10 0.0223503 0.00105462 -9.48443e-11 0.0226516 0.000944511 -8.72271e-11 0.0229444 0.000806939 -8.06352e-11 0.0232197 0.00065651 -7.43201e-11 0.0234679 0.000509753 -7.00408e-11 0.0236799 0.000376227 -6.77553e-11 0.0238515 0.000263478 -6.89402e-11 0.0239816 0.000170461 -7.12513e-11 0.0240721 0.000101289 -7.81895e-11 0.0241304 4.10328e-05 -7.80668e-11 1.46136e-07 -1.03614e-10 0.0168119 -1.12551e-05 4.50563e-13 0.0167816 3.11739e-05 1.34965e-12 0.0168683 -7.91509e-05 2.98904e-12 0.0166651 0.000211367 7.58413e-12 0.0169382 -0.000204566 2.14484e-11 0.0164379 0.000552046 5.77673e-11 0.0156741 0.000755645 1.05588e-10 0.0158825 0.000583882 -1.8442e-11 0.0166375 0.000677438 -1.8332e-11 0.0176485 0.000980047 -1.34065e-11 0.0187486 0.00121949 -7.50239e-12 0.019818 0.00128047 -3.50301e-12 0.0208074 0.00122058 -3.10064e-12 0.0216947 0.00111525 -2.49957e-12 0.0224797 0.00099921 -3.262e-12 0.0231627 0.000883975 -5.56356e-12 0.0237521 0.000772315 -7.79154e-12 0.0242503 0.000664412 -9.31469e-12 0.0246594 0.000560615 -8.0004e-12 0.0249859 0.000461159 -9.08769e-12 0.0252292 0.000365933 -1.08796e-11 0.0253992 0.000274609 -1.21807e-11 0.0254971 0.000186647 -1.52102e-11 0.0255293 0.000101045 -1.84513e-11 0.025508 1.98322e-05 -2.65267e-11 0.0254386 -5.35036e-05 -2.99373e-11 0.0253274 -0.000118182 -3.29188e-11 0.0251805 -0.000175646 -3.54061e-11 0.0249988 -0.000225711 -3.65351e-11 0.024791 -0.000269425 -3.63393e-11 0.0245602 -0.000306026 -3.40174e-11 0.0243123 -0.000335266 -2.95364e-11 0.0240535 -0.000356326 -2.56102e-11 0.0237892 -0.00036749 -1.84272e-11 0.0235314 -0.000367126 -7.91894e-12 0.0232762 -0.000354449 6.29857e-12 0.0230428 -0.000328375 2.56811e-11 0.0228333 -0.000285866 5.08582e-11 0.0226545 -0.000223703 6.77202e-11 0.022529 -0.000138516 1.00167e-10 0.0224564 -2.83564e-05 1.36827e-10 0.0224287 0.000116605 1.84534e-10 0.022474 0.00026183 1.88581e-10 0.0225922 0.00041417 1.969e-10 0.0227743 0.000575296 2.09102e-10 0.022988 0.000744276 2.30379e-10 0.0232278 0.000875625 2.20411e-10 0.0234839 0.000951635 1.95753e-10 0.0237206 0.000947305 1.63214e-10 0.0239373 0.000853135 1.10351e-10 0.0241009 0.000671875 9.22305e-11 0.0242394 0.000457573 9.47995e-11 0.0242915 0.000235992 6.33273e-11 0.0242356 6.33285e-06 6.49475e-11 0.0240901 -0.000218075 4.28734e-11 0.0238985 -0.000414563 2.03356e-11 0.0236514 -0.000549 1.10634e-11 0.0233597 -0.000638629 1.03588e-11 0.0230372 -0.00069133 1.16118e-11 0.0226975 -0.000717246 1.51007e-11 0.0223462 -0.000722215 1.49184e-11 0.021996 -0.000715281 1.66288e-11 0.0216533 -0.000699198 1.93181e-11 0.0213258 -0.000679364 2.46735e-11 0.0210132 -0.000656042 3.07844e-11 0.0207188 -0.000632531 3.70718e-11 0.0204412 -0.000608134 4.37478e-11 0.0201807 -0.000583818 5.08633e-11 0.0199397 -0.000559168 5.57696e-11 0.0197157 -0.000533687 5.97453e-11 0.0195137 -0.000507441 6.53247e-11 0.0193313 -0.000478974 6.8191e-11 0.0191689 -0.000448341 6.55937e-11 0.0190295 -0.000413453 6.08877e-11 0.0189138 -0.000373925 4.74288e-11 0.0188234 -0.000326433 3.08634e-11 0.0187726 -0.000272516 3.80221e-12 0.0187529 -0.00019659 -3.52501e-11 0.0187756 -0.000123214 -3.9717e-11 0.0188352 -4.25232e-05 -5.17883e-11 0.0189441 4.73882e-05 -7.41043e-11 0.019116 0.000154198 -1.16864e-10 0.0193452 0.000284268 -1.54105e-10 0.0196269 0.000421765 -1.80956e-10 0.0199472 0.000554855 -1.98001e-10 0.020295 0.000668546 -2.07835e-10 0.0206562 0.000746622 -2.09924e-10 0.0210217 0.00078035 -2.08428e-10 0.0213808 0.000764741 -2.0192e-10 0.0217264 0.000707399 -1.93822e-10 0.0220483 0.000617723 -1.8431e-10 0.0223333 0.000512362 -1.76143e-10 0.0225742 0.000403485 -1.68603e-10 0.0227652 0.000302662 -1.63683e-10 0.0229088 0.000215972 -1.65007e-10 0.023009 0.000144948 -1.69175e-10 0.0230718 9.08917e-05 -1.72682e-10 0.0231073 5.03453e-05 -1.78296e-10 0.0231188 1.59324e-05 -1.77309e-10 -6.32272e-06 -1.76048e-10 0.0167913 -2.58764e-06 4.78399e-13 0.0168165 4.72957e-06 6.83324e-13 0.0167452 -1.56938e-05 3.19577e-12 0.0169076 3.83591e-05 6.76332e-12 0.016709 -3.64125e-05 2.11534e-11 0.0170185 0.000144429 6.72764e-11 0.0171308 0.000432657 1.30184e-10 0.0173662 0.000365805 -7.46908e-12 0.017682 0.000353751 -1.11002e-11 0.0181615 0.000469034 -5.43173e-12 0.0187593 0.000578126 -4.19887e-12 0.0193901 0.000608511 -4.38674e-12 0.0200074 0.000573137 -6.66538e-12 0.0205932 0.000513526 -9.07551e-12 0.0211402 0.000451379 -1.01465e-11 0.0216428 0.000394082 -1.02509e-11 0.0221 0.000341694 -8.73946e-12 0.0225068 0.000293807 -9.18977e-12 0.0228636 0.000249538 -1.01954e-11 0.0231677 0.000208263 -1.10365e-11 0.0234176 0.000169157 -1.24548e-11 0.0236139 0.000131591 -1.31378e-11 0.0237556 9.48746e-05 -1.54297e-11 0.0238419 5.85344e-05 -1.65166e-11 0.0238769 2.23845e-05 -2.4931e-11 0.0238638 -1.19528e-05 -2.88178e-11 0.0238089 -4.30905e-05 -3.14997e-11 0.0237168 -7.1103e-05 -3.41771e-11 0.0235905 -9.62959e-05 -3.53295e-11 0.0234398 -0.000118213 -3.56434e-11 0.0232627 -0.000137315 -3.51564e-11 0.0230689 -0.000152948 -3.1602e-11 0.0228638 -0.000164822 -2.96851e-11 0.0226487 -0.000172118 -2.62512e-11 0.0224324 -0.000173947 -1.90367e-11 0.0222188 -0.00016968 -8.86372e-12 0.0220192 -0.000158718 5.24595e-12 0.0218278 -0.000140031 2.45979e-11 0.0216656 -0.000111936 4.94586e-11 0.0215386 -7.24792e-05 7.10729e-11 0.0214498 -2.15051e-05 9.11425e-11 0.0214032 4.89975e-05 1.62892e-10 0.0214274 0.000121322 1.68952e-10 0.0215204 0.000197261 1.81208e-10 0.0216743 0.000278412 2.04091e-10 0.0218835 0.000364325 2.50306e-10 0.0221316 0.000440591 2.71445e-10 0.0224234 0.000483487 2.72185e-10 0.0227093 0.00048269 2.59214e-10 0.0229482 0.000433107 2.17676e-10 0.0231531 0.000342149 2.07925e-10 0.0232982 0.000224651 1.49331e-10 0.0233403 0.000106409 1.31613e-10 0.0232828 -7.99435e-06 8.5934e-11 0.0231373 -0.000115944 2.45071e-11 0.0229317 -0.000203447 -4.7027e-11 0.0226745 -0.000274438 -6.15025e-11 0.0223808 -0.000320083 -5.98506e-11 0.0220716 -0.000345657 -5.34412e-11 0.021756 -0.000356907 -4.30015e-11 0.0214426 -0.000358184 -3.3834e-11 0.0211387 -0.000353509 -2.2939e-11 0.0208454 -0.000344767 -1.30787e-11 0.020566 -0.000334404 -1.28949e-12 0.0202977 -0.000322387 1.07495e-11 0.0200448 -0.000310612 2.32986e-11 0.0198024 -0.000297987 3.52889e-11 0.0195742 -0.000286168 4.63409e-11 0.0193555 -0.000273539 5.50274e-11 0.0191491 -0.000261365 6.16871e-11 0.0189528 -0.00024811 6.81693e-11 0.0187676 -0.000234558 7.31096e-11 0.0185951 -0.00021944 7.27369e-11 0.0184349 -0.000202798 6.87487e-11 0.0182921 -0.000183805 5.85268e-11 0.0181675 -0.000161475 4.44826e-11 0.0180669 -0.000135505 1.38727e-11 0.0180035 -0.000103486 -1.33976e-11 0.0179647 -6.2287e-05 -3.875e-11 0.0179648 -2.35525e-05 -6.33193e-11 0.0180093 1.81402e-05 -7.04341e-11 0.0181078 6.65862e-05 -9.63456e-11 0.0182694 0.000126511 -1.48804e-10 0.018495 0.000194179 -1.92489e-10 0.0187821 0.000262546 -2.28901e-10 0.0191159 0.00032245 -2.59034e-10 0.019484 0.000364483 -2.7979e-10 0.0198636 0.000381295 -2.95058e-10 0.0202348 0.000372915 -2.97836e-10 0.0205804 0.000340083 -2.97967e-10 0.0208822 0.000292275 -2.93881e-10 0.021138 0.000237409 -2.87522e-10 0.0213397 0.00018314 -2.80767e-10 0.0214957 0.000134621 -2.74032e-10 0.0216049 9.4067e-05 -2.66333e-10 0.0216821 6.16145e-05 -2.62956e-10 0.0217275 3.73725e-05 -2.5198e-10 0.0217532 1.89008e-05 -2.49686e-10 0.0217588 3.77918e-06 -2.47499e-10 -5.00651e-06 -2.33642e-10 0.0167952 4.44756e-13 0.0167983 8.0279e-13 0.0167756 2.8954e-12 0.0168021 7.47524e-12 0.0167404 2.05385e-11 0.0167888 7.20874e-11 0.0170042 1.44885e-10 0.0173867 1.28393e-12 0.0177384 -3.85572e-12 0.0181788 -1.00753e-12 0.0187177 -1.79352e-12 0.0192895 -4.32838e-12 0.0198334 -8.20743e-12 0.0203274 -1.09398e-11 0.0207678 -1.18389e-11 0.0211629 -1.06786e-11 0.0215201 -9.73698e-12 0.021843 -1.02366e-11 0.0221348 -1.09764e-11 0.022394 -1.18744e-11 0.0226155 -1.28511e-11 0.0227996 -1.39172e-11 0.0229391 -1.52122e-11 0.0230344 -1.66314e-11 0.0230842 -2.05822e-11 0.0230891 -2.75329e-11 0.0230544 -3.05089e-11 0.022984 -3.2809e-11 0.0228828 -3.43154e-11 0.022756 -3.48763e-11 0.0226061 -3.49514e-11 0.0224389 -3.26761e-11 0.0222593 -3.10607e-11 0.0220679 -2.90612e-11 0.0218738 -2.39861e-11 0.0216794 -1.56439e-11 0.0214939 -3.83819e-12 0.0213134 1.2686e-11 0.0211589 3.42549e-11 0.0210303 6.5589e-11 0.0209339 8.94921e-11 0.0208733 1.51798e-10 0.0208827 1.56933e-10 0.0209577 1.6652e-10 0.0210937 1.9281e-10 0.0212806 2.68154e-10 0.0215141 3.14694e-10 0.0217947 3.26274e-10 0.0220696 3.24342e-10 0.0223141 3.02462e-10 0.0225034 3.2261e-10 0.0226321 1.52416e-10 0.0226596 1.32443e-10 0.0225879 8.34577e-11 0.0224297 1.41061e-11 0.0222282 -7.49464e-11 0.0219782 -9.58885e-11 0.0216933 -9.87184e-11 0.0213979 -8.9243e-11 0.0210985 -7.46258e-11 0.0208035 -6.06805e-11 0.0205172 -4.48053e-11 0.0202417 -3.05344e-11 0.0199761 -1.48311e-11 0.0197212 8.31822e-13 0.0194767 1.64819e-11 0.0192413 3.10167e-11 0.0190158 4.40833e-11 0.0187978 5.47017e-11 0.0185893 6.28926e-11 0.0183882 6.97867e-11 0.018198 7.58868e-11 0.0180165 7.65317e-11 0.0178479 7.29386e-11 0.0176928 6.37108e-11 0.0175555 5.0373e-11 0.0174396 2.61413e-11 0.0173531 4.03336e-13 0.0173002 -4.82579e-11 0.0172854 -5.28833e-11 0.0173111 -6.70049e-11 0.0173826 -9.51357e-11 0.017512 -1.47389e-10 0.0177035 -1.93303e-10 0.0179618 -2.40262e-10 0.0182774 -2.83802e-10 0.018631 -3.19607e-10 0.0190015 -3.43792e-10 0.0193629 -3.6193e-10 0.0196895 -3.71101e-10 0.0199731 -3.69502e-10 0.0201997 -3.62484e-10 0.020373 -3.50496e-10 0.0205014 -3.37317e-10 0.0205833 -3.21617e-10 0.0206352 -3.11975e-10 0.0206595 -2.93601e-10 0.0206658 -2.86703e-10 0.0206501 -2.78719e-10 -2.62625e-10 0.00923365 0.00815152 1.52331e-12 0.00601178 0.00322023 4.4571e-12 0.0046407 0.00135067 2.66379e-11 0.00394424 0.000664728 3.90365e-11 0.0037907 0.000122666 7.99186e-11 0.00392377 -0.000225963 1.7419e-10 0.00347237 0.000249365 3.84899e-10 0.00210374 0.00115737 3.93565e-10 0.00069594 0.00132106 1.28474e-10 -0.000497218 0.00121688 -7.09196e-11 -0.00153225 0.00101033 -5.38574e-11 -0.0025595 0.000937884 -4.05304e-11 -0.00339099 0.000851297 -3.36533e-11 -0.00401643 0.000653431 -1.3227e-11 -0.00448616 0.00046881 6.68674e-12 -0.00476773 0.000291671 -1.80344e-12 -0.00494802 0.000188826 5.82593e-12 -0.00509807 0.000155697 -4.3987e-12 -0.00525456 0.00016711 -2.13125e-11 -0.0054198 0.000176724 -3.70426e-11 -0.00558086 0.000169753 -4.68484e-11 -0.00572301 0.000157082 -4.82023e-11 -0.00584559 0.000138413 -5.26987e-11 -0.00593808 0.000109973 -6.58038e-11 -0.00602095 9.80284e-05 -5.07509e-11 -0.00611721 0.000104436 -3.93662e-11 -0.0061977 8.8851e-05 -3.21666e-11 -0.00624489 5.48557e-05 -2.86376e-11 -0.00625864 1.65568e-05 -2.99962e-12 -0.00622391 -3.59267e-05 2.87403e-11 -0.00610939 -0.000120084 6.07046e-11 -0.00589896 -0.000219381 8.5255e-11 -0.00559254 -0.000315687 9.78331e-11 -0.00520204 -0.000400434 9.36947e-11 -0.00472446 -0.000486018 7.1579e-11 -0.00420404 -0.000528085 5.80126e-11 -0.00365523 -0.000554787 4.08086e-11 -0.00309142 -0.00056872 2.1369e-11 -0.00251624 -0.000578947 1.01404e-11 -0.00192993 -0.000588599 -5.02111e-13 -0.00134711 -0.000584156 -6.49902e-12 -0.000765891 -0.000581881 -9.17591e-12 -0.000167069 -0.000598715 -1.10633e-11 0.000411068 -0.000577471 -1.47509e-11 0.000945321 -0.000533163 -1.81719e-11 0.00145705 -0.00050929 -1.71781e-11 0.00194569 -0.000486916 -1.93784e-11 0.0024104 -0.000463197 -1.6989e-11 0.00285207 -0.000439997 -1.35649e-11 0.00327015 -0.000416051 -1.03032e-11 0.00367377 -0.000401097 -3.50949e-12 0.00406947 -0.000393564 5.92565e-12 0.00444765 -0.0003766 3.4118e-12 0.00480433 -0.000355596 -7.06548e-12 0.00514199 -0.000337191 -2.49666e-11 0.00546098 -0.000318648 -5.19033e-11 0.00576368 -0.000302331 -6.95295e-11 0.00604969 -0.000285627 -1.53498e-10 0.00632028 -0.000270526 -2.07363e-10 0.00657537 -0.000255112 -2.48889e-10 0.00681631 -0.000241158 -2.79045e-10 0.00704289 -0.000227013 -2.98347e-10 0.0072565 -0.000214194 -3.05058e-10 0.00745715 -0.00020133 -2.99626e-10 0.0076459 -0.000189633 -2.82139e-10 0.00782271 -0.000177884 -2.53845e-10 0.00798854 -0.000167143 -2.18362e-10 0.00814335 -0.000156408 -1.77363e-10 0.00828804 -0.000146567 -1.35331e-10 0.00842263 -0.000136776 -9.39286e-11 0.00854797 -0.000127777 -5.62011e-11 0.0086641 -0.000118857 -2.19143e-11 0.00877177 -0.000110634 -2.73605e-12 0.00887102 -0.000102505 1.08082e-11 0.00896255 -9.49894e-05 1.89433e-11 0.00904631 -8.75801e-05 2.27993e-11 0.00912306 -8.0729e-05 2.39791e-11 0.00919277 -7.4014e-05 2.37807e-11 0.0092561 -6.78369e-05 2.34504e-11 0.00931316 -6.1852e-05 2.35598e-11 0.00936449 -5.64119e-05 2.43077e-11 0.00941032 -5.12281e-05 2.54709e-11 0.0094511 -4.66005e-05 2.6611e-11 0.00948714 -4.22895e-05 2.764e-11 0.00951882 -3.85486e-05 2.82685e-11 0.00954645 -3.51998e-05 2.88726e-11 0.00957047 -3.24536e-05 2.96421e-11 0.0095911 -3.0172e-05 3.10513e-11 0.0096089 -2.85692e-05 3.46661e-11 0.00962407 -2.7541e-05 4.47946e-11 0.00963726 -2.72529e-05 5.6558e-11 0.00964852 -2.76482e-05 7.078e-11 0.00965865 -2.89098e-05 8.78292e-11 0.00966783 -3.10057e-05 1.07899e-10 0.00967668 -3.41179e-05 1.30971e-10 0.00968512 -3.81851e-05 1.56112e-10 0.00969464 -4.34206e-05 1.82781e-10 0.00970368 -4.9785e-05 2.05212e-10 0.0097126 -5.97154e-05 2.332e-10 -6.93906e-05 2.40118e-10 0.0127483 0.0122321 2.46879e-12 0.00976226 0.00619811 8.5867e-12 0.00823791 0.00287502 1.25342e-11 0.00761464 0.00123449 6.33791e-11 0.00714137 0.000552941 7.95569e-11 0.00671089 0.000118035 1.43302e-10 0.00655708 0.000246178 2.90634e-10 0.00631194 0.00113173 5.63833e-10 0.00496036 0.00251448 2.02279e-10 0.00378994 0.00239799 -4.31279e-11 0.0028472 0.00205619 -5.11759e-11 0.00195576 0.00186352 -4.1143e-11 0.00121121 0.0016253 -3.98843e-11 0.00050572 0.00138279 -1.98108e-11 -0.000213349 0.00119565 8.54404e-12 -0.000948793 0.00103868 1.74987e-12 -0.00163953 0.000880349 1.73121e-12 -0.00223796 0.000762304 -3.31785e-12 -0.00271373 0.000660298 -2.13001e-11 -0.00308005 0.000559621 -3.41573e-11 -0.00335611 0.000454818 -4.32076e-11 -0.0035611 0.000371522 -4.66583e-11 -0.00372903 0.000318791 -4.48113e-11 -0.00386817 0.000261502 -5.10793e-11 -0.00397014 0.000212156 -5.61594e-11 -0.00405762 0.000200202 -4.43477e-11 -0.00412286 0.00016023 -3.50074e-11 -0.0041405 7.77924e-05 -2.98879e-11 -0.0041098 -1.37194e-05 -5.26635e-12 -0.00401194 -0.000137732 2.79518e-11 -0.00381511 -0.000326165 6.11191e-11 -0.00350769 -0.000539919 8.51822e-11 -0.0031046 -0.000733128 9.9144e-11 -0.00262874 -0.000890919 9.93367e-11 -0.0020745 -0.00105403 7.58637e-11 -0.00150142 -0.00111286 6.28168e-11 -0.000915964 -0.00114934 3.80299e-11 -0.000315251 -0.00117772 2.33465e-11 0.000291281 -0.00119192 1.88784e-11 0.000862781 -0.00116508 5.75336e-12 0.00142402 -0.001148 -7.79236e-13 0.00196553 -0.00112456 -1.60588e-12 0.00247704 -0.00111048 -1.0628e-12 0.00297561 -0.0010754 -2.13512e-12 0.00347621 -0.00103199 -4.39585e-12 0.00395884 -0.00098847 -8.17446e-12 0.00442409 -0.000948309 -1.01366e-11 0.00486928 -0.000903957 -9.60658e-12 0.00529581 -0.000861245 -7.53692e-12 0.00570129 -0.000815318 -5.09043e-12 0.0060836 -0.000777125 1.71244e-12 0.00644515 -0.000748977 1.33196e-11 0.00679264 -0.000718045 1.35446e-11 0.00712413 -0.000681115 6.63819e-12 0.00743743 -0.000644549 -6.48532e-12 0.00773246 -0.000607595 -2.7549e-11 0.00801039 -0.00057404 -4.73861e-11 0.00827138 -0.00054062 -6.81017e-11 0.00851699 -0.000509868 -1.35214e-10 0.00874715 -0.000479238 -1.78486e-10 0.00896305 -0.000450906 -2.07843e-10 0.00916474 -0.000422878 -2.27289e-10 0.00935327 -0.000396914 -2.37748e-10 0.00952861 -0.000371367 -2.37295e-10 0.00969162 -0.000347651 -2.27414e-10 0.00984268 -0.000324406 -2.08239e-10 0.00998229 -0.000302787 -1.81896e-10 0.0101111 -0.000281638 -1.49963e-10 0.0102295 -0.000261952 -1.1543e-10 0.010338 -0.000242733 -8.06008e-11 0.0104374 -0.00022482 -4.60562e-11 0.0105277 -0.000207378 -1.70972e-11 0.0106098 -0.000191078 -2.75862e-12 0.0106839 -0.000175253 8.30458e-12 0.0107504 -0.00016043 1.45517e-11 0.0108098 -0.000146092 1.69033e-11 0.0108623 -0.000132675 1.70958e-11 0.0109084 -0.000119794 1.62073e-11 0.0109484 -0.000107819 1.58834e-11 0.0109826 -9.64822e-05 1.62151e-11 0.0110115 -8.60756e-05 1.78874e-11 0.0110354 -7.64192e-05 2.01377e-11 0.0110549 -6.77267e-05 2.26577e-11 0.0110701 -5.98926e-05 2.57039e-11 0.0110819 -5.30844e-05 2.77582e-11 0.0110902 -4.72767e-05 3.00086e-11 0.0110958 -4.25928e-05 3.1691e-11 0.0110987 -3.90499e-05 3.40458e-11 0.0110999 -3.68194e-05 3.93804e-11 0.0110994 -3.5944e-05 4.93385e-11 0.0110979 -3.66064e-05 6.11258e-11 0.011096 -3.88822e-05 7.49958e-11 0.011094 -4.30688e-05 9.20675e-11 0.011093 -4.92665e-05 1.11968e-10 0.0110934 -5.77999e-05 1.3507e-10 0.0110957 -6.87783e-05 1.60357e-10 0.0111021 -8.26056e-05 1.87041e-10 0.0111108 -9.95629e-05 2.08944e-10 0.0111225 -0.000123112 2.39581e-10 -0.000145729 2.44435e-10 0.0162925 0.0141125 2.24418e-12 0.0138854 0.0085861 8.70418e-12 0.0119221 0.00484533 6.03717e-12 0.0104689 0.00265641 3.36842e-11 0.00959689 0.0014034 4.47628e-11 0.00866228 0.000932152 1.53759e-10 0.00812017 0.000654188 2.0276e-10 0.00810072 0.000937714 3.07056e-10 0.00806171 0.0022097 4.33205e-10 0.00726425 0.00329425 2.64082e-11 0.00624905 0.0031703 -4.23861e-11 0.00527795 0.002828 -3.27411e-11 0.00448957 0.00252202 -5.44945e-11 0.00375132 0.00220171 -4.36548e-11 0.0030559 0.00191977 -5.0862e-12 0.00241953 0.00170712 -1.24641e-11 0.00179796 0.00152521 3.99097e-12 0.00121624 0.00136895 1.02619e-12 0.000679015 0.00121996 -1.85582e-11 0.00017578 0.00108333 -3.17433e-11 -0.000310431 0.000957866 -4.54425e-11 -0.000761518 0.000838982 -5.01673e-11 -0.00115268 0.000728839 -4.58119e-11 -0.00148196 0.000617211 -4.48019e-11 -0.00175002 0.000500399 -5.28399e-11 -0.00191585 0.000378303 -4.59779e-11 -0.00201026 0.000260855 -3.71292e-11 -0.00201132 8.3267e-05 -3.02628e-11 -0.00193164 -9.3386e-05 -7.0466e-12 -0.00177102 -0.000303332 2.244e-11 -0.0014708 -0.000635104 5.53854e-11 -0.00106609 -0.000958361 8.16054e-11 -0.000576809 -0.0012383 1.0924e-10 1.4486e-05 -0.00149728 1.1448e-10 0.00057967 -0.0016351 7.31015e-11 0.00116308 -0.00170959 7.69374e-11 0.00175248 -0.00174964 6.37407e-11 0.0023369 -0.00177071 4.31248e-11 0.00290329 -0.00176457 3.92349e-11 0.00347053 -0.00173708 3.3819e-11 0.00402047 -0.00170068 2.50737e-11 0.00455304 -0.00165846 3.16057e-11 0.00505796 -0.00161514 3.04057e-11 0.00554464 -0.00156085 2.08451e-11 0.00601697 -0.00150122 1.70334e-11 0.00646874 -0.00143755 1.27841e-11 0.00689849 -0.00137492 6.97854e-12 0.00730801 -0.00130999 2.01015e-12 0.00769651 -0.00124567 -2.06407e-12 0.00806296 -0.00117732 -1.81e-12 0.00840446 -0.00111327 1.1007e-12 0.00871942 -0.00105831 8.9843e-12 0.00902333 -0.00101586 1.71134e-11 0.00931047 -0.00096263 1.77239e-11 0.00957933 -0.00090809 1.38586e-11 0.00983027 -0.000853983 4.79051e-12 0.0100635 -0.000802992 -8.88936e-12 0.0102803 -0.000753699 -2.60748e-11 0.0104819 -0.000707249 -4.40776e-11 0.010669 -0.00066226 -5.28681e-11 0.0108429 -0.000619765 -6.32894e-11 0.011004 -0.000578761 -1.02585e-10 0.011153 -0.000540065 -1.27539e-10 0.0112903 -0.000502854 -1.3899e-10 0.011416 -0.000467761 -1.41646e-10 0.011531 -0.000434049 -1.35608e-10 0.0116351 -0.000402273 -1.2209e-10 0.0117293 -0.000371745 -1.01922e-10 0.0118137 -0.000342963 -7.67094e-11 0.011889 -0.000315332 -4.58112e-11 0.0119557 -0.000289248 -2.23895e-11 0.0120143 -0.00026424 -1.0769e-11 0.0120653 -0.0002406 2.0103e-13 0.0121091 -0.00021796 6.58227e-12 0.012146 -0.00019657 8.94602e-12 0.0121768 -0.000176134 8.14854e-12 0.0122016 -0.000156918 6.26542e-12 0.0122208 -0.000138697 4.09679e-12 0.0122348 -0.000121749 3.63322e-12 0.0122438 -0.000105903 4.61477e-12 0.0122484 -9.14202e-05 7.86154e-12 0.0122487 -7.81538e-05 1.20541e-11 0.0122452 -6.6353e-05 1.76034e-11 0.0122384 -5.58988e-05 2.38173e-11 0.0122285 -4.70517e-05 2.86037e-11 0.0122163 -3.97256e-05 3.23725e-11 0.0122019 -3.42057e-05 3.608e-11 0.0121862 -3.04756e-05 3.97016e-11 0.0121693 -2.88197e-05 4.75149e-11 0.0121525 -2.93389e-05 5.81757e-11 0.0121353 -3.23835e-05 6.98015e-11 0.0121195 -3.81285e-05 8.35971e-11 0.0121051 -4.70032e-05 1.00938e-10 0.0120933 -5.92959e-05 1.21382e-10 0.0120856 -7.54922e-05 1.45081e-10 0.0120813 -9.60546e-05 1.71169e-10 0.0120841 -0.000121234 1.97068e-10 0.0120932 -0.000153249 2.218e-10 0.0121061 -0.000191633 2.5316e-10 -0.000229752 2.5964e-10 0.0182867 0.0148725 3.35413e-12 0.0164644 0.010404 6.52542e-12 0.0145104 0.0067918 6.30679e-12 0.0128808 0.00427391 2.01743e-11 0.0116385 0.00263536 2.16467e-11 0.0107747 0.00170015 1.10416e-10 0.0100466 0.00127851 1.32568e-10 0.00978387 0.00107718 1.89884e-10 0.0101768 0.00164271 2.45419e-10 0.0100029 0.00324677 2.34903e-10 0.00922574 0.00395577 2.65783e-11 0.00845842 0.00372501 -3.3536e-11 0.00760956 0.0034474 -2.83199e-11 0.00672769 0.0031033 -9.85611e-11 0.00598894 0.00273225 -1.22953e-11 0.00531034 0.00246972 -3.64684e-11 0.0046519 0.00222383 1.1376e-11 0.00405457 0.00201004 -5.42352e-12 0.00350188 0.00182685 -2.00806e-11 0.00298147 0.00164181 -2.58124e-11 0.00249734 0.00147169 -3.67644e-11 0.00204446 0.0013197 -4.41922e-11 0.00162477 0.00117416 -4.15064e-11 0.00124321 0.0010258 -3.53845e-11 0.000906062 0.000862577 -4.29614e-11 0.000621999 0.000681159 -4.26287e-11 0.000425653 0.000472482 -3.80295e-11 0.000302231 0.000219085 -2.81517e-11 0.000300892 -8.40113e-05 -6.67239e-12 0.000498546 -0.000498112 1.97804e-11 0.000868588 -0.00101034 5.77125e-11 0.00134262 -0.00144233 7.35707e-11 0.00188772 -0.00179562 9.94176e-11 0.00246385 -0.00208637 1.1239e-10 0.00309079 -0.00227414 9.21464e-11 0.00373006 -0.00235759 8.73089e-11 0.00436066 -0.00238529 6.59668e-11 0.00496077 -0.0023734 4.69603e-11 0.00553425 -0.00233797 3.32313e-11 0.00608407 -0.00228507 2.73669e-11 0.00660783 -0.00222156 2.26154e-11 0.00710742 -0.00215393 3.87242e-11 0.00757917 -0.0020815 3.08747e-11 0.00802988 -0.00200434 2.55808e-11 0.00845881 -0.00192159 2.0027e-11 0.00886687 -0.00183629 1.5842e-11 0.00925119 -0.00175009 1.056e-11 0.00961292 -0.00166374 6.65351e-12 0.00995219 -0.00157784 4.86802e-12 0.0102696 -0.00148844 6.14992e-12 0.0105635 -0.00140135 1.08267e-11 0.0108328 -0.00132183 2.06412e-11 0.0110806 -0.00125781 3.72916e-11 0.0113153 -0.00119065 3.76307e-11 0.0115363 -0.00112211 3.65924e-11 0.0117424 -0.00105313 3.47047e-11 0.0119321 -0.000986578 3.14054e-11 0.0121062 -0.000922647 2.66553e-11 0.0122649 -0.000861986 2.16994e-11 0.01241 -0.00080384 1.61494e-11 0.0125418 -0.000748699 9.24047e-12 0.012662 -0.00069583 1.33246e-13 0.0127707 -0.000645831 -1.10531e-11 0.0128692 -0.000597923 -2.28687e-11 0.0129576 -0.00055271 -3.05296e-11 0.0130369 -0.000509432 -3.3635e-11 0.0131074 -0.00046859 -3.51896e-11 0.0131694 -0.000429553 -3.31566e-11 0.0132234 -0.000392671 -2.73841e-11 0.0132691 -0.00035746 -2.10768e-11 0.0133074 -0.000324169 -1.26917e-11 0.0133382 -0.000292386 -3.67281e-12 0.013362 -0.000262345 2.62632e-12 0.0133794 -0.000233652 4.87594e-12 0.0133903 -0.000206593 4.01948e-12 0.013396 -0.000180822 4.27365e-14 0.0133963 -0.000156679 -4.16737e-12 0.0133921 -0.000133913 -8.37688e-12 0.0133835 -0.00011287 -8.28799e-12 0.0133709 -9.33668e-05 -8.85805e-12 0.0133545 -7.57141e-05 -4.84469e-12 0.0133349 -5.97671e-05 2.02423e-12 0.0133118 -4.5817e-05 1.02553e-11 0.0132864 -3.3763e-05 1.95289e-11 0.0132588 -2.39267e-05 2.63823e-11 0.0132297 -1.6331e-05 3.34699e-11 0.0131996 -1.12226e-05 3.79252e-11 0.0131695 -8.81076e-06 5.07518e-11 0.0131395 -9.33091e-06 5.9307e-11 0.0131107 -1.29179e-05 6.94898e-11 0.0130832 -2.00095e-05 8.03835e-11 0.0130578 -3.0983e-05 9.40991e-11 0.0130356 -4.64307e-05 1.12516e-10 0.0130162 -6.69638e-05 1.34609e-10 0.0130031 -9.3265e-05 1.59885e-10 0.0129952 -0.000126055 1.88256e-10 0.012996 -0.000165588 2.0848e-10 0.0130048 -0.000217257 2.55234e-10 0.0130231 -0.000268747 2.59765e-10 -0.000323908 2.81831e-10 0.0194008 0.015134 4.07932e-12 0.0181644 0.0116417 3.4789e-12 0.0165458 0.00840125 6.5162e-12 0.0149729 0.00583966 1.29296e-11 0.0136337 0.00395617 2.45432e-11 0.0126459 0.00266331 4.81001e-11 0.0118274 0.00198064 1.25883e-10 0.0111738 0.0016005 1.55077e-10 0.0110875 0.00160982 2.11088e-10 0.0117691 0.00231358 3.64042e-10 0.0115708 0.00396627 1.5758e-10 0.0108127 0.00445126 -1.43415e-11 0.0101867 0.00415486 -5.49977e-11 0.00947384 0.00391423 -5.49417e-11 0.00868176 0.00358893 -4.4129e-11 0.00795899 0.00322418 -4.85347e-11 0.00731801 0.0029332 5.6504e-12 0.00671752 0.00269761 -1.25115e-11 0.00610914 0.0024753 -2.79599e-12 0.00553458 0.00225208 -2.49443e-11 0.00501619 0.0020548 -2.75487e-11 0.00453011 0.00186158 -3.34414e-11 0.0040735 0.00166993 -3.88043e-11 0.00366101 0.00147459 -1.76986e-11 0.003296 0.00126511 -3.43161e-11 0.00299195 0.00101811 -3.30105e-11 0.00275836 0.00073126 -2.1417e-11 0.0026022 0.000398086 -1.67943e-11 0.00259138 -5.5624e-05 -2.1441e-12 0.00281224 -0.000709888 2.71754e-11 0.00317062 -0.00136671 3.89965e-11 0.00366765 -0.0019445 5.67932e-11 0.00428247 -0.00241829 9.81982e-11 0.0049428 -0.00275358 9.39072e-11 0.00561562 -0.00295481 5.6404e-11 0.00627487 -0.00302234 6.95522e-11 0.00689468 -0.00300758 7.15171e-11 0.00747313 -0.00295144 6.32257e-11 0.00801192 -0.00287485 4.86043e-11 0.00851523 -0.00278465 3.72521e-11 0.00898873 -0.0026902 2.56071e-11 0.00943246 -0.0025921 2.29704e-11 0.00984997 -0.00249253 1.11124e-11 0.0102421 -0.00238918 7.25927e-12 0.0106115 -0.00228314 1.02827e-11 0.0109583 -0.00217482 1.10631e-11 0.0112827 -0.00206644 4.62363e-12 0.0115865 -0.00195859 -4.85995e-12 0.0118706 -0.00185292 -1.16652e-11 0.0121365 -0.00174484 -1.14143e-11 0.0123828 -0.00163857 -7.74931e-12 0.0126067 -0.00153658 3.55247e-12 0.012805 -0.00144736 2.71944e-11 0.0129904 -0.00136793 4.50999e-11 0.0131627 -0.00128717 5.49744e-11 0.0133215 -0.00120562 6.36271e-11 0.013467 -0.00112632 7.07791e-11 0.0135992 -0.00104944 7.5906e-11 0.0137189 -0.000976474 7.95734e-11 0.0138272 -0.000906471 8.08812e-11 0.0139242 -0.000840331 7.82739e-11 0.0140112 -0.000776913 7.02793e-11 0.0140883 -0.000717083 5.71471e-11 0.0141558 -0.000659759 4.06202e-11 0.0142148 -0.000605708 2.35725e-11 0.0142645 -0.000554027 9.23313e-12 0.0143063 -0.000505262 -7.35415e-13 0.0143396 -0.000458736 -5.27811e-12 0.0143653 -0.000414805 -5.92121e-12 0.0143838 -0.00037293 -3.77299e-12 0.014395 -0.000333396 -1.38006e-12 0.0144003 -0.000295708 -8.21499e-14 0.014399 -0.000260142 -1.07325e-12 0.0143924 -0.000226248 -4.99785e-12 0.0143805 -0.000194337 -9.19602e-12 0.0143639 -0.000164068 -1.8707e-11 0.0143429 -0.000135805 -2.87251e-11 0.0143185 -0.000109335 -3.46601e-11 0.0142907 -8.50217e-05 -3.30592e-11 0.0142607 -6.27491e-05 -2.25992e-11 0.0142281 -4.27692e-05 -1.28712e-11 0.0141935 -2.5215e-05 -2.70147e-12 0.0141569 -1.02206e-05 9.09592e-12 0.0141189 2.01539e-06 2.1324e-11 0.0140796 1.11341e-05 3.18204e-11 0.0140399 1.75134e-05 4.11838e-11 0.0139993 2.08668e-05 5.22472e-11 0.0139592 2.09556e-05 5.86911e-11 0.0139195 1.73832e-05 6.84411e-11 0.0138813 9.54485e-06 7.81475e-11 0.0138464 -3.07919e-06 9.02185e-11 0.0138144 -2.12988e-05 1.05646e-10 0.0137889 -4.57364e-05 1.27265e-10 0.0137681 -7.71735e-05 1.52419e-10 0.0137549 -0.000116527 1.80682e-10 0.0137505 -0.000164122 2.10992e-10 0.013756 -0.000222606 2.23629e-10 0.0137648 -0.000290895 2.84645e-10 0.0137884 -0.000358056 2.93742e-10 -0.000429571 3.20921e-10 0.0201064 0.0152047 2.95337e-12 0.0192892 0.0124472 5.19089e-12 0.018053 0.00963636 5.38071e-12 0.016689 0.00719624 8.64701e-12 0.0153956 0.00523786 1.51704e-11 0.0142636 0.00377208 3.34551e-11 0.0134728 0.00272969 6.12887e-11 0.0126752 0.0022817 1.38403e-10 0.0122394 0.00191928 1.66669e-10 0.01222 0.00213631 2.32698e-10 0.01295 0.00298294 3.44214e-10 0.0129011 0.00444416 6.91745e-11 0.0122537 0.00479056 -4.31059e-11 0.0116601 0.00451397 -4.74902e-11 0.0110228 0.00430348 -5.09089e-11 0.0103459 0.00399476 -5.84636e-11 0.00970245 0.00364407 -1.39709e-11 0.00907956 0.00336248 -1.65827e-11 0.00848949 0.00310744 -2.62728e-12 0.00794196 0.00286907 -2.58973e-11 0.00740822 0.0026463 -1.33967e-11 0.00688046 0.00242578 -2.67513e-11 0.00639934 0.00220322 -2.63452e-11 0.00596362 0.00197365 -3.83553e-12 0.00556245 0.00170858 -2.03239e-11 0.00521207 0.00140723 -1.51574e-11 0.00490847 0.00106991 -1.14947e-11 0.00472985 0.000612599 -3.95995e-12 0.00477327 -7.42386e-05 8.05766e-12 0.00500646 -0.000924439 2.26104e-11 0.0054109 -0.00175688 2.86965e-11 0.00595713 -0.00248124 4.2248e-11 0.00659936 -0.00305717 6.94963e-11 0.00729633 -0.00345137 8.48134e-11 0.00795262 -0.00360948 6.83948e-11 0.00857449 -0.00364464 7.87531e-11 0.00915607 -0.0035896 6.99531e-11 0.00969377 -0.00349017 5.14141e-11 0.0101847 -0.00336542 3.56453e-11 0.0106365 -0.00323475 3.79888e-11 0.011055 -0.00310539 2.76972e-11 0.0114444 -0.00297779 1.52716e-11 0.0118074 -0.00285173 8.17608e-12 0.0121469 -0.00272396 -3.13935e-12 0.0124652 -0.0025958 -5.74649e-12 0.0127625 -0.00246585 -6.02756e-12 0.0130388 -0.00233682 -1.01647e-11 0.0132939 -0.00220864 -1.32202e-11 0.0135286 -0.0020836 -1.18744e-11 0.0137479 -0.00196063 -5.79185e-12 0.0139487 -0.00183637 -3.55569e-12 0.0141298 -0.00171445 4.33935e-12 0.0142883 -0.0016021 2.05674e-11 0.0144315 -0.00150672 4.91013e-11 0.0145627 -0.00141376 5.68011e-11 0.0146843 -0.00132189 6.58556e-11 0.0147951 -0.0012319 7.8266e-11 0.0148952 -0.00114388 9.24382e-11 0.0149837 -0.00105976 1.06034e-10 0.0150616 -0.000978949 1.16169e-10 0.015129 -0.000902551 1.19727e-10 0.0151869 -0.000829461 1.14664e-10 0.0152359 -0.000760507 1.00688e-10 0.0152763 -0.000694612 8.00543e-11 0.0153086 -0.000632499 5.61763e-11 0.0153328 -0.000573227 3.38887e-11 0.0153493 -0.000517373 1.59447e-11 0.0153586 -0.00046414 4.85291e-12 0.015361 -0.000413955 -6.37901e-13 0.0153574 -0.000366157 -1.83362e-12 0.0153482 -0.000321082 -1.68522e-12 0.0153343 -0.000278161 -2.99329e-12 0.0153157 -0.000237716 -6.63884e-12 0.015293 -0.000199255 -1.2079e-11 0.0152655 -0.000163166 -2.90366e-11 0.015234 -0.000129096 -4.56313e-11 0.0151981 -9.74652e-05 -5.66486e-11 0.0151585 -6.81066e-05 -6.3327e-11 0.0151156 -4.13924e-05 -6.28909e-11 0.0150702 -1.74352e-05 -5.57531e-11 0.0150236 3.48205e-06 -3.53947e-11 0.014977 2.09519e-05 -1.45569e-11 0.0149303 3.55672e-05 -1.71244e-12 0.014884 4.70591e-05 1.57669e-11 0.0148372 5.51728e-05 3.05818e-11 0.0147905 5.95672e-05 4.90503e-11 0.014744 6.02176e-05 6.26919e-11 0.0146974 5.6455e-05 7.44551e-11 0.0146529 4.77912e-05 8.5564e-11 0.0146094 3.33647e-05 9.43148e-11 0.0145708 1.26281e-05 1.06341e-10 0.0145368 -1.56415e-05 1.08412e-10 0.0145097 -5.16541e-05 1.27962e-10 0.0144921 -9.66783e-05 1.50018e-10 0.0144835 -0.000151436 1.74986e-10 0.0144859 -0.000216282 1.86149e-10 0.014499 -0.000295021 2.67307e-10 0.0145188 -0.000372004 2.69927e-10 0.0145501 -0.000454017 2.81626e-10 -0.000542919 3.20323e-10 0.0205488 0.015174 -1.90472e-13 0.0200416 0.0129668 2.82489e-12 0.0190964 0.0105759 3.94385e-12 0.0179649 0.00832084 8.00627e-12 0.0167994 0.00640263 1.01545e-11 0.0157009 0.00484249 2.30894e-11 0.0147516 0.00365786 3.54286e-11 0.0141123 0.00283645 1.08529e-10 0.0134068 0.00253798 1.16207e-10 0.0131283 0.00230249 1.49338e-10 0.01329 0.00263049 2.02522e-10 0.0139036 0.00356901 2.6462e-10 0.0139136 0.0047566 3.78339e-11 0.0134423 0.00501204 -3.77691e-11 0.0129343 0.00481657 -3.96439e-11 0.0123352 0.00462787 -4.72592e-11 0.0117384 0.00432901 -4.89085e-11 0.0111779 0.00400556 -3.12904e-11 0.0105994 0.0037184 -5.74667e-12 0.0100349 0.00345949 -3.17055e-11 0.0095172 0.00321271 2.11454e-12 0.00902983 0.00298216 -1.60424e-11 0.00854876 0.00273752 -1.09736e-11 0.00809298 0.00247236 2.71548e-12 0.00766141 0.0021799 5.72175e-12 0.00726336 0.00185752 1.01063e-11 0.00693431 0.00143912 2.00834e-11 0.00676196 0.000821614 3.98058e-11 0.00683261 -0.000120389 5.43948e-11 0.00710342 -0.00116883 2.75802e-11 0.00752049 -0.00215106 8.06259e-12 0.00805442 -0.00299795 2.14024e-11 0.00866637 -0.0036532 3.6167e-11 0.00929841 -0.0040727 4.67354e-11 0.00992956 -0.00422753 3.88072e-11 0.0104289 -0.00413574 5.19804e-11 0.0109489 -0.0041128 7.661e-11 0.0114546 -0.00400056 5.71141e-11 0.0119225 -0.00383739 5.51758e-11 0.0123507 -0.00366412 3.73236e-11 0.0127403 -0.00349374 1.25548e-11 0.013098 -0.00333224 -9.05742e-12 0.013426 -0.00317652 -2.4094e-11 0.0137287 -0.00302328 -1.38547e-11 0.0140086 -0.00287267 -1.1111e-11 0.0142662 -0.00272063 -5.42937e-12 0.0145027 -0.00257138 -1.05373e-11 0.0147188 -0.0024231 -1.33542e-11 0.0149175 -0.00227992 -1.83591e-11 0.0151007 -0.00214085 -2.55906e-11 0.0152676 -0.00200014 -2.5694e-11 0.0154188 -0.00186205 -1.82651e-11 0.0155519 -0.00173157 -1.56418e-12 0.0156637 -0.00161487 2.89542e-11 0.0157618 -0.00150933 5.30245e-11 0.0158488 -0.00140726 6.419e-11 0.0159257 -0.00130798 7.94438e-11 0.0159926 -0.0012103 9.82238e-11 0.0160494 -0.00111644 1.14385e-10 0.0160963 -0.00102588 1.23385e-10 0.0161336 -0.00094015 1.23333e-10 0.0161623 -0.00085809 1.13936e-10 0.0161829 -0.000780804 9.5801e-11 0.0161964 -0.00070699 7.25884e-11 0.0162029 -0.000637598 4.73547e-11 0.0162028 -0.000571444 2.48365e-11 0.0161963 -0.000509242 7.07317e-12 0.0161833 -0.000450031 -4.51664e-12 0.0161642 -0.000394275 -1.09444e-11 0.0161397 -0.000341247 -1.42601e-11 0.0161097 -0.000291256 -1.63786e-11 0.0160759 -0.00024376 -1.62077e-11 0.0160375 -0.000199012 -2.79391e-11 0.0159961 -0.000156681 -4.67843e-11 0.0159509 -0.000117024 -6.23764e-11 0.015902 -7.99509e-05 -7.73807e-11 0.0158499 -4.57466e-05 -8.72346e-11 0.0157944 -1.47012e-05 -9.28129e-11 0.0157371 1.28086e-05 -8.96107e-11 0.0156786 3.68465e-05 -7.59205e-11 0.0156193 5.77025e-05 -5.84961e-11 0.0155601 7.51184e-05 -2.66575e-11 0.0155012 8.89804e-05 -1.83611e-12 0.0154438 9.8855e-05 2.13199e-11 0.0153883 0.000104532 4.82658e-11 0.0153341 0.000105603 7.05053e-11 0.0152828 0.000101888 8.91792e-11 0.0152325 9.22312e-05 1.04563e-10 0.0151862 7.61693e-05 1.17398e-10 0.0151429 5.26058e-05 1.28874e-10 0.0151048 2.08011e-05 1.40965e-10 0.0150738 -2.05188e-05 1.48669e-10 0.015051 -7.08801e-05 1.68783e-10 0.0150373 -0.000132042 1.81392e-10 0.0150363 -0.000203768 1.86797e-10 0.015047 -0.000288117 1.92752e-10 0.0150595 -0.000374744 3.0054e-10 0.015085 -0.000464595 2.67817e-10 0.0151214 -0.00055878 2.05723e-10 -0.000660972 1.90775e-10 0.0209517 0.0151272 1.10556e-11 0.020587 0.0133221 3.82813e-12 0.0198924 0.0112742 5.45003e-12 0.0189471 0.00926031 6.98291e-12 0.0179238 0.00741645 1.07599e-11 0.0169019 0.00585696 1.59447e-11 0.0159544 0.00458105 2.7608e-11 0.0151582 0.00359994 5.01591e-11 0.0146028 0.00299303 1.16799e-10 0.0140428 0.00275427 1.34698e-10 0.0139038 0.00266412 1.61112e-10 0.0142591 0.00303878 1.83518e-10 0.0147525 0.00402802 2.01623e-10 0.0147406 0.00498546 2.78786e-11 0.0144085 0.0051892 -3.6916e-11 0.0139845 0.00506059 -3.03991e-11 0.0134423 0.00488438 -4.38035e-11 0.0128865 0.00461814 -4.78326e-11 0.0123807 0.00428877 -3.5115e-11 0.0118802 0.00401743 -3.88166e-11 0.011376 0.00374979 2.55339e-12 0.0108823 0.00350724 -7.59178e-12 0.010427 0.00323729 1.15801e-11 0.00998787 0.00296798 2.6653e-11 0.00954085 0.00266834 2.87926e-11 0.00913222 0.00230411 3.47177e-11 0.0088139 0.00179121 4.48256e-11 0.00871565 0.000955658 7.97634e-11 0.00883911 -0.000217883 7.32665e-11 0.00913861 -0.00143659 3.70763e-12 0.00952011 -0.0025072 1.39883e-11 0.0100192 -0.00347105 2.01174e-11 0.0105715 -0.00418479 2.44971e-11 0.0110032 -0.00448607 3.08018e-11 0.0114111 -0.00461933 4.1137e-11 0.011993 -0.00470486 3.80383e-11 0.0124155 -0.00453141 5.68941e-11 0.0128264 -0.00441641 7.43857e-11 0.0132894 -0.00430818 5.99382e-11 0.0137193 -0.00410107 4.92296e-11 0.014109 -0.00388951 4.01312e-12 0.0144621 -0.0036846 -1.37583e-11 0.0147739 -0.00348815 -2.67951e-11 0.0150543 -0.0033028 2.82125e-11 0.0153045 -0.0031231 -4.12875e-12 0.0155304 -0.0029472 4.8742e-12 0.0157347 -0.00277702 -8.98657e-12 0.01592 -0.00260972 -1.54704e-11 0.0160873 -0.00244829 -2.26364e-11 0.0162368 -0.00229175 -2.39394e-11 0.0163739 -0.00213931 -2.25507e-11 0.0164953 -0.00198595 -1.60511e-11 0.0166002 -0.00183795 -1.88199e-12 0.0166854 -0.00169958 2.22657e-11 0.0167601 -0.00158178 6.16195e-11 0.0168229 -0.00146785 5.47377e-11 0.0168763 -0.00135951 5.96017e-11 0.0169206 -0.00125332 7.50472e-11 0.0169551 -0.00115112 8.99569e-11 0.0169805 -0.00105209 9.79016e-11 0.016996 -0.000958014 9.69521e-11 0.0170034 -0.000867854 8.692e-11 0.017003 -0.000782846 6.82463e-11 0.0169959 -0.000701869 4.45392e-11 0.0169829 -0.000625701 1.8808e-11 0.0169637 -0.000553372 -3.67935e-12 0.0169391 -0.000485322 -1.39634e-11 0.0169082 -0.000420746 -2.89658e-11 0.0168718 -0.00035991 -3.85468e-11 0.0168301 -0.000302145 -4.2737e-11 0.0167837 -0.000247687 -4.6757e-11 0.0167337 -0.000196022 -5.33409e-11 0.0166803 -0.000147422 -6.27966e-11 0.0166244 -0.000101639 -7.58101e-11 0.0165659 -5.90093e-05 -8.93627e-11 0.0165054 -1.97547e-05 -1.0324e-10 0.0164426 1.5538e-05 -1.10984e-10 0.0163786 4.69212e-05 -1.13056e-10 0.0163118 7.47778e-05 -1.07198e-10 0.0162437 9.88888e-05 -9.21291e-11 0.016174 0.000119274 -7.10238e-11 0.016104 0.000135441 -4.0492e-11 0.0160357 0.000147318 -8.70892e-12 0.0159683 0.000154036 2.24928e-11 0.0159058 0.000155728 4.905e-11 0.0158454 0.000151834 7.43651e-11 0.0157908 0.000141397 9.24865e-11 0.0157408 0.000123368 1.08607e-10 0.0156965 9.70089e-05 1.2027e-10 0.015659 6.13025e-05 1.33195e-10 0.015629 1.52348e-05 1.512e-10 0.0156072 -4.16091e-05 1.73429e-10 0.0155957 -0.000109245 2.30118e-10 0.015595 -0.000188082 2.11326e-10 0.0156051 -0.000277918 2.2363e-10 0.0156197 -0.000371948 3.08546e-10 0.0156456 -0.000467876 2.64533e-10 0.01568 -0.000567623 2.04876e-10 0.0157221 -0.000670177 1.59204e-10 -0.000777677 1.18228e-10 0.0212497 0.0150765 1.95669e-12 0.0210119 0.0135622 5.37078e-12 0.0204703 0.0118134 1.31984e-12 0.0197228 0.0100071 6.1114e-12 0.0188279 0.0083074 8.66503e-12 0.0179033 0.00676875 1.41023e-11 0.0170038 0.00547417 2.21796e-11 0.0161674 0.00440305 3.45393e-11 0.015522 0.00359539 6.14968e-11 0.0150023 0.00315701 1.26058e-10 0.0146249 0.00292069 1.43355e-10 0.0145841 0.0029808 1.57619e-10 0.0150649 0.0033902 1.69749e-10 0.0154564 0.00438021 1.71203e-10 0.0154309 0.00516891 2.79779e-11 0.0151728 0.00534295 -2.60551e-11 0.0148376 0.00524197 -3.58358e-11 0.0143627 0.00509968 -3.55482e-11 0.0138389 0.00484039 -3.97813e-11 0.0133656 0.00453592 -5.60364e-11 0.0129226 0.00424654 -2.42669e-11 0.0124904 0.00399286 3.11803e-12 0.0120422 0.00371315 2.85121e-11 0.0115996 0.00344061 3.18133e-11 0.0111823 0.00312303 4.24304e-11 0.0108188 0.00271005 8.83621e-11 0.0105512 0.0020861 9.69754e-11 0.0105676 0.000955639 1.93291e-10 0.0108105 -0.000434849 1.01903e-10 0.0111262 -0.00171531 -2.95922e-11 0.0115789 -0.00292298 -2.28334e-11 0.0120332 -0.0038935 -1.73105e-11 0.0123546 -0.00447209 -1.82394e-11 0.012643 -0.00474802 -9.34197e-12 0.0129119 -0.00486964 1.56377e-11 0.0131202 -0.00489647 2.25892e-11 0.0135446 -0.00494424 4.03553e-11 0.013927 -0.00479478 4.36663e-11 0.0142726 -0.00465664 8.16903e-11 0.0146808 -0.00452245 8.93149e-11 0.015089 -0.00430895 3.31289e-11 0.0154614 -0.00406654 1.42892e-11 0.0157877 -0.00382105 1.25332e-11 0.0160701 -0.0035889 4.26291e-12 0.0163119 -0.00336778 1.05067e-11 0.0165242 -0.00316232 1.06202e-11 0.0167104 -0.00296634 1.52725e-11 0.0168751 -0.00277803 -2.157e-12 0.0170213 -0.00259819 -9.63231e-13 0.0171513 -0.00242432 -7.20215e-12 0.0172698 -0.00225982 -1.00947e-11 0.0173742 -0.00209281 -9.62471e-12 0.017465 -0.00193161 -4.2183e-12 0.0175403 -0.00177681 6.24317e-12 0.0175955 -0.0016377 2.88837e-11 0.017641 -0.00151302 2.45102e-11 0.0176756 -0.0013939 2.98261e-11 0.0177016 -0.00127915 4.37675e-11 0.0177186 -0.00116915 5.72278e-11 0.0177266 -0.00106253 6.27323e-11 0.0177264 -0.000960675 5.85769e-11 0.0177181 -0.000863033 4.49733e-11 0.0177036 -0.000770645 2.37038e-11 0.0176828 -0.000682872 -1.3196e-12 0.017657 -0.000600264 -2.43622e-11 0.0176263 -0.000522028 -5.99793e-11 0.0175905 -0.000448494 -7.87334e-11 0.0175497 -0.000378826 -8.67742e-11 0.0175025 -0.000313287 -8.75163e-11 0.0174495 -0.000251117 -8.68738e-11 0.0173907 -0.000192563 -8.56366e-11 0.0173273 -0.000137105 -8.94161e-11 0.0172604 -8.50406e-05 -9.55582e-11 0.0171915 -3.64569e-05 -1.06241e-10 0.0171216 7.95218e-06 -1.19062e-10 0.0170522 4.78414e-05 -1.26392e-10 0.0169818 8.37612e-05 -1.31054e-10 0.0169108 0.000115475 -1.27976e-10 0.0168385 0.000143176 -1.17368e-10 0.0167648 0.00016636 -9.66798e-11 0.0166914 0.00018514 -6.84794e-11 0.0166171 0.000198613 -3.23606e-11 0.0165463 0.000206626 2.98552e-12 0.0164768 0.000208449 4.04056e-11 0.0164127 0.000204415 6.95811e-11 0.0163528 0.000192847 9.3558e-11 0.0163001 0.000172739 1.07139e-10 0.0162541 0.00014323 1.12929e-10 0.0162166 0.000103268 1.04447e-10 0.0161874 5.215e-05 8.13786e-11 0.0161674 -1.13907e-05 1.14417e-10 0.0161574 -8.53552e-05 1.14173e-10 0.016157 -0.000170741 2.63693e-10 0.0161669 -0.000266438 1.36687e-10 0.0161807 -0.000365745 2.04611e-10 0.0162025 -0.000467361 2.12226e-10 0.016234 -0.000573041 2.20869e-10 0.0162709 -0.00067804 2.35848e-10 0.0163079 -0.000778066 1.69679e-10 -0.00087277 9.35565e-11 0.0215447 0.0150542 7.58106e-14 0.0213522 0.0137479 2.79354e-12 0.0209392 0.0122239 6.60304e-12 0.0203232 0.0106234 5.28886e-12 0.0195754 0.00904746 6.51787e-12 0.0187506 0.00759619 9.87877e-12 0.0179105 0.00629523 1.57994e-11 0.0171123 0.00519204 2.45418e-11 0.0163795 0.0042916 4.05283e-11 0.0158575 0.00362297 7.37986e-11 0.0153604 0.00330969 1.23686e-10 0.0151206 0.00311075 1.37537e-10 0.0151602 0.00324317 1.53958e-10 0.0156908 0.00368708 1.78186e-10 0.0160369 0.00464238 1.54165e-10 0.0159872 0.00533533 2.36549e-11 0.0157799 0.00546751 -2.13426e-11 0.0155148 0.00539691 -3.19604e-11 0.0151205 0.00525734 -3.016e-11 0.0146397 0.00502943 -4.19781e-11 0.0141928 0.00472525 -2.57333e-11 0.0138017 0.00443215 5.63833e-12 0.0133872 0.00417438 9.94278e-12 0.0129793 0.00388339 1.85594e-11 0.012586 0.00353553 5.48035e-11 0.0122916 0.00302902 8.23891e-11 0.0122296 0.00217445 1.65506e-10 0.0124237 0.000765508 3.02498e-10 0.0127601 -0.000745051 7.50027e-11 0.0131447 -0.00206163 -6.53232e-11 0.0135261 -0.00326872 -6.40894e-11 0.0138263 -0.00415397 -6.89249e-11 0.0139658 -0.00456371 -7.75814e-11 0.014072 -0.00481536 -7.24342e-11 0.0141972 -0.00496872 -3.16945e-11 0.0143714 -0.00505161 1.53367e-11 0.0145065 -0.00506343 2.35595e-11 0.0148196 -0.00509696 4.3901e-11 0.015149 -0.00498109 4.41173e-11 0.0154481 -0.00482431 7.40802e-11 0.0158009 -0.0046715 3.05144e-11 0.0161898 -0.00446836 4.11375e-11 0.0165519 -0.0041946 4.53789e-11 0.016866 -0.00391263 7.01681e-12 0.0171319 -0.00364097 2.63939e-11 0.0173518 -0.00338953 3.61436e-11 0.0175356 -0.00315622 4.09221e-11 0.0176931 -0.00294074 -1.17412e-11 0.0178291 -0.0027379 5.36119e-12 0.0179479 -0.00254522 -2.69023e-12 0.0180512 -0.00236437 -1.17836e-11 0.0181459 -0.00218958 -1.51986e-11 0.0182262 -0.00201573 -1.58684e-11 0.0182915 -0.00184633 -1.32963e-11 0.0183381 -0.00168741 -6.49127e-12 0.0183694 -0.00154666 3.92387e-12 0.0183893 -0.00141569 1.13556e-11 0.0184001 -0.00129227 1.80309e-11 0.0184029 -0.00117446 2.23988e-11 0.0183968 -0.00106061 2.0472e-11 0.0183821 -0.0009516 1.0709e-11 0.01836 -0.000846904 -5.7366e-12 0.0183312 -0.000747673 -2.17942e-11 0.0182976 -0.00065329 -5.98741e-11 0.0182588 -0.000564551 -8.7216e-11 0.0182159 -0.00048055 -1.04233e-10 0.0181679 -0.000401718 -1.13781e-10 0.0181154 -0.000327144 -1.15424e-10 0.0180572 -0.000257058 -1.12208e-10 0.0179935 -0.000190737 -1.09459e-10 0.0179237 -0.00012832 -1.06947e-10 0.0178488 -6.9423e-05 -1.09743e-10 0.0177699 -1.47615e-05 -1.16263e-10 0.0176901 3.50146e-05 -1.27074e-10 0.0176103 8.02698e-05 -1.33723e-10 0.0175308 0.000120821 -1.4357e-10 0.0174525 0.000156948 -1.47776e-10 0.0173736 0.000188177 -1.43211e-10 0.017296 0.000214714 -1.29504e-10 0.0172169 0.000235789 -1.04329e-10 0.0171396 0.000251275 -7.0125e-11 0.0170627 0.000260161 -2.90768e-11 0.0169891 0.000262237 4.32255e-12 0.016919 0.000257655 5.4318e-11 0.0168541 0.000244874 9.74934e-11 0.016797 0.000222358 1.29242e-10 0.0167484 0.000189324 1.54785e-10 0.0167099 0.000144851 1.62231e-10 0.0166827 8.81903e-05 1.41625e-10 0.0166661 1.8839e-05 1.02115e-10 0.016662 -6.21539e-05 1.52549e-10 0.0166673 -0.00015419 1.07055e-10 0.0166824 -0.000254493 3.99172e-10 0.0166995 -0.000357327 7.84159e-11 0.0167244 -0.000465055 1.00941e-10 0.0167573 -0.000574223 1.11425e-10 0.0167892 -0.000678761 1.4159e-10 0.0168214 -0.000776988 8.55722e-11 0.0168438 -0.000865169 1.39665e-10 -0.000939386 1.16815e-10 0.0218206 0.0150975 1.90022e-12 0.0216534 0.0139147 2.89102e-13 0.0213047 0.0125706 7.87039e-12 0.0207939 0.0111257 1.01058e-11 0.0201593 0.00968601 9.72046e-12 0.0194366 0.00830973 9.52506e-12 0.0186763 0.00705173 1.25461e-11 0.0179178 0.00593539 1.71781e-11 0.0172059 0.00498519 2.67523e-11 0.0165668 0.00422198 4.88762e-11 0.0161526 0.00366423 8.29874e-11 0.0157043 0.00344949 1.31207e-10 0.0155276 0.0033074 1.35257e-10 0.0156158 0.00346834 1.63499e-10 0.0161554 0.00393874 2.03424e-10 0.0165127 0.00483869 1.12975e-10 0.0164732 0.00545189 1.83826e-11 0.0162845 0.005587 -1.61222e-11 0.0160523 0.0055106 -2.41567e-11 0.0157327 0.00537808 -2.6062e-11 0.0153121 0.00517187 -3.32998e-11 0.0148872 0.0048754 7.44949e-12 0.0144866 0.00461152 1.31578e-11 0.0141145 0.00429716 3.69061e-11 0.0137916 0.00388356 6.94148e-11 0.013618 0.00321377 1.87948e-10 0.0138317 0.00194814 4.00651e-10 0.0142579 0.000343993 2.86074e-10 0.0146401 -0.00108947 5.13269e-11 0.0150599 -0.00244374 2.03379e-11 0.0153498 -0.00351952 -2.78334e-11 0.0154026 -0.0041586 -1.05985e-10 0.015406 -0.00451705 -1.20814e-10 0.0153847 -0.0047531 -1.11332e-10 0.0153917 -0.00494265 -4.6591e-11 0.0154423 -0.00507606 -1.83674e-11 0.0155587 -0.00515939 6.69687e-12 0.0156454 -0.0051707 3.15921e-11 0.015854 -0.00517731 4.42298e-11 0.0161231 -0.00508712 5.24199e-11 0.0163859 -0.00493331 3.35333e-11 0.0166785 -0.00477017 9.91198e-11 0.0170323 -0.00455888 9.97504e-11 0.0173694 -0.00426183 3.73167e-11 0.0176715 -0.00395466 5.74845e-11 0.017927 -0.00365452 7.67409e-11 0.0181351 -0.00337364 4.88713e-11 0.0183046 -0.00311659 2.41646e-11 0.0184427 -0.00288085 -3.82754e-11 0.0185586 -0.00266485 -2.06457e-11 0.0186553 -0.00246394 1.47873e-11 0.0187383 -0.00227571 -2.36719e-11 0.018811 -0.00209222 -2.59051e-11 0.0188728 -0.0019123 -2.35838e-11 0.0189213 -0.00173888 -1.79015e-11 0.01895 -0.00157669 -7.02481e-12 0.0189685 -0.0014349 1.61725e-12 0.0189754 -0.00129936 -4.33238e-12 0.0189721 -0.0011724 -1.33899e-11 0.0189599 -0.00105063 -1.97009e-11 0.018938 -0.000934601 -2.94645e-11 0.0189083 -0.000823081 -5.73778e-11 0.0188719 -0.000717322 -8.08578e-11 0.0188309 -0.000616542 -9.65459e-11 0.0187857 -0.000521721 -1.0743e-10 0.0187365 -0.000431993 -1.10261e-10 0.0186826 -0.000347819 -1.08841e-10 0.0186236 -0.000268335 -1.03569e-10 0.0185591 -0.000193693 -9.81013e-11 0.0184898 -0.000123215 -9.77871e-11 0.0184153 -5.70281e-05 -9.97222e-11 0.0183371 4.39993e-06 -1.06177e-10 0.0182565 6.02432e-05 -1.20537e-10 0.0181732 0.000111054 -1.38637e-10 0.0180894 0.000156896 -1.50562e-10 0.0180042 0.000197437 -1.59574e-10 0.0179207 0.000232873 -1.60165e-10 0.017837 0.000262635 -1.51477e-10 0.0177552 0.000286557 -1.32129e-10 0.0176744 0.000303869 -1.01532e-10 0.0175959 0.000313873 -5.98197e-11 0.0175204 0.000315985 -2.47053e-11 0.017449 0.000310766 9.80022e-12 0.0173829 0.000296422 6.28632e-11 0.0173252 0.000271095 1.16166e-10 0.0172767 0.000234102 1.54895e-10 0.0172397 0.000184449 1.99637e-10 0.0172148 0.000121831 2.01308e-10 0.017203 4.5934e-05 1.90475e-10 0.0172042 -4.22079e-05 1.42755e-10 0.0172164 -0.000140045 2.89857e-10 0.0172341 -0.000242998 1.5303e-10 0.0172585 -0.000351059 1.5275e-10 0.0172918 -0.000463665 1.6418e-10 0.0173246 -0.000572273 1.17311e-10 0.0173573 -0.000676672 3.10468e-12 0.0173862 -0.00077508 5.4874e-12 0.0174077 -0.000859303 9.44125e-11 0.0174128 -0.000918605 1.7812e-10 -0.000963199 3.30998e-11 0.0221858 0.0152286 1.90868e-11 0.0219728 0.0141286 1.87656e-11 0.0216519 0.012888 5.65033e-12 0.0212033 0.0115762 8.22437e-12 0.0206431 0.0102381 9.77775e-12 0.0200108 0.00894561 7.0298e-12 0.019322 0.00773122 8.83183e-12 0.0186203 0.00663041 1.20952e-11 0.0179307 0.0056564 1.84573e-11 0.0172957 0.00483387 3.24107e-11 0.0167445 0.00417767 3.81704e-11 0.0164092 0.00369461 1.06163e-10 0.0160369 0.0035843 1.12676e-10 0.0158797 0.00351428 1.27183e-10 0.0160205 0.00366779 1.61143e-10 0.0165404 0.00415338 1.91793e-10 0.016897 0.00497534 8.99046e-11 0.016898 0.00553909 1.14643e-11 0.0167011 0.00569416 -1.10872e-11 0.0164887 0.00560549 -1.17398e-11 0.0162147 0.00547707 -1.05977e-11 0.0158111 0.00529018 -8.22523e-12 0.0154133 0.00502125 6.94862e-12 0.0150764 0.00465471 4.40456e-11 0.014879 0.00410543 1.31414e-10 0.0149908 0.0031075 2.88668e-10 0.0155085 0.00139644 5.67351e-10 0.0160802 -0.000218811 2.53788e-10 0.01654 -0.00150649 3.49617e-11 0.0168514 -0.00271556 2.95376e-11 0.0169898 -0.00360925 -1.0023e-11 0.0169025 -0.00401414 -9.92846e-11 0.0167623 -0.00432202 -1.2268e-10 0.0166375 -0.0045827 -1.35997e-10 0.0165414 -0.00480916 -1.01374e-10 0.0164866 -0.00499368 -7.03054e-11 0.0164808 -0.0051289 -2.91173e-11 0.0165342 -0.00520568 -2.26489e-11 0.016593 -0.0052249 2.76495e-11 0.0167022 -0.00518819 3.7368e-11 0.0168894 -0.00511483 5.85566e-11 0.0171272 -0.00500698 4.1852e-11 0.0173578 -0.00479447 8.54058e-11 0.0176645 -0.00457752 9.26863e-11 0.0179871 -0.00428797 6.97391e-11 0.0182897 -0.00396743 9.52082e-11 0.0185533 -0.00364627 5.70222e-11 0.0187674 -0.00334015 4.1169e-11 0.0189378 -0.00305886 1.74898e-12 0.0190726 -0.00280555 -7.93418e-11 0.0191809 -0.00257677 -4.62811e-12 0.0192691 -0.00236655 -2.23731e-11 0.019349 -0.0021739 -3.08762e-11 0.0194148 -0.00197938 -2.9732e-11 0.0194691 -0.00179465 -2.32662e-11 0.0195085 -0.00161641 -1.20626e-11 0.0195272 -0.00145429 6.03171e-12 0.0195331 -0.00130679 -5.61252e-12 0.0195262 -0.00116854 -2.64787e-11 0.0195093 -0.00103748 -5.74405e-11 0.0194832 -0.000913614 -7.63695e-11 0.019449 -0.000794935 -9.07357e-11 0.0194077 -0.000682499 -1.01044e-10 0.0193609 -0.000575284 -1.05517e-10 0.0193095 -0.000474296 -1.02111e-10 0.0192543 -0.000378675 -8.95734e-11 0.0191946 -0.000288958 -7.05743e-11 0.01913 -0.000204382 -5.3455e-11 0.0190599 -0.000124971 -4.89542e-11 0.0189844 -5.04239e-05 -5.85905e-11 0.0189054 1.85643e-05 -8.09729e-11 0.0188232 8.14679e-05 -1.10243e-10 0.0187398 0.000138765 -1.25676e-10 0.0186537 0.000190194 -1.42174e-10 0.0185674 0.000235973 -1.51e-10 0.0184799 0.000275714 -1.53733e-10 0.0183935 0.000309298 -1.46974e-10 0.0183086 0.000336086 -1.31738e-10 0.0182266 0.000355528 -1.07914e-10 0.0181482 0.000366552 -7.42435e-11 0.0180743 0.000368665 -4.73437e-11 0.0180047 0.000362592 -1.55403e-11 0.0179409 0.000346376 1.61939e-11 0.0178853 0.000317836 4.6099e-11 0.0178397 0.00027613 9.85334e-11 0.0178057 0.000220896 1.82966e-10 0.0177849 0.000151462 2.3239e-10 0.0177769 6.87964e-05 2.66992e-10 0.0177825 -2.58392e-05 9.93344e-11 0.0177949 -0.000127225 3.92391e-10 0.0178166 -0.000234686 3.9684e-10 0.0178491 -0.000349783 3.55247e-10 0.0178858 -0.000463145 4.32542e-10 0.0179246 -0.000571277 1.54308e-10 0.01796 -0.000676719 1.09545e-10 0.01799 -0.000771895 3.30161e-11 0.0180048 -0.000846607 -2.14405e-11 0.0180007 -0.000896351 1.48445e-10 0.0179777 -0.000920415 3.27918e-11 -0.00092695 -4.69483e-11 0.0225547 0.0153942 9.52657e-12 0.0223231 0.0143591 1.16524e-11 0.0220033 0.0132074 1.78889e-11 0.021587 0.0119873 7.25012e-12 0.0210818 0.0107446 4.20123e-12 0.0204973 0.00952116 3.80604e-12 0.0198775 0.00835458 1.80045e-12 0.0192204 0.00727701 4.65508e-12 0.0185724 0.0062988 8.69483e-12 0.017942 0.00544432 1.96368e-11 0.0173655 0.0047242 3.08862e-11 0.0168844 0.00414575 5.1918e-11 0.016604 0.00376597 1.05804e-10 0.0163393 0.00367671 1.13962e-10 0.0162225 0.00367574 1.26829e-10 0.0163986 0.00385145 1.51382e-10 0.0168659 0.00434611 1.71949e-10 0.0172217 0.00508383 7.33892e-11 0.0172539 0.00561454 1.98077e-11 0.0171013 0.00574928 -7.18679e-12 0.0169263 0.00566068 -1.43458e-11 0.0166843 0.0055368 -5.33505e-12 0.0164141 0.00530148 1.91561e-11 0.0161816 0.00489711 7.33432e-11 0.016177 0.00412026 2.04499e-10 0.0167439 0.00251941 4.9821e-10 0.0173705 0.000739835 4.93106e-10 0.0178436 -0.000663826 1.16148e-10 0.0183158 -0.00194852 4.25334e-11 0.0185437 -0.00289824 -2.07705e-11 0.0183958 -0.00340238 -9.38737e-11 0.0181894 -0.00374131 -1.62624e-10 0.0179708 -0.00404485 -1.69725e-10 0.0177699 -0.00433508 -1.55516e-10 0.0176024 -0.00459949 -9.22802e-11 0.0174699 -0.00482729 -7.78888e-11 0.0173773 -0.00500429 -5.46356e-11 0.0173261 -0.00513151 -5.58619e-12 0.0173186 -0.00519579 2.48597e-11 0.017353 -0.00521248 6.10262e-11 0.0174109 -0.0051611 5.83688e-11 0.017454 -0.00504805 5.28303e-11 0.0176424 -0.00497844 1.10203e-10 0.0178993 -0.00483445 5.0673e-11 0.0181662 -0.00455941 8.4723e-11 0.018476 -0.00428583 6.85792e-11 0.0187844 -0.0039647 4.69974e-11 0.0190599 -0.00362606 5.24619e-11 0.0192913 -0.00329932 1.82973e-11 0.019475 -0.00299897 -2.06433e-11 0.0196168 -0.00272723 -7.95897e-11 0.0197272 -0.0024838 -4.61328e-11 0.0198116 -0.00226296 -1.13313e-11 0.0198898 -0.00205952 -1.84197e-11 0.0199512 -0.00185662 -2.332e-11 0.0199995 -0.00166411 -3.67427e-11 0.0200286 -0.00148252 -1.81862e-13 0.0200408 -0.00131877 1.03643e-11 0.0200375 -0.00116671 -1.13098e-11 0.0200226 -0.00102463 -2.66062e-11 0.0199982 -0.000891392 -3.7327e-11 0.0199661 -0.000764445 -5.62308e-11 0.0199265 -0.000644623 -7.27837e-11 0.0198804 -0.00053063 -7.87918e-11 0.019828 -0.000423201 -6.76923e-11 0.0197702 -0.000321578 -4.83529e-11 0.0197078 -0.000226088 -3.64362e-11 0.0196396 -0.000136281 -3.05177e-11 0.0195671 -5.21264e-05 -2.85397e-11 0.019489 2.56679e-05 -3.28329e-11 0.0194084 9.68244e-05 -3.71409e-11 0.0193238 0.000161389 -6.10124e-11 0.0192385 0.000219537 -8.76277e-11 0.0191516 0.000271047 -1.06965e-10 0.019065 0.000315878 -1.18721e-10 0.0189784 0.000353584 -1.2285e-10 0.0188932 0.000383653 -1.17467e-10 0.0188102 0.000405304 -1.00834e-10 0.0187316 0.000417362 -7.53977e-11 0.018659 0.000419278 -5.47157e-11 0.0185929 0.000412047 -3.28053e-11 0.0185347 0.000393578 -1.40987e-12 0.018487 0.00036101 1.74243e-11 0.0184505 0.000314245 5.30791e-11 0.0184268 0.000252398 7.15646e-11 0.0184159 0.000175996 1.53399e-10 0.018419 8.62647e-05 8.30495e-11 0.0184295 -1.22116e-05 2.23728e-10 0.0184495 -0.000117185 1.5848e-10 0.0184817 -0.00023363 2.05259e-10 0.0185228 -0.000352306 3.00386e-10 0.0185596 -0.000463033 2.8051e-10 0.0186008 -0.000571535 4.02361e-10 0.0186372 -0.000674626 3.8609e-10 0.0186588 -0.000762112 3.23444e-10 0.0186593 -0.000826429 1.62563e-10 0.0186364 -0.000858677 -6.31603e-11 0.0185909 -0.000870786 -4.4224e-11 0.018528 -0.000867372 -1.04159e-10 -0.000852388 -9.9096e-11 0.0229564 0.0156197 5.56047e-12 0.022709 0.0146057 3.68431e-12 0.0223853 0.0135311 -1.03916e-12 0.0219897 0.0123809 1.47561e-12 0.0215165 0.011216 -9.96547e-13 0.0209834 0.0100542 1.07386e-13 0.0203905 0.00894039 1.19028e-12 0.0197839 0.00788058 3.27701e-13 0.0191588 0.00691861 3.14162e-12 0.0185466 0.00603937 1.09749e-11 0.0179717 0.00528385 2.23615e-11 0.0174382 0.00464485 3.24705e-11 0.0170168 0.00413743 7.26996e-11 0.0167715 0.00382964 1.04762e-10 0.0165744 0.00377986 1.08136e-10 0.0165156 0.00380894 1.24318e-10 0.0167353 0.00400521 1.31484e-10 0.0171541 0.00450728 1.60344e-10 0.0174949 0.00517043 8.61305e-11 0.0175741 0.00564626 1.93678e-11 0.0174946 0.00572986 1.36584e-11 0.017395 0.00563062 9.96609e-12 0.0172784 0.00541077 5.25718e-11 0.0172756 0.00489173 1.52944e-10 0.0177178 0.00366029 3.45937e-10 0.0184514 0.00172801 7.01109e-10 0.0191038 7.98675e-05 3.62989e-10 0.0195854 -0.00110227 1.73711e-11 0.0198214 -0.00213903 -2.1069e-11 0.019794 -0.00281904 -8.77381e-11 0.0195534 -0.00309672 -1.95433e-10 0.0192842 -0.00341089 -2.08594e-10 0.0190233 -0.00372964 -1.64169e-10 0.0187857 -0.00405144 -1.64302e-10 0.0185746 -0.00434535 -1.14968e-10 0.018387 -0.00460367 -1.09229e-10 0.0182267 -0.00480996 -7.24511e-11 0.0180937 -0.00497122 -1.33874e-12 0.0179999 -0.00507614 8.43752e-12 0.0179441 -0.00513957 3.7495e-12 0.0179437 -0.00514531 3.80797e-11 0.0180081 -0.00510386 6.01321e-11 0.0180248 -0.00498688 6.14873e-11 0.0180654 -0.00486894 8.00718e-11 0.0183106 -0.00480099 1.15465e-10 0.0186017 -0.00458147 5.99552e-11 0.0189029 -0.0042733 3.35508e-11 0.019212 -0.00394531 8.59738e-11 0.0195115 -0.00360878 3.23165e-11 0.0197734 -0.00326888 2.31397e-11 0.0199872 -0.00294744 -2.76227e-11 0.0201513 -0.00265223 -1.1126e-10 0.0202745 -0.00238814 1.71045e-11 0.0203668 -0.00215149 -4.18446e-11 0.0204485 -0.00193769 -3.27442e-11 0.0205076 -0.00172234 -3.51775e-11 0.0205481 -0.00152234 -1.69828e-11 0.0205653 -0.0013354 -1.97173e-11 0.0205693 -0.0011715 7.60755e-12 0.0205576 -0.00101432 1.26254e-11 0.0205349 -0.000869264 1.33967e-11 0.0205041 -0.000732633 5.48485e-12 0.0204666 -0.000604295 -7.35021e-12 0.0204215 -0.000482945 -1.71104e-11 0.0203701 -0.000368565 -2.03768e-11 0.020311 -0.000260747 -1.85472e-11 0.020247 -0.000159419 -1.61599e-11 0.0201767 -6.45274e-05 -1.38947e-11 0.0201032 2.34465e-05 -1.55195e-11 0.0200253 0.000103859 -1.97649e-11 0.0199444 0.000176926 -2.85468e-11 0.0198599 0.00024254 -3.30045e-11 0.0197732 0.000300704 -4.62803e-11 0.0196852 0.000351155 -7.24222e-11 0.0195975 0.000393511 -7.88092e-11 0.0195113 0.000427123 -7.92247e-11 0.0194278 0.000451138 -6.65593e-11 0.0193485 0.000464195 -5.30962e-11 0.019275 0.00046565 -3.86383e-11 0.0192078 0.000457117 -2.28453e-11 0.0191497 0.000435647 1.92902e-12 0.0191041 0.00039875 3.23909e-11 0.0190734 0.000345732 5.73195e-11 0.0190572 0.000277121 7.56533e-11 0.0190566 0.000193616 1.2499e-10 0.0190628 0.000101294 1.12827e-10 0.0190812 -3.25906e-06 1.35041e-10 0.0191124 -0.000117667 1.10403e-10 0.019156 -0.000239351 1.85157e-10 0.0191991 -0.000355388 1.36381e-10 0.019237 -0.000464071 2.45747e-11 0.0192754 -0.00057121 1.89465e-10 0.0193062 -0.000667423 1.60606e-10 0.0193195 -0.000744588 2.4031e-10 0.0193024 -0.000788683 1.75161e-10 0.0192579 -0.000806602 1.73874e-10 0.0191936 -0.000807151 -1.95065e-11 0.0191139 -0.000795421 -8.84645e-11 0.0190246 -0.000777644 -1.18539e-10 -0.000749229 -1.52072e-10 0.0233753 0.0159202 3.55034e-12 0.0231007 0.0148808 -2.74616e-12 0.0227809 0.0138484 -1.64547e-13 0.0223886 0.0127738 -4.31765e-12 0.0219395 0.0116603 -2.63633e-12 0.0214338 0.0105606 -7.54959e-13 0.0208869 0.00948285 2.5881e-12 0.0203014 0.00846415 2.66444e-12 0.0197103 0.00750102 3.3107e-12 0.0191187 0.00663052 5.69699e-12 0.0185408 0.00583993 1.41383e-11 0.0180098 0.00516151 2.48702e-11 0.0175188 0.00459057 3.71111e-11 0.0171666 0.00412679 7.1467e-11 0.0169307 0.00392455 1.03719e-10 0.0167787 0.00386776 1.09234e-10 0.01678 0.00391616 1.22062e-10 0.0170469 0.00411959 1.40919e-10 0.0174376 0.00461404 1.72294e-10 0.0177793 0.00520081 9.74301e-11 0.0179079 0.0055753 4.88513e-11 0.017987 0.00554845 4.67635e-11 0.018052 0.00532488 1.31403e-10 0.0183632 0.00454006 3.21073e-10 0.0192564 0.00266823 7.16893e-10 0.020093 0.000858267 5.84983e-10 0.0206003 -0.000371994 7.58235e-11 0.020997 -0.00144029 2.74148e-11 0.0210796 -0.00215774 -6.86611e-11 0.0207627 -0.00243486 -2.28227e-10 0.0204776 -0.00275474 -2.11965e-10 0.0201942 -0.00307453 -1.66133e-10 0.0199281 -0.00341677 -1.67288e-10 0.0196745 -0.00375382 -1.57416e-10 0.0194341 -0.00406605 -1.38925e-10 0.0192082 -0.0043409 -1.16312e-10 0.0190048 -0.00457339 -6.49441e-11 0.018828 -0.00476288 -7.09509e-11 0.0186812 -0.00490467 -4.9375e-11 0.0185698 -0.00500389 -6.27592e-12 0.0185 -0.00505623 8.34431e-12 0.0184796 -0.00506759 3.96821e-11 0.0185307 -0.0050247 5.61083e-11 0.0186052 -0.00493294 6.15838e-11 0.0186034 -0.0047883 6.55007e-11 0.0187135 -0.00468567 9.84853e-11 0.0189913 -0.0045489 1.12555e-10 0.0193186 -0.00427849 8.59007e-11 0.0196398 -0.00393744 4.60723e-11 0.0199621 -0.00359926 5.75329e-11 0.0202509 -0.00324214 1.54989e-11 0.0204894 -0.00289471 -4.69108e-11 0.0206743 -0.00257429 -2.97481e-11 0.0208072 -0.00228456 -9.39386e-11 0.0208991 -0.00202816 -1.88511e-11 0.0209772 -0.00179875 -3.29972e-11 0.0210321 -0.00157597 -3.23645e-11 0.0210635 -0.00136543 -1.93008e-11 0.0210672 -0.00117352 -2.17776e-11 0.0210598 -0.00100593 1.06242e-11 0.0210395 -0.000846412 4.20039e-11 0.0210084 -0.000698843 4.84726e-11 0.02097 -0.000561428 4.07457e-11 0.0209225 -0.000432405 3.34025e-11 0.0208673 -0.000310937 2.69072e-11 0.0208035 -0.000196864 1.92889e-11 0.0207333 -8.99878e-05 7.07327e-12 0.0206581 9.13338e-06 -4.19773e-12 0.0205804 9.99183e-05 -1.84504e-11 0.0205004 0.000182406 -2.58703e-11 0.020419 0.000256505 -3.11045e-11 0.020336 0.000322091 -3.94636e-11 0.0202518 0.000378896 -5.52879e-11 0.0201673 0.000426436 -5.9606e-11 0.0200838 0.000463955 -5.4677e-11 0.0200033 0.000490521 -4.53511e-11 0.0199282 0.000504455 -3.81854e-11 0.0198604 0.000505361 -3.30827e-11 0.0197999 0.00049502 -2.59533e-11 0.0197486 0.000470402 -3.48023e-12 0.0197113 0.000427916 2.48037e-11 0.0196877 0.000368744 6.29478e-11 0.0196805 0.000293309 -3.11034e-11 0.0196809 0.00020755 1.55562e-10 0.0196946 0.000110757 1.58765e-10 0.0197284 -6.00746e-06 1.69552e-10 0.0197754 -0.000128347 9.76216e-11 0.0198237 -0.000248675 1.19854e-10 0.0198657 -0.000359464 2.61043e-10 0.0199071 -0.000465804 -6.28138e-11 0.0199423 -0.000567735 -6.35787e-12 0.0199618 -0.000653553 2.64618e-11 0.0199542 -0.000713831 2.48225e-10 0.0199122 -0.000736335 1.15255e-10 0.0198484 -0.000740975 -2.94399e-11 0.0197675 -0.000732022 -6.71719e-11 0.0196731 -0.000714455 -1.75502e-11 0.0195693 -0.000688376 -2.06665e-11 0.0194562 -0.000658049 -4.8487e-11 -0.000621284 -9.74328e-11 0.0238963 0.0163256 1.23115e-12 0.0235355 0.0152427 -1.09114e-12 0.0231945 0.014189 -3.34827e-12 0.0228081 0.0131587 1.32535e-12 0.0223679 0.0121009 -1.04116e-13 0.0218826 0.0110417 -3.48693e-13 0.021363 0.010003 1.92644e-12 0.0208118 0.00901075 2.95049e-12 0.020241 0.0080679 3.6262e-12 0.0196691 0.00719449 4.32386e-12 0.0191089 0.00639581 8.02766e-12 0.018566 0.00568345 1.58732e-11 0.01807 0.00506851 3.05439e-11 0.0176119 0.00455196 3.27473e-11 0.0173362 0.00413541 7.78658e-11 0.017087 0.00402266 1.10087e-10 0.0169858 0.00392254 1.13356e-10 0.0170374 0.00397589 1.32436e-10 0.0173847 0.00416232 1.50691e-10 0.0178148 0.00461136 1.86906e-10 0.0182202 0.0050584 1.54306e-10 0.0185304 0.00519007 1.33276e-10 0.0189419 0.00485214 3.48594e-10 0.0198781 0.00348037 8.33319e-10 0.020866 0.00158002 8.09178e-10 0.0214966 0.000217744 3.1582e-10 0.0219512 -0.000772543 -2.38009e-11 0.0220482 -0.00147988 -7.48901e-11 0.0217834 -0.00182997 -1.62933e-10 0.0215182 -0.00209346 -3.1019e-10 0.021234 -0.00240476 -2.88268e-10 0.0209681 -0.00275121 -2.65277e-10 0.0207087 -0.00311103 -2.37345e-10 0.0204577 -0.00345811 -1.82284e-10 0.0202136 -0.00378359 -1.8797e-10 0.0199819 -0.00407084 -1.3656e-10 0.0197674 -0.00432487 -1.21399e-10 0.0195693 -0.00453264 -1.06471e-10 0.0193967 -0.00470479 -8.29945e-11 0.0192529 -0.00483259 -4.56564e-11 0.0191441 -0.00492367 -3.8888e-11 0.0190743 -0.00497207 2.17302e-12 0.0190546 -0.00498219 2.33502e-11 0.019083 -0.0049443 5.09198e-11 0.0191653 -0.00485393 5.31028e-11 0.0192037 -0.00471458 9.19343e-11 0.0192341 -0.00457012 1.19559e-10 0.0194343 -0.00447042 1.44312e-10 0.0197408 -0.00423884 9.79198e-11 0.020055 -0.0039153 9.60567e-11 0.0203662 -0.00355654 9.65878e-11 0.020666 -0.00319888 5.22615e-11 0.0209189 -0.00283175 -2.46664e-14 0.0211139 -0.00248485 -3.41751e-11 0.0212532 -0.00216913 -4.76642e-11 0.0213476 -0.00189212 -8.86844e-11 0.0214228 -0.00164702 -4.84575e-11 0.0214769 -0.00141455 -5.07842e-11 0.0215028 -0.00119266 -3.76517e-11 0.0214967 -0.000994433 -1.97243e-11 0.0214797 -0.000823759 1.67738e-11 0.02145 -0.000664327 1.90067e-11 0.0214099 -0.000516616 2.13114e-11 0.0213608 -0.00037979 2.96735e-11 0.0213033 -0.00025159 3.50712e-11 0.0212375 -0.000131669 3.23812e-11 0.0211653 -2.03259e-05 2.11284e-11 0.0210882 8.20297e-05 4.59746e-12 0.0210081 0.000175067 -8.29304e-12 0.0209265 0.000258587 -1.89611e-11 0.0208446 0.000332421 -3.28138e-11 0.0207633 0.000396277 -5.10414e-11 0.0206832 0.000449521 -5.39202e-11 0.0206054 0.000491367 -4.87123e-11 0.0205314 0.000520574 -3.74211e-11 0.0204631 0.000535466 -2.642e-11 0.0204029 0.000535342 -2.19407e-11 0.0203501 0.000523285 -2.14892e-11 0.0203088 0.000494342 1.20636e-11 0.0202819 0.000446307 -1.57314e-11 0.0202716 0.000381218 1.13506e-10 0.0202657 0.000304205 -2.52056e-11 0.0202737 0.000214427 -9.95951e-12 0.0203031 0.000103017 -6.40687e-12 0.0203527 -2.05731e-05 1.52879e-10 0.0204036 -0.000143948 1.36173e-10 0.0204517 -0.000260601 1.84541e-10 0.0204893 -0.0003653 -1.24985e-10 0.0205344 -0.000467569 2.93185e-10 0.0205647 -0.000558635 3.54696e-10 0.0205714 -0.000631117 2.86723e-10 0.0205396 -0.000664299 2.28339e-10 0.0204782 -0.00067141 -3.30194e-10 0.0203969 -0.00066548 -1.44612e-10 0.0203011 -0.00064843 -9.83267e-11 0.0201939 -0.000622228 -8.25266e-11 0.0200767 -0.000589949 -5.94732e-11 0.0199524 -0.000553871 -1.0388e-10 0.0198219 -0.000516426 -9.52336e-11 -0.000476309 -8.97234e-11 0.0244812 0.0168904 -6.13848e-12 0.0240362 0.015687 -3.00446e-12 0.0236234 0.0146027 -4.60183e-12 0.0232255 0.0135545 2.20496e-12 0.022792 0.0125359 -1.22147e-12 0.0223175 0.0115132 -1.88913e-13 0.0218118 0.0105098 -4.83764e-13 0.0212866 0.00953219 4.19904e-12 0.0207399 0.00861419 3.98983e-12 0.0201869 0.00773921 7.59708e-12 0.0196361 0.00694045 7.91604e-12 0.0191073 0.00620387 1.29583e-11 0.0185995 0.00555732 2.34362e-11 0.0181311 0.00499425 3.38944e-11 0.0177247 0.00451743 4.31896e-11 0.0174683 0.00419303 1.00435e-10 0.0172842 0.00401569 1.09686e-10 0.0172965 0.00386798 1.19076e-10 0.0174682 0.00388514 1.60716e-10 0.0179348 0.00403236 2.1454e-10 0.0184947 0.00431337 2.77601e-10 0.019118 0.00445893 3.02449e-10 0.0200462 0.00379543 5.70764e-10 0.0212554 0.00203682 1.12199e-09 0.0221866 0.000591225 4.86254e-10 0.0226731 -0.000214214 -3.53775e-11 0.0228173 -0.000856515 -7.48516e-11 0.0226952 -0.00129036 -1.6406e-10 0.0224069 -0.00146361 -3.18364e-10 0.022143 -0.00175826 -3.2384e-10 0.0218929 -0.00209521 -2.91866e-10 0.0216503 -0.00246111 -2.73677e-10 0.0214116 -0.00283049 -2.60709e-10 0.0211821 -0.00318694 -2.12871e-10 0.0209595 -0.00351873 -2.0446e-10 0.0207485 -0.00381955 -1.45368e-10 0.0205457 -0.0040841 -1.99107e-10 0.020355 -0.00430999 -8.05155e-11 0.0201802 -0.00449847 -1.13918e-10 0.0200238 -0.00464728 -1.15542e-10 0.019892 -0.00476156 -8.25451e-11 0.0197896 -0.00483624 -4.68466e-11 0.019712 -0.00487673 -3.08705e-12 0.0196669 -0.00487355 1.5005e-11 0.0196662 -0.0048348 4.37615e-11 0.0197121 -0.00474344 5.44061e-11 0.0197599 -0.00460335 7.65012e-11 0.019757 -0.00445325 1.50277e-10 0.0198347 -0.00430469 1.57509e-10 0.0200669 -0.00413811 1.68539e-10 0.0203696 -0.00385657 1.22941e-10 0.0206688 -0.00349966 9.82402e-11 0.0209593 -0.00312898 5.67128e-11 0.0212218 -0.00275384 4.90634e-11 0.0214358 -0.00238735 -3.28465e-11 0.021595 -0.00205044 -6.73532e-11 0.0217 -0.00174724 -7.71898e-11 0.0217731 -0.00148156 -6.06668e-11 0.021831 -0.00124396 -5.88605e-11 0.0218524 -0.00100994 -6.18531e-11 0.0218367 -0.000803356 -7.13905e-11 0.0218049 -0.000629331 -8.66317e-11 0.0217648 -0.000473944 -8.07867e-11 0.021713 -0.000326354 -6.05282e-11 0.0216538 -0.000191931 -3.56069e-11 0.0215889 -6.78044e-05 -1.95897e-11 0.0215192 4.66028e-05 -1.55384e-11 0.0214456 0.000151161 -1.26693e-11 0.0213695 0.00024516 -1.1267e-11 0.021292 0.000328263 -1.27237e-11 0.0212142 0.000400002 -3.08789e-11 0.0211379 0.000459713 -4.09912e-11 0.0210646 0.000506231 -4.25476e-11 0.0209965 0.000538421 -4.76821e-11 0.0209366 0.000553921 -4.65571e-11 0.0208861 0.000552994 -1.95065e-11 0.0208452 0.000538443 -5.19538e-11 0.0208165 0.00050481 -1.56668e-11 0.0208048 0.000452494 5.40895e-11 0.0207961 0.000386951 3.76921e-11 0.0208036 0.000305535 3.26429e-11 0.0208353 0.000198799 1.15624e-11 0.0208898 7.77761e-05 4.02987e-11 0.0209467 -4.53269e-05 6.52631e-11 0.0210027 -0.000164984 7.14081e-11 0.0210481 -0.000272885 5.62341e-11 0.0210889 -0.000371457 6.59879e-11 0.021122 -0.000466569 4.53528e-11 0.0211381 -0.000545965 3.57193e-11 0.0211204 -0.000593149 7.21332e-11 0.0210628 -0.000602935 8.38096e-11 0.0209845 -0.000598508 1.05891e-11 0.0208917 -0.000582498 -2.73263e-11 0.0207838 -0.000555596 -2.13127e-11 0.0206649 -0.000521384 -2.11426e-11 0.0205368 -0.000482829 -3.72536e-11 0.0204025 -0.000442257 -4.75845e-11 0.0202643 -0.000401164 -1.0033e-10 0.0201244 -0.000361311 -9.75626e-11 -0.000321748 -1.34386e-10 0.025088 0.0174753 -8.18425e-12 0.024595 0.0161791 -5.97258e-12 0.0241387 0.0150597 -8.88575e-12 0.0236919 0.0140013 -5.20258e-12 0.0232453 0.0129814 -2.3489e-12 0.0227769 0.0119819 -5.52059e-12 0.0222757 0.011008 -1.76939e-12 0.0217607 0.0100481 -4.47102e-13 0.0212321 0.00914017 5.09571e-12 0.0206944 0.0082744 6.38839e-12 0.020157 0.00747118 9.11851e-12 0.0196297 0.00672432 1.26226e-11 0.0191224 0.00605135 1.474e-11 0.0186514 0.00544652 2.7997e-11 0.0182125 0.0049325 3.50416e-11 0.0178804 0.00447503 7.14562e-11 0.0176157 0.00419712 1.12413e-10 0.0174979 0.0038967 1.25377e-10 0.0176426 0.00365316 1.77433e-10 0.0180557 0.00347502 1.9748e-10 0.0189169 0.0032876 3.13331e-10 0.0200273 0.00316588 5.22883e-10 0.021481 0.00202103 1.01234e-09 0.0226517 0.000703555 8.98201e-10 0.0232705 -3.46498e-06 4.51906e-11 0.0235524 -0.000468683 -7.93806e-12 0.0234873 -0.000751897 -1.00382e-10 0.0231311 -0.000876227 -2.39996e-10 0.0229034 -0.00116704 -2.98317e-10 0.0227019 -0.00149315 -2.98929e-10 0.0225162 -0.00185463 -2.99038e-10 0.0223369 -0.00223356 -2.92942e-10 0.0221655 -0.00260823 -2.73268e-10 0.0219957 -0.00296692 -2.67763e-10 0.0218249 -0.0032983 -2.36978e-10 0.021648 -0.00359879 -2.18282e-10 0.0214647 -0.00386228 -1.65671e-10 0.0212811 -0.0040914 -1.54428e-10 0.0210991 -0.00428168 -1.46007e-10 0.020927 -0.00444012 -2.26947e-10 0.0207636 -0.00456105 -1.09875e-10 0.0206114 -0.00465147 -1.14477e-10 0.0204721 -0.0047064 -4.76526e-11 0.0203527 -0.00473032 -3.44123e-11 0.0202571 -0.00471779 1.31313e-11 0.020202 -0.00467195 3.96995e-11 0.0202002 -0.00458267 7.17104e-11 0.0202097 -0.00444604 8.60943e-11 0.0202213 -0.00430048 1.34996e-10 0.0202196 -0.00412204 1.47049e-10 0.0203503 -0.00397609 1.62735e-10 0.0205901 -0.0037344 1.38036e-10 0.0208669 -0.00340926 1.22065e-10 0.0211468 -0.00303784 1.21656e-10 0.0214224 -0.00266606 5.25603e-11 0.0216573 -0.00228619 2.20977e-11 0.0218371 -0.00192449 -3.92419e-11 0.0219592 -0.00159948 -6.21592e-11 0.0220306 -0.0013116 5.50563e-12 0.0220875 -0.00106424 -1.11989e-10 0.0221157 -0.000829826 -1.10783e-10 0.0220999 -0.00061214 -1.0904e-10 0.022056 -0.000428824 -1.02101e-10 0.0220076 -0.00027716 -9.89608e-11 0.0219504 -0.000135245 -9.91765e-11 0.0218875 -7.02912e-06 -9.23477e-11 0.0218215 0.000108302 -8.21789e-11 0.0217534 0.000212849 -7.02401e-11 0.0216846 0.000305415 -5.9223e-11 0.0216161 0.000385672 -5.11763e-11 0.0215491 0.000452666 -4.51452e-11 0.0214851 0.000504657 -4.14979e-11 0.0214273 0.000540338 -4.05439e-11 0.0213774 0.00055646 -5.93966e-11 0.0213388 0.000555096 -3.56136e-11 0.0213092 0.000536556 -3.63907e-11 0.0212955 0.000501576 -1.06361e-10 0.0212822 0.000450492 -4.21564e-11 0.0212881 0.000378917 -3.53495e-11 0.0213235 0.000278703 -1.48784e-11 0.021382 0.000162249 4.75105e-11 0.021447 4.26967e-05 2.74602e-11 0.0215091 -7.93489e-05 3.42652e-11 0.0215675 -0.000189904 5.46483e-11 0.0216084 -0.000286161 1.37694e-11 0.0216532 -0.000378128 6.3288e-11 0.0216824 -0.000460067 6.29175e-11 0.0216851 -0.000522015 6.00976e-11 0.0216408 -0.00053891 9.16998e-12 0.0215652 -0.000533893 -1.0903e-11 0.0214745 -0.000519355 1.05589e-12 0.0213692 -0.000491451 -2.61005e-11 0.0212493 -0.000454768 -2.56272e-11 0.0211177 -0.000413014 -1.9222e-11 0.0209789 -0.000368634 -2.85725e-11 0.0208347 -0.000323714 -4.13453e-11 0.0206882 -0.000279907 -5.04434e-11 0.0205414 -0.000238237 -5.16052e-11 0.020395 -0.000199421 -5.20191e-11 -0.000163261 -5.54466e-11 0.0258273 0.0183584 -6.88125e-12 0.0251539 0.016853 -5.37051e-12 0.0246371 0.0155764 -9.14603e-12 0.0241634 0.0144776 -8.59267e-12 0.0236973 0.0134454 -2.67138e-12 0.023231 0.0124514 -4.24373e-12 0.0227459 0.0114882 -1.86539e-12 0.0222361 0.0105598 -3.40153e-12 0.0217182 0.00965206 3.34172e-12 0.0211941 0.00880036 5.30932e-12 0.0206672 0.00798945 7.26503e-12 0.0201501 0.00723954 1.26284e-11 0.0196421 0.00654566 1.38594e-11 0.01917 0.00590765 2.48737e-11 0.0187288 0.00535032 3.41497e-11 0.0183666 0.00480868 5.49661e-11 0.0181 0.00439223 1.13778e-10 0.0179163 0.00400562 1.22434e-10 0.0179354 0.00354985 2.40765e-10 0.0182744 0.00300767 1.77191e-10 0.0190877 0.0023227 4.46366e-10 0.0208183 0.00117126 6.79202e-10 0.0225147 -0.000159798 1.3471e-09 0.0235488 -0.000488737 7.51767e-10 0.024077 -0.000497676 1.59598e-10 0.0241165 -0.000458126 9.11529e-11 0.0239182 -0.000508046 -3.0006e-11 0.0238372 -0.000716388 -2.54813e-10 0.0237285 -0.000970274 -2.3683e-10 0.0236269 -0.00130401 -2.48561e-10 0.0235226 -0.00167039 -2.77679e-10 0.0234052 -0.00204512 -2.9684e-10 0.0232652 -0.00241008 -2.89571e-10 0.0231051 -0.00275355 -2.22781e-10 0.0229278 -0.00307087 -2.30147e-10 0.0227355 -0.00335686 -2.17547e-10 0.022535 -0.00361109 -1.87452e-10 0.0223217 -0.0038317 -1.84779e-10 0.0221028 -0.00402 -1.57417e-10 0.02188 -0.00417773 -6.45417e-11 0.0216599 -0.0043049 -7.69497e-11 0.0214479 -0.00440474 -3.51913e-11 0.0212488 -0.00447396 -6.86499e-11 0.0210648 -0.00451671 -7.33688e-11 0.0209028 -0.00452708 -3.45655e-11 0.0207654 -0.00451057 -1.25757e-11 0.0206627 -0.00445966 3.43404e-11 0.0206095 -0.00437555 6.904e-11 0.0205744 -0.00424853 9.16256e-11 0.0205696 -0.00409999 1.06278e-10 0.0205402 -0.00393473 1.99867e-10 0.0205755 -0.00376121 2.10775e-10 0.0207424 -0.0035694 2.35522e-10 0.0209967 -0.0032895 2.30844e-10 0.0212636 -0.0029328 1.17092e-10 0.0215308 -0.00255333 1.04499e-10 0.0217783 -0.00217345 3.78808e-11 0.0219794 -0.00180078 -2.21946e-11 0.0221233 -0.00145646 -4.10708e-11 0.0222069 -0.00114894 -8.16063e-11 0.0222584 -0.000882866 -8.33429e-11 0.0222945 -0.000649461 -9.30294e-11 0.0222941 -0.000429252 -1.00203e-10 0.022253 -0.000237359 -1.09438e-10 0.0222007 -8.59965e-05 -1.15018e-10 0.0221444 4.39316e-05 -1.1308e-10 0.0220823 0.000161922 -9.72488e-11 0.0220199 0.000263833 -8.61727e-11 0.0219599 0.000351172 -8.55397e-11 0.0219031 0.000424798 -8.32857e-11 0.0218514 0.000482412 -7.95223e-11 0.0218075 0.000521043 -1.00026e-10 0.0217736 0.000539557 -7.34138e-11 0.0217514 0.000536203 -7.73509e-11 0.0217405 0.000519768 -4.54352e-11 0.021724 0.000487191 -8.06561e-11 0.0217309 0.000427306 -7.39357e-11 0.021771 0.000336927 -5.88535e-11 0.0218377 0.000228502 -5.04942e-11 0.0219083 0.000114566 -1.69899e-11 0.0219817 -4.11495e-06 -2.35278e-11 0.0220474 -0.00012051 -2.82967e-11 0.0221046 -0.000215864 -2.01534e-11 0.0221466 -0.000302028 -1.61103e-11 0.0221765 -0.000383731 -2.50703e-11 0.0221905 -0.000450554 -1.99584e-11 0.0221649 -0.00048041 -2.17481e-11 0.0220975 -0.000475089 2.69925e-12 0.022007 -0.000461133 9.32391e-12 0.0219021 -0.000432751 1.1631e-13 0.0217811 -0.000393436 -3.65113e-11 0.0216475 -0.00034791 -4.48249e-11 0.0215057 -0.000298951 -3.71823e-11 0.0213576 -0.000249085 -4.60215e-11 0.0212064 -0.000200272 -5.82373e-11 0.0210537 -0.000153789 -9.66021e-11 0.020902 -0.000110508 -1.12672e-10 0.0207516 -7.12671e-05 -1.1746e-10 0.0206036 -3.60281e-05 -8.95481e-11 -5.14383e-06 -1.08287e-10 0.0265123 0.0191599 -4.59935e-12 0.0258093 0.017559 -8.07903e-12 0.025206 0.0161759 -6.24485e-12 0.0246907 0.0149935 -6.88975e-12 0.0241982 0.0139357 -7.63544e-12 0.0237063 0.0129442 -6.97795e-12 0.0232197 0.0119744 -4.28826e-12 0.0227184 0.0110609 -2.73276e-12 0.0222064 0.0101612 -2.08105e-13 0.0216888 0.00931863 5.05069e-12 0.0211702 0.00850193 5.12382e-12 0.02066 0.00774786 1.10336e-11 0.0201593 0.00703499 1.31592e-11 0.0196906 0.00636828 2.66484e-11 0.0192666 0.00575712 3.12426e-11 0.0189152 0.00511288 1.02091e-10 0.0186624 0.00459646 1.1453e-10 0.0185743 0.00403584 9.19436e-11 0.0186964 0.00334942 2.47197e-10 0.0192402 0.00235254 2.31324e-10 0.0207308 0.000644129 6.32939e-10 0.0226326 -0.00106934 1.04871e-09 0.0238968 -0.00178399 9.53467e-10 0.0247215 -0.00149098 5.62006e-10 0.0252437 -0.00101987 2.23133e-10 0.0254928 -0.000702591 1.75452e-10 0.0254634 -0.00044325 7.74551e-11 0.0252833 -0.000451163 -1.00437e-10 0.0251469 -0.000750212 -1.44829e-10 0.0249837 -0.00106611 -1.7217e-10 0.024816 -0.00143429 -2.19835e-10 0.0246417 -0.00180717 -2.59008e-10 0.024454 -0.00216323 -2.71664e-10 0.0242549 -0.00249278 -2.2054e-10 0.0240433 -0.00279549 -2.2199e-10 0.0238174 -0.00306851 -2.12495e-10 0.0235718 -0.00331343 -2.43662e-10 0.0233087 -0.00352724 -2.12854e-10 0.0230386 -0.00371367 -1.82604e-10 0.0227677 -0.00387121 -1.37524e-10 0.0225036 -0.00400372 -1.36089e-10 0.0222482 -0.00410945 -1.30052e-10 0.0220033 -0.00419156 -1.11715e-10 0.0217696 -0.00424671 -6.74936e-11 0.0215505 -0.00427825 -3.37823e-11 0.0213483 -0.00428205 -1.7474e-11 0.0211713 -0.00426075 4.90544e-12 0.0210283 -0.00421087 3.29541e-11 0.0209315 -0.00413195 7.61435e-11 0.0208697 -0.00401715 9.27929e-11 0.0208229 -0.00386972 1.22203e-10 0.0208001 -0.00372598 1.69551e-10 0.0207753 -0.00353529 1.9066e-10 0.0208516 -0.00335883 2.16891e-10 0.0210387 -0.00311706 2.62966e-10 0.0212847 -0.00280192 2.44078e-10 0.0215426 -0.00243373 1.37702e-10 0.0218012 -0.00206227 8.47813e-11 0.0220259 -0.00168359 4.93854e-11 0.0221951 -0.00132168 -3.28573e-12 0.0223062 -0.000997547 -1.89218e-11 0.0223685 -0.000714619 -1.27349e-10 0.0224101 -0.000475122 -6.59919e-11 0.0224329 -0.000264459 -8.23333e-11 0.0224157 -7.41141e-05 -1.10024e-10 0.0223678 8.3663e-05 -1.64964e-10 0.022317 0.000201047 -1.34941e-10 0.0222695 0.00029575 -1.14036e-10 0.0222227 0.000377167 -1.05092e-10 0.0221819 0.000439856 -1.13661e-10 0.0221516 0.000478946 -1.01339e-10 0.0221339 0.000498785 -1.45726e-10 0.022121 0.000500315 -1.24307e-10 0.0221153 0.000487834 -1.11478e-10 0.0221366 0.000440158 -1.03703e-10 0.0221817 0.000364952 -8.9925e-11 0.0222482 0.000270581 -1.73322e-10 0.0223259 0.000165071 -1.30079e-10 0.022408 5.03401e-05 -1.07155e-10 0.0224917 -6.3901e-05 -9.59351e-11 0.0225605 -0.000165737 -8.89371e-11 0.0226097 -0.000243858 -1.12278e-10 0.022657 -0.000319629 -6.82242e-11 0.0226844 -0.000386611 -6.30328e-11 0.0226781 -0.000429772 -5.0858e-11 0.0226206 -0.000428222 -5.70195e-11 0.0225393 -0.000411012 -7.9802e-11 0.0224419 -0.000382065 -5.93059e-11 0.0223254 -0.000340059 -4.05743e-11 0.0221929 -0.000290555 -5.41425e-11 0.0220502 -0.000236487 -6.13573e-11 0.0218995 -0.000180938 -5.99737e-11 0.0217446 -0.000125914 -5.72773e-11 0.0215871 -7.33021e-05 -5.77532e-11 0.0214295 -2.44004e-05 -6.21922e-11 0.0212734 2.00549e-05 -6.81954e-11 0.02112 5.96375e-05 -7.09574e-11 0.0209699 9.38445e-05 -7.12537e-11 0.0208244 0.000123511 -6.44484e-11 0.000148168 -7.40507e-11 0.0274702 0.0194053 -1.00059e-12 0.0265795 0.0184446 5.32926e-13 0.0258384 0.0169174 -7.23763e-12 0.0252399 0.0155934 -6.78855e-12 0.024721 0.014457 -9.79696e-12 0.0242139 0.013449 -2.47854e-12 0.0237159 0.0124736 -3.4062e-12 0.0232104 0.0115646 -8.64785e-13 0.0227034 0.0106664 -3.02253e-12 0.0221932 0.00982932 2.91078e-12 0.0216782 0.00901294 3.82562e-12 0.0211771 0.00824615 9.49033e-12 0.0206884 0.00751487 1.43259e-11 0.0202305 0.00681494 3.32472e-11 0.0198721 0.00610034 4.54112e-11 0.019517 0.00541859 1.27803e-10 0.0193273 0.00473316 1.43023e-10 0.0193853 0.00391515 1.8008e-10 0.019897 0.00275102 2.82887e-10 0.021276 0.000831967 4.57826e-10 0.0228729 -0.00120017 8.1261e-10 0.0240561 -0.0025162 6.63712e-10 0.0248321 -0.00284115 6.03936e-10 0.0254761 -0.00236307 4.92489e-10 0.0259625 -0.00162024 3.11698e-10 0.0263022 -0.0010623 2.1723e-10 0.0265396 -0.000692088 1.85686e-10 0.0265298 -0.000421399 1.06419e-10 0.0263022 -0.000447499 -3.99227e-11 0.0261235 -0.000800524 -1.12865e-10 0.025918 -0.00114906 -1.79883e-10 0.025698 -0.00152491 -2.26016e-10 0.0254698 -0.00188014 -2.49236e-10 0.0252398 -0.00220174 -2.6176e-10 0.0250041 -0.00249188 -2.64347e-10 0.024753 -0.00275282 -2.66424e-10 0.0244814 -0.00298674 -2.39919e-10 0.0241914 -0.00319437 -1.82828e-10 0.0238906 -0.00337711 -1.68172e-10 0.0235876 -0.00353501 -1.75325e-10 0.0232887 -0.0036701 -1.52651e-10 0.022999 -0.00378149 -1.46175e-10 0.0227179 -0.00387175 -1.22737e-10 0.0224481 -0.00393845 -9.45163e-11 0.0221873 -0.00398434 -9.06469e-11 0.0219397 -0.00400537 -5.24558e-11 0.0217098 -0.00400568 -2.54786e-11 0.0215039 -0.00398079 9.53851e-12 0.0213302 -0.0039347 4.284e-11 0.0211968 -0.00386132 8.09886e-11 0.021107 -0.00375924 9.6371e-11 0.0210182 -0.00362077 1.25445e-10 0.0209752 -0.00348039 1.44169e-10 0.0209357 -0.00331147 2.25965e-10 0.0209495 -0.00312394 2.42717e-10 0.0210727 -0.00291836 2.72608e-10 0.0212956 -0.00265035 2.83226e-10 0.0215436 -0.0023092 3.10468e-10 0.0217967 -0.00194089 2.94183e-10 0.0220365 -0.00156911 2.09554e-10 0.0222354 -0.00120444 1.51077e-10 0.0223808 -0.000868779 3.83286e-11 0.0224729 -0.000575294 2.26443e-12 0.0225258 -0.00032512 -6.20154e-12 0.0225567 -0.000117551 -6.35997e-11 0.022572 5.50357e-05 -6.41626e-11 0.0225622 0.000195066 -7.5478e-11 0.0225351 0.000302014 -9.26714e-11 0.0225083 0.000374135 -1.06459e-10 0.0224936 0.000420177 -1.0782e-10 0.0224807 0.000442334 -5.58523e-11 0.0224848 0.000438263 -2.48928e-10 0.022513 0.00040889 -1.20348e-10 0.0225764 0.000354208 -1.32286e-10 0.0226487 0.0002812 -1.38846e-10 0.0227318 0.000187639 -1.29638e-10 0.0228237 7.96601e-05 -1.38514e-10 0.0229192 -3.00541e-05 -1.4477e-10 0.0230087 -0.000132961 -1.4872e-10 0.0230776 -0.000213304 -1.53699e-10 0.0231185 -0.000276548 -1.24765e-10 0.0231591 -0.000338926 -1.25921e-10 0.0231805 -0.000385969 -1.23224e-10 0.0231513 -0.000394192 -1.10671e-10 0.0230726 -0.000372899 -8.97007e-11 0.022979 -0.000343328 -8.2969e-11 0.0228698 -0.000298125 -6.34966e-11 0.0227408 -0.000243505 -4.80788e-11 0.0225983 -0.000183851 -5.1115e-11 0.0224458 -0.000121642 -5.70514e-11 0.022287 -5.99147e-05 -6.23762e-11 0.0221248 -9.98272e-07 -6.72304e-11 0.0219622 5.48307e-05 -7.29967e-11 0.0218008 0.000105415 -8.30545e-11 0.0216422 0.000150872 -9.52499e-11 0.0214869 0.000191019 -1.1314e-10 0.0213355 0.000225834 -1.19663e-10 0.0211881 0.000254806 -1.25763e-10 0.0210458 0.000278756 -1.21741e-10 0.000296684 -1.25386e-10 0.0281014 0.0192605 3.14893e-12 0.027447 0.0190985 -2.27955e-12 0.0266219 0.0177479 -1.43746e-11 0.0258825 0.0163323 -1.2436e-11 0.0252762 0.0150662 -2.49907e-11 0.0247334 0.0139886 -3.64254e-12 0.0242186 0.0129892 3.16955e-13 0.0237136 0.0120689 3.48891e-12 0.0231998 0.0111773 -1.45072e-12 0.0226997 0.010329 2.38654e-12 0.0221925 0.00951723 6.43501e-12 0.0217023 0.00873179 1.20707e-11 0.0212377 0.00797159 2.28348e-11 0.0208431 0.00719658 4.522e-11 0.0205051 0.00640216 1.10942e-10 0.0202432 0.00563974 1.2936e-10 0.0202149 0.0047093 1.75043e-10 0.0206553 0.00340344 2.66054e-10 0.0219495 0.00133966 4.34258e-10 0.0234563 -0.000887646 7.35781e-10 0.0245279 -0.00245628 5.05268e-10 0.0251147 -0.00326319 3.06646e-10 0.0254985 -0.00339757 3.13816e-10 0.0259345 -0.00300567 3.37663e-10 0.0264198 -0.00229961 3.48889e-10 0.0267907 -0.00154822 3.36456e-10 0.027079 -0.00100687 2.27278e-10 0.0273568 -0.000719133 1.83556e-10 0.0274015 -0.000488498 1.23779e-10 0.0271586 -0.000506898 1.67154e-11 0.0269386 -0.000838899 -1.30324e-10 0.0266932 -0.00119808 -2.00695e-10 0.0264251 -0.00154202 -2.26484e-10 0.026154 -0.00186388 -2.33649e-10 0.025883 -0.00215139 -2.52135e-10 0.0256031 -0.00240859 -2.08525e-10 0.0253078 -0.00263674 -1.94255e-10 0.0249983 -0.00284153 -2.21041e-10 0.0246777 -0.00302103 -1.69959e-10 0.0243543 -0.00317943 -1.88536e-10 0.0240326 -0.00331457 -1.77017e-10 0.0237188 -0.00343066 -1.46451e-10 0.0234138 -0.00352536 -1.45512e-10 0.0231178 -0.00360188 -1.21197e-10 0.0228273 -0.00365664 -9.69247e-11 0.0225444 -0.00369267 -6.72963e-11 0.0222714 -0.00370705 -4.14486e-11 0.022019 -0.00370371 -9.75893e-12 0.0217899 -0.00367961 1.87967e-11 0.0215906 -0.00363676 4.962e-11 0.0214267 -0.00357106 8.35463e-11 0.0213013 -0.00347894 1.12415e-10 0.0211917 -0.003355 1.23091e-10 0.0211123 -0.00322113 1.45618e-10 0.0210691 -0.00307204 2.03358e-10 0.0210452 -0.00288397 2.17632e-10 0.021108 -0.00270356 2.4541e-10 0.021278 -0.00247217 2.84149e-10 0.0215148 -0.00217709 3.41535e-10 0.0217666 -0.001828 3.18721e-10 0.0220275 -0.00147331 2.86673e-10 0.0222631 -0.0011151 2.30837e-10 0.0224499 -0.00077574 1.63433e-10 0.022588 -0.000476011 9.54064e-11 0.0226753 -0.000224015 4.21807e-11 0.0227315 -2.30634e-05 8.4333e-12 0.0227691 0.000129003 -2.12316e-11 0.0227978 0.000240049 -4.94755e-11 0.0228202 0.000309866 -8.67307e-11 0.0228467 0.000339877 -1.15874e-10 0.0228891 0.000338185 -1.39306e-10 0.0229458 0.000310011 -1.59899e-10 0.0230205 0.000252946 -1.84967e-10 0.0231125 0.000171988 -2.04353e-10 0.0232177 7.54911e-05 -2.10179e-10 0.0233294 -2.67378e-05 -2.10638e-10 0.0234362 -0.000126304 -2.04561e-10 0.0235258 -0.000212509 -2.02923e-10 0.0235893 -0.00026637 -1.89237e-10 0.0236334 -0.000314525 -1.66819e-10 0.0236636 -0.00035926 -1.60897e-10 0.0236598 -0.000375458 -1.49589e-10 0.0236035 -0.000355433 -1.31059e-10 0.0235198 -0.000318906 -1.26399e-10 0.0234186 -0.000270478 -1.23762e-10 0.0232964 -0.000210788 -1.03229e-10 0.0231585 -0.000144412 -6.78715e-11 0.0230079 -7.45557e-05 -6.67167e-11 0.0228488 -5.54051e-06 -6.54682e-11 0.0226853 6.17442e-05 -6.70836e-11 0.0225207 0.00012458 -6.96948e-11 0.022356 0.000182519 -7.52966e-11 0.0221931 0.000235405 -8.80146e-11 0.0220322 0.00028274 -1.08189e-10 0.0218744 0.000324319 -1.15523e-10 0.0217199 0.000359862 -1.19438e-10 0.0215693 0.00038945 -1.19657e-10 0.021424 0.00041239 -1.21731e-10 0.0212847 0.000429781 -1.17546e-10 0.000439575 -1.16706e-10 0.0284109 0.0188419 1.3914e-11 0.0281333 0.0193837 6.2124e-12 0.0273933 0.0184894 -5.34282e-13 0.0266317 0.0170864 -1.2399e-11 0.0259376 0.0157619 -5.98889e-12 0.0253201 0.0146044 -5.52605e-12 0.024752 0.0135587 -7.63344e-12 0.0242219 0.0125989 -9.4286e-13 0.0237083 0.0116892 4.6854e-13 0.0232026 0.0108318 5.68987e-12 0.022715 0.0100009 8.64825e-12 0.022245 0.0091937 2.5941e-11 0.0218423 0.00836323 4.4314e-11 0.0215143 0.00749298 1.11439e-10 0.0212104 0.00667152 1.28645e-10 0.0211594 0.00564661 1.72974e-10 0.0215804 0.00422686 2.64578e-10 0.0228798 0.00200321 4.28558e-10 0.0243854 -0.000355909 7.22097e-10 0.025379 -0.00202172 4.19497e-10 0.0258361 -0.00301143 1.83387e-10 0.0260219 -0.00354821 1.06411e-10 0.0260933 -0.00358658 1.30285e-10 0.0263234 -0.00338398 2.01002e-10 0.0266644 -0.00284856 2.6894e-10 0.0270628 -0.0021291 2.9619e-10 0.0274347 -0.00149866 2.71959e-10 0.0277137 -0.00104548 2.37601e-10 0.0280305 -0.00083703 2.50901e-10 0.0281497 -0.000622494 1.1827e-10 0.0279388 -0.000591027 -3.17399e-12 0.0276467 -0.000828838 -1.3006e-10 0.0273581 -0.00116978 -1.90631e-10 0.0270442 -0.00147293 -2.19909e-10 0.0267327 -0.0017678 -2.3433e-10 0.0264206 -0.00203119 -2.17163e-10 0.0261051 -0.00226391 -1.98761e-10 0.0257799 -0.00246994 -2.14318e-10 0.0254445 -0.00265049 -1.99425e-10 0.0251019 -0.00280806 -1.89412e-10 0.0247607 -0.00294395 -1.78759e-10 0.024427 -0.00306086 -1.69654e-10 0.0241039 -0.00315971 -1.52116e-10 0.0237861 -0.00324115 -1.35152e-10 0.0234716 -0.00330431 -1.10116e-10 0.0231581 -0.00334974 -8.63656e-11 0.022854 -0.00337715 -5.90602e-11 0.0225631 -0.00338886 -3.26452e-11 0.0222948 -0.00338375 -4.53189e-12 0.0220491 -0.00336355 2.38421e-11 0.0218279 -0.00332419 5.19939e-11 0.0216368 -0.00326699 7.82467e-11 0.0214832 -0.00318528 1.07843e-10 0.0213546 -0.00307832 1.16307e-10 0.0212504 -0.00295443 1.39268e-10 0.021203 -0.00282237 1.52754e-10 0.0211643 -0.00265476 2.48186e-10 0.0211872 -0.00248658 2.59059e-10 0.021305 -0.00228893 2.80317e-10 0.0215217 -0.00204285 3.11456e-10 0.0217755 -0.00173503 3.54578e-10 0.0220471 -0.00140122 3.29764e-10 0.0223153 -0.00106255 2.71002e-10 0.0225502 -0.00073391 1.77116e-10 0.0227415 -0.000443507 8.90984e-11 0.0228904 -0.000205342 6.24581e-11 0.0230021 -2.47162e-05 2.21432e-11 0.0230982 9.50251e-05 -1.49567e-11 0.0231844 0.000163948 -5.49865e-11 0.0232718 0.000184231 -8.99811e-11 0.0233678 0.000163163 -1.21439e-10 0.0234787 0.000108958 -1.57247e-10 0.0236009 3.18743e-05 -1.8383e-10 0.0237281 -5.82824e-05 -1.97142e-10 0.0238539 -0.000152305 -2.12395e-10 0.0239689 -0.00023702 -2.14019e-10 0.0240561 -0.000300819 -2.05487e-10 0.0241094 -0.000327963 -1.83454e-10 0.0241564 -0.000359935 -1.66263e-10 0.0241703 -0.000374789 -1.60981e-10 0.0241335 -0.000359868 -1.50765e-10 0.02406 -0.000317546 -1.38734e-10 0.0239669 -0.000263783 -1.23919e-10 0.0238524 -0.000197383 -1.10374e-10 0.0237169 -0.000122747 -7.87425e-11 0.0235672 -4.43635e-05 -6.83004e-11 0.0234083 3.41421e-05 -6.81885e-11 0.0232442 0.000110585 -6.8203e-11 0.0230776 0.000182221 -6.80209e-11 0.0229104 0.000248988 -6.73732e-11 0.022744 0.000310412 -6.92479e-11 0.0225792 0.000365878 -7.3304e-11 0.0224167 0.000415382 -8.63876e-11 0.022257 0.000458642 -1.08786e-10 0.0221009 0.000495699 -1.20982e-10 0.0219492 0.000525946 -1.27839e-10 0.0218025 0.000549509 -1.30075e-10 0.0216621 0.000565105 -1.30796e-10 0.0215288 0.000574242 -1.25834e-10 0.000573699 -1.20158e-10 0.0283193 0.0185955 8.38443e-12 0.0288717 0.0188254 1.80445e-11 0.0283071 0.0190489 -1.09423e-12 0.0274786 0.0179101 -6.96036e-12 0.0267118 0.0165322 -7.96882e-12 0.0260344 0.0152827 -5.46108e-12 0.0254116 0.0141797 2.28365e-12 0.0248232 0.0131875 6.47231e-12 0.0242641 0.0122471 2.54834e-12 0.0237456 0.0113481 1.19422e-11 0.0232623 0.0104778 2.39808e-11 0.0228588 0.00958782 4.42066e-11 0.0225252 0.00866552 1.19337e-10 0.0221948 0.00778841 1.33581e-10 0.0221384 0.00668437 1.78396e-10 0.0225791 0.00514511 2.71995e-10 0.0239483 0.00275727 4.38896e-10 0.0254665 0.000307371 7.34341e-10 0.0263975 -0.00140385 3.90258e-10 0.0268712 -0.0025557 7.89089e-11 0.0271801 -0.00338547 6.19293e-11 0.0270073 -0.00343985 3.24644e-11 0.0267418 -0.00337294 1.24741e-12 0.0264059 -0.00318654 1.71206e-10 0.0265004 -0.0030845 2.00538e-10 0.0269928 -0.00277452 2.68877e-10 0.0275633 -0.0022473 3.77464e-10 0.0280321 -0.00166561 3.77561e-10 0.0283308 -0.00121525 2.05192e-10 0.0286632 -0.000980895 2.33878e-10 0.0287984 -0.000717698 8.81422e-11 0.0286176 -0.000622104 -1.3689e-12 0.0282878 -0.000772723 -1.03755e-10 0.0279689 -0.00107912 -1.78691e-10 0.0276087 -0.00134023 -2.13822e-10 0.0272567 -0.00161078 -2.23668e-10 0.0269144 -0.00185573 -2.00654e-10 0.0265705 -0.00207025 -2.07504e-10 0.0262159 -0.00225786 -1.62491e-10 0.0258532 -0.00241793 -1.84702e-10 0.025491 -0.00255656 -1.79946e-10 0.0251405 -0.00267428 -1.52575e-10 0.0248018 -0.00277635 -1.60312e-10 0.0244689 -0.00286115 -1.42343e-10 0.0241352 -0.00293108 -1.21463e-10 0.0237998 -0.00298373 -9.8442e-11 0.0234697 -0.00302255 -7.38973e-11 0.0231526 -0.0030457 -5.00504e-11 0.0228549 -0.00305728 -2.46896e-11 0.0225756 -0.00305345 -6.24124e-13 0.0223155 -0.00303672 2.37036e-11 0.0220759 -0.00300325 4.7527e-11 0.021863 -0.00295398 7.06861e-11 0.0216892 -0.00288591 9.78418e-11 0.0215493 -0.00279821 1.05814e-10 0.0214315 -0.00268779 1.21162e-10 0.02136 -0.00257065 1.51379e-10 0.0213104 -0.00243153 2.08918e-10 0.0212869 -0.00226224 2.21009e-10 0.0213734 -0.00212902 2.43021e-10 0.0215604 -0.00192664 2.78718e-10 0.0218089 -0.00166469 3.33257e-10 0.0220945 -0.00137252 3.12755e-10 0.0224021 -0.00107395 2.05517e-10 0.0227011 -0.000785175 1.47019e-10 0.0229722 -0.000528246 1.05718e-10 0.0232063 -0.000319406 6.57922e-11 0.0234029 -0.000173115 1.38044e-11 0.0235765 -9.22232e-05 -4.22741e-11 0.0237404 -7.10115e-05 -8.82778e-11 0.0239018 -9.67166e-05 -1.27359e-10 0.0240611 -0.000153781 -1.64405e-10 0.0242143 -0.000225577 -1.89025e-10 0.0243549 -0.000298595 -2.08747e-10 0.0244785 -0.000362767 -2.08288e-10 0.0245607 -0.000394432 -1.9898e-10 0.0246098 -0.00039831 -1.53102e-10 0.0246477 -0.000405858 -1.48386e-10 0.0246425 -0.000391324 -1.38207e-10 0.024588 -0.000348441 -1.23059e-10 0.0245052 -0.000284017 -1.12389e-10 0.0244019 -0.000209846 -9.90549e-11 0.0242759 -0.000125924 -5.97139e-11 0.0241316 -3.67708e-05 -6.20668e-11 0.0239752 5.29523e-05 -6.20752e-11 0.0238111 0.000140269 -6.19147e-11 0.0236428 0.000222963 -5.98822e-11 0.0234733 0.000300611 -5.93964e-11 0.0233032 0.000372225 -6.00251e-11 0.0231339 0.000437352 -6.13571e-11 0.0229663 0.00049618 -6.36346e-11 0.0228016 0.000548282 -6.68173e-11 0.0226403 0.000593865 -7.25966e-11 0.0224828 0.000632303 -8.87717e-11 0.0223298 0.000663843 -1.07187e-10 0.0221823 0.000687433 -1.16995e-10 0.0220412 0.00070333 -1.20491e-10 0.0219083 0.000709619 -1.20505e-10 0.0217851 0.000708022 -1.15081e-10 0.000694398 -1.06936e-10 0.0283862 0.0164502 2.63088e-11 0.0286455 0.0185585 1.26211e-11 0.0288517 0.0188392 9.921e-12 0.0281711 0.0185928 5.41237e-13 0.0273948 0.0173131 -1.57785e-11 0.0266773 0.0160004 -9.36479e-12 0.026045 0.0148098 3.95561e-12 0.025464 0.0137653 1.0783e-11 0.0249076 0.0128001 1.75126e-11 0.0243853 0.0118647 3.11758e-11 0.0239471 0.0109058 5.34627e-11 0.0235777 0.00992516 1.29378e-10 0.0232222 0.00898615 1.50018e-10 0.0231703 0.00779433 2.01399e-10 0.0236681 0.00612341 2.97887e-10 0.0251347 0.00357637 4.56467e-10 0.0266461 0.00107009 7.24766e-10 0.0275579 -0.000703177 3.3953e-10 0.0281068 -0.00198558 2.47604e-11 0.0284228 -0.00290392 1.4202e-12 0.0279607 -0.00295292 -3.1211e-11 0.0275637 -0.00306119 -6.72949e-11 0.0272887 -0.00315355 -8.3652e-12 0.0271561 -0.00315096 1.27774e-10 0.0270616 -0.00309738 1.52485e-10 0.0272204 -0.00305483 2.02517e-10 0.0276603 -0.00283732 2.89402e-10 0.0281848 -0.00238661 4.36903e-10 0.0286366 -0.00183356 3.98216e-10 0.0289317 -0.00135641 2.07681e-10 0.0292494 -0.00106727 2.33857e-10 0.0293954 -0.000758839 8.65868e-11 0.0292504 -0.000597536 -3.5822e-12 0.0288915 -0.000665962 -9.23712e-11 0.0285408 -0.0009314 -1.67783e-10 0.0281551 -0.00115576 -2.05579e-10 0.0277848 -0.0014042 -2.1999e-10 0.0274193 -0.0016307 -2.10724e-10 0.0270426 -0.00182942 -1.97069e-10 0.0266552 -0.00199968 -1.88582e-10 0.0262692 -0.00214394 -1.83841e-10 0.0258966 -0.0022669 -1.78181e-10 0.025539 -0.00237168 -1.46154e-10 0.0251882 -0.00246192 -1.48754e-10 0.0248347 -0.00253611 -1.28368e-10 0.0244804 -0.00259687 -1.06371e-10 0.0241291 -0.00264339 -8.36295e-11 0.0237916 -0.00267784 -6.1841e-11 0.0234688 -0.00270129 -3.99057e-11 0.0231597 -0.00271233 -1.91556e-11 0.0228644 -0.00271213 2.14214e-12 0.0225831 -0.00269941 2.18894e-11 0.0223234 -0.00267364 4.25875e-11 0.0220924 -0.0026362 6.24593e-11 0.0218955 -0.00258324 8.51896e-11 0.0217402 -0.00251634 1.03684e-10 0.0216109 -0.0024299 1.06315e-10 0.0215133 -0.00232994 1.2688e-10 0.0214663 -0.00221862 1.72068e-10 0.0214263 -0.0020944 1.80799e-10 0.0214651 -0.00197407 1.96454e-10 0.0216165 -0.00183147 2.12653e-10 0.0218685 -0.00165206 1.9943e-10 0.0221817 -0.00142736 1.59111e-10 0.0225578 -0.00121015 1.66608e-10 0.0229495 -0.000983099 1.25516e-10 0.0233253 -0.000770535 6.98742e-11 0.0236741 -0.000607351 1.18677e-11 0.0239858 -0.000497748 -2.93768e-11 0.0242565 -0.000442973 -7.11644e-11 0.0244914 -0.000436113 -1.09343e-10 0.0246915 -0.00045629 -1.34431e-10 0.024853 -0.000483344 -1.415e-10 0.0249798 -0.000507802 -1.41148e-10 0.0250562 -0.000501285 -1.22762e-10 0.0250977 -0.000478413 -8.71087e-11 0.0251211 -0.000455445 -8.21719e-11 0.0251002 -0.000412038 -8.02859e-11 0.0250319 -0.000341321 -7.48704e-11 0.0249339 -0.00025533 -3.29801e-11 0.024816 -0.000160709 -2.90891e-11 0.024679 -5.86958e-05 -2.46822e-11 0.0245285 4.43677e-05 -2.40351e-11 0.0243673 0.000145586 -2.68687e-11 0.0241991 0.00024167 -2.84722e-11 0.0240281 0.000331976 -3.24344e-11 0.0238558 0.0004157 -3.5e-11 0.0236842 0.000492316 -4.00926e-11 0.0235133 0.000562122 -4.64864e-11 0.023344 0.000624504 -5.18187e-11 0.0231772 0.000679972 -5.40045e-11 0.0230137 0.000727794 -5.64246e-11 0.0228546 0.000768499 -5.99272e-11 0.0227001 0.000801004 -6.40877e-11 0.0225522 0.000825654 -7.10673e-11 0.0224116 0.000840958 -8.93034e-11 0.0222803 0.000846993 -9.78977e-11 0.0221597 0.000841688 -9.94156e-11 0.0220526 0.000825675 -9.57035e-11 0.000796415 -8.7966e-11 0.0275693 0.0111979 9.16741e-11 0.0286684 0.017456 2.4771e-11 0.0290609 0.018445 1.16627e-11 0.0288518 0.0188011 5.61002e-12 0.0281232 0.0180407 2.0688e-12 0.02736 0.0167662 -3.54677e-12 0.0266711 0.0154986 9.68659e-12 0.0260754 0.0143572 1.90938e-11 0.0255408 0.0133268 3.47958e-11 0.0250976 0.0122959 6.03353e-11 0.0246945 0.0112736 1.46406e-10 0.0243236 0.0102559 1.7245e-10 0.0242955 0.00896262 2.39954e-10 0.0248955 0.00711585 3.77822e-10 0.0264527 0.00442508 6.58699e-10 0.0279678 0.00191393 6.0353e-10 0.0289541 -2.17241e-06 3.13222e-10 0.0295031 -0.00127619 4.80068e-12 0.0297167 -0.00221861 -2.70652e-11 0.0290872 -0.00228033 -7.08661e-11 0.0286255 -0.00248843 -1.23237e-10 0.0282441 -0.00270028 -5.55088e-11 0.0279726 -0.00292097 4.77474e-12 0.0278535 -0.00310715 9.16982e-11 0.0278262 -0.00317593 1.66675e-10 0.0278048 -0.00314648 1.81823e-10 0.0279851 -0.00313949 2.19747e-10 0.028389 -0.00293458 2.91219e-10 0.0288521 -0.0024799 4.17202e-10 0.0292483 -0.00191989 3.33514e-10 0.0295202 -0.00143669 2.40423e-10 0.0298409 -0.0011025 1.61806e-10 0.0299918 -0.000757837 1.05452e-10 0.0298702 -0.000530114 3.78198e-11 0.0294931 -0.000514252 -8.61899e-11 0.0291226 -0.000725099 -1.69753e-10 0.0287253 -0.000919673 -2.25104e-10 0.0283261 -0.00114361 -2.08866e-10 0.0279154 -0.00135377 -2.1154e-10 0.0274938 -0.00153783 -1.617e-10 0.0270772 -0.00169452 -1.95192e-10 0.0266754 -0.0018263 -1.88303e-10 0.0262945 -0.001939 -1.76607e-10 0.02592 -0.00203634 -1.50903e-10 0.0255438 -0.00211727 -1.3676e-10 0.0251671 -0.00218545 -1.13402e-10 0.0247928 -0.00223999 -9.23725e-11 0.0244326 -0.00228382 -7.16743e-11 0.0240841 -0.0023188 -5.34307e-11 0.0237445 -0.00234151 -3.54674e-11 0.0234179 -0.00235751 -1.84161e-11 0.0230991 -0.00236105 -2.18411e-12 0.022805 -0.00235778 1.49472e-11 0.0225318 -0.0023448 3.10069e-11 0.0222899 -0.00232225 4.93024e-11 0.0220813 -0.00229124 6.49338e-11 0.0219075 -0.00224783 8.22453e-11 0.0217791 -0.00219547 9.69869e-11 0.021692 -0.00213422 1.08181e-10 0.0216308 -0.00204923 1.12566e-10 0.0216285 -0.00198965 1.08495e-10 0.0216982 -0.00192211 8.04775e-11 0.0218564 -0.00183846 8.06299e-11 0.0221094 -0.00172783 9.13543e-11 0.0224419 -0.00160632 8.06084e-11 0.0228566 -0.0014713 5.98644e-11 0.0233305 -0.00132705 3.38009e-11 0.0238232 -0.00119094 -1.05728e-11 0.0242779 -0.00105098 -4.947e-11 0.0246709 -0.000936864 -8.12468e-11 0.0249894 -0.000850504 -9.68345e-11 0.0252295 -0.000784928 -9.94954e-11 0.0254048 -0.000727641 -8.99859e-11 0.0255135 -0.000671789 -8.25913e-11 0.0255695 -0.000593228 -4.26284e-11 0.0255837 -0.000519797 -4.08597e-11 0.0255428 -0.000437084 -3.84468e-11 0.0254602 -0.000340138 -8.35341e-12 0.0253521 -0.000233133 1.22756e-11 0.0252215 -0.00011859 1.90627e-11 0.0250742 -1.41173e-06 2.86622e-11 0.0249155 0.00011758 2.6954e-11 0.0247496 0.00022997 2.40173e-11 0.0245792 0.00033603 1.66731e-11 0.0244054 0.000434751 1.01296e-11 0.0242307 0.000525429 2.21381e-12 0.0240561 0.00060842 -5.45584e-12 0.0238831 0.000683099 -1.37408e-11 0.0237126 0.000750198 -2.20843e-11 0.0235451 0.000808944 -2.98864e-11 0.0233814 0.000860116 -3.77375e-11 0.0232219 0.000902643 -4.34971e-11 0.0230682 0.000937165 -4.69223e-11 0.0229208 0.000962233 -4.79862e-11 0.0227817 0.000978068 -4.94568e-11 0.0226521 0.00098273 -5.08945e-11 0.0225344 0.000975983 -5.19267e-11 0.022431 0.000955082 -5.34948e-11 0.0223447 0.000921082 -5.58123e-11 0.000879837 -6.46818e-11 0.0254704 0.00561476 8.71091e-11 0.0285637 0.0143471 5.20182e-11 0.0288893 0.0181213 1.47199e-11 0.0294034 0.0182918 1.16537e-11 0.0289767 0.0184694 1.06705e-11 0.028197 0.0175437 6.84752e-12 0.0274521 0.0162397 1.66612e-11 0.0268007 0.0150016 4.09239e-11 0.0262976 0.0138185 6.92741e-11 0.0258347 0.0127201 1.68359e-10 0.0254554 0.0116089 1.97355e-10 0.025483 0.0101759 2.75281e-10 0.0262135 0.00814234 4.33015e-10 0.0278614 0.00529918 7.3756e-10 0.0293927 0.00275728 6.29698e-10 0.0303852 0.000877964 1.51915e-10 0.0309434 -0.00060537 1.15718e-10 0.0310522 -0.00141643 3.31365e-11 0.0303407 -0.00150578 -9.95851e-11 0.0298343 -0.0017604 -1.20215e-10 0.0293929 -0.00205306 -6.72766e-11 0.0290526 -0.00238019 -1.61022e-11 0.0288135 -0.00271344 1.84986e-11 0.0286568 -0.00300319 5.94786e-11 0.0286066 -0.00319764 1.00597e-10 0.0286272 -0.00327326 1.70524e-10 0.0285844 -0.00319922 1.8091e-10 0.0286408 -0.0031089 2.11668e-10 0.0289662 -0.00294246 2.7809e-10 0.0294175 -0.00254296 4.03792e-10 0.0297917 -0.00197558 3.76695e-10 0.0300581 -0.00147598 2.50081e-10 0.0303529 -0.00109497 2.04594e-10 0.0305186 -0.000725841 1.73316e-10 0.0304306 -0.000435315 6.65217e-11 0.0300632 -0.000334008 -6.28041e-11 0.029674 -0.000470579 -1.5479e-10 0.0292688 -0.000644679 -2.2534e-10 0.0288258 -0.00083258 -2.06749e-10 0.0283673 -0.00102682 -1.80621e-10 0.027912 -0.00119763 -2.07972e-10 0.0274728 -0.00134375 -1.62461e-10 0.0270604 -0.00147066 -1.6474e-10 0.0266553 -0.00157951 -1.68855e-10 0.0262506 -0.00167031 -1.47081e-10 0.0258494 -0.00174756 -1.23921e-10 0.0254496 -0.00181121 -1.03429e-10 0.0250709 -0.00186592 -8.30578e-11 0.0246957 -0.00191161 -6.70204e-11 0.0243335 -0.00194745 -5.08502e-11 0.0239796 -0.00197781 -3.64602e-11 0.0236359 -0.00199846 -2.25602e-11 0.0233186 -0.00201565 -7.87581e-12 0.0230178 -0.00202605 5.08582e-12 0.022749 -0.00203165 1.98366e-11 0.0225026 -0.00203365 3.24909e-11 0.0222911 -0.00202984 4.59779e-11 0.0221179 -0.00202377 5.42837e-11 0.0219934 -0.00201577 7.13379e-11 0.0219245 -0.00200152 5.00861e-11 0.0219076 -0.00199668 5.03165e-11 0.0219517 -0.00199634 5.35851e-11 0.0220696 -0.0019953 4.57924e-11 0.0222793 -0.00198898 3.11003e-11 0.0225558 -0.00196139 -4.71244e-12 0.0229221 -0.00192047 -3.48346e-11 0.0233749 -0.00186465 -4.91823e-11 0.0238896 -0.00179938 -8.07253e-11 0.0244105 -0.00166447 -8.94978e-11 0.0248883 -0.00150063 -8.63072e-11 0.0252847 -0.00132279 -7.38387e-11 0.0255853 -0.00114327 -5.17912e-11 0.0257796 -0.000969823 -3.26667e-11 0.0258982 -0.000807034 1.66529e-11 0.0259383 -0.000649311 2.06042e-11 0.0259059 -0.000499763 2.56026e-11 0.0258203 -0.000355642 3.49593e-11 0.0257114 -0.000217754 7.48749e-11 0.0255744 -8.12817e-05 7.70172e-11 0.025424 5.0494e-05 7.52019e-11 0.0252654 0.000180039 7.14781e-11 0.0251024 0.000303572 6.77674e-11 0.0249336 0.000419642 6.1549e-11 0.0247624 0.000527163 5.13709e-11 0.0245898 0.000626291 4.15906e-11 0.0244182 0.00071616 3.14071e-11 0.0242468 0.000797594 2.18962e-11 0.0240775 0.000869652 1.23167e-11 0.0239102 0.000933486 2.93388e-12 0.0237467 0.000987833 -5.50089e-12 0.0235881 0.00103388 -1.371e-11 0.0234346 0.00106995 -2.02969e-11 0.0232884 0.00109689 -2.63565e-11 0.02315 0.00111259 -3.05444e-11 0.0230222 0.0011171 -3.33945e-11 0.0229072 0.00110799 -3.1959e-11 0.0228092 0.00108366 -3.02374e-11 0.0227284 0.00104501 -3.13727e-11 0.0226652 0.000992725 -2.99748e-11 0.000939448 -2.51233e-11 0.0207675 0.00310587 1.25765e-10 0.0268374 0.00832682 4.93697e-11 0.0289242 0.0160483 1.72846e-11 0.0291441 0.0180746 1.31659e-11 0.0294295 0.0181833 1.28618e-11 0.0290487 0.01792 1.72398e-11 0.028286 0.0169953 2.94955e-11 0.0276345 0.0156432 6.11896e-11 0.0270432 0.0143697 1.7782e-10 0.026604 0.0131193 2.09887e-10 0.0266747 0.0114661 2.95601e-10 0.0276151 0.00915135 4.70263e-10 0.0294047 0.00616788 8.04845e-10 0.0309492 0.00362549 5.66659e-10 0.0319891 0.00168994 1.24113e-10 0.0326278 0.000220293 7.68174e-11 0.0324729 -0.000465493 -4.4032e-12 0.0317265 -0.00065456 -1.20788e-10 0.0311473 -0.000933972 -1.05381e-10 0.0306657 -0.00128385 -5.90183e-11 0.0302936 -0.00169145 -1.57849e-11 0.0300041 -0.00211447 5.81634e-12 0.0297859 -0.00250971 1.66194e-11 0.0295934 -0.00284874 3.06425e-11 0.0294525 -0.00309978 5.38538e-11 0.0293674 -0.00325441 9.21217e-11 0.0293639 -0.0032871 1.33251e-10 0.0293394 -0.00319418 1.86009e-10 0.0293131 -0.00302806 2.03305e-10 0.0295011 -0.00286064 2.50506e-10 0.0298891 -0.00252162 3.38434e-10 0.0302372 -0.0019928 3.22481e-10 0.0305051 -0.00146605 2.36764e-10 0.0307785 -0.0010508 1.49538e-10 0.0309525 -0.000662864 1.44169e-10 0.0308892 -0.000318215 1.43396e-10 0.030556 -0.000141375 4.13726e-12 0.0301731 -0.000177577 -1.83591e-10 0.0297406 -0.000314904 -2.15596e-10 0.0292573 -0.000479056 -2.2229e-10 0.0287633 -0.000652892 -2.08505e-10 0.0282866 -0.000816767 -1.97126e-10 0.0278409 -0.000961863 -1.83467e-10 0.0274 -0.00108594 -1.68504e-10 0.0269649 -0.00118998 -1.58541e-10 0.0265339 -0.00127935 -1.38389e-10 0.0261112 -0.00135629 -1.17148e-10 0.025709 -0.00142332 -9.68187e-11 0.0253092 -0.00148206 -8.11192e-11 0.0249239 -0.00153203 -6.63974e-11 0.0245461 -0.00157776 -5.36443e-11 0.0241829 -0.0016174 -4.13574e-11 0.0238472 -0.00165529 -2.84266e-11 0.0235269 -0.0016906 -1.80149e-11 0.0232376 -0.00172452 -6.00003e-12 0.0229687 -0.00175984 2.57833e-12 0.0227337 -0.00179493 1.12131e-11 0.0225389 -0.00183511 1.6894e-11 0.0223896 -0.00188034 1.41252e-11 0.0223009 -0.00193153 1.56123e-11 0.0222582 -0.0019987 -1.15631e-11 0.0222837 -0.00206844 -1.40725e-11 0.0223801 -0.00214223 -2.02208e-11 0.02255 -0.00221717 -3.48459e-11 0.0228037 -0.00229295 -5.8697e-11 0.0231449 -0.00234326 -8.02357e-11 0.023543 -0.00234491 -9.63321e-11 0.0239697 -0.00230794 -1.21736e-10 0.0244302 -0.00220107 -1.09667e-10 0.0248866 -0.00201896 -8.30613e-11 0.0252991 -0.00178069 -4.74477e-11 0.0256305 -0.00150609 -1.01076e-11 0.025869 -0.00122329 2.77404e-11 0.0260051 -0.000945723 6.1076e-11 0.0260795 -0.000710826 9.41317e-11 0.0260614 -0.000469352 9.53794e-11 0.0259743 -0.0002574 9.51255e-11 0.0258477 -7.32188e-05 1.05251e-10 0.0257005 8.52639e-05 1.03361e-10 0.0255388 0.000231364 1.00252e-10 0.0253734 0.00036642 9.55514e-11 0.0252084 0.000491317 8.76267e-11 0.0250452 0.000607042 7.90843e-11 0.024882 0.000713552 6.96384e-11 0.0247184 0.000811402 6.10053e-11 0.0245549 0.00089956 5.21463e-11 0.024394 0.000978635 4.37637e-11 0.0242359 0.00104771 3.52553e-11 0.0240821 0.00110744 2.67268e-11 0.0239319 0.00115692 1.87991e-11 0.0237868 0.00119656 1.09889e-11 0.023648 0.00122503 4.57842e-12 0.0235177 0.00124223 -1.01857e-12 0.0233978 0.00124605 -4.91911e-12 0.0232917 0.00123557 -7.2918e-12 0.0232024 0.00120753 -6.87391e-12 0.0231299 0.00116489 -1.10379e-11 0.0230732 0.00110911 -1.1778e-11 0.0230276 0.00104355 -4.61144e-12 0.000963021 -3.8625e-12 0.0191469 0.00151485 2.72967e-11 0.0233219 0.00416142 3.43491e-11 0.0282232 0.0111398 6.8868e-11 0.0292571 0.0170281 2.49186e-11 0.029421 0.0180122 2.83568e-11 0.0294436 0.0178897 3.7693e-11 0.0289854 0.017449 5.43451e-11 0.0283032 0.0162881 1.74469e-10 0.0277448 0.014888 2.14439e-10 0.0278423 0.0129578 3.11241e-10 0.0291375 0.0100788 4.93866e-10 0.0310925 0.0070132 8.43077e-10 0.0326225 0.0044966 5.42841e-10 0.0337131 0.00250057 9.6872e-11 0.0343206 0.001059 5.17895e-11 0.0339409 0.00060721 -2.82791e-11 0.0331759 0.000330302 -1.52783e-10 0.0325531 -6.632e-06 -1.0607e-10 0.0320383 -0.000421424 -4.95266e-11 0.0316403 -0.000907171 -6.85173e-12 0.0313368 -0.00140379 1.37819e-11 0.0310638 -0.00187311 1.3301e-11 0.0308204 -0.00228748 8.04074e-12 0.0305858 -0.00263918 1.30959e-11 0.0303622 -0.00291336 2.04922e-11 0.0301772 -0.00310812 4.5694e-11 0.0300391 -0.0032144 7.73735e-11 0.0299796 -0.00321598 1.33586e-10 0.0299692 -0.00310904 1.53614e-10 0.0299201 -0.00293383 2.34112e-10 0.0299759 -0.00270659 2.51216e-10 0.0302607 -0.00241041 2.84839e-10 0.030594 -0.00196004 3.4301e-10 0.0308503 -0.00142132 2.55628e-10 0.0310739 -0.000974123 1.77452e-10 0.0312393 -0.000568942 1.72726e-10 0.0312175 -0.00018081 1.51595e-10 0.0309777 6.23632e-05 8.46206e-12 0.0305933 0.000141498 -1.58328e-10 0.0301216 5.96154e-05 -2.0729e-10 0.0296051 -8.17108e-05 -2.12416e-10 0.0291008 -0.000251535 -2.08841e-10 0.0286194 -0.000408597 -2.01207e-10 0.0281396 -0.00054831 -1.91743e-10 0.0276644 -0.000671514 -1.7393e-10 0.0272029 -0.000780235 -1.52249e-10 0.0267541 -0.000875184 -1.3064e-10 0.0263271 -0.000958049 -1.09971e-10 0.0259056 -0.00103206 -9.29052e-11 0.0254982 -0.00109891 -7.96277e-11 0.025105 -0.00116251 -6.73606e-11 0.0247267 -0.00122361 -5.92408e-11 0.024377 -0.001284 -4.82361e-11 0.0240431 -0.00134645 -4.06429e-11 0.023739 -0.00141055 -3.13965e-11 0.02346 -0.0014819 -2.49778e-11 0.0232186 -0.00156019 -1.83911e-11 0.0230224 -0.00165222 -2.18893e-11 0.0228747 -0.00175753 -2.5288e-11 0.0227891 -0.00187987 -3.4058e-11 0.0227514 -0.00202023 -6.46142e-11 0.0227833 -0.00216122 -6.73589e-11 0.02288 -0.00230447 -7.20286e-11 0.0230383 -0.00244778 -8.79895e-11 0.0232426 -0.00257745 -1.03858e-10 0.0234936 -0.00267251 -1.04976e-10 0.0237807 -0.00270953 -1.0764e-10 0.0240937 -0.00267742 -7.08396e-11 0.0244205 -0.00257269 -5.10772e-11 0.0247575 -0.00238788 -2.68722e-11 0.0250867 -0.00212963 7.35647e-12 0.0253892 -0.0018151 4.16102e-11 0.0256416 -0.00147023 7.9275e-11 0.0258271 -0.00111786 1.04321e-10 0.0259192 -0.000781805 1.32682e-10 0.0259663 -0.000495199 1.33315e-10 0.0259424 -0.000212798 1.3326e-10 0.0258557 3.42333e-05 1.32103e-10 0.0257207 0.000243998 1.30648e-10 0.0255709 0.000403912 1.19029e-10 0.0254094 0.000550517 1.09088e-10 0.0252467 0.000676789 9.94064e-11 0.0250865 0.000789906 9.03872e-11 0.0249282 0.00089352 8.18045e-11 0.0247728 0.000987775 7.45233e-11 0.0246196 0.00107291 6.7379e-11 0.0244693 0.00114839 6.09166e-11 0.0243236 0.00121356 5.39044e-11 0.0241828 0.00126817 4.69157e-11 0.0240492 0.00131141 3.97304e-11 0.0239224 0.00134307 3.27324e-11 0.0238046 0.00136134 2.64191e-11 0.0236976 0.00136596 2.12066e-11 0.0236054 0.00135284 1.68582e-11 0.0235324 0.00132275 1.6713e-11 0.0234787 0.00127343 9.47797e-12 0.0234353 0.00121929 1.38514e-11 0.0233987 0.00115603 1.44081e-11 0.0233904 0.00106013 1.57244e-11 0.000927081 1.85368e-11 0.0180286 0.000611021 9.73286e-12 0.0201721 0.00202127 3.01378e-11 0.025724 0.00558512 6.53384e-11 0.0289994 0.0137422 4.32358e-11 0.0295706 0.0174316 4.74991e-11 0.0296208 0.0178274 8.19182e-11 0.0295188 0.0175337 1.1855e-10 0.029299 0.0164737 1.95672e-10 0.0298359 0.0142955 3.44437e-10 0.0312986 0.0113696 5.87633e-10 0.0330513 0.00812895 8.3814e-10 0.0344459 0.005503 5.12234e-10 0.0355785 0.00334729 5.90455e-11 0.0360771 0.00199275 8.28526e-12 0.0353996 0.00174111 -6.53796e-11 0.0346332 0.00140557 -1.70522e-10 0.0340028 0.000969044 -1.06741e-10 0.0334905 0.00050713 -4.65402e-11 0.0330816 -2.35687e-05 -2.9018e-12 0.0327571 -0.000606759 1.67862e-11 0.0324773 -0.00113548 1.4005e-11 0.0321958 -0.00161077 5.70013e-12 0.0319158 -0.00202064 -8.87886e-13 0.0316336 -0.00236718 -2.23174e-12 0.0313419 -0.00264848 2.51197e-12 0.0310751 -0.00286257 1.96193e-11 0.0308283 -0.0030117 3.89832e-11 0.0306382 -0.00308054 7.49355e-11 0.0305206 -0.0030652 1.1723e-10 0.0304406 -0.00294526 1.47788e-10 0.0304051 -0.0027903 2.28424e-10 0.0304096 -0.00253618 2.40398e-10 0.0305372 -0.00222046 2.665e-10 0.0308065 -0.00183674 3.09295e-10 0.031032 -0.00133526 3.14383e-10 0.031206 -0.000852699 1.68651e-10 0.0313703 -0.000439797 1.58206e-10 0.0313917 -2.92378e-05 1.28442e-10 0.0312207 0.000295403 6.43125e-11 0.0308457 0.000460427 -8.43104e-11 0.0303935 0.000413903 -1.75854e-10 0.0298837 0.00032194 -2.03313e-10 0.0293713 0.000186133 -2.047e-10 0.0288487 4.12931e-05 -2.02144e-10 0.0283275 -0.000109321 -1.85294e-10 0.0278303 -0.000245095 -1.65874e-10 0.0273548 -0.000363582 -1.43682e-10 0.0269025 -0.000468415 -1.2298e-10 0.0264614 -0.000564187 -1.03399e-10 0.0260338 -0.000654671 -9.11335e-11 0.0256283 -0.000740869 -7.97637e-11 0.025242 -0.000826931 -7.36104e-11 0.0248871 -0.00091399 -6.41127e-11 0.0245535 -0.00100795 -5.74473e-11 0.0242523 -0.00110993 -4.48839e-11 0.0239866 -0.00122515 -5.07237e-11 0.0237617 -0.00135564 -5.90506e-11 0.0235879 -0.00150601 -5.97989e-11 0.0234655 -0.00167529 -6.64298e-11 0.0233965 -0.00186919 -9.61723e-11 0.0233837 -0.00206852 -9.61853e-11 0.0234244 -0.00226888 -9.81522e-11 0.0235121 -0.00246591 -1.0764e-10 0.023635 -0.00264931 -1.26736e-10 0.0237758 -0.002792 -1.087e-10 0.0239245 -0.00288011 -8.76915e-11 0.0240753 -0.00290778 -5.78833e-11 0.0242324 -0.00286452 -1.29528e-11 0.0243962 -0.00275187 1.79164e-11 0.0245724 -0.00256706 4.88168e-11 0.024766 -0.00231584 6.48441e-11 0.0249787 -0.00201086 9.2379e-11 0.0252001 -0.00166914 1.10217e-10 0.0254023 -0.0012947 1.22441e-10 0.0255588 -0.000911949 1.38164e-10 0.0256406 -0.000551491 1.48918e-10 0.0256867 -0.000235332 1.46195e-10 0.0256936 5.07023e-05 1.44943e-10 0.0256422 0.000318363 1.41506e-10 0.0255263 0.000542814 1.34229e-10 0.0253906 0.000706254 1.21339e-10 0.0252463 0.000841664 1.13696e-10 0.0250921 0.000963454 1.05211e-10 0.0249399 0.00106555 9.657e-11 0.0247917 0.0011552 8.92713e-11 0.0246489 0.00123503 8.20705e-11 0.0245111 0.00130483 7.60198e-11 0.0243796 0.00136385 6.92826e-11 0.0242537 0.00141188 6.29214e-11 0.0241366 0.00144671 5.6085e-11 0.0240286 0.00146801 4.94564e-11 0.0239335 0.00147269 4.32995e-11 0.0238548 0.00145941 3.77745e-11 0.0237969 0.00142341 3.46545e-11 0.0237568 0.00137487 2.97233e-11 0.0237086 0.00133118 3.00522e-11 0.0236853 0.00125198 3.04499e-11 0.023714 0.0011358 3.02516e-11 0.0237809 0.00100082 2.98685e-11 0.000827679 3.47901e-11 0.0172618 0.000367525 4.31546e-12 0.0183904 0.000894215 1.8171e-11 0.0211683 0.00280192 3.16209e-11 0.0270732 0.00783376 7.71684e-11 0.0294953 0.0150008 8.12089e-11 0.0300446 0.0172676 1.03677e-10 0.0305485 0.0169839 2.36129e-10 0.0314412 0.0155024 4.19661e-10 0.0329794 0.0126325 6.82993e-10 0.0349825 0.00917584 9.01451e-10 0.0364675 0.00653668 5.14749e-10 0.0377331 0.00422807 4.69028e-11 0.0378513 0.00323188 -3.34852e-11 0.0368595 0.00301248 -1.72436e-10 0.0361058 0.00251118 -1.36919e-10 0.0355226 0.00200272 -8.94002e-11 0.0349988 0.00149159 -3.45858e-11 0.0346113 0.000888354 5.12807e-12 0.0343073 0.000280273 1.326e-11 0.0339935 -0.000305428 1.02626e-11 0.0336865 -0.000835378 3.22577e-12 0.0333566 -0.00129592 -4.84934e-12 0.0330018 -0.00169114 -1.03512e-11 0.0326502 -0.0020272 -1.02426e-11 0.0322882 -0.00230896 -5.97026e-12 0.031946 -0.00253532 3.33331e-12 0.0316185 -0.00270827 2.23388e-11 0.0313176 -0.00281983 3.95723e-11 0.031074 -0.00286753 6.99515e-11 0.0308879 -0.00283491 1.05833e-10 0.030734 -0.0027205 1.48536e-10 0.0306617 -0.00256647 1.81417e-10 0.0306352 -0.00232369 2.45242e-10 0.030655 -0.00198914 2.54e-10 0.0308022 -0.00162316 2.71356e-10 0.0309969 -0.00118571 2.9567e-10 0.0311413 -0.000697957 1.95301e-10 0.031283 -0.000272447 1.78563e-10 0.0313474 0.000151593 1.70408e-10 0.0312465 0.000514809 7.51396e-11 0.0308912 0.000772691 -6.93206e-11 0.030468 0.000788257 -1.26823e-10 0.0300029 0.000720064 -1.61939e-10 0.0294892 0.000614446 -1.7641e-10 0.0289469 0.00047634 -1.8935e-10 0.0284176 0.000329809 -1.8508e-10 0.0279128 0.000186728 -1.66017e-10 0.0274312 5.21806e-05 -1.46809e-10 0.0269733 -7.75751e-05 -1.1985e-10 0.0265328 -0.000202344 -1.04734e-10 0.0261244 -0.000320774 -8.79407e-11 0.0257435 -0.000438716 -7.48358e-11 0.0253958 -0.000563293 -6.55373e-11 0.0250826 -0.000696482 -6.3975e-11 0.0248011 -0.000844753 -9.43751e-11 0.0245646 -0.00101115 -8.42985e-11 0.0243734 -0.00120084 -8.40011e-11 0.0242361 -0.001414 -9.47559e-11 0.0241527 -0.00164942 -1.06995e-10 0.0241089 -0.00189804 -1.24015e-10 0.0241121 -0.0021453 -1.23682e-10 0.0241503 -0.00238146 -1.22975e-10 0.0242054 -0.00259392 -1.18999e-10 0.0242518 -0.00276526 -1.02894e-10 0.0242896 -0.00288223 -6.00174e-11 0.0243133 -0.00293689 -3.53908e-11 0.0243262 -0.00293307 3.52848e-11 0.0243153 -0.00286166 4.08043e-11 0.0242965 -0.00273524 4.83876e-11 0.0242943 -0.00255998 6.64169e-11 0.0243374 -0.00233934 9.57922e-11 0.0244539 -0.00208718 1.50641e-10 0.0245914 -0.00177432 1.3484e-10 0.0247484 -0.00142107 1.27715e-10 0.0249143 -0.0010498 1.2809e-10 0.025067 -0.000676334 1.36998e-10 0.0251757 -0.000316261 1.43818e-10 0.0252405 1.49219e-05 1.56299e-10 0.0252817 0.00030297 1.50845e-10 0.0252909 0.000558891 1.48863e-10 0.0252248 0.000795782 1.44802e-10 0.0251091 0.000980286 1.36625e-10 0.024986 0.00110972 1.28713e-10 0.0248599 0.00121585 1.19782e-10 0.024729 0.00130893 1.11108e-10 0.024603 0.0013833 1.02162e-10 0.0244836 0.00144484 9.43029e-11 0.024373 0.0014948 8.55967e-11 0.0242712 0.00153308 7.80611e-11 0.0241821 0.00155549 6.97602e-11 0.0241058 0.00156263 6.26259e-11 0.0240498 0.00154655 5.45463e-11 0.024015 0.00150976 5.08876e-11 0.023975 0.00147719 4.2749e-11 0.0239442 0.00141848 4.15577e-11 0.0239656 0.00132063 3.9683e-11 0.0240335 0.00119371 3.56023e-11 0.0241365 0.00103815 3.61399e-11 0.0242706 0.000870956 3.54004e-11 0.000682142 2.15698e-11 0.0170967 0.000166994 4.60468e-12 0.017529 0.000460638 1.07944e-11 0.0190889 0.00123873 2.54289e-11 0.0230001 0.0039179 5.9662e-11 0.0286006 0.00938831 1.40313e-10 0.0305957 0.0152536 1.67688e-10 0.0321642 0.0153295 5.03556e-10 0.0341526 0.0133273 9.13321e-10 0.0365927 0.0100245 7.67482e-10 0.0383369 0.007363 2.84013e-10 0.0396963 0.00511955 1.98975e-10 0.0392275 0.00467329 1.68093e-11 0.038151 0.00434807 -2.51954e-10 0.037453 0.00374131 -1.81692e-10 0.0368345 0.00314521 -8.75825e-11 0.0363153 0.00252584 -1.30928e-11 0.0359423 0.00185311 2.56772e-11 0.0356294 0.00118425 2.7465e-11 0.0353313 0.000563465 1.54287e-11 0.0349986 9.12061e-06 -7.45901e-12 0.0346504 -0.000499831 -1.41668e-11 0.0342816 -0.000933988 -1.83553e-11 0.0338955 -0.00131018 -2.02498e-11 0.0335101 -0.00163436 -1.79417e-11 0.0331149 -0.00191076 -1.62775e-11 0.0327214 -0.00213974 -9.76899e-12 0.0323347 -0.00232336 1.40118e-12 0.0319538 -0.0024575 1.67961e-11 0.0316026 -0.00253997 3.25915e-11 0.0312869 -0.00256625 6.77343e-11 0.0310336 -0.00252282 9.50139e-11 0.0308116 -0.0024161 1.25937e-10 0.0306624 -0.00226972 1.75241e-10 0.0306116 -0.0020465 2.09641e-10 0.0305866 -0.00172824 2.4796e-10 0.0306264 -0.00135604 2.50892e-10 0.0307594 -0.000961124 2.49655e-10 0.0308693 -0.000508147 2.23967e-10 0.0309831 -7.05076e-05 2.10986e-10 0.0310663 0.000350746 1.60755e-10 0.0310432 0.000734553 7.62197e-11 0.0307623 0.00104446 -4.89823e-12 0.0303594 0.00115311 -1.04674e-10 0.0299159 0.00109766 -1.39725e-10 0.0294153 0.00102004 -1.66561e-10 0.0289034 0.000891118 -1.76667e-10 0.0284024 0.000740513 -1.68772e-10 0.0279096 0.000581883 -1.47634e-10 0.0274357 0.000421376 -1.32516e-10 0.0269911 0.000260686 -1.07572e-10 0.026582 9.98718e-05 -1.08206e-10 0.0262172 -6.50058e-05 -8.14149e-11 0.0258897 -0.000240111 -1.06177e-10 0.0256036 -0.000426471 -1.17902e-10 0.0253617 -0.0006317 -1.01279e-10 0.0251692 -0.000860665 -1.05026e-10 0.0250312 -0.00111392 -1.13944e-10 0.0249401 -0.00138845 -1.24775e-10 0.0248917 -0.00167469 -1.31557e-10 0.0248725 -0.00195852 -1.35626e-10 0.0248725 -0.00222171 -1.24982e-10 0.0248708 -0.00245029 -1.11333e-10 0.0248449 -0.00262928 -8.78628e-11 0.0247904 -0.00275104 -4.59554e-11 0.0247003 -0.00281405 3.96275e-12 0.0245837 -0.00282592 4.31674e-11 0.0244552 -0.00279173 8.39619e-11 0.0243089 -0.00269591 1.06116e-10 0.02417 -0.00257187 1.18498e-10 0.0240531 -0.00241429 1.27118e-10 0.0239722 -0.00222387 1.29501e-10 0.0239135 -0.00199233 1.29726e-10 0.023923 -0.00174635 1.28075e-10 0.0240155 -0.0014776 1.23765e-10 0.0241595 -0.00116134 1.14898e-10 0.0243214 -0.000808493 1.16704e-10 0.0244835 -0.000451569 1.23518e-10 0.0246273 -9.91279e-05 1.3317e-10 0.0247258 0.000231921 1.42725e-10 0.0247809 0.000528887 1.50987e-10 0.0248208 0.000777982 1.52029e-10 0.0248255 0.00099712 1.51308e-10 0.0247665 0.00119048 1.49208e-10 0.0246699 0.00133588 1.44328e-10 0.0245708 0.00143186 1.35709e-10 0.024475 0.00150386 1.26405e-10 0.0243795 0.00156207 1.16168e-10 0.0242939 0.001602 1.04077e-10 0.0242209 0.00162568 9.54267e-11 0.0241664 0.00162877 8.22691e-11 0.0241337 0.00161341 7.58898e-11 0.0241094 0.00158687 6.39236e-11 0.0240848 0.00155001 6.0977e-11 0.0241092 0.0014674 5.48398e-11 0.024182 0.00135822 4.55087e-11 0.0242852 0.00122633 3.3751e-11 0.024418 0.00106817 3.55201e-11 0.0245704 0.00088976 2.07456e-11 0.0247477 0.000696063 2.15795e-11 0.00050559 1.70995e-11 0.016958 6.94838e-05 3.61069e-12 0.0171987 0.000218014 9.14786e-12 0.0179648 0.000471006 2.05043e-11 0.0203365 0.00153729 5.13106e-11 0.0255659 0.00414163 1.26028e-10 0.0314225 0.00938303 2.84122e-10 0.0346193 0.011895 1.14579e-09 0.0377432 0.0100219 8.84959e-10 0.0398531 0.00788887 1.74406e-10 0.0410018 0.00620928 7.95507e-11 0.0399466 0.00618792 -5.44065e-11 0.0390122 0.00565622 -2.40846e-10 0.0384158 0.00498064 -1.7959e-10 0.0378882 0.00428801 -1.0696e-10 0.0374062 0.00362133 -1.52649e-11 0.0370588 0.00285205 4.541e-11 0.0367722 0.00211551 4.27914e-11 0.0364868 0.00144873 2.11593e-11 0.0361783 0.000857567 -6.11099e-13 0.0358357 0.000338878 -1.29412e-11 0.0354547 -0.000121924 -2.36412e-11 0.0350523 -0.000529462 -2.68241e-11 0.034629 -0.000886334 -2.78037e-11 0.0341982 -0.00119683 -2.51438e-11 0.0337532 -0.00146476 -2.29027e-11 0.0333029 -0.00169088 -1.72454e-11 0.0328536 -0.00187713 -7.85225e-12 0.0324061 -0.00202297 3.39674e-12 0.0319769 -0.0021263 2.06363e-11 0.0315698 -0.00218639 3.4691e-11 0.0312051 -0.00219642 6.81617e-11 0.0308929 -0.00214914 8.74838e-11 0.0306125 -0.00205069 1.17648e-10 0.0304043 -0.00191702 1.55532e-10 0.0302845 -0.0017094 1.92459e-10 0.0302392 -0.00142563 2.18791e-10 0.0302262 -0.00107436 2.33092e-10 0.0302746 -0.000686329 2.32014e-10 0.0303606 -0.000282597 2.25548e-10 0.0304704 0.000143558 1.61785e-10 0.0305477 0.000557609 1.47528e-10 0.030558 0.000944272 1.1626e-10 0.030398 0.0012646 2.99937e-11 0.0300278 0.00147416 -8.62225e-11 0.0296236 0.00143959 -1.13184e-10 0.0291878 0.00136496 -1.47639e-10 0.028724 0.00124263 -1.55293e-10 0.0282526 0.001082 -1.46677e-10 0.0277943 0.00090042 -1.2626e-10 0.027367 0.000703567 -1.03812e-10 0.0269825 0.000496614 -9.92979e-11 0.0266377 0.000278647 -1.04087e-10 0.0263367 4.37871e-05 -1.4823e-10 0.0260874 -0.000209436 -1.28788e-10 0.0258935 -0.000484576 -1.2578e-10 0.0257562 -0.000780236 -1.33434e-10 0.0256654 -0.0010919 -1.40171e-10 0.0256085 -0.00140887 -1.42449e-10 0.0255685 -0.00171425 -1.36629e-10 0.0255285 -0.00199242 -1.22414e-10 0.0254696 -0.00222363 -9.58389e-11 0.0253778 -0.00240206 -6.06517e-11 0.0252436 -0.00252116 -2.16085e-11 0.0250678 -0.00258591 1.73628e-11 0.0248608 -0.00260028 5.51843e-11 0.0246289 -0.00257692 9.5533e-11 0.0243776 -0.00250907 1.09992e-10 0.0241287 -0.00241107 1.23367e-10 0.0238928 -0.00229691 1.32121e-10 0.0236816 -0.00216388 1.3651e-10 0.0235079 -0.002009 1.34324e-10 0.0233926 -0.0018331 1.32864e-10 0.0233127 -0.00162549 1.15829e-10 0.0232681 -0.00139212 1.14345e-10 0.0233058 -0.00115922 1.10929e-10 0.0234257 -0.000890622 1.0413e-10 0.0235852 -0.000578356 9.31641e-11 0.0237586 -0.000241834 1.05462e-10 0.023927 9.17144e-05 1.20043e-10 0.0240688 0.000414572 1.34593e-10 0.0241656 0.000705441 1.41885e-10 0.0242278 0.000959457 1.49566e-10 0.0242744 0.00116719 1.50593e-10 0.0242925 0.00134158 1.50429e-10 0.0242672 0.00148139 1.49384e-10 0.0242147 0.00158056 1.46265e-10 0.0241615 0.00163874 1.36044e-10 0.0241161 0.00166948 1.22863e-10 0.0240873 0.00167638 1.14345e-10 0.0240656 0.00167059 8.92272e-11 0.0240662 0.00163292 8.59867e-11 0.0241018 0.00157056 7.89319e-11 0.0241826 0.0014869 6.77468e-11 0.0242819 0.00138227 5.48427e-11 0.0244138 0.00123883 5.22121e-11 0.024577 0.00107165 3.69619e-11 0.0247646 0.000887177 2.26279e-11 0.0249599 0.000697969 1.94495e-11 0.0251534 0.000505112 1.61105e-11 0.000329502 8.45181e-12 0.016865 4.12215e-05 4.95606e-12 0.0170234 5.86695e-05 7.72678e-12 0.0172502 0.000237436 3.18031e-11 0.0183645 0.000414985 6.787e-11 0.0210756 0.00139833 2.03903e-10 0.0270374 0.00334746 5.75628e-10 0.0333634 0.00533024 1.44312e-09 0.0373155 0.00607829 9.51321e-11 0.0389068 0.00633871 -4.86863e-11 0.0382703 0.00692064 -2.91874e-10 0.0379895 0.00653322 -1.60227e-10 0.0377214 0.00598349 -1.51e-10 0.0375223 0.00522273 -9.2406e-11 0.0373099 0.0045184 -5.7702e-12 0.0371938 0.00373559 6.1611e-11 0.0370643 0.00297666 6.55794e-11 0.0368934 0.00228576 4.11679e-11 0.0366751 0.00167431 1.3787e-11 0.0364108 0.00113722 -1.82899e-12 0.0361036 0.00066464 -1.23836e-11 0.0357563 0.000246592 -1.90232e-11 0.0353719 -0.000122802 -2.14521e-11 0.0349515 -0.000448901 -2.44471e-11 0.0345068 -0.000734107 -2.4395e-11 0.034038 -0.00098232 -2.35661e-11 0.0335495 -0.00119563 -1.97225e-11 0.033055 -0.00137505 -1.18224e-11 0.0325504 -0.00152168 -3.10343e-12 0.0320539 -0.00163459 9.74108e-12 0.0315709 -0.00171361 2.79304e-11 0.0311102 -0.00175599 3.54305e-11 0.030691 -0.00175743 6.68997e-11 0.0303132 -0.00171161 8.46421e-11 0.0299759 -0.00162857 1.1069e-10 0.0297044 -0.00150731 1.42603e-10 0.0295144 -0.00132266 1.73221e-10 0.0294098 -0.00107357 1.97452e-10 0.0293709 -0.000766958 2.13657e-10 0.0293725 -0.0004063 2.0171e-10 0.0294262 -3.17059e-05 1.93839e-10 0.0295071 0.000358382 1.65277e-10 0.0295906 0.000745185 1.55572e-10 0.0296443 0.00110765 1.28592e-10 0.0296145 0.00142491 7.07614e-11 0.0293347 0.00168053 -3.11857e-11 0.0290059 0.0016996 -1.00751e-10 0.028658 0.00160729 -1.37011e-10 0.0282628 0.00148675 -1.36354e-10 0.0278692 0.00130263 -1.27476e-10 0.0275041 0.00108064 -1.1896e-10 0.0271677 0.000831866 -1.61732e-10 0.0268695 0.000556781 -1.77115e-10 0.0266189 0.000256514 -1.54647e-10 0.0264214 -6.36318e-05 -1.51812e-10 0.0262834 -0.000405927 -1.56816e-10 0.0261894 -0.000754573 -1.60478e-10 0.0261196 -0.0010986 -1.57789e-10 0.0260548 -0.00142024 -1.45733e-10 0.0259775 -0.00170307 -1.22229e-10 0.0258654 -0.00193162 -9.02343e-11 0.0257139 -0.00210218 -5.33406e-11 0.0255151 -0.00221256 -1.42846e-11 0.0252688 -0.00227058 2.57166e-11 0.0249889 -0.00228487 5.99298e-11 0.0246843 -0.00226835 9.18192e-11 0.0243631 -0.00221739 1.0448e-10 0.0240375 -0.00214213 1.13977e-10 0.023727 -0.00205544 1.24079e-10 0.0234354 -0.0019586 1.31201e-10 0.0231686 -0.00184915 1.3345e-10 0.022937 -0.00172884 1.31002e-10 0.0227463 -0.00159424 1.24919e-10 0.0226088 -0.00144123 1.14301e-10 0.0225272 -0.00126774 9.56074e-11 0.0224688 -0.0010583 9.36101e-11 0.0224748 -0.000855181 8.89123e-11 0.0225617 -0.000625988 8.12334e-11 0.0227158 -0.000362551 7.00324e-11 0.0228975 -5.87248e-05 8.18725e-11 0.0230909 0.000249781 9.68852e-11 0.0232698 0.000553576 1.12467e-10 0.0234201 0.000834954 1.27773e-10 0.0235325 0.00107936 1.35695e-10 0.0236178 0.00128209 1.42787e-10 0.0236819 0.00144343 1.43163e-10 0.0237252 0.00156324 1.43716e-10 0.0237501 0.00164005 1.41233e-10 0.0237664 0.00167952 1.36594e-10 0.0237887 0.00167855 1.28579e-10 0.0238532 0.00163069 1.1408e-10 0.023936 0.00157151 9.21388e-11 0.0240384 0.00148931 9.06541e-11 0.0241765 0.00136782 8.17082e-11 0.0243564 0.00121773 7.174e-11 0.0245605 0.00104705 4.71328e-11 0.0247776 0.000863164 3.1041e-11 0.0249962 0.000675436 2.93808e-11 0.0252011 0.000496994 2.32939e-11 0.0253826 0.000327536 1.91991e-11 0.000183489 1.32891e-11 0.0168427 8.15011e-06 3.03471e-12 0.0168486 4.93893e-05 1.29087e-11 0.0170488 3.40537e-05 2.07469e-11 0.0171671 0.000281517 8.2807e-11 0.0183107 0.000240487 2.0138e-10 0.0203135 0.00125593 5.47917e-10 0.0248109 0.000635246 1.3932e-09 0.028119 0.00277489 -3.77103e-11 0.0300531 0.00444948 -2.9586e-11 0.0314143 0.00562403 -3.07129e-10 0.0323255 0.00567633 -1.45073e-10 0.0331307 0.00521632 -3.59615e-11 0.0336995 0.00467619 3.00299e-11 0.0342059 0.00402029 7.88664e-11 0.0345746 0.00337422 7.45701e-11 0.0347941 0.00276847 5.61762e-11 0.034882 0.00221525 3.46691e-11 0.0348618 0.00171724 1.49914e-11 0.0347528 0.00127133 1.75595e-12 0.034569 0.000872225 -8.64212e-12 0.0343274 0.000514189 -1.63044e-11 0.0340391 0.000192946 -2.15532e-11 0.0337094 -9.06442e-05 -2.55507e-11 0.0333414 -0.000334805 -2.64916e-11 0.0329382 -0.000549666 -2.61704e-11 0.0325041 -0.00073621 -2.28038e-11 0.0320498 -0.000896458 -1.56856e-11 0.0315777 -0.00103123 -7.87366e-12 0.0310982 -0.00114103 2.83453e-12 0.0306207 -0.00122558 1.52205e-11 0.0301499 -0.00128368 3.10843e-11 0.0297003 -0.0013131 3.8098e-11 0.0292799 -0.00130976 6.09124e-11 0.0288956 -0.00126942 8.20647e-11 0.0285512 -0.00120273 1.06338e-10 0.0282672 -0.00109594 1.3233e-10 0.0280567 -0.000937216 1.58044e-10 0.0279233 -0.000726115 1.78591e-10 0.0278717 -0.000461797 1.92732e-10 0.0278669 -0.000146124 1.83259e-10 0.0279121 0.000191256 1.8086e-10 0.027995 0.000536813 1.76511e-10 0.0281083 0.000887746 1.18493e-10 0.0282133 0.00121145 1.05027e-10 0.0283042 0.00149157 6.74035e-11 0.0282097 0.00172888 2.91154e-12 0.0279654 0.00182436 -1.35301e-10 0.0277272 0.00170501 -1.50699e-10 0.027479 0.0015443 -1.77821e-10 0.0272215 0.00132918 -2.01873e-10 0.0269748 0.00105286 -2.0411e-10 0.026761 0.000727695 -1.7519e-10 0.0265939 0.000372345 -1.69481e-10 0.0264696 5.44078e-06 -1.72036e-10 0.0263741 -0.000376934 -1.79594e-10 0.0262918 -0.000743312 -1.76705e-10 0.0262033 -0.00107716 -1.62778e-10 0.0260927 -0.00136051 -1.35038e-10 0.0259401 -0.00158454 -1.01105e-10 0.0257397 -0.0017447 -6.16949e-11 0.0254885 -0.00184808 -2.37824e-11 0.0251951 -0.00190005 1.31562e-11 0.0248676 -0.00191512 4.7279e-11 0.0245224 -0.00189898 7.35385e-11 0.0241626 -0.00186152 8.84653e-11 0.0238033 -0.00180465 9.72502e-11 0.0234529 -0.00173831 1.09309e-10 0.0231177 -0.00166652 1.18584e-10 0.0228028 -0.00158905 1.24255e-10 0.0225113 -0.00150459 1.24827e-10 0.0222491 -0.00141382 1.22816e-10 0.0220191 -0.00131431 1.15381e-10 0.021831 -0.00120398 1.07847e-10 0.0216876 -0.00107808 9.24017e-11 0.0216086 -0.000935101 8.42764e-11 0.0215482 -0.000755075 6.55e-11 0.0215433 -0.000581714 6.35303e-11 0.0216075 -0.000388802 6.0765e-11 0.0217549 -0.00016935 5.53365e-11 0.0219448 9.3214e-05 5.79544e-11 0.0221592 0.00037114 7.06707e-11 0.0223765 0.000647877 8.59016e-11 0.0225767 0.000907657 1.01053e-10 0.0227524 0.00113451 1.14359e-10 0.0229049 0.00131928 1.23742e-10 0.0230386 0.0014584 1.28865e-10 0.0231585 0.00154896 1.31921e-10 0.0232763 0.00159054 1.32015e-10 0.0234011 0.00158082 1.30407e-10 0.0235259 0.00153334 1.25315e-10 0.023677 0.00144518 1.14438e-10 0.0238691 0.00131982 1.0906e-10 0.0240903 0.00116726 9.76055e-11 0.0243299 0.000995565 7.75018e-11 0.0245766 0.000814425 5.21358e-11 0.0248137 0.000636308 4.52099e-11 0.0250298 0.000467578 4.14667e-11 0.0252117 0.000319935 3.92529e-11 0.0253569 0.000187181 3.65948e-11 8.32574e-05 3.20824e-11 0.0168005 1.48391e-05 5.07303e-12 0.016856 -7.04339e-06 7.97925e-12 0.0167905 9.26078e-05 2.93741e-11 0.0171193 -6.02502e-05 7.81512e-11 0.016998 0.000338199 1.67097e-10 0.0180997 4.98968e-05 6.79302e-10 0.0187465 -0.000204973 1.20648e-09 0.0202779 0.00124868 -3.52054e-11 0.0221164 0.00261797 -8.66579e-11 0.0241239 0.0036194 -8.94246e-11 0.0258627 0.00393304 -1.1896e-11 0.0272615 0.00380406 2.25782e-11 0.0284381 0.00348027 3.42599e-11 0.0293617 0.00307408 4.72578e-11 0.0300641 0.00265433 4.62056e-11 0.0305746 0.00224973 3.26058e-11 0.0309268 0.00186804 3.25711e-11 0.0311542 0.00151396 1.63477e-11 0.0312787 0.00118799 4.57133e-12 0.0313192 0.000889946 -6.08856e-12 0.031287 0.000618159 -1.51164e-11 0.03119 0.000369361 -2.32433e-11 0.0310377 0.000141875 -2.74214e-11 0.0308425 -5.94518e-05 -2.83283e-11 0.0305994 -0.000233337 -2.72085e-11 0.0303129 -0.000385729 -2.36138e-11 0.0299922 -0.000518739 -1.76728e-11 0.0296384 -0.000632658 -1.03053e-11 0.0292618 -0.000729567 -1.42006e-12 0.0288713 -0.000807696 9.06305e-12 0.0284703 -0.000868305 2.05688e-11 0.0280724 -0.000908578 3.76568e-11 0.0276853 -0.000926976 4.42687e-11 0.0273179 -0.000920017 5.94065e-11 0.0269753 -0.000886343 8.07277e-11 0.0266659 -0.000829144 1.04099e-10 0.0264083 -0.000735704 1.25612e-10 0.0262084 -0.000602532 1.46023e-10 0.026078 -0.000425329 1.64339e-10 0.0260252 -0.000202821 1.72448e-10 0.0260191 7.0422e-05 1.64956e-10 0.0260742 0.000351293 1.6242e-10 0.026186 0.000645035 1.50845e-10 0.026313 0.000946155 1.35823e-10 0.0264563 0.00123114 6.16941e-11 0.0266161 0.00145088 5.33292e-11 0.0267256 0.00160914 2.31915e-11 0.0266708 0.00167586 -3.49402e-11 0.0265744 0.00158969 -1.7349e-10 0.0264664 0.00139017 -1.87685e-10 0.0263669 0.00110054 -1.82267e-10 0.0262788 0.000758069 -1.95095e-10 0.026197 0.000392783 -2.02004e-10 0.0261199 1.9634e-05 -2.04402e-10 0.0260403 -0.000359529 -1.96213e-10 0.0259432 -0.000698633 -1.83096e-10 0.0258098 -0.000980436 -1.53141e-10 0.0256273 -0.00119704 -1.20349e-10 0.0253916 -0.00135039 -9.88633e-11 0.0251096 -0.00144693 -3.58291e-11 0.0247885 -0.00149756 -8.05243e-12 0.0244385 -0.00151225 2.26817e-11 0.024072 -0.00150256 4.3711e-11 0.0236953 -0.00147343 6.26348e-11 0.0233172 -0.00143156 7.61723e-11 0.022945 -0.00138152 9.04047e-11 0.0225883 -0.00132918 1.00676e-10 0.0222458 -0.00127385 1.07728e-10 0.0219235 -0.00121536 1.11552e-10 0.0216223 -0.00115427 1.11139e-10 0.021347 -0.00108887 1.09249e-10 0.0210971 -0.00101887 1.02246e-10 0.0208811 -0.000941607 9.66928e-11 0.0207018 -0.000854772 8.62164e-11 0.0205679 -0.000755536 7.51878e-11 0.0204977 -0.000640058 6.42402e-11 0.0204503 -0.000490681 4.44588e-11 0.0204558 -0.000349014 4.46612e-11 0.020524 -0.000191164 4.59032e-11 0.0206674 -5.15273e-06 4.51442e-11 0.0208733 0.000207516 4.71474e-11 0.0211148 0.000446279 4.4807e-11 0.0213736 0.00068735 5.49058e-11 0.0216303 0.000914619 7.40181e-11 0.0218757 0.00110993 9.26837e-11 0.0221075 0.00126226 1.07055e-10 0.0223282 0.00136239 1.17123e-10 0.0225437 0.00140784 1.24406e-10 0.022761 0.00139412 1.28633e-10 0.0229875 0.00133546 1.31559e-10 0.023231 0.0012269 1.26957e-10 0.0234895 0.00108404 1.19497e-10 0.0237573 0.000918921 1.08818e-10 0.0240226 0.000747164 9.03935e-11 0.024271 0.000579548 8.10054e-11 0.0244908 0.000427696 7.88691e-11 0.0246723 0.000294833 8.01114e-11 0.0248124 0.000186496 8.69209e-11 0.0249105 9.49833e-05 8.16533e-11 2.57673e-05 8.17488e-11 0.0168124 2.3662e-06 5.12464e-12 0.0167956 5.19716e-06 1.43029e-11 0.0168728 1.16005e-05 3.16641e-11 0.0167641 2.79398e-05 7.79998e-11 0.0170581 5.8908e-05 2.22206e-10 0.0168493 0.000152515 6.10281e-10 0.0162416 0.000198008 1.16032e-09 0.0167258 0.000777984 -6.73719e-11 0.0179102 0.00143189 -6.67843e-11 0.0195189 0.00200114 -6.97224e-12 0.0211012 0.00233211 1.68671e-11 0.0225105 0.002368 2.24872e-11 0.0237312 0.00223323 2.15462e-11 0.0247608 0.00202371 2.24818e-11 0.0256139 0.0017938 2.10681e-11 0.0263123 0.00156262 1.73429e-11 0.026874 0.00133809 1.10669e-11 0.0273183 0.00112321 2.06048e-12 0.0276566 0.000919554 -7.63676e-12 0.0278997 0.000728593 -1.72467e-11 0.0280535 0.000550279 -2.49249e-11 0.0281261 0.000383745 -3.12421e-11 0.0281207 0.000227232 -3.57108e-11 0.0280541 8.08504e-05 -3.52353e-11 0.0279349 -5.0484e-05 -3.29572e-11 0.0277686 -0.000164311 -2.77278e-11 0.0275605 -0.000264562 -2.19545e-11 0.0273186 -0.000352127 -1.41747e-11 0.0270476 -0.000427462 -5.15923e-12 0.0267524 -0.000491066 4.31758e-12 0.0264443 -0.000542826 1.62627e-11 0.0261213 -0.00058145 2.75348e-11 0.025799 -0.000606278 5.05937e-11 0.0254798 -0.000613989 4.9287e-11 0.0251725 -0.000603255 6.02548e-11 0.0248848 -0.000574289 8.05644e-11 0.0246215 -0.000522776 1.02855e-10 0.0244026 -0.000444597 1.20102e-10 0.0242326 -0.000334485 1.37792e-10 0.0241208 -0.000189749 1.49023e-10 0.0240852 -4.50296e-06 1.52612e-10 0.024086 0.000214403 1.47497e-10 0.0241591 0.000433899 1.44308e-10 0.0243005 0.00066212 1.32278e-10 0.0244849 0.000899896 1.11508e-10 0.0246731 0.00112002 7.14044e-11 0.0248628 0.0012767 2.93409e-11 0.0250476 0.00136599 -2.17163e-11 0.0251994 0.00133314 -1.29807e-10 0.0252981 0.00119422 -1.43607e-10 0.0253493 0.000961816 -1.71945e-10 0.0253527 0.000679595 -2.23375e-10 0.02533 0.0003494 -2.3089e-10 0.0252764 1.36699e-05 -2.25446e-10 0.0251873 -0.000320253 -2.05577e-10 0.0250539 -0.000590111 -1.83677e-10 0.0248642 -0.000796605 -1.81317e-10 0.0246212 -0.000942276 -1.41092e-10 0.0243295 -0.00103555 -7.25349e-11 0.0240013 -0.0010867 -3.9091e-11 0.0236457 -0.00110595 -7.67223e-12 0.0232729 -0.0011027 1.6813e-11 0.0228909 -0.00108427 3.569e-11 0.0225075 -0.00105515 5.22074e-11 0.0221311 -0.00102063 6.62361e-11 0.0217662 -0.00098374 8.00106e-11 0.0214193 -0.000946597 8.87511e-11 0.0210913 -0.000907461 9.51414e-11 0.0207888 -0.00086831 9.65922e-11 0.0205085 -0.000827263 9.79322e-11 0.0202538 -0.000784618 9.48361e-11 0.0200318 -0.000738514 9.22601e-11 0.0198362 -0.000688255 8.5248e-11 0.0196814 -0.000631504 7.97336e-11 0.0195569 -0.00056636 6.79264e-11 0.0194765 -0.000489669 6.08057e-11 0.0194494 -0.000397476 4.02275e-11 0.0194451 -0.000279356 3.79835e-11 0.0194851 -0.000165833 3.44169e-11 0.0195846 -4.20721e-05 2.63258e-11 0.0197505 0.000101206 2.7264e-11 0.0199723 0.000277775 1.12713e-11 0.0202377 0.0004719 1.72867e-11 0.02053 0.000668026 2.62682e-11 0.0208349 0.000846931 3.41955e-11 0.0211411 0.000993624 4.56163e-11 0.0214454 0.00109202 7.46254e-11 0.021747 0.00113631 9.46471e-11 0.0220469 0.00112079 1.05462e-10 0.0223505 0.0010546 1.13921e-10 0.0226519 0.000944476 1.19037e-10 0.0229447 0.000806889 1.22699e-10 0.0232199 0.000656448 1.27618e-10 0.0234681 0.00050968 1.34558e-10 0.0236801 0.000376147 1.39968e-10 0.0238518 0.000263392 1.41726e-10 0.0239819 0.00017037 1.38312e-10 0.0240724 0.000101198 1.32043e-10 0.0241307 4.09401e-05 1.17729e-10 6.19029e-08 1.08501e-10 0.0168119 -1.12551e-05 4.86208e-12 0.0167816 3.11736e-05 1.39553e-11 0.0168683 -7.91509e-05 3.02786e-11 0.0166651 0.000211366 7.84493e-11 0.0169382 -0.000204566 2.21289e-10 0.0164379 0.000552047 6.14438e-10 0.0156741 0.00075566 1.16007e-09 0.0158825 0.000583894 -6.43704e-11 0.0166375 0.000677445 -6.37998e-11 0.0176485 0.000980051 4.04742e-12 0.0187486 0.00121949 2.28437e-11 0.019818 0.00128047 1.95219e-11 0.0208073 0.00122058 1.33747e-11 0.0216947 0.00111525 9.88576e-12 0.0224797 0.000999216 6.29182e-12 0.0231627 0.000883983 9.97417e-13 0.0237521 0.000772324 -6.29713e-12 0.0242503 0.000664423 -1.52245e-11 0.0246594 0.000560626 -2.42341e-11 0.0249859 0.000461169 -3.20641e-11 0.0252292 0.000365943 -3.81616e-11 0.0253993 0.000274618 -4.19715e-11 0.0254971 0.000186655 -4.4176e-11 0.0255294 0.000101053 -4.33977e-11 0.0255081 1.98401e-05 -3.96485e-11 0.0254387 -5.34961e-05 -3.31445e-11 0.0253274 -0.000118174 -2.67154e-11 0.0251805 -0.000175638 -1.79615e-11 0.0249989 -0.000225703 -8.63444e-12 0.0247911 -0.000269417 1.42152e-12 0.0245603 -0.000306019 1.31145e-11 0.0243123 -0.000335259 2.41005e-11 0.0240536 -0.000356321 3.71574e-11 0.0237892 -0.000367489 6.27639e-11 0.0235314 -0.000367131 5.2417e-11 0.0232762 -0.00035446 6.47893e-11 0.0230428 -0.000328397 8.43006e-11 0.0228333 -0.0002859 1.02836e-10 0.0226545 -0.000223752 1.17541e-10 0.0225289 -0.000138583 1.29967e-10 0.0224563 -2.84484e-05 1.41548e-10 0.0224286 0.000116501 1.36994e-10 0.0224738 0.000261709 1.35474e-10 0.0225919 0.000414039 1.32131e-10 0.0227741 0.000575159 1.15427e-10 0.0229877 0.000744146 8.22709e-11 0.0232275 0.000875525 5.17799e-11 0.0234836 0.000951573 7.19557e-14 0.0237204 0.000947295 -5.63349e-11 0.023937 0.000853188 -1.43193e-10 0.0241007 0.000671974 -1.70645e-10 0.0242392 0.000457695 -1.96635e-10 0.0242913 0.000236148 -2.20974e-10 0.0242354 6.52389e-06 -2.15152e-10 0.0240899 -0.000217882 -2.1405e-10 0.0238984 -0.000414387 -2.47666e-10 0.0236513 -0.000548844 -1.89255e-10 0.0233596 -0.00063849 -1.10348e-10 0.0230371 -0.000691205 -8.14532e-11 0.0226974 -0.00071713 -4.46265e-11 0.0223461 -0.000722106 -1.39581e-11 0.0219959 -0.000715176 1.02485e-11 0.0216533 -0.000699097 3.06409e-11 0.0213258 -0.000679267 4.71682e-11 0.0210131 -0.00065595 6.15669e-11 0.0207187 -0.000632443 7.28079e-11 0.0204411 -0.00060805 7.97457e-11 0.0201807 -0.00058374 8.47143e-11 0.0199396 -0.000559094 8.56826e-11 0.0197156 -0.000533619 8.5342e-11 0.0195136 -0.000507377 8.33267e-11 0.0193313 -0.000478915 8.13513e-11 0.0191688 -0.000448286 7.66518e-11 0.0190294 -0.000413403 7.16123e-11 0.0189138 -0.000373876 6.34484e-11 0.0188234 -0.000326386 5.62429e-11 0.0187727 -0.000272468 4.524e-11 0.0187529 -0.000196531 3.11219e-11 0.0187756 -0.000123169 2.92805e-11 0.0188353 -4.24784e-05 2.5767e-11 0.0189442 4.74421e-05 2.60611e-11 0.0191162 0.000154271 1.3055e-11 0.0193454 0.00028435 7.5999e-12 0.0196272 0.000421852 9.3038e-12 0.0199475 0.000554941 1.69095e-11 0.0202953 0.000668623 2.7872e-11 0.0206565 0.000746684 4.12517e-11 0.021022 0.000780392 5.31509e-11 0.0213811 0.000764762 5.72865e-11 0.0217268 0.000707398 7.19144e-11 0.0220487 0.000617701 8.5578e-11 0.0223337 0.000512323 1.19457e-10 0.0225745 0.000403431 1.55734e-10 0.0227655 0.000302596 1.69623e-10 0.0229092 0.000215896 1.73362e-10 0.0230093 0.000144866 1.70098e-10 0.0230722 9.0807e-05 1.5908e-10 0.0231076 5.02603e-05 1.47598e-10 0.0231191 1.58472e-05 1.33483e-10 -6.40315e-06 1.05295e-10 0.0167913 -2.58766e-06 5.09061e-12 0.0168165 4.72952e-06 7.04299e-12 0.0167452 -1.56939e-05 3.16417e-11 0.0169076 3.83589e-05 6.53262e-11 0.016709 -3.64128e-05 2.02351e-10 0.0170185 0.000144429 6.36068e-10 0.0171308 0.000432664 1.21534e-09 0.0173662 0.000365811 -5.85231e-11 0.017682 0.000353755 -6.76091e-11 0.0181615 0.000469036 6.11646e-12 0.0187593 0.000578128 2.55253e-11 0.01939 0.000608512 1.4545e-11 0.0200073 0.000573138 -1.11055e-12 0.0205931 0.000513528 -1.11455e-11 0.0211401 0.000451383 -1.73909e-11 0.0216428 0.000394087 -2.27101e-11 0.0221 0.000341699 -2.8209e-11 0.0225068 0.000293812 -3.41004e-11 0.0228636 0.000249544 -3.9842e-11 0.0231677 0.000208269 -4.46504e-11 0.0234177 0.000169163 -4.82745e-11 0.0236139 0.000131596 -5.00079e-11 0.0237556 9.48799e-05 -5.0211e-11 0.0238419 5.85392e-05 -4.8032e-11 0.0238769 2.23894e-05 -4.46087e-11 0.0238638 -1.19483e-05 -3.84638e-11 0.0238089 -4.30861e-05 -3.05845e-11 0.0237168 -7.10985e-05 -2.10928e-11 0.0235905 -9.62916e-05 -1.10231e-11 0.0234398 -0.000118209 2.51489e-13 0.0232628 -0.000137311 1.17925e-11 0.0230689 -0.000152944 2.32637e-11 0.0228638 -0.000164819 3.55855e-11 0.0226487 -0.000172117 5.58848e-11 0.0224325 -0.000173949 7.04849e-11 0.0222189 -0.000169685 5.75342e-11 0.0220192 -0.000158727 7.28528e-11 0.0218278 -0.000140046 9.12804e-11 0.0216656 -0.000111958 1.05438e-10 0.0215385 -7.25101e-05 1.17163e-10 0.0214497 -2.15457e-05 1.27195e-10 0.0214031 4.89455e-05 1.28256e-10 0.0214273 0.000121263 1.27753e-10 0.0215202 0.000197197 1.257e-10 0.0216741 0.000278346 1.16603e-10 0.0218832 0.000364259 9.91261e-11 0.0221313 0.000440539 7.28603e-11 0.022423 0.000483455 1.88119e-11 0.022709 0.000482688 -3.61338e-11 0.0229479 0.000433139 -1.13199e-10 0.0231529 0.000342214 -1.6018e-10 0.0232979 0.000224724 -1.98572e-10 0.0233401 0.000106499 -2.02157e-10 0.0232827 -7.89751e-06 -2.08389e-10 0.0231372 -0.000115827 -2.31136e-10 0.0229316 -0.000203342 -2.40698e-10 0.0226744 -0.000274349 -1.47526e-10 0.0223807 -0.000320007 -1.32245e-10 0.0220716 -0.000345589 -8.90975e-11 0.0217559 -0.000356846 -5.03172e-11 0.0214426 -0.000358126 -1.84057e-11 0.0211387 -0.000353453 7.00806e-12 0.0208453 -0.000344713 2.67317e-11 0.020566 -0.000334353 4.28327e-11 0.0202976 -0.000322338 5.60354e-11 0.0200448 -0.000310565 6.65594e-11 0.0198023 -0.000297942 7.36079e-11 0.0195741 -0.000286126 7.81206e-11 0.0193554 -0.0002735 7.87758e-11 0.019149 -0.000261329 7.86439e-11 0.0189528 -0.000248077 7.63546e-11 0.0187675 -0.000234528 7.43231e-11 0.018595 -0.000219411 7.02636e-11 0.0184348 -0.000202772 6.60218e-11 0.018292 -0.00018378 5.95881e-11 0.0181675 -0.000161451 5.29668e-11 0.0180669 -0.000135482 4.49468e-11 0.0180035 -0.000103458 3.37746e-11 0.0179648 -6.22618e-05 2.80842e-11 0.0179648 -2.35265e-05 2.48869e-11 0.0180094 1.81681e-05 2.55592e-11 0.018108 6.66184e-05 1.73044e-11 0.0182696 0.000126553 7.39741e-12 0.0184953 0.000194227 4.77355e-12 0.0187824 0.000262596 6.53989e-12 0.0191162 0.000322497 1.15862e-11 0.0194844 0.000364523 2.26304e-11 0.019864 0.000381322 3.82198e-11 0.0202352 0.000372932 5.91953e-11 0.0205808 0.000340086 8.25838e-11 0.0208826 0.000292264 8.79465e-11 0.0211384 0.000237386 1.173e-10 0.0213401 0.000183108 1.76508e-10 0.0214961 0.000134581 1.89538e-10 0.0216053 9.40217e-05 1.88422e-10 0.0216825 6.15654e-05 1.80102e-10 0.0217279 3.73228e-05 1.60554e-10 0.0217536 1.8851e-05 1.43558e-10 0.0217591 3.72815e-06 1.28222e-10 -5.05106e-06 9.86588e-11 0.0167952 4.71255e-12 0.0167983 8.73915e-12 0.0167756 2.72183e-11 0.0168021 7.30655e-11 0.0167404 1.82239e-10 0.0167888 6.49198e-10 0.0170042 1.2386e-09 0.0173867 -5.4258e-11 0.0177384 -6.59133e-11 0.0181787 2.64745e-12 0.0187177 2.69391e-11 0.0192895 9.76636e-12 0.0198334 -6.77186e-12 0.0203273 -1.75989e-11 0.0207678 -2.40817e-11 0.0211629 -2.94603e-11 0.02152 -3.47332e-11 0.021843 -4.0042e-11 0.0221348 -4.50303e-11 0.022394 -4.93082e-11 0.0226155 -5.24226e-11 0.0227996 -5.39782e-11 0.0229391 -5.36012e-11 0.0230344 -5.149e-11 0.0230842 -4.74786e-11 0.0230891 -4.06249e-11 0.0230545 -3.22379e-11 0.022984 -2.24365e-11 0.0228828 -1.21999e-11 0.022756 -1.02262e-13 0.0226061 1.11794e-11 0.0224389 2.30991e-11 0.0222593 3.51704e-11 0.022068 5.17028e-11 0.0218738 7.17093e-11 0.0216794 5.55617e-11 0.0214939 6.79416e-11 0.0213134 8.43401e-11 0.0211588 9.97525e-11 0.0210303 1.1047e-10 0.0209338 1.19776e-10 0.0208732 1.2291e-10 0.0208826 1.23109e-10 0.0209575 1.22608e-10 0.0210935 1.1836e-10 0.0212803 1.06007e-10 0.0215138 8.53841e-11 0.0217944 3.12821e-11 0.0220693 -2.62458e-11 0.0223138 -1.0104e-10 0.0225031 -1.41867e-10 0.0226319 -2.04096e-10 0.0226594 -2.05772e-10 0.0225878 -2.0688e-10 0.0224296 -2.1345e-10 0.0222281 -2.04604e-10 0.0219782 -1.5587e-10 0.0216933 -1.36019e-10 0.0213979 -9.38603e-11 0.0210985 -5.4477e-11 0.0208035 -2.14912e-11 0.0205172 4.60022e-12 0.0202417 2.43977e-11 0.0199761 4.02736e-11 0.0197212 5.32645e-11 0.0194766 6.33433e-11 0.0192413 7.06461e-11 0.0190157 7.43364e-11 0.0187977 7.48615e-11 0.0185892 7.41924e-11 0.0183881 7.16131e-11 0.018198 6.95519e-11 0.0180164 6.57442e-11 0.0178478 6.18486e-11 0.0176927 5.63202e-11 0.0175555 5.02512e-11 0.0174396 4.29075e-11 0.0173531 3.51892e-11 0.0173002 2.28933e-11 0.0172855 1.94317e-11 0.0173112 2.6294e-11 0.0173827 9.34658e-12 0.0175122 9.06711e-12 0.0177037 3.7435e-12 0.0179621 1.48032e-12 0.0182777 2.83757e-12 0.0186314 1.14525e-11 0.019002 2.93596e-11 0.0193633 5.46116e-11 0.0196899 8.18023e-11 0.0199736 9.28338e-11 0.0202001 1.35902e-10 0.0203734 1.883e-10 0.0205019 1.97196e-10 0.0205837 1.91389e-10 0.0206356 1.80875e-10 0.0206598 1.53458e-10 0.0206662 1.37739e-10 0.0206504 1.20996e-10 8.99062e-11 0.00923365 0.00815152 5.98396e-11 0.00601178 0.00322023 6.43847e-11 0.00464072 0.00135066 3.71165e-10 0.00394427 0.000664726 5.43706e-10 0.00379073 0.000122657 1.12564e-09 0.00392382 -0.000226003 2.49109e-09 0.00347258 0.00024923 5.61156e-09 0.002104 0.00115732 6.30002e-09 0.000696163 0.00132109 2.94961e-09 -0.000497062 0.00121696 -4.17538e-10 -0.00153213 0.00101037 -6.90896e-10 -0.0025594 0.000937883 -6.39275e-10 -0.0033909 0.000851318 -8.08723e-10 -0.00401636 0.00065345 -6.50439e-10 -0.00448611 0.000468837 -4.2213e-10 -0.00476769 0.000291689 -6.08641e-10 -0.004948 0.000188839 -4.4896e-10 -0.00509805 0.000155704 -4.33346e-10 -0.00525454 0.000167112 -4.68147e-10 -0.00541977 0.000176726 -4.90402e-10 -0.00558082 0.000169755 -5.10828e-10 -0.00572298 0.000157086 -5.44617e-10 -0.00584557 0.000138422 -6.20107e-10 -0.00593807 0.000109983 -6.8675e-10 -0.00602095 9.80241e-05 -4.91918e-10 -0.0061172 0.000104434 -3.62722e-10 -0.0061977 8.88538e-05 -2.88129e-10 -0.0062449 5.4862e-05 -2.55314e-10 -0.00625866 1.65647e-05 -7.29658e-11 -0.00622394 -3.59146e-05 1.29283e-10 -0.00610943 -0.000120068 3.28445e-10 -0.00589902 -0.000219364 4.77039e-10 -0.00559262 -0.00031567 5.6215e-10 -0.00520213 -0.000400426 5.78801e-10 -0.00472454 -0.000486026 5.31696e-10 -0.00420412 -0.000528089 4.74951e-10 -0.0036553 -0.000554795 4.07638e-10 -0.00309147 -0.000568734 3.30433e-10 -0.00251627 -0.000578956 2.6426e-10 -0.00192995 -0.000588608 1.83096e-10 -0.00134711 -0.000584164 1.02448e-10 -0.000765883 -0.000581889 3.65225e-11 -0.000167052 -0.000598723 -3.00864e-11 0.00041109 -0.000577479 -4.45321e-11 0.000945346 -0.000533173 -7.88656e-11 0.00145707 -0.000509301 -1.28427e-10 0.00194572 -0.000486928 -1.62598e-10 0.00241042 -0.000463208 -1.85076e-10 0.00285209 -0.000440005 -2.01646e-10 0.00327016 -0.000416058 -2.09815e-10 0.00367377 -0.000401102 -2.24266e-10 0.00406946 -0.000393567 -2.41906e-10 0.00444763 -0.000376599 -2.31044e-10 0.00480431 -0.000355593 -2.10595e-10 0.00514197 -0.000337188 -1.86166e-10 0.00546097 -0.000318647 -1.5333e-10 0.00576368 -0.000302335 -1.11515e-10 0.00604971 -0.000285636 -6.79422e-11 0.00632032 -0.000270543 -2.49693e-11 0.00657543 -0.000255137 1.40262e-11 0.00681639 -0.000241193 4.04351e-11 0.00704299 -0.000227058 5.95082e-11 0.0072566 -0.000214247 6.41868e-11 0.00745724 -0.00020139 5.8978e-11 0.00764598 -0.000189697 4.1761e-11 0.00782278 -0.000177948 1.88493e-11 0.0079886 -0.000167206 -9.73372e-12 0.00814341 -0.000156467 -3.92392e-11 0.00828809 -0.000146621 -6.8884e-11 0.00842268 -0.000136823 -9.55244e-11 0.00854802 -0.000127818 -1.17518e-10 0.00866414 -0.000118893 -1.34522e-10 0.0087718 -0.000110665 -1.43997e-10 0.00887106 -0.000102532 -1.48589e-10 0.00896259 -9.50129e-05 -1.4609e-10 0.00904636 -8.76002e-05 -1.40565e-10 0.00912311 -8.07451e-05 -1.30891e-10 0.00919282 -7.40255e-05 -1.20513e-10 0.00925615 -6.78429e-05 -1.09106e-10 0.0093132 -6.1852e-05 -9.82357e-11 0.00936453 -5.64057e-05 -8.77761e-11 0.00941035 -5.12163e-05 -7.77985e-11 0.00945112 -4.65842e-05 -6.79855e-11 0.00948715 -4.227e-05 -5.82302e-11 0.00951882 -3.8528e-05 -4.81618e-11 0.00954644 -3.51795e-05 -3.78981e-11 0.00957046 -3.24353e-05 -2.69704e-11 0.00959108 -3.01567e-05 -1.5875e-11 0.00960887 -2.85576e-05 -4.36173e-12 0.00962404 -2.75331e-05 7.53597e-12 0.00963721 -2.72483e-05 2.05086e-11 0.00964846 -2.76459e-05 3.48658e-11 0.00965858 -2.89088e-05 5.23877e-11 0.00966774 -3.10047e-05 7.4369e-11 0.00967658 -3.41155e-05 1.01822e-10 0.009685 -3.818e-05 1.37721e-10 0.0096945 -4.34117e-05 1.81944e-10 0.00970353 -4.97711e-05 2.49712e-10 0.00971243 -5.96949e-05 3.46203e-10 -6.9364e-05 3.55984e-10 0.0127483 0.0122321 7.42007e-11 0.00976227 0.0061981 1.22404e-10 0.00823791 0.00287502 1.68809e-10 0.00761467 0.00123448 8.81185e-10 0.00714143 0.00055291 1.10327e-09 0.00671094 0.000118012 2.00605e-09 0.00655708 0.000246084 4.22911e-09 0.00631208 0.00113149 8.62578e-09 0.00496051 0.00251443 3.84428e-09 0.00379008 0.00239809 -3.15835e-11 0.00284732 0.00205627 -6.45194e-10 0.00195585 0.00186356 -6.05607e-10 0.00121129 0.00162533 -8.0141e-10 0.000505805 0.00138281 -5.47293e-10 -0.000213263 0.00119568 -3.08566e-10 -0.000948706 0.00103871 -4.38924e-10 -0.00163946 0.000880374 -5.50679e-10 -0.0022379 0.000762316 -5.23837e-10 -0.00271369 0.000660317 -5.64534e-10 -0.00308005 0.000559636 -5.63123e-10 -0.00335613 0.000454836 -5.16604e-10 -0.00356112 0.000371537 -5.19935e-10 -0.00372905 0.000318807 -5.35285e-10 -0.00386819 0.000261516 -5.57234e-10 -0.00397016 0.000212163 -5.10166e-10 -0.00405764 0.000200207 -3.80664e-10 -0.00412288 0.000160243 -2.98479e-10 -0.00414053 7.78161e-05 -2.61142e-10 -0.00410984 -1.36966e-05 -9.4338e-11 -0.00401198 -0.000137701 1.22824e-10 -0.00381518 -0.000326124 3.45984e-10 -0.00350778 -0.00053988 5.04311e-10 -0.00310472 -0.000733088 5.87809e-10 -0.00262886 -0.000890892 6.22665e-10 -0.00207462 -0.00105405 5.65551e-10 -0.00150155 -0.00111286 5.05495e-10 -0.000916069 -0.00114938 4.32013e-10 -0.00031536 -0.00117772 3.54684e-10 0.000291197 -0.00119195 3.16966e-10 0.000862716 -0.0011651 2.19745e-10 0.00142398 -0.00114802 1.243e-10 0.00196551 -0.00112457 5.38259e-11 0.00247703 -0.00111049 -6.27509e-12 0.00297562 -0.00107542 -3.08851e-11 0.00347623 -0.00103201 -6.95911e-11 0.00395886 -0.000988498 -1.15401e-10 0.00442412 -0.00094834 -1.53848e-10 0.00486931 -0.000903987 -1.81718e-10 0.00529583 -0.000861271 -1.99543e-10 0.0057013 -0.000815338 -2.06243e-10 0.00608359 -0.000777142 -2.21217e-10 0.00644511 -0.000748994 -2.44727e-10 0.00679258 -0.000718055 -2.40751e-10 0.00712405 -0.00068112 -2.2366e-10 0.00743733 -0.000644555 -2.05128e-10 0.00773237 -0.000607603 -1.79208e-10 0.00801032 -0.000574054 -1.47018e-10 0.00827134 -0.000540641 -1.1155e-10 0.00851699 -0.0005099 -7.59185e-11 0.00874721 -0.000479285 -4.36634e-11 0.00896315 -0.00045097 -1.87735e-11 0.00916486 -0.00042296 1.12315e-13 0.00935342 -0.000397013 7.62417e-12 0.00952877 -0.000371481 8.83782e-12 0.00969178 -0.000347776 1.35689e-13 0.00984285 -0.000324537 -1.46438e-11 0.00998244 -0.000302918 -3.46443e-11 0.0101112 -0.000281763 -5.75093e-11 0.0102296 -0.000262067 -8.01579e-11 0.0103381 -0.000242835 -1.01793e-10 0.0104374 -0.000224909 -1.19294e-10 0.0105276 -0.000207454 -1.32571e-10 0.0106098 -0.000191142 -1.40183e-10 0.0106838 -0.000175307 -1.42203e-10 0.0107503 -0.000160474 -1.39686e-10 0.0108097 -0.000146127 -1.32556e-10 0.0108622 -0.0001327 -1.23717e-10 0.0109083 -0.000119809 -1.127e-10 0.0109483 -0.000107822 -1.02342e-10 0.0109825 -9.64732e-05 -9.19697e-11 0.0110115 -8.60546e-05 -8.269e-11 0.0110354 -7.63877e-05 -7.42575e-11 0.0110549 -6.7687e-05 -6.56334e-11 0.0110702 -5.98474e-05 -5.80739e-11 0.0110819 -5.30376e-05 -4.87176e-11 0.0110902 -4.72319e-05 -3.99166e-11 0.0110958 -4.25525e-05 -2.89779e-11 0.0110987 -3.90167e-05 -1.80152e-11 0.0110999 -3.67943e-05 -6.05474e-12 0.0110993 -3.59269e-05 6.91016e-12 0.0110978 -3.65957e-05 2.05538e-11 0.011096 -3.88764e-05 3.65195e-11 0.011094 -4.30652e-05 5.56395e-11 0.0110929 -4.92624e-05 7.89695e-11 0.0110933 -5.77924e-05 1.08029e-10 0.0110956 -6.87647e-05 1.45708e-10 0.0111019 -8.2584e-05 1.9341e-10 0.0111107 -9.95302e-05 2.62846e-10 0.0111224 -0.000123067 3.59052e-10 -0.000145671 3.6872e-10 0.0162925 0.0141125 8.34839e-11 0.0138854 0.00858609 1.47716e-10 0.0119221 0.00484533 9.87512e-11 0.0104689 0.0026564 4.73742e-10 0.00959688 0.00140339 6.21171e-10 0.0086623 0.000932096 2.20075e-09 0.00812017 0.000654113 2.91959e-09 0.00810062 0.000937552 4.5861e-09 0.00806183 0.00220943 6.89299e-09 0.00726444 0.00329428 1.07237e-09 0.00624912 0.00317037 -3.89556e-10 0.00527808 0.00282806 -4.01977e-10 0.00448967 0.00252212 -8.28161e-10 0.00375141 0.00220175 -6.62325e-10 0.00305597 0.0019198 -3.91128e-10 0.00241961 0.00170713 -6.27869e-10 0.00179803 0.00152526 -4.87868e-10 0.0012163 0.00136895 -4.83234e-10 0.000679076 0.00121998 -5.18089e-10 0.000175836 0.00108335 -5.24477e-10 -0.000310376 0.000957882 -4.97847e-10 -0.000761476 0.000839007 -5.3349e-10 -0.00115265 0.00072886 -5.20419e-10 -0.00148194 0.000617239 -5.23656e-10 -0.00175003 0.000500424 -5.07933e-10 -0.00191587 0.000378329 -4.02049e-10 -0.0020103 0.000260883 -3.13005e-10 -0.00201138 8.33092e-05 -2.52814e-10 -0.0019317 -9.33496e-05 -8.8415e-11 -0.0017711 -0.000303281 1.22378e-10 -0.0014709 -0.000635042 3.55846e-10 -0.0010662 -0.000958315 5.35728e-10 -0.000576953 -0.00123824 6.25874e-10 1.43192e-05 -0.00149728 5.09321e-10 0.000579541 -0.00163508 7.97102e-10 0.00116296 -0.00170959 5.52286e-10 0.00175235 -0.00174966 4.60105e-10 0.00233678 -0.00177074 3.72058e-10 0.00290314 -0.00176461 3.10608e-10 0.00347036 -0.00173711 2.22144e-10 0.00402028 -0.00170069 1.43049e-10 0.00455287 -0.00165846 6.91632e-11 0.00505782 -0.00161513 1.01224e-11 0.00554453 -0.00156085 -3.02365e-11 0.00601689 -0.00150124 -6.93736e-11 0.00646867 -0.00143758 -1.08121e-10 0.00689844 -0.00137496 -1.51459e-10 0.00730799 -0.00131003 -1.73948e-10 0.00769651 -0.00124569 -1.97551e-10 0.00806298 -0.00117734 -2.02756e-10 0.00840452 -0.00111328 -2.16443e-10 0.00871951 -0.00105833 -2.40369e-10 0.00902341 -0.00101587 -2.50029e-10 0.00931052 -0.000962643 -2.42187e-10 0.00957933 -0.000908113 -2.292e-10 0.0098302 -0.000854014 -2.13657e-10 0.0100633 -0.000803029 -1.93376e-10 0.0102802 -0.000753743 -1.7084e-10 0.0104817 -0.000707301 -1.47238e-10 0.0106689 -0.000662323 -1.24768e-10 0.0108428 -0.000619842 -1.05794e-10 0.011004 -0.000578858 -8.84865e-11 0.011153 -0.000540182 -7.71273e-11 0.0112905 -0.000502993 -6.8785e-11 0.0114163 -0.000467916 -6.72982e-11 0.0115314 -0.000434216 -7.05254e-11 0.0116355 -0.000402443 -7.91035e-11 0.0117297 -0.000371913 -9.06004e-11 0.0118141 -0.000343124 -1.03965e-10 0.0118893 -0.000315482 -1.16397e-10 0.011956 -0.000289387 -1.27229e-10 0.0120144 -0.000264366 -1.34138e-10 0.0120653 -0.000240714 -1.37173e-10 0.0121089 -0.00021806 -1.35897e-10 0.0121458 -0.000196656 -1.30183e-10 0.0121764 -0.000176204 -1.22527e-10 0.0122012 -0.000156969 -1.11517e-10 0.0122203 -0.000138727 -1.01849e-10 0.0122344 -0.000121755 -9.06298e-11 0.0122435 -0.000105887 -8.24853e-11 0.0122481 -9.13809e-05 -7.4033e-11 0.0122485 -7.80954e-05 -6.77988e-11 0.0122451 -6.62799e-05 -6.14745e-11 0.0122382 -5.58169e-05 -5.57804e-11 0.0122285 -4.69682e-05 -4.83786e-11 0.0122163 -3.96463e-05 -4.01119e-11 0.0122019 -3.41354e-05 -3.00839e-11 0.0121862 -3.04173e-05 -1.80584e-11 0.0121693 -2.87757e-05 -5.81516e-12 0.0121525 -2.93077e-05 1.08376e-11 0.0121353 -3.23639e-05 2.60033e-11 0.0121195 -3.81167e-05 4.51944e-11 0.012105 -4.69949e-05 6.5968e-11 0.0120932 -5.92865e-05 9.11687e-11 0.0120855 -7.5477e-05 1.22954e-10 0.0120812 -9.60291e-05 1.65298e-10 0.0120839 -0.000121197 2.16474e-10 0.012093 -0.00015319 2.94957e-10 0.0121059 -0.000191564 3.81908e-10 -0.000229661 3.92473e-10 0.0182867 0.0148725 1.15098e-10 0.0164644 0.010404 1.18199e-10 0.0145104 0.00679179 1.27593e-10 0.0128808 0.0042739 2.66812e-10 0.0116385 0.00263535 3.09535e-10 0.0107747 0.0017001 1.54634e-09 0.0100465 0.00127845 1.87097e-09 0.0097838 0.00107708 2.71112e-09 0.0101766 0.00164254 3.71902e-09 0.0100029 0.00324648 4.07118e-09 0.0092259 0.00395573 6.35651e-10 0.00845853 0.0037251 -4.26005e-10 0.00760952 0.00344745 -6.25278e-10 0.00672771 0.00310338 -9.05665e-10 0.00598905 0.00273225 -5.16135e-10 0.00531046 0.00246984 -6.36517e-10 0.00465196 0.00222382 -4.93472e-10 0.00405464 0.00201005 -4.80859e-10 0.00350195 0.00182688 -5.27506e-10 0.00298154 0.00164182 -5.1331e-10 0.0024974 0.00147172 -5.1119e-10 0.00204451 0.00131972 -5.11093e-10 0.00162482 0.00117418 -4.88439e-10 0.00124324 0.00102584 -4.78694e-10 0.000906093 0.0008626 -4.43328e-10 0.000622016 0.0006812 -3.67307e-10 0.000425644 0.000472534 -3.28666e-10 0.00030221 0.000219139 -2.68315e-10 0.000300843 -8.39495e-05 -1.09511e-10 0.000498459 -0.000498024 8.78074e-11 0.000868478 -0.00101027 3.73476e-10 0.00134252 -0.00144226 5.49552e-10 0.00188764 -0.00179559 6.31974e-10 0.00246365 -0.00208636 7.05952e-10 0.00309055 -0.00227412 6.48401e-10 0.00372986 -0.00235759 5.76706e-10 0.00436052 -0.00238531 4.81259e-10 0.00496071 -0.00237344 3.98185e-10 0.00553425 -0.00233804 3.26686e-10 0.00608406 -0.00228514 2.41911e-10 0.00660772 -0.0022216 1.6906e-10 0.00710719 -0.00215396 9.96356e-11 0.00757889 -0.00208152 4.13302e-11 0.00802964 -0.00200436 -2.63727e-13 0.00845866 -0.00192161 -4.75519e-11 0.00886678 -0.00183633 -8.47277e-11 0.00925109 -0.00175013 -1.27597e-10 0.00961276 -0.00166379 -1.55458e-10 0.00995195 -0.00157787 -1.80881e-10 0.0102693 -0.00148846 -1.8667e-10 0.0105631 -0.00140135 -2.00689e-10 0.0108324 -0.00132182 -2.27083e-10 0.0110803 -0.0012578 -2.6722e-10 0.0113151 -0.00119064 -2.65521e-10 0.0115362 -0.00112212 -2.57552e-10 0.0117424 -0.00105316 -2.53594e-10 0.0119321 -0.000986615 -2.44449e-10 0.0121062 -0.000922693 -2.33806e-10 0.0122649 -0.000862043 -2.21657e-10 0.0124099 -0.000803909 -2.07851e-10 0.0125416 -0.000748784 -1.9467e-10 0.0126618 -0.000695935 -1.7908e-10 0.0127704 -0.000645959 -1.64803e-10 0.0128689 -0.000598073 -1.50138e-10 0.0129574 -0.000552878 -1.38608e-10 0.0130368 -0.000509609 -1.3044e-10 0.0131074 -0.000468767 -1.26419e-10 0.0131695 -0.000429721 -1.26309e-10 0.0132237 -0.000392827 -1.28673e-10 0.0132697 -0.000357603 -1.31676e-10 0.0133082 -0.000324303 -1.34978e-10 0.0133392 -0.000292517 -1.3468e-10 0.013363 -0.000262477 -1.33872e-10 0.0133803 -0.000233788 -1.26979e-10 0.0133911 -0.000206729 -1.20226e-10 0.0133965 -0.000180954 -1.08429e-10 0.0133965 -0.000156796 -9.79577e-11 0.0133919 -0.000134007 -8.63415e-11 0.0133829 -0.00011293 -7.62634e-11 0.0133701 -9.33879e-05 -6.89989e-11 0.0133535 -7.5694e-05 -6.16252e-11 0.0133338 -5.97078e-05 -5.87097e-11 0.0133108 -4.57253e-05 -5.34783e-11 0.0132855 -3.365e-05 -5.11162e-11 0.013258 -2.38032e-05 -4.43177e-11 0.0132292 -1.62071e-05 -3.767e-11 0.0131993 -1.11086e-05 -2.75511e-11 0.0131693 -8.71332e-06 -1.44162e-11 0.0131395 -9.25187e-06 1.73368e-12 0.0131107 -1.2859e-05 2.08605e-11 0.0130833 -1.99692e-05 4.20579e-11 0.0130579 -3.09564e-05 6.31476e-11 0.0130357 -4.6411e-05 8.71766e-11 0.0130162 -6.6944e-05 1.18084e-10 0.0130031 -9.32381e-05 1.55415e-10 0.0129951 -0.000126015 2.05272e-10 0.0129958 -0.000165535 2.55158e-10 0.0130046 -0.000217174 3.76623e-10 0.0130229 -0.000268645 3.86787e-10 -0.000323785 4.20753e-10 0.0194008 0.015134 1.22542e-10 0.0181644 0.0116417 7.14438e-11 0.0165458 0.00840125 1.39022e-10 0.0149729 0.00583965 1.90837e-10 0.0136337 0.00395615 3.50014e-10 0.0126459 0.00266329 6.66697e-10 0.0118274 0.00198057 1.75431e-09 0.0111738 0.00160045 2.17426e-09 0.0110875 0.0016097 3.0533e-09 0.0117691 0.0023134 5.51312e-09 0.0115707 0.00396614 2.57847e-09 0.0108129 0.00445125 5.49739e-11 0.0101867 0.00415501 -6.18276e-10 0.00947391 0.00391424 -6.9347e-10 0.00868195 0.00358902 -8.06235e-10 0.00795901 0.00322427 -6.7329e-10 0.00731806 0.00293317 -5.5353e-10 0.0067176 0.00269766 -5.08607e-10 0.0061092 0.00247528 -4.79919e-10 0.00553468 0.00225211 -4.91413e-10 0.00501629 0.00205483 -5.17305e-10 0.00453022 0.0018616 -4.96847e-10 0.00407356 0.00166999 -4.67828e-10 0.00366107 0.00147461 -4.47352e-10 0.00329609 0.00126516 -4.01571e-10 0.00299201 0.00101818 -3.451e-10 0.0027584 0.000731314 -2.91645e-10 0.00260223 0.000398159 -2.41579e-10 0.00259137 -5.55298e-05 -8.66307e-11 0.00281219 -0.000709771 1.48956e-10 0.0031705 -0.00136661 2.84498e-10 0.00366743 -0.00194437 4.50635e-10 0.00428237 -0.00241825 5.66397e-10 0.00494281 -0.00275362 5.94408e-10 0.00561556 -0.0029548 6.54846e-10 0.00627471 -0.00302233 5.98147e-10 0.00689449 -0.00300759 5.08454e-10 0.00747296 -0.00295148 4.19356e-10 0.00801177 -0.00287488 3.43938e-10 0.00851516 -0.00278469 2.6098e-10 0.00898877 -0.00269024 1.99876e-10 0.00943254 -0.00259212 1.30084e-10 0.00984998 -0.00249255 8.14979e-11 0.0102419 -0.0023892 4.01756e-11 0.0106114 -0.00228316 -6.20471e-12 0.0109582 -0.00217486 -4.78924e-11 0.0112827 -0.0020665 -8.76597e-11 0.0115866 -0.00195865 -1.17907e-10 0.0118707 -0.00185296 -1.44673e-10 0.0121365 -0.00174484 -1.51137e-10 0.0123828 -0.00163855 -1.65762e-10 0.0126065 -0.00153654 -1.92668e-10 0.0128048 -0.00144732 -2.39426e-10 0.0129901 -0.00136791 -2.61653e-10 0.0131623 -0.00128717 -2.67073e-10 0.013321 -0.00120563 -2.72231e-10 0.0134664 -0.00112635 -2.74278e-10 0.0135987 -0.00104946 -2.74641e-10 0.0137184 -0.000976503 -2.7351e-10 0.0138268 -0.000906508 -2.69341e-10 0.0139239 -0.000840383 -2.6233e-10 0.0140111 -0.000776987 -2.50329e-10 0.0140883 -0.000717186 -2.33661e-10 0.014156 -0.000659892 -2.14715e-10 0.0142151 -0.000605868 -1.93802e-10 0.0142647 -0.000554206 -1.76421e-10 0.0143065 -0.000505449 -1.61107e-10 0.0143395 -0.000458917 -1.51138e-10 0.0143648 -0.00041497 -1.44088e-10 0.0143831 -0.000373072 -1.38902e-10 0.0143943 -0.000333518 -1.35418e-10 0.0143997 -0.000295815 -1.29244e-10 0.0143989 -0.000260245 -1.23922e-10 0.0143929 -0.000226359 -1.13355e-10 0.0143815 -0.00019446 -1.04135e-10 0.0143653 -0.000164205 -9.02757e-11 0.0143444 -0.00013595 -7.94355e-11 0.01432 -0.000109475 -6.6877e-11 0.0142918 -8.51428e-05 -5.8584e-11 0.0142612 -6.28368e-05 -5.1316e-11 0.0142278 -4.28123e-05 -4.72515e-11 0.0141926 -2.52099e-05 -4.56154e-11 0.0141554 -1.01684e-05 -4.38705e-11 0.014117 2.10122e-06 -4.13832e-11 0.0140777 1.12503e-05 -3.66558e-11 0.014038 1.76465e-05 -3.06514e-11 0.0139976 2.10049e-05 -1.86696e-11 0.0139579 2.10876e-05 -6.52739e-12 0.0139186 1.75005e-05 1.14734e-11 0.0138807 9.64331e-06 3.13943e-11 0.0138462 -3.00378e-06 5.54744e-11 0.0138143 -2.12391e-05 8.44396e-11 0.013789 -4.56886e-05 1.21666e-10 0.0137683 -7.71294e-05 1.65119e-10 0.013755 -0.000116479 2.13581e-10 0.0137506 -0.000164068 2.67106e-10 0.013756 -0.00022252 3.29572e-10 0.0137648 -0.000290801 4.22974e-10 0.0137882 -0.000357942 4.32174e-10 -0.000429429 4.552e-10 0.0201064 0.0152047 1.09152e-10 0.0192892 0.0124472 1.30514e-10 0.018053 0.00963636 1.11572e-10 0.0166891 0.00719623 1.67935e-10 0.0153956 0.00523785 2.48087e-10 0.0142636 0.00377206 4.81397e-10 0.0134728 0.00272966 8.34762e-10 0.0126753 0.00228162 1.9134e-09 0.0122393 0.0019192 2.33311e-09 0.01222 0.00213617 3.35401e-09 0.0129499 0.00298274 5.16635e-09 0.0129012 0.00444405 1.48569e-09 0.0122538 0.00479066 -3.29487e-10 0.0116601 0.00451403 -4.42702e-10 0.0110228 0.0043035 -5.73622e-10 0.0103461 0.00399486 -7.35508e-10 0.00970252 0.00364411 -6.84817e-10 0.00907961 0.0033625 -5.93834e-10 0.00848959 0.00310746 -5.01327e-10 0.00794202 0.00286912 -5.03198e-10 0.00740827 0.00264628 -5.3913e-10 0.00688056 0.00242582 -5.03064e-10 0.00639939 0.00220327 -4.58336e-10 0.00596366 0.00197365 -4.21089e-10 0.00556248 0.00170864 -3.45019e-10 0.00521206 0.0014073 -2.86942e-10 0.00490843 0.00106998 -2.5681e-10 0.00472979 0.000612701 -1.85482e-10 0.00477316 -7.40926e-05 -4.86367e-13 0.00500633 -0.00092429 1.31009e-10 0.00541076 -0.00175676 1.62263e-10 0.00595707 -0.00248115 2.78603e-10 0.00659929 -0.00305712 3.87195e-10 0.00729608 -0.00345132 4.69278e-10 0.00795231 -0.00360942 4.61331e-10 0.00857432 -0.00364465 5.12011e-10 0.009156 -0.00358965 5.44786e-10 0.00969374 -0.00349022 4.73015e-10 0.0101846 -0.00336545 3.93316e-10 0.0106364 -0.00323476 3.07842e-10 0.0110547 -0.00310538 2.38865e-10 0.011444 -0.00297778 1.69876e-10 0.0118071 -0.00285176 1.24049e-10 0.0121468 -0.00272401 8.17421e-11 0.0124651 -0.00259584 3.3888e-11 0.0127626 -0.00246588 -7.62186e-12 0.0130389 -0.00233686 -4.52185e-11 0.0132939 -0.00220867 -7.41363e-11 0.0135283 -0.0020836 -1.01205e-10 0.0137472 -0.00196059 -1.29253e-10 0.0139479 -0.00183631 -1.35442e-10 0.0141289 -0.00171438 -1.54432e-10 0.0142876 -0.00160205 -1.92279e-10 0.014431 -0.0015067 -2.57817e-10 0.0145626 -0.00141379 -2.68539e-10 0.0146843 -0.00132194 -2.75146e-10 0.014795 -0.00123194 -2.8254e-10 0.014895 -0.00114389 -2.89948e-10 0.0149834 -0.00105975 -2.95198e-10 0.0150611 -0.000978925 -2.96842e-10 0.0151285 -0.000902537 -2.92989e-10 0.0151864 -0.000829476 -2.82058e-10 0.0152354 -0.000760562 -2.64691e-10 0.0152758 -0.000694705 -2.41301e-10 0.0153083 -0.000632625 -2.16949e-10 0.0153328 -0.000573373 -1.9195e-10 0.0153497 -0.00051753 -1.72189e-10 0.0153592 -0.000464294 -1.54941e-10 0.0153616 -0.0004141 -1.43553e-10 0.0153577 -0.000366287 -1.33472e-10 0.015348 -0.000321196 -1.25596e-10 0.0153337 -0.000278261 -1.16874e-10 0.0153148 -0.00023781 -1.0678e-10 0.0152922 -0.000199352 -9.51405e-11 0.0152651 -0.000163273 -8.15797e-11 0.0152343 -0.000129217 -6.76177e-11 0.0151991 -9.75991e-05 -5.43735e-11 0.0151602 -6.82462e-05 -4.27059e-11 0.0151177 -4.15266e-05 -3.46442e-11 0.0150724 -1.75493e-05 -2.93037e-11 0.0150254 3.40329e-06 -2.82121e-11 0.0149781 2.09081e-05 -2.80303e-11 0.0149304 3.55667e-05 -2.82095e-11 0.0148831 4.70996e-05 -2.88772e-11 0.0148354 5.52499e-05 -2.41234e-11 0.0147881 5.96714e-05 -1.69312e-11 0.0147412 6.03395e-05 -4.06046e-12 0.0146946 5.65846e-05 1.22154e-11 0.0146503 4.79202e-05 3.68503e-11 0.0146073 3.34876e-05 6.2734e-11 0.0145693 1.27415e-05 1.04934e-10 0.0145359 -1.55449e-05 1.15093e-10 0.0145093 -5.1552e-05 1.71439e-10 0.0144921 -9.6578e-05 2.25592e-10 0.0144838 -0.000151336 2.82365e-10 0.0144864 -0.000216174 3.36734e-10 0.0144996 -0.000294894 4.31017e-10 0.0145193 -0.000371876 4.35311e-10 0.0145507 -0.000453893 4.48721e-10 -0.000542801 4.93003e-10 0.0205488 0.015174 1.33356e-10 0.0200416 0.0129668 1.22e-10 0.0190964 0.0105759 1.08917e-10 0.0179649 0.00832084 1.32515e-10 0.0167994 0.00640263 1.61455e-10 0.0157009 0.00484248 3.40116e-10 0.0147516 0.00365784 4.78827e-10 0.0141123 0.00283639 1.43944e-09 0.0134068 0.00253792 1.55508e-09 0.0131282 0.00230238 2.0219e-09 0.0132899 0.00263035 2.96608e-09 0.0139035 0.00356879 4.33428e-09 0.0139136 0.00475654 9.36791e-10 0.0134423 0.00501216 -1.69416e-10 0.0129342 0.00481657 -2.99198e-10 0.0123353 0.00462792 -4.62215e-10 0.0117385 0.0043291 -6.82135e-10 0.011178 0.00400559 -7.13639e-10 0.0105996 0.00371841 -5.47728e-10 0.010035 0.00345952 -5.33859e-10 0.00951723 0.00321271 -5.28266e-10 0.00902993 0.00298221 -4.98068e-10 0.00854874 0.00273755 -4.50807e-10 0.00809292 0.00247238 -3.96054e-10 0.00766147 0.00217994 -2.95367e-10 0.00726347 0.0018576 -2.64711e-10 0.00693438 0.00143922 -1.74046e-10 0.00676199 0.000821756 1.71548e-12 0.00683261 -0.000120216 2.68526e-10 0.0071034 -0.00116867 1.87458e-10 0.00752046 -0.0021509 8.5392e-11 0.00805427 -0.00299781 8.26762e-11 0.00866616 -0.00365307 1.3092e-10 0.00929827 -0.00407263 1.7914e-10 0.00992951 -0.00422755 9.92824e-11 0.010429 -0.00413579 2.49438e-10 0.0109489 -0.00411284 5.93722e-10 0.0114545 -0.00400059 5.64285e-10 0.0119223 -0.0038374 5.07873e-10 0.0123505 -0.00366414 4.30381e-10 0.0127401 -0.00349374 3.08548e-10 0.0130981 -0.00333228 2.34633e-10 0.0134262 -0.00317661 1.85927e-10 0.0137289 -0.00302332 1.2607e-10 0.0140087 -0.00287268 8.12162e-11 0.0142661 -0.00272062 3.88998e-11 0.0145024 -0.00257138 1.45634e-12 0.0147185 -0.00242311 -2.74298e-11 0.0149171 -0.00227995 -5.43341e-11 0.0151004 -0.00214087 -8.87109e-11 0.0152672 -0.00200014 -9.43426e-11 0.0154185 -0.00186202 -1.12394e-10 0.0155519 -0.00173153 -1.50759e-10 0.0156641 -0.00161485 -2.22043e-10 0.0157624 -0.00150934 -2.51619e-10 0.0158493 -0.00140731 -2.54178e-10 0.0159258 -0.00130801 -2.59842e-10 0.0159921 -0.0012103 -2.70729e-10 0.0160484 -0.00111639 -2.81509e-10 0.0160951 -0.0010258 -2.86897e-10 0.0161326 -0.000940071 -2.85993e-10 0.0161618 -0.000858043 -2.74972e-10 0.0161829 -0.000780811 -2.57202e-10 0.0161967 -0.000707052 -2.30896e-10 0.0162034 -0.000637702 -2.04475e-10 0.0162032 -0.00057157 -1.76495e-10 0.0161966 -0.000509371 -1.54512e-10 0.0161834 -0.00045015 -1.35871e-10 0.0161641 -0.000394376 -1.22035e-10 0.0161394 -0.000341332 -1.12045e-10 0.0161091 -0.000291329 -1.01435e-10 0.016075 -0.000243828 -9.34637e-11 0.0160364 -0.000199083 -8.0747e-11 0.0159949 -0.00015676 -6.96133e-11 0.0159499 -0.000117114 -5.40472e-11 0.0159015 -8.00529e-05 -4.02986e-11 0.0158501 -4.58562e-05 -2.63941e-11 0.0157956 -1.48121e-05 -1.53913e-11 0.0157392 1.27067e-05 -8.3988e-12 0.0156814 3.676e-05 -5.76601e-12 0.0156226 5.76396e-05 -6.29578e-12 0.0155634 7.50825e-05 -9.53123e-12 0.0155042 8.89743e-05 -1.16647e-11 0.015446 9.88777e-05 -1.2176e-11 0.0153894 0.000104579 -7.47989e-12 0.015334 0.000105669 1.36298e-12 0.0152815 0.000101967 1.83908e-11 0.0152303 9.23198e-05 4.21931e-11 0.0151833 7.62642e-05 7.48141e-11 0.0151398 5.27068e-05 1.13027e-10 0.0151018 2.09088e-05 1.60825e-10 0.0150712 -2.04135e-05 1.89807e-10 0.0150491 -7.0742e-05 2.48995e-10 0.015036 -0.000131895 2.99118e-10 0.0150357 -0.000203615 3.52072e-10 0.0150471 -0.000287937 4.12743e-10 0.0150599 -0.000374594 4.70195e-10 0.0150858 -0.000464444 4.74154e-10 0.0151223 -0.000558636 4.85024e-10 -0.000660852 5.11132e-10 0.0209517 0.0151272 9.26971e-11 0.020587 0.0133221 1.15995e-10 0.0198924 0.0112742 1.06409e-10 0.018947 0.00926031 1.25488e-10 0.0179238 0.00741644 1.59559e-10 0.0169019 0.00585695 2.37372e-10 0.0159544 0.00458104 3.91582e-10 0.0151582 0.00359991 6.62347e-10 0.0146028 0.00299295 1.56912e-09 0.0140428 0.00275419 1.79868e-09 0.0139037 0.002664 2.22518e-09 0.0142589 0.00303864 2.74215e-09 0.0147526 0.0040278 3.31614e-09 0.0147407 0.00498548 8.37248e-10 0.0144084 0.00518927 -6.96931e-11 0.0139846 0.0050606 -1.98593e-10 0.0134424 0.00488448 -3.90795e-10 0.0128865 0.00461819 -6.25184e-10 0.0123806 0.00428879 -5.74558e-10 0.0118803 0.00401744 -5.82788e-10 0.0113761 0.00374979 -5.08401e-10 0.0108824 0.00350724 -4.91024e-10 0.0104271 0.00323732 -4.14174e-10 0.00998796 0.00296803 -3.15098e-10 0.00954086 0.00266839 -2.83271e-10 0.00913221 0.00230419 -1.90754e-10 0.00881387 0.00179133 1.28834e-11 0.00871553 0.000955853 4.15743e-10 0.00883891 -0.000217654 4.25907e-10 0.00913836 -0.00143641 1.42714e-10 0.00951986 -0.00250701 -8.51466e-11 0.0100191 -0.00347096 -1.91968e-10 0.0105712 -0.0041847 -2.07246e-10 0.0110031 -0.00448605 -1.49698e-10 0.0114111 -0.00461938 -7.21089e-11 0.0119929 -0.00470489 5.60834e-11 0.0124154 -0.00453145 2.42876e-10 0.0128264 -0.00441644 4.79702e-10 0.0132894 -0.0043082 5.38311e-10 0.0137193 -0.00410111 5.61983e-10 0.0141089 -0.0038895 4.77048e-10 0.0144621 -0.00368462 3.6804e-10 0.0147738 -0.00348817 2.86689e-10 0.0150541 -0.0033028 1.74046e-10 0.0153042 -0.00312306 1.50197e-10 0.0155301 -0.00294718 9.10405e-11 0.0157347 -0.00277703 4.22581e-11 0.0159202 -0.00260978 1.17952e-11 0.0160877 -0.00244838 -1.52555e-11 0.0162373 -0.00229183 -5.33982e-11 0.0163741 -0.00213932 -6.05151e-11 0.0164952 -0.00198588 -7.75264e-11 0.0166 -0.00183784 -1.08983e-10 0.0166853 -0.00169949 -1.59962e-10 0.0167602 -0.00158176 -2.40543e-10 0.0168232 -0.00146788 -2.25792e-10 0.0168764 -0.00135955 -2.23518e-10 0.0169204 -0.00125333 -2.33687e-10 0.0169545 -0.00115108 -2.45861e-10 0.0169797 -0.00105199 -2.51594e-10 0.0169953 -0.000957888 -2.49476e-10 0.0170031 -0.000867741 -2.37517e-10 0.0170033 -0.000782781 -2.1681e-10 0.0169967 -0.000701871 -1.90452e-10 0.016984 -0.000625765 -1.61866e-10 0.0169648 -0.000553472 -1.36238e-10 0.0169399 -0.000485431 -1.14638e-10 0.0169085 -0.00042084 -9.98683e-11 0.0168717 -0.000359977 -8.78798e-11 0.0168295 -0.000302183 -8.05866e-11 0.0167829 -0.000247706 -7.15391e-11 0.0167328 -0.000196035 -6.38626e-11 0.0166796 -0.000147439 -5.19552e-11 0.0166239 -0.000101673 -3.95626e-11 0.0165657 -5.90628e-05 -2.40508e-11 0.0165056 -1.9825e-05 -8.97271e-12 0.0164431 1.54575e-05 4.30655e-12 0.0163795 4.68367e-05 1.48481e-11 0.0163131 7.47004e-05 2.02207e-11 0.0162454 9.88282e-05 2.06586e-11 0.016176 0.000119237 1.68154e-11 0.0161063 0.00013543 1.15744e-11 0.0160382 0.000147333 7.58879e-12 0.0159709 0.000154071 8.13695e-12 0.0159084 0.000155779 1.39077e-11 0.0158477 0.000151894 2.83566e-11 0.0157927 0.000141461 5.34584e-11 0.0157421 0.000123432 8.85031e-11 0.015697 9.70707e-05 1.33108e-10 0.0156589 6.13642e-05 1.87555e-10 0.0156282 1.53067e-05 2.32519e-10 0.015606 -4.15287e-05 3.35182e-10 0.0155941 -0.000109122 3.44268e-10 0.0155935 -0.000187965 3.73572e-10 0.0156038 -0.000277772 4.37623e-10 0.0156187 -0.000371811 4.99317e-10 0.015645 -0.000467733 5.01426e-10 0.01568 -0.00056747 5.07964e-10 0.0157225 -0.000670026 5.12339e-10 -0.000777541 5.18544e-10 0.0212497 0.0150765 1.30778e-10 0.0210119 0.0135622 1.21974e-10 0.0204704 0.0118134 1.21485e-10 0.0197228 0.0100071 1.26925e-10 0.0188279 0.0083074 1.53392e-10 0.0179033 0.00676874 1.90748e-10 0.0170038 0.00547416 3.01193e-10 0.0161674 0.00440303 4.65621e-10 0.015522 0.00359536 8.35281e-10 0.0150023 0.00315692 1.67158e-09 0.0146248 0.00292061 1.88194e-09 0.0145839 0.00298069 2.18437e-09 0.0150646 0.00339005 2.50813e-09 0.0154565 0.00437999 2.80029e-09 0.015431 0.0051689 7.4304e-10 0.0151728 0.00534297 -2.89063e-11 0.0148377 0.005242 -1.39737e-10 0.0143629 0.00509976 -3.21734e-10 0.0138389 0.00484047 -5.7871e-10 0.0133655 0.00453597 -5.76921e-10 0.0129225 0.00424655 -5.10809e-10 0.0124904 0.00399286 -4.94893e-10 0.0120423 0.00371315 -3.26566e-10 0.0115996 0.00344061 -2.98012e-10 0.0111825 0.00312307 -2.0955e-10 0.010819 0.00271013 -2.23643e-11 0.0105513 0.00208623 3.24943e-10 0.0105676 0.000955888 9.52208e-10 0.0108106 -0.000434608 4.96446e-10 0.0111263 -0.0017151 -1.72268e-10 0.011579 -0.00292278 -2.75736e-10 0.0120334 -0.00389343 -4.61331e-10 0.0123547 -0.00447203 -7.61023e-10 0.0126432 -0.00474803 -5.69172e-10 0.012912 -0.00486968 -2.64822e-10 0.0131201 -0.00489644 -1.86631e-10 0.0135445 -0.00494426 -6.52444e-11 0.0139268 -0.0047948 1.17309e-10 0.0142724 -0.00465667 3.58039e-10 0.0146805 -0.00452245 6.89036e-10 0.0150887 -0.00430898 6.63062e-10 0.0154613 -0.00406655 5.57215e-10 0.0157876 -0.00382112 4.44951e-10 0.0160697 -0.00358891 3.38711e-10 0.0163115 -0.00336777 2.50645e-10 0.016524 -0.00316233 1.55531e-10 0.0167105 -0.00296638 8.35653e-11 0.0168755 -0.00277813 6.53668e-11 0.0170218 -0.00259828 2.57205e-11 0.0171514 -0.00242436 -8.66585e-12 0.0172694 -0.00225977 -4.57604e-11 0.0173734 -0.00209266 -5.1766e-11 0.0174641 -0.00193145 -7.08314e-11 0.0175399 -0.00177671 -1.06705e-10 0.0175956 -0.0016377 -1.69974e-10 0.0176418 -0.0015131 -1.81319e-10 0.0176765 -0.001394 -1.81021e-10 0.0177021 -0.00127922 -1.88127e-10 0.0177184 -0.00116913 -1.97077e-10 0.0177257 -0.00106243 -2.0161e-10 0.0177251 -0.000960508 -1.9686e-10 0.017717 -0.000862855 -1.84436e-10 0.0177032 -0.000770511 -1.62568e-10 0.0176833 -0.000682815 -1.37803e-10 0.0176583 -0.000600291 -1.10911e-10 0.017628 -0.000522116 -8.87282e-11 0.0175919 -0.000448607 -7.19731e-11 0.0175503 -0.000378928 -6.071e-11 0.0175021 -0.000313355 -5.48014e-11 0.0174482 -0.000251143 -4.87087e-11 0.0173886 -0.000192553 -4.43672e-11 0.017325 -0.000137074 -3.55525e-11 0.0172582 -8.50047e-05 -2.61035e-11 0.01719 -3.64325e-05 -1.19483e-11 0.0171209 7.95376e-06 4.04204e-12 0.0170525 4.7822e-05 1.92703e-11 0.016983 8.37203e-05 3.31204e-11 0.0169127 0.00011542 4.24034e-11 0.0168404 0.000143117 4.70071e-11 0.0167665 0.000166308 4.58142e-11 0.0166923 0.000185103 4.12743e-11 0.0166171 0.000198594 3.5262e-11 0.0165454 0.000206629 3.19207e-11 0.0164753 0.00020847 3.29389e-11 0.016411 0.000204452 4.33012e-11 0.0163513 0.000192897 6.55984e-11 0.0162991 0.000172798 1.02814e-10 0.0162538 0.000143295 1.51843e-10 0.0162169 0.000103333 2.13457e-10 0.0161884 5.2216e-05 2.82173e-10 0.0161686 -1.12916e-05 3.47687e-10 0.0161589 -8.52752e-05 3.94037e-10 0.0161582 -0.000170604 4.14345e-10 0.0161679 -0.000266349 4.51035e-10 0.0161814 -0.000365693 5.55933e-10 0.0162027 -0.000467325 5.57045e-10 0.0162339 -0.000572994 5.58886e-10 0.0162706 -0.000678005 5.65577e-10 0.0163076 -0.000777996 5.3184e-10 -0.000872673 4.59971e-10 0.0215447 0.0150542 1.1907e-10 0.0213522 0.0137479 1.43818e-10 0.0209391 0.0122239 1.26046e-10 0.0203232 0.0106234 1.26445e-10 0.0195754 0.00904747 1.5181e-10 0.0187505 0.00759618 1.62146e-10 0.0179105 0.00629522 2.47219e-10 0.0171123 0.00519202 3.46292e-10 0.0163795 0.00429156 5.82786e-10 0.0158575 0.00362292 9.98878e-10 0.0153604 0.0033096 1.55074e-09 0.0151205 0.00311065 1.70635e-09 0.0151602 0.00324306 2.03487e-09 0.0156905 0.00368692 2.6359e-09 0.0160368 0.00464225 2.20327e-09 0.0159873 0.00533522 6.27504e-10 0.01578 0.00546754 -6.01535e-12 0.0155149 0.00539694 -1.24783e-10 0.0151207 0.0052574 -2.95959e-10 0.0146398 0.00502952 -5.405e-10 0.0141927 0.00472532 -5.70923e-10 0.0138016 0.00443219 -3.58668e-10 0.0133872 0.0041744 -3.2763e-10 0.0129793 0.00388341 -2.59186e-10 0.0125859 0.00353556 -1.12004e-10 0.0122914 0.00302908 2.15185e-10 0.0122294 0.00217463 8.22411e-10 0.0124237 0.000765724 1.75152e-09 0.0127601 -0.000744833 5.05966e-10 0.0131447 -0.00206137 -3.83394e-10 0.013526 -0.00326847 -5.06032e-10 0.0138262 -0.00415384 -7.59545e-10 0.0139656 -0.00456362 -1.157e-09 0.0140719 -0.00481534 -9.39848e-10 0.014197 -0.0049687 -6.27425e-10 0.0143713 -0.0050516 -2.60992e-10 0.0145063 -0.00506346 -1.94247e-10 0.0148194 -0.00509697 -6.8256e-11 0.0151488 -0.00498115 7.55415e-11 0.015448 -0.00482441 3.103e-10 0.0158009 -0.00467163 5.86817e-10 0.0161899 -0.00446838 6.33412e-10 0.0165521 -0.00419473 5.85184e-10 0.016866 -0.00391266 5.19459e-10 0.0171318 -0.00364098 3.83098e-10 0.0173519 -0.00338958 2.62824e-10 0.0175358 -0.00315626 1.31591e-10 0.0176934 -0.00294087 1.60899e-10 0.0178292 -0.00273804 8.06394e-11 0.0179477 -0.00254527 2.91928e-11 0.0180505 -0.0023643 -1.71056e-11 0.0181449 -0.00218942 -2.0008e-11 0.0182255 -0.00201557 -3.25013e-11 0.0182916 -0.00184624 -5.47802e-11 0.018339 -0.00168743 -8.99378e-11 0.0183709 -0.00154676 -1.42593e-10 0.0183908 -0.00141582 -1.40864e-10 0.0184011 -0.00129237 -1.42206e-10 0.0184027 -0.00117449 -1.46852e-10 0.0183954 -0.00106053 -1.47834e-10 0.01838 -0.000951442 -1.41722e-10 0.018358 -0.000846712 -1.28459e-10 0.0183301 -0.000747507 -1.0977e-10 0.018298 -0.000653193 -9.00493e-11 0.0182608 -0.000564542 -7.02816e-11 0.018219 -0.000480616 -5.56197e-11 0.0181713 -0.000401829 -4.49176e-11 0.0181182 -0.000327261 -3.88315e-11 0.0180588 -0.00025715 -3.55518e-11 0.0179936 -0.000190786 -3.10517e-11 0.0179222 -0.000128325 -2.66509e-11 0.0178462 -6.93931e-05 -1.7532e-11 0.0177667 -1.47174e-05 -6.48553e-12 0.017687 3.50585e-05 1.01244e-11 0.0176077 8.03014e-05 2.49046e-11 0.0175294 0.000120835 4.28743e-11 0.0174525 0.000156944 5.73319e-11 0.017375 0.000188161 6.7437e-11 0.0172984 0.000214694 7.22242e-11 0.0172197 0.000235773 7.2292e-11 0.017142 0.000251269 6.92849e-11 0.0170639 0.000260168 6.59797e-11 0.0169884 0.000262258 6.48872e-11 0.0169163 0.000257685 6.82081e-11 0.0168495 0.000244917 8.52977e-11 0.0167908 0.000222413 1.16034e-10 0.0167415 0.000189397 1.6349e-10 0.016703 0.000144942 2.27475e-10 0.0166765 8.82904e-05 3.0309e-10 0.0166613 1.89674e-05 3.94736e-10 0.0166587 -6.19829e-05 3.98922e-10 0.0166658 -0.000154004 5.08535e-10 0.0166823 -0.000254384 4.36046e-10 0.0167005 -0.000357129 6.36871e-10 0.0167262 -0.000464913 6.14562e-10 0.0167593 -0.000574155 6.09534e-10 0.0167913 -0.00067876 5.7916e-10 0.0168234 -0.000776993 5.61324e-10 0.0168449 -0.000865193 4.94162e-10 -0.00093945 3.90566e-10 0.0218207 0.0150975 1.38596e-10 0.0216535 0.0139148 1.31521e-10 0.0213047 0.0125706 1.31999e-10 0.0207939 0.0111257 1.31296e-10 0.0201593 0.00968601 1.34815e-10 0.0194366 0.00830974 1.52421e-10 0.0186763 0.00705173 1.96658e-10 0.0179178 0.00593538 2.68105e-10 0.0172058 0.00498516 3.90075e-10 0.0165668 0.00422194 6.52744e-10 0.0161525 0.00366419 1.05805e-09 0.0157043 0.00344939 1.66628e-09 0.0155275 0.00330729 1.76818e-09 0.0156158 0.00346821 2.0701e-09 0.0161552 0.0039386 2.651e-09 0.0165125 0.00483858 1.83507e-09 0.0164733 0.0054518 5.34383e-10 0.0162844 0.00558701 3.00373e-11 0.0160523 0.00551063 -5.71406e-11 0.0157328 0.00537811 -2.5301e-10 0.0153123 0.00517195 -5.59738e-10 0.0148874 0.00487547 -3.00865e-10 0.0144866 0.0046116 -2.52005e-10 0.0141144 0.00429721 -1.224e-10 0.0137915 0.00388363 1.74868e-10 0.0136178 0.00321389 8.08117e-10 0.0138314 0.00194838 2.13404e-09 0.0142576 0.000344251 1.55657e-09 0.0146397 -0.00108926 -5.45506e-11 0.0150596 -0.00244352 -2.72258e-10 0.0153496 -0.00351935 -6.54132e-10 0.0154023 -0.00415854 -1.30946e-09 0.0154058 -0.00451696 -1.52077e-09 0.0153846 -0.00475315 -1.23831e-09 0.0153917 -0.00494264 -9.10994e-10 0.0154423 -0.0050761 -5.96718e-10 0.0155587 -0.00515944 -4.1386e-10 0.0156455 -0.00517076 -1.45176e-10 0.0158541 -0.00517733 -8.47134e-11 0.0161232 -0.0050872 2.02595e-11 0.016386 -0.00493338 2.48227e-10 0.0166786 -0.00477022 4.6423e-10 0.0170322 -0.00455895 5.37402e-10 0.0173691 -0.0042618 6.21242e-10 0.0176715 -0.00395461 5.18237e-10 0.0179269 -0.00365456 3.74863e-10 0.0181356 -0.00337367 2.73847e-10 0.0183054 -0.00311677 2.06554e-10 0.0184433 -0.00288098 2.0537e-10 0.0185586 -0.00266494 9.43191e-11 0.0186546 -0.00246391 -4.16696e-12 0.0187372 -0.00227559 8.4819e-12 0.01881 -0.00209207 5.57451e-12 0.0188725 -0.0019122 -7.91289e-12 0.0189219 -0.00173889 -3.29911e-11 0.0189512 -0.00157679 -7.82038e-11 0.0189699 -0.00143505 -1.01587e-10 0.0189764 -0.00129951 -1.04053e-10 0.0189721 -0.00117251 -1.03173e-10 0.0189586 -0.00105065 -1.00589e-10 0.0189356 -0.000934542 -9.36247e-11 0.0189057 -0.000822963 -8.17982e-11 0.0188699 -0.000717188 -6.90507e-11 0.0188304 -0.000616433 -5.8698e-11 0.0187872 -0.000521663 -5.12154e-11 0.0187398 -0.000431995 -4.79499e-11 0.0186869 -0.000347871 -4.60825e-11 0.018628 -0.000268417 -4.51009e-11 0.0185626 -0.000193779 -4.25509e-11 0.0184914 -0.000123286 -3.64295e-11 0.0184149 -5.70698e-05 -2.82199e-11 0.0183347 4.39133e-06 -1.63959e-11 0.0182526 6.02509e-05 2.39043e-12 0.0181685 0.000111079 2.45358e-11 0.0180849 0.00015693 4.39799e-11 0.0180007 0.000197477 6.29113e-11 0.0179188 0.000232918 7.73014e-11 0.0178373 0.000262684 8.91604e-11 0.0177578 0.000286611 9.65304e-11 0.017679 0.000303928 1.02145e-10 0.017602 0.000313934 1.06222e-10 0.017527 0.000316045 1.10758e-10 0.0174551 0.000310817 1.12964e-10 0.0173875 0.000296466 1.2846e-10 0.0173275 0.00027113 1.52333e-10 0.0172765 0.00023414 1.9148e-10 0.017237 0.000184503 2.357e-10 0.0172098 0.000121896 3.12852e-10 0.0171969 4.59989e-05 3.90071e-10 0.0171975 -4.20495e-05 4.72473e-10 0.0172096 -0.000139851 4.71822e-10 0.0172289 -0.00024274 5.97645e-10 0.0172549 -0.00035074 6.01696e-10 0.0172894 -0.00046346 5.90898e-10 0.0173237 -0.000572057 6.43176e-10 0.0173584 -0.000676449 6.65591e-10 0.0173881 -0.000774902 6.16267e-10 0.0174103 -0.00085919 4.92795e-10 0.0174163 -0.000918677 3.13112e-10 -0.000963327 3.36802e-10 0.0221857 0.0152286 1.28343e-10 0.0219728 0.0141286 1.1931e-10 0.0216519 0.012888 1.44522e-10 0.0212033 0.0115762 1.32422e-10 0.0206431 0.0102381 1.3635e-10 0.0200108 0.00894561 1.39248e-10 0.019322 0.00773123 1.6832e-10 0.0186203 0.00663042 2.11263e-10 0.0179306 0.00565639 2.81705e-10 0.0172956 0.00483384 4.92415e-10 0.0167445 0.00417763 5.4817e-10 0.0164091 0.00369454 1.3432e-09 0.0160369 0.00358421 1.44104e-09 0.0158796 0.00351416 1.6842e-09 0.0160204 0.00366765 2.09064e-09 0.0165403 0.00415325 2.60054e-09 0.0168968 0.00497525 1.59472e-09 0.016898 0.00553902 4.98833e-10 0.016701 0.0056942 7.52619e-11 0.0164886 0.00560549 2.3447e-11 0.0162147 0.00547709 -2.07388e-10 0.0158113 0.00529019 -1.75192e-10 0.0154135 0.00502135 -6.02363e-11 0.0150765 0.00465479 1.90354e-10 0.0148789 0.00410556 6.4585e-10 0.0149907 0.00310774 1.55964e-09 0.0155083 0.00139673 3.31119e-09 0.01608 -0.000218578 1.09804e-09 0.0165398 -0.00150625 -3.96197e-10 0.0168512 -0.00271536 -5.82114e-10 0.01699 -0.0036092 -9.76261e-10 0.0169025 -0.00401414 -1.67335e-09 0.0167625 -0.00432197 -1.71972e-09 0.0166377 -0.00458275 -1.39923e-09 0.0165414 -0.00480908 -1.10027e-09 0.0164867 -0.0049937 -8.21296e-10 0.0164807 -0.00512889 -6.21913e-10 0.016534 -0.00520564 -4.14197e-10 0.0165928 -0.00522486 -1.77096e-10 0.0167021 -0.00518821 -1.24866e-10 0.0168892 -0.00511487 -3.98638e-11 0.0171268 -0.00500701 1.58622e-10 0.0173574 -0.00479442 3.23223e-10 0.0176639 -0.00457745 5.38401e-10 0.0179866 -0.00428786 5.82642e-10 0.0182897 -0.00396747 4.9221e-10 0.0185535 -0.00364632 4.31316e-10 0.0187682 -0.00334028 3.35469e-10 0.0189383 -0.00305904 2.61014e-10 0.0190726 -0.00280563 2.63062e-10 0.0191804 -0.00257684 6.70202e-11 0.0192682 -0.00236653 6.36978e-11 0.0193482 -0.00217383 4.18579e-11 0.0194146 -0.00197929 3.3646e-11 0.0194698 -0.00179463 1.19358e-11 0.01951 -0.00161647 -2.24176e-11 0.0195291 -0.00145444 -8.07708e-11 0.0195349 -0.00130698 -8.85204e-11 0.0195274 -0.00116875 -8.0942e-11 0.0195094 -0.00103768 -7.25258e-11 0.0194822 -0.000913753 -6.41691e-11 0.0194471 -0.000795006 -5.53292e-11 0.0194056 -0.000682505 -4.95693e-11 0.0193591 -0.000575245 -4.90072e-11 0.0193086 -0.000474237 -5.3587e-11 0.0192547 -0.000378623 -6.22595e-11 0.0191963 -0.000288933 -6.94605e-11 0.0191327 -0.00020439 -7.42616e-11 0.0190628 -0.000125009 -7.21316e-11 0.0189867 -5.04798e-05 -6.3266e-11 0.0189065 1.85091e-05 -4.86924e-11 0.0188227 8.14238e-05 -2.28443e-11 0.0187378 0.000138741 6.61438e-13 0.0186505 0.000190197 2.7331e-11 0.0185637 0.000236002 5.1053e-11 0.0184763 0.000275765 7.35374e-11 0.0183906 0.000309364 9.13564e-11 0.0183066 0.00033616 1.0759e-10 0.0182258 0.000355601 1.22188e-10 0.0181484 0.000366618 1.38376e-10 0.0180755 0.000368718 1.5523e-10 0.0180063 0.000362634 1.66785e-10 0.0179426 0.000346399 1.95073e-10 0.0178864 0.000317861 2.25843e-10 0.0178398 0.000276148 2.71352e-10 0.0178044 0.000220948 3.04694e-10 0.0177819 0.000151524 3.57709e-10 0.0177723 6.88678e-05 4.06611e-10 0.0177767 -2.57259e-05 6.46538e-10 0.0177881 -0.000127119 4.31473e-10 0.0178095 -0.000234503 4.12905e-10 0.0178428 -0.000349568 5.38706e-10 0.0178799 -0.000462911 4.82153e-10 0.0179199 -0.000570888 5.65867e-10 0.017957 -0.00067632 6.41007e-10 0.0179883 -0.000771535 6.88362e-10 0.0180043 -0.000846421 6.46362e-10 0.0180013 -0.000896261 2.62281e-10 0.0179795 -0.00092032 1.97656e-10 -0.000926944 1.42128e-10 0.0225547 0.0153943 1.38629e-10 0.022323 0.014359 1.41535e-10 0.0220032 0.0132074 1.13764e-10 0.021587 0.0119873 1.28088e-10 0.0210818 0.0107446 1.22664e-10 0.0204973 0.00952114 1.30843e-10 0.0198775 0.00835457 1.37968e-10 0.0192204 0.00727701 1.74333e-10 0.0185724 0.0062988 2.13815e-10 0.017942 0.00544431 3.30738e-10 0.0173655 0.00472418 4.83155e-10 0.0168843 0.0041457 6.67841e-10 0.0166039 0.00376587 1.31639e-09 0.0163393 0.00367662 1.41909e-09 0.0162224 0.00367562 1.61359e-09 0.0163986 0.00385131 1.95333e-09 0.0168659 0.00434597 2.37966e-09 0.0172217 0.00508372 1.40949e-09 0.0172539 0.00561453 5.85402e-10 0.0171012 0.00574931 1.35713e-10 0.0169262 0.00566072 -2.40711e-12 0.0166841 0.00553679 7.32699e-11 0.0164141 0.00530151 2.56001e-10 0.0161816 0.0048972 6.65303e-10 0.016177 0.00412044 1.57952e-09 0.0167439 0.00251974 3.56623e-09 0.0173706 0.000740141 3.07776e-09 0.0178438 -0.000663585 2.40507e-11 0.0183161 -0.00194833 -2.9881e-10 0.018544 -0.00289806 -8.48757e-10 0.018396 -0.00340233 -1.48048e-09 0.0181893 -0.00374119 -2.1717e-09 0.0179708 -0.00404476 -1.83181e-09 0.0177698 -0.00433508 -1.43993e-09 0.0176023 -0.00459941 -1.21139e-09 0.0174699 -0.00482733 -9.72302e-10 0.017377 -0.00500424 -7.85929e-10 0.0173258 -0.00513144 -6.25267e-10 0.0173185 -0.00519582 -4.75084e-10 0.017353 -0.00521253 -2.48992e-10 0.0174109 -0.00516115 -2.15208e-10 0.0174537 -0.00504808 -9.53085e-11 0.0176419 -0.00497841 3.33917e-11 0.0178989 -0.00483439 2.67621e-10 0.0181659 -0.0045594 4.15188e-10 0.0184758 -0.00428586 5.39995e-10 0.0187847 -0.00396467 5.45362e-10 0.0190603 -0.00362616 4.82803e-10 0.0192923 -0.00329943 3.95281e-10 0.0194758 -0.00299912 3.11962e-10 0.0196173 -0.00272736 2.64127e-10 0.0197273 -0.00248394 1.3941e-10 0.0198111 -0.00226297 9.09175e-11 0.0198891 -0.0020595 5.22518e-11 0.0199508 -0.00185657 3.18969e-11 0.0199997 -0.00166409 5.18695e-11 0.0200296 -0.00148256 -3.59691e-11 0.0200426 -0.0013189 -1.07753e-10 0.02004 -0.00116693 -1.02716e-10 0.0200255 -0.00102492 -8.87798e-11 0.0200008 -0.000891693 -7.57359e-11 0.0199678 -0.000764717 -6.59034e-11 0.0199269 -0.00064483 -6.26474e-11 0.0198794 -0.000530754 -6.43992e-11 0.019826 -0.000423247 -7.30133e-11 0.0197678 -0.000321568 -8.46347e-11 0.0197057 -0.000226052 -9.52699e-11 0.0196385 -0.000136247 -1.0204e-10 0.0195672 -5.21117e-05 -1.00853e-10 0.0194904 2.56588e-05 -8.95194e-11 0.0194107 9.68041e-05 -7.24426e-11 0.0193266 0.000161367 -4.87958e-11 0.0192409 0.000219527 -2.22788e-11 0.0191532 0.000271062 8.21588e-12 0.0190656 0.000315922 3.86786e-11 0.0189778 0.000353655 6.83108e-11 0.0188916 0.000383745 9.67809e-11 0.0188081 0.000405404 1.23597e-10 0.0187293 0.000417463 1.53676e-10 0.0186568 0.000419365 1.83147e-10 0.0185914 0.000412118 2.10661e-10 0.0185341 0.000393634 2.46666e-10 0.0184874 0.000361046 3.09582e-10 0.0184519 0.000314282 3.56914e-10 0.0184289 0.000252442 4.26946e-10 0.0184186 0.00017608 4.5788e-10 0.0184218 8.6343e-05 5.73187e-10 0.0184316 -1.21479e-05 4.98295e-10 0.018451 -0.000117073 5.9172e-10 0.0184825 -0.000233535 5.93375e-10 0.0185224 -0.000352248 6.02568e-10 0.0185583 -0.000462929 5.87298e-10 0.0185989 -0.00057146 4.40504e-10 0.0186349 -0.000674545 4.34114e-10 0.0186566 -0.00076201 4.07341e-10 0.0186574 -0.000826313 3.99667e-10 0.018635 -0.000858486 3.76162e-10 0.0185899 -0.000870614 1.78108e-10 0.0185276 -0.000867218 1.23251e-10 -0.000852267 5.44464e-11 0.0229565 0.0156197 1.41305e-10 0.022709 0.0146057 1.41437e-10 0.0223852 0.0135311 1.3837e-10 0.0219897 0.0123809 1.22229e-10 0.0215165 0.011216 1.12075e-10 0.0209833 0.0100542 1.09001e-10 0.0203905 0.00894035 1.13676e-10 0.0197839 0.00788056 1.32915e-10 0.0191588 0.0069186 1.65879e-10 0.0185466 0.00603937 2.28514e-10 0.0179718 0.00528384 3.54422e-10 0.0174382 0.00464483 4.72409e-10 0.0170167 0.00413739 8.73213e-10 0.0167715 0.00382956 1.28853e-09 0.0165743 0.00377977 1.36392e-09 0.0165156 0.00380883 1.51937e-09 0.0167352 0.00400508 1.78173e-09 0.0171541 0.00450713 2.12743e-09 0.017495 0.00517034 1.44413e-09 0.0175742 0.00564627 5.23166e-10 0.0174947 0.00572994 4.09528e-10 0.0173949 0.00563069 3.28966e-10 0.0172782 0.00541084 6.20021e-10 0.0172755 0.00489186 1.35682e-09 0.0177175 0.00366062 2.77589e-09 0.0184511 0.00172836 5.33653e-09 0.0191035 8.01673e-05 2.16678e-09 0.0195851 -0.00110199 -6.53799e-10 0.019821 -0.00213881 -9.05586e-10 0.0197937 -0.00281892 -1.38632e-09 0.019553 -0.00309661 -2.0683e-09 0.0192839 -0.00341078 -2.05344e-09 0.0190232 -0.0037296 -1.76356e-09 0.0187855 -0.00405142 -1.4241e-09 0.0185745 -0.00434532 -1.2298e-09 0.0183869 -0.00460371 -1.02538e-09 0.0182265 -0.00480992 -8.89457e-10 0.0180937 -0.00497126 -7.87255e-10 0.0179999 -0.00507623 -6.27707e-10 0.0179439 -0.00513957 -4.66032e-10 0.0179435 -0.00514538 -3.51723e-10 0.0180079 -0.00510395 -1.32791e-10 0.0180246 -0.00498694 -1.10939e-10 0.0180652 -0.00486899 -3.99635e-11 0.0183103 -0.00480096 7.18446e-11 0.0186012 -0.00458149 3.62458e-10 0.0189025 -0.00427316 4.84243e-10 0.0192122 -0.00394545 4.95417e-10 0.0195117 -0.00360881 5.18047e-10 0.0197744 -0.00326908 4.30753e-10 0.0199883 -0.00294769 3.69846e-10 0.020152 -0.00265238 2.90261e-10 0.0202747 -0.00238834 1.72376e-10 0.0203663 -0.0021516 9.2781e-11 0.0204473 -0.0019377 7.14883e-11 0.0205061 -0.0017223 4.84021e-11 0.0205471 -0.00152229 -2.98624e-13 0.0205653 -0.00133541 -4.79315e-11 0.020571 -0.00117159 -1.30117e-10 0.020561 -0.00101451 -1.3476e-10 0.0205397 -0.000869515 -1.28265e-10 0.0205094 -0.000732911 -1.20889e-10 0.0204712 -0.000604563 -1.15987e-10 0.0204245 -0.000483166 -1.13987e-10 0.020371 -0.000368721 -1.15916e-10 0.0203096 -0.000260836 -1.19474e-10 0.0202439 -0.000159459 -1.21368e-10 0.0201726 -6.45388e-05 -1.22185e-10 0.020099 2.34423e-05 -1.16423e-10 0.020022 0.000103851 -1.04859e-10 0.0199426 0.000176914 -8.5497e-11 0.0198599 0.000242531 -6.14296e-11 0.0197749 0.000300708 -3.45969e-11 0.0196883 0.000351183 -2.11585e-12 0.0196014 0.00039357 3.22771e-11 0.0195152 0.000427213 7.16312e-11 0.0194311 0.000451247 1.1156e-10 0.0193508 0.000464317 1.5596e-10 0.0192759 0.000465764 2.02779e-10 0.0192073 0.000457214 2.40068e-10 0.0191479 0.000435735 2.93008e-10 0.0191012 0.000398819 3.55118e-10 0.0190703 0.000345764 4.23435e-10 0.0190539 0.000277186 5.18662e-10 0.0190542 0.000193671 5.26218e-10 0.0190617 0.000101305 6.43827e-10 0.0190815 -3.15432e-06 6.83724e-10 0.019114 -0.000117545 7.58593e-10 0.019159 -0.00023921 6.50708e-10 0.0192033 -0.00035526 7.77064e-10 0.019242 -0.000463927 7.76406e-10 0.0192805 -0.000571132 6.16027e-10 0.0193108 -0.000667361 5.66437e-10 0.0193234 -0.000744593 3.92321e-10 0.0193054 -0.000788742 2.67171e-10 0.01926 -0.000806644 4.83731e-11 0.0191945 -0.000807156 6.91228e-11 0.0191139 -0.000795383 3.71356e-11 0.0190236 -0.000777603 2.10537e-11 -0.000749143 -9.68224e-12 0.0233753 0.0159202 1.23908e-10 0.0231007 0.0148808 1.1809e-10 0.0227809 0.0138484 1.0436e-10 0.0223886 0.0127738 8.71257e-11 0.0219395 0.0116603 8.48523e-11 0.0214338 0.0105606 7.94674e-11 0.0208869 0.00948283 8.54996e-11 0.0203014 0.00846412 9.48003e-11 0.0197103 0.00750099 1.30766e-10 0.0191187 0.0066305 1.62602e-10 0.0185408 0.00583991 2.55875e-10 0.0180098 0.00516148 3.63011e-10 0.0175188 0.00459054 5.59313e-10 0.0171666 0.00412675 9.11497e-10 0.0169306 0.00392445 1.28176e-09 0.0167786 0.00386767 1.36222e-09 0.0167799 0.00391604 1.50655e-09 0.0170468 0.00411945 1.74055e-09 0.0174375 0.0046139 2.12255e-09 0.0177794 0.00520069 1.42826e-09 0.0179081 0.00557533 7.77197e-10 0.0179872 0.00554854 7.32647e-10 0.018052 0.00532504 1.48788e-09 0.018363 0.00454043 3.05382e-09 0.0192561 0.00266869 6.22667e-09 0.0200927 0.00085865 3.78495e-09 0.0206 -0.000371715 -4.91387e-10 0.0209967 -0.00144006 -8.31151e-10 0.0210794 -0.00215758 -1.4306e-09 0.0207624 -0.00243481 -2.37299e-09 0.0204773 -0.0027547 -2.24221e-09 0.0201941 -0.00307454 -2.0082e-09 0.0199281 -0.00341678 -1.66885e-09 0.0196745 -0.00375379 -1.45111e-09 0.0194342 -0.00406611 -1.24423e-09 0.0192083 -0.00434091 -1.09345e-09 0.0190049 -0.00457347 -9.89861e-10 0.0188282 -0.00476294 -8.49804e-10 0.0186812 -0.00490474 -7.20007e-10 0.0185698 -0.0050039 -6.14229e-10 0.0185003 -0.00505642 -4.88671e-10 0.0184798 -0.00506769 -3.72016e-10 0.0185308 -0.00502488 -2.21073e-10 0.0186051 -0.00493303 -1.52078e-10 0.0186029 -0.0047883 -1.14335e-10 0.018713 -0.00468563 -1.35538e-11 0.0189913 -0.00454893 1.28705e-10 0.0193187 -0.0042786 3.75423e-10 0.0196405 -0.00393761 4.86907e-10 0.0199635 -0.00359951 5.31094e-10 0.0202522 -0.0032423 4.9114e-10 0.0204911 -0.0028949 3.97111e-10 0.0206755 -0.00257445 2.74399e-10 0.0208076 -0.00228463 2.0672e-10 0.0208986 -0.00202826 8.93687e-11 0.0209758 -0.00179879 2.20675e-11 0.0210305 -0.00157597 1.06463e-11 0.021062 -0.00136545 -2.16135e-11 0.0210664 -0.00117353 -5.45343e-11 0.0210604 -0.00100598 -1.33341e-10 0.0210415 -0.000846473 -1.61973e-10 0.0210116 -0.000698941 -1.7005e-10 0.0209738 -0.000561555 -1.69982e-10 0.0209263 -0.000432543 -1.68502e-10 0.0208703 -0.000311072 -1.64502e-10 0.0208051 -0.000196987 -1.56944e-10 0.0207331 -9.00893e-05 -1.43789e-10 0.0206561 9.05956e-06 -1.2975e-10 0.0205771 9.98639e-05 -1.09056e-10 0.0204965 0.000182373 -8.83179e-11 0.0204151 0.000256488 -6.54367e-11 0.0203328 0.000322087 -3.97129e-11 0.0202498 0.000378901 -1.12384e-11 0.0201667 0.00042645 2.2572e-11 0.0200846 0.000463977 6.21152e-11 0.0200052 0.000490553 1.11844e-10 0.0199308 0.000504495 1.68067e-10 0.0198631 0.000505408 2.31286e-10 0.0198021 0.000495071 2.88104e-10 0.0197502 0.000470455 3.52953e-10 0.0197118 0.000428018 4.24937e-10 0.0196872 0.000368784 5.06626e-10 0.0196793 0.000293374 6.76242e-10 0.0196789 0.000207581 6.01054e-10 0.019692 0.000110848 6.14795e-10 0.0197259 -5.93103e-06 6.7698e-10 0.019773 -0.000128214 7.71744e-10 0.0198217 -0.000248645 8.60031e-10 0.0198645 -0.000359284 5.95627e-10 0.0199072 -0.000465556 8.66963e-10 0.0199429 -0.000567492 7.56543e-10 0.0199629 -0.00065335 6.61468e-10 0.0199563 -0.000713811 2.82636e-10 0.0199149 -0.000736211 1.79138e-10 0.0198511 -0.000740796 1.00736e-10 0.0197702 -0.000731857 2.54965e-12 0.0196754 -0.000714329 -7.7537e-11 0.0195713 -0.00068829 -1.25851e-10 0.0194574 -0.000657973 -1.20654e-10 -0.000621234 -1.23863e-10 0.0238962 0.0163256 6.68419e-11 0.0235355 0.0152427 6.17217e-11 0.0231945 0.014189 5.59729e-11 0.0228081 0.0131587 5.63848e-11 0.0223679 0.0121009 5.49816e-11 0.0218826 0.0110417 5.94951e-11 0.021363 0.010003 5.96094e-11 0.0208117 0.00901074 7.22581e-11 0.0202409 0.00806788 9.48179e-11 0.0196691 0.00719446 1.29767e-10 0.0191089 0.00639578 1.84077e-10 0.018566 0.00568342 2.68646e-10 0.0180699 0.00506847 4.12721e-10 0.0176119 0.00455193 4.61735e-10 0.0173361 0.00413536 9.78408e-10 0.0170869 0.00402256 1.35899e-09 0.0169857 0.00392243 1.4354e-09 0.0170373 0.00397576 1.56099e-09 0.0173846 0.00416218 1.82962e-09 0.0178146 0.00461122 2.23895e-09 0.0182202 0.0050583 1.84288e-09 0.0185305 0.00519009 1.63e-09 0.0189421 0.00485229 3.12091e-09 0.0198781 0.00348079 6.4822e-09 0.0208658 0.00158048 6.25702e-09 0.0214964 0.000218069 1.73519e-09 0.021951 -0.000772267 -1.11557e-09 0.0220482 -0.00147972 -1.3685e-09 0.0217837 -0.00182992 -1.88058e-09 0.0215185 -0.00209339 -2.61642e-09 0.0212344 -0.0024047 -2.22179e-09 0.0209684 -0.00275116 -1.82286e-09 0.0207089 -0.00311103 -1.58264e-09 0.0204581 -0.00345805 -1.4136e-09 0.020214 -0.00378369 -1.19391e-09 0.0199822 -0.00407076 -1.09984e-09 0.0197678 -0.00432504 -9.80344e-10 0.0195695 -0.00453253 -8.97168e-10 0.0193968 -0.0047049 -7.89733e-10 0.0192533 -0.00483267 -7.04773e-10 0.0191445 -0.00492386 -5.87782e-10 0.0190747 -0.00497221 -5.02233e-10 0.0190549 -0.0049823 -3.99225e-10 0.0190829 -0.00494432 -2.47281e-10 0.0191651 -0.00485396 -2.40557e-10 0.0192036 -0.00471459 -1.40961e-10 0.0192342 -0.00457019 -1.0076e-10 0.0194347 -0.00447059 -3.78955e-11 0.0197415 -0.00423908 1.97167e-10 0.0200551 -0.00391537 4.59248e-10 0.0203665 -0.00355664 4.52137e-10 0.0206663 -0.00319898 4.00212e-10 0.0209193 -0.00283173 3.42748e-10 0.0211145 -0.00248493 2.58502e-10 0.0212538 -0.00216916 1.98214e-10 0.021348 -0.00189222 1.10979e-10 0.0214229 -0.00164715 -8.5474e-12 0.0214765 -0.00141462 -1.185e-11 0.0215016 -0.00119268 -3.56056e-11 0.0214949 -0.000994399 -6.59379e-11 0.0214774 -0.000823725 -1.3317e-10 0.0214478 -0.000664301 -1.47775e-10 0.0214082 -0.000516602 -1.57906e-10 0.0213601 -0.000379799 -1.68258e-10 0.0213039 -0.000251629 -1.72632e-10 0.0212393 -0.000131733 -1.68397e-10 0.0211679 -2.0401e-05 -1.54177e-10 0.0210911 8.19637e-05 -1.31779e-10 0.0210106 0.000175021 -1.0838e-10 0.0209281 0.000258569 -7.95879e-11 0.0208451 0.000332429 -4.58441e-11 0.0207624 0.000396305 -7.76931e-12 0.020681 0.000449557 3.30915e-11 0.0206023 0.000491403 7.93408e-11 0.0205277 0.000520602 1.33668e-10 0.0204594 0.000535489 1.93953e-10 0.0203996 0.000535345 2.66934e-10 0.0203476 0.000523281 3.40091e-10 0.0203074 0.000494366 3.99008e-10 0.0202816 0.000446331 5.55355e-10 0.0202723 0.000381199 4.90879e-10 0.020267 0.000304239 8.12237e-10 0.0202759 0.00021449 8.17544e-10 0.0203054 0.000103089 8.58577e-10 0.0203546 -2.05306e-05 7.2735e-10 0.0204051 -0.000143912 8.38347e-10 0.0204522 -0.000260581 7.1673e-10 0.0204889 -0.000365163 1.02807e-09 0.0205325 -0.000467554 4.92567e-10 0.0205612 -0.000558613 4.20707e-10 0.0205665 -0.000631086 3.61062e-10 0.0205346 -0.000664202 1.7683e-10 0.0204727 -0.000671209 3.96264e-10 0.0203912 -0.000665318 1.2838e-10 0.0202956 -0.000648279 -1.92559e-12 0.0201889 -0.000622091 -7.61261e-11 0.0200728 -0.0005898 -1.37167e-10 0.0199494 -0.000553746 -1.46993e-10 0.0198201 -0.0005163 -1.61893e-10 -0.000476224 -1.75318e-10 0.0244812 0.0168905 -1.60581e-11 0.0240362 0.015687 1.08211e-11 0.0236234 0.0146027 2.71578e-11 0.0232255 0.0135545 3.6135e-11 0.022792 0.0125359 3.50037e-11 0.0223176 0.0115132 4.55381e-11 0.0218118 0.0105098 4.62561e-11 0.0212865 0.00953219 5.85411e-11 0.0207398 0.00861419 7.2261e-11 0.0201868 0.00773919 1.03494e-10 0.0196361 0.00694043 1.42976e-10 0.0191072 0.00620385 2.01125e-10 0.0185995 0.00555729 3.10181e-10 0.0181311 0.00499421 4.40073e-10 0.0177247 0.00451739 5.87865e-10 0.0174682 0.00419294 1.22656e-09 0.0172841 0.00401563 1.33701e-09 0.0172963 0.00386789 1.62248e-09 0.017468 0.00388504 1.8248e-09 0.0179346 0.0040322 2.49963e-09 0.0184944 0.00431328 3.3678e-09 0.0191179 0.00445887 3.17835e-09 0.020046 0.00379564 5.51697e-09 0.0212553 0.00203712 1.02552e-08 0.0221867 0.000591453 3.87231e-09 0.0226734 -0.000213971 -8.77955e-10 0.0228177 -0.000856329 -1.19459e-09 0.0226957 -0.00129026 -1.81604e-09 0.0224072 -0.00146351 -2.80177e-09 0.0221432 -0.00175816 -2.41956e-09 0.0218931 -0.00209513 -2.06381e-09 0.0216506 -0.00246101 -1.77126e-09 0.0214118 -0.00283038 -1.54666e-09 0.0211825 -0.00318686 -1.35909e-09 0.0209598 -0.00351863 -1.16227e-09 0.0207488 -0.00381948 -1.10565e-09 0.0205459 -0.0040841 -9.43039e-10 0.0203551 -0.00430994 -9.41246e-10 0.0201808 -0.00449862 -8.31633e-10 0.0200243 -0.00464745 -7.26182e-10 0.0198926 -0.00476169 -6.63238e-10 0.0197898 -0.00483635 -5.89086e-10 0.0197117 -0.00487668 -5.17155e-10 0.0196665 -0.00487356 -4.15381e-10 0.0196658 -0.00483478 -3.04938e-10 0.0197119 -0.00474353 -2.71468e-10 0.0197602 -0.00460343 -2.35533e-10 0.0197573 -0.00445339 -7.45339e-11 0.0198346 -0.00430472 -3.36448e-11 0.0200667 -0.00413819 5.29223e-11 0.0203694 -0.00385667 2.0011e-10 0.0206682 -0.00349974 2.7832e-10 0.0209591 -0.00312896 3.46751e-10 0.021222 -0.00275393 2.93931e-10 0.0214367 -0.00238735 2.74061e-10 0.0215965 -0.00205051 1.82214e-10 0.0217015 -0.00174726 9.82454e-11 0.0217741 -0.0014816 -9.61182e-14 0.0218311 -0.00124395 -9.37624e-12 0.0218514 -0.00100996 -2.11236e-11 0.0218346 -0.000803363 -3.53634e-11 0.021802 -0.000629327 -5.9495e-11 0.0217613 -0.000473939 -7.2562e-11 0.0217097 -0.000326353 -8.68145e-11 0.0216513 -0.00019194 -9.8664e-11 0.0215876 -6.78223e-05 -1.06497e-10 0.0215196 4.6579e-05 -1.07449e-10 0.0214476 0.000151142 -9.90009e-11 0.0213727 0.000245151 -8.18055e-11 0.0212961 0.000328267 -5.25003e-11 0.0212186 0.000400022 -9.53404e-12 0.0211419 0.000459749 4.34252e-11 0.0210679 0.000506283 1.04991e-10 0.0209987 0.000538476 1.79705e-10 0.0209376 0.000553993 2.59458e-10 0.0208858 0.000553071 3.22012e-10 0.0208439 0.000538465 4.28673e-10 0.0208144 0.000504875 5.22478e-10 0.0208023 0.000452537 5.2305e-10 0.0207937 0.000386993 7.37349e-10 0.0208015 0.000305556 7.68165e-10 0.0208335 0.000198823 8.5561e-10 0.0208884 7.77933e-05 9.32748e-10 0.0209459 -4.53114e-05 9.80882e-10 0.0210025 -0.000164973 9.87792e-10 0.0210483 -0.000272866 8.97163e-10 0.0210895 -0.00037145 6.91797e-10 0.0211231 -0.000466546 6.86634e-10 0.0211393 -0.000545926 6.23609e-10 0.0211217 -0.000593131 4.50634e-10 0.0210642 -0.000602956 1.23032e-10 0.0209856 -0.000598525 -1.57301e-11 0.0208924 -0.000582499 -6.60076e-11 0.020784 -0.000555594 -1.3551e-10 0.0206646 -0.00052139 -2.0169e-10 0.020536 -0.000482826 -2.22462e-10 0.0204013 -0.000442258 -2.27017e-10 0.0202628 -0.000401138 -2.01404e-10 0.0201227 -0.000361295 -1.96296e-10 -0.000321719 -1.80384e-10 0.025088 0.0174753 -5.28869e-11 0.024595 0.0161791 -4.2664e-11 0.0241388 0.0150597 -6.84904e-12 0.0236919 0.0140013 1.33376e-11 0.0232453 0.0129813 2.68481e-11 0.022777 0.0119819 3.70146e-11 0.0222758 0.011008 4.29981e-11 0.0217607 0.0100481 5.00238e-11 0.0212321 0.00914016 6.54449e-11 0.0206943 0.0082744 8.67464e-11 0.020157 0.00747117 1.20963e-10 0.0196297 0.00672431 1.63487e-10 0.0191223 0.00605133 2.38314e-10 0.0186513 0.00544649 3.50294e-10 0.0182124 0.00493247 4.96324e-10 0.0178803 0.00447501 8.68664e-10 0.0176157 0.00419706 1.44468e-09 0.0174979 0.00389663 1.59448e-09 0.0176423 0.00365314 1.9038e-09 0.0180553 0.00347496 2.57866e-09 0.0189166 0.00328745 3.79109e-09 0.0200269 0.0031659 6.12099e-09 0.0214808 0.00202118 1.13197e-08 0.0226516 0.000703671 8.15317e-09 0.0232705 -3.37523e-06 -1.64911e-10 0.0235525 -0.000468549 -6.091e-10 0.0234874 -0.00075177 -1.3197e-09 0.0231312 -0.00087614 -2.45014e-09 0.0229038 -0.00116689 -2.58601e-09 0.0227023 -0.001493 -2.1856e-09 0.0225165 -0.00185448 -1.91631e-09 0.0223368 -0.00223344 -1.67168e-09 0.0221653 -0.00260811 -1.46213e-09 0.0219953 -0.0029668 -1.26606e-09 0.0218245 -0.00329815 -1.13208e-09 0.0216479 -0.00359869 -1.02704e-09 0.0214647 -0.00386216 -9.45833e-10 0.0212816 -0.00409141 -8.99472e-10 0.0210998 -0.00428164 -8.43967e-10 0.0209276 -0.00443998 -6.47558e-10 0.0207639 -0.00456096 -6.73865e-10 0.0206111 -0.00465142 -6.46797e-10 0.0204717 -0.0047064 -5.97404e-10 0.0203525 -0.00473043 -5.05777e-10 0.0202571 -0.00471783 -4.54052e-10 0.0202022 -0.00467209 -3.45856e-10 0.0202001 -0.00458273 -2.81305e-10 0.0202094 -0.0044461 -2.44444e-10 0.020221 -0.00430055 -1.71323e-10 0.0202194 -0.00412209 -1.43013e-10 0.0203501 -0.00397621 -6.60838e-11 0.0205901 -0.00373453 5.52706e-11 0.0208668 -0.00340937 2.41068e-10 0.0211465 -0.00303799 2.54375e-10 0.0214219 -0.00266608 2.91025e-10 0.0216569 -0.0022862 2.34068e-10 0.0218367 -0.00192445 1.90684e-10 0.0219593 -0.00159942 1.18419e-10 0.0220314 -0.00131161 -4.01778e-11 0.0220887 -0.00106421 2.67936e-11 0.0221174 -0.000829813 1.5596e-11 0.0221019 -0.000612134 -4.81766e-12 0.0220578 -0.000428825 -3.97014e-11 0.0220089 -0.000277161 -4.63659e-11 0.0219511 -0.000135244 -4.8845e-11 0.0218873 -7.0249e-06 -4.5707e-11 0.0218206 0.000108308 -3.67731e-11 0.0217521 0.000212858 -2.22295e-11 0.0216833 0.000305421 -5.26887e-13 0.021615 0.000385673 3.35591e-11 0.0215486 0.00045266 7.93801e-11 0.0214854 0.000504644 1.4576e-10 0.0214283 0.000540325 2.12384e-10 0.0213792 0.00055644 3.37534e-10 0.0213412 0.00055512 3.86274e-10 0.0213119 0.000536522 5.08661e-10 0.0212985 0.000501591 6.82554e-10 0.0212849 0.00045048 7.62043e-10 0.0212903 0.0003789 7.92678e-10 0.0213249 0.00027869 8.64279e-10 0.0213827 0.000162235 9.59288e-10 0.021447 4.26678e-05 1.07074e-09 0.0215083 -7.93843e-05 1.13156e-09 0.0215661 -0.000189942 9.7669e-10 0.0216067 -0.000286203 8.92604e-10 0.0216512 -0.000378188 6.13527e-10 0.0216803 -0.000460121 5.68003e-10 0.0216831 -0.00052206 4.7163e-10 0.0216392 -0.000538942 3.20085e-10 0.0215639 -0.00053393 5.84061e-11 0.0214738 -0.00051937 -5.66264e-11 0.0213694 -0.000491462 -1.48341e-10 0.0212501 -0.000454784 -2.25827e-10 0.0211194 -0.00041303 -2.72551e-10 0.0209811 -0.000368639 -2.91588e-10 0.0208373 -0.000323715 -2.89683e-10 0.020691 -0.000279898 -2.74103e-10 0.0205442 -0.00023824 -2.66542e-10 0.0203976 -0.000199422 -2.60115e-10 -0.000163276 -2.43798e-10 0.0258274 0.0183584 -2.17908e-11 0.0251539 0.016853 -4.3997e-11 0.0246372 0.0155764 -6.04612e-11 0.0241634 0.0144776 -2.68453e-11 0.0236973 0.0134454 1.24882e-11 0.023231 0.0124514 2.38848e-11 0.022746 0.0114882 4.69049e-11 0.0222362 0.0105598 4.82581e-11 0.0217182 0.00965207 6.68767e-11 0.0211942 0.00880036 7.57402e-11 0.0206672 0.00798946 1.13761e-10 0.0201501 0.00723953 1.41084e-10 0.0196421 0.00654565 2.09671e-10 0.0191699 0.00590764 3.01058e-10 0.0187287 0.0053503 4.80557e-10 0.0183665 0.00480868 6.74018e-10 0.0180999 0.00439221 1.51498e-09 0.0179162 0.00400559 1.66301e-09 0.0179353 0.00354979 2.13148e-09 0.0182739 0.00300773 2.94755e-09 0.0190871 0.00232272 4.91985e-09 0.020818 0.00117145 8.53946e-09 0.022514 -0.000159749 1.52962e-08 0.0235482 -0.000488821 4.69891e-09 0.0240769 -0.000497797 -1.30048e-09 0.024117 -0.000458203 -1.50704e-09 0.023919 -0.00050805 -1.85564e-09 0.0238372 -0.000716309 -2.55085e-09 0.0237278 -0.000970152 -2.30702e-09 0.023626 -0.00130386 -1.95715e-09 0.023522 -0.00167023 -1.7029e-09 0.0234052 -0.00204496 -1.49313e-09 0.0232654 -0.00240994 -1.32058e-09 0.0231052 -0.00275343 -1.18771e-09 0.0229279 -0.00307076 -1.10876e-09 0.0227354 -0.00335678 -1.01623e-09 0.0225351 -0.00361099 -9.75277e-10 0.0223215 -0.00383165 -8.78726e-10 0.0221021 -0.0040199 -8.38081e-10 0.0218792 -0.0041777 -9.2645e-10 0.0216594 -0.00430486 -8.24964e-10 0.0214479 -0.00440474 -7.2766e-10 0.0212493 -0.00447399 -6.51318e-10 0.0210652 -0.00451676 -5.58784e-10 0.0209032 -0.00452712 -5.2633e-10 0.0207655 -0.00451065 -4.51924e-10 0.0206625 -0.0044597 -4.13472e-10 0.0206094 -0.00437564 -3.17923e-10 0.0205742 -0.00424862 -2.94702e-10 0.0205696 -0.00410008 -2.65898e-10 0.0205404 -0.00393485 -1.09217e-10 0.0205755 -0.0037613 -8.06244e-11 0.0207424 -0.00356955 -2.06124e-11 0.0209964 -0.0032897 1.13589e-10 0.0212629 -0.00293289 2.07912e-10 0.0215301 -0.0025535 2.51036e-10 0.0217772 -0.00217353 2.72009e-10 0.0219785 -0.00180086 2.28564e-10 0.0221224 -0.00145651 1.38953e-10 0.0222062 -0.00114896 1.00483e-10 0.0222581 -0.000882861 1.50942e-11 0.0222947 -0.000649456 1.72146e-11 0.0222948 -0.000429211 1.2851e-11 0.0222541 -0.000237304 2.42242e-12 0.0222019 -8.59375e-05 -1.66192e-11 0.0221455 4.39725e-05 -3.23821e-12 0.0220829 0.000161962 1.59271e-11 0.0220198 0.000263872 4.75588e-11 0.0219589 0.000351206 9.65749e-11 0.0219012 0.000424828 1.57457e-10 0.0218488 0.000482444 2.23117e-10 0.0218043 0.000521053 3.35691e-10 0.0217701 0.000539571 4.03102e-10 0.0217478 0.000536231 5.0382e-10 0.021737 0.000519718 5.61316e-10 0.0217208 0.000487192 8.14711e-10 0.0217281 0.000427305 8.46527e-10 0.0217687 0.000336906 9.12101e-10 0.0218361 0.00022846 1.04967e-09 0.0219073 0.000114498 1.10156e-09 0.0219813 -4.17388e-06 1.1236e-09 0.0220475 -0.000120589 1.15762e-09 0.0221051 -0.000215943 8.90565e-10 0.0221474 -0.000302117 7.22572e-10 0.0221775 -0.000383817 7.0991e-10 0.0221917 -0.000450642 6.29697e-10 0.0221661 -0.000480499 4.23554e-10 0.0220987 -0.000475177 2.87459e-11 0.0220079 -0.000461211 -6.46923e-11 0.0219028 -0.000432811 -1.71039e-10 0.0217815 -0.000393476 -2.27136e-10 0.0216476 -0.000347946 -2.79701e-10 0.0215054 -0.00029899 -3.2028e-10 0.0213569 -0.00024912 -3.22793e-10 0.0212054 -0.000200297 -3.02841e-10 0.0210524 -0.000153803 -2.69412e-10 0.0209007 -0.000110524 -2.48288e-10 0.0207502 -7.12836e-05 -2.29828e-10 0.0206024 -3.60577e-05 -2.26485e-10 -5.17551e-06 -2.03688e-10 0.0265124 0.01916 -2.30095e-11 0.0258093 0.017559 -3.11633e-11 0.025206 0.0161759 -2.76426e-11 0.0246907 0.0149935 -2.53693e-11 0.0241982 0.0139357 4.37797e-12 0.0237063 0.0129442 2.4553e-11 0.0232198 0.0119744 4.92737e-11 0.0227185 0.0110609 5.66368e-11 0.0222064 0.0101612 6.84325e-11 0.0216888 0.00931863 7.44767e-11 0.0211702 0.00850195 1.12252e-10 0.02066 0.00774787 1.43396e-10 0.0201593 0.007035 2.05097e-10 0.0196906 0.00636828 3.44863e-10 0.0192666 0.00575712 4.47187e-10 0.0189152 0.00511287 1.22613e-09 0.0186623 0.00459647 1.39409e-09 0.0185741 0.00403589 1.82196e-09 0.0186963 0.00334944 2.53656e-09 0.01924 0.00235273 4.15619e-09 0.0207302 0.000644414 6.89379e-09 0.0226321 -0.0010692 1.2292e-08 0.0238965 -0.00178409 9.14433e-09 0.0247214 -0.00149121 3.19234e-09 0.0252437 -0.00102009 -1.05686e-09 0.025493 -0.000702814 -1.28546e-09 0.0254637 -0.000443377 -1.67044e-09 0.0252836 -0.000451142 -2.33188e-09 0.0251472 -0.000750148 -2.15431e-09 0.0249839 -0.00106601 -1.81246e-09 0.0248162 -0.00143417 -1.57241e-09 0.0246418 -0.00180704 -1.39125e-09 0.0244539 -0.00216309 -1.24271e-09 0.0242549 -0.00249264 -1.13935e-09 0.0240435 -0.00279537 -1.07155e-09 0.0238176 -0.00306841 -1.01505e-09 0.0235719 -0.00331332 -9.50775e-10 0.0233088 -0.00352715 -9.10435e-10 0.0230388 -0.0037136 -8.35335e-10 0.022768 -0.00387118 -8.54593e-10 0.0225038 -0.00400369 -7.6851e-10 0.0222483 -0.00410944 -7.32595e-10 0.0220034 -0.00419156 -7.01832e-10 0.0217696 -0.00424673 -6.94367e-10 0.0215505 -0.0042783 -6.38372e-10 0.0213483 -0.00428208 -5.78525e-10 0.0211714 -0.00426081 -5.0458e-10 0.0210283 -0.00421095 -4.44644e-10 0.0209316 -0.00413203 -3.63463e-10 0.0208697 -0.00401726 -3.45525e-10 0.0208226 -0.00386981 -2.85956e-10 0.0208 -0.00372609 -2.06346e-10 0.0207751 -0.00353543 -1.85244e-10 0.0208515 -0.00335896 -1.25559e-10 0.021039 -0.00311723 -3.25299e-11 0.0212854 -0.00280215 1.74921e-10 0.0215435 -0.00243392 2.33897e-10 0.0218022 -0.00206246 2.46734e-10 0.0220265 -0.00168373 2.29861e-10 0.0221955 -0.00132177 1.9454e-10 0.022306 -0.000997613 1.13004e-10 0.0223677 -0.000714623 1.48624e-10 0.0224088 -0.00047514 4.48334e-11 0.0224313 -0.000264465 5.57713e-11 0.0224141 -7.41072e-05 7.84181e-11 0.0223665 8.3706e-05 1.20127e-10 0.0223163 0.000201099 1.26396e-10 0.0222696 0.000295794 1.55457e-10 0.0222238 0.000377208 2.20676e-10 0.0221837 0.000439887 3.00476e-10 0.022154 0.000478978 4.03825e-10 0.0221366 0.000498814 5.51757e-10 0.0221237 0.000500327 6.75808e-10 0.0221178 0.000487819 6.86164e-10 0.0221386 0.000440134 7.48658e-10 0.0221835 0.000364905 9.2682e-10 0.0222496 0.000270536 1.32469e-09 0.0223268 0.000165009 1.26109e-09 0.0224085 5.02588e-05 1.23711e-09 0.0224918 -6.4e-05 1.20658e-09 0.0225603 -0.000165834 1.14845e-09 0.0226093 -0.000243957 8.81198e-10 0.0226565 -0.000319748 6.40768e-10 0.0226837 -0.000386734 5.97044e-10 0.0226774 -0.00042989 5.08554e-10 0.0226198 -0.00042832 3.06972e-10 0.0225386 -0.000411101 -1.08916e-11 0.0224413 -0.000382153 -1.20943e-10 0.0223248 -0.000340139 -2.18666e-10 0.0221925 -0.000290621 -2.72261e-10 0.0220499 -0.000236541 -3.13641e-10 0.0218994 -0.000180985 -3.37451e-10 0.0217447 -0.000125957 -3.47118e-10 0.0215874 -7.33429e-05 -3.38893e-10 0.02143 -2.44357e-05 -3.20259e-10 0.021274 2.0021e-05 -2.95837e-10 0.0211207 5.96028e-05 -2.72903e-10 0.0209706 9.38039e-05 -2.50847e-10 0.020825 0.000123465 -2.37034e-10 0.000148115 -2.08909e-10 0.0274702 0.0194053 5.9341e-11 0.0265795 0.0184446 7.25516e-11 0.0258385 0.0169174 -3.11103e-11 0.0252399 0.0155934 -2.30201e-11 0.024721 0.0144571 1.89504e-11 0.0242139 0.013449 4.53155e-11 0.0237159 0.0124736 4.80339e-11 0.0232104 0.0115646 6.67885e-11 0.0227034 0.0106664 8.04398e-11 0.0221932 0.00982932 8.51585e-11 0.0216782 0.00901295 1.22743e-10 0.0211771 0.00824617 1.751e-10 0.0206884 0.00751489 2.47716e-10 0.0202305 0.00681496 4.69017e-10 0.019872 0.00610037 6.54474e-10 0.0195169 0.00541859 1.63638e-09 0.0193273 0.00473319 1.83714e-09 0.0193852 0.00391523 2.40814e-09 0.0198968 0.00275119 3.57812e-09 0.0212757 0.000832319 5.87014e-09 0.0228726 -0.00119994 1.00656e-08 0.0240559 -0.00251615 7.7101e-09 0.0248319 -0.00284133 5.7607e-09 0.0254758 -0.00236336 3.23143e-09 0.0259622 -0.00162053 4.50874e-10 0.0263019 -0.00106253 -1.05315e-09 0.0265395 -0.00069231 -1.19209e-09 0.0265298 -0.000421524 -1.47017e-09 0.0263022 -0.0004475 -1.89751e-09 0.0261235 -0.000800454 -1.73449e-09 0.025918 -0.00114898 -1.57997e-09 0.0256981 -0.0015248 -1.42543e-09 0.0254699 -0.00188002 -1.26925e-09 0.02524 -0.00220163 -1.17843e-09 0.0250042 -0.00249176 -1.12275e-09 0.0247531 -0.00275271 -1.05528e-09 0.0244814 -0.00298665 -9.96778e-10 0.0241915 -0.00319428 -9.22987e-10 0.0238906 -0.00337704 -8.80888e-10 0.0235876 -0.00353495 -8.38462e-10 0.0232888 -0.00367007 -8.00668e-10 0.0229991 -0.00378146 -7.65717e-10 0.022718 -0.00387175 -7.30459e-10 0.0224483 -0.00393846 -7.11823e-10 0.0221875 -0.00398437 -6.5273e-10 0.0219398 -0.0040054 -6.17768e-10 0.0217098 -0.00400573 -5.64975e-10 0.0215039 -0.00398084 -5.17122e-10 0.0213302 -0.00393478 -4.62158e-10 0.0211968 -0.0038614 -3.88137e-10 0.021107 -0.00375935 -3.75688e-10 0.0210182 -0.00362089 -3.17133e-10 0.0209752 -0.00348051 -2.83104e-10 0.0209355 -0.0033116 -1.55181e-10 0.020949 -0.00312404 -1.32743e-10 0.021072 -0.00291853 -9.23448e-11 0.0212949 -0.00265054 1.13631e-12 0.0215428 -0.00230938 1.54522e-10 0.0217961 -0.00194107 2.07152e-10 0.0220362 -0.00156927 2.2801e-10 0.0222355 -0.00120461 1.88912e-10 0.0223812 -0.000868893 1.77748e-10 0.0224737 -0.00057538 1.5007e-10 0.0225267 -0.000325182 1.26812e-10 0.0225577 -0.000117587 1.70893e-10 0.0225728 5.50149e-05 1.74292e-10 0.0225627 0.000195059 2.03353e-10 0.0225352 0.000302015 2.58994e-10 0.0225079 0.000374135 3.56751e-10 0.0224926 0.000420173 5.188e-10 0.0224801 0.000442305 6.14934e-10 0.0224833 0.000438239 7.54456e-10 0.0225116 0.000408843 8.15573e-10 0.0225752 0.000354148 9.86078e-10 0.0226477 0.000281115 1.13767e-09 0.022731 0.00018753 1.2492e-09 0.0228231 7.95338e-05 1.32018e-09 0.0229189 -3.01808e-05 1.27192e-09 0.0230085 -0.000133099 1.2024e-09 0.0230776 -0.000213435 1.06413e-09 0.0231186 -0.000276691 7.19608e-10 0.0231593 -0.000339067 6.74145e-10 0.0231807 -0.000386103 5.35236e-10 0.0231515 -0.000394313 3.35949e-10 0.0230729 -0.000373014 6.80237e-11 0.0229792 -0.000343439 -3.94575e-11 0.02287 -0.000298228 -2.27443e-10 0.022741 -0.000243598 -2.9844e-10 0.0225985 -0.000183935 -3.33289e-10 0.022446 -0.000121715 -3.60264e-10 0.0222872 -5.99756e-05 -3.70557e-10 0.0221249 -1.04494e-06 -3.55304e-10 0.0219624 5.4788e-05 -3.39505e-10 0.0218009 0.000105376 -3.143e-10 0.0216423 0.000150831 -2.89051e-10 0.021487 0.000190974 -2.60673e-10 0.0213356 0.000225783 -2.37297e-10 0.0211882 0.000254749 -2.10042e-10 0.0210458 0.000278692 -1.91149e-10 0.000296614 -1.62204e-10 0.0281013 0.0192605 1.32964e-10 0.027447 0.0190986 6.27281e-11 0.0266219 0.0177479 -1.16374e-10 0.0258825 0.0163323 -9.84484e-11 0.0252762 0.0150662 -2.49557e-11 0.0247334 0.0139886 5.57081e-11 0.0242186 0.0129892 7.01238e-11 0.0237136 0.0120689 6.757e-11 0.0231998 0.0111773 9.48144e-11 0.0226997 0.010329 1.151e-10 0.0221926 0.00951723 1.52598e-10 0.0217024 0.0087318 2.45406e-10 0.0212377 0.00797161 3.98402e-10 0.0208431 0.00719663 6.7721e-10 0.0205051 0.00640219 1.52147e-09 0.0202431 0.00563979 1.74871e-09 0.0202148 0.00470939 2.3276e-09 0.020655 0.00340363 3.48735e-09 0.0219491 0.00134003 5.61984e-09 0.0234559 -0.000887394 9.48057e-09 0.0245277 -0.00245619 6.42518e-09 0.0251147 -0.00326324 3.68058e-09 0.0254984 -0.00339771 3.14126e-09 0.0259343 -0.00300596 2.44903e-09 0.0264196 -0.0022999 1.44347e-09 0.0267906 -0.0015485 2.28159e-10 0.0270788 -0.00100708 -6.76014e-10 0.0273566 -0.000719313 -7.95968e-10 0.0274015 -0.000488632 -1.02182e-09 0.0271586 -0.000506938 -1.35336e-09 0.0269386 -0.000838827 -1.68073e-09 0.0266932 -0.00119801 -1.65712e-09 0.0264251 -0.00154192 -1.47441e-09 0.0261541 -0.00186377 -1.32759e-09 0.0258832 -0.00215129 -1.22453e-09 0.0256032 -0.00240849 -1.12438e-09 0.0253079 -0.00263665 -1.02693e-09 0.0249985 -0.00284144 -9.39441e-10 0.0246778 -0.00302095 -8.75651e-10 0.0243544 -0.00317937 -8.35292e-10 0.0240327 -0.00331453 -8.06395e-10 0.0237189 -0.00343063 -7.82531e-10 0.023414 -0.00352535 -7.60234e-10 0.0231179 -0.00360188 -7.36482e-10 0.0228274 -0.00365665 -7.06472e-10 0.0225445 -0.00369269 -6.70617e-10 0.0222715 -0.00370708 -6.2581e-10 0.022019 -0.00370376 -5.8118e-10 0.0217899 -0.00367967 -5.2978e-10 0.0215906 -0.00363683 -4.81799e-10 0.0214267 -0.00357115 -4.1707e-10 0.0213012 -0.00347905 -3.5955e-10 0.0211916 -0.00335512 -3.45024e-10 0.0211122 -0.00322125 -2.89951e-10 0.0210691 -0.00307217 -2.10133e-10 0.0210452 -0.00288412 -1.88949e-10 0.021108 -0.00270373 -1.34978e-10 0.021278 -0.00247236 -3.50403e-11 0.0215147 -0.00217731 1.46148e-10 0.0217665 -0.00182824 2.03796e-10 0.0220273 -0.00147352 2.47774e-10 0.0222627 -0.00111529 2.62279e-10 0.0224494 -0.000775897 2.60633e-10 0.0225874 -0.000476139 2.56008e-10 0.0226747 -0.000224123 2.57812e-10 0.022731 -2.31618e-05 2.94758e-10 0.0227688 0.000128916 3.46031e-10 0.0227977 0.000239965 4.17569e-10 0.0228204 0.000309784 5.40632e-10 0.0228471 0.000339791 7.11262e-10 0.0228897 0.000338091 8.50807e-10 0.0229464 0.000309908 1.00092e-09 0.0230211 0.000252821 1.16105e-09 0.023113 0.000171853 1.26875e-09 0.0232182 7.53373e-05 1.4008e-09 0.0233297 -2.69148e-05 1.43324e-09 0.0234364 -0.00012648 1.30753e-09 0.0235259 -0.000212687 1.1786e-09 0.0235894 -0.000266536 9.53731e-10 0.0236334 -0.000314693 5.87682e-10 0.0236635 -0.000359419 5.38743e-10 0.0236597 -0.000375598 4.19283e-10 0.0236034 -0.000355556 2.44001e-10 0.0235197 -0.000319024 -6.4184e-11 0.0234185 -0.000270586 -1.68229e-10 0.0232963 -0.000210886 -2.6408e-10 0.0231584 -0.000144502 -3.53022e-10 0.0230078 -7.46355e-05 -3.86053e-10 0.0228488 -5.60858e-06 -3.86173e-10 0.0226853 6.16821e-05 -3.87923e-10 0.0225208 0.000124527 -3.73188e-10 0.022356 0.000182473 -3.5188e-10 0.0221932 0.000235365 -3.15528e-10 0.0220324 0.000282702 -2.86489e-10 0.0218746 0.000324279 -2.62254e-10 0.02172 0.000359816 -2.40582e-10 0.0215694 0.000389397 -2.19636e-10 0.0214242 0.000412329 -1.94362e-10 0.0212849 0.000429711 -1.75712e-10 0.000439495 -1.49116e-10 0.0284109 0.0188419 3.3956e-10 0.0281334 0.0193837 2.05752e-10 0.0273933 0.0184894 9.96734e-11 0.0266317 0.0170864 -8.86078e-11 0.0259376 0.0157619 -9.11416e-11 0.0253202 0.0146045 -2.88508e-12 0.024752 0.0135587 5.39931e-11 0.0242219 0.0125989 8.69389e-11 0.0237083 0.0116893 1.22924e-10 0.0232026 0.0108318 1.56e-10 0.022715 0.010001 2.41091e-10 0.022245 0.00919371 4.37183e-10 0.0218423 0.00836327 6.9347e-10 0.0215144 0.00749301 1.56556e-09 0.0212104 0.00667159 1.79337e-09 0.0211593 0.00564673 2.3714e-09 0.0215802 0.00422708 3.5386e-09 0.0228793 0.00200361 5.63284e-09 0.0243851 -0.000355657 9.3612e-09 0.0253788 -0.00202164 5.5218e-09 0.025836 -0.00301143 2.54014e-09 0.0260218 -0.00354828 1.41686e-09 0.0260933 -0.00358678 1.29863e-09 0.0263232 -0.00338415 1.28915e-09 0.0266642 -0.00284882 1.48533e-09 0.0270625 -0.00212939 1.39783e-09 0.0274345 -0.00149892 7.59704e-10 0.0277135 -0.00104568 -8.89506e-11 0.0280304 -0.000837178 -2.4041e-10 0.0281497 -0.000622612 -6.47475e-10 0.0279389 -0.000591076 -1.19577e-09 0.0276467 -0.000828785 -1.60393e-09 0.0273581 -0.00116972 -1.61473e-09 0.0270443 -0.00147284 -1.48652e-09 0.0267328 -0.00176771 -1.3487e-09 0.0264208 -0.0020311 -1.21572e-09 0.0261052 -0.00226382 -1.08141e-09 0.0257799 -0.00246986 -9.61232e-10 0.0254446 -0.00265041 -8.74662e-10 0.025102 -0.002808 -8.25891e-10 0.0247609 -0.00294389 -8.03052e-10 0.0244272 -0.00306082 -7.87785e-10 0.024104 -0.00315969 -7.76973e-10 0.0237863 -0.00324114 -7.53555e-10 0.0234717 -0.00330431 -7.2973e-10 0.0231582 -0.00334975 -6.92595e-10 0.022854 -0.00337716 -6.56829e-10 0.0225632 -0.00338889 -6.14011e-10 0.0222949 -0.00338379 -5.7299e-10 0.0220492 -0.00336361 -5.28685e-10 0.0218279 -0.00332426 -4.81731e-10 0.0216368 -0.00326707 -4.36951e-10 0.0214832 -0.00318537 -3.82005e-10 0.0213546 -0.00307843 -3.54488e-10 0.0212502 -0.00295454 -2.97989e-10 0.0212028 -0.00282249 -2.58311e-10 0.021164 -0.0026549 -1.26577e-10 0.0211869 -0.00248671 -1.01978e-10 0.0213046 -0.00228911 -4.28631e-11 0.0215212 -0.00204305 6.30218e-11 0.0217751 -0.00173526 2.56772e-10 0.0220468 -0.00140144 3.51322e-10 0.0223151 -0.00106277 4.15389e-10 0.0225501 -0.00073412 4.56137e-10 0.0227415 -0.000443701 4.82171e-10 0.0228904 -0.000205522 5.13728e-10 0.023002 -2.49052e-05 5.72332e-10 0.0230982 9.48472e-05 6.61415e-10 0.0231843 0.000163766 8.01484e-10 0.0232717 0.000184045 9.1491e-10 0.0233677 0.000162968 1.08146e-09 0.0234786 0.000108751 1.25721e-09 0.0236009 3.16583e-05 1.36621e-09 0.0237281 -5.85e-05 1.37906e-09 0.0238539 -0.000152531 1.35674e-09 0.023969 -0.000237241 1.24038e-09 0.0240562 -0.000301026 1.01345e-09 0.0241094 -0.000328162 7.41444e-10 0.0241565 -0.000360128 4.88123e-10 0.0241704 -0.000374957 4.39053e-10 0.0241335 -0.000360011 3.30343e-10 0.02406 -0.000317678 4.9027e-11 0.0239669 -0.000263903 -1.55186e-10 0.0238525 -0.000197489 -2.85286e-10 0.0237169 -0.00012284 -3.46517e-10 0.0235672 -4.44456e-05 -3.95402e-10 0.0234084 3.40706e-05 -4.36781e-10 0.0232442 0.000110525 -4.4103e-10 0.0230776 0.000182169 -4.22834e-10 0.0229104 0.000248942 -3.93534e-10 0.0227441 0.000310371 -3.65416e-10 0.0225793 0.000365841 -3.36211e-10 0.0224169 0.000415347 -3.03549e-10 0.0222571 0.000458606 -2.732e-10 0.022101 0.00049566 -2.46358e-10 0.0219493 0.000525901 -2.21104e-10 0.0218027 0.000549456 -1.97773e-10 0.0216623 0.000565042 -1.71349e-10 0.021529 0.000574167 -1.5133e-10 0.000573613 -1.24474e-10 0.0283194 0.0185955 1.51526e-10 0.0288717 0.0188254 2.57601e-10 0.0283071 0.0190489 1.52799e-10 0.0274786 0.0179101 -3.83332e-12 0.0267118 0.0165322 -8.40931e-11 0.0260344 0.0152827 1.13177e-11 0.0254116 0.0141797 1.0357e-10 0.0248232 0.0131875 1.45588e-10 0.0242641 0.0122471 1.63047e-10 0.0237457 0.0113481 2.39555e-10 0.0232622 0.0104778 4.24748e-10 0.0228587 0.00958785 7.13239e-10 0.0225252 0.00866554 1.70267e-09 0.0221948 0.00778847 1.90453e-09 0.0221384 0.00668449 2.50956e-09 0.0225789 0.00514534 3.7423e-09 0.023948 0.00275768 5.89574e-09 0.0254662 0.000307656 9.71441e-09 0.0263973 -0.00140378 5.22316e-09 0.0268711 -0.0025557 1.22152e-09 0.02718 -0.00338554 9.7357e-10 0.0270074 -0.00344004 5.22446e-10 0.0267418 -0.00337309 -1.22729e-10 0.0264058 -0.00318669 1.03142e-09 0.0265003 -0.00308471 1.17466e-09 0.0269926 -0.00277473 1.47812e-09 0.0275631 -0.00224756 1.97602e-09 0.0280319 -0.00166585 1.43359e-09 0.0283305 -0.00121544 3.2591e-10 0.0286631 -0.000981029 -5.3846e-11 0.0287984 -0.000717822 -6.80118e-10 0.0286176 -0.000622173 -1.10472e-09 0.0282878 -0.000772697 -1.43596e-09 0.027969 -0.00107907 -1.53774e-09 0.0276088 -0.00134014 -1.45628e-09 0.0272568 -0.00161069 -1.31844e-09 0.0269145 -0.00185565 -1.15949e-09 0.0265706 -0.00207017 -1.00598e-09 0.026216 -0.00225779 -8.87115e-10 0.0258533 -0.00241786 -8.24409e-10 0.0254911 -0.0025565 -7.98158e-10 0.0251406 -0.00267423 -7.9419e-10 0.0248019 -0.00277631 -7.86535e-10 0.024469 -0.00286113 -7.73099e-10 0.0241353 -0.00293106 -7.46299e-10 0.0237999 -0.00298372 -7.1424e-10 0.0234697 -0.00302255 -6.77569e-10 0.0231526 -0.0030457 -6.40581e-10 0.0228549 -0.0030573 -6.01214e-10 0.0225756 -0.00305349 -5.61096e-10 0.0223154 -0.00303676 -5.19025e-10 0.0220758 -0.0030033 -4.78476e-10 0.0218629 -0.00295404 -4.36442e-10 0.0216891 -0.00288599 -3.85624e-10 0.0215492 -0.0027983 -3.46593e-10 0.0214314 -0.00268789 -2.97385e-10 0.0213599 -0.00257075 -2.17318e-10 0.0213103 -0.00243166 -1.00445e-10 0.0212868 -0.00226235 -7.18361e-11 0.0213732 -0.00212918 -8.07668e-12 0.0215602 -0.00192683 1.0894e-10 0.0218085 -0.00166489 3.19564e-10 0.0220942 -0.00137273 4.72748e-10 0.0224018 -0.00107419 6.06742e-10 0.0227008 -0.000785418 7.07563e-10 0.0229719 -0.000528495 7.90226e-10 0.0232061 -0.000319658 8.97702e-10 0.0234028 -0.000173379 9.92642e-10 0.0235765 -9.24993e-05 1.12495e-09 0.0237404 -7.13062e-05 1.24393e-09 0.0239019 -9.7019e-05 1.32638e-09 0.0240612 -0.000154083 1.38274e-09 0.0242144 -0.000225874 1.37377e-09 0.024355 -0.00029888 1.28444e-09 0.0244786 -0.000363044 1.13589e-09 0.0245607 -0.000394672 8.78896e-10 0.0246099 -0.000398531 4.24079e-10 0.0246477 -0.000406058 3.94489e-10 0.0246425 -0.0003915 3.21161e-10 0.024588 -0.000348594 2.04287e-10 0.0245052 -0.000284152 -1.45367e-10 0.0244019 -0.00020996 -2.4648e-10 0.0242759 -0.000126022 -3.54297e-10 0.0241316 -3.68535e-05 -4.24466e-10 0.0239752 5.28818e-05 -4.54252e-10 0.0238112 0.000140211 -4.67238e-10 0.0236428 0.000222913 -4.55459e-10 0.0234733 0.000300568 -4.35101e-10 0.0233032 0.000372189 -4.08769e-10 0.0231339 0.00043732 -3.81407e-10 0.0229664 0.000496151 -3.5118e-10 0.0228017 0.000548253 -3.21793e-10 0.0226404 0.000593835 -2.92224e-10 0.0224829 0.00063227 -2.6418e-10 0.0223299 0.000663805 -2.37471e-10 0.0221824 0.000687389 -2.10423e-10 0.0220414 0.000703277 -1.85236e-10 0.0219084 0.000709555 -1.57253e-10 0.0217853 0.000707945 -1.35837e-10 0.000694309 -1.08063e-10 0.0283861 0.0164501 3.78542e-10 0.0286454 0.0185585 2.47344e-10 0.0288517 0.0188391 2.19967e-10 0.0281711 0.0185928 7.90366e-11 0.0273948 0.0173132 -1.7928e-10 0.0266773 0.0160005 -4.07418e-11 0.026045 0.0148098 1.01582e-10 0.025464 0.0137653 1.90247e-10 0.0249076 0.0128001 2.81138e-10 0.0243853 0.0118647 4.75826e-10 0.023947 0.0109058 7.83129e-10 0.0235777 0.00992518 1.80551e-09 0.0232222 0.00898621 2.08099e-09 0.0231702 0.00779446 2.76996e-09 0.0236678 0.00612367 4.08298e-09 0.0251343 0.00357675 6.20804e-09 0.0266458 0.00107034 9.81116e-09 0.0275578 -0.00070309 4.77439e-09 0.0281067 -0.00198555 6.07872e-10 0.0284228 -0.002904 2.68523e-10 0.0279608 -0.00295306 -2.40581e-10 0.0275637 -0.0030613 -8.62584e-10 0.0272887 -0.00315365 -2.20276e-10 0.0271561 -0.0031511 9.32622e-10 0.0270615 -0.00309749 1.08769e-09 0.0272203 -0.00305496 1.36126e-09 0.0276601 -0.00283751 1.78752e-09 0.0281846 -0.00238689 2.44468e-09 0.0286364 -0.00183381 1.7034e-09 0.0289315 -0.00135662 4.6599e-10 0.0292494 -0.00106742 7.86842e-11 0.0293956 -0.000758995 -5.865e-10 0.0292504 -0.000597619 -1.03156e-09 0.0288915 -0.000665945 -1.32067e-09 0.028541 -0.000931341 -1.44492e-09 0.0281553 -0.00115568 -1.40011e-09 0.0277851 -0.00140412 -1.28535e-09 0.0274195 -0.00163062 -1.11538e-09 0.0270428 -0.00182934 -9.57941e-10 0.0266553 -0.0019996 -8.61587e-10 0.0262693 -0.00214387 -8.23643e-10 0.0258968 -0.00226684 -8.1204e-10 0.0255391 -0.00237163 -8.06939e-10 0.0251883 -0.00246188 -7.88613e-10 0.0248348 -0.00253608 -7.58635e-10 0.0244805 -0.00259685 -7.23798e-10 0.0241291 -0.00264337 -6.84752e-10 0.0237916 -0.00267783 -6.50642e-10 0.0234688 -0.00270129 -6.13291e-10 0.0231596 -0.00271234 -5.74837e-10 0.0228643 -0.00271215 -5.39361e-10 0.022583 -0.00269944 -4.99183e-10 0.0223233 -0.00267368 -4.63951e-10 0.0220922 -0.00263625 -4.20375e-10 0.0218954 -0.0025833 -3.68175e-10 0.02174 -0.00251641 -3.13847e-10 0.0216107 -0.00242999 -2.42632e-10 0.0215131 -0.00233003 -1.60576e-10 0.0214661 -0.00221872 -1.45302e-11 0.021426 -0.00209452 2.03026e-11 0.0214647 -0.00197421 9.81346e-11 0.0216162 -0.00183164 2.35233e-10 0.0218681 -0.00165227 4.72797e-10 0.0221814 -0.00142759 7.20187e-10 0.0225575 -0.0012104 8.9919e-10 0.0229493 -0.000983392 1.07679e-09 0.0233251 -0.000770841 1.22933e-09 0.023674 -0.000607674 1.35516e-09 0.0239857 -0.000498086 1.40267e-09 0.0242565 -0.000443317 1.42873e-09 0.0244914 -0.00043646 1.4148e-09 0.0246915 -0.000456629 1.33186e-09 0.024853 -0.000483662 1.14718e-09 0.0249798 -0.000508095 9.39059e-10 0.0250563 -0.000501534 6.46228e-10 0.0250977 -0.000478646 2.29963e-10 0.0251211 -0.000455651 1.81325e-10 0.0251002 -0.000412211 1.20285e-10 0.0250319 -0.000341462 -2.69465e-11 0.0249338 -0.000255451 -2.26658e-10 0.024816 -0.00016081 -3.55734e-10 0.024679 -5.87814e-05 -4.43082e-10 0.0245285 4.42964e-05 -4.89487e-10 0.0243673 0.00014553 -5.01193e-10 0.024199 0.000241623 -4.91787e-10 0.0240281 0.000331937 -4.8064e-10 0.0238558 0.000415666 -4.55995e-10 0.0236842 0.000492287 -4.31576e-10 0.0235133 0.000562095 -4.0372e-10 0.0233441 0.000624479 -3.74803e-10 0.0231772 0.000679949 -3.43949e-10 0.0230138 0.000727769 -3.14755e-10 0.0228547 0.000768471 -2.86088e-10 0.0227002 0.000800971 -2.58443e-10 0.0225524 0.000825616 -2.31201e-10 0.0224117 0.000840911 -2.02744e-10 0.0222804 0.000846937 -1.75532e-10 0.0221598 0.000841622 -1.45322e-10 0.0220527 0.000825597 -1.21377e-10 0.000796323 -9.1046e-11 0.0275693 0.0111978 1.38914e-09 0.0286684 0.0174559 4.37961e-10 0.0290609 0.018445 2.05511e-10 0.0288518 0.0188011 1.29237e-10 0.0281233 0.0180407 4.84274e-11 0.02736 0.0167662 -8.06824e-11 0.0266711 0.0154987 1.09597e-10 0.0260754 0.0143572 2.57796e-10 0.0255408 0.0133268 4.83878e-10 0.0250975 0.0122959 8.55475e-10 0.0246944 0.0112736 2.00925e-09 0.0243235 0.010256 2.34575e-09 0.0242954 0.00896277 3.24486e-09 0.0248952 0.00711615 5.05035e-09 0.0264524 0.00442542 8.82192e-09 0.0279676 0.00191415 8.11829e-09 0.028954 -2.06379e-06 4.39147e-09 0.029503 -0.00127612 3.28407e-10 0.0297167 -0.00221871 -1.14669e-10 0.0290874 -0.00228044 -7.39399e-10 0.0286255 -0.0024885 -1.52601e-09 0.0282441 -0.00270034 -7.12681e-10 0.0279726 -0.00292102 2.40344e-12 0.0278534 -0.00310722 7.79602e-10 0.0278261 -0.00317604 1.27459e-09 0.0278048 -0.00314659 1.3422e-09 0.027985 -0.00313961 1.50479e-09 0.0283888 -0.00293476 1.81287e-09 0.0288519 -0.00248017 2.29992e-09 0.0292481 -0.00192015 1.73962e-09 0.0295201 -0.00143692 7.78945e-10 0.0298408 -0.00110266 -2.45117e-10 0.0299918 -0.000758003 -3.82645e-10 0.0298703 -0.000530205 -6.80594e-10 0.0294932 -0.000514247 -1.21857e-09 0.0291228 -0.000725037 -1.41592e-09 0.0287255 -0.0009196 -1.47587e-09 0.0283263 -0.00114352 -1.31235e-09 0.0279155 -0.00135368 -1.1047e-09 0.0274939 -0.00153774 -9.56584e-10 0.0270773 -0.00169445 -8.8572e-10 0.0266755 -0.00182623 -8.51733e-10 0.0262947 -0.00193894 -8.35628e-10 0.0259201 -0.00203629 -8.06983e-10 0.0255439 -0.00211723 -7.67271e-10 0.0251671 -0.00218541 -7.29263e-10 0.0247928 -0.00223996 -6.83377e-10 0.0244326 -0.0022838 -6.52221e-10 0.0240841 -0.00231879 -6.11529e-10 0.0237444 -0.00234151 -5.75062e-10 0.0234178 -0.00235751 -5.42007e-10 0.023099 -0.00236106 -5.00788e-10 0.0228048 -0.0023578 -4.71113e-10 0.0225317 -0.00234483 -4.25787e-10 0.0222898 -0.00232228 -3.79105e-10 0.0220812 -0.00229129 -3.2206e-10 0.0219074 -0.0022479 -2.48389e-10 0.021779 -0.00219555 -1.60361e-10 0.0216918 -0.00213432 -5.35438e-11 0.0216306 -0.00204935 2.00776e-10 0.0216284 -0.00198979 2.32095e-10 0.021698 -0.00192226 3.09021e-10 0.0218562 -0.00183864 4.64037e-10 0.0221092 -0.00172804 7.7108e-10 0.0224417 -0.00160655 1.06429e-09 0.0228565 -0.00147157 1.26442e-09 0.0233303 -0.00132735 1.45519e-09 0.0238231 -0.00119127 1.58416e-09 0.0242778 -0.00105132 1.60348e-09 0.0246709 -0.000937206 1.5278e-09 0.0249894 -0.000850834 1.35014e-09 0.0252295 -0.000785236 1.11304e-09 0.0254048 -0.000727922 8.16725e-10 0.0255135 -0.000672025 6.08853e-10 0.0255695 -0.000593441 1.33512e-10 0.0255837 -0.000519972 7.37266e-11 0.0255427 -0.000437226 1.38157e-12 0.0254602 -0.000340243 -1.99178e-10 0.0253521 -0.000233222 -3.79158e-10 0.0252214 -0.000118662 -4.66623e-10 0.0250741 -1.46152e-06 -5.1068e-10 0.0249154 0.000117531 -5.51536e-10 0.0247496 0.00022993 -5.46112e-10 0.0245791 0.000335998 -5.19952e-10 0.0244054 0.000434724 -4.90277e-10 0.0242306 0.000525405 -4.6479e-10 0.0240561 0.000608398 -4.42079e-10 0.0238831 0.000683079 -4.18763e-10 0.0237127 0.000750178 -3.92918e-10 0.0235451 0.000808923 -3.6714e-10 0.0233815 0.000860093 -3.39639e-10 0.023222 0.000902616 -3.12665e-10 0.0230683 0.000937134 -2.84965e-10 0.0229209 0.000962196 -2.57465e-10 0.0227818 0.000978025 -2.28724e-10 0.0226522 0.000982677 -1.99321e-10 0.0225345 0.000975923 -1.6913e-10 0.0224311 0.000955012 -1.372e-10 0.0223448 0.000920997 -1.0933e-10 0.000879736 -7.9933e-11 0.0254703 0.00561468 1.29372e-09 0.0285637 0.0143471 8.54035e-10 0.0288893 0.0181213 2.30333e-10 0.0294035 0.0182918 1.66023e-10 0.0289767 0.0184694 1.22926e-10 0.028197 0.0175437 2.32573e-11 0.027452 0.0162397 1.96085e-10 0.0268006 0.0150016 4.67994e-10 0.0262976 0.0138185 8.50444e-10 0.0258347 0.0127201 2.18945e-09 0.0254554 0.0116089 2.57841e-09 0.0254829 0.0101761 3.60203e-09 0.0262132 0.00814267 5.65496e-09 0.027861 0.00529951 9.60654e-09 0.0293924 0.00275747 8.28578e-09 0.030385 0.000878115 2.0825e-09 0.0309431 -0.000605365 1.61869e-09 0.0310522 -0.00141656 5.56029e-10 0.0303407 -0.00150585 -1.16398e-09 0.0298342 -0.00176043 -1.46495e-09 0.0293928 -0.00205308 -8.41546e-10 0.0290525 -0.00238021 -2.12606e-10 0.0288134 -0.00271346 1.98102e-10 0.0286567 -0.00300322 5.70318e-10 0.0286065 -0.00319769 8.8321e-10 0.0286271 -0.00327335 1.24934e-09 0.0285843 -0.00319935 1.29458e-09 0.0286407 -0.00310899 1.42916e-09 0.028966 -0.00294264 1.70477e-09 0.0294173 -0.00254323 2.18541e-09 0.0297915 -0.00197585 1.67651e-09 0.0300579 -0.00147621 9.16687e-10 0.0303527 -0.00109513 2.50891e-11 0.0305185 -0.000726019 -1.02798e-10 0.0304305 -0.000435428 -4.26094e-10 0.0300633 -0.000334032 -1.01951e-09 0.0296741 -0.00047052 -1.28751e-09 0.0292689 -0.000644622 -1.46005e-09 0.0288259 -0.000832495 -1.28083e-09 0.0283674 -0.00102673 -1.10416e-09 0.0279121 -0.00119754 -9.90955e-10 0.0274729 -0.00134367 -9.17275e-10 0.0270606 -0.00147059 -8.80543e-10 0.0266555 -0.00157945 -8.34652e-10 0.0262507 -0.00167025 -7.85089e-10 0.0258494 -0.00174751 -7.38892e-10 0.0254496 -0.00181117 -6.8205e-10 0.0250709 -0.00186588 -6.50768e-10 0.0246957 -0.00191159 -5.99871e-10 0.0243334 -0.00194743 -5.65726e-10 0.0239796 -0.0019778 -5.29981e-10 0.0236358 -0.00199845 -4.87699e-10 0.0233185 -0.00201565 -4.60283e-10 0.0230177 -0.00202607 -4.07415e-10 0.0227489 -0.00203167 -3.62715e-10 0.0225026 -0.00203369 -2.95362e-10 0.022291 -0.00202989 -2.26839e-10 0.0221178 -0.00202383 -1.12562e-10 0.0219932 -0.00201585 -4.41719e-11 0.0219243 -0.00200162 2.75685e-10 0.0219074 -0.00199681 3.12896e-10 0.0219516 -0.00199649 3.78702e-10 0.0220695 -0.00199548 5.12751e-10 0.0222792 -0.00198919 7.42181e-10 0.0225557 -0.00196163 1.18724e-09 0.0229221 -0.00192072 1.3749e-09 0.0233749 -0.00186491 1.46689e-09 0.0238896 -0.00179967 1.63526e-09 0.0244105 -0.00166475 1.59213e-09 0.0248883 -0.0015009 1.40419e-09 0.0252847 -0.00132303 1.12189e-09 0.0255853 -0.00114348 7.81848e-10 0.0257796 -0.000969997 5.11535e-10 0.0258981 -0.00080718 -1.75911e-11 0.0259382 -0.000649413 -5.88178e-11 0.0259059 -0.000499838 -1.10225e-10 0.0258202 -0.000355695 -2.08573e-10 0.0257113 -0.000217796 -5.77698e-10 0.0255743 -8.1307e-05 -6.09357e-10 0.0254239 5.04801e-05 -6.11064e-10 0.0252653 0.000180032 -6.38558e-10 0.0251023 0.000303568 -6.06394e-10 0.0249335 0.000419638 -5.61013e-10 0.0247623 0.000527158 -5.15901e-10 0.0245898 0.000626284 -4.81467e-10 0.0244182 0.000716151 -4.5532e-10 0.0242468 0.000797583 -4.33171e-10 0.0240775 0.000869638 -4.11511e-10 0.0239102 0.000933468 -3.8734e-10 0.0237467 0.000987811 -3.62836e-10 0.0235881 0.00103385 -3.36704e-10 0.0234347 0.00106992 -3.11025e-10 0.0232885 0.00109685 -2.8349e-10 0.02315 0.00111254 -2.56148e-10 0.0230223 0.00111705 -2.25212e-10 0.0229073 0.00110793 -1.95435e-10 0.0228092 0.00108359 -1.60154e-10 0.0227285 0.00104492 -1.29687e-10 0.0226653 0.000992634 -9.66151e-11 0.000939346 -6.78096e-11 0.0207676 0.00310579 2.41868e-09 0.0268374 0.00832679 4.93373e-10 0.0289242 0.0160483 1.93089e-10 0.0291441 0.0180746 1.35673e-10 0.0294295 0.0181833 1.35294e-10 0.0290487 0.01792 1.52191e-10 0.028286 0.0169953 2.91784e-10 0.0276344 0.0156432 7.97313e-10 0.0270432 0.0143697 2.29266e-09 0.0266039 0.0131193 2.72293e-09 0.0266745 0.0114662 3.85796e-09 0.0276149 0.00915169 6.13793e-09 0.0294044 0.0061682 1.04534e-08 0.030949 0.00362567 7.34975e-09 0.0319889 0.00169008 1.59535e-09 0.0326278 0.000220298 9.63235e-10 0.0324729 -0.000465607 -1.01957e-10 0.0317265 -0.000654635 -1.62429e-09 0.0311473 -0.000934014 -1.37795e-09 0.0306657 -0.00128386 -7.73243e-10 0.0302935 -0.00169145 -2.42413e-10 0.030004 -0.00211446 4.17491e-11 0.0297858 -0.00250971 1.50537e-10 0.0295933 -0.00284875 2.69768e-10 0.0294524 -0.00309981 4.47613e-10 0.0293672 -0.00325447 6.97092e-10 0.0293637 -0.00328719 9.6102e-10 0.0293393 -0.00319431 1.22941e-09 0.029313 -0.00302819 1.30868e-09 0.0295009 -0.00286078 1.51593e-09 0.0298888 -0.00252183 1.89454e-09 0.030237 -0.00199307 1.72452e-09 0.0305049 -0.00146629 1.04999e-09 0.0307783 -0.00105098 4.13717e-10 0.0309523 -0.000663065 3.40129e-10 0.030889 -0.000318363 -4.73517e-11 0.030556 -0.000141442 -5.89956e-10 0.0301732 -0.000177541 -1.39626e-09 0.0297408 -0.000314839 -1.40371e-09 0.0292575 -0.000478978 -1.28514e-09 0.0287634 -0.000652798 -1.14265e-09 0.0282867 -0.000816673 -1.03106e-09 0.0278411 -0.000961775 -9.63212e-10 0.0274002 -0.00108586 -8.89528e-10 0.026965 -0.00118991 -8.2056e-10 0.026534 -0.00127928 -7.55177e-10 0.0261112 -0.00135624 -6.87616e-10 0.0257091 -0.00142327 -6.46672e-10 0.0253092 -0.00148202 -5.87907e-10 0.0249239 -0.00153199 -5.49819e-10 0.0245461 -0.00157774 -5.09408e-10 0.0241829 -0.00161738 -4.64081e-10 0.0238472 -0.00165528 -4.32421e-10 0.0235269 -0.0016906 -3.70586e-10 0.0232376 -0.00172453 -3.18612e-10 0.0229687 -0.00175987 -2.3042e-10 0.0227337 -0.00179497 -1.37619e-10 0.0225388 -0.00183517 -2.88035e-11 0.0223896 -0.00188042 1.17866e-10 0.0223008 -0.00193163 2.63443e-10 0.0222582 -0.00199884 5.95355e-10 0.0222837 -0.0020686 6.26712e-10 0.0223801 -0.00214242 7.02332e-10 0.02255 -0.00221738 8.61709e-10 0.0228036 -0.00229318 1.16546e-09 0.0231449 -0.00234349 1.34471e-09 0.023543 -0.00234515 1.30695e-09 0.0239698 -0.00230817 1.39763e-09 0.0244302 -0.00220124 1.27793e-09 0.0248866 -0.0020191 1.06467e-09 0.025299 -0.0017808 7.75263e-10 0.0256304 -0.00150616 4.64111e-10 0.0258689 -0.00122334 1.42708e-10 0.026005 -0.000945745 -1.26454e-10 0.0260794 -0.000710829 -4.26924e-10 0.0260613 -0.000469339 -4.43776e-10 0.0259742 -0.000257374 -4.54659e-10 0.0258476 -7.31857e-05 -5.82471e-10 0.0257004 8.53027e-05 -6.0868e-10 0.0255386 0.000231404 -6.0862e-10 0.0253732 0.000366458 -6.03797e-10 0.0252083 0.00049135 -5.76021e-10 0.0250451 0.000607069 -5.35758e-10 0.0248819 0.000713572 -4.94798e-10 0.0247184 0.000811415 -4.64683e-10 0.0245548 0.000899566 -4.42653e-10 0.0243939 0.000978633 -4.24469e-10 0.0242359 0.0010477 -4.04943e-10 0.0240821 0.00110743 -3.82499e-10 0.0239319 0.0011569 -3.58718e-10 0.0237868 0.00119653 -3.33096e-10 0.023648 0.00122499 -3.07554e-10 0.0235177 0.00124218 -2.79266e-10 0.0233978 0.001246 -2.50736e-10 0.0232917 0.00123551 -2.17153e-10 0.0232024 0.00120746 -1.86572e-10 0.02313 0.00116481 -1.4469e-10 0.0230733 0.00110901 -1.21987e-10 0.0230276 0.00104345 -7.13333e-11 0.000962915 -6.40665e-11 0.0191469 0.00151484 4.35656e-10 0.0233218 0.00416139 5.62959e-10 0.0282231 0.0111398 9.44879e-10 0.0292571 0.0170281 2.68203e-10 0.029421 0.0180121 3.02288e-10 0.0294435 0.0178897 3.87043e-10 0.0289854 0.017449 5.73384e-10 0.0283033 0.0162881 2.27454e-09 0.0277447 0.0148881 2.7988e-09 0.0278421 0.0129579 4.09644e-09 0.0291372 0.010079 6.55482e-09 0.0310922 0.0070135 1.12427e-08 0.0326223 0.00449676 7.15594e-09 0.0337129 0.00250068 1.30366e-09 0.0343206 0.001059 6.92871e-10 0.0339411 0.00060712 -4.19145e-10 0.0331759 0.000330234 -2.13557e-09 0.0325531 -6.65927e-06 -1.54708e-09 0.0320383 -0.000421426 -7.58151e-10 0.0316402 -0.000907162 -2.00969e-10 0.0313366 -0.00140378 2.66821e-11 0.0310637 -0.0018731 4.01426e-11 0.0308203 -0.00228748 -6.58211e-12 0.0305857 -0.00263918 4.47116e-12 0.030362 -0.00291337 1.0664e-10 0.030177 -0.00310816 2.96484e-10 0.030039 -0.00321445 5.39642e-10 0.0299794 -0.00321607 9.00888e-10 0.029969 -0.00310915 1.02781e-09 0.0299199 -0.00293398 1.46599e-09 0.0299757 -0.00270674 1.53557e-09 0.0302604 -0.00241061 1.64183e-09 0.0305937 -0.0019603 1.78901e-09 0.03085 -0.00142157 1.31447e-09 0.0310736 -0.000974317 6.86848e-10 0.0312391 -0.000569154 7.1562e-10 0.0312174 -0.000180977 7.65751e-11 0.0309777 6.2257e-05 -1.97819e-10 0.0305934 0.000141518 -1.31654e-09 0.0301216 5.9664e-05 -1.36947e-09 0.0296052 -8.16164e-05 -1.27155e-09 0.0291009 -0.000251433 -1.15074e-09 0.0286195 -0.000408494 -1.06119e-09 0.0281397 -0.000548216 -9.62922e-10 0.0276645 -0.000671428 -8.58165e-10 0.027203 -0.000780158 -7.72146e-10 0.0267542 -0.000875116 -6.93781e-10 0.0263272 -0.000957988 -6.38859e-10 0.0259057 -0.00103201 -5.72787e-10 0.0254982 -0.00109886 -5.20622e-10 0.025105 -0.00116247 -4.76351e-10 0.0247268 -0.00122358 -4.23282e-10 0.024377 -0.00128398 -3.82585e-10 0.0240431 -0.00134645 -3.0846e-10 0.023739 -0.00141055 -2.36769e-10 0.0234601 -0.00148192 -1.40944e-10 0.0232186 -0.00156023 -2.73673e-11 0.0230224 -0.00165228 9.8379e-11 0.0228747 -0.00175762 2.70093e-10 0.0227891 -0.00187999 4.30524e-10 0.0227514 -0.00202037 7.54853e-10 0.0227833 -0.00216139 7.87775e-10 0.0228801 -0.00230466 8.36344e-10 0.0230383 -0.00244798 9.90034e-10 0.0232426 -0.00257766 1.13237e-09 0.0234936 -0.0026727 1.10597e-09 0.0237807 -0.00270969 1.1326e-09 0.0240937 -0.00267755 8.80793e-10 0.0244205 -0.00257276 7.17459e-10 0.0247574 -0.00238791 5.51625e-10 0.0250866 -0.00212962 3.43721e-10 0.0253891 -0.00181505 1.34658e-10 0.0256414 -0.00147016 -9.6719e-11 0.0258269 -0.00111778 -2.51828e-10 0.025919 -0.000781725 -4.96642e-10 0.0259661 -0.000495115 -5.12665e-10 0.0259422 -0.000212714 -5.40752e-10 0.0258555 3.43191e-05 -5.80951e-10 0.0257205 0.000244075 -6.57153e-10 0.0255708 0.000403985 -6.0885e-10 0.0254093 0.000550582 -5.77084e-10 0.0252465 0.000676847 -5.45321e-10 0.0250864 0.000789955 -5.09744e-10 0.0249281 0.000893558 -4.76165e-10 0.0247727 0.000987801 -4.50836e-10 0.0246195 0.00107292 -4.31292e-10 0.0244692 0.00114839 -4.13641e-10 0.0243235 0.00121355 -3.94077e-10 0.0241828 0.00126815 -3.71468e-10 0.0240491 0.00131139 -3.47226e-10 0.0239224 0.00134304 -3.21375e-10 0.0238046 0.00136129 -2.94365e-10 0.0236976 0.00136591 -2.65724e-10 0.0236054 0.00135277 -2.33975e-10 0.0235325 0.00132268 -1.98882e-10 0.0234787 0.00127335 -1.72108e-10 0.0234353 0.0012192 -1.12275e-10 0.0233987 0.00115594 -1.05316e-10 0.0233904 0.00106003 -8.44989e-11 0.000926968 -3.92101e-11 0.0180286 0.000611015 3.05962e-10 0.0201721 0.00202126 3.88141e-10 0.0257239 0.00558507 9.81621e-10 0.0289993 0.0137422 5.31737e-10 0.0295706 0.0174316 5.45538e-10 0.0296208 0.0178274 9.39899e-10 0.0295188 0.0175337 1.43657e-09 0.0292989 0.0164738 2.49198e-09 0.0298356 0.0142958 4.47093e-09 0.0312982 0.0113697 7.72265e-09 0.0330509 0.00812918 1.12777e-08 0.0344457 0.00550312 6.79199e-09 0.0355783 0.00334739 7.51544e-10 0.0360772 0.00199268 9.07096e-11 0.0353997 0.00174103 -8.94095e-10 0.0346333 0.00140553 -2.33798e-09 0.0340028 0.000969031 -1.53076e-09 0.0334904 0.000507144 -7.86159e-10 0.0330815 -2.35331e-05 -2.18855e-10 0.032757 -0.000606734 6.54237e-13 0.0324772 -0.00113546 -1.6048e-11 0.0321957 -0.00161076 -1.04834e-10 0.0319158 -0.00202063 -1.82222e-10 0.0316335 -0.00236718 -1.98102e-10 0.0313418 -0.00264849 -1.33606e-10 0.031075 -0.0028626 -3.10104e-12 0.0308282 -0.00301174 2.05729e-10 0.0306381 -0.0030806 4.89835e-10 0.0305204 -0.00306528 7.89466e-10 0.0304404 -0.00294537 9.84588e-10 0.0304049 -0.00279044 1.46098e-09 0.0304094 -0.00253635 1.51423e-09 0.030537 -0.00222064 1.61492e-09 0.0308063 -0.00183698 1.75399e-09 0.0310317 -0.00133552 1.59093e-09 0.0312057 -0.000852901 8.63525e-10 0.0313701 -0.000440013 7.53824e-10 0.0313916 -2.94063e-05 5.18682e-10 0.0312207 0.000295275 -1.49559e-11 0.0308457 0.000460416 -8.15742e-10 0.0303935 0.000413952 -1.18341e-09 0.0298838 0.000322026 -1.23525e-09 0.0293715 0.000186235 -1.18379e-09 0.0288489 4.13901e-05 -1.07584e-09 0.0283276 -0.000109218 -9.28765e-10 0.0278304 -0.000245009 -8.20677e-10 0.0273549 -0.000363505 -7.19451e-10 0.0269026 -0.000468346 -6.43801e-10 0.0264614 -0.00056412 -5.53262e-10 0.0260338 -0.000654613 -4.77927e-10 0.0256283 -0.000740819 -4.2575e-10 0.025242 -0.000826894 -3.59171e-10 0.0248871 -0.000913965 -3.03242e-10 0.0245535 -0.00100794 -2.21532e-10 0.0242523 -0.00110994 -1.25957e-10 0.0239866 -0.00122518 -4.68973e-12 0.0237617 -0.0013557 1.41427e-10 0.023588 -0.00150609 3.18e-10 0.0234655 -0.00167539 4.64984e-10 0.0233966 -0.00186932 7.78562e-10 0.0233838 -0.00206867 7.89492e-10 0.0234245 -0.00226904 8.25668e-10 0.0235122 -0.00246608 9.11659e-10 0.0236351 -0.00264947 1.10458e-09 0.0237758 -0.00279215 9.59315e-10 0.0239245 -0.00288022 7.93222e-10 0.0240753 -0.00290784 6.18172e-10 0.0242324 -0.00286455 3.82962e-10 0.0243961 -0.00275186 2.05183e-10 0.0245723 -0.00256702 7.57855e-11 0.0247659 -0.00231575 -3.68372e-11 0.0249785 -0.00201074 -1.55269e-10 0.0251999 -0.001669 -2.33017e-10 0.0254021 -0.00129456 -2.85996e-10 0.0255586 -0.000911816 -3.90403e-10 0.0256404 -0.000551368 -4.72243e-10 0.0256865 -0.000235217 -5.13997e-10 0.0256934 5.0805e-05 -5.21121e-10 0.025642 0.000318458 -5.34703e-10 0.0255261 0.000542898 -5.30933e-10 0.0253905 0.00070633 -5.34358e-10 0.0252462 0.000841728 -5.24535e-10 0.025092 0.000963507 -4.99253e-10 0.0249397 0.00106559 -4.72192e-10 0.0247915 0.00115523 -4.48374e-10 0.0246488 0.00123505 -4.27012e-10 0.024511 0.00130484 -4.0603e-10 0.0243795 0.00136385 -3.83554e-10 0.0242536 0.00141186 -3.59204e-10 0.0241365 0.00144668 -3.32959e-10 0.0240285 0.00146797 -3.05898e-10 0.0239335 0.00147264 -2.74206e-10 0.0238548 0.00145935 -2.45762e-10 0.0237968 0.00142334 -2.05743e-10 0.0237567 0.00137479 -1.7817e-10 0.0237086 0.00133109 -1.26937e-10 0.0236853 0.00125188 -1.15206e-10 0.023714 0.00113569 -9.00439e-11 0.0237808 0.00100071 -5.01722e-11 0.00082756 2.36849e-11 0.0172618 0.000367523 1.06178e-10 0.0183904 0.000894207 2.91873e-10 0.0211682 0.0028019 4.67522e-10 0.0270732 0.00783371 1.09225e-09 0.0294953 0.0150008 1.02932e-09 0.0300446 0.0172676 1.2375e-09 0.0305484 0.016984 2.99295e-09 0.0314411 0.0155026 5.4065e-09 0.0329792 0.0126328 8.79274e-09 0.0349822 0.009176 1.17911e-08 0.0364672 0.00653678 6.60113e-09 0.0377329 0.00422818 3.6617e-10 0.0378513 0.00323172 -6.56129e-10 0.0368596 0.00301239 -2.40129e-09 0.0361058 0.00251112 -1.86602e-09 0.0355226 0.0020027 -1.29117e-09 0.0349988 0.00149161 -5.83634e-10 0.0346113 0.000888403 -1.03687e-10 0.0343073 0.000280324 -2.88658e-11 0.0339934 -0.000305387 -6.98588e-11 0.0336864 -0.000835348 -1.95497e-10 0.0333565 -0.0012959 -2.97363e-10 0.0330017 -0.00169113 -3.49523e-10 0.0326501 -0.0020272 -3.55744e-10 0.0322881 -0.00230897 -2.76659e-10 0.0319459 -0.00253534 -1.70541e-10 0.0316184 -0.0027083 -1.52988e-11 0.0313175 -0.00281988 1.91594e-10 0.0310739 -0.00286759 4.43543e-10 0.0308877 -0.002835 7.08299e-10 0.0307339 -0.0027206 9.7873e-10 0.0306616 -0.00256659 1.21291e-09 0.030635 -0.00232386 1.54544e-09 0.0306548 -0.00198933 1.58079e-09 0.030802 -0.00162336 1.63158e-09 0.0309966 -0.00118595 1.67586e-09 0.031141 -0.000698172 1.01314e-09 0.0312828 -0.000272644 9.39171e-10 0.0313473 0.00015141 7.62617e-10 0.0312464 0.000514669 2.94669e-10 0.0308912 0.000772659 -6.75529e-10 0.0304681 0.000788309 -9.45164e-10 0.0300029 0.00072013 -1.10725e-09 0.0294893 0.000614541 -1.08563e-09 0.028947 0.000476446 -1.00785e-09 0.0284177 0.000329913 -9.14891e-10 0.0279129 0.000186821 -8.02536e-10 0.0274313 5.22632e-05 -6.97592e-10 0.0269733 -7.74978e-05 -5.63512e-10 0.0265328 -0.00020228 -4.4672e-10 0.0261244 -0.000320725 -3.71875e-10 0.0257435 -0.000438677 -2.74203e-10 0.0253958 -0.000563272 -1.86115e-10 0.0250827 -0.000696478 -7.9793e-11 0.0248012 -0.000844771 5.23693e-11 0.0245646 -0.00101119 2.03836e-10 0.0243735 -0.0012009 3.74254e-10 0.0242362 -0.00141409 5.57473e-10 0.0241528 -0.00164954 7.19228e-10 0.024109 -0.00189818 9.04251e-10 0.0241122 -0.00214544 9.09674e-10 0.0241504 -0.00238161 9.18204e-10 0.0242055 -0.00259405 9.15838e-10 0.0242519 -0.00276536 8.02339e-10 0.0242897 -0.0028823 5.44805e-10 0.0243133 -0.0029369 3.44876e-10 0.0243262 -0.00293305 2.43259e-11 0.0243153 -0.0028616 -2.44697e-11 0.0242963 -0.00273515 -6.15633e-11 0.024294 -0.00255987 -1.43765e-10 0.0243371 -0.00233921 -2.70898e-10 0.0244537 -0.00208705 -4.9877e-10 0.0245911 -0.00177418 -3.92704e-10 0.0247482 -0.00142092 -3.29099e-10 0.0249141 -0.00104965 -3.03154e-10 0.0250668 -0.000676191 -3.40987e-10 0.0251755 -0.00031613 -3.91708e-10 0.0252403 1.50412e-05 -4.72674e-10 0.0252815 0.000303069 -5.03211e-10 0.0252907 0.000558975 -5.04564e-10 0.0252246 0.000795849 -5.05253e-10 0.0251089 0.000980339 -5.10107e-10 0.0249859 0.00110976 -5.03635e-10 0.0248597 0.00121588 -4.88266e-10 0.0247289 0.00130895 -4.64632e-10 0.0246029 0.00138331 -4.37581e-10 0.0244835 0.00144484 -4.0953e-10 0.0243729 0.00149479 -3.79118e-10 0.0242711 0.00153305 -3.50169e-10 0.024182 0.00155546 -3.16513e-10 0.0241058 0.00156258 -2.85194e-10 0.0240497 0.00154649 -2.43648e-10 0.024015 0.0015097 -2.17485e-10 0.0239749 0.00147712 -1.71021e-10 0.0239442 0.0014184 -1.62731e-10 0.0239656 0.00132053 -1.24401e-10 0.0240335 0.00119361 -9.36143e-11 0.0241365 0.00103804 -6.83678e-12 0.0242706 0.000870838 1.41719e-11 0.000682017 5.95744e-11 0.0170966 0.000166993 1.11347e-10 0.017529 0.000460636 1.67314e-10 0.0190889 0.00123872 4.11242e-10 0.0230001 0.00391787 8.33677e-10 0.0286005 0.00938826 1.96871e-09 0.0305957 0.0152536 2.10791e-09 0.0321639 0.0153297 6.47043e-09 0.0341523 0.0133276 1.18008e-08 0.0365924 0.0100248 9.76261e-09 0.0383366 0.00736319 3.38538e-09 0.0396961 0.00511951 2.24968e-09 0.0392277 0.00467308 -1.37639e-10 0.0381511 0.00434799 -3.61353e-09 0.0374531 0.00374128 -2.52677e-09 0.0368346 0.0031452 -1.19736e-09 0.0363153 0.00252586 -2.52571e-10 0.0359423 0.00185317 2.40214e-10 0.0356293 0.00118431 2.2398e-10 0.0353312 0.000563522 -2.45407e-12 0.0349985 9.16259e-06 -3.01749e-10 0.0346503 -0.000499792 -4.2953e-10 0.0342815 -0.00093396 -5.00159e-10 0.0338955 -0.00131016 -5.09512e-10 0.0335101 -0.00163435 -4.9562e-10 0.0331149 -0.00191076 -4.40191e-10 0.0327214 -0.00213975 -3.55016e-10 0.0323347 -0.00232338 -2.25323e-10 0.0319537 -0.00245754 -4.85128e-11 0.0316025 -0.00254002 1.4288e-10 0.0312868 -0.00256631 4.00746e-10 0.0310335 -0.00252291 5.96667e-10 0.0308115 -0.0024162 8.21012e-10 0.0306622 -0.00226984 1.16083e-09 0.0306115 -0.00204666 1.38068e-09 0.0305864 -0.00172843 1.58188e-09 0.0306262 -0.00135623 1.58346e-09 0.0307591 -0.000961333 1.53016e-09 0.030869 -0.000508359 1.29093e-09 0.0309829 -7.06912e-05 1.19774e-09 0.0310662 0.000350568 8.65465e-10 0.0310432 0.00073442 3.80744e-10 0.0307624 0.00104438 -1.72682e-10 0.0303595 0.00115315 -7.54612e-10 0.029916 0.00109772 -9.00691e-10 0.0294154 0.00102013 -9.27855e-10 0.0289035 0.000891218 -9.03151e-10 0.0284025 0.00074061 -8.34871e-10 0.0279097 0.000581971 -6.95692e-10 0.0274357 0.000421456 -5.84896e-10 0.0269911 0.000260753 -4.5051e-10 0.0265821 9.99251e-05 -3.39666e-10 0.0262173 -6.49693e-05 -1.49526e-10 0.0258898 -0.000240095 -1.84106e-11 0.0256037 -0.000426478 1.13154e-10 0.0253617 -0.000631731 2.74685e-10 0.0251693 -0.000860722 4.51218e-10 0.0250313 -0.001114 6.28454e-10 0.0249402 -0.00138856 7.94068e-10 0.0248918 -0.00167481 8.99375e-10 0.0248726 -0.00195865 9.58464e-10 0.0248726 -0.00222183 8.99265e-10 0.0248709 -0.00245038 8.05116e-10 0.024845 -0.00262934 6.51069e-10 0.0247904 -0.00275107 3.81499e-10 0.0247003 -0.00281404 6.03018e-11 0.0245836 -0.00282587 -1.50989e-10 0.0244551 -0.00279164 -3.48054e-10 0.0243087 -0.00269582 -4.42957e-10 0.0241699 -0.00257176 -4.92083e-10 0.0240529 -0.00241417 -5.12205e-10 0.023972 -0.00222373 -4.6773e-10 0.0239133 -0.00199218 -4.62494e-10 0.0239228 -0.00174621 -4.37636e-10 0.0240154 -0.00147746 -3.84497e-10 0.0241594 -0.00116119 -2.79927e-10 0.0243213 -0.000808344 -2.55021e-10 0.0244833 -0.000451433 -2.65085e-10 0.0246271 -9.9006e-05 -2.66222e-10 0.0247256 0.000232023 -3.61702e-10 0.0247806 0.000528969 -4.0567e-10 0.0248206 0.000778045 -4.653e-10 0.0248253 0.000997166 -4.69663e-10 0.0247662 0.00119051 -4.75954e-10 0.0246697 0.00133589 -4.89764e-10 0.0245706 0.00143186 -4.72586e-10 0.0244748 0.00150386 -4.50999e-10 0.0243794 0.00156205 -4.21647e-10 0.0242938 0.00160198 -3.83026e-10 0.0242207 0.00162564 -3.49683e-10 0.0241663 0.00162872 -2.98323e-10 0.0241336 0.00161336 -2.63622e-10 0.0241093 0.00158681 -2.00731e-10 0.0240848 0.00154994 -1.90568e-10 0.0241092 0.0014673 -1.63723e-10 0.024182 0.00135812 -1.1647e-10 0.0242852 0.00122623 -3.36919e-11 0.0244179 0.00106806 -5.87983e-14 0.0245704 0.000889643 3.89097e-11 0.0247477 0.000695941 5.73191e-11 0.000505461 5.6253e-11 0.016958 6.94841e-05 9.14738e-11 0.0171987 0.000218013 1.58818e-10 0.0179648 0.000471008 3.36999e-10 0.0203364 0.00153729 7.39725e-10 0.0255659 0.00414163 1.74835e-09 0.0314224 0.00938317 3.67311e-09 0.0346191 0.0118952 1.47962e-08 0.037743 0.010022 1.1149e-08 0.039853 0.00788903 1.82013e-09 0.041002 0.00620918 5.97937e-10 0.0399469 0.00618775 -1.11513e-09 0.0390124 0.00565618 -3.47549e-09 0.038416 0.00498063 -2.58404e-09 0.0378882 0.00428802 -1.52673e-09 0.0374062 0.00362136 -2.46393e-10 0.0370587 0.00285212 5.51445e-10 0.0367721 0.00211558 4.92628e-10 0.0364867 0.0014488 1.71223e-10 0.0361782 0.000857631 -1.71657e-10 0.0358357 0.000338933 -3.63801e-10 0.0354546 -0.000121878 -5.40295e-10 0.0350522 -0.000529426 -6.10276e-10 0.034629 -0.00088631 -6.12432e-10 0.0341982 -0.00119682 -6.00362e-10 0.0337531 -0.00146476 -5.50509e-10 0.0333029 -0.00169089 -4.73986e-10 0.0328536 -0.00187715 -3.67521e-10 0.0324061 -0.002023 -2.20047e-10 0.0319769 -0.00212634 -5.14004e-11 0.0315697 -0.00218644 1.34862e-10 0.031205 -0.0021965 3.81606e-10 0.0308928 -0.00214923 5.16997e-10 0.0306124 -0.0020508 7.40183e-10 0.0304042 -0.00191714 1.02562e-09 0.0302843 -0.00170955 1.27719e-09 0.030239 -0.0014258 1.46042e-09 0.030226 -0.00107454 1.55482e-09 0.0302744 -0.000686518 1.54058e-09 0.0303605 -0.000282799 1.48244e-09 0.0304702 0.000143384 1.05443e-09 0.0305475 0.000557448 9.61877e-10 0.0305579 0.00094414 7.5834e-10 0.030398 0.00126451 2.05744e-10 0.0300279 0.00147418 -5.21336e-10 0.0296237 0.00143967 -5.60633e-10 0.0291879 0.00136502 -7.16014e-10 0.0287241 0.00124271 -7.2744e-10 0.0282527 0.00108209 -6.38884e-10 0.0277944 0.0009005 -5.2687e-10 0.0273671 0.000703637 -3.92124e-10 0.0269826 0.000496668 -2.15116e-10 0.0266378 0.000278684 -1.06043e-10 0.0263367 4.38004e-05 9.72598e-11 0.0260875 -0.000209449 2.98187e-10 0.0258936 -0.000484616 5.01367e-10 0.0257563 -0.000780302 6.93514e-10 0.0256655 -0.00109198 8.51166e-10 0.0256086 -0.00140897 9.41562e-10 0.0255686 -0.00171435 9.37895e-10 0.0255285 -0.00199251 8.5267e-10 0.0254696 -0.00222369 6.63333e-10 0.0253778 -0.00240211 4.07521e-10 0.0252436 -0.00252117 1.54272e-10 0.0250677 -0.00258589 -8.3574e-11 0.0248607 -0.00260023 -2.9962e-10 0.0246287 -0.00257683 -4.68346e-10 0.0243775 -0.00250899 -6.01136e-10 0.0241286 -0.00241098 -6.46088e-10 0.0238926 -0.00229681 -6.53551e-10 0.0236815 -0.00216377 -6.46351e-10 0.0235077 -0.00200889 -5.96415e-10 0.0233924 -0.00183298 -5.53433e-10 0.0233125 -0.00162537 -4.29092e-10 0.0232679 -0.001392 -4.11736e-10 0.0233056 -0.0011591 -3.62675e-10 0.0234255 -0.000890491 -2.94708e-10 0.0235851 -0.000578223 -1.56662e-10 0.0237585 -0.000241713 -1.36799e-10 0.0239268 9.1824e-05 -1.91138e-10 0.0240686 0.000414662 -2.55893e-10 0.0241654 0.00070551 -3.27366e-10 0.0242276 0.000959504 -3.66502e-10 0.0242741 0.00116722 -4.2711e-10 0.0242923 0.00134159 -4.30287e-10 0.024267 0.00148139 -4.3526e-10 0.0242145 0.00158054 -4.4318e-10 0.0241613 0.00163871 -4.20689e-10 0.024116 0.00166944 -3.8162e-10 0.0240872 0.00167633 -3.46602e-10 0.0240655 0.00167054 -2.53765e-10 0.0240661 0.00163285 -2.40781e-10 0.0241017 0.00157048 -2.10594e-10 0.0241826 0.00148681 -1.5876e-10 0.0242819 0.00138218 -6.882e-11 0.0244137 0.00123873 -2.43943e-11 0.0245769 0.00107155 2.44299e-11 0.0247646 0.000887066 5.75941e-11 0.0249599 0.000697852 6.95554e-11 0.0251534 0.000504992 7.26245e-11 0.000329379 4.82698e-11 0.016865 4.12211e-05 9.81625e-11 0.0170234 5.86705e-05 1.6194e-10 0.0172502 0.000237433 4.19369e-10 0.0183645 0.000414989 9.79617e-10 0.0210756 0.00139833 2.64021e-09 0.0270376 0.00334747 7.58979e-09 0.0333636 0.00533037 1.84391e-08 0.0373158 0.00607825 6.66397e-10 0.0389072 0.0063386 -1.29201e-09 0.0382708 0.00692055 -4.25769e-09 0.0379898 0.00653323 -2.47762e-09 0.0377217 0.00598348 -2.28375e-09 0.0375225 0.00522277 -1.43606e-09 0.0373101 0.00451846 -2.20282e-10 0.0371939 0.00373568 7.24545e-10 0.0370644 0.00297675 7.83559e-10 0.0368935 0.00228585 4.45484e-10 0.0366752 0.00167439 7.24414e-11 0.0364109 0.0011373 -2.1664e-10 0.0361037 0.000664712 -3.96029e-10 0.0357564 0.000246653 -5.15983e-10 0.035372 -0.000122752 -5.7642e-10 0.0349515 -0.000448865 -6.06874e-10 0.0345069 -0.000734084 -6.23026e-10 0.0340381 -0.00098231 -6.01537e-10 0.0335495 -0.00119563 -5.43201e-10 0.033055 -0.00137507 -4.57756e-10 0.0325504 -0.0015217 -3.33845e-10 0.0320539 -0.00163463 -1.97834e-10 0.0315709 -0.00171366 -4.21381e-11 0.0311102 -0.00175604 1.26829e-10 0.030691 -0.0017575 3.35143e-10 0.0303132 -0.00171169 4.6985e-10 0.0299758 -0.00162866 6.70799e-10 0.0297043 -0.00150742 9.31124e-10 0.0295143 -0.00132279 1.16735e-09 0.0294097 -0.00107372 1.36899e-09 0.0293707 -0.00076712 1.51298e-09 0.0293723 -0.000406463 1.50252e-09 0.029426 -3.18781e-05 1.45723e-09 0.0295069 0.000358225 1.28399e-09 0.0295904 0.000745042 1.22612e-09 0.0296442 0.00110751 1.06645e-09 0.0296145 0.00142481 7.27591e-10 0.0293347 0.00168049 1.30144e-10 0.029006 0.00169968 -3.50309e-10 0.0286581 0.00160736 -5.37996e-10 0.0282629 0.00148683 -4.96963e-10 0.0278693 0.00130271 -3.97947e-10 0.0275042 0.00108071 -2.64608e-10 0.0271678 0.000831923 -7.20273e-11 0.0268696 0.000556818 1.23001e-10 0.026619 0.000256526 3.38291e-10 0.0264215 -6.36508e-05 5.53727e-10 0.0262835 -0.000405969 7.4206e-10 0.0261895 -0.000754635 8.92822e-10 0.0261198 -0.00109867 9.55361e-10 0.0260549 -0.00142032 9.12107e-10 0.0259776 -0.00170314 7.67064e-10 0.0258654 -0.00193167 5.31757e-10 0.0257139 -0.0021022 2.80232e-10 0.025515 -0.00221256 -5.61422e-12 0.0252688 -0.00227056 -2.51186e-10 0.0249888 -0.00228483 -4.54588e-10 0.0246842 -0.00226828 -5.88893e-10 0.024363 -0.00221732 -6.88132e-10 0.0240374 -0.00214206 -7.10161e-10 0.0237268 -0.00205536 -7.38205e-10 0.0234352 -0.00195852 -7.36189e-10 0.0231685 -0.00184907 -7.0763e-10 0.0229369 -0.00172876 -6.62152e-10 0.0227462 -0.00159415 -5.9711e-10 0.0226087 -0.00144114 -5.19599e-10 0.0225271 -0.00126764 -3.66631e-10 0.0224687 -0.0010582 -3.48833e-10 0.0224747 -0.000855082 -3.03325e-10 0.0225616 -0.000625883 -2.24252e-10 0.0227157 -0.000362439 -7.49533e-11 0.0228974 -5.86164e-05 -5.99874e-11 0.0230908 0.000249877 -7.71667e-11 0.0232696 0.000553657 -1.37346e-10 0.0234199 0.000835016 -1.99322e-10 0.0235323 0.0010794 -2.71846e-10 0.0236176 0.00128211 -3.11027e-10 0.0236817 0.00144343 -3.53756e-10 0.023725 0.00156322 -3.68025e-10 0.0237499 0.00164001 -3.596e-10 0.0237662 0.00167947 -3.43856e-10 0.0237885 0.00167849 -3.13767e-10 0.0238531 0.00163063 -2.61655e-10 0.0239359 0.00157145 -1.72239e-10 0.0240383 0.00148923 -1.41602e-10 0.0241764 0.00136773 -8.08849e-11 0.0243564 0.00121763 -4.04185e-12 0.0245605 0.00104696 5.21468e-11 0.0247775 0.000863062 8.62331e-11 0.0249962 0.000675331 1.02503e-10 0.0252011 0.000496889 9.26788e-11 0.0253826 0.000327431 7.65543e-11 0.000183385 4.17073e-11 0.0168427 8.15046e-06 1.23485e-10 0.0168486 4.93891e-05 1.46194e-10 0.0170488 3.40551e-05 4.51311e-10 0.0171671 0.000281516 9.26757e-10 0.0183106 0.000240485 2.74683e-09 0.0203134 0.00125595 7.79715e-09 0.024811 0.000635118 1.6966e-08 0.0281194 0.00277474 -4.33085e-10 0.0300536 0.00444929 -2.38456e-09 0.0314146 0.00562395 -3.70551e-09 0.0323258 0.00567634 -2.15866e-09 0.0331309 0.00521637 -8.06621e-10 0.0336997 0.00467625 4.99311e-11 0.0342061 0.00402036 7.72518e-10 0.0345748 0.0033743 7.37756e-10 0.0347943 0.00276856 5.12198e-10 0.0348822 0.00221534 2.20337e-10 0.034862 0.00171733 -4.76831e-11 0.034753 0.00127142 -2.55888e-10 0.0345692 0.000872313 -4.04327e-10 0.0343275 0.000514267 -5.22179e-10 0.0340393 0.000193012 -6.0382e-10 0.0337096 -9.05942e-05 -6.49835e-10 0.0333416 -0.00033477 -6.77416e-10 0.0329383 -0.000549645 -6.69479e-10 0.0325043 -0.000736203 -6.22082e-10 0.0320499 -0.000896463 -5.46183e-10 0.0315778 -0.00103124 -4.38853e-10 0.0310983 -0.00114106 -3.19707e-10 0.0306208 -0.00122562 -1.90369e-10 0.03015 -0.00128373 -4.51129e-11 0.0297004 -0.00131315 1.09355e-10 0.0292799 -0.00130982 2.88734e-10 0.0288956 -0.0012695 4.23225e-10 0.0285512 -0.00120282 6.23225e-10 0.0282672 -0.00109604 8.46566e-10 0.0280567 -0.000937328 1.07499e-09 0.0279232 -0.000726242 1.27856e-09 0.0278716 -0.000461935 1.45364e-09 0.0278668 -0.000146262 1.5151e-09 0.0279119 0.000191111 1.51202e-09 0.0279948 0.000536673 1.51125e-09 0.0281082 0.000887636 1.23255e-09 0.0282132 0.00121136 1.16229e-09 0.0283041 0.00149148 9.61909e-10 0.0282098 0.00172881 5.90321e-10 0.0279654 0.00182444 -2.63778e-11 0.0277273 0.00170509 -6.76596e-11 0.0274791 0.00154437 -8.58268e-11 0.0272216 0.00132924 1.04383e-11 0.0269749 0.00105292 1.94204e-10 0.0267611 0.00072774 4.1103e-10 0.026594 0.000372364 6.01254e-10 0.0264697 5.4335e-06 7.1374e-10 0.0263742 -0.000376964 8.72624e-10 0.0262919 -0.000743355 9.04425e-10 0.0262034 -0.00107721 8.31015e-10 0.0260928 -0.00136055 6.38377e-10 0.0259401 -0.00158457 4.00589e-10 0.0257397 -0.00174471 1.19577e-10 0.0254885 -0.00184807 -1.42932e-10 0.0251951 -0.00190002 -3.66444e-10 0.0248675 -0.00191508 -5.40448e-10 0.0245224 -0.00189894 -6.72943e-10 0.0241626 -0.00186147 -7.51878e-10 0.0238033 -0.0018046 -7.88413e-10 0.0234528 -0.00173825 -7.93712e-10 0.0231176 -0.00166647 -7.83638e-10 0.0228027 -0.001589 -7.66192e-10 0.0225112 -0.00150453 -7.23082e-10 0.022249 -0.00141376 -6.80858e-10 0.022019 -0.00131425 -6.1371e-10 0.0218309 -0.00120392 -5.48815e-10 0.0216875 -0.00107801 -4.35708e-10 0.0216086 -0.000935028 -3.59107e-10 0.0215482 -0.000754993 -2.17871e-10 0.0215433 -0.000581636 -1.97787e-10 0.0216074 -0.000388719 -1.6116e-10 0.0217548 -0.00016926 -8.87724e-11 0.0219448 9.33097e-05 3.50032e-11 0.0221591 0.000371231 3.1042e-11 0.0223764 0.000647954 -3.21282e-13 0.0225766 0.000907716 -5.91945e-11 0.0227522 0.00113454 -1.19106e-10 0.0229048 0.0013193 -1.79082e-10 0.0230385 0.0014584 -2.21607e-10 0.0231584 0.00154894 -2.34021e-10 0.0232762 0.0015905 -2.40685e-10 0.023401 0.00158077 -1.85324e-10 0.0235258 0.00153328 -1.76696e-10 0.0236769 0.00144511 -9.73305e-11 0.023869 0.00131974 -3.14146e-11 0.0240903 0.00116718 2.21652e-11 0.0243298 0.000995483 7.24698e-11 0.0245766 0.000814342 1.07129e-10 0.0248137 0.000636224 1.19546e-10 0.0250298 0.000467497 1.14961e-10 0.0252117 0.000319856 9.05086e-11 0.0253569 0.000187104 6.65054e-11 8.3184e-05 3.43074e-11 0.0168005 1.48393e-05 1.01306e-10 0.016856 -7.0417e-06 1.62268e-10 0.0167905 9.261e-05 4.06161e-10 0.0171193 -6.02456e-05 1.13526e-09 0.016998 0.000338219 2.16561e-09 0.0180997 4.98888e-05 9.1927e-09 0.0187465 -0.000205079 1.54478e-08 0.0202779 0.00124852 -1.16087e-09 0.0221164 0.00261781 -1.74599e-09 0.0241239 0.0036193 -1.51253e-09 0.0258627 0.003933 -5.80924e-10 0.0272616 0.00380406 -1.2236e-10 0.0284382 0.0034803 1.32099e-10 0.0293618 0.00307413 2.76788e-10 0.0300643 0.00265439 2.24047e-10 0.0305748 0.00224981 1.12704e-10 0.0309271 0.00186813 -3.28126e-11 0.0311545 0.00151407 -1.96736e-10 0.0312791 0.0011881 -3.53211e-10 0.0313196 0.000890049 -4.89378e-10 0.0312874 0.000618253 -6.01955e-10 0.0311904 0.000369443 -7.05704e-10 0.0310381 0.000141941 -7.50165e-10 0.0308429 -5.94044e-05 -7.60881e-10 0.0305998 -0.000233305 -7.41543e-10 0.0303132 -0.000385712 -6.91407e-10 0.0299925 -0.000518735 -6.21405e-10 0.0296386 -0.000632665 -5.2693e-10 0.029262 -0.000729582 -4.21248e-10 0.0288714 -0.000807719 -3.06937e-10 0.0284705 -0.000868335 -1.78604e-10 0.0280725 -0.000908616 -4.36416e-11 0.0276854 -0.00092702 1.07204e-10 0.0273179 -0.00092007 2.67299e-10 0.0269753 -0.000886403 4.1063e-10 0.0266659 -0.000829213 5.9699e-10 0.0264082 -0.000735786 8.01062e-10 0.0262083 -0.000602625 1.01498e-09 0.0260778 -0.000425433 1.23152e-09 0.0260251 -0.000202932 1.42556e-09 0.0260189 7.03095e-05 1.50008e-09 0.026074 0.000351175 1.51732e-09 0.0261858 0.000644921 1.52254e-09 0.0263128 0.000946054 1.59218e-09 0.0264562 0.00123107 1.30246e-09 0.0266159 0.00145082 1.2665e-09 0.0267255 0.00160911 1.12569e-09 0.0266708 0.00167587 8.84605e-10 0.0265744 0.00158974 4.02687e-10 0.0264665 0.00139024 4.42961e-10 0.026367 0.00110061 6.00703e-10 0.0262789 0.000758111 7.2717e-10 0.0261971 0.000392807 8.0515e-10 0.02612 1.9643e-05 8.49441e-10 0.0260404 -0.000359534 8.24582e-10 0.0259433 -0.000698647 6.96178e-10 0.0258099 -0.000980453 4.98413e-10 0.0256274 -0.00119705 2.13116e-10 0.0253917 -0.00135039 -6.51457e-11 0.0251096 -0.00144691 -3.12505e-10 0.0247885 -0.00149754 -5.02988e-10 0.0244385 -0.00151222 -6.42661e-10 0.024072 -0.00150252 -7.41944e-10 0.0236953 -0.00147339 -7.98564e-10 0.0233172 -0.00143152 -8.28417e-10 0.0229449 -0.00138148 -8.25958e-10 0.0225882 -0.00132914 -8.18641e-10 0.0222457 -0.00127381 -7.94639e-10 0.0219234 -0.00121533 -7.65204e-10 0.0216222 -0.00115424 -7.1995e-10 0.0213469 -0.00108884 -6.72953e-10 0.021097 -0.00101883 -6.26087e-10 0.020881 -0.000941572 -5.66604e-10 0.0207018 -0.000854733 -4.80172e-10 0.0205679 -0.000755493 -3.90962e-10 0.0204977 -0.000640007 -2.72479e-10 0.0204503 -0.000490622 -1.45418e-10 0.0204558 -0.000348949 -1.38506e-10 0.020524 -0.000191096 -1.49789e-10 0.0206674 -5.05675e-06 -2.15659e-11 0.0208734 0.00020759 8.67813e-11 0.0211148 0.000446351 1.4682e-10 0.0213736 0.000687415 1.57208e-10 0.0216303 0.000914671 1.20119e-10 0.0218757 0.00110997 6.43461e-11 0.0221075 0.00126228 1.13112e-11 0.0223281 0.00136239 -2.48874e-11 0.0225436 0.00140782 -3.59788e-11 0.0227609 0.00139408 -4.93718e-11 0.0229874 0.00133542 -1.19442e-11 0.023231 0.00122684 3.87492e-11 0.0234894 0.00108398 9.0539e-11 0.0237573 0.000918861 1.26679e-10 0.0240225 0.000747106 1.47137e-10 0.0242709 0.000579493 1.49893e-10 0.0244907 0.000427644 1.37925e-10 0.0246722 0.000294784 1.17236e-10 0.0248123 0.000186451 8.86455e-11 0.0249105 9.4941e-05 6.77211e-11 2.5727e-05 4.37887e-11 0.0168124 2.36609e-06 1.18631e-10 0.0167956 5.197e-06 2.29897e-10 0.0168728 1.15998e-05 5.10546e-10 0.0167641 2.7939e-05 1.00076e-09 0.0170582 5.89058e-05 3.08844e-09 0.0168494 0.000152506 7.93619e-09 0.0162416 0.000197959 1.50907e-08 0.0167258 0.000777899 -1.15247e-09 0.0179101 0.00143178 -1.25016e-09 0.0195188 0.00200104 -5.71664e-10 0.0211011 0.00233204 -2.94351e-10 0.0225105 0.00236795 -2.26986e-10 0.0237312 0.0022332 -2.23642e-10 0.0247609 0.00202371 -2.00347e-10 0.0256141 0.00179384 -2.11618e-10 0.0263125 0.00156268 -2.55572e-10 0.0268743 0.00133818 -3.34009e-10 0.0273186 0.00112331 -4.43951e-10 0.027657 0.000919662 -5.64197e-10 0.0279001 0.0007287 -6.79942e-10 0.0280539 0.000550379 -7.72855e-10 0.0281265 0.000383833 -8.49965e-10 0.0281211 0.000227306 -9.00491e-10 0.0280544 8.09089e-05 -8.96043e-10 0.0279352 -5.04429e-05 -8.6152e-10 0.0277689 -0.000164283 -7.99106e-10 0.0275608 -0.000264547 -7.24224e-10 0.0273188 -0.000352122 -6.29974e-10 0.0270478 -0.000427466 -5.2451e-10 0.0267525 -0.000491077 -4.07865e-10 0.0264444 -0.000542844 -2.8495e-10 0.0261214 -0.000581474 -1.52432e-10 0.0257991 -0.000606309 -1.58408e-11 0.0254798 -0.000614026 1.28269e-10 0.0251725 -0.000603297 2.64907e-10 0.0248848 -0.000574338 4.14715e-10 0.0246214 -0.000522833 5.90167e-10 0.0244025 -0.000444663 7.79083e-10 0.0242325 -0.000334559 1.00404e-09 0.0241207 -0.00018983 1.19208e-09 0.0240851 -4.59494e-06 1.50745e-09 0.0240859 0.000214317 1.70413e-09 0.0241589 0.000433812 1.71133e-09 0.0243004 0.000662036 1.72014e-09 0.0244847 0.000899822 1.71989e-09 0.024673 0.00111996 1.71248e-09 0.0248627 0.00127667 1.66333e-09 0.0250476 0.00136598 1.42626e-09 0.0251993 0.00133317 1.17727e-09 0.0252981 0.00119425 1.1522e-09 0.0253494 0.000961843 1.10364e-09 0.0253528 0.000679627 1.00847e-09 0.0253301 0.000349432 9.06593e-10 0.0252765 1.36913e-05 7.6987e-10 0.0251874 -0.000320235 6.0484e-10 0.0250539 -0.000590104 3.55835e-10 0.0248643 -0.000796601 7.0372e-11 0.0246213 -0.000942269 -2.14756e-10 0.0243295 -0.00103553 -4.5471e-10 0.0240013 -0.00108669 -6.34676e-10 0.0236456 -0.00110593 -7.50495e-10 0.0232729 -0.00110267 -8.12605e-10 0.0228908 -0.00108424 -8.51782e-10 0.0225074 -0.00105513 -8.65078e-10 0.022131 -0.0010206 -8.60633e-10 0.0217661 -0.000983715 -8.52602e-10 0.0214192 -0.000946575 -8.28583e-10 0.0210913 -0.000907441 -7.96445e-10 0.0207887 -0.000868294 -7.56539e-10 0.0205085 -0.000827249 -7.00486e-10 0.0202538 -0.000784605 -6.55678e-10 0.0200318 -0.0007385 -6.084e-10 0.0198363 -0.000688238 -5.38497e-10 0.0196815 -0.000631485 -4.96773e-10 0.0195569 -0.000566336 -4.02804e-10 0.0194766 -0.000489641 -3.44201e-10 0.0194495 -0.000397436 -1.63442e-10 0.0194452 -0.000279314 -1.44995e-10 0.0194852 -0.000165784 -1.03714e-10 0.0195848 -4.20168e-05 -2.25593e-11 0.0197506 0.000101264 8.07595e-11 0.0199724 0.000277839 2.72375e-10 0.0202378 0.000471962 3.05937e-10 0.0205301 0.000668082 3.18246e-10 0.0208349 0.000846976 3.05933e-10 0.0211411 0.000993655 2.789e-10 0.0214454 0.00109204 2.48761e-10 0.021747 0.00113631 2.29904e-10 0.0220469 0.00112077 2.16891e-10 0.0223504 0.00105458 2.18425e-10 0.0226518 0.000944441 2.23604e-10 0.0229446 0.000806853 2.26333e-10 0.0232198 0.000656414 2.18496e-10 0.023468 0.000509651 1.99381e-10 0.0236801 0.000376122 1.69358e-10 0.0238517 0.000263372 1.38905e-10 0.0239818 0.000170353 1.08423e-10 0.0240723 0.000101184 8.61657e-11 0.0241306 4.09299e-05 5.58163e-11 4.86102e-08 7.71947e-11 0.0168119 -1.12552e-05 1.15208e-10 0.0167816 3.1171e-05 2.25686e-10 0.0168683 -7.9152e-05 4.93237e-10 0.0166651 0.000211356 1.01001e-09 0.0169383 -0.000204581 3.08637e-09 0.0164379 0.000552025 8.00826e-09 0.0156741 0.00075565 1.51136e-08 0.0158824 0.000583854 -1.01505e-09 0.0166374 0.000677369 -1.10633e-09 0.0176484 0.000979955 -3.62155e-10 0.0187485 0.0012194 -1.81185e-10 0.019818 0.0012804 -2.40429e-10 0.0208073 0.00122053 -3.27578e-10 0.0216946 0.00111523 -3.77806e-10 0.0224797 0.000999228 -4.26723e-10 0.0231628 0.000884026 -4.93332e-10 0.0237523 0.000772392 -5.83623e-10 0.0242505 0.000664508 -6.9192e-10 0.0246597 0.000560721 -8.00789e-10 0.0249862 0.000461266 -8.96259e-10 0.0252295 0.000366036 -9.68292e-10 0.0253995 0.000274703 -1.01729e-09 0.0254974 0.000186729 -1.04077e-09 0.0255296 0.000101115 -1.03617e-09 0.0255083 1.98882e-05 -9.83802e-10 0.0254389 -5.34621e-05 -9.10571e-10 0.0253277 -0.000118151 -8.258e-10 0.0251807 -0.000175625 -7.22582e-10 0.024999 -0.000225698 -6.07925e-10 0.0247912 -0.000269418 -4.86877e-10 0.0245603 -0.000306027 -3.57428e-10 0.0243124 -0.000335272 -2.27588e-10 0.0240536 -0.00035634 -9.4103e-11 0.0237893 -0.000367513 3.93834e-11 0.0235314 -0.00036716 1.69408e-10 0.0232762 -0.000354493 3.02722e-10 0.0230428 -0.000328434 4.48295e-10 0.0228333 -0.000285942 6.14092e-10 0.0226544 -0.000223799 8.0754e-10 0.0225288 -0.000138635 1.02479e-09 0.0224562 -2.85059e-05 1.30073e-09 0.0224285 0.000116444 1.685e-09 0.0224737 0.00026165 1.71327e-09 0.0225918 0.00041398 1.77148e-09 0.0227739 0.000575103 1.90216e-09 0.0229875 0.000744104 2.15067e-09 0.0232274 0.000875498 2.18694e-09 0.0234836 0.000951559 2.14236e-09 0.0237203 0.000947296 2.05251e-09 0.023937 0.000853209 1.81498e-09 0.0241006 0.000671993 1.58355e-09 0.0242393 0.000457708 1.2071e-09 0.0242913 0.000236161 8.20092e-10 0.0242355 6.54378e-06 7.55617e-10 0.02409 -0.000217858 3.81901e-10 0.0238984 -0.000414366 -2.03805e-11 0.0236513 -0.000548827 -3.10126e-10 0.0233595 -0.000638474 -5.47121e-10 0.0230371 -0.000691191 -7.29655e-10 0.0226974 -0.000717115 -8.50561e-10 0.0223461 -0.00072209 -9.03172e-10 0.0219959 -0.000715159 -9.21666e-10 0.0216532 -0.000699081 -8.97957e-10 0.0213257 -0.000679252 -8.79513e-10 0.0210131 -0.000655935 -8.58432e-10 0.0207188 -0.00063243 -8.38191e-10 0.0204412 -0.000608039 -8.12574e-10 0.0201807 -0.00058373 -7.73639e-10 0.0199396 -0.000559086 -7.32211e-10 0.0197157 -0.000533612 -6.95633e-10 0.0195137 -0.000507372 -6.47157e-10 0.0193314 -0.00047891 -5.96235e-10 0.0191689 -0.00044828 -5.4036e-10 0.0190295 -0.000413394 -4.95547e-10 0.0189139 -0.000373864 -4.21298e-10 0.0188235 -0.00032637 -3.56543e-10 0.0187728 -0.000272447 -2.55263e-10 0.018753 -0.000196503 -1.02097e-10 0.0187757 -0.000123139 -7.77155e-11 0.0188354 -4.24451e-05 -2.6106e-11 0.0189443 4.74788e-05 6.79301e-11 0.0191163 0.000154313 2.3484e-10 0.0193455 0.000284394 3.44289e-10 0.0196273 0.000421896 4.31473e-10 0.0199475 0.000554979 4.93447e-10 0.0202953 0.000668652 5.26815e-10 0.0206565 0.000746701 5.3751e-10 0.021022 0.000780396 5.32573e-10 0.0213811 0.000764756 5.14619e-10 0.0217267 0.000707385 4.81213e-10 0.0220486 0.000617686 4.37253e-10 0.0223335 0.000512309 3.77392e-10 0.0225744 0.00040342 3.12344e-10 0.0227653 0.000302589 2.50173e-10 0.022909 0.000215894 1.88671e-10 0.0230091 0.000144865 1.47145e-10 0.023072 9.08093e-05 1.08936e-10 0.0231075 5.02612e-05 7.56802e-11 0.023119 1.58482e-05 6.68472e-11 -6.4042e-06 5.23602e-11 0.0167913 -2.58778e-06 1.0305e-10 0.0168165 4.72908e-06 1.52808e-10 0.0167452 -1.56949e-05 4.41757e-10 0.0169075 3.83576e-05 9.98345e-10 0.0167089 -3.64196e-05 2.61304e-09 0.0170184 0.00014442 8.91752e-09 0.0171307 0.000432659 1.58604e-08 0.0173661 0.000365792 -1.12645e-09 0.0176818 0.00035372 -1.27006e-09 0.0181612 0.000468989 -3.08805e-10 0.018759 0.000578079 -7.93352e-11 0.0193897 0.000608468 -2.47098e-10 0.020007 0.000573104 -4.66236e-10 0.0205928 0.000513506 -6.06469e-10 0.0211399 0.000451378 -6.96733e-10 0.0216426 0.000394099 -7.69383e-10 0.0220998 0.000341728 -8.45258e-10 0.0225067 0.000293854 -9.22975e-10 0.0228636 0.000249594 -9.9835e-10 0.0231678 0.000208323 -1.06199e-09 0.0234177 0.000169217 -1.11055e-09 0.0236141 0.000131648 -1.13739e-09 0.0237558 9.49267e-05 -1.14379e-09 0.0238421 5.85794e-05 -1.12401e-09 0.0238771 2.24225e-05 -1.08417e-09 0.023864 -1.19235e-05 -1.01015e-09 0.023809 -4.30677e-05 -9.11414e-10 0.0237169 -7.10866e-05 -7.9554e-10 0.0235906 -9.62853e-05 -6.69229e-10 0.0234399 -0.000118207 -5.38742e-10 0.0232628 -0.000137313 -4.0167e-10 0.023069 -0.00015295 -2.68579e-10 0.0228638 -0.000164828 -1.36946e-10 0.0226487 -0.000172129 -1.0465e-11 0.0224325 -0.000173963 1.17936e-10 0.0222189 -0.000169701 2.38127e-10 0.0220192 -0.000158746 3.66251e-10 0.0218278 -0.000140067 5.1569e-10 0.0216656 -0.000111981 6.78438e-10 0.0215385 -7.25356e-05 9.11694e-10 0.0214497 -2.15735e-05 1.08967e-09 0.021403 4.89169e-05 1.68972e-09 0.0214272 0.000121234 1.73671e-09 0.0215201 0.000197167 1.83276e-09 0.021674 0.000278318 2.03613e-09 0.0218831 0.000364234 2.41479e-09 0.0221312 0.000440523 2.63021e-09 0.0224229 0.000483445 2.72839e-09 0.0227089 0.000482685 2.64153e-09 0.0229478 0.000433143 2.356e-09 0.0231528 0.000342224 1.85295e-09 0.0232979 0.000224729 1.04688e-09 0.02334 0.000106505 9.34495e-10 0.0232826 -7.89433e-06 6.70766e-10 0.0231371 -0.000115812 2.39678e-10 0.0229316 -0.000203325 -3.70123e-10 0.0226744 -0.000274336 -5.86562e-10 0.0223807 -0.000319996 -7.50509e-10 0.0220715 -0.00034558 -8.87734e-10 0.0217559 -0.000356838 -9.66596e-10 0.0214426 -0.000358119 -9.87664e-10 0.0211387 -0.000353446 -9.74967e-10 0.0208453 -0.000344706 -9.35542e-10 0.020566 -0.000334346 -9.01049e-10 0.0202976 -0.000322331 -8.6168e-10 0.0200448 -0.000310559 -8.34747e-10 0.0198024 -0.000297937 -7.96861e-10 0.0195741 -0.000286121 -7.59242e-10 0.0193554 -0.000273496 -7.1615e-10 0.0191491 -0.000261326 -6.76871e-10 0.0189528 -0.000248075 -6.32566e-10 0.0187675 -0.000234525 -5.90567e-10 0.018595 -0.000219408 -5.44306e-10 0.0184348 -0.000202768 -4.9581e-10 0.018292 -0.000183775 -4.35461e-10 0.0181675 -0.000161444 -3.72636e-10 0.0180669 -0.000135473 -2.82889e-10 0.0180035 -0.000103445 -1.86517e-10 0.0179649 -6.22474e-05 -6.01209e-11 0.0179649 -2.35107e-05 5.84687e-11 0.0180094 1.81868e-05 8.18244e-11 0.018108 6.66366e-05 1.54294e-10 0.0182696 0.000126574 3.41111e-10 0.0184953 0.000194249 4.91502e-10 0.0187824 0.000262617 6.3029e-10 0.0191162 0.000322514 7.33012e-10 0.0194844 0.000364534 8.04762e-10 0.019864 0.000381326 8.27724e-10 0.0202352 0.000372932 8.01903e-10 0.0205808 0.000340083 7.34312e-10 0.0208825 0.000292261 6.33452e-10 0.0211383 0.000237384 5.28045e-10 0.0213399 0.000183108 4.08155e-10 0.021496 0.000134583 3.10314e-10 0.0216052 9.40254e-05 2.1764e-10 0.0216824 6.15701e-05 1.80469e-10 0.0217278 3.73273e-05 9.01106e-11 0.0217535 1.88555e-05 9.37467e-11 0.0217591 3.73214e-06 9.05669e-11 -5.0491e-06 1.05185e-10 0.0167952 9.80098e-11 0.0167983 1.74554e-10 0.0167756 3.80738e-10 0.0168021 1.1231e-09 0.0167404 2.34154e-09 0.0167888 9.1323e-09 0.0170041 1.61268e-08 0.0173866 -1.1091e-09 0.0177382 -1.22136e-09 0.0181785 -2.78281e-10 0.0187173 -4.17566e-11 0.0192891 -2.29656e-10 0.019833 -4.80478e-10 0.0203269 -6.44956e-10 0.0207674 -7.51574e-10 0.0211625 -8.36086e-10 0.0215197 -9.16683e-10 0.0218427 -9.93914e-10 0.0221346 -1.06423e-09 0.0223939 -1.12413e-09 0.0226154 -1.16864e-09 0.0227996 -1.19415e-09 0.0229392 -1.19669e-09 0.0230344 -1.17649e-09 0.0230843 -1.13117e-09 0.0230892 -1.04914e-09 0.0230545 -9.4694e-10 0.0229841 -8.27501e-10 0.0228829 -6.98851e-10 0.0227561 -5.59846e-10 0.0226062 -4.22722e-10 0.022439 -2.84369e-10 0.0222593 -1.54842e-10 0.022068 -2.96997e-11 0.0218739 9.29709e-11 0.0216794 2.08745e-10 0.0214939 3.30515e-10 0.0213134 4.69129e-10 0.0211588 6.20616e-10 0.0210303 8.43542e-10 0.0209338 1.00265e-09 0.0208732 1.68198e-09 0.0208825 1.70022e-09 0.0209575 1.75475e-09 0.0210934 1.96105e-09 0.0212802 2.59706e-09 0.0215136 2.98099e-09 0.0217942 3.08182e-09 0.0220691 2.98407e-09 0.0223137 2.60585e-09 0.022503 2.15804e-09 0.0226318 8.77509e-10 0.0226593 8.00317e-10 0.0225877 6.40469e-10 0.0224295 3.17257e-10 0.022228 -3.72793e-10 0.0219781 -6.80112e-10 0.0216932 -8.41965e-10 0.0213978 -9.63987e-10 0.0210985 -1.02658e-09 0.0208035 -1.03768e-09 0.0205172 -1.01298e-09 0.0202417 -9.63835e-10 0.0199761 -9.139e-10 0.0197212 -8.67893e-10 0.0194766 -8.31527e-10 0.0192413 -7.90592e-10 0.0190157 -7.5259e-10 0.0187977 -7.07716e-10 0.0185892 -6.70281e-10 0.0183881 -6.25753e-10 0.0181979 -5.89579e-10 0.0180164 -5.4341e-10 0.0178478 -4.99927e-10 0.0176927 -4.42454e-10 0.0175555 -3.87467e-10 0.0174396 -2.92106e-10 0.0173531 -2.53332e-10 0.0173002 -1.44741e-11 0.0172855 1.27846e-11 0.0173112 3.30426e-11 0.0173827 1.55327e-10 0.0175122 3.13527e-10 0.0177037 4.84876e-10 0.0179621 6.6368e-10 0.0182777 8.16082e-10 0.0186314 9.28739e-10 0.0190019 9.72673e-10 0.0193633 9.53823e-10 0.0196898 8.63569e-10 0.0199735 7.38533e-10 0.0202 5.89968e-10 0.0203733 4.44752e-10 0.0205018 3.28942e-10 0.0205836 2.24834e-10 0.0206355 1.93488e-10 0.0206598 7.87084e-11 0.0206661 9.37984e-11 0.0206504 1.04554e-10 1.25732e-10 0.00923371 0.00815148 0.00601182 0.00322021 0.00464104 0.00135055 0.00394471 0.000664678 0.00379134 0.000122518 0.00392471 -0.000226591 0.003476 0.000247234 0.00210875 0.00115651 0.000700725 0.00132103 -0.000493418 0.00121798 -0.00152922 0.00101098 -0.00255697 0.000938207 -0.00338911 0.000851941 -0.0040151 0.000654093 -0.0044854 0.00046949 -0.0047673 0.000292041 -0.00494776 0.000188948 -0.00509783 0.000155717 -0.0052543 0.000167097 -0.00541952 0.000176757 -0.0055806 0.000169829 -0.00572279 0.000157158 -0.00584544 0.000138508 -0.00593804 0.000110052 -0.00602088 9.79926e-05 -0.00611712 0.000104423 -0.00619765 8.88835e-05 -0.0062449 5.4918e-05 -0.00625872 1.66302e-05 -0.00622408 -3.58317e-05 -0.00610968 -0.000119958 -0.00589939 -0.00021925 -0.00559309 -0.000315571 -0.00520269 -0.000400334 -0.00472512 -0.000486003 -0.00420473 -0.00052806 -0.00365593 -0.000554788 -0.00309209 -0.000568741 -0.0025169 -0.000578955 -0.00193056 -0.000588634 -0.00134771 -0.0005842 -0.000766454 -0.000581926 -0.000167643 -0.000598719 0.000410565 -0.000577559 0.000944886 -0.000533251 0.00145667 -0.000509368 0.00194536 -0.000486983 0.00241011 -0.000463257 0.00285183 -0.000440053 0.00326995 -0.000416102 0.00367359 -0.000401139 0.00406931 -0.000393601 0.0044475 -0.000376632 0.00480419 -0.000355626 0.00514186 -0.000337221 0.00546087 -0.000318676 0.00576358 -0.00030236 0.00604959 -0.000285653 0.0063202 -0.000270551 0.00657531 -0.000255138 0.00681627 -0.000241183 0.00704287 -0.000227038 0.0072565 -0.000214218 0.00745716 -0.000201354 0.00764592 -0.000189655 0.00782273 -0.000177904 0.00798856 -0.000167161 0.00814338 -0.000156425 0.00828807 -0.000146582 0.00842267 -0.000136788 0.00854801 -0.000127788 0.00866414 -0.000118867 0.00877182 -0.000110644 0.00887108 -0.000102514 0.00896262 -9.49992e-05 0.00904639 -8.7589e-05 0.00912315 -8.07379e-05 0.00919286 -7.40213e-05 0.00925619 -6.78427e-05 0.00931324 -6.18556e-05 0.00936458 -5.64131e-05 0.00941039 -5.12272e-05 0.00945116 -4.65973e-05 0.0094872 -4.22847e-05 0.00951886 -3.85421e-05 0.00954649 -3.5192e-05 0.0095705 -3.24438e-05 0.00959112 -3.01604e-05 0.00960892 -2.85553e-05 0.00962408 -2.75242e-05 0.00963726 -2.72323e-05 0.00964852 -2.7623e-05 0.00965865 -2.88786e-05 0.00966783 -3.09676e-05 0.00967668 -3.40719e-05 0.00968512 -3.813e-05 0.00969463 -4.33552e-05 0.00970366 -4.97057e-05 0.00971257 -5.96221e-05 -6.92834e-05 0.0127483 0.012232 0.00976238 0.00619799 0.00823792 0.00287499 0.00761515 0.00123421 0.00714243 0.000552439 0.00671165 0.000117653 0.00655749 0.000244608 0.0063146 0.00112782 0.00496321 0.00251307 0.00379293 0.00239925 0.00284986 0.00205724 0.00195782 0.00186431 0.00121327 0.00162602 0.000507821 0.00138348 -0.000211305 0.00119626 -0.000946856 0.00103944 -0.00163796 0.000880861 -0.00223675 0.000762631 -0.00271286 0.000660609 -0.00307943 0.000559919 -0.00335569 0.000455128 -0.00356078 0.000371712 -0.00372877 0.000318959 -0.00386795 0.000261633 -0.00397002 0.000212223 -0.00405752 0.000200241 -0.00412283 0.000160331 -0.00414056 7.79595e-05 -0.00410993 -1.3573e-05 -0.00401216 -0.000137521 -0.00381549 -0.000325874 -0.0035082 -0.000539651 -0.00310521 -0.000732914 -0.00262943 -0.000890742 -0.00207516 -0.00105404 -0.0015021 -0.00111283 -0.000916587 -0.0011494 -0.000315917 -0.00117771 0.000290684 -0.00119201 0.00086224 -0.00116517 0.00142352 -0.00114808 0.00196507 -0.00112465 0.00247664 -0.00111056 0.00297523 -0.00107551 0.00347586 -0.00103212 0.00395853 -0.000988596 0.00442383 -0.000948436 0.00486905 -0.000904062 0.00529561 -0.000861348 0.00570112 -0.000815408 0.00608346 -0.000777208 0.00644499 -0.000749045 0.00679247 -0.000718105 0.00712397 -0.000681174 0.00743727 -0.000644605 0.0077323 -0.000607646 0.00801024 -0.000574086 0.00827124 -0.000540662 0.00851689 -0.000509908 0.0087471 -0.000479278 0.00896304 -0.000450947 0.00916476 -0.000422922 0.00935333 -0.000396957 0.00952868 -0.000371414 0.00969171 -0.000347698 0.00984278 -0.000324455 0.00998239 -0.000302835 0.0101112 -0.000281685 0.0102296 -0.000261995 0.0103381 -0.000242772 0.0104374 -0.000224856 0.0105277 -0.000207409 0.0106098 -0.000191106 0.0106838 -0.000175278 0.0107503 -0.000160452 0.0108098 -0.00014611 0.0108623 -0.000132689 0.0109084 -0.000119805 0.0109484 -0.000107825 0.0109825 -9.64838e-05 0.0110115 -8.60718e-05 0.0110354 -7.64112e-05 0.0110549 -6.77147e-05 0.0110701 -5.98766e-05 0.0110819 -5.30655e-05 0.0110902 -4.72543e-05 0.0110958 -4.2567e-05 0.0110987 -3.90197e-05 0.0110999 -3.67849e-05 0.0110994 -3.59027e-05 0.0110979 -3.65573e-05 0.011096 -3.88234e-05 0.011094 -4.29978e-05 0.011093 -4.91817e-05 0.0110934 -5.76987e-05 0.0110957 -6.86573e-05 0.011102 -8.24622e-05 0.0111107 -9.93903e-05 0.0111223 -0.000122912 -0.000145503 0.0162924 0.0141125 0.0138854 0.00858591 0.0119221 0.00484531 0.0104689 0.00265617 0.00959677 0.00140321 0.00866273 0.000931232 0.00812026 0.000652968 0.00809919 0.000935004 0.00806376 0.002205 0.00726746 0.00329438 0.0062509 0.00317132 0.00528021 0.00282864 0.00449182 0.00252333 0.0037533 0.00220261 0.00305753 0.00192044 0.00242125 0.00170787 0.00179955 0.00152584 0.00121766 0.00136942 0.000680267 0.00122042 0.000176914 0.00108375 -0.000309336 0.000958228 -0.00076059 0.000839342 -0.00115192 0.000729165 -0.00148136 0.000617523 -0.00174962 0.000500689 -0.00191563 0.000378552 -0.00201017 0.000261098 -0.00201138 8.35971e-05 -0.00193178 -9.31234e-05 -0.00177131 -0.000302965 -0.00147124 -0.000634646 -0.00106662 -0.000957992 -0.000577456 -0.00123798 1.22367e-05 -0.00149718 0.00057905 -0.001635 0.0011625 -0.00170958 0.00175191 -0.0017497 0.00233642 -0.0017708 0.00290277 -0.0017647 0.00346999 -0.00173721 0.00401997 -0.00170081 0.00455259 -0.00165858 0.00505759 -0.00161527 0.00554432 -0.00156099 0.00601675 -0.0015014 0.00646855 -0.00143773 0.0068983 -0.00137509 0.00730789 -0.00131015 0.00769644 -0.00124581 0.00806293 -0.00117745 0.00840445 -0.00111337 0.00871944 -0.00105841 0.00902335 -0.00101596 0.00931047 -0.000962729 0.00957925 -0.000908186 0.0098301 -0.000854074 0.0100632 -0.000803072 0.01028 -0.000753768 0.0104816 -0.000707308 0.0106687 -0.000662312 0.0108427 -0.00061981 0.0110039 -0.000578807 0.0111529 -0.000540111 0.0112904 -0.000502906 0.0114162 -0.000467816 0.0115313 -0.000434108 0.0116354 -0.000402336 0.0117296 -0.000371809 0.0118141 -0.00034303 0.0118893 -0.000315396 0.011956 -0.000289314 0.0120145 -0.000264303 0.0120653 -0.000240663 0.012109 -0.000218017 0.0121459 -0.000196623 0.0121766 -0.000176178 0.0122013 -0.000156953 0.0122205 -0.000138721 0.0122344 -0.00012176 0.0122436 -0.000105904 0.0122481 -9.14088e-05 0.0122486 -7.81339e-05 0.0122451 -6.63238e-05 0.0122383 -5.58646e-05 0.0122285 -4.70114e-05 0.0122162 -3.96823e-05 0.0122019 -3.4157e-05 0.0121862 -3.04215e-05 0.0121693 -2.87592e-05 0.0121524 -2.92662e-05 0.0121352 -3.23007e-05 0.0121194 -3.80302e-05 0.012105 -4.6887e-05 0.0120932 -5.91573e-05 0.0120855 -7.5327e-05 0.0120812 -9.58564e-05 0.012084 -0.000121004 0.012093 -0.000152959 0.0121059 -0.000191336 -0.000229407 0.0182867 0.0148724 0.0164643 0.0104039 0.0145105 0.00679162 0.0128808 0.00427377 0.0116385 0.00263517 0.0107747 0.0016993 0.0100464 0.00127763 0.00978287 0.00107552 0.0101736 0.00163986 0.0100038 0.0032417 0.00922816 0.00395505 0.00846032 0.00372614 0.00761087 0.00344817 0.00672929 0.00310433 0.00599073 0.00273319 0.00531204 0.0024706 0.00465341 0.00222441 0.00405605 0.00201063 0.00350325 0.00182744 0.00298271 0.0016423 0.00249848 0.00147215 0.0020455 0.00132014 0.00162573 0.00117458 0.00124405 0.00102622 0.000906809 0.000862992 0.000622599 0.000681583 0.000426054 0.000472938 0.000302498 0.000219568 0.000300932 -8.35e-05 0.000498274 -0.000497395 0.000868162 -0.0010097 0.00134211 -0.00144182 0.0018872 -0.00179526 0.00246312 -0.00208614 0.00309004 -0.002274 0.00372939 -0.0023576 0.00436007 -0.00238537 0.00496032 -0.00237354 0.00553391 -0.00233816 0.00608376 -0.00228527 0.00660745 -0.00222175 0.00710697 -0.00215412 0.00757877 -0.00208168 0.00802962 -0.00200455 0.00845868 -0.00192179 0.00886686 -0.00183652 0.00925121 -0.0017503 0.00961295 -0.00166395 0.00995215 -0.00157803 0.0102695 -0.0014886 0.0105634 -0.00140149 0.0108328 -0.00132195 0.0110807 -0.00125792 0.0113155 -0.00119075 0.0115367 -0.00112223 0.0117427 -0.00105325 0.0119324 -0.000986692 0.0121064 -0.000922752 0.012265 -0.000862077 0.0124099 -0.000803925 0.0125416 -0.000748771 0.0126618 -0.000695904 0.0127703 -0.000645899 0.0128689 -0.000597999 0.0129573 -0.000552783 0.0130367 -0.000509509 0.0131073 -0.000468662 0.0131694 -0.000429621 0.0132235 -0.000392734 0.0132695 -0.000357518 0.013308 -0.000324229 0.013339 -0.000292448 0.0133627 -0.000262416 0.0133801 -0.000233729 0.0133909 -0.000206677 0.0133964 -0.000180906 0.0133964 -0.000156759 0.0133919 -0.00013398 0.0133831 -0.000112919 0.0133703 -9.33931e-05 0.0133537 -7.57173e-05 0.013334 -5.97458e-05 0.013311 -4.57758e-05 0.0132858 -3.37044e-05 0.0132583 -2.38562e-05 0.0132294 -1.625e-05 0.0131995 -1.11346e-05 0.0131694 -8.71709e-06 0.0131396 -9.22658e-06 0.0131108 -1.28039e-05 0.0130834 -1.98835e-05 0.0130579 -3.08371e-05 0.0130358 -4.62573e-05 0.0130163 -6.6758e-05 0.0130032 -9.30211e-05 0.0129952 -0.000125769 0.0129959 -0.000165259 0.0130047 -0.000216866 0.0130229 -0.00026833 -0.000323462 0.0194007 0.0151339 0.0181643 0.0116416 0.0165457 0.00840107 0.0149729 0.00583954 0.0136337 0.00395594 0.0126455 0.00266293 0.0118273 0.00197953 0.0111731 0.00159971 0.0110871 0.0016078 0.0117683 0.00231038 0.0115709 0.0039637 0.0108143 0.00445133 0.0101884 0.00415581 0.00947544 0.00391512 0.00868326 0.00358997 0.00796042 0.00322503 0.00731962 0.00293387 0.00671896 0.0026983 0.00611033 0.00247576 0.00553583 0.0022526 0.00501745 0.00205537 0.00453125 0.00186209 0.00407447 0.00167044 0.00366192 0.00147508 0.00329685 0.00126566 0.00299263 0.0010187 0.00275893 0.000731829 0.00260264 0.000398747 0.00259152 -5.48014e-05 0.00281211 -0.000708866 0.00317022 -0.00136578 0.00366697 -0.00194371 0.00428178 -0.00241776 0.00494223 -0.00275335 0.00561494 -0.00295466 0.00627417 -0.00302239 0.00689405 -0.00300772 0.00747259 -0.00295163 0.00801142 -0.00287506 0.00851484 -0.00278485 0.00898852 -0.00269044 0.00943234 -0.00259232 0.00984986 -0.00249276 0.0102419 -0.00238941 0.0106114 -0.00228338 0.0109582 -0.00217508 0.0112828 -0.0020667 0.0115867 -0.00195883 0.0118709 -0.00185313 0.0121367 -0.00174503 0.0123829 -0.00163873 0.0126067 -0.00153671 0.0128049 -0.00144746 0.0129903 -0.00136805 0.0131626 -0.0012873 0.0133214 -0.00120575 0.0134669 -0.00112646 0.0135991 -0.00104956 0.0137188 -0.00097659 0.0138271 -0.000906578 0.0139242 -0.000840422 0.0140113 -0.000777003 0.0140886 -0.000717166 0.0141563 -0.00065985 0.0142154 -0.000605802 0.0142651 -0.000554129 0.0143068 -0.000505368 0.0143398 -0.000458838 0.0143652 -0.000414901 0.0143835 -0.000373012 0.0143945 -0.000333468 0.0143998 -0.00029577 0.0143988 -0.000260201 0.0143927 -0.000226311 0.0143811 -0.000194407 0.0143649 -0.000164149 0.0143441 -0.000135894 0.0143197 -0.000109426 0.0142916 -8.51064e-05 0.0142611 -6.28187e-05 0.0142279 -4.28144e-05 0.0141927 -2.5232e-05 0.0141556 -1.02059e-05 0.0141173 2.05814e-06 0.0140779 1.12053e-05 0.0140383 1.76108e-05 0.0139979 2.09876e-05 0.0139581 2.10979e-05 0.0139187 1.75446e-05 0.0138809 9.72826e-06 0.0138463 -2.88555e-06 0.0138144 -2.10759e-05 0.013789 -4.54822e-05 0.0137683 -7.68809e-05 0.013755 -0.000116192 0.0137505 -0.000163747 0.0137558 -0.000222154 0.0137645 -0.000290442 0.0137879 -0.000357567 -0.000429036 0.0201064 0.0152047 0.0192891 0.0124471 0.018053 0.0096363 0.016689 0.00719606 0.0153956 0.00523769 0.0142635 0.00377173 0.0134723 0.00272913 0.0126753 0.00228048 0.0122387 0.00191809 0.0122188 0.00213394 0.0129499 0.00297908 0.0129019 0.00444262 0.0122542 0.00479119 0.0116614 0.00451444 0.0110245 0.00430439 0.0103475 0.00399577 0.0097037 0.00364485 0.00908075 0.00336312 0.00849082 0.00310799 0.00794324 0.00286963 0.00740931 0.00264682 0.00688149 0.00242634 0.00640041 0.0022038 0.00596463 0.00197425 0.00556331 0.00170922 0.00521281 0.00140791 0.00490907 0.00107066 0.00473024 0.000613557 0.00477315 -7.29667e-05 0.00500621 -0.000923128 0.00541044 -0.00175569 0.00595659 -0.00248029 0.00659863 -0.0030565 0.00729533 -0.00345095 0.00795174 -0.00360939 0.00857383 -0.00364478 0.0091556 -0.00358983 0.00969343 -0.00349044 0.0101844 -0.00336568 0.0106362 -0.00323497 0.0110546 -0.00310564 0.0114439 -0.00297802 0.011807 -0.00285199 0.0121468 -0.00272426 0.0124652 -0.0025961 0.0127627 -0.00246615 0.0130389 -0.00233709 0.0132939 -0.00220888 0.0135284 -0.00208379 0.0137475 -0.00196079 0.0139482 -0.00183653 0.0141292 -0.00171461 0.0142878 -0.00160227 0.0144312 -0.0015069 0.0145627 -0.00141395 0.0146846 -0.00132208 0.0147955 -0.00123208 0.0148957 -0.00114404 0.0149841 -0.0010599 0.0150617 -0.000979074 0.0151289 -0.000902664 0.0151866 -0.000829567 0.0152354 -0.000760616 0.0152758 -0.000694716 0.0153083 -0.00063261 0.0153328 -0.000573333 0.0153497 -0.000517486 0.0153593 -0.000464249 0.0153618 -0.000414063 0.015358 -0.000366261 0.0153484 -0.000321176 0.0153341 -0.000278247 0.0153152 -0.000237791 0.0152924 -0.000199326 0.0152651 -0.000163233 0.0152341 -0.000129165 0.0151988 -9.75374e-05 0.0151597 -6.81835e-05 0.0151173 -4.14707e-05 0.0150721 -1.75083e-05 0.0150252 3.42424e-06 0.014978 2.09091e-05 0.0149305 3.55501e-05 0.0148834 4.70734e-05 0.0148357 5.52235e-05 0.0147884 5.96565e-05 0.0147416 6.03469e-05 0.0146949 5.66257e-05 0.0146505 4.80027e-05 0.0146075 3.36184e-05 0.0145694 1.2922e-05 0.0145359 -1.53471e-05 0.0145093 -5.12722e-05 0.0144921 -9.62578e-05 0.0144837 -0.000150975 0.0144862 -0.000215773 0.0144994 -0.000294467 0.0145191 -0.000371447 0.0145504 -0.000453465 -0.000542371 0.0205488 0.0151739 0.0200416 0.0129667 0.0190964 0.0105758 0.0179649 0.00832072 0.0167993 0.00640249 0.0157008 0.00484221 0.0147513 0.00365751 0.0141122 0.00283556 0.0134067 0.002537 0.0131269 0.0023008 0.0132867 0.00262803 0.0139027 0.00356528 0.0139145 0.00475547 0.0134426 0.00501272 0.0129353 0.00481682 0.0123367 0.00462874 0.0117399 0.00432994 0.0111791 0.00400637 0.0106003 0.00371897 0.0100358 0.00346001 0.00951837 0.00321323 0.00903106 0.00298277 0.00854974 0.00273811 0.00809379 0.00247302 0.00766232 0.00218054 0.00726422 0.0018583 0.00693492 0.00144006 0.00676214 0.000822973 0.00683251 -0.000118821 0.00710306 -0.00116726 0.00751994 -0.00214965 0.00805366 -0.00299678 0.00866551 -0.00365239 0.00929759 -0.00407228 0.00992902 -0.00422761 0.0104286 -0.00413595 0.0109483 -0.00411284 0.011454 -0.00400087 0.0119219 -0.0038377 0.0123502 -0.00366444 0.0127399 -0.00349408 0.0130978 -0.00333258 0.013426 -0.00317689 0.0137287 -0.00302362 0.0140087 -0.00287299 0.0142661 -0.00272092 0.0145023 -0.00257165 0.0147184 -0.00242335 0.0149169 -0.00228015 0.0151003 -0.00214109 0.0152674 -0.00200039 0.0154189 -0.00186232 0.0155523 -0.00173184 0.0156642 -0.0016151 0.0157623 -0.00150956 0.0158492 -0.00140746 0.0159258 -0.00130816 0.0159925 -0.00121046 0.016049 -0.00111659 0.0160958 -0.00102602 0.0161332 -0.000940293 0.0161622 -0.000858229 0.016183 -0.00078095 0.0161967 -0.000707135 0.0162033 -0.000637744 0.0162031 -0.000571585 0.0161966 -0.000509374 0.0161835 -0.000450157 0.0161643 -0.000394389 0.0161397 -0.000341357 0.0161096 -0.000291358 0.0160756 -0.000243858 0.016037 -0.000199103 0.0159954 -0.000156764 0.0159501 -0.000117097 0.0159014 -8.00124e-05 0.0158497 -4.57981e-05 0.015795 -1.47435e-05 0.0157385 1.2774e-05 0.0156808 3.68192e-05 0.0156221 5.76823e-05 0.0155632 7.51073e-05 0.0155042 8.89824e-05 0.0154463 9.88778e-05 0.0153899 0.000104581 0.0153345 0.000105686 0.0152821 0.000102013 0.0152308 9.24067e-05 0.0151837 7.64023e-05 0.0151401 5.29036e-05 0.015102 2.11637e-05 0.0150713 -2.01459e-05 0.015049 -7.03798e-05 0.0150359 -0.000131494 0.0150355 -0.000203168 0.0150468 -0.000287448 0.0150597 -0.000374113 0.0150855 -0.000463958 0.0151221 -0.000558155 -0.000660387 0.0209516 0.0151271 0.0205869 0.013322 0.0198923 0.0112742 0.0189469 0.00926019 0.0179238 0.00741631 0.0169017 0.00585678 0.0159542 0.00458076 0.0151578 0.00359946 0.0146025 0.00299192 0.014042 0.00275314 0.0139021 0.00266221 0.014256 0.0030364 0.0147515 0.00402482 0.0147413 0.00498453 0.0144087 0.00518975 0.0139854 0.00506077 0.0134433 0.0048852 0.0128876 0.00461893 0.0123817 0.00428945 0.0118812 0.00401807 0.0113768 0.00375033 0.0108831 0.00350776 0.010428 0.00323789 0.00998883 0.00296862 0.00954166 0.00266902 0.00913293 0.00230497 0.00881451 0.00179233 0.0087159 0.000957417 0.00883896 -0.000215859 0.00913823 -0.0014348 0.00951945 -0.00250556 0.0100185 -0.00346975 0.0105708 -0.0041841 0.0110027 -0.00448579 0.0114104 -0.00461921 0.0119922 -0.00470499 0.0124148 -0.00453172 0.0128259 -0.00441676 0.0132889 -0.00430859 0.013719 -0.0041015 0.0141087 -0.00388994 0.0144618 -0.00368503 0.0147736 -0.00348853 0.015054 -0.00330316 0.0153042 -0.00312343 0.0155301 -0.00294754 0.0157345 -0.00277734 0.01592 -0.00261002 0.0160874 -0.00244859 0.0162371 -0.00229205 0.0163743 -0.00213964 0.0164957 -0.00198626 0.0166005 -0.00183823 0.0166855 -0.00169981 0.0167599 -0.00158198 0.0168226 -0.00146803 0.016876 -0.00135968 0.0169204 -0.00125349 0.016955 -0.0011513 0.0169805 -0.00105227 0.0169961 -0.000958192 0.0170035 -0.000868025 0.0170031 -0.000783004 0.0169961 -0.000702023 0.0169832 -0.000625851 0.016964 -0.000553521 0.0169393 -0.000485467 0.0169082 -0.000420884 0.0168717 -0.000360039 0.0168299 -0.00030226 0.0167836 -0.000247794 0.0167336 -0.000196118 0.0166804 -0.000147511 0.0166246 -0.000101718 0.0165661 -5.90785e-05 0.0165055 -1.98091e-05 0.0164426 1.54995e-05 0.0163786 4.68982e-05 0.016312 7.47705e-05 0.0162442 9.88956e-05 0.0161751 0.000119295 0.0161058 0.000135475 0.0160382 0.000147368 0.0159713 0.000154104 0.0159092 0.00015582 0.0158487 0.000151956 0.0157937 0.000141559 0.015743 0.000123579 0.0156977 9.72794e-05 0.0156593 6.16405e-05 0.0156284 1.5653e-05 0.0156059 -4.11416e-05 0.0155939 -0.000108688 0.0155931 -0.00018749 0.0156033 -0.000277224 0.0156182 -0.000371254 0.0156444 -0.000467159 0.0156795 -0.000566895 0.015722 -0.000669484 -0.000777059 0.0212496 0.0150764 0.0210118 0.0135621 0.0204702 0.0118133 0.0197227 0.010007 0.0188277 0.00830727 0.0179032 0.00676859 0.0170036 0.00547396 0.0161672 0.00440269 0.0155214 0.00359478 0.0150018 0.00315573 0.0146237 0.00291955 0.0145825 0.00297894 0.015062 0.00338781 0.0154552 0.00437732 0.0154314 0.00516778 0.0151729 0.00534316 0.0148383 0.00524202 0.0143634 0.00510046 0.0138396 0.00484112 0.0133664 0.00453654 0.0129234 0.00424712 0.0124912 0.0039935 0.012043 0.00371368 0.0116003 0.00344121 0.0111831 0.00312374 0.0108195 0.00271103 0.0105515 0.00208747 0.0105674 0.000957872 0.0108102 -0.000432586 0.0111257 -0.0017133 0.0115783 -0.00292128 0.0120327 -0.00389226 0.012354 -0.00447154 0.0126425 -0.00474782 0.0129115 -0.00486964 0.0131196 -0.00489645 0.013544 -0.00494447 0.0139265 -0.00479522 0.0142721 -0.00465703 0.01468 -0.0045227 0.0150883 -0.00430947 0.0154608 -0.00406701 0.0157872 -0.00382153 0.0160696 -0.00358935 0.0163116 -0.00336822 0.016524 -0.00316274 0.0167101 -0.00296671 0.0168749 -0.00277835 0.0170211 -0.00259849 0.0171511 -0.00242462 0.0172696 -0.00226014 0.0173739 -0.00209313 0.0174645 -0.00193192 0.0175398 -0.00177709 0.0175949 -0.00163793 0.0176405 -0.00151324 0.0176753 -0.00139409 0.0177015 -0.00127935 0.0177187 -0.00116934 0.0177267 -0.00106273 0.0177263 -0.000960873 0.0177178 -0.000863221 0.0177031 -0.00077082 0.0176822 -0.000683036 0.0176564 -0.000600422 0.0176259 -0.000522184 0.0175902 -0.000448651 0.0175493 -0.000378981 0.0175019 -0.000313435 0.0174488 -0.000251254 0.0173898 -0.000192684 0.0173264 -0.000137209 0.0172597 -8.51277e-05 0.0171911 -3.65286e-05 0.0171215 7.89546e-06 0.0170523 4.77985e-05 0.016982 8.37312e-05 0.0169109 0.000115457 0.0168382 0.000143171 0.0167641 0.00016637 0.0166903 0.000185167 0.0166158 0.000198659 0.016545 0.000206698 0.0164759 0.000208548 0.0164123 0.000204549 0.0163532 0.000193026 0.0163013 0.000172971 0.0162558 0.000143521 0.0162187 0.000103623 0.0161896 5.25774e-05 0.0161692 -1.0859e-05 0.0161589 -8.48055e-05 0.0161577 -0.000170128 0.0161669 -0.000265746 0.0161801 -0.000365087 0.0162013 -0.000466675 0.0162324 -0.000572335 0.0162692 -0.000677368 0.0163064 -0.000777399 -0.000872163 0.0215446 0.0150542 0.0213521 0.0137478 0.0209391 0.0122238 0.0203231 0.0106233 0.0195753 0.00904735 0.0187504 0.00759607 0.0179104 0.00629501 0.0171121 0.0051918 0.0163791 0.00429113 0.0158567 0.00362221 0.0153598 0.00330842 0.0151196 0.00310935 0.015159 0.00324138 0.015689 0.00368468 0.0160355 0.0046401 0.0159874 0.00533414 0.0157801 0.00546756 0.0155155 0.00539688 0.0151211 0.00525798 0.0146402 0.00503009 0.0141935 0.00472582 0.0138024 0.00443279 0.0133878 0.00417502 0.0129799 0.00388411 0.0125864 0.00353635 0.0122917 0.00303024 0.0122288 0.00217661 0.012423 0.000767825 0.0127596 -0.000742999 0.013144 -0.00205944 0.0135254 -0.00326699 0.0138258 -0.00415301 0.0139655 -0.00456342 0.0140717 -0.00481521 0.0141969 -0.00496865 0.0143712 -0.00505167 0.0145061 -0.00506352 0.0148189 -0.00509702 0.0151483 -0.00498147 0.0154475 -0.0048247 0.0158002 -0.00467189 0.0161891 -0.00446886 0.0165515 -0.00419515 0.0168657 -0.00391318 0.0171317 -0.00364149 0.0173515 -0.00339002 0.0175351 -0.00315662 0.0176925 -0.0029411 0.0178284 -0.00273824 0.0179474 -0.00254559 0.0180509 -0.00236475 0.0181458 -0.00218999 0.0182263 -0.00201612 0.0182916 -0.00184667 0.0183381 -0.00168769 0.0183692 -0.00154687 0.018389 -0.00141588 0.0183998 -0.00129245 0.0184026 -0.00117465 0.0183966 -0.00106081 0.0183819 -0.000951815 0.0183596 -0.000847119 0.0183306 -0.000747882 0.0182969 -0.000653487 0.0182581 -0.000564738 0.0182154 -0.000480727 0.0181677 -0.000401888 0.0181155 -0.000327306 0.0180575 -0.000257211 0.0179939 -0.000190879 0.017924 -0.000128448 0.0178488 -6.95335e-05 0.0177697 -1.48543e-05 0.0176897 3.49399e-05 0.0176097 8.02109e-05 0.0175302 0.000120777 0.0174518 0.000156918 0.0173729 0.000188163 0.0172952 0.000214718 0.0172158 0.000235815 0.0171382 0.000251329 0.0170608 0.000260249 0.0169867 0.000262363 0.0169162 0.000257821 0.0168511 0.000245092 0.0167939 0.000222637 0.0167455 0.000189668 0.0167074 0.000145267 0.0166807 8.86764e-05 0.0166648 1.93981e-05 0.0166612 -6.15343e-05 0.016667 -0.000153508 0.0166823 -0.000253795 0.0166996 -0.000356596 0.0167244 -0.0004643 0.016757 -0.000573506 0.0167885 -0.000678107 0.0168206 -0.000776352 0.0168423 -0.000864629 -0.000938907 0.0218206 0.0150975 0.0216533 0.0139147 0.0213046 0.0125705 0.0207938 0.0111256 0.0201592 0.00968593 0.0194364 0.00830961 0.0186761 0.00705157 0.0179176 0.00593516 0.0172056 0.00498485 0.0165664 0.00422143 0.0161517 0.00366364 0.0157036 0.00344813 0.0155266 0.00330578 0.0156146 0.00346645 0.0161543 0.00393632 0.0165114 0.00483676 0.0164731 0.00545088 0.0162846 0.00558699 0.0160527 0.00551075 0.0157331 0.00537853 0.0153125 0.00517257 0.014888 0.004876 0.0144875 0.00461226 0.0141151 0.00429803 0.0137919 0.00388461 0.013618 0.00321531 0.0138313 0.0019508 0.0142572 0.000346725 0.0146392 -0.00108723 0.0150595 -0.00244189 0.0153496 -0.00351813 0.0154025 -0.00415797 0.015406 -0.00451664 0.0153846 -0.00475283 0.0153916 -0.00494252 0.015442 -0.00507598 0.0155584 -0.00515944 0.0156452 -0.00517082 0.0158536 -0.00517742 0.0161226 -0.00508751 0.0163855 -0.00493366 0.0166778 -0.00477049 0.0170317 -0.00455941 0.0173689 -0.00426236 0.0176709 -0.00395522 0.0179265 -0.00365505 0.0181346 -0.00337412 0.0183042 -0.00311702 0.0184426 -0.00288129 0.0185586 -0.00266528 0.0186556 -0.00246442 0.0187386 -0.00227617 0.0188111 -0.00209265 0.0188725 -0.00191266 0.0189208 -0.00173918 0.0189492 -0.00157691 0.0189676 -0.00143508 0.0189746 -0.00129953 0.0189716 -0.00117259 0.0189596 -0.00105083 0.0189378 -0.000934826 0.0189083 -0.000823317 0.0188718 -0.000717558 0.0188308 -0.000616771 0.0187856 -0.000521936 0.0187364 -0.00043219 0.0186825 -0.000347996 0.0186236 -0.000268495 0.0185593 -0.000193835 0.01849 -0.000123342 0.0184156 -5.71396e-05 0.0183372 4.30577e-06 0.0182563 6.01621e-05 0.0181727 0.000110992 0.0180887 0.000156853 0.0180033 0.000197416 0.0179199 0.000232877 0.0178365 0.000262666 0.0177552 0.000286618 0.017675 0.000303963 0.0175972 0.000314004 0.0175223 0.000316153 0.0174514 0.000310971 0.0173854 0.000296677 0.0173277 0.000271404 0.0172789 0.000234472 0.0172414 0.000184885 0.0172158 0.000122336 0.0172034 4.65165e-05 0.017204 -4.15696e-05 0.0172158 -0.000139363 0.0172332 -0.000242265 0.0172575 -0.000350295 0.0172907 -0.000462901 0.0173236 -0.000571537 0.0173564 -0.000675967 0.0173854 -0.000774422 0.017407 -0.000858785 0.0174123 -0.000918177 -0.000962949 0.0221858 0.0152287 0.0219728 0.0141287 0.0216518 0.012888 0.0212032 0.0115762 0.020643 0.010238 0.0200106 0.00894553 0.0193218 0.00773109 0.0186201 0.00663024 0.0179304 0.00565613 0.0172953 0.00483346 0.0167439 0.00417711 0.0164085 0.0036936 0.0160359 0.00358302 0.015878 0.00351266 0.0160183 0.00366577 0.0165392 0.00415096 0.016896 0.00497366 0.0168977 0.00553832 0.0167011 0.00569404 0.016489 0.00560582 0.0162151 0.00547756 0.0158113 0.00529071 0.0154136 0.00502198 0.0150768 0.00465566 0.0148791 0.00410694 0.0149898 0.00311019 0.0155072 0.00139934 0.0160794 -0.000216386 0.0165391 -0.00150401 0.0168505 -0.00271364 0.0169892 -0.00360817 0.0169023 -0.00401386 0.0167624 -0.00432177 0.0166376 -0.00458241 0.0165413 -0.00480897 0.0164865 -0.00499349 0.0164806 -0.00512884 0.0165338 -0.00520566 0.0165928 -0.00522506 0.0167018 -0.00518834 0.016889 -0.00511515 0.0171268 -0.00500733 0.0173572 -0.00479479 0.0176638 -0.00457781 0.0179865 -0.00428846 0.018289 -0.00396795 0.0185528 -0.00364678 0.0187669 -0.00334068 0.0189375 -0.00305936 0.0190727 -0.0028061 0.0191813 -0.00257729 0.0192696 -0.00236705 0.0193495 -0.00217435 0.0194151 -0.00197977 0.019469 -0.00179497 0.019508 -0.00161664 0.0195265 -0.00145448 0.0195322 -0.00130697 0.0195255 -0.00116873 0.0195088 -0.0010377 0.019483 -0.000913844 0.0194491 -0.000795176 0.019408 -0.000682744 0.0193612 -0.000575524 0.0193097 -0.000474523 0.0192543 -0.000378882 0.0191944 -0.000289143 0.0191296 -0.000204541 0.0190593 -0.000125109 0.0189836 -5.05397e-05 0.0189047 1.84692e-05 0.0188226 8.13928e-05 0.0187394 0.00013871 0.0186534 0.000190161 0.0185673 0.000235964 0.0184798 0.000275729 0.0183934 0.00030934 0.0183083 0.000336156 0.018226 0.000355629 0.0181472 0.000366689 0.018073 0.000368841 0.018003 0.000362807 0.0179389 0.00034665 0.0178832 0.000318176 0.0178376 0.000276543 0.0178037 0.000221388 0.0177832 0.000152024 0.0177754 6.94304e-05 0.0177814 -2.51194e-05 0.0177941 -0.000126523 0.0178159 -0.000233921 0.0178485 -0.000349009 0.0178854 -0.000462399 0.0179241 -0.000570548 0.0179593 -0.000676033 0.0179893 -0.000771282 0.0180042 -0.000846147 0.018 -0.000896031 0.0179767 -0.000920219 -0.000926849 0.0225548 0.0153944 0.022323 0.0143591 0.0220032 0.0132074 0.0215869 0.0119872 0.0210817 0.0107446 0.0204972 0.00952106 0.0198774 0.0083545 0.0192203 0.00727684 0.0185722 0.00629862 0.0179417 0.005444 0.0173652 0.00472376 0.0168838 0.00414515 0.0166033 0.00376465 0.0163382 0.00367547 0.0162209 0.00367412 0.0163966 0.00384943 0.0168648 0.00434367 0.0172211 0.00508222 0.0172534 0.00561373 0.0171012 0.00574935 0.0169265 0.00566099 0.0166846 0.00553718 0.0164145 0.00530215 0.0161818 0.00489821 0.016177 0.00412219 0.0167429 0.00252298 0.0173691 0.000743044 0.0178423 -0.000661475 0.0183153 -0.00194668 0.0185439 -0.00289698 0.0183963 -0.00340198 0.0181895 -0.00374074 0.0179709 -0.00404442 0.01777 -0.00433475 0.0176024 -0.00459922 0.0174698 -0.00482704 0.017377 -0.00500411 0.017326 -0.00513144 0.0173185 -0.00519587 0.0173529 -0.00521263 0.0174106 -0.00516127 0.0174532 -0.00504823 0.0176413 -0.00497851 0.0178982 -0.00483469 0.018165 -0.00455962 0.0184749 -0.00428622 0.0187837 -0.00396516 0.0190595 -0.00362664 0.0192913 -0.00329995 0.0194755 -0.00299962 0.0196175 -0.00272784 0.0197279 -0.00248435 0.019812 -0.00226339 0.0198898 -0.0020599 0.0199508 -0.00185691 0.0199986 -0.00166436 0.0200277 -0.00148273 0.0200399 -0.00131896 0.0200367 -0.00116693 0.0200221 -0.00102485 0.019998 -0.000891618 0.0199663 -0.000764679 0.0199269 -0.000644863 0.0198809 -0.000530866 0.0198286 -0.000423424 0.0197707 -0.00032178 0.0197082 -0.000226264 0.0196399 -0.000136431 0.0195672 -5.22488e-05 0.019489 2.55717e-05 0.0194083 9.67521e-05 0.0193237 0.00016134 0.0192383 0.00021951 0.0191513 0.000271045 0.0190645 0.000315902 0.0189778 0.000353638 0.0188924 0.00038374 0.0188094 0.000405432 0.0187308 0.000417537 0.0186584 0.000419502 0.0185926 0.000412319 0.0185347 0.000393917 0.0184873 0.000361422 0.0184509 0.000314732 0.0184273 0.000252957 0.0184165 0.000176633 0.0184195 8.69464e-05 0.0184299 -1.17402e-05 0.0184498 -0.000116422 0.0184819 -0.000232819 0.0185228 -0.000351534 0.0185596 -0.000462304 0.0186007 -0.000570832 0.018637 -0.000673993 0.0186587 -0.000761589 0.0186592 -0.00082605 0.0186363 -0.00085843 0.0185909 -0.000870658 0.0185279 -0.000867334 -0.000852383 0.0229564 0.0156198 0.022709 0.0146058 0.0223853 0.0135311 0.0219897 0.0123809 0.0215165 0.011216 0.0209833 0.0100542 0.0203904 0.00894029 0.0197838 0.00788047 0.0191587 0.00691845 0.0185464 0.00603915 0.0179715 0.00528352 0.0174378 0.00464439 0.017016 0.00413687 0.0167708 0.00382856 0.0165734 0.00377858 0.0165141 0.00380744 0.0167331 0.00400338 0.0171528 0.00450496 0.0174945 0.00516883 0.0175738 0.00564582 0.0174943 0.00573023 0.0173947 0.00563097 0.0172783 0.0054116 0.017275 0.00489351 0.0177154 0.00366404 0.0184493 0.0017314 0.0191024 8.25584e-05 0.0195842 -0.00110006 0.0198204 -0.00213757 0.0197939 -0.0028186 0.0195532 -0.00309624 0.0192843 -0.00341049 0.0190235 -0.00372921 0.0187858 -0.00405112 0.0185745 -0.00434503 0.0183868 -0.00460336 0.0182266 -0.00480974 0.0180939 -0.00497114 0.018 -0.00507621 0.017944 -0.00513966 0.0179434 -0.00514541 0.0180074 -0.00510392 0.0180238 -0.00498694 0.0180641 -0.00486878 0.0183091 -0.00480092 0.0186005 -0.00458171 0.018902 -0.00427368 0.0192118 -0.00394585 0.0195118 -0.00360948 0.0197741 -0.00326957 0.0199879 -0.00294807 0.0201517 -0.00265272 0.0202747 -0.00238858 0.0203666 -0.00215184 0.020448 -0.00193798 0.0205068 -0.00172262 0.0205473 -0.0015226 0.0205644 -0.00133564 0.0205685 -0.0011717 0.020557 -0.00101454 0.0205347 -0.000869486 0.0205042 -0.000732854 0.0204671 -0.000604515 0.0204222 -0.000483155 0.020371 -0.000368759 0.0203119 -0.00026092 0.0202477 -0.000159569 0.0201772 -6.46525e-05 0.0201033 2.33469e-05 0.0200251 0.000103784 0.0199439 0.000176877 0.0198592 0.000242518 0.0197724 0.000300711 0.0196845 0.000351194 0.0195969 0.000393587 0.0195108 0.000427239 0.0194274 0.000451301 0.0193481 0.000464411 0.0192746 0.00046592 0.0192072 0.000457438 0.0191491 0.00043604 0.0191033 0.000399224 0.0190725 0.000346279 0.0190562 0.000277754 0.0190556 0.000194296 0.0190619 0.000101997 0.0190802 -2.3206e-06 0.0191113 -0.000116822 0.019155 -0.000238513 0.0191982 -0.00035463 0.0192361 -0.000463336 0.0192747 -0.000570496 0.0193058 -0.0006668 0.0193193 -0.000744095 0.0193022 -0.000788411 0.0192579 -0.00080643 0.0191936 -0.00080707 0.019114 -0.000795386 0.0190246 -0.000777661 -0.000749292 0.0233753 0.0159203 0.0231007 0.0148809 0.0227809 0.0138484 0.0223886 0.0127739 0.0219395 0.0116603 0.0214338 0.0105606 0.0208869 0.00948279 0.0203013 0.00846406 0.0197103 0.00750087 0.0191186 0.00663037 0.0185406 0.00583967 0.0180095 0.00516117 0.0175184 0.00459008 0.0171658 0.00412624 0.01693 0.00392324 0.0167778 0.00386653 0.0167787 0.00391475 0.0170446 0.00411785 0.017436 0.00461188 0.0177787 0.00519939 0.0179077 0.00557522 0.0179867 0.00554882 0.0180513 0.00532598 0.0183616 0.00454297 0.0192549 0.00267231 0.0200916 0.000861602 0.0205993 -0.000369822 0.0209966 -0.00143877 0.0210797 -0.00215677 0.0207625 -0.00243433 0.0204775 -0.0027543 0.0201943 -0.00307409 0.0199284 -0.0034164 0.0196747 -0.00375346 0.0194338 -0.00406564 0.0192079 -0.00434053 0.0190048 -0.00457311 0.0188284 -0.00476276 0.0186816 -0.00490466 0.01857 -0.00500393 0.0184997 -0.00505625 0.0184787 -0.00506756 0.0185293 -0.00502465 0.0186037 -0.00493286 0.018602 -0.00478819 0.0187122 -0.00468553 0.0189905 -0.0045491 0.0193184 -0.00427899 0.0196399 -0.00393799 0.0199624 -0.0035998 0.0202509 -0.00324265 0.0204892 -0.00289516 0.0206737 -0.00257467 0.0208065 -0.00228487 0.0208984 -0.00202845 0.0209765 -0.00179903 0.0210317 -0.00157628 0.0210632 -0.00136572 0.0210671 -0.00117379 0.0210599 -0.00100617 0.0210398 -0.000846639 0.0210087 -0.000699055 0.0209703 -0.000561623 0.0209228 -0.00043258 0.0208675 -0.000311091 0.0208037 -0.000196997 0.0207335 -9.00992e-05 0.0206583 9.04362e-06 0.0205805 9.9852e-05 0.0205006 0.000182366 0.0204191 0.000256494 0.020336 0.000322114 0.0202517 0.000378955 0.020167 0.000426536 0.0200834 0.000464101 0.0200029 0.000490719 0.0199278 0.000504715 0.0198599 0.00050568 0.0197994 0.000495394 0.0197482 0.000470859 0.0197108 0.000428456 0.0196872 0.000369375 0.0196799 0.000293992 0.0196802 0.000208259 0.0196938 0.000111564 0.0197274 -5.00513e-06 0.0197744 -0.000127479 0.0198226 -0.000247871 0.0198645 -0.000358729 0.0199057 -0.000465079 0.0199409 -0.000567079 0.0199605 -0.000652996 0.0199529 -0.000713498 0.0199111 -0.000736136 0.0198474 -0.00074088 0.0197667 -0.000731993 0.0196724 -0.000714475 0.0195688 -0.000688437 0.0194559 -0.000658136 -0.000621394 0.0238964 0.0163258 0.0235356 0.0152429 0.0231945 0.0141891 0.0228081 0.0131587 0.0223679 0.012101 0.0218826 0.0110417 0.021363 0.0100029 0.0208118 0.00901067 0.0202409 0.00806781 0.0196691 0.00719434 0.0191088 0.00639564 0.0185659 0.00568318 0.0180697 0.00506815 0.0176115 0.00455149 0.0173353 0.0041347 0.0170862 0.00402137 0.0169849 0.00392116 0.0170362 0.00397455 0.0173827 0.00416077 0.017813 0.0046096 0.0182191 0.00505744 0.0185295 0.00519021 0.0189408 0.00485355 0.0198758 0.00348457 0.0208636 0.00158395 0.0214951 0.000220316 0.0219501 -0.000770388 0.0220478 -0.00147864 0.0217837 -0.00182973 0.0215181 -0.00209289 0.021234 -0.00240423 0.0209683 -0.00275073 0.0207091 -0.0031106 0.0204577 -0.00345766 0.0202133 -0.00378315 0.0199817 -0.00407044 0.0197675 -0.00432457 0.0195698 -0.00453239 0.0193972 -0.00470464 0.0192532 -0.00483251 0.019144 -0.00492366 0.0190738 -0.00497209 0.0190535 -0.0049822 0.0190818 -0.00494434 0.0191642 -0.00485408 0.0192028 -0.00471464 0.0192337 -0.00457028 0.0194338 -0.00447058 0.0197401 -0.00423908 0.0200541 -0.00391567 0.020365 -0.0035569 0.0206649 -0.00319927 0.0209178 -0.00283213 0.021113 -0.00248521 0.0212528 -0.0021695 0.0213476 -0.00189246 0.0214231 -0.00164734 0.0214774 -0.00141487 0.0215034 -0.00119295 0.0214974 -0.000994684 0.0214802 -0.000823973 0.0214504 -0.000664522 0.0214101 -0.000516781 0.0213608 -0.00037993 0.0213031 -0.000251707 0.0212373 -0.000131766 0.0211651 -2.04025e-05 0.021088 8.19759e-05 0.021008 0.00017504 0.0209265 0.00025859 0.0208447 0.00033246 0.0207634 0.000396356 0.0206833 0.000449645 0.0206055 0.000491543 0.0205314 0.000520811 0.020463 0.000535775 0.0204026 0.000535709 0.0203498 0.000523721 0.0203084 0.000494855 0.0202814 0.000446925 0.0202711 0.000381887 0.0202652 0.000304911 0.0202731 0.000215247 0.0203023 0.00010393 0.0203519 -1.97992e-05 0.0204026 -0.000143086 0.0204507 -0.000259825 0.0204884 -0.000364577 0.0205335 -0.000466869 0.0205639 -0.000558058 0.0205708 -0.000630729 0.0205394 -0.000664145 0.020478 -0.000671353 0.0203968 -0.000665488 0.0203011 -0.000648487 0.0201938 -0.000622327 0.0200767 -0.000590076 0.0199523 -0.000554015 0.0198217 -0.000516581 -0.000476466 0.0244814 0.0168907 0.0240363 0.0156871 0.0236235 0.0146028 0.0232256 0.0135545 0.022792 0.0125359 0.0223176 0.0115132 0.0218118 0.0105098 0.0212866 0.00953214 0.0207398 0.00861414 0.0201868 0.0077391 0.019636 0.00694031 0.0191072 0.00620369 0.0185993 0.00555705 0.0181309 0.00499387 0.0177243 0.00451696 0.0174676 0.00419196 0.0172829 0.00401497 0.0172949 0.00386682 0.0174665 0.00388408 0.0179325 0.00403099 0.0184923 0.00431243 0.0191163 0.00445891 0.0200425 0.00379882 0.0212521 0.00204068 0.0221847 0.000593515 0.0226719 -0.000212303 0.022817 -0.000855115 0.0226958 -0.00129004 0.0224068 -0.00146297 0.0221429 -0.00175763 0.0218932 -0.00209457 0.0216508 -0.00246047 0.0214119 -0.00282993 0.0211821 -0.00318646 0.0209594 -0.0035183 0.0207484 -0.00381919 0.0205458 -0.00408374 0.0203551 -0.00430964 0.0201803 -0.00449814 0.020024 -0.00464704 0.0198924 -0.00476145 0.01979 -0.00483627 0.0197124 -0.00487685 0.0196673 -0.00487379 0.0196665 -0.00483507 0.0197123 -0.00474379 0.0197597 -0.00460361 0.0197564 -0.00445346 0.0198336 -0.00430469 0.0200655 -0.00413832 0.0203683 -0.00385694 0.0206677 -0.0035001 0.0209586 -0.00312941 0.0212214 -0.00275433 0.0214359 -0.00238782 0.0215954 -0.00205087 0.0217007 -0.00174761 0.0217738 -0.00148186 0.0218317 -0.00124422 0.021853 -0.00101017 0.0218371 -0.000803541 0.0218053 -0.000629475 0.0217649 -0.000474069 0.021713 -0.000326454 0.0216538 -0.000192012 0.0215888 -6.78662e-05 0.0215192 4.65642e-05 0.0214456 0.000151151 0.0213695 0.000245182 0.021292 0.000328322 0.0212143 0.000400103 0.0211379 0.000459863 0.0210646 0.000506436 0.0209966 0.000538694 0.0209366 0.00055427 0.020886 0.00055341 0.020845 0.000538933 0.0208161 0.000505396 0.0208042 0.000453134 0.0207954 0.000387636 0.0208028 0.000306352 0.0208343 0.000199733 0.0208887 7.87524e-05 0.0209456 -4.44104e-05 0.0210018 -0.000164139 0.0210473 -0.000272154 0.0210882 -0.000370752 0.0211214 -0.000465956 0.0211376 -0.000545466 0.0211201 -0.000592925 0.0210628 -0.00060287 0.0209845 -0.000598511 0.0208917 -0.000582574 0.0207839 -0.000555728 0.0206651 -0.000521547 0.0205371 -0.000483013 0.0204028 -0.000442452 0.0202646 -0.000401361 0.0201248 -0.000361504 -0.000321935 0.0250882 0.0174755 0.0245952 0.0161793 0.0241389 0.0150598 0.023692 0.0140014 0.0232454 0.0129814 0.022777 0.0119819 0.0222758 0.011008 0.0217608 0.0100481 0.0212321 0.00914011 0.0206943 0.00827436 0.0201569 0.00747107 0.0196296 0.00672421 0.0191222 0.00605115 0.0186512 0.00544627 0.0182121 0.00493217 0.0178796 0.00447476 0.0176151 0.00419636 0.017497 0.00389602 0.017641 0.00365263 0.0180534 0.00347433 0.018914 0.00328707 0.0200249 0.00316553 0.0214781 0.00202476 0.0226492 0.000706018 0.0232682 -2.31947e-06 0.0235509 -0.000468048 0.0234865 -0.000751346 0.0231309 -0.000875566 0.0229034 -0.00116641 0.0227016 -0.00149255 0.0225158 -0.00185402 0.0223364 -0.00223296 0.0221655 -0.00260765 0.0219961 -0.00296639 0.0218256 -0.00329786 0.0216484 -0.00359839 0.0214645 -0.00386194 0.0212804 -0.00409109 0.0210985 -0.00428141 0.0209268 -0.00443991 0.0207637 -0.00456089 0.0206119 -0.00465136 0.020473 -0.00470638 0.0203538 -0.00473037 0.020258 -0.00471792 0.0202026 -0.00467211 0.0202002 -0.00458286 0.0202095 -0.00444629 0.0202211 -0.00430074 0.0202195 -0.00412231 0.0203503 -0.00397646 0.02059 -0.00373482 0.020867 -0.00340979 0.0211469 -0.00303838 0.0214224 -0.0026666 0.0216573 -0.00228667 0.021837 -0.0019249 0.021959 -0.00159981 0.0220304 -0.00131186 0.0220872 -0.00106443 0.0221155 -0.00083001 0.0220999 -0.00061228 0.0220561 -0.000428917 0.0220077 -0.000277227 0.0219507 -0.000135293 0.0218877 -7.04802e-06 0.0218217 0.000108313 0.0217535 0.000212894 0.0216847 0.000305498 0.0216161 0.0003858 0.0215491 0.000452845 0.021485 0.0005049 0.021427 0.000540648 0.021377 0.000556861 0.0213383 0.00055555 0.0213086 0.000537122 0.0212949 0.000502198 0.0212815 0.000451161 0.0212874 0.000379731 0.0213225 0.000279643 0.021381 0.000163212 0.0214459 4.3636e-05 0.0215079 -7.84702e-05 0.0215663 -0.000189167 0.0216074 -0.000285485 0.0216522 -0.000377476 0.0216815 -0.000459542 0.0216845 -0.000521706 0.0216406 -0.000538849 0.021565 -0.000533907 0.0214744 -0.00051944 0.0213693 -0.0004916 0.0212494 -0.000454959 0.0211179 -0.000413233 0.0209791 -0.00036887 0.0208348 -0.000323954 0.0206883 -0.000280146 0.0205415 -0.000238466 0.020395 -0.000199639 -0.000163463 0.0258276 0.0183588 0.0251542 0.0168534 0.0246374 0.0155765 0.0241635 0.0144777 0.0236974 0.0134454 0.0232311 0.0124515 0.022746 0.0114882 0.0222362 0.0105598 0.0217183 0.00965203 0.0211941 0.00880036 0.0206671 0.00798936 0.02015 0.00723949 0.0196419 0.0065455 0.0191698 0.00590753 0.0187285 0.00535007 0.018366 0.00480859 0.0180993 0.00439176 0.0179154 0.00400524 0.0179341 0.0035496 0.0182723 0.00300812 0.0190836 0.00232384 0.0208108 0.00117468 0.0225105 -0.000158859 0.0235466 -0.000488691 0.0240758 -0.000497644 0.0241157 -0.000458082 0.0239177 -0.000507785 0.0238369 -0.00071589 0.0237281 -0.000969673 0.0236265 -0.00130345 0.0235223 -0.00166986 0.0234051 -0.0020446 0.023265 -0.00240956 0.023105 -0.00275305 0.0229277 -0.0030704 0.0227356 -0.00335644 0.0225355 -0.00361071 0.0223225 -0.0038314 0.0221035 -0.00401979 0.0218805 -0.00417756 0.0216601 -0.00430477 0.0214479 -0.00440468 0.0212486 -0.00447391 0.0210645 -0.0045167 0.0209027 -0.00452709 0.0207654 -0.00451062 0.0206629 -0.00445975 0.02061 -0.00437571 0.0205751 -0.00424879 0.0205705 -0.00410021 0.020541 -0.00393501 0.0205759 -0.00376136 0.0207425 -0.00356974 0.0209965 -0.00328995 0.0212632 -0.00293326 0.0215303 -0.00255378 0.0217778 -0.00217391 0.0219791 -0.00180122 0.0221231 -0.00145682 0.0222068 -0.00114923 0.0222584 -0.000883072 0.0222945 -0.000649622 0.0222942 -0.000429372 0.0222532 -0.000237418 0.0222008 -8.59922e-05 0.0221444 4.39678e-05 0.0220823 0.000161997 0.0220198 0.000263948 0.0219598 0.000351334 0.0219029 0.000425014 0.0218512 0.000482701 0.0218071 0.000521413 0.0217732 0.000540021 0.0217509 0.000536702 0.0217399 0.000520345 0.0217233 0.000487845 0.0217301 0.00042814 0.02177 0.000337872 0.0218367 0.00022949 0.0219072 0.000115522 0.0219806 -3.27592e-06 0.0220465 -0.000119728 0.0221038 -0.000215209 0.0221458 -0.000301423 0.0221758 -0.00038322 0.0221902 -0.000450178 0.0221649 -0.000480325 0.0220975 -0.000475126 0.0220069 -0.000461217 0.0219022 -0.000432919 0.0217812 -0.000393653 0.0216476 -0.00034816 0.0215059 -0.000299222 0.0213578 -0.000249366 0.0212066 -0.000200552 0.0210539 -0.000154062 0.0209023 -0.000110768 0.0207519 -7.1511e-05 0.0206039 -3.62542e-05 -5.35114e-06 0.026513 0.0191605 0.0258096 0.0175593 0.0252061 0.0161761 0.0246908 0.0149937 0.0241983 0.0139359 0.0237064 0.0129443 0.0232198 0.0119744 0.0227185 0.0110609 0.0222065 0.0101612 0.0216888 0.00931865 0.0211702 0.00850189 0.0206599 0.00774786 0.0201592 0.00703491 0.0196904 0.00636825 0.0192662 0.00575711 0.0189148 0.00511279 0.0186615 0.00459654 0.0185728 0.00403607 0.0186942 0.0033501 0.0192365 0.00235439 0.0207246 0.00064805 0.0226279 -0.00106723 0.0238937 -0.00178489 0.0247198 -0.00149263 0.0252427 -0.00102087 0.0254926 -0.000703595 0.0254637 -0.000443637 0.0252836 -0.000450769 0.0251471 -0.000749723 0.0249839 -0.00106551 0.0248163 -0.00143371 0.024642 -0.00180662 0.0244544 -0.0021627 0.0242554 -0.00249228 0.0240439 -0.00279504 0.023818 -0.0030681 0.0235721 -0.00331305 0.0233089 -0.0035269 0.0230389 -0.00371338 0.0227681 -0.00387098 0.0225041 -0.00400355 0.0222487 -0.00410934 0.0220039 -0.00419149 0.0217701 -0.00424669 0.021551 -0.00427826 0.0213487 -0.00428208 0.0211717 -0.0042608 0.0210284 -0.00421096 0.0209315 -0.00413207 0.0208695 -0.00401731 0.0208224 -0.00386986 0.0207998 -0.00372619 0.0207748 -0.00353549 0.0208509 -0.00335905 0.0210382 -0.00311738 0.0212844 -0.00280238 0.0215425 -0.00243424 0.0218012 -0.00206275 0.022026 -0.00168404 0.0221953 -0.00132206 0.0223064 -0.000997844 0.0223688 -0.000714826 0.0224103 -0.00047525 0.022433 -0.00026452 0.0224158 -7.41101e-05 0.0223678 8.3744e-05 0.022317 0.000201187 0.0222694 0.000295942 0.0222226 0.000377427 0.0221817 0.00044019 0.0221514 0.000479396 0.0221335 0.000499286 0.0221207 0.000500854 0.0221149 0.000488501 0.0221359 0.000440993 0.0221806 0.000365889 0.0222472 0.000271529 0.0223249 0.000166048 0.0224071 5.12984e-05 0.0224906 -6.30221e-05 0.0225595 -0.000165059 0.022609 -0.000243254 0.0226563 -0.000319108 0.0226836 -0.000386212 0.0226775 -0.000429614 0.0226203 -0.000428254 0.0225392 -0.000411091 0.0224419 -0.000382256 0.0223255 -0.000340315 0.0221931 -0.000290841 0.0220505 -0.000236792 0.0218998 -0.000181251 0.021745 -0.00012623 0.0215875 -7.36122e-05 0.0214299 -2.46961e-05 0.0212737 1.97744e-05 0.0211203 5.93746e-05 0.0209701 9.36026e-05 0.0208246 0.000123289 0.000147967 0.0274701 0.0194052 0.0265795 0.0184448 0.0258388 0.0169178 0.0252403 0.0155936 0.0247212 0.0144573 0.024214 0.0134491 0.023716 0.0124737 0.0232104 0.0115647 0.0227035 0.0106664 0.0221932 0.00982938 0.0216782 0.00901295 0.021177 0.00824619 0.0206882 0.00751491 0.0202303 0.00681501 0.0198715 0.00610072 0.0195163 0.00541863 0.0193264 0.00473352 0.0193837 0.00391614 0.0198938 0.00275335 0.0212702 0.000836558 0.0228681 -0.00119713 0.0240528 -0.00251561 0.0248294 -0.00284298 0.0254741 -0.00236592 0.0259615 -0.00162259 0.0263013 -0.00106373 0.0265393 -0.000693251 0.0265301 -0.000421794 0.0263026 -0.000447113 0.0261238 -0.00079982 0.0259182 -0.00114846 0.0256982 -0.00152432 0.0254701 -0.00187958 0.0252403 -0.00220123 0.0250047 -0.00249142 0.0247536 -0.00275241 0.0244819 -0.00298637 0.0241918 -0.00319403 0.023891 -0.00337682 0.023588 -0.00353477 0.0232892 -0.00366993 0.0229995 -0.00378137 0.0227185 -0.00387168 0.0224488 -0.0039384 0.0221879 -0.00398431 0.0219403 -0.00400537 0.0217103 -0.00400569 0.0215044 -0.00398083 0.0213307 -0.00393478 0.0211973 -0.00386144 0.0211075 -0.00375942 0.0210186 -0.00362096 0.0209755 -0.00348056 0.020936 -0.00331171 0.0209495 -0.00312407 0.0210725 -0.00291869 0.0212953 -0.00265076 0.0215432 -0.00230968 0.0217963 -0.00194133 0.0220361 -0.00156956 0.022235 -0.00120483 0.0223806 -0.000869076 0.0224728 -0.000575484 0.0225258 -0.000325211 0.0225568 -0.000117547 0.022572 5.51298e-05 0.0225622 0.000195254 0.022535 0.000302299 0.0225081 0.000374508 0.0224933 0.000420649 0.0224806 0.00044288 0.0224841 0.000438936 0.0225122 0.000409697 0.0225755 0.000355094 0.0226476 0.000282152 0.0227306 0.000188639 0.0228226 8.06595e-05 0.0229181 -2.916e-05 0.0230078 -0.000132165 0.0230768 -0.000212756 0.0231177 -0.000276048 0.0231586 -0.000338507 0.0231804 -0.000385713 0.0231515 -0.000394201 0.0230727 -0.000373016 0.0229791 -0.000343528 0.02287 -0.000298398 0.0227411 -0.000243826 0.0225986 -0.000184202 0.0224461 -0.000122 0.0222873 -6.02665e-05 0.0221251 -1.31681e-06 0.0219625 5.45023e-05 0.0218011 0.000105106 0.0216425 0.000150582 0.0214872 0.00019075 0.0213358 0.000225584 0.0211884 0.000254576 0.021046 0.000278546 0.000296495 0.0281011 0.019261 0.0274474 0.0190993 0.0266224 0.0177484 0.0258829 0.0163325 0.0252764 0.0150664 0.0247335 0.0139887 0.0242187 0.0129894 0.0237137 0.0120691 0.0231998 0.0111773 0.0226997 0.0103291 0.0221926 0.00951729 0.0217023 0.0087319 0.0212375 0.00797176 0.0208425 0.00719704 0.0205047 0.00640239 0.0202423 0.00564036 0.0202132 0.00471054 0.0206519 0.0034061 0.0219435 0.00134471 0.0234514 -0.000884285 0.0245248 -0.00245512 0.0251129 -0.00326387 0.0254967 -0.00339927 0.025933 -0.00300884 0.0264186 -0.00230253 0.0267902 -0.00155046 0.0270784 -0.00100821 0.0273565 -0.000720012 0.0274018 -0.000488909 0.0271592 -0.000506704 0.0269389 -0.000838125 0.0266935 -0.00119747 0.0264255 -0.00154139 0.0261546 -0.00186333 0.0258837 -0.00215092 0.0256037 -0.00240818 0.0253084 -0.00263639 0.0249988 -0.00284121 0.0246781 -0.00302075 0.0243547 -0.0031792 0.0240332 -0.00331439 0.0237194 -0.00343053 0.0234146 -0.00352528 0.0231185 -0.00360182 0.0228279 -0.0036566 0.022545 -0.00369263 0.0222719 -0.00370703 0.0220195 -0.00370371 0.0217903 -0.00367964 0.021591 -0.00363682 0.021427 -0.00357115 0.0213014 -0.00347905 0.0211918 -0.00335514 0.0211123 -0.00322126 0.0210692 -0.0030722 0.0210452 -0.00288417 0.0211079 -0.00270376 0.0212778 -0.00247244 0.0215145 -0.00217749 0.0217664 -0.00182844 0.0220274 -0.0014737 0.022263 -0.00111545 0.0224498 -0.000775991 0.022588 -0.000476149 0.0226752 -0.000224031 0.0227313 -2.29477e-05 0.0227688 0.000129238 0.0227974 0.00024042 0.0228198 0.000310373 0.0228461 0.000340507 0.0228884 0.0003389 0.0229449 0.000310837 0.0230195 0.000253891 0.0231114 0.000172996 0.0232165 7.65094e-05 0.0233281 -2.57392e-05 0.0234351 -0.000125478 0.0235248 -0.000211838 0.0235886 -0.000265945 0.0236327 -0.000314109 0.0236631 -0.000358978 0.0236597 -0.000375413 0.0236036 -0.000355564 0.02352 -0.000319084 0.0234188 -0.000270764 0.0232967 -0.000211134 0.0231589 -0.000144799 0.0230083 -7.49555e-05 0.0228492 -5.92481e-06 0.0226858 6.13567e-05 0.0225211 0.000124213 0.0223563 0.000182172 0.0221934 0.000235079 0.0220326 0.000282436 0.0218747 0.000324037 0.0217202 0.000359602 0.0215695 0.000389211 0.0214243 0.000412173 0.021285 0.000429585 0.000439401 0.0284116 0.018843 0.0281339 0.019384 0.0273934 0.0184894 0.0266318 0.0170864 0.0259379 0.0157622 0.0253204 0.0146047 0.0247522 0.0135589 0.024222 0.0125991 0.0237083 0.0116894 0.0232025 0.0108319 0.0227149 0.0100011 0.0222448 0.0091939 0.0218418 0.00836373 0.021514 0.00749327 0.0212097 0.00667229 0.0211579 0.00564806 0.0215773 0.00422978 0.0228738 0.00200866 0.0243808 -0.000352425 0.0253763 -0.0020206 0.0258346 -0.00301155 0.0260208 -0.00354933 0.0260933 -0.00358936 0.0263225 -0.00338636 0.0266633 -0.00285128 0.0270618 -0.00213165 0.027434 -0.00150059 0.0277126 -0.00104669 0.02803 -0.000837695 0.0281502 -0.000622884 0.0279397 -0.000590951 0.0276471 -0.000828212 0.0273586 -0.00116926 0.0270449 -0.00147238 0.0267334 -0.00176732 0.0264214 -0.00203079 0.0261058 -0.00226357 0.0257804 -0.00246966 0.0254449 -0.00265023 0.0251024 -0.00280783 0.0247613 -0.00294375 0.0244277 -0.00306071 0.0241047 -0.00315961 0.023787 -0.00324107 0.0234723 -0.00330424 0.0231588 -0.00334967 0.0228545 -0.00337709 0.0225637 -0.00338882 0.0222954 -0.00338374 0.0220496 -0.00336357 0.0218283 -0.00332423 0.0216372 -0.00326704 0.0214835 -0.00318535 0.0213549 -0.00307842 0.0212506 -0.00295453 0.0212032 -0.00282249 0.0211645 -0.00265495 0.0211872 -0.00248667 0.0213048 -0.00228913 0.0215212 -0.0020431 0.021775 -0.00173536 0.0220466 -0.00140151 0.0223148 -0.00106279 0.0225497 -0.000734064 0.0227411 -0.00044353 0.02289 -0.000205215 0.0230016 -2.44072e-05 0.0230977 9.54886e-05 0.0231838 0.000164571 0.023271 0.000184992 0.0233669 0.000164041 0.0234776 0.000109917 0.0235998 3.28557e-05 0.023727 -5.73295e-05 0.0238527 -0.000151418 0.0239679 -0.000236319 0.0240553 -0.000300358 0.0241088 -0.000327629 0.0241558 -0.000359631 0.0241698 -0.000374674 0.0241334 -0.000359981 0.0240601 -0.000317746 0.0239671 -0.000264061 0.0238527 -0.000197736 0.0237173 -0.000123147 0.0235676 -4.47895e-05 0.0234088 3.37152e-05 0.0232447 0.000110175 0.023078 0.000181819 0.0229108 0.0002486 0.0227444 0.000310045 0.0225796 0.000365534 0.0224171 0.00041506 0.0222573 0.000458343 0.0221012 0.000495424 0.0219495 0.000525695 0.0218028 0.000549282 0.0216624 0.000564902 0.021529 0.000574064 0.000573546 0.0283197 0.0185961 0.0288711 0.0188252 0.0283067 0.0190487 0.0274789 0.0179105 0.0267123 0.0165326 0.0260347 0.015283 0.0254118 0.0141799 0.0248233 0.0131877 0.0242642 0.0122473 0.0237457 0.0113484 0.0232622 0.0104781 0.0228583 0.00958842 0.0225248 0.00866587 0.0221941 0.00778925 0.0221368 0.006686 0.0225756 0.00514825 0.0239423 0.00276282 0.0254618 0.000311325 0.0263948 -0.00140284 0.0268694 -0.00255559 0.0271789 -0.00338638 0.0270075 -0.00344245 0.0267417 -0.00337513 0.0264054 -0.00318852 0.0264996 -0.00308682 0.0269915 -0.00277668 0.0275621 -0.00224956 0.0280311 -0.00166736 0.0283294 -0.00121645 0.0286633 -0.000981576 0.0287993 -0.000718222 0.0286184 -0.000622237 0.0282885 -0.000772302 0.0279697 -0.00107871 0.0276095 -0.00133974 0.0272576 -0.00161035 0.0269152 -0.00185539 0.0265712 -0.00206998 0.0262164 -0.00225762 0.0258536 -0.0024177 0.0254915 -0.00255635 0.0251412 -0.00267411 0.0248026 -0.00277622 0.0244697 -0.00286105 0.0241359 -0.00293098 0.0238004 -0.00298363 0.0234702 -0.00302246 0.0231531 -0.00304563 0.0228555 -0.00305723 0.0225762 -0.00305343 0.022316 -0.00303671 0.0220763 -0.00300324 0.0218634 -0.00295398 0.0216895 -0.00288593 0.0215496 -0.00279825 0.0214318 -0.00268784 0.0213602 -0.00257069 0.0213107 -0.00243164 0.0212869 -0.00226217 0.0213732 -0.00212906 0.02156 -0.00192671 0.0218084 -0.0016649 0.0220939 -0.00137261 0.0224014 -0.00107399 0.0227002 -0.000785117 0.0229713 -0.000528046 0.0232054 -0.000319041 0.0234018 -0.000172566 0.0235754 -9.15044e-05 0.0237392 -7.01406e-05 0.0239006 -9.57652e-05 0.0240598 -0.000152827 0.024213 -0.000224697 0.0243538 -0.000297826 0.0244776 -0.000362125 0.02456 -0.000394122 0.0246094 -0.000398055 0.0246473 -0.00040571 0.0246422 -0.00039134 0.024588 -0.000348621 0.0245054 -0.000284271 0.0244022 -0.0002102 0.0242763 -0.000126337 0.0241321 -3.72064e-05 0.0239757 5.25009e-05 0.0238117 0.000139829 0.0236433 0.000222527 0.0234738 0.000300192 0.0233037 0.000371826 0.0231343 0.000436973 0.0229667 0.000495821 0.022802 0.000547944 0.0226407 0.00059355 0.0224832 0.000632012 0.0223301 0.000663577 0.0221826 0.000687193 0.0220415 0.000703117 0.0219085 0.000709433 0.0217854 0.000707864 0.000694271 0.0283854 0.0164496 0.0286448 0.0185585 0.0288518 0.018839 0.0281718 0.0185933 0.0273954 0.0173138 0.0266775 0.0160009 0.0260451 0.0148101 0.025464 0.0137655 0.0249076 0.0128003 0.0243853 0.011865 0.0239466 0.0109065 0.0235775 0.00992556 0.0232214 0.00898717 0.0231684 0.00779629 0.023664 0.00612732 0.0251282 0.0035818 0.0266414 0.00107358 0.0275557 -0.000701992 0.0281054 -0.00198525 0.0284225 -0.002905 0.0279617 -0.00295497 0.0275639 -0.00306282 0.0272885 -0.00315508 0.0271559 -0.00315268 0.0270606 -0.00309874 0.0272189 -0.00305631 0.0276582 -0.00283916 0.0281832 -0.00238898 0.0286353 -0.00183546 0.0289304 -0.00135779 0.0292498 -0.00106814 0.0293968 -0.000759663 0.0292513 -0.000597829 0.0288922 -0.000665657 0.0285416 -0.000930987 0.0281561 -0.00115532 0.027786 -0.00140384 0.0274202 -0.00163039 0.0270433 -0.00182915 0.0266557 -0.00199942 0.0262698 -0.0021437 0.0258974 -0.0022667 0.0255399 -0.00237152 0.0251891 -0.00246179 0.0248355 -0.00253599 0.0244811 -0.00259675 0.0241298 -0.00264327 0.0237923 -0.00267775 0.0234695 -0.00270122 0.0231604 -0.00271226 0.022865 -0.00271207 0.0225836 -0.00269934 0.0223239 -0.00267358 0.0220928 -0.00263614 0.0218959 -0.00258319 0.0217406 -0.00251629 0.0216111 -0.00242985 0.0215133 -0.00232988 0.0214664 -0.00221859 0.0214261 -0.00209422 0.0214647 -0.00197393 0.0216159 -0.00183134 0.0218677 -0.00165196 0.0221808 -0.00142713 0.0225567 -0.0012099 0.0229483 -0.000982737 0.023324 -0.000770049 0.0236728 -0.000606733 0.0239845 -0.000497008 0.0242551 -0.000442166 0.0244901 -0.000435303 0.0246902 -0.000455535 0.0248519 -0.000482726 0.0249789 -0.000507319 0.0250556 -0.000501103 0.0250972 -0.000478204 0.0251208 -0.000455372 0.0251001 -0.000412155 0.0250319 -0.000341604 0.024934 -0.00025568 0.0248163 -0.000161115 0.0246794 -5.91424e-05 0.024529 4.38998e-05 0.0243678 0.000145133 0.0241996 0.00024122 0.0240286 0.000331539 0.0238563 0.000415277 0.0236846 0.00049191 0.0235137 0.000561735 0.0233445 0.000624139 0.0231776 0.000679627 0.0230141 0.00072747 0.0228549 0.000768197 0.0227005 0.000800726 0.0225526 0.000825402 0.0224119 0.000840732 0.0222806 0.000846797 0.02216 0.000841522 0.0220528 0.000825542 0.000796315 0.0275683 0.0111964 0.0286684 0.0174555 0.0290609 0.0184452 0.0288523 0.0188014 0.0281238 0.0180411 0.0273604 0.0167667 0.0266713 0.015499 0.0260754 0.0143575 0.0255406 0.0133271 0.0250971 0.0122966 0.0246943 0.011274 0.0243227 0.0102571 0.0242936 0.00896483 0.0248916 0.00712017 0.0264483 0.00443012 0.0279645 0.0019172 0.028952 -6.14015e-07 0.0295013 -0.00127518 0.0297173 -0.00222007 0.0290891 -0.00228201 0.028626 -0.00248956 0.0282441 -0.00270123 0.0279722 -0.00292182 0.0278527 -0.00310813 0.0278254 -0.00317718 0.0278039 -0.00314775 0.0279838 -0.00314087 0.0283871 -0.00293639 0.0288503 -0.00248226 0.0292469 -0.0019219 0.0295195 -0.00143832 0.0298404 -0.00110352 0.0299918 -0.000758824 0.0298708 -0.000530564 0.0294939 -0.000514107 0.0291236 -0.000724719 0.0287266 -0.00091932 0.0283273 -0.00114321 0.0279162 -0.00135342 0.0274944 -0.00153751 0.0270778 -0.00169424 0.0266763 -0.00182605 0.0262956 -0.0019388 0.025921 -0.00203617 0.0255448 -0.00211711 0.0251679 -0.0021853 0.0247936 -0.00223985 0.0244334 -0.0022837 0.0240849 -0.00231868 0.0237452 -0.0023414 0.0234185 -0.0023574 0.0230996 -0.00236093 0.0228055 -0.00235766 0.0225323 -0.00234466 0.0222904 -0.00232211 0.0220817 -0.00229109 0.0219078 -0.00224767 0.0217793 -0.00219528 0.0216919 -0.00213402 0.0216307 -0.00204896 0.0216283 -0.00198932 0.0216978 -0.00192172 0.0218557 -0.00183804 0.0221084 -0.00172744 0.0224406 -0.00160573 0.0228552 -0.00147068 0.0233289 -0.00132638 0.0238217 -0.00119026 0.0242763 -0.0010503 0.0246694 -0.000936226 0.0249881 -0.000849946 0.0252284 -0.000784493 0.025404 -0.000727328 0.0255129 -0.000671724 0.025569 -0.000593164 0.0255834 -0.000519889 0.0255427 -0.000437302 0.0254603 -0.000340521 0.0253522 -0.000233528 0.0252217 -0.000119021 0.0250745 -1.79064e-06 0.0249159 0.000117117 0.0247501 0.000229506 0.0245796 0.000335575 0.0244059 0.000434308 0.0242311 0.000525002 0.0240565 0.000608012 0.0238835 0.000682712 0.0237131 0.000749832 0.0235455 0.000808599 0.0233818 0.000859791 0.0232223 0.000902338 0.0230685 0.000936882 0.0229211 0.000961973 0.022782 0.000977834 0.0226523 0.000982522 0.0225346 0.000975809 0.0224312 0.000954941 0.0223449 0.000920975 0.000879759 0.0254696 0.00561375 0.0285636 0.014347 0.0288896 0.0181216 0.029404 0.0182922 0.028977 0.0184698 0.0281972 0.0175441 0.0274522 0.0162401 0.0268007 0.015002 0.0262972 0.0138192 0.0258346 0.0127205 0.0254548 0.0116098 0.0254811 0.0101784 0.0262091 0.00814676 0.0278567 0.00530384 0.0293899 0.00276017 0.0303828 0.000880242 0.0309412 -0.000605236 0.0310525 -0.00141824 0.0303415 -0.00150684 0.0298347 -0.00176101 0.0293929 -0.00205354 0.0290522 -0.00238056 0.028813 -0.00271385 0.028656 -0.00300375 0.0286056 -0.00319848 0.0286262 -0.00327441 0.0285836 -0.00320065 0.0286395 -0.00311013 0.0289643 -0.00294429 0.0294158 -0.00254532 0.0297903 -0.00197774 0.0300573 -0.00147765 0.0303523 -0.00109612 0.0305185 -0.000727002 0.0304309 -0.00043598 0.030064 -0.00033415 0.0296751 -0.000470259 0.0292701 -0.000644458 0.0288268 -0.00083223 0.0283681 -0.00102649 0.0279128 -0.00119731 0.0274738 -0.00134346 0.0270616 -0.00147041 0.0266564 -0.00157929 0.0262516 -0.0016701 0.0258502 -0.00174737 0.0254505 -0.00181102 0.0250718 -0.00186576 0.0246966 -0.00191144 0.0243343 -0.00194729 0.0239803 -0.00197764 0.0236365 -0.00199827 0.0233192 -0.00201547 0.0230184 -0.00202584 0.0227495 -0.00203143 0.022503 -0.00203338 0.0222914 -0.00202954 0.022118 -0.00202343 0.0219933 -0.00201536 0.0219243 -0.00200112 0.0219072 -0.00199611 0.0219512 -0.00199569 0.0220688 -0.0019946 0.0222781 -0.00198825 0.0225544 -0.00196066 0.0229207 -0.00191972 0.0233735 -0.00186387 0.0238881 -0.00179869 0.0244091 -0.00166397 0.0248871 -0.00150027 0.0252837 -0.00132257 0.0255845 -0.0011432 0.0257792 -0.000969894 0.0258979 -0.000807154 0.0259382 -0.000649616 0.0259059 -0.000500127 0.0258204 -0.000356043 0.0257117 -0.000218133 0.0255747 -8.17083e-05 0.0254243 5.00443e-05 0.0252658 0.000179607 0.0251028 0.00030314 0.024934 0.00041921 0.0247628 0.000526735 0.0245902 0.000625874 0.0244187 0.00071576 0.0242473 0.000797213 0.024078 0.000869292 0.0239107 0.000933145 0.0237472 0.000987512 0.0235885 0.00103358 0.0234351 0.00106967 0.0232888 0.00109663 0.0231503 0.00111235 0.0230225 0.00111689 0.0229075 0.00110781 0.0228094 0.00108351 0.0227286 0.00104489 0.0226654 0.000992653 0.0009394 0.0207697 0.0031044 0.0268391 0.00832665 0.028925 0.0160487 0.0291447 0.0180748 0.0294299 0.0181835 0.0290491 0.0179203 0.0282862 0.0169958 0.0276342 0.015644 0.0270434 0.01437 0.0266032 0.0131204 0.0266725 0.0114684 0.0276108 0.00915626 0.0294001 0.00617222 0.0309464 0.00362802 0.0319871 0.00169199 0.0326279 0.000220451 0.0324742 -0.00046703 0.031727 -0.000655612 0.0311474 -0.000934614 0.0306657 -0.00128413 0.0302932 -0.00169157 0.0300037 -0.00211455 0.0297854 -0.00250991 0.0295928 -0.00284911 0.0294518 -0.0031004 0.0293664 -0.00325531 0.0293627 -0.00328827 0.0293385 -0.00319567 0.0293119 -0.00302954 0.0294993 -0.00286225 0.0298872 -0.00252365 0.0302359 -0.00199508 0.0305044 -0.00146792 0.0307778 -0.00105223 0.0309524 -0.000664375 0.0308896 -0.00031919 0.0305571 -0.000141857 0.0301746 -0.000177387 0.0297419 -0.000314629 0.0292584 -0.000478741 0.0287643 -0.00065251 0.0282877 -0.000816395 0.0278421 -0.000961532 0.0274011 -0.00108565 0.0269659 -0.00118972 0.0265348 -0.0012791 0.0261121 -0.00135606 0.0257099 -0.0014231 0.02531 -0.00148184 0.0249246 -0.0015318 0.0245468 -0.00157752 0.0241836 -0.00161714 0.0238478 -0.00165502 0.0235275 -0.00169029 0.0232381 -0.00172418 0.0229691 -0.00175946 0.022734 -0.00179449 0.022539 -0.00183462 0.0223897 -0.00187978 0.0223007 -0.00193088 0.0222578 -0.00199794 0.0222832 -0.00206761 0.0223794 -0.00214134 0.022549 -0.00221621 0.0228025 -0.00229197 0.0231437 -0.00234239 0.0235418 -0.00234418 0.0239685 -0.00230729 0.0244291 -0.00220075 0.0248858 -0.00201886 0.0252984 -0.00178079 0.0256301 -0.00150634 0.0258689 -0.00122365 0.0260052 -0.000946128 0.0260797 -0.000711249 0.0260616 -0.000469788 0.0259745 -0.000257849 0.0258481 -7.36611e-05 0.0257008 8.48165e-05 0.0255391 0.000230921 0.0253737 0.000365998 0.0252088 0.00049091 0.0250457 0.000606646 0.0248824 0.000713166 0.0247189 0.000811028 0.0245554 0.0008992 0.0243945 0.000978291 0.0242365 0.00104739 0.0240827 0.00110713 0.0239325 0.00115663 0.0237874 0.00119629 0.0236485 0.00122477 0.0235182 0.001242 0.0233982 0.00124585 0.0232921 0.00123539 0.0232027 0.00120738 0.0231302 0.00116478 0.0230735 0.00110902 0.0230278 0.00104348 0.000963016 0.0191462 0.00151471 0.023321 0.00416107 0.0282226 0.011139 0.0292569 0.0170277 0.0294214 0.018012 0.0294438 0.0178903 0.0289855 0.0174497 0.0283039 0.0162883 0.0277444 0.0148894 0.0278402 0.0129602 0.0291335 0.0100833 0.0310879 0.00701771 0.0326192 0.00449893 0.0337109 0.00250216 0.0343208 0.0010589 0.033943 0.000605916 0.0331774 0.000329363 0.0325538 -7.01437e-06 0.0320381 -0.000421472 0.0316396 -0.000907093 0.0313358 -0.00140371 0.0310629 -0.0018731 0.0308197 -0.0022876 0.0305851 -0.00263948 0.0303615 -0.00291384 0.0301764 -0.00310884 0.0300382 -0.00321533 0.0299785 -0.00321721 0.0299681 -0.00311047 0.029919 -0.0029355 0.0299746 -0.00270828 0.030259 -0.00241242 0.0305926 -0.00196237 0.0308493 -0.00142342 0.0310729 -0.000975697 0.0312389 -0.000570605 0.0312174 -0.000182014 0.0309795 6.15476e-05 0.0305947 0.000141541 0.0301229 5.9797e-05 0.0296063 -8.13246e-05 0.0291021 -0.000251133 0.0286207 -0.000408213 0.0281407 -0.00054796 0.0276654 -0.000671176 0.0272038 -0.000779928 0.026755 -0.000874896 0.026328 -0.00095777 0.0259064 -0.00103177 0.0254989 -0.00109859 0.0251056 -0.00116218 0.0247274 -0.00122325 0.0243777 -0.00128363 0.0240436 -0.00134604 0.0237395 -0.00141008 0.0234604 -0.00148137 0.0232189 -0.00155958 0.0230226 -0.00165152 0.0228747 -0.00175675 0.0227888 -0.00187893 0.0227509 -0.00201928 0.0227826 -0.00216021 0.0228791 -0.0023034 0.0230373 -0.00244666 0.0232416 -0.00257645 0.0234925 -0.00267165 0.0237797 -0.00270891 0.024093 -0.00267703 0.0244199 -0.00257256 0.024757 -0.00238797 0.0250863 -0.00212991 0.0253891 -0.00181554 0.0256416 -0.00147076 0.0258273 -0.00111843 0.0259195 -0.000782328 0.0259667 -0.00049571 0.0259428 -0.000213295 0.0258562 3.37421e-05 0.0257212 0.000243603 0.0255714 0.000403533 0.0254099 0.000550145 0.0252472 0.000676432 0.025087 0.000789562 0.0249287 0.000893188 0.0247733 0.000987453 0.0246201 0.00107259 0.0244699 0.00114808 0.0243242 0.00121327 0.0241834 0.00126789 0.0240498 0.00131115 0.023923 0.00134283 0.0238052 0.00136112 0.0236981 0.00136576 0.0236059 0.00135267 0.0235329 0.00132261 0.0234791 0.00127334 0.0234357 0.00121917 0.023399 0.00115598 0.0233907 0.00106013 0.000927133 0.0180284 0.000610895 0.0201718 0.00202111 0.0257235 0.00558441 0.0289992 0.0137416 0.0295706 0.0174315 0.0296207 0.0178282 0.0295189 0.0175343 0.0292976 0.0164752 0.0298313 0.0142999 0.0312946 0.0113714 0.0330472 0.0081329 0.0344438 0.00550503 0.035577 0.00334872 0.036078 0.0019917 0.0354016 0.00173976 0.0346345 0.00140496 0.0340033 0.000968804 0.0334905 0.000507303 0.0330811 -2.31068e-05 0.0327564 -0.000606442 0.0324767 -0.00113526 0.0321952 -0.00161067 0.0319154 -0.00202068 0.0316331 -0.00236738 0.0313413 -0.00264884 0.0310745 -0.00286313 0.0308275 -0.00301244 0.0306373 -0.00308151 0.0305195 -0.00306642 0.0304393 -0.00294666 0.0304039 -0.00279192 0.0304082 -0.00253799 0.0305355 -0.00222237 0.030805 -0.00183896 0.0310307 -0.00133754 0.0312047 -0.00085444 0.0313696 -0.000441561 0.0313916 -3.05836e-05 0.0312216 0.000294369 0.0308466 0.000460198 0.0303946 0.000414023 0.0298852 0.00032227 0.0293728 0.000186557 0.02885 4.17092e-05 0.0283285 -0.000108864 0.0278313 -0.000244708 0.0273557 -0.000363224 0.0269034 -0.000468059 0.0264621 -0.000563804 0.0260344 -0.00065426 0.0256289 -0.00074044 0.0252426 -0.00082647 0.0248877 -0.000913485 0.024554 -0.0010074 0.0242527 -0.0011093 0.0239869 -0.00122444 0.0237618 -0.00135483 0.0235879 -0.0015051 0.0234652 -0.00167427 0.0233962 -0.00186807 0.0233832 -0.00206737 0.0234236 -0.00226772 0.0235111 -0.00246477 0.0236342 -0.00264828 0.023775 -0.00279114 0.0239239 -0.00287947 0.0240749 -0.00290743 0.0242322 -0.00286436 0.0243961 -0.00275188 0.0245724 -0.00256726 0.0247661 -0.00231622 0.0249789 -0.00201142 0.0252004 -0.00166974 0.0254026 -0.00129533 0.0255591 -0.000912552 0.025641 -0.000552044 0.0256872 -0.000235835 0.0256941 5.02471e-05 0.0256427 0.000317926 0.0255269 0.000542432 0.0253912 0.000705924 0.0252469 0.000841357 0.0250927 0.000963168 0.0249404 0.00106528 0.0247922 0.00115494 0.0246494 0.00123478 0.0245117 0.00130458 0.0243802 0.00136361 0.0242543 0.00141164 0.0241372 0.00144649 0.0240292 0.00146781 0.0239341 0.00147251 0.0238553 0.00145926 0.0237973 0.0014233 0.0237572 0.00137476 0.023709 0.00133108 0.0236857 0.00125193 0.0237143 0.00113581 0.0237811 0.00100087 0.000827766 0.0172617 0.000367499 0.0183903 0.000894079 0.0211676 0.00280164 0.0270729 0.00783305 0.0294953 0.0150005 0.0300445 0.0172684 0.0305471 0.0169852 0.0314393 0.0155053 0.0329769 0.0126374 0.0349792 0.00917849 0.0364659 0.00653856 0.0377314 0.00422994 0.0378528 0.00322969 0.0368611 0.00301108 0.0361067 0.00251031 0.0355232 0.00200238 0.034999 0.00149189 0.0346114 0.000889023 0.0343073 0.000280974 0.0339932 -0.000304878 0.033686 -0.000835006 0.0333557 -0.00129573 0.0330009 -0.00169112 0.0326496 -0.00202737 0.0322877 -0.0023093 0.0319457 -0.00253583 0.031618 -0.00270895 0.031317 -0.00282068 0.0310733 -0.00286857 0.0308868 -0.00283617 0.0307328 -0.0027219 0.0306604 -0.002568 0.0306338 -0.00232555 0.0306534 -0.00199113 0.0308005 -0.00162523 0.0309955 -0.00118795 0.03114 -0.000699905 0.0312821 -0.000274207 0.0313473 0.000149972 0.031247 0.000513564 0.0308923 0.000772247 0.0304693 0.000788459 0.0300043 0.000720343 0.0294904 0.000614907 0.028948 0.000476864 0.0284187 0.00033034 0.0279139 0.000187231 0.0274322 5.26721e-05 0.026974 -7.70441e-05 0.0265334 -0.000201825 0.026125 -0.000320227 0.025744 -0.000438106 0.0253963 -0.000562632 0.025083 -0.000695757 0.0248014 -0.000843939 0.0245647 -0.00101024 0.0243734 -0.00119981 0.0242359 -0.00141286 0.0241523 -0.00164819 0.0241083 -0.00189679 0.0241114 -0.00214405 0.0241496 -0.00238028 0.0242047 -0.00259289 0.0242512 -0.00276442 0.0242893 -0.00288167 0.0243132 -0.00293656 0.0243261 -0.00293291 0.0243154 -0.00286175 0.0242968 -0.00273548 0.0242948 -0.00256034 0.024338 -0.00233975 0.0244544 -0.00208764 0.0245917 -0.00177487 0.0247488 -0.00142166 0.0249147 -0.00105039 0.0250674 -0.00067691 0.0251762 -0.000316793 0.0252411 1.44279e-05 0.0252823 0.00030257 0.0252915 0.000558537 0.0252255 0.000795463 0.0251097 0.000980024 0.0249867 0.00110949 0.0248606 0.00121563 0.0247297 0.00130873 0.0246037 0.00138311 0.0244843 0.00144465 0.0243736 0.00149462 0.0242719 0.0015329 0.0241827 0.00155533 0.0241065 0.00156249 0.0240504 0.00154643 0.0240156 0.00150967 0.0239755 0.00147707 0.0239447 0.00141843 0.023966 0.00132063 0.0240338 0.00119375 0.0241367 0.00103821 0.0242708 0.000871056 0.000682251 0.0170966 0.000166977 0.0175288 0.000460607 0.0190887 0.00123861 0.0229996 0.00391754 0.0286002 0.00938757 0.0305951 0.0152545 0.0321613 0.0153324 0.0341492 0.0133319 0.0365901 0.0100284 0.0383339 0.00736609 0.0396955 0.00511924 0.0392313 0.0046706 0.0381538 0.00434725 0.037455 0.00374098 0.0368359 0.003145 0.036316 0.00252614 0.0359425 0.00185396 0.0356291 0.00118516 0.0353309 0.000564302 0.0349981 9.72681e-06 0.03465 -0.000499277 0.0342814 -0.000933634 0.0338956 -0.00131001 0.0335104 -0.00163437 0.0331152 -0.00191095 0.0327218 -0.0021401 0.0323349 -0.0023239 0.0319537 -0.00245821 0.0316022 -0.00254086 0.0312863 -0.00256732 0.0310329 -0.00252413 0.0308108 -0.0024175 0.0306613 -0.00227129 0.0306104 -0.00204832 0.0305853 -0.00173024 0.0306249 -0.00135809 0.030758 -0.000963221 0.0308678 -0.000510202 0.0309823 -7.22994e-05 0.0310665 0.000349041 0.0310441 0.000733231 0.0307636 0.00104356 0.0303605 0.00115318 0.029917 0.00109792 0.0294165 0.00102051 0.0289047 0.000891697 0.0284037 0.000741128 0.0279106 0.000582509 0.0274366 0.000422043 0.0269919 0.000261382 0.0265828 0.000100613 0.0262179 -6.41986e-05 0.0258903 -0.000239273 0.025604 -0.000425543 0.0253619 -0.000630676 0.0251692 -0.000859536 0.0250311 -0.00111269 0.0249398 -0.00138715 0.0248912 -0.00167338 0.0248719 -0.00195725 0.024872 -0.00222056 0.0248704 -0.00244934 0.0248448 -0.00262857 0.0247904 -0.00275057 0.0247005 -0.00281378 0.0245842 -0.00282582 0.0244559 -0.00279181 0.0243096 -0.00269611 0.0241707 -0.00257216 0.0240539 -0.00241464 0.023973 -0.00222429 0.0239144 -0.00199278 0.0239238 -0.00174679 0.0240162 -0.0014781 0.0241601 -0.00116189 0.024322 -0.000809056 0.024484 -0.000452089 0.0246279 -9.96141e-05 0.0247264 0.000231501 0.0247815 0.000528533 0.0248215 0.000777689 0.0248262 0.000996876 0.0247671 0.00119026 0.0246706 0.00133571 0.0245715 0.00143171 0.0244757 0.00150373 0.0243803 0.00156195 0.0242946 0.00160189 0.0242215 0.00162557 0.0241671 0.00162868 0.0241343 0.00161335 0.02411 0.00158679 0.0240854 0.00154996 0.0241097 0.00146742 0.0241824 0.00135826 0.0242855 0.00122639 0.0244183 0.00106826 0.0245707 0.000889872 0.024748 0.000696187 0.000505711 0.016958 6.94863e-05 0.0171987 0.00021801 0.0179646 0.000471014 0.0203359 0.00153726 0.0255647 0.0041416 0.0314204 0.00938479 0.0346173 0.0118979 0.0377417 0.0100241 0.0398526 0.00789141 0.0410052 0.00620814 0.0399516 0.00618587 0.0390153 0.00565596 0.0384183 0.00498086 0.03789 0.00428827 0.037407 0.00362193 0.0370588 0.00285308 0.0367719 0.00211661 0.0364865 0.0014498 0.036178 0.000858547 0.0358355 0.000339703 0.0354547 -0.000121242 0.0350523 -0.000528973 0.0346291 -0.000886046 0.0341984 -0.00119675 0.0337533 -0.00146487 0.033303 -0.00169117 0.0328537 -0.00187761 0.0324061 -0.00202361 0.0319769 -0.0021271 0.0315697 -0.00218735 0.031205 -0.00219755 0.0308927 -0.00215043 0.0306121 -0.00205206 0.0304037 -0.00191855 0.0302836 -0.00171114 0.0302382 -0.00142752 0.030225 -0.00107636 0.0302733 -0.000688347 0.0303597 -0.000284645 0.0304694 0.000141723 0.0305469 0.000555963 0.0305577 0.000942893 0.0303988 0.00126356 0.0300287 0.00147407 0.0296246 0.00143999 0.029189 0.00136534 0.0287252 0.00124323 0.0282537 0.00108272 0.0277953 0.000901231 0.0273681 0.000704455 0.0269834 0.000497568 0.0266385 0.000279692 0.0263372 4.48807e-05 0.0260877 -0.000208258 0.0258936 -0.000483328 0.0257562 -0.000778916 0.0256652 -0.00109054 0.0256082 -0.00140753 0.0255682 -0.001713 0.0255282 -0.00199134 0.0254695 -0.00222276 0.025378 -0.00240143 0.025244 -0.00252075 0.0250684 -0.00258572 0.0248616 -0.00260026 0.0246298 -0.00257703 0.0243787 -0.00250931 0.0241299 -0.00241132 0.0238939 -0.0022972 0.0236828 -0.00216421 0.023509 -0.00200935 0.0233937 -0.00183348 0.0233138 -0.00162592 0.0232691 -0.00139251 0.0233067 -0.00115964 0.0234264 -0.000891075 0.023586 -0.000578849 0.0237593 -0.000242295 0.0239277 9.12711e-05 0.0240695 0.00041418 0.0241663 0.000705116 0.0242285 0.000959191 0.0242751 0.00116699 0.0242933 0.00134142 0.024268 0.00148127 0.0242155 0.00158048 0.0241624 0.00163868 0.0241169 0.00166944 0.0240881 0.00167636 0.0240664 0.00167057 0.024067 0.00163294 0.0241025 0.00157063 0.0241832 0.00148697 0.0242825 0.00138235 0.0244143 0.00123895 0.0245774 0.00107179 0.024765 0.000887329 0.0249603 0.000698122 0.0251538 0.000505255 0.000329629 0.016865 4.123e-05 0.0170234 5.86717e-05 0.0172503 0.00023744 0.0183644 0.000414998 0.0210754 0.0013983 0.0270391 0.00334762 0.0333659 0.00533201 0.0373197 0.00607841 0.0389149 0.00633692 0.038278 0.00691983 0.0379948 0.00653373 0.0377266 0.00598375 0.0375268 0.00522361 0.0373136 0.00451938 0.0371965 0.00373705 0.0370667 0.0029781 0.0368958 0.00228718 0.0366775 0.00167568 0.0364133 0.00113849 0.036106 0.000665744 0.0357585 0.000247499 0.0353739 -0.00012211 0.0349532 -0.000448444 0.0345083 -0.000733881 0.0340393 -0.000982319 0.0335506 -0.00119584 0.0330559 -0.00137545 0.0325512 -0.00152224 0.0320546 -0.0016353 0.0315715 -0.00171445 0.0311107 -0.00175694 0.0306914 -0.00175852 0.0303134 -0.00171281 0.0299759 -0.00162984 0.0297041 -0.00150872 0.0295139 -0.00132425 0.029409 -0.0010753 0.0293699 -0.000768805 0.0293713 -0.000408171 0.029425 -3.35844e-05 0.0295058 0.000356625 0.0295895 0.000743582 0.0296437 0.00110616 0.0296146 0.00142384 0.0293354 0.00167994 0.0290068 0.00170011 0.0286589 0.00160781 0.0282637 0.0014875 0.0278702 0.00130357 0.027505 0.00108169 0.0271684 0.000833024 0.02687 0.00055804 0.0266191 0.000257859 0.0264215 -6.2198e-05 0.0262834 -0.000404473 0.0261894 -0.000753132 0.0261195 -0.00109723 0.0260548 -0.00141903 0.0259776 -0.00170206 0.0258657 -0.00193085 0.0257145 -0.00210165 0.0255159 -0.00221225 0.0252699 -0.00227044 0.0249901 -0.00228489 0.0246856 -0.00226847 0.0243645 -0.00221761 0.024039 -0.00214238 0.0237285 -0.0020557 0.0234369 -0.00195888 0.0231702 -0.00184943 0.0229385 -0.00172913 0.0227478 -0.00159454 0.0226102 -0.00144154 0.0225286 -0.00126809 0.0224701 -0.00105865 0.022476 -0.000855491 0.0225626 -0.000626335 0.0227167 -0.000362965 0.0228983 -5.91531e-05 0.0230917 0.000249384 0.0232706 0.00055321 0.0234209 0.000834642 0.0235333 0.00107911 0.0236187 0.00128191 0.0236828 0.00144331 0.0237262 0.00156318 0.0237511 0.00164003 0.0237673 0.00167955 0.0237896 0.00167863 0.023854 0.00163082 0.0239369 0.00157161 0.0240392 0.00148945 0.0241773 0.001368 0.0243571 0.00121793 0.0245611 0.00104726 0.0247781 0.000863373 0.0249967 0.000675636 0.0252016 0.000497178 0.0253831 0.000327698 0.000183628 0.0168428 8.14913e-06 0.0168486 4.94001e-05 0.0170488 3.40642e-05 0.0171671 0.000281564 0.0183105 0.000240458 0.0203135 0.00125634 0.0248132 0.000633711 0.0281232 0.00277282 0.0300589 0.0044477 0.0314192 0.00562304 0.0323308 0.00567669 0.0331355 0.00521723 0.0337042 0.00467722 0.0342102 0.00402154 0.0345791 0.00337564 0.0347987 0.00276996 0.0348867 0.00221678 0.0348664 0.00171877 0.0347572 0.0012728 0.0345732 0.000873555 0.0343312 0.000515334 0.0340428 0.00019387 0.0337131 -8.99786e-05 0.0333449 -0.000334377 0.0329415 -0.000549473 0.0325072 -0.000736234 0.0320525 -0.000896675 0.0315802 -0.00103161 0.0311004 -0.00114155 0.0306226 -0.00122622 0.0301515 -0.00128443 0.0297017 -0.00131394 0.029281 -0.00131071 0.0288964 -0.00127046 0.0285518 -0.00120384 0.0282675 -0.00109719 0.0280567 -0.000938604 0.027923 -0.000727633 0.0278711 -0.000463423 0.0278662 -0.000147797 0.0279113 0.000189573 0.0279942 0.000535191 0.0281074 0.000886374 0.0282125 0.00121029 0.0283036 0.00149061 0.0282104 0.0017281 0.0279659 0.00182492 0.0277279 0.00170575 0.0274798 0.00154516 0.0272222 0.00133029 0.0269752 0.00105418 0.0267613 0.000729152 0.0265942 0.000373862 0.0264698 6.81378e-06 0.0263742 -0.000375429 0.0262919 -0.000741931 0.0262036 -0.00107597 0.0260933 -0.00135957 0.0259408 -0.00158386 0.0257407 -0.00174426 0.0254897 -0.00184784 0.0251966 -0.00189996 0.0248691 -0.00191516 0.0245241 -0.00189911 0.0241645 -0.0018617 0.0238052 -0.00180487 0.0234548 -0.00173853 0.0231196 -0.00166674 0.0228047 -0.00158927 0.0225131 -0.0015048 0.0222509 -0.00141404 0.0220208 -0.00131452 0.0218326 -0.00120419 0.0216891 -0.00107831 0.02161 -0.00093535 0.0215496 -0.000755355 0.0215446 -0.000581966 0.0216086 -0.000389077 0.0217559 -0.000169686 0.0219458 9.28369e-05 0.0221602 0.000370765 0.0223775 0.000647537 0.0225777 0.000907384 0.0227534 0.0011343 0.022906 0.00131916 0.0230398 0.00145835 0.0231597 0.00154897 0.0232774 0.00159062 0.0234023 0.00158098 0.0235271 0.00153351 0.023678 0.00144539 0.0238701 0.00132006 0.0240912 0.00116753 0.0243307 0.000995851 0.0245773 0.000814704 0.0248143 0.00063657 0.0250303 0.000467816 0.0252122 0.000320145 0.0253574 0.000187363 8.34137e-05 0.0168005 1.48432e-05 0.016856 -7.01818e-06 0.0167904 9.26512e-05 0.0171193 -6.02011e-05 0.0169976 0.00033856 0.0181 4.97175e-05 0.0187466 -0.000206378 0.0202779 0.00124664 0.0221172 0.00261585 0.0241242 0.00361813 0.0258635 0.00393256 0.027263 0.00380411 0.02844 0.00348069 0.0293642 0.00307482 0.0300672 0.00265536 0.0305783 0.00225103 0.0309312 0.00186953 0.0311591 0.00151557 0.0312844 0.00118961 0.0313253 0.000891487 0.0312934 0.00061954 0.0311965 0.000370533 0.0310441 0.00014279 0.0308486 -5.8818e-05 0.030605 -0.000232945 0.0303179 -0.000385561 0.0299966 -0.000518767 0.0296422 -0.000632851 0.0292651 -0.000729894 0.0288741 -0.000808132 0.0284727 -0.000868838 0.0280744 -0.000909192 0.0276869 -0.000927675 0.0273191 -0.0009208 0.0269762 -0.000887193 0.0266665 -0.000830087 0.0264084 -0.000736755 0.0262082 -0.000603697 0.0260774 -0.000426607 0.0260245 -0.0002042 0.0260182 6.89007e-05 0.026073 0.000349952 0.0261848 0.000643731 0.0263118 0.000944918 0.0264552 0.00123018 0.0266148 0.00145017 0.0267251 0.0016088 0.0266706 0.00167617 0.0265745 0.00159044 0.0264666 0.00139132 0.0263671 0.00110193 0.0262789 0.00075956 0.0261971 0.000394277 0.0261202 2.09859e-05 0.0260406 -0.000358138 0.0259437 -0.000697451 0.0258106 -0.000979525 0.0256283 -0.0011964 0.0253928 -0.00134999 0.025111 -0.00144672 0.02479 -0.00149749 0.0244402 -0.00151227 0.0240738 -0.00150265 0.023697 -0.00147355 0.023319 -0.0014317 0.0229467 -0.00138166 0.02259 -0.00132932 0.0222475 -0.00127399 0.0219252 -0.00121551 0.0216239 -0.0011544 0.0213486 -0.001089 0.0210986 -0.001019 0.0208826 -0.000941729 0.0207033 -0.000854929 0.0205695 -0.000755698 0.0204992 -0.000640269 0.0204519 -0.000490891 0.0204575 -0.000349243 0.0205256 -0.000191395 0.0206689 -5.51067e-06 0.0208748 0.000207214 0.0211162 0.000445997 0.0213749 0.000687083 0.0216316 0.000914392 0.021877 0.00110977 0.0221089 0.00126218 0.0223295 0.00136239 0.022545 0.00140793 0.0227622 0.00139429 0.0229886 0.0013357 0.0232321 0.00122718 0.0234905 0.00108436 0.0237582 0.000919253 0.0240234 0.000747496 0.0242716 0.000579862 0.0244914 0.000427982 0.0246728 0.000295086 0.0248128 0.000186718 0.024911 9.51688e-05 2.59419e-05 0.0168124 2.36439e-06 0.0167957 5.1954e-06 0.0168729 1.15905e-05 0.0167643 2.79321e-05 0.0170587 5.88852e-05 0.0168497 0.000152427 0.0162417 0.000197378 0.0167248 0.000776843 0.0179085 0.00143035 0.0195173 0.00199961 0.0211001 0.00233099 0.0225101 0.0023672 0.0237316 0.00223283 0.0247621 0.00202374 0.0256164 0.00179431 0.0263158 0.00156355 0.0268785 0.00133937 0.0273237 0.00112471 0.0276627 0.000921151 0.0279062 0.000730173 0.02806 0.000551741 0.0281325 0.000385027 0.0281267 0.000228296 0.0280596 8.16681e-05 0.0279399 -4.99291e-05 0.0277732 -0.000163961 0.0275646 -0.000264401 0.0273222 -0.000352123 0.0270507 -0.000427587 0.0267551 -0.0004913 0.0264466 -0.00054315 0.0261231 -0.000581858 0.0258005 -0.000606759 0.0254808 -0.000614546 0.0251733 -0.000603875 0.0248852 -0.000574971 0.0246216 -0.000523538 0.0244024 -0.00044544 0.0242321 -0.000335419 0.02412 -0.000190762 0.0240842 -5.72611e-06 0.0240849 0.000213289 0.0241578 0.000432788 0.0242992 0.000661056 0.0244836 0.000898945 0.0246718 0.00111935 0.0248616 0.00127634 0.0250466 0.00136604 0.0251985 0.0013337 0.0252975 0.00119509 0.0253489 0.000962976 0.0253526 0.000680778 0.0253301 0.000350637 0.0252766 1.47483e-05 0.0251878 -0.000319105 0.0250546 -0.00058921 0.0248652 -0.000795949 0.0246224 -0.000941846 0.0243308 -0.00103531 0.0240026 -0.0010866 0.0236469 -0.00110594 0.023274 -0.00110274 0.0228918 -0.00108433 0.0225084 -0.00105524 0.022132 -0.00102073 0.0217671 -0.000983844 0.0214204 -0.000946704 0.0210927 -0.000907562 0.0207903 -0.000868417 0.0205102 -0.000827368 0.0202558 -0.000784719 0.020034 -0.00073861 0.0198387 -0.000688349 0.0196841 -0.0006316 0.0195596 -0.00056647 0.0194793 -0.000489782 0.0194521 -0.00039765 0.0194477 -0.000279497 0.0194876 -0.000165996 0.0195869 -4.22494e-05 0.0197525 0.000101004 0.0199742 0.00027752 0.0202394 0.000471619 0.0205316 0.000667757 0.0208363 0.000846705 0.0211424 0.00099347 0.0214466 0.00109196 0.0217481 0.00113634 0.0220479 0.00112091 0.0223514 0.00105481 0.0226527 0.000944748 0.0229454 0.000807195 0.0232206 0.000656768 0.0234687 0.000509993 0.0236807 0.000376439 0.0238523 0.000263657 0.0239823 0.000170605 0.0240728 0.000101395 0.0241311 4.11177e-05 2.09486e-07 0.016812 -1.12623e-05 0.0167816 3.11393e-05 0.0168684 -7.91919e-05 0.0166653 0.000211282 0.0169386 -0.000204847 0.0164382 0.00055205 0.0156738 0.000755813 0.0158817 0.00058331 0.0166362 0.00067619 0.0176472 0.000978519 0.0187474 0.00121808 0.019817 0.00127933 0.0208067 0.00121976 0.0216946 0.00111487 0.0224804 0.000999312 0.0231644 0.000884547 0.0237547 0.000773275 0.0242536 0.000665642 0.0246634 0.000561997 0.0249902 0.000462576 0.0252337 0.000367293 0.0254038 0.000275843 0.0255016 0.000187715 0.0255337 0.000101927 0.0255121 2.05132e-05 0.0254424 -5.30305e-05 0.0253309 -0.000117874 0.0251835 -0.00017548 0.0250015 -0.000225666 0.0247933 -0.000269482 0.0245621 -0.000306169 0.0243138 -0.000335486 0.0240548 -0.000356614 0.0237902 -0.000367842 0.0235321 -0.000367539 0.0232766 -0.000354914 0.0230431 -0.000328898 0.0228334 -0.000286451 0.0226545 -0.000224365 0.0225287 -0.000139248 0.0224558 -2.92252e-05 0.0224279 0.000115739 0.0224731 0.000260932 0.022591 0.000413293 0.022773 0.000574481 0.0229865 0.000743593 0.0232264 0.000875217 0.0234826 0.000951559 0.0237194 0.000947588 0.0239362 0.000853797 0.0240996 0.000672799 0.0242395 0.0004585 0.0242911 0.000236966 0.0242352 7.36544e-06 0.0240899 -0.00021711 0.0238985 -0.000413793 0.0236514 -0.000548418 0.0233597 -0.000638224 0.0230374 -0.000691077 0.0226979 -0.000717097 0.0223467 -0.000722128 0.0219967 -0.000715234 0.0216543 -0.000699168 0.0213271 -0.000679349 0.0210147 -0.000656025 0.0207206 -0.000632519 0.0204432 -0.000608112 0.020183 -0.000583797 0.0199421 -0.000559136 0.0197184 -0.000533652 0.0195165 -0.000507406 0.0193343 -0.000478943 0.0191719 -0.000448315 0.0190325 -0.000413428 0.0189167 -0.000373912 0.0188262 -0.000326429 0.0187753 -0.000272528 0.0187555 -0.00019666 0.018778 -0.000123245 0.0188374 -4.25591e-05 0.018946 4.73207e-05 0.0191178 0.000154064 0.0193467 0.00028411 0.0196282 0.000421596 0.0199482 0.000554702 0.0202959 0.000668424 0.0206569 0.00074656 0.0210221 0.000780351 0.0213811 0.000764811 0.0217265 0.000707523 0.0220483 0.000617886 0.0223332 0.000512555 0.022574 0.000403672 0.0227648 0.000302837 0.0229085 0.000216113 0.0230086 0.00014507 0.0230716 9.09618e-05 0.023107 5.03965e-05 0.0231188 1.59683e-05 -6.28433e-06 0.0167913 -2.59107e-06 0.0168164 4.72512e-06 0.0167452 -1.57158e-05 0.0169072 3.83515e-05 0.0167088 -3.65218e-05 0.0170182 0.000144365 0.0171308 0.000432766 0.0173657 0.000365528 0.0176801 0.000353132 0.0181584 0.000468246 0.0187553 0.000577337 0.0193857 0.00060781 0.020003 0.000572569 0.0205891 0.000513153 0.0211367 0.000451249 0.0216402 0.000394219 0.0220983 0.000342074 0.022506 0.000294386 0.0228637 0.000250252 0.0231686 0.000209048 0.0234191 0.000169952 0.0236159 0.000132347 0.0237579 9.5556e-05 0.0238444 5.91185e-05 0.0238794 2.28618e-05 0.0238662 -1.15979e-05 0.0238111 -4.28308e-05 0.0237187 -7.094e-05 0.0235923 -9.62164e-05 0.0234414 -0.000118199 0.0232641 -0.000137362 0.0230701 -0.000153041 0.0228648 -0.00016496 0.0226495 -0.000172292 0.0224332 -0.000174155 0.0222195 -0.000169917 0.0220197 -0.000158983 0.0218281 -0.000140325 0.0216659 -0.000112264 0.0215386 -7.28481e-05 0.0214496 -2.19035e-05 0.0214027 4.85456e-05 0.0214268 0.000120878 0.0215194 0.000196835 0.021673 0.000278014 0.0218819 0.000363979 0.0221298 0.000440355 0.0224216 0.000483402 0.0227073 0.000482818 0.0229464 0.000433417 0.0231516 0.000342652 0.0232965 0.000225099 0.0233389 0.000106868 0.0232821 -7.66239e-06 0.0231367 -0.000115414 0.0229313 -0.000203018 0.0226742 -0.000274142 0.0223807 -0.00031989 0.0220719 -0.000345545 0.0217565 -0.000356847 0.0214435 -0.000358155 0.0211399 -0.000353494 0.0208468 -0.000344758 0.0205677 -0.000334392 0.0202995 -0.000322374 0.0200468 -0.000310591 0.0198045 -0.000297961 0.0195763 -0.000286135 0.0193576 -0.0002735 0.0191512 -0.000261323 0.0189548 -0.000248064 0.0187694 -0.000234515 0.0185968 -0.000219396 0.0184364 -0.00020276 0.0182934 -0.000183772 0.0181686 -0.000161453 0.0180678 -0.000135491 0.0180043 -0.000103495 0.017965 -6.23034e-05 0.0179651 -2.35826e-05 0.0180094 1.80926e-05 0.0181077 6.65321e-05 0.0182691 0.000126431 0.0184946 0.000194085 0.0187816 0.000262454 0.0191152 0.000322375 0.0194833 0.000364437 0.0198629 0.000381298 0.0202341 0.000372954 0.0205798 0.000340155 0.0208817 0.000292372 0.0211376 0.000237506 0.0213395 0.000183234 0.0214957 0.000134701 0.0216051 9.41283e-05 0.0216824 6.16645e-05 0.0217279 3.73962e-05 0.0217536 1.89102e-05 0.0217591 3.78436e-06 -4.9978e-06 0.0167952 0.0167983 0.0167756 0.0168022 0.0167403 0.0167887 0.017004 0.017386 0.0177364 0.0181755 0.0187134 0.0192845 0.019828 0.0203217 0.0207622 0.0211577 0.0215156 0.0218395 0.0221323 0.0223925 0.0226148 0.0227997 0.0229397 0.0230353 0.0230854 0.0230904 0.0230557 0.0229853 0.0228841 0.0227572 0.0226073 0.02244 0.0222603 0.0220689 0.0218747 0.0216802 0.0214946 0.0213139 0.0211593 0.0210306 0.0209338 0.020873 0.0208822 0.0209569 0.0210924 0.0212787 0.0215118 0.0217923 0.022067 0.0223117 0.022501 0.02263 0.0226579 0.0225864 0.0224285 0.0222275 0.0219779 0.0216932 0.0213982 0.0210991 0.0208044 0.0205184 0.0202431 0.0199775 0.0197227 0.0194782 0.0192428 0.0190172 0.0187992 0.0185905 0.0183894 0.018199 0.0180173 0.0178486 0.0176933 0.0175559 0.0174399 0.0173532 0.0173003 0.0172855 0.017311 0.0173825 0.0175119 0.0177032 0.0179616 0.0182771 0.0186309 0.0190015 0.0193629 0.0196896 0.0199734 0.0202 0.0203734 0.0205018 0.0205836 0.0206356 0.0206597 0.0206659 0.0206502 ) ; boundaryField { inlet { type calculated; value nonuniform List<scalar> 500 ( -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 -0.0168001 ) ; } outlet { type calculated; value nonuniform List<scalar> 400 ( 0.00972866 0.0111444 0.0121317 0.0130527 0.0138223 0.0145899 0.0151666 0.0157665 0.0163383 0.0168596 0.0173995 0.0179298 0.0184492 0.0189251 0.0193388 0.0196885 0.0199842 0.0202532 0.020459 0.0206846 0.0209095 0.021153 0.0214049 0.0216736 0.0219599 0.0222697 0.0226131 0.0230088 0.0234318 0.0238829 0.024416 0.024924 0.0253303 0.0255312 0.0254598 0.0249727 0.0241607 0.023118 0.0217489 0.0206313 0.00972876 0.0111445 0.0121319 0.0130531 0.0138231 0.0145896 0.0151652 0.0157658 0.01634 0.0168618 0.0173989 0.0179306 0.0184497 0.0189257 0.0193384 0.0196888 0.0199838 0.0202528 0.0204589 0.0206844 0.0209093 0.0211528 0.0214048 0.0216735 0.0219597 0.0222696 0.022613 0.0230088 0.0234318 0.0238829 0.024416 0.024924 0.0253301 0.0255309 0.0254594 0.0249722 0.0241601 0.0231179 0.0217486 0.0206311 0.00972894 0.0111447 0.0121321 0.0130533 0.0138233 0.01459 0.015166 0.0157666 0.0163391 0.0168591 0.0173966 0.0179282 0.0184499 0.0189272 0.0193381 0.0196894 0.0199853 0.0202507 0.0204598 0.0206838 0.0209092 0.0211526 0.0214046 0.0216733 0.0219595 0.0222694 0.0226129 0.0230087 0.0234317 0.0238828 0.024416 0.024924 0.0253301 0.0255309 0.0254595 0.0249722 0.0241602 0.0231179 0.0217486 0.0206312 0.009729 0.011145 0.0121324 0.0130534 0.0138233 0.0145909 0.0151674 0.0157672 0.0163384 0.0168583 0.0173969 0.0179274 0.01845 0.0189271 0.0193378 0.0196893 0.0199856 0.0202505 0.0204599 0.0206837 0.0209092 0.0211526 0.0214046 0.0216733 0.0219596 0.0222694 0.0226129 0.0230087 0.0234317 0.0238828 0.0244161 0.0249241 0.0253303 0.0255311 0.0254596 0.0249722 0.02416 0.0231177 0.0217483 0.0206309 0.00972877 0.0111448 0.0121321 0.0130531 0.0138231 0.0145908 0.0151672 0.015767 0.0163383 0.0168588 0.017398 0.0179279 0.0184486 0.0189253 0.0193385 0.019689 0.0199842 0.0202524 0.0204593 0.0206841 0.0209094 0.0211529 0.0214048 0.0216736 0.0219598 0.0222697 0.0226132 0.0230089 0.0234319 0.0238831 0.0244162 0.0249242 0.0253303 0.0255311 0.0254596 0.0249723 0.0241601 0.0231179 0.0217486 0.0206311 0.00972879 0.0111448 0.0121321 0.0130531 0.0138232 0.0145908 0.0151672 0.0157669 0.0163384 0.016859 0.0173985 0.0179288 0.0184496 0.0189256 0.0193381 0.0196891 0.019984 0.0202519 0.0204593 0.020684 0.0209091 0.0211527 0.0214046 0.0216734 0.0219596 0.0222695 0.022613 0.0230087 0.0234317 0.0238829 0.0244161 0.0249241 0.0253303 0.0255311 0.0254596 0.0249723 0.0241601 0.0231178 0.0217485 0.020631 0.00972893 0.011145 0.0121323 0.0130533 0.0138232 0.0145908 0.0151673 0.0157671 0.0163383 0.0168582 0.0173969 0.0179275 0.01845 0.018927 0.0193378 0.0196893 0.0199855 0.0202507 0.0204598 0.0206838 0.0209092 0.0211526 0.0214046 0.0216733 0.0219596 0.0222694 0.0226129 0.0230087 0.0234317 0.0238828 0.024416 0.0249241 0.0253303 0.025531 0.0254596 0.0249721 0.0241599 0.0231176 0.0217483 0.0206308 0.00972894 0.0111447 0.0121321 0.0130533 0.0138233 0.01459 0.015166 0.0157666 0.0163391 0.0168591 0.0173967 0.0179282 0.0184499 0.0189272 0.0193381 0.0196895 0.0199853 0.0202507 0.0204598 0.0206838 0.0209092 0.0211526 0.0214046 0.0216733 0.0219595 0.0222694 0.0226129 0.0230087 0.0234317 0.0238828 0.024416 0.024924 0.0253301 0.0255309 0.0254595 0.0249723 0.0241602 0.023118 0.0217486 0.0206312 0.00972875 0.0111445 0.0121319 0.013053 0.013823 0.0145905 0.0151669 0.0157671 0.0163388 0.0168601 0.0174002 0.0179306 0.0184499 0.0189254 0.0193387 0.0196886 0.0199838 0.0202529 0.0204588 0.0206844 0.0209092 0.0211528 0.0214048 0.0216734 0.0219597 0.0222695 0.022613 0.0230087 0.0234317 0.0238828 0.024416 0.024924 0.0253302 0.025531 0.0254595 0.0249722 0.0241601 0.0231179 0.0217486 0.0206311 0.00972887 0.0111445 0.0121318 0.0130529 0.0138226 0.0145902 0.0151666 0.0157667 0.0163378 0.0168577 0.0173963 0.0179272 0.0184496 0.018927 0.019338 0.0196893 0.0199857 0.0202507 0.0204601 0.0206839 0.0209094 0.0211528 0.0214047 0.0216735 0.0219597 0.0222696 0.0226131 0.0230088 0.0234319 0.023883 0.0244162 0.0249242 0.0253305 0.0255314 0.0254599 0.0249726 0.0241605 0.0231177 0.0217485 0.020631 ) ; } bottom { type symmetryPlane; value uniform 0; } top { type symmetryPlane; value uniform 0; } obstacle { type calculated; value uniform 0; } defaultFaces { type empty; value nonuniform 0(); } } // ************************************************************************* //
[ "benroque94@gmail.com" ]
benroque94@gmail.com
51bdf8108d63c10dfb3a018b49e224371b27b194
49ddf853b13e9231ddaa29e97fe1ab20c81e0622
/source/scpp/src/crypto/ShortHash.cpp
f1faa50169bb2830e5bdc86f9cc964669a613ed5
[ "MIT", "Apache-2.0", "BSD-3-Clause", "BSL-1.0", "LicenseRef-scancode-public-domain", "BSD-2-Clause" ]
permissive
linked0/agora
bb3cccffba440265af2133adc4194d35e30b8f5f
3ad178194ea9694229227e672253815af2701639
refs/heads/v0.x.x
2022-06-02T04:20:49.988348
2022-04-19T12:09:14
2022-04-19T23:30:49
207,190,013
1
0
MIT
2021-11-04T07:32:15
2019-09-09T00:07:55
D
UTF-8
C++
false
false
1,737
cpp
// Copyright 2018 Stellar Development Foundation and contributors. Licensed // under the Apache License, Version 2.0. See the COPYING file at the root // of this distribution or at http://www.apache.org/licenses/LICENSE-2.0 #include "ShortHash.h" #include <mutex> #include <sodium.h> namespace stellar { namespace shortHash { static unsigned char gKey[crypto_shorthash_KEYBYTES]; static std::mutex gKeyMutex; static bool gHaveHashed{false}; #ifdef BUILD_TESTS static unsigned int gExplicitSeed{0}; #endif void initialize() { std::lock_guard<std::mutex> guard(gKeyMutex); crypto_shorthash_keygen(gKey); } #ifdef BUILD_TESTS void seed(unsigned int s) { std::lock_guard<std::mutex> guard(gKeyMutex); if (gHaveHashed) { if (gExplicitSeed != s) { throw std::runtime_error("already hashed"); } } gExplicitSeed = s; for (size_t i = 0; i < crypto_shorthash_KEYBYTES; ++i) { size_t shift = i % sizeof(unsigned int); gKey[i] = static_cast<unsigned char>(s >> shift); } } #endif uint64_t computeHash(stellar::ByteSlice const& b) { std::lock_guard<std::mutex> guard(gKeyMutex); gHaveHashed = true; uint64_t res; static_assert(sizeof(res) == crypto_shorthash_BYTES, "unexpected size"); crypto_shorthash(reinterpret_cast<unsigned char*>(&res), reinterpret_cast<const unsigned char*>(b.data()), b.size(), gKey); return res; } XDRShortHasher::XDRShortHasher() : state(gKey) { std::lock_guard<std::mutex> guard(gKeyMutex); gHaveHashed = true; state = SipHash24(gKey); } void XDRShortHasher::hashBytes(unsigned char const* bytes, size_t len) { state.update(bytes, len); } } }
[ "geod24@gmail.com" ]
geod24@gmail.com
f10676d9c7dd29dc94288f2ccc82496ff2f74841
69a99d6c06071bbac21a5a2fb7aeffbd4f4edfe7
/OrganicGLWinLib/SPolyScalingOps.cpp
57a86c08fb8f6547d7f2ceac41d68c0c951f6c27
[]
no_license
bigans01/OrganicGLWinLib
66e9034cee14c0b8e9debd0babc46c9ec36ebbea
01dafe917155dfe09eb559e889af852dc0b0a442
refs/heads/master
2023-07-21T14:37:43.022619
2023-07-17T23:13:20
2023-07-17T23:13:20
156,916,327
0
0
null
null
null
null
UTF-8
C++
false
false
158
cpp
#include "stdafx.h" #include "SPolyScalingOps.h" void SPolyScalingOps::setOP1Value(glm::vec3 in_translationVec3) { translationVector = in_translationVec3; }
[ "bigans01@gmail.com" ]
bigans01@gmail.com
4fba2e41c756c24975d2a441b154e5e6f4e6d0e8
db27bbf79ada7452972b76ab3c839fcac46c7de2
/test/test_extended_xmath_reducers.cpp
3dcb118a2e7794ae7cf65aa0116145b7afdd78b1
[ "BSD-3-Clause" ]
permissive
jeandet/xtensor
83cb8ef6cc0127d8f47b1ca92c5008f28e5b76d7
fa94ba3a6cb3a54c1b52ac37389bc1b1fdc34f97
refs/heads/master
2020-04-14T21:32:16.663778
2018-12-20T16:17:23
2018-12-20T16:17:23
164,131,970
0
1
BSD-3-Clause
2019-01-04T16:46:48
2019-01-04T16:46:47
null
UTF-8
C++
false
false
93,428
cpp
#include <algorithm> #include "gtest/gtest.h" #include "xtensor/xarray.hpp" #include "xtensor/xtensor.hpp" #include "xtensor/xio.hpp" #include "xtensor/xmath.hpp" // This file is generated from test/files/cppy_source/test_extended_xmath_reducers.cppy by preprocess.py! namespace xt { using namespace xt::placeholders; /*py a = np.random.random(4*5*6*7).reshape(4,5,6,7) w = np.random.random(4*5*6*7).reshape(4,5,6,7) av = np.average(a, weights=w, axis=(0,1)) */ TEST(xtest_extended_xmath, average) { // py_a xarray<double> py_a = {{{{0.3745401188473625,0.9507143064099162,0.7319939418114051, 0.5986584841970366,0.1560186404424365,0.1559945203362026, 0.0580836121681995}, {0.8661761457749352,0.6011150117432088,0.7080725777960455, 0.0205844942958024,0.9699098521619943,0.8324426408004217, 0.2123391106782762}, {0.1818249672071006,0.1834045098534338,0.3042422429595377, 0.5247564316322378,0.4319450186421158,0.2912291401980419, 0.6118528947223795}, {0.1394938606520418,0.2921446485352182,0.3663618432936917, 0.4560699842170359,0.7851759613930136,0.1996737821583597, 0.5142344384136116}, {0.5924145688620425,0.0464504127199977,0.6075448519014384, 0.1705241236872915,0.0650515929852795,0.9488855372533332, 0.9656320330745594}, {0.8083973481164611,0.3046137691733707,0.0976721140063839, 0.6842330265121569,0.4401524937396013,0.1220382348447788, 0.4951769101112702}}, {{0.0343885211152184,0.9093204020787821,0.2587799816000169, 0.662522284353982 ,0.311711076089411 ,0.5200680211778108, 0.5467102793432796}, {0.184854455525527 ,0.9695846277645586,0.7751328233611146, 0.9394989415641891,0.8948273504276488,0.5978999788110851, 0.9218742350231168}, {0.0884925020519195,0.1959828624191452,0.0452272889105381, 0.3253303307632643,0.388677289689482 ,0.2713490317738959, 0.8287375091519293}, {0.3567533266935893,0.2809345096873808,0.5426960831582485, 0.1409242249747626,0.8021969807540397,0.0745506436797708, 0.9868869366005173}, {0.7722447692966574,0.1987156815341724,0.0055221171236024, 0.8154614284548342,0.7068573438476171,0.7290071680409873, 0.7712703466859457}, {0.0740446517340904,0.3584657285442726,0.1158690595251297, 0.8631034258755935,0.6232981268275579,0.3308980248526492, 0.0635583502860236}}, {{0.3109823217156622,0.325183322026747 ,0.7296061783380641, 0.6375574713552131,0.8872127425763265,0.4722149251619493, 0.1195942459383017}, {0.713244787222995 ,0.7607850486168974,0.5612771975694962, 0.770967179954561 ,0.4937955963643907,0.5227328293819941, 0.4275410183585496}, {0.0254191267440952,0.1078914269933045,0.0314291856867343, 0.6364104112637804,0.3143559810763267,0.5085706911647028, 0.907566473926093 }, {0.2492922291488749,0.4103829230356297,0.7555511385430487, 0.2287981654916225,0.076979909828793 ,0.289751452913768 , 0.1612212872540044}, {0.9296976523425731,0.808120379564417 ,0.6334037565104235, 0.8714605901877177,0.8036720768991145,0.1865700588860358, 0.8925589984899778}, {0.5393422419156507,0.8074401551640625,0.8960912999234932, 0.3180034749718639,0.1100519245276768,0.2279351625419417, 0.4271077886262563}}, {{0.8180147659224931,0.8607305832563434,0.0069521305311907, 0.5107473025775657,0.417411003148779 ,0.2221078104707302, 0.1198653673336828}, {0.337615171403628 ,0.9429097039125192,0.3232029320207552, 0.5187906217433661,0.7030189588951778,0.363629602379294 , 0.9717820827209607}, {0.9624472949421112,0.2517822958253642,0.4972485058923855, 0.3008783098167697,0.2848404943774676,0.0368869473545328, 0.6095643339798968}, {0.5026790232288615,0.0514787512499894,0.2786464642366114, 0.9082658859666537,0.2395618906669724,0.1448948720912231, 0.489452760277563 }, {0.9856504541106007,0.2420552715115004,0.6721355474058786, 0.7616196153287176,0.2376375439923997,0.7282163486118596, 0.3677831327192532}, {0.6323058305935795,0.6335297107608947,0.5357746840747585, 0.0902897700544083,0.835302495589238 ,0.3207800649717358, 0.1865185103998542}}, {{0.0407751415547639,0.5908929431882418,0.6775643618422824, 0.0165878289278562,0.512093058299281 ,0.226495775197938 , 0.6451727904094499}, {0.1743664290049914,0.690937738102466 ,0.3867353463005374, 0.9367299887367345,0.1375209441459933,0.3410663510502585, 0.1134735212405891}, {0.9246936182785628,0.877339353380981 ,0.2579416277151556, 0.659984046034179 ,0.8172222002012158,0.5552008115994623, 0.5296505783560065}, {0.2418522909004517,0.0931027678058992,0.8972157579533268, 0.9004180571633305,0.6331014572732679,0.3390297910487007, 0.3492095746126609}, {0.7259556788702394,0.8971102599525771,0.8870864242651173, 0.7798755458576239,0.6420316461542878,0.0841399649950488, 0.1616287140946138}, {0.8985541885270792,0.6064290596595899,0.0091970516166296, 0.1014715428660321,0.6635017691080558,0.0050615838462187, 0.1608080514174987}}}, {{{0.5487337893665861,0.6918951976926933,0.6519612595026005, 0.2242693094605598,0.7121792213475359,0.2372490874968001, 0.3253996981592677}, {0.7464914051180241,0.6496328990472147,0.8492234104941779, 0.6576128923003434,0.5683086033354716,0.0936747678280925, 0.3677158030594335}, {0.2652023676817254,0.2439896433790836,0.9730105547524456, 0.3930977246667604,0.8920465551771133,0.6311386259972629, 0.7948113035416484}, {0.5026370931051921,0.5769038846263591,0.4925176938188639, 0.1952429877980445,0.7224521152615053,0.2807723624408558, 0.0243159664314538}, {0.6454722959071678,0.1771106794070489,0.9404585843529143, 0.9539285770025874,0.9148643902204485,0.3701587002554444, 0.0154566165288674}, {0.9283185625877254,0.4281841483173143,0.9666548190436696, 0.9636199770892528,0.8530094554673601,0.2944488920695857, 0.3850977286019253}}, {{0.8511366715168569,0.3169220051562777,0.1694927466860925, 0.5568012624583502,0.936154774160781 ,0.696029796674973 , 0.570061170089365 }, {0.0971764937707685,0.6150072266991697,0.9900538501042633, 0.140084015236524 ,0.5183296523637367,0.8773730719279554, 0.7407686177542044}, {0.697015740995268 ,0.7024840839871093,0.3594911512197552, 0.2935918442644934,0.8093611554785136,0.8101133946791808, 0.8670723185801037}, {0.9132405525564713,0.5113423988609378,0.5015162946871996, 0.7982951789667752,0.6499639307777652,0.7019668772577033, 0.795792669436101 }, {0.8900053418175663,0.3379951568515358,0.375582952639944 , 0.093981939840869 ,0.578280140996174 ,0.0359422737967421, 0.4655980181324602}, {0.5426446347075766,0.2865412521282844,0.5908332605690108, 0.0305002499390494,0.0373481887492144,0.8226005606596583, 0.3601906414112629}}, {{0.1270605126518848,0.5222432600548044,0.7699935530986108, 0.2158210274968432,0.6228904758190003,0.085347464993768 , 0.0516817211686077}, {0.531354631568148 ,0.5406351216101065,0.6374299014982066, 0.7260913337226615,0.9758520794625346,0.5163003483011953, 0.322956472941246 }, {0.7951861947687037,0.2708322512620742,0.4389714207056361, 0.078456381342266 ,0.0253507434154575,0.9626484146779251, 0.8359801205122058}, {0.695974206093698 ,0.4089529444142699,0.1732943200708458, 0.156437042671086 ,0.2502428981645953,0.5492266647061205, 0.7145959227000623}, {0.6601973767177313,0.2799338969459428,0.9548652806631941, 0.7378969166957685,0.5543540525114007,0.6117207462343522, 0.4196000624277899}, {0.2477309895011575,0.3559726786512616,0.7578461104643691, 0.0143934886297559,0.1160726405069162,0.0460026420217527, 0.0407288023189701}}, {{0.8554605840110072,0.7036578593800237,0.4741738290873252, 0.0978341606510015,0.4916158751168324,0.4734717707805657, 0.1732018699100152}, {0.433851649237973 ,0.3985047343973734,0.6158500980522165, 0.6350936508676438,0.0453040097720445,0.3746126146264712, 0.6258599157142364}, {0.5031362585800877,0.8564898411883223,0.658693631618945 , 0.1629344270814297,0.0705687474004298,0.6424192782063156, 0.0265113105416218}, {0.5857755812734633,0.9402302414249576,0.575474177875879 , 0.3881699262065219,0.6432882184423532,0.4582528904915166, 0.5456167893159349}, {0.9414648087765252,0.3861026378007743,0.9611905638239142, 0.9053506419560637,0.1957911347892964,0.0693613008751655, 0.1007780013774267}, {0.0182218256515497,0.0944429607559284,0.6830067734163568, 0.071188648460229 ,0.3189756302937613,0.8448753109694546, 0.0232719357358259}}, {{0.8144684825889358,0.2818547747733999,0.1181648276216563, 0.6967371653641506,0.628942846779884 ,0.877472013527053 , 0.7350710438038858}, {0.8034809303848486,0.2820345725713065,0.1774395437797228, 0.7506147516408583,0.806834739267264 ,0.9905051420006733, 0.4126176769114265}, {0.3720180857927832,0.7764129607419968,0.3408035402530178, 0.9307573256035647,0.8584127518430118,0.4289940273750183, 0.7508710677914974}, {0.7545428740846823,0.1031238688359326,0.9025529066795667, 0.5052523724478571,0.8264574661077416,0.3200496010306118, 0.8955232284962005}, {0.3892016787341631,0.0108376514802984,0.9053819764192637, 0.0912866767861336,0.3193136375904149,0.9500619670508049, 0.9506071469375561}, {0.5734378881232861,0.6318372121697993,0.4484455219783198, 0.2932107716980645,0.328664545369916 ,0.6725184560770384, 0.75237452943768 }}}, {{{0.7915790437258485,0.7896181427945539,0.0912061030486904, 0.4944203047025815,0.0575587600166443,0.5495288823237355, 0.441530501373377 }, {0.8877041827582998,0.3509150125520787,0.1170670164276059, 0.1429916820528359,0.7615106317174722,0.6182180633162611, 0.1011226761227902}, {0.0841068061149974,0.70096913145912 ,0.0727630063641935, 0.8218600592903562,0.7062422271564962,0.0813487806418998, 0.0848377140851919}, {0.9866395785011755,0.3742707957561203,0.3706421470668909, 0.8127995672575026,0.9472485773838587,0.9860010638228709, 0.7533781852589416}, {0.3762595855309158,0.0835007166986688,0.7771469159274368, 0.558404249735805 ,0.4242220092469763,0.906354385094736 , 0.1111974823061513}, {0.4926251042908592,0.0113536447674191,0.4686606419941263, 0.0563032756818374,0.1188179162680719,0.1175262467771049, 0.6492103021160636}}, {{0.7460448792654233,0.5833687650971596,0.9621725484745419, 0.3748705795237041,0.2857120862818607,0.8685991281894603, 0.2235958385194526}, {0.9632225394406113,0.0121544746898163,0.969878826707639 , 0.0431599119505761,0.8911431136980711,0.5277011090862999, 0.9929647961193003}, {0.0737965647353989,0.5538542844013208,0.969302535619099 , 0.5230978441701488,0.6293986381352625,0.6957486889846172, 0.4545410647677732}, {0.6275580800840634,0.5843143119231002,0.901158010490989 , 0.0454463803414579,0.2809631895922303,0.9504114840765587, 0.8902637838909163}, {0.4556567527857129,0.6201325978015367,0.2773811829811327, 0.1881211597237613,0.4636984049399822,0.3533522280260528, 0.5836561118508721}, {0.0777346369649848,0.9743948076661665,0.9862107444796029, 0.6981617140197451,0.5360963663441204,0.3095276162863277, 0.8137950197069487}}, {{0.6847311725538793,0.1626169393448913,0.9109271844938425, 0.822537242923169 ,0.949799913291924 ,0.72571950838836 , 0.6134151959357899}, {0.4182430362906189,0.9327284833540133,0.8660638895004084, 0.0452186701061894,0.026366974497252 ,0.3764633668780496, 0.8105533307818329}, {0.9872761293149445,0.1504168911035282,0.5941307153521351, 0.3808908566310215,0.9699143978146032,0.8421189231357087, 0.8383287047111379}, {0.4686931597949703,0.4148195023376652,0.2734070719307062, 0.0563754966509271,0.8647223762550532,0.8129010091300776, 0.9997176732861306}, {0.9966368370739054,0.5554317056026274,0.7689874151805105, 0.944765729882428 ,0.8496473906774115,0.2473481017431977, 0.4505441353100935}, {0.129159415151495 ,0.9540510272587224,0.60617463445088 , 0.2286428055034627,0.6717006844058567,0.6181282404578958, 0.3581627180328405}}, {{0.113557592199629 ,0.6715731955927996,0.5203077009037933, 0.7723183917356393,0.5201635011119934,0.8521815003185401, 0.5519068387744855}, {0.5609379715353863,0.876653602658345 ,0.403482866212397 , 0.1340152284506407,0.028782676313339 ,0.755137255673619 , 0.6203095513534647}, {0.7040797680992236,0.2129641615089107,0.1363714755867698, 0.0145446656678819,0.350587558806597 ,0.5899176868546331, 0.3922440450997323}, {0.4374749220237291,0.9041586944937484,0.3482554670233003, 0.5139894891598108,0.7836530127411431,0.3965427823212702, 0.6220867002278735}, {0.8623637087467452,0.9495206236576421,0.1470734809290379, 0.9265876251614944,0.4921162930795382,0.2582443882989583, 0.4591357562382613}, {0.980032575285477 ,0.4926180939928696,0.3287516102875082, 0.6334008543167258,0.2401456187781931,0.0758633281086639, 0.1288797219106492}}, {{0.1280458389577724,0.1519026935122944,0.1388271726494101, 0.6408747448032146,0.1818800843991448,0.3456672833238632, 0.8967884099060118}, {0.4739616402628724,0.6675577385210272,0.1723198712016298, 0.1922890188086708,0.0408686162664789,0.1689350630721645, 0.2785903390319586}, {0.1770104842767468,0.0887025337570556,0.1206358711006008, 0.4607787680327258,0.2063337184057925,0.3642698610480755, 0.5034172708548569}, {0.6903948286293653,0.0393121398410989,0.7994103989090426, 0.6279003894909078,0.0817590319488719,0.8735786241067772, 0.9208724005318132}, {0.0610779598548638,0.2768776481472037,0.8062012797930613, 0.7482596903836584,0.1845210193563773,0.2093493233367103, 0.370472102791382 }, {0.4845229851910213,0.618254771530296 ,0.3689136395697724, 0.4625347161331479,0.7474709381337565,0.0366832028905979, 0.2524369443440208}}}, {{{0.7133495858845524,0.8952068376871993,0.5116774421156661, 0.5321134852653157,0.1071720113397761,0.4474123668234546, 0.5326172664550232}, {0.2424705036347297,0.269243230949381 ,0.3772841631046226, 0.0200711977777264,0.3220791655831783,0.2114480069965446, 0.3274973521779146}, {0.1197621318192512,0.890527280739895 ,0.5935924535540487, 0.6791023191444896,0.7891712386073383,0.4984421989290573, 0.0869202880874237}, {0.5371065418185478,0.5868411180208791,0.74543947418433 , 0.4316595462296794,0.1275803027955638,0.2837759057987245, 0.3630822963986351}, {0.6459172413316012,0.5707783046689119,0.3560967258978462, 0.9865152487929797,0.6057748193568872,0.2372267917359945, 0.1017824726204037}, {0.152859139184332 ,0.2459577283845081,0.1606813732595557, 0.1865670240513058,0.2850951686938471,0.1733735952947548, 0.8967654246264252}}, {{0.0802337456616422,0.5245113895702547,0.4103968269896615, 0.9823786169086064,0.1120389021680523,0.3978555990457416, 0.9694704332753689}, {0.8655071258939803,0.8170720709492799,0.2579028270449398, 0.1708875873900658,0.668643219924431 ,0.9293759891275858, 0.5567628930139298}, {0.5716126894698998,0.2799790936602842,0.7694929331919369, 0.1870437485575234,0.3236792364042437,0.4254364386164168, 0.507610378684455 }, {0.2424097324150802,0.1148368247392035,0.6106200424416326, 0.2886305532402558,0.5812382214226123,0.1543627152742023, 0.4811401018548175}, {0.5325894325515859,0.0518235368224269,0.3366042781939206, 0.1344146769389742,0.0633749704727677,0.9899602323899452, 0.322353844974723 }, {0.8098744458546349,0.2546406547637639,0.6815027222239293, 0.7602278598896866,0.5956387406078443,0.4715761885501584, 0.4118409141472685}}, {{0.3488682665429953,0.9295291442478258,0.8306194077877291, 0.9650269106665126,0.1242972234855447,0.7308674752036443, 0.9383404568210378}, {0.1812330661656602,0.0664962673667775,0.741120649290059 , 0.5744731131799119,0.8418287767582721,0.1397723766262895, 0.7952673118598902}, {0.2016273200477445,0.1636559428657045,0.1642657979309929, 0.8145747202313821,0.6651972206962001,0.5230654247691193, 0.3588304841235025}, {0.8772005408131083,0.3924451074226354,0.8165994394715771, 0.4391349085702184,0.3769444294249076,0.4626797856696064, 0.3013778741641421}, {0.7476093801762511,0.5027203900924792,0.2322126951468173, 0.8995745732745685,0.3838912213732114,0.5435528611139886, 0.9064721109645469}, {0.6242379959139921,0.1168980407083641,0.9398321236134751, 0.6277080530714179,0.3349056146570861,0.1392720726633873, 0.794025189270296 }}, {{0.6200727559285135,0.5334610919763215,0.8938925830509576, 0.7885972112245307,0.1516748797327512,0.3117220677955482, 0.2484891398144657}, {0.743946292572677 ,0.0335324347357794,0.5698896848713165, 0.7624586857406905,0.8767656367617495,0.3420817487159075, 0.8212573046720129}, {0.1106317369552072,0.8464522917345182,0.1274886623319824, 0.3972872905603673,0.7972953657795536,0.1499174273487738, 0.2292513952326415}, {0.7222525683930663,0.7200365365460744,0.6411476328852973, 0.6939484444671 ,0.5427244433475962,0.2517990589069528, 0.3456959935039194}, {0.1815977168014257,0.9084505613336283,0.5833917947661205, 0.4008514167636399,0.4620058036441327,0.9472833396118153, 0.1533514031160802}, {0.5862298320167972,0.505888678884466 ,0.6114542354346478, 0.0181101838208405,0.8721239089441515,0.9321182824836124, 0.5651331835892089}}, {{0.6966508238768923,0.9224993811772957,0.7072386343133986, 0.1525390429142613,0.5762883601668132,0.6067150463828559, 0.424130671302386 }, {0.7364442356247228,0.9343670147690148,0.9255685129067763, 0.4508393714041321,0.1132380458407553,0.9848411989623346, 0.8388980864459341}, {0.1246626812032668,0.9208418826173723,0.8698963620621283, 0.5188380571260721,0.5912754357449292,0.3990027038701303, 0.0547616388220313}, {0.3351972416459009,0.8028534485980114,0.0046320230046029, 0.3334991716911442,0.3981686935909433,0.5373956029379229, 0.9198556164127605}, {0.3463459943659613,0.3469532018962277,0.7375012481097484, 0.4522179408898072,0.224604822939982 ,0.4524395161326934, 0.1408570203797999}, {0.1763869865062233,0.4983677727394797,0.4189254495045479, 0.9148459010681 ,0.3623938991166331,0.5805883502780435, 0.6322642879195304}}}}; // py_w xarray<double> py_w = {{{{0.0130944565883336,0.6635373720167106,0.1780359668697514, 0.9610703174694551,0.148662727753113 ,0.4146241237270237, 0.0853496680786439}, {0.9968742518459474,0.5021950103312426,0.5953850173200438, 0.0670764773884275,0.7499604703991778,0.2099055930955858, 0.8980542894407137}, {0.2051396404820072,0.1906877206636666,0.0365496678480949, 0.4720669451099992,0.5648411332626164,0.0657086394283524, 0.7755276166950106}, {0.4532888347480276,0.52439026932758 ,0.4407627469382281, 0.400763060875326 ,0.5596403313082179,0.1552402459307125, 0.1819281304952711}, {0.8617856210135173,0.9461154621336327,0.3733093162797529, 0.2707446731435538,0.6439995432390158,0.4087341710980964, 0.0253863556603449}, {0.1561525973661904,0.7159722288473975,0.6589239419101514, 0.0270959925034835,0.2219721619329494,0.2310747965880714, 0.6718927435987284}}, {{0.0197105377543642,0.1041085819845738,0.7999160853731894, 0.1785446620543336,0.6527461078518747,0.2381827810467265, 0.0994413927593452}, {0.2431721909994541,0.7222669318556592,0.8556964681062857, 0.8302198645669916,0.3971835296184548,0.6680851365706462, 0.204984295415821 }, {0.2931477302610133,0.8963358185211198,0.013001923510736 , 0.0855085308544681,0.2078862551460273,0.0265322038738197, 0.1814354350897973}, {0.5830415609696922,0.4214245505924979,0.8926717110769748, 0.8174435617384409,0.341817351697876 ,0.2594234334312925, 0.3796924081672669}, {0.5902949425148077,0.2680636408228763,0.624148907849134 , 0.4094116521912404,0.5520471808519802,0.4361265291353167, 0.2944657595419177}, {0.9484533069621567,0.7636057941597608,0.1401131757664525, 0.8684679758979128,0.4874311982495136,0.8945522268940914, 0.7998552559473152}}, {{0.4252135044692334,0.0224693083201174,0.2686773593849461, 0.5416342146608669,0.6334782198261473,0.2578876854332023, 0.1393560740728241}, {0.8349302367992991,0.9844021807035521,0.5256901823026858, 0.1716792858483035,0.272307326519369 ,0.0183906765474667, 0.914298806560499 }, {0.1177510828901411,0.5765164755142536,0.274055220687206 , 0.5541780025157934,0.6514203883518642,0.8297418037072016, 0.2064212717606032}, {0.0109958286584805,0.1368856300688073,0.9000186418481051, 0.8738900775625152,0.5974131021703083,0.6005168604336534, 0.6650366745462555}, {0.1753712786234496,0.9144119459249598,0.4187705248920731, 0.3831385282494975,0.5189177052828375,0.046965966775055 , 0.1662833687560794}, {0.7380336164263704,0.0827986679251265,0.6031521094663882, 0.245349109681321 ,0.3892956140419765,0.2886937367706999, 0.3556727164649491}}, {{0.7190459051842455,0.297121715623175 ,0.5664046402968972, 0.4760504021990997,0.6636711653626481,0.936829739324758 , 0.7325720972102503}, {0.2149403785907568,0.0311831350612847,0.2622640442998251, 0.5950779307002548,0.0514258134842503,0.4963662472012363, 0.5968428489168892}, {0.3342438908169608,0.7709122037458219,0.1065982531337718, 0.0751377817358088,0.7281887562036033,0.4954913162061985, 0.688402396427736 }, {0.4348273386037462,0.2464020332391068,0.8191023176741997, 0.7994158789689793,0.6946964708544268,0.2721451372299627, 0.5902306668690871}, {0.3609738969400268,0.0915820733266342,0.9173135754622428, 0.1368186309189614,0.9502373538208024,0.4460057729579557, 0.1851329288386196}, {0.5419009473783581,0.8729458358764083,0.7322248864095612, 0.8065611478614497,0.6587833667107174,0.6922765645178525, 0.8491956515653193}}, {{0.2496680088591859,0.4894249636431405,0.2212094418196022, 0.987668007996647 ,0.9440593396866133,0.0394268113685059, 0.7055751725156885}, {0.9252483174156658,0.1805753451273335,0.5679452305526295, 0.9154882975880418,0.0339459785857988,0.6974202672468399, 0.2973490073725508}, {0.9243961953765304,0.9710582451653678,0.9442664891134339, 0.4742142166574638,0.8620426509893134,0.8445493985350704, 0.3191004732432556}, {0.8289154741506773,0.0370076347154926,0.596269878482053 , 0.230008837287703 ,0.1205668857772788,0.0769532016292092, 0.6962887758781398}, {0.3398749637680661,0.7247667715287615,0.0653563407989424, 0.3152903378306103,0.5394912923753372,0.7907231648389635, 0.3187525029320699}, {0.6258913764370091,0.8859777482361871,0.6158631881823046, 0.2329594747536338,0.024400781556538 ,0.8700988739009299, 0.0212694108503871}}}, {{{0.8747016726841994,0.528937134027212 ,0.9390676985128962, 0.7987832357736654,0.9979341105333375,0.3507118154517102, 0.7671882889311269}, {0.4019309136092422,0.4798756203039088,0.6275054632183701, 0.8736771141863388,0.9840834691992951,0.7682734138645182, 0.4177667821673338}, {0.4213570022770702,0.7375823015888915,0.2387771457683023, 0.1104741131313947,0.3546221576407765,0.2872389916540817, 0.2963081204559901}, {0.2336077510499099,0.0420931896363619,0.0178739347334138, 0.9877223897360315,0.4277731337358623,0.3843266471596817, 0.6796472826930698}, {0.2182538878650642,0.9499611839502253,0.786345014415552 , 0.0894110023122595,0.4175807757849284,0.8791183075621647, 0.9447320222914103}, {0.4674015112498697,0.6134113892107077,0.1670339460920752, 0.9911686261369765,0.2316717013834434,0.9427317741351257, 0.6496466489923685}}, {{0.6077367948788591,0.5126885110165086,0.2306698117177587, 0.1765280320055083,0.2204862090701754,0.1864382621442545, 0.7795844735667533}, {0.3501252591667301,0.0578426765633964,0.9691026301408113, 0.8837858849634257,0.927752283195213 ,0.9949078226464353, 0.1738952492194873}, {0.3962420189026588,0.7582384757040913,0.6960206180537922, 0.1538959063398551,0.8158331249906178,0.2244405718366607, 0.2238176148226231}, {0.5369744228934136,0.5929399348417032,0.5800862078378112, 0.0914868373977549,0.8774608626303804,0.2656000425887061, 0.1295149212828042}, {0.8887480798689772,0.9556514982297534,0.8621276172654506, 0.8095160747248781,0.6552419806390217,0.5508573706091393, 0.0869867599114101}, {0.4084532130706987,0.372688517012314 ,0.2597537837603262, 0.7234201136885849,0.4958757350787708,0.0810462159076479, 0.2201832019498113}}, {{0.6832587636595959,0.0761308594903002,0.8512069140487687, 0.4951465270139743,0.480586577326648 ,0.5924077846595176, 0.8246809659251492}, {0.3478092079021931,0.6780161525590636,0.5657319639957911, 0.2670282701694213,0.878629986355158 ,0.7974260216069281, 0.6584518346584255}, {0.8505817290942419,0.8672942009598024,0.7083629767150348, 0.837013328363672 ,0.6974714616692836,0.6801407717603004, 0.6186113782151843}, {0.7527166395576412,0.1586051052930737,0.8808707591989284, 0.871843527745232 ,0.0292472830345591,0.8258167505647627, 0.1288698674734452}, {0.3351188542591419,0.7435082562916078,0.1607598960483082, 0.8179670241190622,0.8321341779577419,0.5074677337608362, 0.0063858717168336}, {0.2870381331749128,0.6169269183757422,0.9811861780274235, 0.6318135270166684,0.2598035810641598,0.6340057030996114, 0.5399853797158555}}, {{0.7798453951511436,0.1069806388269584,0.761027902502028 , 0.5412665786761103,0.9629920038589946,0.3418721660386861, 0.6326218931339481}, {0.9320281055100175,0.1025097279906793,0.9372284872364511, 0.6878857223008134,0.0678370591051719,0.3009635669468163, 0.7081720886452816}, {0.0673506014687717,0.5821704601762733,0.3458830569529567, 0.6209155177674771,0.0457420338125129,0.8715368061523763, 0.9734889691773969}, {0.9688778552856915,0.7496518317429247,0.130086240130632 , 0.7582631959290226,0.0245869164588015,0.0221235515289973, 0.3236102191495412}, {0.4886431904046658,0.7704074178077932,0.6832953766065052, 0.4459027063767483,0.2736266662816659,0.9971245001577111, 0.4261813022359729}, {0.4513870243296755,0.1636238211916692,0.7948095487499294, 0.6936822257814886,0.2207696127887604,0.0823810456158427, 0.6804993020747131}}, {{0.6545112142811352,0.2732595269982093,0.9508635622504104, 0.1510578917809002,0.4323348010426019,0.9436159201675989, 0.4197273169261223}, {0.6385259476640855,0.3975943979627943,0.27421520234867 , 0.9839776479598282,0.409334006315043 ,0.8940992036791344, 0.2299546058910862}, {0.2131047040250833,0.0311340828845114,0.651666825375885 , 0.3685263437237611,0.864358249839637 ,0.4732099066915572, 0.9681934279147217}, {0.1855255157031211,0.8686231679556108,0.7765968527917417, 0.770921844644052 ,0.8447832281168877,0.7610239909429989, 0.6262203216314154}, {0.1312448776823876,0.0325261794912519,0.9208478478156868, 0.616650314520738 ,0.7965372909761763,0.4815223515125501, 0.1173081889623945}, {0.1251857922025504,0.6855652872289714,0.4303058948994627, 0.2005247267003367,0.4915945467414369,0.0642089370751341, 0.5819714019143988}}}, {{{0.2689934044350977,0.7975591006371882,0.3103619589235738, 0.4552201490818012,0.0116205399081006,0.0724468877945589, 0.3924935564066848}, {0.4799388347171235,0.6000205481193037,0.2916625787093032, 0.6949818861265425,0.8601223971892046,0.7798509888933498, 0.0396188253483571}, {0.4805069472578289,0.1049301784181749,0.2420450158625275, 0.9866625932671464,0.1424955429015132,0.4988881534513561, 0.6181557343181191}, {0.702464970544104 ,0.5596486834869141,0.0097708474191837, 0.3264613082439919,0.5177116433847114,0.0878664991448334, 0.3506269312091808}, {0.0332031087913666,0.0785784971550207,0.3969232762015961, 0.1327157540430604,0.5675408482615582,0.6894649691372657, 0.8005866991090829}, {0.2001502442448101,0.1674825822590698,0.1045678403344003, 0.6364302495436367,0.7064757264869012,0.031586144825642 , 0.9362122462436898}}, {{0.0519712836514724,0.5412963353010705,0.7090605194509164, 0.8709691237460856,0.7140869321324278,0.8017280830697918, 0.3394501925428061}, {0.8148251137465122,0.0801148463846751,0.8948166560605276, 0.5475923761537362,0.8172977699624937,0.4523182845183001, 0.643577695196525 }, {0.5264026609361132,0.7315895217553319,0.0816299820305896, 0.0603520839905638,0.2471032340101464,0.1595446801131883, 0.8717835665922017}, {0.2192139873580443,0.9758652558191313,0.3368957917711068, 0.1821179156886993,0.7896985071424791,0.6587077755008761, 0.498195716453139 }, {0.5553635509376312,0.7192017782722638,0.2284547413312987, 0.9963339160567419,0.9747931621467831,0.6503256863469369, 0.1995424509291451}, {0.6802282424312913,0.0721984089791758,0.0306525022058061, 0.2576828885112137,0.4626229567393163,0.8682725054083805, 0.727169069766308 }}, {{0.742706521199981 ,0.4254933344480754,0.3459349925469629, 0.3710387629846027,0.9876495637360578,0.0401091914124825, 0.8670314961224486}, {0.5786754085723934,0.4386154191895905,0.7252576604151365, 0.4866689414247029,0.8734232380816606,0.9007018640112585, 0.4217209268734554}, {0.2768277972350516,0.5923503285933622,0.912363345616691 , 0.2106621890056666,0.6229665835634828,0.6315602200925206, 0.733113022415281 }, {0.1315676851272598,0.7158249646820886,0.909032520665641 , 0.179683108870242 ,0.2375433249238776,0.9713950940416396, 0.1809769527094898}, {0.8543850933695791,0.4922778564480348,0.247231074403177 , 0.8707499012725114,0.4453052550026655,0.5148173539296902, 0.3592333693997657}, {0.5929508514349274,0.1635238725850228,0.3910815366517607, 0.9694123223352875,0.2581334327011275,0.6567366645412922, 0.3251900642246949}}, {{0.7734731256866006,0.1308736607183498,0.9698210450785447, 0.4537895413836392,0.236050463346464 ,0.0734967473300127, 0.1697579050875407}, {0.5197739485560177,0.3370031764312863,0.8288833658826095, 0.4308875236618059,0.2487142725876299,0.61714498660403 , 0.7067772168854458}, {0.1670419079009499,0.1676192162883177,0.036671426933543 , 0.7364020150656405,0.6638045276218051,0.4746308757498139, 0.8441704489691971}, {0.8056701529500532,0.5853543643967521,0.8682712805132586, 0.2058412100367683,0.1119196193977279,0.2697496115169896, 0.0570868560893149}, {0.531169528001032 ,0.9366056922949615,0.0393435406685096, 0.1221099140100268,0.4521990282834353,0.9338750175279049, 0.3161561049767505}, {0.5072348086883924,0.0415728590503921,0.1483432009620889, 0.9866301229588469,0.9651186964360455,0.0049399809344096, 0.951811785423239 }}, {{0.6391199378155004,0.8679182945200221,0.4547398556338591, 0.5155960285792502,0.4888465802569202,0.6668642575461043, 0.1396512547563129}, {0.029973589872678 ,0.3079299415911909,0.7046807627366467, 0.2018534521229484,0.6734324333249173,0.9699120461072704, 0.0939007157894184}, {0.6726021182251263,0.4437502193045711,0.8681422543775054, 0.1771497894473859,0.6926259522261645,0.8381152896481102, 0.9446142194740232}, {0.6832480282896458,0.4971747640084273,0.6178472402012138, 0.8689049844787182,0.5706097466388297,0.0303870596968369, 0.9309486955069778}, {0.6895267510315611,0.6765133857772465,0.2156751523977172, 0.6588854702326572,0.3938644056541585,0.6512329770414921, 0.1065930303079907}, {0.657845304603036 ,0.9994137257706666,0.048212038860556 , 0.9771741842213173,0.4069079607228706,0.8707534503372591, 0.7823854840582735}}}, {{{0.5670162609866678,0.7384492092513265,0.8785155613013479, 0.404140321651033 ,0.3270331615632387,0.6675933855635847, 0.8078459419412586}, {0.7622851347766157,0.7978136488586345,0.435583314812933 , 0.8178342161750216,0.1202090553706084,0.5444890979608495, 0.0057586604981216}, {0.3245858299002703,0.3664615348713979,0.3961726916092554, 0.6954672066898622,0.3885581012703457,0.4486936226225307, 0.2375441308743275}, {0.3732517916293401,0.2272696272631515,0.0731959237684436, 0.6034485933813779,0.6682127985550163,0.6194903460096145, 0.4634940438005724}, {0.3797857801792298,0.8633336495718252,0.519081785136218 , 0.479181877629731 ,0.0256420658064357,0.3412478276261564, 0.3801956187858571}, {0.3988227808969005,0.5801723692273323,0.5336025467268785, 0.6079050927934446,0.7648832615421283,0.8129857387160935, 0.7181230762264944}}, {{0.9555236959549347,0.0182325826763616,0.1957779856835461, 0.0075628749781421,0.647474714154603 ,0.8980305489499869, 0.2434822965762993}, {0.9270345447963066,0.0602673902895609,0.9344360268055143, 0.3516226872396344,0.1014208284492165,0.4858717591863256, 0.2567765677205079}, {0.2848729019619228,0.3072899649262866,0.8030258978326634, 0.5391612766752545,0.3113076991560036,0.6103337833109184, 0.7161506742231936}, {0.2726240007335338,0.4135491015253515,0.1218860933369476, 0.1811493495346803,0.6811178539649828,0.1814383476956269, 0.5251633836670602}, {0.7090462617224327,0.1068769230947438,0.5673122196289035, 0.2565627837013638,0.9629268752375798,0.4835456467199247, 0.8059925497751581}, {0.5502265421562618,0.0434125328548192,0.6331513755940223, 0.951403342206657 ,0.6016118201463312,0.8191888594267902, 0.8842064633484078}}, {{0.2280797719489325,0.2120448399082266,0.6109809888509917, 0.4110284698067047,0.8398613028667203,0.9000231233980112, 0.3534213793027181}, {0.2368705589744821,0.7805255152438618,0.2748060355481361, 0.8226143185136784,0.4237382536487628,0.6675498992914705, 0.0955353138346682}, {0.623859324676573 ,0.4517676787372291,0.5866084631754741, 0.1680142077448634,0.7368737449441821,0.8627970775432285, 0.2167398000907756}, {0.0957145555201617,0.0236385860463364,0.641971500443266 , 0.6070940360887808,0.54669741271407 ,0.2319470961159754, 0.3909059959055147}, {0.594476335186173 ,0.4967668588591694,0.9877855202148873, 0.1364397525567331,0.6951445540475938,0.4043187681042921, 0.4281996149256148}, {0.7175977656581762,0.6924361513243696,0.9912559937021883, 0.1283942894541252,0.1041096493841663,0.7243388171287412, 0.5783869170064091}}, {{0.2741606665598059,0.0794193689889866,0.0856582495964305, 0.8941908746641183,0.1918673247187429,0.3233715621155208, 0.226656402226988 }, {0.3549963058319373,0.0694238427460934,0.5190597909082704, 0.0676125635922149,0.8003565078223616,0.233712081910433 , 0.5400119146045106}, {0.8800790875614583,0.6508773690471942,0.5329577865513353, 0.3243337531153756,0.3330019130581979,0.6694869551981901, 0.9941393612211675}, {0.6618391898493786,0.5577834173700249,0.7306505102392461, 0.4652056122837182,0.0601423426007852,0.5622968158779098, 0.9576252845053802}, {0.1753029423576596,0.6900048908206657,0.2009336886590565, 0.5358276844730813,0.0966764496467196,0.4503709362581851, 0.7561633288952461}, {0.3475715242389821,0.664911724487218 ,0.7954499607897292, 0.9271778194794527,0.2346420818554535,0.3993159158093081, 0.1524160133304174}}, {{0.9924835021583752,0.9270009679242953,0.5399571302805596, 0.8420332943764213,0.5209579772720422,0.6235856880027597, 0.0891244321160166}, {0.7552704204968079,0.1277134836352348,0.8260676302525284, 0.7820280876703859,0.7087446977429764,0.0361603805247621, 0.3031283559453286}, {0.2631125699108429,0.3601364074715191,0.0876427467638385, 0.9369578230310628,0.5538022407123763,0.3055243106580235, 0.3969815170742834}, {0.4472025405048357,0.6005943333606173,0.5156794276964978, 0.9193919732144173,0.4969634829058303,0.9921580148233127, 0.8514249577450957}, {0.2085105143573358,0.9305952146439163,0.1163663978854761, 0.8174497084911916,0.3806232934765801,0.8779743204450695, 0.8680566901074503}, {0.8059254001176211,0.7900304363070614,0.3046791390980408, 0.0809192830512522,0.4029801787651615,0.1735245149865087, 0.6949510889024617}}}}; // py_av xarray<double> py_av = {{0.5106795969797712,0.6397044109091891,0.5112635235731234, 0.4586765467957137,0.4869877873873078,0.4943932998356453, 0.4385520508602098}, {0.5978927985524186,0.559905994727937 ,0.619729942105118 , 0.4653893064895739,0.5937783013353551,0.5048245639269587, 0.5831376677923145}, {0.4165551320778472,0.4546935552796757,0.3973719402163453, 0.4544365450264588,0.5634293281574402,0.4992966676969995, 0.4805121186481612}, {0.5571737102656098,0.4734357748888989,0.5334877219467363, 0.4183775498265881,0.4971210216796947,0.475560939392655 , 0.5715317612540888}, {0.6780835926478442,0.4848427790974752,0.5816075391773083, 0.5583959492918773,0.4287789529418257,0.4549499764850471, 0.2909222329544836}, {0.455560911393571 ,0.4523219422883247,0.5616099216331595, 0.3817307280172807,0.4162942894756477,0.2873504573593249, 0.423361164166236 }}; auto av = xt::average(py_a, py_w, {0,1}); EXPECT_TRUE(xt::allclose(av, py_av)); } /*py a = np.random.random(4*5*6*7).reshape(4,5,6,7) vr_all = np.var(a) st_all = np.std(a) vr = np.var(a, axis=(0,2)) st = np.std(a, axis=(0,2)) */ TEST(xtest_extended_xmath, var_std) { // py_a xarray<double> py_a = {{{{0.3460997265377855,0.9756102008599149,0.640972077345332 , 0.822480563634361 ,0.1325246727418484,0.8620144822726226, 0.9227571905133943}, {0.4870619188189359,0.6062529377509774,0.7648098009029954, 0.1748386272604125,0.5025660764634424,0.3986630277723131, 0.1463739921622491}, {0.3675344222915314,0.0681723093854936,0.025811906949487 , 0.1351662891548228,0.9631151115891738,0.549529535895017 , 0.96582216115322 }, {0.432497878330132 ,0.3118161330852596,0.5061418628402441, 0.4395116886329101,0.1056646842617439,0.6408263146902062, 0.2160381825095996}, {0.6195879548978296,0.6502010923981534,0.1520248531286481, 0.0613496271106682,0.7807615860684398,0.4598004237693202, 0.0581637955054758}, {0.9948663171697671,0.0577805609963666,0.6950352288585532, 0.9836789252634136,0.2391801042159256,0.1422493686871962, 0.1213849394224289}}, {{0.3032751475675955,0.1010458110106467,0.6921613416941319, 0.0622917981300627,0.5094221281497897,0.9966968538529768, 0.8139702695060188}, {0.6152194382310109,0.3062536207866117,0.6238958362916385, 0.5270414639116516,0.4260833838903715,0.1307103767401995, 0.8866042152404667}, {0.4497846488213225,0.1946225118207651,0.3677593508772896, 0.414129752528927 ,0.8275378955668743,0.733614380561402 , 0.7693048936413398}, {0.0110312644286472,0.4161539981797615,0.4813441516353236, 0.0191922768230567,0.2598132087450342,0.760289823122135 , 0.1371097057289991}, {0.5353101314525917,0.2152018720172375,0.0121207746438933, 0.2412014575995415,0.9758737549100538,0.8015371118829896, 0.9595766443210334}, {0.4878540439263624,0.1097361986775035,0.547959488973693 , 0.4543773345599609,0.844357082739616 ,0.0980825807842446, 0.4882411370217782}}, {{0.1500486646939843,0.32467592689006 ,0.7373570773877997, 0.4760181293687665,0.3758882851457693,0.3944762785700353, 0.4594467684059866}, {0.7850165438370569,0.8920846889402344,0.9553346865039283, 0.7869033862552951,0.3154068957480127,0.6881347060865421, 0.4376031240553919}, {0.2546706220460512,0.8408715794259226,0.038426348962325 , 0.9017619921354235,0.4614774646247342,0.6372014768082804, 0.6593539222057827}, {0.8951177407065364,0.6366696821672073,0.6139335847600618, 0.06665204056069 ,0.5184080219452041,0.1501690008170417, 0.7374337687214856}, {0.5122219208126745,0.6802277792083533,0.0416729006023843, 0.0847920160458032,0.7163233880626823,0.0720843359986734, 0.0712567277652586}, {0.0121084752348875,0.9565013982994801,0.737508359459007 , 0.3532514085020642,0.2965355812876552,0.3497032297458496, 0.7746535311811819}}, {{0.6613706110704144,0.1851955678674679,0.1741093353340843, 0.0983956497133973,0.6603027197013381,0.7643726622217359, 0.265046428325004 }, {0.0209449610309128,0.0821716674764273,0.9678600348450305, 0.2954447774774203,0.7692231478381336,0.6246635688542638, 0.3819396396528959}, {0.2056872621955551,0.1213864181594064,0.6150129680388666, 0.774633780637788 ,0.6439042535411307,0.5303021332491583, 0.0419512234316363}, {0.9684887775943838,0.7987141916545746,0.2928220367009647, 0.9799703293588506,0.6018815896363221,0.5824226582072465, 0.7480731794295321}, {0.8117697880901376,0.6564786073315027,0.1280957463662 , 0.3382675059944984,0.9280836403260497,0.2246156118438519, 0.3721670238375133}, {0.432076882944196 ,0.4394049896944522,0.6129395824945255, 0.9430758377447076,0.240692711832505 ,0.1215013763009181, 0.1974704898599373}}, {{0.8869249002092695,0.645810812655206 ,0.2859067892391601, 0.8159469389686173,0.861369996363436 ,0.846514338690278 , 0.9189265336395545}, {0.2522410201733616,0.7550419287462783,0.46053949727414 , 0.8419985528900615,0.7284906771616132,0.7764474464997246, 0.6561618376810715}, {0.1774287694697069,0.5450269188969383,0.9846697395245082, 0.9373880664971189,0.0431737357970117,0.1648148157294371, 0.1317287734545619}, {0.7259799099852955,0.8177853298569451,0.2135113663106719, 0.505852692951829 ,0.8407030280112 ,0.7328015447662506, 0.5422372054918483}, {0.5903476904587729,0.50836054691628 ,0.2975484513188206, 0.5650219928590161,0.6888853020500907,0.8733229158608077, 0.6362913539792481}, {0.761121537043158 ,0.160071634954573 ,0.4615574744197899, 0.0093316198270933,0.246678864521623 ,0.7264617151130048, 0.9918099513493635}}}, {{{0.0991780995872159,0.4014943158612883,0.8000709686991595, 0.2040356346288988,0.5550849493022862,0.7330712960296748, 0.615985450260179 }, {0.1880247346154161,0.3553845686857394,0.7837917844853972, 0.5542265141320166,0.0052296135429127,0.7609907600280938, 0.0353113549402391}, {0.7457337827312321,0.2024805601652374,0.9580734801193802, 0.3679407513020845,0.3269316163380791,0.1488880503324447, 0.3056042154902149}, {0.8766507618282006,0.9963343376272473,0.3683095305068483, 0.4486106309545426,0.722070938202737 ,0.8861957804650745, 0.5930443341867842}, {0.3915256981778293,0.4126218408486237,0.6956181464968069, 0.0032182636042787,0.6195893374598407,0.3554930104413574, 0.7941973312770843}, {0.0929906398231322,0.5882022669483905,0.4809728898861237, 0.6423255259052274,0.0648535944829683,0.5799837874281313, 0.5614845879595237}}, {{0.5606600944161709,0.6034876665964548,0.6764679372263622, 0.8049889996807698,0.2698207201282143,0.8250494101800621, 0.4982556822634536}, {0.0770582791343312,0.0585509292439792,0.3342383186960608, 0.7848969771114676,0.7076809347409158,0.7886149646724064, 0.5172690564416094}, {0.4401989979554906,0.1474525267062839,0.3281927536093115, 0.4340193661738753,0.0886004296796172,0.2206119527112113, 0.5982252940637388}, {0.7356631142391898,0.9983475113929496,0.9331133313435577, 0.6425651995351915,0.421248053294072 ,0.6361773647082327, 0.785651618080232 }, {0.1183361909233873,0.4099048896962882,0.8398022856356172, 0.383832951933044 ,0.5718722712271865,0.5877693608621982, 0.1844762531336394}, {0.3622354416522884,0.3345112887419321,0.0261967085320648, 0.0241917638913552,0.8316970436757735,0.2730708099728124, 0.5180787662388154}}, {{0.2987255735887731,0.9406792451153405,0.2592967588657737, 0.4296568127389351,0.8727302504846018,0.8419335667918086, 0.1861014178462773}, {0.8026433097957104,0.4581868867378927,0.4829688720853552, 0.1334799724159438,0.0806015137571247,0.7279393069737652, 0.4964611523552998}, {0.4368507026151796,0.7295082286523967,0.7655128989911097, 0.1589081676693536,0.6102251494776413,0.1353540822776855, 0.7513750860290457}, {0.6569551562671395,0.956614621083458 ,0.0689580163564212, 0.0570547211512543,0.2821870746932001,0.261705683735906 , 0.2469787990719998}, {0.9062545805210367,0.2495461998495061,0.271949726128631 , 0.7593982624179637,0.44973984245054 ,0.7767105569551812, 0.0653661575643852}, {0.4875711936733843,0.0336136001832826,0.0626532034553545, 0.906437453344411 ,0.1392453711175952,0.5324206822752171, 0.4110956026007065}}, {{0.3473433262588427,0.8998333456872725,0.0218233967754895, 0.6637896861755891,0.9633944342135504,0.5601681834618419, 0.9368224620330918}, {0.0522578792860238,0.4187933190741614,0.2601577909620512, 0.7308209649807298,0.9812970904972467,0.2565300624442478, 0.6541746014740745}, {0.1980976327597401,0.5653302545716099,0.4639324866883362, 0.9720053296315371,0.6085272726964666,0.3495063720868188, 0.1140957848879334}, {0.1512468287349346,0.2253169299512351,0.250966661340298 , 0.8506160578411378,0.5612227882825249,0.5233909113743664, 0.1147688718692175}, {0.860139693349435 ,0.7228143032084837,0.0676683619000016, 0.7078350972297687,0.5435382173426461,0.0817253457467783, 0.4583006415286565}, {0.484696287130047 ,0.1657745401632758,0.9456981470002823, 0.8499753714806619,0.6690223373291083,0.4622955610006072, 0.4117655415845085}}, {{0.6509734671509542,0.5454318694069055,0.0622731058818856, 0.5125026487703317,0.8064036172328395,0.4592398775969581, 0.0519565775542684}, {0.7862781993840331,0.2013637821359744,0.2586208348880388, 0.1647063534322959,0.3302150648714975,0.756751505688635 , 0.5193858595039373}, {0.2048812741507126,0.8778300781520408,0.8795818549515292, 0.8705784250460069,0.2387962113815393,0.4512393441809881, 0.9849896561408751}, {0.7720124763099904,0.0271674212255598,0.0652045912604921, 0.4639313768123328,0.9092202058615602,0.5387017979527142, 0.4978125080342902}, {0.1054736999566306,0.656780104724294 ,0.8221031606002255, 0.3804200075075623,0.7756118509253275,0.9644766539008116, 0.2037664591276891}, {0.5233296311947413,0.2871379580845755,0.7928544190338394, 0.5775933658811575,0.6345824175503038,0.7979141596158941, 0.3959704726624549}}}, {{{0.9150900684070432,0.53302886724614 ,0.157954822835348 , 0.6958991181688025,0.7932613504382544,0.3167616770675267, 0.857179256998753 }, {0.9061432547657664,0.2769044873778089,0.9835214727152221, 0.1407115280487584,0.20201566840249 ,0.1842248392380261, 0.8939897100078704}, {0.6542925523249619,0.1521042832222729,0.440323418368349 , 0.615298025069802 ,0.0834640849893833,0.8824163684073387, 0.8036035354415352}, {0.5052067735766382,0.9671266152591704,0.4177609792750997, 0.9841103190364978,0.6679199988036271,0.6346712732539415, 0.165954895295785 }, {0.881927758304644 ,0.4274896879206151,0.1622334057824794, 0.012607519975759 ,0.5597556836383826,0.5273996221226763, 0.7193536223691586}, {0.8902580530178021,0.0794065846430295,0.7314964903403623, 0.1874119440975822,0.858177053157164 ,0.8190635138616561, 0.5407937549855444}}, {{0.7102427986233115,0.3143501131837484,0.4711678989328146, 0.8216368977104717,0.4592651971732139,0.3577982653254418, 0.4942124472502999}, {0.8282492524372184,0.3352080473708727,0.1737615931357438, 0.7120140203307808,0.8259782127080818,0.1006374785235333, 0.2398741127559447}, {0.1419719897609939,0.3479414115821666,0.4503509789054126, 0.7488263369633065,0.6511475848816741,0.6209285674784312, 0.3523749466096544}, {0.8414475530847599,0.4712871673981646,0.9791049380151545, 0.6341421382957368,0.1262647415645027,0.676177562075434 , 0.325104015431699 }, {0.6863271966860974,0.0696411481624057,0.1748814371759594, 0.8557372589057863,0.2271795570235149,0.83704112524294 , 0.2792760884544104}, {0.6428819100587077,0.694150573509831 ,0.5126547531450529, 0.3053106766967313,0.2126443763710961,0.0331893545624262, 0.3039464012407238}}, {{0.653162790531283 ,0.9383048184484827,0.871204482263052 , 0.7660647765353026,0.7884473432532987,0.6649849034759953, 0.260286857566003 }, {0.9071950307058299,0.670732311905834 ,0.56044063098044 , 0.1109894692134811,0.4470555438064254,0.4603582712019263, 0.86456360952267 }, {0.5466482201877885,0.3804005489704096,0.9768003285106593, 0.1107205933263157,0.4225484283119446,0.0420246751714053, 0.7399041207669304}, {0.9180765521991506,0.2800373295504894,0.8583416767991209, 0.2922182304618978,0.9107701616439152,0.7539619035967839, 0.8049067768414386}, {0.0180065556004545,0.962810357074026 ,0.7266709920703233, 0.3047510953861333,0.8293946648588469,0.28152119841493 , 0.872753839566128 }, {0.112580390411937 ,0.7036859774607958,0.5406984766449103, 0.0965344701954408,0.241893828258839 ,0.0124040362773148, 0.4687679654645058}}, {{0.3012652607600004,0.5983574842977588,0.2972378077086172, 0.2999191115069847,0.7431931987316034,0.0481428359783534, 0.9028949951919872}, {0.8522638743911815,0.6678046832264065,0.5932215701073843, 0.8923024981396522,0.1853301795287144,0.0789691621908286, 0.2395101699095381}, {0.7945782787001903,0.0346702667264833,0.5828068350834896, 0.9954375161913099,0.8556960938375394,0.5214456890435895, 0.0636409092866423}, {0.8313735143857098,0.5989785081772105,0.1149329970595668, 0.0938572848233562,0.9096268194365924,0.6692002629380784, 0.8292867993167555}, {0.8789789002822673,0.5717723520483222,0.5174463517550413, 0.4304274103209902,0.3169465877911193,0.4345959608587118, 0.7738796557301564}, {0.6019234310151316,0.8925232899548461,0.4433800143791877, 0.607089578718754 ,0.6313075530919887,0.5916971623063255, 0.7026337730855163}}, {{0.2374334683748063,0.5123637775457907,0.1042248028083477, 0.3845113276448126,0.4876670686212644,0.6522242595454725, 0.9505310525862035}, {0.6006510665483559,0.7435939161765598,0.5062660594952028, 0.6341040313763313,0.0709322161337734,0.254391580841847 , 0.3618530932051387}, {0.4724933550065136,0.0456487455023837,0.1400240975533177, 0.2768143077913058,0.9715326909010507,0.3313470071030508, 0.4820410581120825}, {0.1960977127383929,0.6107800710757683,0.2806832155159743, 0.2069925784384268,0.5165726284459791,0.0055057991604208, 0.0076640326492253}, {0.2190688091018578,0.0367213625008211,0.1080257541306914, 0.3388606493387516,0.8025856795798129,0.5720486433693008, 0.5126677259564164}, {0.2934888232081216,0.9317537194328164,0.3970150412371917, 0.0870927667957715,0.6170665161178013,0.1138383934766014, 0.3452231428016921}}}, {{{0.5074119387178089,0.8742225246851758,0.4935465803401187, 0.7022587660316643,0.9928168389990704,0.1314891198979816, 0.2747315255195195}, {0.3945760755976464,0.4218281785388314,0.4110210752655458, 0.9076110025565549,0.7140326444668564,0.6079052140907037, 0.3093727178627821}, {0.8237903842212947,0.9550605114849889,0.8211982825502265, 0.0015651051914729,0.636401370183407 ,0.0511353814421007, 0.2576072203337219}, {0.0595247003477717,0.6037954529493877,0.6865899134926068, 0.1144876380659051,0.3838388830449795,0.456236508955542 , 0.3690530217609166}, {0.121025000485193 ,0.4189477901874754,0.7511780478084181, 0.0710076645332555,0.0801800140819035,0.3547712918359842, 0.941725711618925 }, {0.668572646722914 ,0.6786699566725648,0.361919990837865 , 0.5936607912085384,0.0101311840277434,0.6360960464095422, 0.9132869475762367}}, {{0.6125734683448192,0.873698593466345 ,0.7239730554660938, 0.1205584164036902,0.9024533072858417,0.0664438443557749, 0.5339674725477638}, {0.1421371237934577,0.0117066107309041,0.422034260127639 , 0.2950407076541562,0.486000493797603 ,0.5771998867345508, 0.0437390723089474}, {0.1230032951237456,0.5586423964504253,0.3431673531726582, 0.729173487549448 ,0.6522916485919397,0.8456043629899068, 0.6924928266692253}, {0.4299310773901481,0.6729666223944324,0.2753811742554185, 0.3063134987782127,0.7889851599207933,0.4464195164015822, 0.7983803405183525}, {0.8224223736682784,0.8575623376612838,0.9166352358412073, 0.4309852205132962,0.3188668183211388,0.5821987465941139, 0.3711724234376276}, {0.601074166800233 ,0.7055858626438246,0.6884050184921369, 0.3745528870201214,0.1668602016987528,0.4305293384622075, 0.1425941440819087}}, {{0.8900970351838083,0.3458774607378574,0.1544597472233238, 0.0254477599057509,0.6458223862864843,0.6369023174547432, 0.3406041665812917}, {0.071711888847651 ,0.409628894895232 ,0.3112174950633936, 0.6771206397350094,0.6057792494526903,0.36459372819754 , 0.2178925542549901}, {0.9880359661555919,0.4540016211961149,0.688274235780237 , 0.1405529675783608,0.4855896996593978,0.0275367198694655, 0.50545511791045 }, {0.9640174071177023,0.3842067129858002,0.0389960125749116, 0.0309557909193435,0.3879867599468695,0.160024936463194 , 0.0233520963281859}, {0.7562136139501768,0.4585230088818907,0.2892447719726545, 0.9000831830164807,0.1161389602005256,0.9559188289553192, 0.3139667173773528}, {0.8884036723086812,0.6029428764794615,0.8267073597414875, 0.9840131632104643,0.2884054378187457,0.961135485407593 , 0.3894818949024204}}, {{0.3855119047369223,0.3403871042545057,0.5414076073475852, 0.1541450431784871,0.5537114853580112,0.541704812410004 , 0.76190181260487 }, {0.8336499619375856,0.440441350312424 ,0.3023332493514937, 0.2593348973170945,0.1946238367048719,0.0576475821990249, 0.3424479788347133}, {0.2702476921307833,0.9664173858664074,0.5577088262500439, 0.3472770390305076,0.580467600993696 ,0.1391967013456955, 0.4440437492022029}, {0.6262343214210638,0.4888978317924514,0.4017788006543243, 0.9938483888996982,0.880314762148927 ,0.6234059581594401, 0.5693773611822828}, {0.620660479824584 ,0.2013121078224333,0.3951377432643186, 0.0394595328908993,0.4755460374868267,0.5430245839576632, 0.2277497361032096}, {0.9640288471655137,0.909454610937242 ,0.7221432354559059, 0.5333866287653626,0.869969159647685 ,0.1306523438234629, 0.790509794274885 }}, {{0.1248208139668483,0.7942106625494054,0.275767568251357 , 0.8770905810181889,0.9440420938253978,0.1487959694051156, 0.4626756050653935}, {0.9809873781626851,0.4834074359731466,0.8635475225145451, 0.5887315221313199,0.3753299079196019,0.2857835555258702, 0.2032230910860873}, {0.7617981913776972,0.3865405068230279,0.5112754622007512, 0.4923254800011819,0.5772790292331312,0.8655771456245522, 0.9807393435834294}, {0.4075842085738169,0.8275189221063031,0.7645277946547177, 0.5735289514555733,0.9560471436119331,0.2004745155284028, 0.1092642103096214}, {0.8539619669554221,0.4391498166337483,0.8469688542070605, 0.8930902051954149,0.0624575936190714,0.8834647629860607, 0.4483190553694222}, {0.5104324890042322,0.6265925110932102,0.9263826067300868, 0.019116094429764 ,0.4768434683178171,0.6877220424305607, 0.7227069576982285}}}}; // py_vr_all double py_vr_all = 0.08257307738009954; // py_st_all double py_st_all = 0.2873553155591515; // py_vr xarray<double> py_vr = {{0.0852068309126688,0.0847144350000448,0.0665795115515863, 0.1044879757008207,0.0994283910451301,0.0627262352216086, 0.0985537283997266}, {0.0638931201038309,0.0764149454368496,0.0713175183081865, 0.066508578076682 ,0.0720721452105284,0.0824901481262121, 0.0641277495703859}, {0.1077493245420096,0.0699334071648802,0.1007397644226236, 0.1116186015428858,0.0541115754698437,0.0901322000940208, 0.0664647998988194}, {0.087982633168223 ,0.0778706200930632,0.0610545739371242, 0.1024460567243694,0.0536455858542131,0.0504355367736437, 0.0773686386350671}, {0.072189495809687 ,0.0720540674148998,0.0922003312160627, 0.0762240153024691,0.0845913536241975,0.0819087439628765, 0.0894375580083343}}; // py_st xarray<double> py_st = {{0.2919020913125989,0.2910574427841431,0.2580300593953858, 0.3232459987390728,0.3153226776575547,0.2504520617236133, 0.3139326813183467}, {0.2527708846046769,0.2764325332460881,0.267053399731564 , 0.2578925708055235,0.2684625583028821,0.287210981903917 , 0.2532345742002578}, {0.3282519223736695,0.2644492525322773,0.3173952810339555, 0.3340937017408228,0.2326189490773349,0.3002202526379938, 0.2578076800617456}, {0.2966186662504957,0.2790530775552622,0.2470922377111919, 0.3200719555418272,0.231615167582378 ,0.2245785759453552, 0.2781521861051376}, {0.2686810298656885,0.2684288870723489,0.303645074414295 , 0.2760869705409314,0.2908459276390122,0.2861970369568428, 0.2990611275447452}}; auto st_all = xt::stddev(py_a); auto vr_all = xt::variance(py_a); auto vr = xt::variance(py_a, {0, 2}); auto st = xt::stddev(py_a, {0, 2}); EXPECT_TRUE(xt::allclose(st_all, py_st_all)); EXPECT_TRUE(xt::allclose(vr_all, py_vr_all)); EXPECT_TRUE(xt::allclose(st, py_st)); EXPECT_TRUE(xt::allclose(vr, py_vr)); } }
[ "johan.mabille@gmail.com" ]
johan.mabille@gmail.com
2e520611a5c08b5c0a1dbf3cb1ff7415c71f8915
75e49b7e53cf60c99b7ab338127028a457e2721b
/sources/plug_osg/src/luna/bind_osg_Depth.cpp
8061cdff1a87de4e41154542bcf7ce4ab2fd6cf7
[]
no_license
roche-emmanuel/singularity
32f47813c90b9cd5655f3bead9997215cbf02d6a
e9165d68fc09d2767e8acb1e9e0493a014b87399
refs/heads/master
2021-01-12T01:21:39.961949
2012-10-05T10:48:21
2012-10-05T10:48:21
78,375,325
0
0
null
null
null
null
UTF-8
C++
false
false
23,096
cpp
#include <plug_common.h> class luna_wrapper_osg_Depth { public: typedef Luna< osg::Depth > luna_t; // Derived class converters: static int _cast_from_Referenced(lua_State *L) { // all checked are already performed before reaching this point. osg::Depth* ptr= dynamic_cast< osg::Depth* >(Luna< osg::Referenced >::check(L,1)); if(!ptr) return 0; // Otherwise push the pointer: Luna< osg::Depth >::push(L,ptr,false); return 1; }; // Constructor checkers: inline static bool _lg_typecheck_ctor_overload_1(lua_State *L) { int luatop = lua_gettop(L); if( luatop<0 || luatop>4 ) return false; if( luatop>0 && (lua_isnumber(L,1)==0 || lua_tointeger(L,1) != lua_tonumber(L,1)) ) return false; if( luatop>1 && lua_isnumber(L,2)==0 ) return false; if( luatop>2 && lua_isnumber(L,3)==0 ) return false; if( luatop>3 && lua_isboolean(L,4)==0 ) return false; return true; } inline static bool _lg_typecheck_ctor_overload_2(lua_State *L) { int luatop = lua_gettop(L); if( luatop<1 || luatop>2 ) return false; if( !Luna<void>::has_uniqueid(L,1,50169651) ) return false; if( luatop>1 && !Luna<void>::has_uniqueid(L,2,27134364) ) return false; return true; } // Function checkers: inline static bool _lg_typecheck_cloneType(lua_State *L) { if( lua_gettop(L)!=1 ) return false; return true; } inline static bool _lg_typecheck_clone(lua_State *L) { if( lua_gettop(L)!=2 ) return false; if( !Luna<void>::has_uniqueid(L,2,27134364) ) return false; return true; } inline static bool _lg_typecheck_isSameKindAs(lua_State *L) { if( lua_gettop(L)!=2 ) return false; if( (lua_isnil(L,2)==0 && !Luna<void>::has_uniqueid(L,2,50169651)) ) return false; return true; } inline static bool _lg_typecheck_libraryName(lua_State *L) { if( lua_gettop(L)!=1 ) return false; return true; } inline static bool _lg_typecheck_className(lua_State *L) { if( lua_gettop(L)!=1 ) return false; return true; } inline static bool _lg_typecheck_getType(lua_State *L) { if( lua_gettop(L)!=1 ) return false; return true; } inline static bool _lg_typecheck_compare(lua_State *L) { if( lua_gettop(L)!=2 ) return false; if( !Luna<void>::has_uniqueid(L,2,50169651) ) return false; return true; } inline static bool _lg_typecheck_getModeUsage(lua_State *L) { if( lua_gettop(L)!=2 ) return false; if( !Luna<void>::has_uniqueid(L,2,48108040) ) return false; return true; } inline static bool _lg_typecheck_setFunction(lua_State *L) { if( lua_gettop(L)!=2 ) return false; if( (lua_isnumber(L,2)==0 || lua_tointeger(L,2) != lua_tonumber(L,2)) ) return false; return true; } inline static bool _lg_typecheck_getFunction(lua_State *L) { if( lua_gettop(L)!=1 ) return false; return true; } inline static bool _lg_typecheck_setRange(lua_State *L) { if( lua_gettop(L)!=3 ) return false; if( lua_isnumber(L,2)==0 ) return false; if( lua_isnumber(L,3)==0 ) return false; return true; } inline static bool _lg_typecheck_setZNear(lua_State *L) { if( lua_gettop(L)!=2 ) return false; if( lua_isnumber(L,2)==0 ) return false; return true; } inline static bool _lg_typecheck_getZNear(lua_State *L) { if( lua_gettop(L)!=1 ) return false; return true; } inline static bool _lg_typecheck_setZFar(lua_State *L) { if( lua_gettop(L)!=2 ) return false; if( lua_isnumber(L,2)==0 ) return false; return true; } inline static bool _lg_typecheck_getZFar(lua_State *L) { if( lua_gettop(L)!=1 ) return false; return true; } inline static bool _lg_typecheck_setWriteMask(lua_State *L) { if( lua_gettop(L)!=2 ) return false; if( lua_isboolean(L,2)==0 ) return false; return true; } inline static bool _lg_typecheck_getWriteMask(lua_State *L) { if( lua_gettop(L)!=1 ) return false; return true; } inline static bool _lg_typecheck_apply(lua_State *L) { if( lua_gettop(L)!=2 ) return false; if( !Luna<void>::has_uniqueid(L,2,50169651) ) return false; return true; } // Operator checkers: // (found 0 valid operators) // Constructor binds: // osg::Depth::Depth(osg::Depth::Function func = osg::Depth::LESS, double zNear = 0.0, double zFar = 1.0, bool writeMask = true) static osg::Depth* _bind_ctor_overload_1(lua_State *L) { if (!_lg_typecheck_ctor_overload_1(L)) { luna_printStack(L); luaL_error(L, "luna typecheck failed in osg::Depth::Depth(osg::Depth::Function func = osg::Depth::LESS, double zNear = 0.0, double zFar = 1.0, bool writeMask = true) function, expected prototype:\nosg::Depth::Depth(osg::Depth::Function func = osg::Depth::LESS, double zNear = 0.0, double zFar = 1.0, bool writeMask = true)\nClass arguments details:\n"); } int luatop = lua_gettop(L); osg::Depth::Function func=luatop>0 ? (osg::Depth::Function)lua_tointeger(L,1) : osg::Depth::LESS; double zNear=luatop>1 ? (double)lua_tonumber(L,2) : 0.0; double zFar=luatop>2 ? (double)lua_tonumber(L,3) : 1.0; bool writeMask=luatop>3 ? (bool)(lua_toboolean(L,4)==1) : true; return new osg::Depth(func, zNear, zFar, writeMask); } // osg::Depth::Depth(const osg::Depth & dp, const osg::CopyOp & copyop = osg::CopyOp::SHALLOW_COPY) static osg::Depth* _bind_ctor_overload_2(lua_State *L) { if (!_lg_typecheck_ctor_overload_2(L)) { luna_printStack(L); luaL_error(L, "luna typecheck failed in osg::Depth::Depth(const osg::Depth & dp, const osg::CopyOp & copyop = osg::CopyOp::SHALLOW_COPY) function, expected prototype:\nosg::Depth::Depth(const osg::Depth & dp, const osg::CopyOp & copyop = osg::CopyOp::SHALLOW_COPY)\nClass arguments details:\narg 1 ID = 50169651\narg 2 ID = 27134364\n"); } int luatop = lua_gettop(L); const osg::Depth* dp_ptr=dynamic_cast< osg::Depth* >(Luna< osg::Referenced >::check(L,1)); if( !dp_ptr ) { luaL_error(L, "Dereferencing NULL pointer for arg dp in osg::Depth::Depth function"); } const osg::Depth & dp=*dp_ptr; const osg::CopyOp* copyop_ptr=luatop>1 ? (Luna< osg::CopyOp >::check(L,2)) : NULL; if( luatop>1 && !copyop_ptr ) { luaL_error(L, "Dereferencing NULL pointer for arg copyop in osg::Depth::Depth function"); } const osg::CopyOp & copyop=luatop>1 ? *copyop_ptr : osg::CopyOp::SHALLOW_COPY; return new osg::Depth(dp, copyop); } // Overload binder for osg::Depth::Depth static osg::Depth* _bind_ctor(lua_State *L) { if (_lg_typecheck_ctor_overload_1(L)) return _bind_ctor_overload_1(L); if (_lg_typecheck_ctor_overload_2(L)) return _bind_ctor_overload_2(L); luaL_error(L, "error in function Depth, cannot match any of the overloads for function Depth:\n Depth(osg::Depth::Function, double, double, bool)\n Depth(const osg::Depth &, const osg::CopyOp &)\n"); return NULL; } // Function binds: // osg::Object * osg::Depth::cloneType() const static int _bind_cloneType(lua_State *L) { if (!_lg_typecheck_cloneType(L)) { luna_printStack(L); luaL_error(L, "luna typecheck failed in osg::Object * osg::Depth::cloneType() const function, expected prototype:\nosg::Object * osg::Depth::cloneType() const\nClass arguments details:\n"); } osg::Depth* self=dynamic_cast< osg::Depth* >(Luna< osg::Referenced >::check(L,1)); if(!self) { luna_printStack(L); luaL_error(L, "Invalid object in function call osg::Object * osg::Depth::cloneType() const"); } osg::Object * lret = self->cloneType(); if(!lret) return 0; // Do not write NULL pointers. Luna< osg::Object >::push(L,lret,false); return 1; } // osg::Object * osg::Depth::clone(const osg::CopyOp & ) const static int _bind_clone(lua_State *L) { if (!_lg_typecheck_clone(L)) { luna_printStack(L); luaL_error(L, "luna typecheck failed in osg::Object * osg::Depth::clone(const osg::CopyOp & ) const function, expected prototype:\nosg::Object * osg::Depth::clone(const osg::CopyOp & ) const\nClass arguments details:\narg 1 ID = 27134364\n"); } const osg::CopyOp* _arg1_ptr=(Luna< osg::CopyOp >::check(L,2)); if( !_arg1_ptr ) { luaL_error(L, "Dereferencing NULL pointer for arg _arg1 in osg::Depth::clone function"); } const osg::CopyOp & _arg1=*_arg1_ptr; osg::Depth* self=dynamic_cast< osg::Depth* >(Luna< osg::Referenced >::check(L,1)); if(!self) { luna_printStack(L); luaL_error(L, "Invalid object in function call osg::Object * osg::Depth::clone(const osg::CopyOp &) const"); } osg::Object * lret = self->clone(_arg1); if(!lret) return 0; // Do not write NULL pointers. Luna< osg::Object >::push(L,lret,false); return 1; } // bool osg::Depth::isSameKindAs(const osg::Object * obj) const static int _bind_isSameKindAs(lua_State *L) { if (!_lg_typecheck_isSameKindAs(L)) { luna_printStack(L); luaL_error(L, "luna typecheck failed in bool osg::Depth::isSameKindAs(const osg::Object * obj) const function, expected prototype:\nbool osg::Depth::isSameKindAs(const osg::Object * obj) const\nClass arguments details:\narg 1 ID = 50169651\n"); } const osg::Object* obj=dynamic_cast< osg::Object* >(Luna< osg::Referenced >::check(L,2)); osg::Depth* self=dynamic_cast< osg::Depth* >(Luna< osg::Referenced >::check(L,1)); if(!self) { luna_printStack(L); luaL_error(L, "Invalid object in function call bool osg::Depth::isSameKindAs(const osg::Object *) const"); } bool lret = self->isSameKindAs(obj); lua_pushboolean(L,lret?1:0); return 1; } // const char * osg::Depth::libraryName() const static int _bind_libraryName(lua_State *L) { if (!_lg_typecheck_libraryName(L)) { luna_printStack(L); luaL_error(L, "luna typecheck failed in const char * osg::Depth::libraryName() const function, expected prototype:\nconst char * osg::Depth::libraryName() const\nClass arguments details:\n"); } osg::Depth* self=dynamic_cast< osg::Depth* >(Luna< osg::Referenced >::check(L,1)); if(!self) { luna_printStack(L); luaL_error(L, "Invalid object in function call const char * osg::Depth::libraryName() const"); } const char * lret = self->libraryName(); lua_pushstring(L,lret); return 1; } // const char * osg::Depth::className() const static int _bind_className(lua_State *L) { if (!_lg_typecheck_className(L)) { luna_printStack(L); luaL_error(L, "luna typecheck failed in const char * osg::Depth::className() const function, expected prototype:\nconst char * osg::Depth::className() const\nClass arguments details:\n"); } osg::Depth* self=dynamic_cast< osg::Depth* >(Luna< osg::Referenced >::check(L,1)); if(!self) { luna_printStack(L); luaL_error(L, "Invalid object in function call const char * osg::Depth::className() const"); } const char * lret = self->className(); lua_pushstring(L,lret); return 1; } // osg::StateAttribute::Type osg::Depth::getType() const static int _bind_getType(lua_State *L) { if (!_lg_typecheck_getType(L)) { luna_printStack(L); luaL_error(L, "luna typecheck failed in osg::StateAttribute::Type osg::Depth::getType() const function, expected prototype:\nosg::StateAttribute::Type osg::Depth::getType() const\nClass arguments details:\n"); } osg::Depth* self=dynamic_cast< osg::Depth* >(Luna< osg::Referenced >::check(L,1)); if(!self) { luna_printStack(L); luaL_error(L, "Invalid object in function call osg::StateAttribute::Type osg::Depth::getType() const"); } osg::StateAttribute::Type lret = self->getType(); lua_pushnumber(L,lret); return 1; } // int osg::Depth::compare(const osg::StateAttribute & sa) const static int _bind_compare(lua_State *L) { if (!_lg_typecheck_compare(L)) { luna_printStack(L); luaL_error(L, "luna typecheck failed in int osg::Depth::compare(const osg::StateAttribute & sa) const function, expected prototype:\nint osg::Depth::compare(const osg::StateAttribute & sa) const\nClass arguments details:\narg 1 ID = 50169651\n"); } const osg::StateAttribute* sa_ptr=dynamic_cast< osg::StateAttribute* >(Luna< osg::Referenced >::check(L,2)); if( !sa_ptr ) { luaL_error(L, "Dereferencing NULL pointer for arg sa in osg::Depth::compare function"); } const osg::StateAttribute & sa=*sa_ptr; osg::Depth* self=dynamic_cast< osg::Depth* >(Luna< osg::Referenced >::check(L,1)); if(!self) { luna_printStack(L); luaL_error(L, "Invalid object in function call int osg::Depth::compare(const osg::StateAttribute &) const"); } int lret = self->compare(sa); lua_pushnumber(L,lret); return 1; } // bool osg::Depth::getModeUsage(osg::StateAttribute::ModeUsage & ) const static int _bind_getModeUsage(lua_State *L) { if (!_lg_typecheck_getModeUsage(L)) { luna_printStack(L); luaL_error(L, "luna typecheck failed in bool osg::Depth::getModeUsage(osg::StateAttribute::ModeUsage & ) const function, expected prototype:\nbool osg::Depth::getModeUsage(osg::StateAttribute::ModeUsage & ) const\nClass arguments details:\narg 1 ID = 48108040\n"); } osg::StateAttribute::ModeUsage* _arg1_ptr=(Luna< osg::StateAttribute::ModeUsage >::check(L,2)); if( !_arg1_ptr ) { luaL_error(L, "Dereferencing NULL pointer for arg _arg1 in osg::Depth::getModeUsage function"); } osg::StateAttribute::ModeUsage & _arg1=*_arg1_ptr; osg::Depth* self=dynamic_cast< osg::Depth* >(Luna< osg::Referenced >::check(L,1)); if(!self) { luna_printStack(L); luaL_error(L, "Invalid object in function call bool osg::Depth::getModeUsage(osg::StateAttribute::ModeUsage &) const"); } bool lret = self->getModeUsage(_arg1); lua_pushboolean(L,lret?1:0); return 1; } // void osg::Depth::setFunction(osg::Depth::Function func) static int _bind_setFunction(lua_State *L) { if (!_lg_typecheck_setFunction(L)) { luna_printStack(L); luaL_error(L, "luna typecheck failed in void osg::Depth::setFunction(osg::Depth::Function func) function, expected prototype:\nvoid osg::Depth::setFunction(osg::Depth::Function func)\nClass arguments details:\n"); } osg::Depth::Function func=(osg::Depth::Function)lua_tointeger(L,2); osg::Depth* self=dynamic_cast< osg::Depth* >(Luna< osg::Referenced >::check(L,1)); if(!self) { luna_printStack(L); luaL_error(L, "Invalid object in function call void osg::Depth::setFunction(osg::Depth::Function)"); } self->setFunction(func); return 0; } // osg::Depth::Function osg::Depth::getFunction() const static int _bind_getFunction(lua_State *L) { if (!_lg_typecheck_getFunction(L)) { luna_printStack(L); luaL_error(L, "luna typecheck failed in osg::Depth::Function osg::Depth::getFunction() const function, expected prototype:\nosg::Depth::Function osg::Depth::getFunction() const\nClass arguments details:\n"); } osg::Depth* self=dynamic_cast< osg::Depth* >(Luna< osg::Referenced >::check(L,1)); if(!self) { luna_printStack(L); luaL_error(L, "Invalid object in function call osg::Depth::Function osg::Depth::getFunction() const"); } osg::Depth::Function lret = self->getFunction(); lua_pushnumber(L,lret); return 1; } // void osg::Depth::setRange(double zNear, double zFar) static int _bind_setRange(lua_State *L) { if (!_lg_typecheck_setRange(L)) { luna_printStack(L); luaL_error(L, "luna typecheck failed in void osg::Depth::setRange(double zNear, double zFar) function, expected prototype:\nvoid osg::Depth::setRange(double zNear, double zFar)\nClass arguments details:\n"); } double zNear=(double)lua_tonumber(L,2); double zFar=(double)lua_tonumber(L,3); osg::Depth* self=dynamic_cast< osg::Depth* >(Luna< osg::Referenced >::check(L,1)); if(!self) { luna_printStack(L); luaL_error(L, "Invalid object in function call void osg::Depth::setRange(double, double)"); } self->setRange(zNear, zFar); return 0; } // void osg::Depth::setZNear(double zNear) static int _bind_setZNear(lua_State *L) { if (!_lg_typecheck_setZNear(L)) { luna_printStack(L); luaL_error(L, "luna typecheck failed in void osg::Depth::setZNear(double zNear) function, expected prototype:\nvoid osg::Depth::setZNear(double zNear)\nClass arguments details:\n"); } double zNear=(double)lua_tonumber(L,2); osg::Depth* self=dynamic_cast< osg::Depth* >(Luna< osg::Referenced >::check(L,1)); if(!self) { luna_printStack(L); luaL_error(L, "Invalid object in function call void osg::Depth::setZNear(double)"); } self->setZNear(zNear); return 0; } // double osg::Depth::getZNear() const static int _bind_getZNear(lua_State *L) { if (!_lg_typecheck_getZNear(L)) { luna_printStack(L); luaL_error(L, "luna typecheck failed in double osg::Depth::getZNear() const function, expected prototype:\ndouble osg::Depth::getZNear() const\nClass arguments details:\n"); } osg::Depth* self=dynamic_cast< osg::Depth* >(Luna< osg::Referenced >::check(L,1)); if(!self) { luna_printStack(L); luaL_error(L, "Invalid object in function call double osg::Depth::getZNear() const"); } double lret = self->getZNear(); lua_pushnumber(L,lret); return 1; } // void osg::Depth::setZFar(double zFar) static int _bind_setZFar(lua_State *L) { if (!_lg_typecheck_setZFar(L)) { luna_printStack(L); luaL_error(L, "luna typecheck failed in void osg::Depth::setZFar(double zFar) function, expected prototype:\nvoid osg::Depth::setZFar(double zFar)\nClass arguments details:\n"); } double zFar=(double)lua_tonumber(L,2); osg::Depth* self=dynamic_cast< osg::Depth* >(Luna< osg::Referenced >::check(L,1)); if(!self) { luna_printStack(L); luaL_error(L, "Invalid object in function call void osg::Depth::setZFar(double)"); } self->setZFar(zFar); return 0; } // double osg::Depth::getZFar() const static int _bind_getZFar(lua_State *L) { if (!_lg_typecheck_getZFar(L)) { luna_printStack(L); luaL_error(L, "luna typecheck failed in double osg::Depth::getZFar() const function, expected prototype:\ndouble osg::Depth::getZFar() const\nClass arguments details:\n"); } osg::Depth* self=dynamic_cast< osg::Depth* >(Luna< osg::Referenced >::check(L,1)); if(!self) { luna_printStack(L); luaL_error(L, "Invalid object in function call double osg::Depth::getZFar() const"); } double lret = self->getZFar(); lua_pushnumber(L,lret); return 1; } // void osg::Depth::setWriteMask(bool mask) static int _bind_setWriteMask(lua_State *L) { if (!_lg_typecheck_setWriteMask(L)) { luna_printStack(L); luaL_error(L, "luna typecheck failed in void osg::Depth::setWriteMask(bool mask) function, expected prototype:\nvoid osg::Depth::setWriteMask(bool mask)\nClass arguments details:\n"); } bool mask=(bool)(lua_toboolean(L,2)==1); osg::Depth* self=dynamic_cast< osg::Depth* >(Luna< osg::Referenced >::check(L,1)); if(!self) { luna_printStack(L); luaL_error(L, "Invalid object in function call void osg::Depth::setWriteMask(bool)"); } self->setWriteMask(mask); return 0; } // bool osg::Depth::getWriteMask() const static int _bind_getWriteMask(lua_State *L) { if (!_lg_typecheck_getWriteMask(L)) { luna_printStack(L); luaL_error(L, "luna typecheck failed in bool osg::Depth::getWriteMask() const function, expected prototype:\nbool osg::Depth::getWriteMask() const\nClass arguments details:\n"); } osg::Depth* self=dynamic_cast< osg::Depth* >(Luna< osg::Referenced >::check(L,1)); if(!self) { luna_printStack(L); luaL_error(L, "Invalid object in function call bool osg::Depth::getWriteMask() const"); } bool lret = self->getWriteMask(); lua_pushboolean(L,lret?1:0); return 1; } // void osg::Depth::apply(osg::State & ) const static int _bind_apply(lua_State *L) { if (!_lg_typecheck_apply(L)) { luna_printStack(L); luaL_error(L, "luna typecheck failed in void osg::Depth::apply(osg::State & ) const function, expected prototype:\nvoid osg::Depth::apply(osg::State & ) const\nClass arguments details:\narg 1 ID = 50169651\n"); } osg::State* _arg1_ptr=dynamic_cast< osg::State* >(Luna< osg::Referenced >::check(L,2)); if( !_arg1_ptr ) { luaL_error(L, "Dereferencing NULL pointer for arg _arg1 in osg::Depth::apply function"); } osg::State & _arg1=*_arg1_ptr; osg::Depth* self=dynamic_cast< osg::Depth* >(Luna< osg::Referenced >::check(L,1)); if(!self) { luna_printStack(L); luaL_error(L, "Invalid object in function call void osg::Depth::apply(osg::State &) const"); } self->apply(_arg1); return 0; } // Operator binds: }; osg::Depth* LunaTraits< osg::Depth >::_bind_ctor(lua_State *L) { return luna_wrapper_osg_Depth::_bind_ctor(L); } void LunaTraits< osg::Depth >::_bind_dtor(osg::Depth* obj) { osg::ref_ptr<osg::Referenced> refptr = obj; } const char LunaTraits< osg::Depth >::className[] = "Depth"; const char LunaTraits< osg::Depth >::fullName[] = "osg::Depth"; const char LunaTraits< osg::Depth >::moduleName[] = "osg"; const char* LunaTraits< osg::Depth >::parents[] = {"osg.StateAttribute", 0}; const int LunaTraits< osg::Depth >::hash = 75694336; const int LunaTraits< osg::Depth >::uniqueIDs[] = {50169651,0}; luna_RegType LunaTraits< osg::Depth >::methods[] = { {"cloneType", &luna_wrapper_osg_Depth::_bind_cloneType}, {"clone", &luna_wrapper_osg_Depth::_bind_clone}, {"isSameKindAs", &luna_wrapper_osg_Depth::_bind_isSameKindAs}, {"libraryName", &luna_wrapper_osg_Depth::_bind_libraryName}, {"className", &luna_wrapper_osg_Depth::_bind_className}, {"getType", &luna_wrapper_osg_Depth::_bind_getType}, {"compare", &luna_wrapper_osg_Depth::_bind_compare}, {"getModeUsage", &luna_wrapper_osg_Depth::_bind_getModeUsage}, {"setFunction", &luna_wrapper_osg_Depth::_bind_setFunction}, {"getFunction", &luna_wrapper_osg_Depth::_bind_getFunction}, {"setRange", &luna_wrapper_osg_Depth::_bind_setRange}, {"setZNear", &luna_wrapper_osg_Depth::_bind_setZNear}, {"getZNear", &luna_wrapper_osg_Depth::_bind_getZNear}, {"setZFar", &luna_wrapper_osg_Depth::_bind_setZFar}, {"getZFar", &luna_wrapper_osg_Depth::_bind_getZFar}, {"setWriteMask", &luna_wrapper_osg_Depth::_bind_setWriteMask}, {"getWriteMask", &luna_wrapper_osg_Depth::_bind_getWriteMask}, {"apply", &luna_wrapper_osg_Depth::_bind_apply}, {0,0} }; luna_ConverterType LunaTraits< osg::Depth >::converters[] = { {"osg::Referenced", &luna_wrapper_osg_Depth::_cast_from_Referenced}, {0,0} }; luna_RegEnumType LunaTraits< osg::Depth >::enumValues[] = { {"NEVER", osg::Depth::NEVER}, {"LESS", osg::Depth::LESS}, {"EQUAL", osg::Depth::EQUAL}, {"LEQUAL", osg::Depth::LEQUAL}, {"GREATER", osg::Depth::GREATER}, {"NOTEQUAL", osg::Depth::NOTEQUAL}, {"GEQUAL", osg::Depth::GEQUAL}, {"ALWAYS", osg::Depth::ALWAYS}, {0,0} };
[ "roche.emmanuel@gmail.com" ]
roche.emmanuel@gmail.com
1368a3ec0ef10da547a39ee97b12da47db98bbce
4d4ff131f863a51b111cde6b5e4bb43e803c7c19
/sdl_core/src/components/connection_handler/include/connection_handler/connection_handler_observer.h
556a2dc4e2886d1d60c2da089f965b3f8a54c9fd
[]
no_license
lexoy/SDL
e6f695414e82bdbe7b89fb3557d0a1858ed5f247
8a46fc5fefa891484db00ebf567bfbd603b26079
refs/heads/master
2021-01-10T08:39:48.686320
2016-03-07T02:24:13
2016-03-07T02:24:13
47,313,013
1
1
null
null
null
null
UTF-8
C++
false
false
4,083
h
/* * Copyright (c) 2014, Ford Motor Company * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above copyright notice, * this list of conditions and the following * disclaimer in the documentation and/or other materials provided with the * distribution. * * Neither the name of the Ford Motor Company nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ #ifndef SRC_COMPONENTS_CONNECTION_HANDLER_INCLUDE_CONNECTION_HANDLER_CONNECTION_HANDLER_OBSERVER_H_ #define SRC_COMPONENTS_CONNECTION_HANDLER_INCLUDE_CONNECTION_HANDLER_CONNECTION_HANDLER_OBSERVER_H_ #include "connection_handler/device.h" #include "connection_handler/connection.h" #include "connection_handler/connection_handler.h" #include "protocol/service_type.h" /** * \namespace connection_handler * \brief SmartDeviceLink connection_handler namespace. */ namespace connection_handler { /** * \class ConnectionHandlerObserver * \brief ConnectionHandlerObserver class */ class ConnectionHandlerObserver { public: /** * \brief Available devices list updated. * * Called when device scanning initiated with scanForNewDevices * is completed. * * \param DeviceList New list of available devices. **/ virtual void OnDeviceListUpdated( const connection_handler::DeviceMap &device_list) = 0; /** * @brief Reaction to "Find new applications" request */ virtual void OnFindNewApplicationsRequest() = 0; /** * \brief Removes device. * * Called when device has been removed from a list. * * \param DeviceHandle Handle of removed device. **/ virtual void RemoveDevice( const connection_handler::DeviceHandle &device_handle) = 0; /** * \brief Callback function used by connection_handler * when Mobile Application initiates start of new service. * \param deviceHandle Device identifier within which session has to be started. * \param sessionKey Key of started session. * \param type Established service type */ virtual bool OnServiceStartedCallback( const connection_handler::DeviceHandle &device_handle, const int32_t &session_key, const protocol_handler::ServiceType &type) = 0; /** * \brief Callback function used by connection_handler * when Mobile Application initiates service ending. * \param session_key Key of session which should be ended * \param type Type of service which should be ended * \param close_reson Service close reason */ virtual void OnServiceEndedCallback( const int32_t& session_key, const protocol_handler::ServiceType& type, const connection_handler::CloseSessionReason& close_reason) = 0; protected: /** * \brief Destructor */ virtual ~ConnectionHandlerObserver() { } }; } // namespace connection_handler #endif // SRC_COMPONENTS_CONNECTION_HANDLER_INCLUDE_CONNECTION_HANDLER_CONNECTION_HANDLER_OBSERVER_H_
[ "xiny@kotei-info.com" ]
xiny@kotei-info.com
0ccec8570d333b725d1fe120d85d58a55b8286be
df67f4a2f3bb3f4bb78951e88ecab90955ff5c8a
/branch/ATSarf/src/sarf/suffix_search.h
a04d3488b113153adedcc563f27fa5487dcde7a6
[]
no_license
sakrsamir/atmine
8268b8ebaa3cf00d01b57761c4ed6c09b5a46728
74c71bd09021d14c982da3a5d0d28f05b0361e49
refs/heads/master
2020-05-01T07:03:47.547064
2018-09-10T06:09:41
2018-09-10T06:09:41
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,111
h
#ifndef _SUFFIX_SEARCH_H #define _SUFFIX_SEARCH_H #include "tree_search.h" class SuffixSearch : public TreeSearch { public: long prefix_category; long stem_category; SuffixSearch(QString * text,int start, long prefix_category, long stem_category):TreeSearch(SUFFIX,text,start) { this->prefix_category=prefix_category; this->stem_category=stem_category; } virtual bool onMatch()=0; virtual ~SuffixSearch(){} bool isPrefixStemSuffixCompatible() const {//check rules AC, BC compatibility_rules * cr= database_info.comp_rules; return ((*cr)(prefix_category,resulting_category_idOFCurrentMatch)) && ((*cr)(stem_category,resulting_category_idOFCurrentMatch)); } virtual bool shouldcall_onmatch_ex(int position) { if (!isPrefixStemSuffixCompatible()) return false; return shouldcall_onmatch(position); } /*static SuffixSearch * createSuffixSearch(QString * text,int start, ) { SuffixSearch * me =new SuffixSearch(text,start); me->prefix_category=prefix_category; me->stem_category=stem_category; return me; }*/ }; #endif /* _SUFFIX_SEARCH_H */
[ "jadothebest@6ae2aee6-be38-11de-869a-473eb4776397" ]
jadothebest@6ae2aee6-be38-11de-869a-473eb4776397
b06180a6209c475080e83c717a48a9e51e26dc79
627d4d432c86ad98f669214d9966ae2db1600b31
/src/plugins/gfxdrivers/vnc/qscreenvnc_qws.cpp
5cff3fe10a92bafd3334477171ede13058620668
[]
no_license
fluxer/copperspice
6dbab905f71843b8a3f52c844b841cef17f71f3f
07e7d1315d212a4568589b0ab1bd6c29c06d70a1
refs/heads/cs-1.1
2021-01-17T21:21:54.176319
2015-08-26T15:25:29
2015-08-26T15:25:29
39,802,091
6
0
null
2015-07-27T23:04:01
2015-07-27T23:04:00
null
UTF-8
C++
false
false
66,501
cpp
/*********************************************************************** * * Copyright (c) 2012-2015 Barbara Geller * Copyright (c) 2012-2015 Ansel Sermersheim * Copyright (c) 2012-2014 Digia Plc and/or its subsidiary(-ies). * Copyright (c) 2008-2012 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * * This file is part of CopperSpice. * * CopperSpice is free software: you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License * version 2.1 as published by the Free Software Foundation. * * CopperSpice is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with CopperSpice. If not, see * <http://www.gnu.org/licenses/>. * ***********************************************************************/ #include <qscreenvnc_qws.h> #ifndef QT_NO_QWS_VNC #include <qscreenvnc_p.h> #include <qwindowsystem_qws.h> #include <qwsdisplay_qws.h> #include <qscreendriverfactory_qws.h> #include <QtCore/qtimer.h> #include <QtCore/qregexp.h> #include <QtGui/qwidget.h> #include <QtGui/qpolygon.h> #include <QtGui/qpainter.h> #include <qdebug.h> #include <qwindowsurface_qws_p.h> #include <qwssignalhandler_p.h> #include <qwidget_p.h> #include <qdrawhelper_p.h> #include <stdlib.h> QT_BEGIN_NAMESPACE //#define QT_QWS_VNC_DEBUG extern QString qws_qtePipeFilename(); #ifndef QT_NO_QWS_CURSOR QVNCCursor::QVNCCursor(QVNCScreen *s) : screen(s) { if (qt_screencursor) setScreenCursor(qt_screencursor); else hwaccel = true; } QVNCCursor::~QVNCCursor() { if (screenCursor()) qt_screencursor = screenCursor(); } void QVNCCursor::setDirty(const QRect &r) const { screen->d_ptr->setDirty(r, true); } void QVNCCursor::hide() { QProxyScreenCursor::hide(); if (enable) setDirty(boundingRect()); } void QVNCCursor::show() { QProxyScreenCursor::show(); if (enable) setDirty(boundingRect()); } void QVNCCursor::set(const QImage &image, int hotx, int hoty) { QRegion dirty = boundingRect(); QProxyScreenCursor::set(image, hotx, hoty); dirty |= boundingRect(); if (enable && hwaccel && !screen->d_ptr->vncServer->hasClientCursor()) { const QVector<QRect> rects = dirty.rects(); for (int i = 0; i < rects.size(); ++i) setDirty(rects.at(i)); } } void QVNCCursor::move(int x, int y) { if (enable && hwaccel && !screen->d_ptr->vncServer->hasClientCursor()) { QRegion dirty = boundingRect(); QProxyScreenCursor::move(x, y); dirty |= boundingRect(); if (enable) { const QVector<QRect> rects = dirty.rects(); for (int i = 0; i < rects.size(); ++i) setDirty(rects.at(i)); } } else { QProxyScreenCursor::move(x, y); } } QVNCClientCursor::QVNCClientCursor(QVNCServer *s) : server(s) { setScreenCursor(qt_screencursor); Q_ASSERT(hwaccel); qt_screencursor = this; // hw: XXX set(image(), hotspot.x(), hotspot.y()); } QVNCClientCursor::~QVNCClientCursor() { qt_screencursor = screenCursor(); } void QVNCClientCursor::set(const QImage &image, int hotx, int hoty) { QScreenCursor::set(image, hotx, hoty); server->setDirtyCursor(); } void QVNCClientCursor::write() const { QTcpSocket *socket = server->clientSocket(); // FramebufferUpdate header { const quint16 tmp[6] = { htons(0), htons(1), htons(hotspot.x()), htons(hotspot.y()), htons(cursor.width()), htons(cursor.height()) }; socket->write((char*)tmp, sizeof(tmp)); const quint32 encoding = htonl(-239); socket->write((char*)(&encoding), sizeof(encoding)); } if (cursor.isNull()) return; // write pixels Q_ASSERT(cursor.hasAlphaChannel()); const QImage img = cursor.convertToFormat(server->screen()->pixelFormat()); const int n = server->clientBytesPerPixel() * img.width(); char *buffer = new char[n]; for (int i = 0; i < img.height(); ++i) { server->convertPixels(buffer, (const char*)img.scanLine(i), img.width()); socket->write(buffer, n); } delete[] buffer; // write mask const QImage bitmap = cursor.createAlphaMask().convertToFormat(QImage::Format_Mono); Q_ASSERT(bitmap.depth() == 1); Q_ASSERT(bitmap.size() == img.size()); const int width = (bitmap.width() + 7) / 8; for (int i = 0; i < bitmap.height(); ++i) socket->write((const char*)bitmap.scanLine(i), width); } #endif // QT_NO_QWS_CURSOR QVNCScreenPrivate::QVNCScreenPrivate(QVNCScreen *parent) : dpiX(72), dpiY(72), doOnScreenSurface(false), refreshRate(25), vncServer(0), q_ptr(parent), noDisablePainting(false) { #ifndef QT_NO_QWS_SIGNALHANDLER QWSSignalHandler::instance()->addObject(this); #endif } QVNCScreenPrivate::~QVNCScreenPrivate() { #if defined(QT_NO_QWS_MULTIPROCESS) || defined(QT_NO_SHAREDMEMORY) if (q_ptr->screen()) return; delete[] q_ptr->data; q_ptr->data = 0; #else shm.detach(); #endif } void QVNCScreenPrivate::configure() { if (q_ptr->screen()) return; q_ptr->lstep = q_ptr->dw * ((q_ptr->d + 7) / 8); q_ptr->size = q_ptr->h * q_ptr->lstep; q_ptr->mapsize = q_ptr->size; q_ptr->physWidth = qRound(q_ptr->dw * qreal(25.4) / dpiX); q_ptr->physHeight = qRound(q_ptr->dh * qreal(25.4) / dpiY); switch (q_ptr->d) { case 1: q_ptr->setPixelFormat(QImage::Format_Mono); //### LSB??? break; case 8: q_ptr->setPixelFormat(QImage::Format_Indexed8); break; case 12: q_ptr->setPixelFormat(QImage::Format_RGB444); break; case 15: q_ptr->setPixelFormat(QImage::Format_RGB555); break; case 16: q_ptr->setPixelFormat(QImage::Format_RGB16); break; case 18: q_ptr->setPixelFormat(QImage::Format_RGB666); break; case 24: q_ptr->setPixelFormat(QImage::Format_RGB888); break; case 32: q_ptr->setPixelFormat(QImage::Format_ARGB32_Premultiplied); break; } #if !defined(QT_NO_QWS_MULTIPROCESS) && !defined(QT_NO_SHAREDMEMORY) if (q_ptr->size != shm.size()) { shm.detach(); const QString key = qws_qtePipeFilename() + QString().sprintf("_vnc_%d_%d", q_ptr->displayId, q_ptr->size); shm.setKey(key); if (QApplication::type() == QApplication::GuiServer) { if (!shm.create(q_ptr->size)) { qWarning() << "QVNCScreen could not create shared memory:" << shm.errorString(); if (!shm.attach()) { qWarning() << "QVNCScreen could not attach to shared memory:" << shm.errorString(); } } } else if (!shm.attach()) { qWarning() << "QVNCScreen could not attach to shared memory:" << shm.errorString(); } q_ptr->data = reinterpret_cast<uchar*>(shm.data()); } #else if (q_ptr->data) delete[] q_ptr->data; q_ptr->data = new uchar[q_ptr->size]; #endif } //=========================================================================== static const struct { int keysym; int keycode; } keyMap[] = { { 0xff08, Qt::Key_Backspace }, { 0xff09, Qt::Key_Tab }, { 0xff0d, Qt::Key_Return }, { 0xff1b, Qt::Key_Escape }, { 0xff63, Qt::Key_Insert }, { 0xffff, Qt::Key_Delete }, { 0xff50, Qt::Key_Home }, { 0xff57, Qt::Key_End }, { 0xff55, Qt::Key_PageUp }, { 0xff56, Qt::Key_PageDown }, { 0xff51, Qt::Key_Left }, { 0xff52, Qt::Key_Up }, { 0xff53, Qt::Key_Right }, { 0xff54, Qt::Key_Down }, { 0xffbe, Qt::Key_F1 }, { 0xffbf, Qt::Key_F2 }, { 0xffc0, Qt::Key_F3 }, { 0xffc1, Qt::Key_F4 }, { 0xffc2, Qt::Key_F5 }, { 0xffc3, Qt::Key_F6 }, { 0xffc4, Qt::Key_F7 }, { 0xffc5, Qt::Key_F8 }, { 0xffc6, Qt::Key_F9 }, { 0xffc7, Qt::Key_F10 }, { 0xffc8, Qt::Key_F11 }, { 0xffc9, Qt::Key_F12 }, { 0xffe1, Qt::Key_Shift }, { 0xffe2, Qt::Key_Shift }, { 0xffe3, Qt::Key_Control }, { 0xffe4, Qt::Key_Control }, { 0xffe7, Qt::Key_Meta }, { 0xffe8, Qt::Key_Meta }, { 0xffe9, Qt::Key_Alt }, { 0xffea, Qt::Key_Alt }, { 0xffb0, Qt::Key_0 }, { 0xffb1, Qt::Key_1 }, { 0xffb2, Qt::Key_2 }, { 0xffb3, Qt::Key_3 }, { 0xffb4, Qt::Key_4 }, { 0xffb5, Qt::Key_5 }, { 0xffb6, Qt::Key_6 }, { 0xffb7, Qt::Key_7 }, { 0xffb8, Qt::Key_8 }, { 0xffb9, Qt::Key_9 }, { 0xff8d, Qt::Key_Return }, { 0xffaa, Qt::Key_Asterisk }, { 0xffab, Qt::Key_Plus }, { 0xffad, Qt::Key_Minus }, { 0xffae, Qt::Key_Period }, { 0xffaf, Qt::Key_Slash }, { 0xff95, Qt::Key_Home }, { 0xff96, Qt::Key_Left }, { 0xff97, Qt::Key_Up }, { 0xff98, Qt::Key_Right }, { 0xff99, Qt::Key_Down }, { 0xff9a, Qt::Key_PageUp }, { 0xff9b, Qt::Key_PageDown }, { 0xff9c, Qt::Key_End }, { 0xff9e, Qt::Key_Insert }, { 0xff9f, Qt::Key_Delete }, { 0, 0 } }; void QRfbRect::read(QTcpSocket *s) { quint16 buf[4]; s->read((char*)buf, 8); x = ntohs(buf[0]); y = ntohs(buf[1]); w = ntohs(buf[2]); h = ntohs(buf[3]); } void QRfbRect::write(QTcpSocket *s) const { quint16 buf[4]; buf[0] = htons(x); buf[1] = htons(y); buf[2] = htons(w); buf[3] = htons(h); s->write((char*)buf, 8); } void QRfbPixelFormat::read(QTcpSocket *s) { char buf[16]; s->read(buf, 16); bitsPerPixel = buf[0]; depth = buf[1]; bigEndian = buf[2]; trueColor = buf[3]; quint16 a = ntohs(*(quint16 *)(buf + 4)); redBits = 0; while (a) { a >>= 1; redBits++; } a = ntohs(*(quint16 *)(buf + 6)); greenBits = 0; while (a) { a >>= 1; greenBits++; } a = ntohs(*(quint16 *)(buf + 8)); blueBits = 0; while (a) { a >>= 1; blueBits++; } redShift = buf[10]; greenShift = buf[11]; blueShift = buf[12]; } void QRfbPixelFormat::write(QTcpSocket *s) { char buf[16]; buf[0] = bitsPerPixel; buf[1] = depth; buf[2] = bigEndian; buf[3] = trueColor; quint16 a = 0; for (int i = 0; i < redBits; i++) a = (a << 1) | 1; *(quint16 *)(buf + 4) = htons(a); a = 0; for (int i = 0; i < greenBits; i++) a = (a << 1) | 1; *(quint16 *)(buf + 6) = htons(a); a = 0; for (int i = 0; i < blueBits; i++) a = (a << 1) | 1; *(quint16 *)(buf + 8) = htons(a); buf[10] = redShift; buf[11] = greenShift; buf[12] = blueShift; s->write(buf, 16); } void QRfbServerInit::setName(const char *n) { delete[] name; name = new char [strlen(n) + 1]; strcpy(name, n); } void QRfbServerInit::read(QTcpSocket *s) { s->read((char *)&width, 2); width = ntohs(width); s->read((char *)&height, 2); height = ntohs(height); format.read(s); quint32 len; s->read((char *)&len, 4); len = ntohl(len); name = new char [len + 1]; s->read(name, len); name[len] = '\0'; } void QRfbServerInit::write(QTcpSocket *s) { quint16 t = htons(width); s->write((char *)&t, 2); t = htons(height); s->write((char *)&t, 2); format.write(s); quint32 len = strlen(name); len = htonl(len); s->write((char *)&len, 4); s->write(name, strlen(name)); } bool QRfbSetEncodings::read(QTcpSocket *s) { if (s->bytesAvailable() < 3) return false; char tmp; s->read(&tmp, 1); // padding s->read((char *)&count, 2); count = ntohs(count); return true; } bool QRfbFrameBufferUpdateRequest::read(QTcpSocket *s) { if (s->bytesAvailable() < 9) return false; s->read(&incremental, 1); rect.read(s); return true; } bool QRfbKeyEvent::read(QTcpSocket *s) { if (s->bytesAvailable() < 7) return false; s->read(&down, 1); quint16 tmp; s->read((char *)&tmp, 2); // padding quint32 key; s->read((char *)&key, 4); key = ntohl(key); unicode = 0; keycode = 0; int i = 0; while (keyMap[i].keysym && !keycode) { if (keyMap[i].keysym == (int)key) keycode = keyMap[i].keycode; i++; } if (keycode >= ' ' && keycode <= '~') unicode = keycode; if (!keycode) { if (key <= 0xff) { unicode = key; if (key >= 'a' && key <= 'z') keycode = Qt::Key_A + key - 'a'; else if (key >= ' ' && key <= '~') keycode = Qt::Key_Space + key - ' '; } } return true; } bool QRfbPointerEvent::read(QTcpSocket *s) { if (s->bytesAvailable() < 5) return false; char buttonMask; s->read(&buttonMask, 1); buttons = 0; if (buttonMask & 1) buttons |= Qt::LeftButton; if (buttonMask & 2) buttons |= Qt::MidButton; if (buttonMask & 4) buttons |= Qt::RightButton; quint16 tmp; s->read((char *)&tmp, 2); x = ntohs(tmp); s->read((char *)&tmp, 2); y = ntohs(tmp); return true; } bool QRfbClientCutText::read(QTcpSocket *s) { if (s->bytesAvailable() < 7) return false; char tmp[3]; s->read(tmp, 3); // padding s->read((char *)&length, 4); length = ntohl(length); return true; } //=========================================================================== QVNCServer::QVNCServer(QVNCScreen *screen) : qvnc_screen(screen) { init(5900); } QVNCServer::QVNCServer(QVNCScreen *screen, int id) : qvnc_screen(screen) { init(5900 + id); } void QVNCServer::init(uint port) { handleMsg = false; client = 0; encodingsPending = 0; cutTextPending = 0; keymod = 0; state = Unconnected; dirtyCursor = false; refreshRate = 25; timer = new QTimer(this); timer->setSingleShot(true); connect(timer, SIGNAL(timeout()), this, SLOT(checkUpdate())); serverSocket = new QTcpServer(this); if (!serverSocket->listen(QHostAddress::Any, port)) qDebug() << "QVNCServer could not connect:" << serverSocket->errorString(); else qDebug("QVNCServer created on port %d", port); connect(serverSocket, SIGNAL(newConnection()), this, SLOT(newConnection())); #ifndef QT_NO_QWS_CURSOR qvnc_cursor = 0; #endif encoder = 0; } QVNCServer::~QVNCServer() { delete encoder; encoder = 0; delete client; client = 0; #ifndef QT_NO_QWS_CURSOR delete qvnc_cursor; qvnc_cursor = 0; #endif } void QVNCServer::setDirty() { if (state == Connected && !timer->isActive() && ((dirtyMap()->numDirty > 0) || dirtyCursor)) { timer->start(); } } void QVNCServer::newConnection() { if (client) delete client; client = serverSocket->nextPendingConnection(); connect(client,SIGNAL(readyRead()),this,SLOT(readClient())); connect(client,SIGNAL(disconnected()),this,SLOT(discardClient())); handleMsg = false; encodingsPending = 0; cutTextPending = 0; supportHextile = false; wantUpdate = false; timer->start(1000 / refreshRate); dirtyMap()->reset(); // send protocol version const char *proto = "RFB 003.003\n"; client->write(proto, 12); state = Protocol; if (!qvnc_screen->screen() && !qvnc_screen->d_ptr->noDisablePainting) QWSServer::instance()->enablePainting(true); } void QVNCServer::readClient() { switch (state) { case Protocol: if (client->bytesAvailable() >= 12) { char proto[13]; client->read(proto, 12); proto[12] = '\0'; qDebug("Client protocol version %s", proto); // No authentication quint32 auth = htonl(1); client->write((char *) &auth, sizeof(auth)); state = Init; } break; case Init: if (client->bytesAvailable() >= 1) { quint8 shared; client->read((char *) &shared, 1); // Server Init msg QRfbServerInit sim; QRfbPixelFormat &format = sim.format; switch (qvnc_screen->depth()) { case 32: format.bitsPerPixel = 32; format.depth = 32; format.bigEndian = 0; format.trueColor = true; format.redBits = 8; format.greenBits = 8; format.blueBits = 8; format.redShift = 16; format.greenShift = 8; format.blueShift = 0; break; case 24: format.bitsPerPixel = 24; format.depth = 24; format.bigEndian = 0; format.trueColor = true; format.redBits = 8; format.greenBits = 8; format.blueBits = 8; format.redShift = 16; format.greenShift = 8; format.blueShift = 0; break; case 18: format.bitsPerPixel = 24; format.depth = 18; format.bigEndian = 0; format.trueColor = true; format.redBits = 6; format.greenBits = 6; format.blueBits = 6; format.redShift = 12; format.greenShift = 6; format.blueShift = 0; break; case 16: format.bitsPerPixel = 16; format.depth = 16; format.bigEndian = 0; format.trueColor = true; format.redBits = 5; format.greenBits = 6; format.blueBits = 5; format.redShift = 11; format.greenShift = 5; format.blueShift = 0; break; case 15: format.bitsPerPixel = 16; format.depth = 15; format.bigEndian = 0; format.trueColor = true; format.redBits = 5; format.greenBits = 5; format.blueBits = 5; format.redShift = 10; format.greenShift = 5; format.blueShift = 0; break; case 12: format.bitsPerPixel = 16; format.depth = 12; format.bigEndian = 0; format.trueColor = true; format.redBits = 4; format.greenBits = 4; format.blueBits = 4; format.redShift = 8; format.greenShift = 4; format.blueShift = 0; break; case 8: case 4: format.bitsPerPixel = 8; format.depth = 8; format.bigEndian = 0; format.trueColor = false; format.redBits = 0; format.greenBits = 0; format.blueBits = 0; format.redShift = 0; format.greenShift = 0; format.blueShift = 0; break; default: qDebug("QVNC cannot drive depth %d", qvnc_screen->depth()); discardClient(); return; } sim.width = qvnc_screen->deviceWidth(); sim.height = qvnc_screen->deviceHeight(); sim.setName("Qt for Embedded Linux VNC Server"); sim.write(client); state = Connected; } break; case Connected: do { if (!handleMsg) { client->read((char *)&msgType, 1); handleMsg = true; } if (handleMsg) { switch (msgType ) { case SetPixelFormat: setPixelFormat(); break; case FixColourMapEntries: qDebug("Not supported: FixColourMapEntries"); handleMsg = false; break; case SetEncodings: setEncodings(); break; case FramebufferUpdateRequest: frameBufferUpdateRequest(); break; case KeyEvent: keyEvent(); break; case PointerEvent: pointerEvent(); break; case ClientCutText: clientCutText(); break; default: qDebug("Unknown message type: %d", (int)msgType); handleMsg = false; } } } while (!handleMsg && client->bytesAvailable()); break; default: break; } } #if Q_BYTE_ORDER == Q_BIG_ENDIAN bool QVNCScreen::swapBytes() const { if (depth() != 16) return false; if (screen()) return screen()->frameBufferLittleEndian(); return frameBufferLittleEndian(); } #endif void QVNCServer::setPixelFormat() { if (client->bytesAvailable() >= 19) { char buf[3]; client->read(buf, 3); // just padding pixelFormat.read(client); #ifdef QT_QWS_VNC_DEBUG qDebug("Want format: %d %d %d %d %d %d %d %d %d %d", int(pixelFormat.bitsPerPixel), int(pixelFormat.depth), int(pixelFormat.bigEndian), int(pixelFormat.trueColor), int(pixelFormat.redBits), int(pixelFormat.greenBits), int(pixelFormat.blueBits), int(pixelFormat.redShift), int(pixelFormat.greenShift), int(pixelFormat.blueShift)); #endif if (!pixelFormat.trueColor) { qDebug("Can only handle true color clients"); discardClient(); } handleMsg = false; sameEndian = (QSysInfo::ByteOrder == QSysInfo::BigEndian) == !!pixelFormat.bigEndian; needConversion = pixelConversionNeeded(); #if Q_BYTE_ORDER == Q_BIG_ENDIAN swapBytes = qvnc_screen->swapBytes(); #endif } } void QVNCServer::setEncodings() { QRfbSetEncodings enc; if (!encodingsPending && enc.read(client)) { encodingsPending = enc.count; if (!encodingsPending) handleMsg = false; } if (encoder) { delete encoder; encoder = 0; } enum Encodings { Raw = 0, CopyRect = 1, RRE = 2, CoRRE = 4, Hextile = 5, ZRLE = 16, Cursor = -239, DesktopSize = -223 }; if (encodingsPending && (unsigned)client->bytesAvailable() >= encodingsPending * sizeof(quint32)) { for (int i = 0; i < encodingsPending; ++i) { qint32 enc; client->read((char *)&enc, sizeof(qint32)); enc = ntohl(enc); #ifdef QT_QWS_VNC_DEBUG qDebug("QVNCServer::setEncodings: %d", enc); #endif switch (enc) { case Raw: if (!encoder) { encoder = new QRfbRawEncoder(this); #ifdef QT_QWS_VNC_DEBUG qDebug("QVNCServer::setEncodings: using raw"); #endif } break; case CopyRect: supportCopyRect = true; break; case RRE: supportRRE = true; break; case CoRRE: supportCoRRE = true; break; case Hextile: supportHextile = true; if (encoder) break; switch (qvnc_screen->depth()) { #ifdef QT_QWS_DEPTH_8 case 8: encoder = new QRfbHextileEncoder<quint8>(this); break; #endif #ifdef QT_QWS_DEPTH_12 case 12: encoder = new QRfbHextileEncoder<qrgb444>(this); break; #endif #ifdef QT_QWS_DEPTH_15 case 15: encoder = new QRfbHextileEncoder<qrgb555>(this); break; #endif #ifdef QT_QWS_DEPTH_16 case 16: encoder = new QRfbHextileEncoder<quint16>(this); break; #endif #ifdef QT_QWS_DEPTH_18 case 18: encoder = new QRfbHextileEncoder<qrgb666>(this); break; #endif #ifdef QT_QWS_DEPTH_24 case 24: encoder = new QRfbHextileEncoder<qrgb888>(this); break; #endif #ifdef QT_QWS_DEPTH_32 case 32: encoder = new QRfbHextileEncoder<quint32>(this); break; #endif default: break; } #ifdef QT_QWS_VNC_DEBUG qDebug("QVNCServer::setEncodings: using hextile"); #endif break; case ZRLE: supportZRLE = true; break; case Cursor: supportCursor = true; #ifndef QT_NO_QWS_CURSOR if (!qvnc_screen->screen() || qt_screencursor->isAccelerated()) { delete qvnc_cursor; qvnc_cursor = new QVNCClientCursor(this); } #endif break; case DesktopSize: supportDesktopSize = true; break; default: break; } } handleMsg = false; encodingsPending = 0; } if (!encoder) { encoder = new QRfbRawEncoder(this); #ifdef QT_QWS_VNC_DEBUG qDebug("QVNCServer::setEncodings: fallback using raw"); #endif } } void QVNCServer::frameBufferUpdateRequest() { QRfbFrameBufferUpdateRequest ev; if (ev.read(client)) { if (!ev.incremental) { QRect r(ev.rect.x, ev.rect.y, ev.rect.w, ev.rect.h); r.translate(qvnc_screen->offset()); qvnc_screen->d_ptr->setDirty(r, true); } wantUpdate = true; checkUpdate(); handleMsg = false; } } void QVNCServer::pointerEvent() { QRfbPointerEvent ev; if (ev.read(client)) { const QPoint offset = qvnc_screen->offset(); QWSServer::sendMouseEvent(offset + QPoint(ev.x, ev.y), ev.buttons); handleMsg = false; } } void QVNCServer::keyEvent() { QRfbKeyEvent ev; if (ev.read(client)) { if (ev.keycode == Qt::Key_Shift) keymod = ev.down ? keymod | Qt::ShiftModifier : keymod & ~Qt::ShiftModifier; else if (ev.keycode == Qt::Key_Control) keymod = ev.down ? keymod | Qt::ControlModifier : keymod & ~Qt::ControlModifier; else if (ev.keycode == Qt::Key_Alt) keymod = ev.down ? keymod | Qt::AltModifier : keymod & ~Qt::AltModifier; if (ev.unicode || ev.keycode) QWSServer::sendKeyEvent(ev.unicode, ev.keycode, keymod, ev.down, false); handleMsg = false; } } void QVNCServer::clientCutText() { QRfbClientCutText ev; if (cutTextPending == 0 && ev.read(client)) { cutTextPending = ev.length; if (!cutTextPending) handleMsg = false; } if (cutTextPending && client->bytesAvailable() >= cutTextPending) { char *text = new char [cutTextPending+1]; client->read(text, cutTextPending); delete [] text; cutTextPending = 0; handleMsg = false; } } // stride in bytes template <class SRC> bool QRfbSingleColorHextile<SRC>::read(const uchar *data, int width, int height, int stride) { const int depth = encoder->server->screen()->depth(); if (width % (depth / 8)) // hw: should rather fallback to simple loop return false; static int alwaysFalse = qgetenv("QT_VNC_NOCHECKFILL").toInt(); if (alwaysFalse) return false; switch (depth) { case 4: { const quint8 *data8 = reinterpret_cast<const quint8*>(data); if ((data8[0] & 0xf) != (data8[0] >> 4)) return false; width /= 2; } // fallthrough case 8: { const quint8 *data8 = reinterpret_cast<const quint8*>(data); if (data8[0] != data8[1]) return false; width /= 2; } // fallthrough case 12: case 15: case 16: { const quint16 *data16 = reinterpret_cast<const quint16*>(data); if (data16[0] != data16[1]) return false; width /= 2; } // fallthrough case 18: case 24: case 32: { const quint32 *data32 = reinterpret_cast<const quint32*>(data); const quint32 first = data32[0]; const int linestep = (stride / sizeof(quint32)) - width; for (int y = 0; y < height; ++y) { for (int x = 0; x < width; ++x) { if (*(data32++) != first) return false; } data32 += linestep; } break; } default: return false; } SRC color = reinterpret_cast<const SRC*>(data)[0]; encoder->newBg |= (color != encoder->bg); encoder->bg = color; return true; } template <class SRC> void QRfbSingleColorHextile<SRC>::write(QTcpSocket *socket) const { if (true || encoder->newBg) { const int bpp = encoder->server->clientBytesPerPixel(); const int padding = 3; QVarLengthArray<char> buffer(padding + 1 + bpp); buffer[padding] = 2; // BackgroundSpecified encoder->server->convertPixels(buffer.data() + padding + 1, reinterpret_cast<char*>(&encoder->bg), 1); socket->write(buffer.data() + padding, bpp + 1); // encoder->newBg = false; } else { char subenc = 0; socket->write(&subenc, 1); } } template <class SRC> bool QRfbDualColorHextile<SRC>::read(const uchar *data, int width, int height, int stride) { const SRC *ptr = reinterpret_cast<const SRC*>(data); const int linestep = (stride / sizeof(SRC)) - width; SRC c1; SRC c2 = 0; int n1 = 0; int n2 = 0; int x = 0; int y = 0; c1 = *ptr; // find second color while (y < height) { while (x < width) { if (*ptr == c1) { ++n1; } else { c2 = *ptr; goto found_second_color; } ++ptr; ++x; } x = 0; ptr += linestep; ++y; } found_second_color: // finish counting while (y < height) { while (x < width) { if (*ptr == c1) { ++n1; } else if (*ptr == c2) { ++n2; } else { return false; } ++ptr; ++x; } x = 0; ptr += linestep; ++y; } if (n2 > n1) { const quint32 tmpC = c1; c1 = c2; c2 = tmpC; } encoder->newBg |= (c1 != encoder->bg); encoder->newFg |= (c2 != encoder->fg); encoder->bg = c1; encoder->fg = c2; // create map bool inRect = false; numRects = 0; ptr = reinterpret_cast<const SRC*>(data); for (y = 0; y < height; ++y) { for (x = 0; x < width; ++x) { if (inRect && *ptr == encoder->bg) { // rect finished setWidth(x - lastx()); next(); inRect = false; } else if (!inRect && *ptr == encoder->fg) { // rect start setX(x); setY(y); setHeight(1); inRect = true; } ++ptr; } if (inRect) { // finish rect setWidth(width - lastx()); next(); inRect = false; } ptr += linestep; } return true; } template <class SRC> void QRfbDualColorHextile<SRC>::write(QTcpSocket *socket) const { const int bpp = encoder->server->clientBytesPerPixel(); const int padding = 3; QVarLengthArray<char> buffer(padding + 2 * bpp + sizeof(char) + sizeof(numRects)); char &subenc = buffer[padding]; int n = padding + sizeof(subenc); subenc = 0x8; // AnySubrects if (encoder->newBg) { subenc |= 0x2; // Background encoder->server->convertPixels(buffer.data() + n, (char*)&encoder->bg, 1); n += bpp; // encoder->newBg = false; } if (encoder->newFg) { subenc |= 0x4; // Foreground encoder->server->convertPixels(buffer.data() + n, (char*)&encoder->fg, 1); n += bpp; // encoder->newFg = false; } buffer[n] = numRects; n += sizeof(numRects); socket->write(buffer.data() + padding, n - padding); socket->write((char*)rects, numRects * sizeof(Rect)); } template <class SRC> void QRfbDualColorHextile<SRC>::next() { for (int r = numRects - 1; r >= 0; --r) { if (recty(r) == lasty()) continue; if (recty(r) < lasty() - 1) // only search previous scanline break; if (rectx(r) == lastx() && width(r) == width(numRects)) { ++rects[r].wh; return; } } ++numRects; } template <class SRC> inline void QRfbMultiColorHextile<SRC>::setColor(SRC color) { encoder->server->convertPixels(reinterpret_cast<char*>(rect(numRects)), (const char*)&color, 1); } template <class SRC> inline bool QRfbMultiColorHextile<SRC>::beginRect() { if ((rects.size() + bpp + 2) > maxRectsSize) return false; rects.resize(rects.size() + bpp + 2); return true; } template <class SRC> inline void QRfbMultiColorHextile<SRC>::endRect() { setHeight(numRects, 1); ++numRects; } template <class SRC> bool QRfbMultiColorHextile<SRC>::read(const uchar *data, int width, int height, int stride) { const SRC *ptr = reinterpret_cast<const SRC*>(data); const int linestep = (stride / sizeof(SRC)) - width; bpp = encoder->server->clientBytesPerPixel(); if (encoder->newBg) encoder->bg = ptr[0]; const SRC bg = encoder->bg; SRC color = bg; bool inRect = false; numRects = 0; rects.clear(); for (int y = 0; y < height; ++y) { for (int x = 0; x < width; ++x) { if (inRect && *ptr != color) { // end rect setWidth(numRects, x - rectx(numRects)); endRect(); inRect = false; } if (!inRect && *ptr != bg) { // begin rect if (!beginRect()) return false; inRect = true; color = *ptr; setColor(color); setX(numRects, x); setY(numRects, y); } ++ptr; } if (inRect) { // end rect setWidth(numRects, width - rectx(numRects)); endRect(); inRect = false; } ptr += linestep; } return true; } template <class SRC> void QRfbMultiColorHextile<SRC>::write(QTcpSocket *socket) const { const int padding = 3; QVarLengthArray<quint8> buffer(bpp + padding + sizeof(quint8) + sizeof(numRects)); quint8 &subenc = buffer[padding]; int n = padding + sizeof(quint8); subenc = 8 | 16; // AnySubrects | SubrectsColoured if (encoder->newBg) { subenc |= 0x2; // Background encoder->server->convertPixels(reinterpret_cast<char*>(buffer.data() + n), reinterpret_cast<const char*>(&encoder->bg), 1); n += bpp; // encoder->newBg = false; } buffer[n] = numRects; n += sizeof(numRects); socket->write(reinterpret_cast<const char*>(buffer.data() + padding), n - padding); socket->write(reinterpret_cast<const char*>(rects.constData()), rects.size()); } bool QVNCServer::pixelConversionNeeded() const { if (!sameEndian) return true; #if Q_BYTE_ORDER == Q_BIG_ENDIAN if (qvnc_screen->swapBytes()) return true; #endif const int screendepth = qvnc_screen->depth(); if (screendepth != pixelFormat.bitsPerPixel) return true; switch (screendepth) { case 32: case 24: return false; case 18: return (pixelFormat.redBits == 6 && pixelFormat.greenBits == 6 && pixelFormat.blueBits == 6); case 16: return (pixelFormat.redBits == 5 && pixelFormat.greenBits == 6 && pixelFormat.blueBits == 5); case 15: return (pixelFormat.redBits == 5 && pixelFormat.greenBits == 5 && pixelFormat.blueBits == 5); case 12: return (pixelFormat.redBits == 4 && pixelFormat.greenBits == 4 && pixelFormat.blueBits == 4); } return true; } // count: number of pixels void QVNCServer::convertPixels(char *dst, const char *src, int count) const { const int screendepth = qvnc_screen->depth(); const bool isBgr = qvnc_screen->pixelType() == QScreen::BGRPixel; // cutoffs #if Q_BYTE_ORDER == Q_BIG_ENDIAN if (!swapBytes) #endif if (sameEndian) { if (screendepth == pixelFormat.bitsPerPixel) { // memcpy cutoffs switch (screendepth) { case 32: memcpy(dst, src, count * sizeof(quint32)); return; case 16: if (pixelFormat.redBits == 5 && pixelFormat.greenBits == 6 && pixelFormat.blueBits == 5) { memcpy(dst, src, count * sizeof(quint16)); return; } } } else if (screendepth == 16 && pixelFormat.bitsPerPixel == 32) { #if defined(__i386__) // Currently fails on ARM if dst is not 4 byte aligned const quint32 *src32 = reinterpret_cast<const quint32*>(src); quint32 *dst32 = reinterpret_cast<quint32*>(dst); int count32 = count * sizeof(quint16) / sizeof(quint32); while (count32--) { const quint32 s = *src32++; quint32 result1; quint32 result2; // red result1 = ((s & 0xf8000000) | ((s & 0xe0000000) >> 5)) >> 8; result2 = ((s & 0x0000f800) | ((s & 0x0000e000) >> 5)) << 8; // green result1 |= ((s & 0x07e00000) | ((s & 0x06000000) >> 6)) >> 11; result2 |= ((s & 0x000007e0) | ((s & 0x00000600) >> 6)) << 5; // blue result1 |= ((s & 0x001f0000) | ((s & 0x001c0000) >> 5)) >> 13; result2 |= ((s & 0x0000001f) | ((s & 0x0000001c) >> 5)) << 3; *dst32++ = result2; *dst32++ = result1; } if (count & 0x1) { const quint16 *src16 = reinterpret_cast<const quint16*>(src); *dst32 = qt_conv16ToRgb(src16[count - 1]); } return; #endif } } const int bytesPerPixel = (pixelFormat.bitsPerPixel + 7) / 8; // nibble = 0; for (int i = 0; i < count; ++i) { int r, g, b; switch (screendepth) { #if 0 case 4: { if (!nibble) { r = ((*src) & 0x0f) << 4; } else { r = (*src) & 0xf0; src++; } nibble = !nibble; g = b = r; break; } #endif case 8: { QRgb rgb = qvnc_screen->clut()[int(*src)]; r = qRed(rgb); g = qGreen(rgb); b = qBlue(rgb); src++; break; } #ifdef QT_QWS_DEPTH_12 case 12: { quint32 p = quint32(*reinterpret_cast<const qrgb444*>(src)); r = qRed(p); g = qGreen(p); b = qBlue(p); src += sizeof(qrgb444); break; } #endif #ifdef QT_QWS_DEPTH_15 case 15: { quint32 p = quint32(*reinterpret_cast<const qrgb555*>(src)); r = qRed(p); g = qGreen(p); b = qBlue(p); src += sizeof(qrgb555); break; } #endif case 16: { quint16 p = *reinterpret_cast<const quint16*>(src); #if Q_BYTE_ORDER == Q_BIG_ENDIAN if (swapBytes) p = ((p & 0xff) << 8) | ((p & 0xff00) >> 8); #endif r = (p >> 11) & 0x1f; g = (p >> 5) & 0x3f; b = p & 0x1f; r <<= 3; g <<= 2; b <<= 3; src += sizeof(quint16); break; } #ifdef QT_QWS_DEPTH_18 case 18: { quint32 p = quint32(*reinterpret_cast<const qrgb666*>(src)); r = qRed(p); g = qGreen(p); b = qBlue(p); src += sizeof(qrgb666); break; } #endif #ifdef QT_QWS_DEPTH_24 case 24: { quint32 p = quint32(*reinterpret_cast<const qrgb888*>(src)); r = qRed(p); g = qGreen(p); b = qBlue(p); src += sizeof(qrgb888); break; } #endif case 32: { quint32 p = *reinterpret_cast<const quint32*>(src); r = (p >> 16) & 0xff; g = (p >> 8) & 0xff; b = p & 0xff; src += sizeof(quint32); break; } default: { r = g = b = 0; qDebug("QVNCServer: don't support %dbpp display", screendepth); return; } } #if Q_BYTE_ORDER == Q_BIG_ENDIAN if (swapBytes ^ isBgr) #else if (isBgr) #endif qSwap(r, b); r >>= (8 - pixelFormat.redBits); g >>= (8 - pixelFormat.greenBits); b >>= (8 - pixelFormat.blueBits); int pixel = (r << pixelFormat.redShift) | (g << pixelFormat.greenShift) | (b << pixelFormat.blueShift); if (sameEndian || pixelFormat.bitsPerPixel == 8) { memcpy(dst, &pixel, bytesPerPixel); // XXX: do a simple for-loop instead? dst += bytesPerPixel; continue; } if (QSysInfo::ByteOrder == QSysInfo::BigEndian) { switch (pixelFormat.bitsPerPixel) { case 16: pixel = (((pixel & 0x0000ff00) << 8) | ((pixel & 0x000000ff) << 24)); break; case 32: pixel = (((pixel & 0xff000000) >> 24) | ((pixel & 0x00ff0000) >> 8) | ((pixel & 0x0000ff00) << 8) | ((pixel & 0x000000ff) << 24)); break; default: qDebug("Cannot handle %d bpp client", pixelFormat.bitsPerPixel); } } else { // QSysInfo::ByteOrder == QSysInfo::LittleEndian switch (pixelFormat.bitsPerPixel) { case 16: pixel = (((pixel & 0xff000000) >> 8) | ((pixel & 0x00ff0000) << 8)); break; case 32: pixel = (((pixel & 0xff000000) >> 24) | ((pixel & 0x00ff0000) >> 8) | ((pixel & 0x0000ff00) << 8) | ((pixel & 0x000000ff) << 24)); break; default: qDebug("Cannot handle %d bpp client", pixelFormat.bitsPerPixel); break; } } memcpy(dst, &pixel, bytesPerPixel); // XXX: simple for-loop instead? dst += bytesPerPixel; } } #ifndef QT_NO_QWS_CURSOR static void blendCursor(QImage &image, const QRect &imageRect) { const QRect cursorRect = qt_screencursor->boundingRect(); const QRect intersection = (cursorRect & imageRect); const QRect destRect = intersection.translated(-imageRect.topLeft()); const QRect srcRect = intersection.translated(-cursorRect.topLeft()); QPainter painter(&image); painter.drawImage(destRect, qt_screencursor->image(), srcRect); painter.end(); } #endif // QT_NO_QWS_CURSOR QVNCDirtyMap::QVNCDirtyMap(QScreen *s) : bytesPerPixel(0), numDirty(0), screen(s) { bytesPerPixel = (screen->depth() + 7) / 8; bufferWidth = screen->deviceWidth(); bufferHeight = screen->deviceHeight(); bufferStride = bufferWidth * bytesPerPixel; buffer = new uchar[bufferHeight * bufferStride]; mapWidth = (bufferWidth + MAP_TILE_SIZE - 1) / MAP_TILE_SIZE; mapHeight = (bufferHeight + MAP_TILE_SIZE - 1) / MAP_TILE_SIZE; numTiles = mapWidth * mapHeight; map = new uchar[numTiles]; } QVNCDirtyMap::~QVNCDirtyMap() { delete[] map; delete[] buffer; } void QVNCDirtyMap::reset() { memset(map, 1, numTiles); memset(buffer, 0, bufferHeight * bufferStride); numDirty = numTiles; } inline bool QVNCDirtyMap::dirty(int x, int y) const { return map[y * mapWidth + x]; } inline void QVNCDirtyMap::setClean(int x, int y) { map[y * mapWidth + x] = 0; --numDirty; } template <class T> void QVNCDirtyMapOptimized<T>::setDirty(int tileX, int tileY, bool force) { static bool alwaysForce = qgetenv("QT_VNC_NO_COMPAREBUFFER").toInt(); if (alwaysForce) force = true; bool changed = false; if (!force) { const int lstep = screen->linestep(); const int startX = tileX * MAP_TILE_SIZE; const int startY = tileY * MAP_TILE_SIZE; const uchar *scrn = screen->base() + startY * lstep + startX * bytesPerPixel; uchar *old = buffer + startY * bufferStride + startX * sizeof(T); const int tileHeight = (startY + MAP_TILE_SIZE > bufferHeight ? bufferHeight - startY : MAP_TILE_SIZE); const int tileWidth = (startX + MAP_TILE_SIZE > bufferWidth ? bufferWidth - startX : MAP_TILE_SIZE); const bool doInlines = (tileWidth == MAP_TILE_SIZE); int y = tileHeight; if (doInlines) { // hw: memcmp/memcpy is inlined when using constants while (y) { if (memcmp(old, scrn, sizeof(T) * MAP_TILE_SIZE)) { changed = true; break; } scrn += lstep; old += bufferStride; --y; } while (y) { memcpy(old, scrn, sizeof(T) * MAP_TILE_SIZE); scrn += lstep; old += bufferStride; --y; } } else { while (y) { if (memcmp(old, scrn, sizeof(T) * tileWidth)) { changed = true; break; } scrn += lstep; old += bufferStride; --y; } while (y) { memcpy(old, scrn, sizeof(T) * tileWidth); scrn += lstep; old += bufferStride; --y; } } } const int mapIndex = tileY * mapWidth + tileX; if ((force || changed) && !map[mapIndex]) { map[mapIndex] = 1; ++numDirty; } } template <class SRC> QRfbHextileEncoder<SRC>::QRfbHextileEncoder(QVNCServer *s) : QRfbEncoder(s), singleColorHextile(this), dualColorHextile(this), multiColorHextile(this) { } /* \internal Send dirty rects using hextile encoding. */ template <class SRC> void QRfbHextileEncoder<SRC>::write() { QWSDisplay::grab(true); QVNCDirtyMap *map = server->dirtyMap(); QTcpSocket *socket = server->clientSocket(); const quint32 encoding = htonl(5); // hextile encoding const int bytesPerPixel = server->clientBytesPerPixel(); { const char tmp[2] = { 0, 0 }; // msg type, padding socket->write(tmp, sizeof(tmp)); } { const quint16 count = htons(map->numDirty); socket->write((char *)&count, sizeof(count)); } if (map->numDirty <= 0) { QWSDisplay::ungrab(); return; } newBg = true; newFg = true; const QImage screenImage = server->screenImage(); QRfbRect rect(0, 0, MAP_TILE_SIZE, MAP_TILE_SIZE); for (int y = 0; y < map->mapHeight; ++y) { if (rect.y + MAP_TILE_SIZE > server->screen()->height()) rect.h = server->screen()->height() - rect.y; rect.w = MAP_TILE_SIZE; for (int x = 0; x < map->mapWidth; ++x) { if (!map->dirty(x, y)) continue; map->setClean(x, y); rect.x = x * MAP_TILE_SIZE; if (rect.x + MAP_TILE_SIZE > server->screen()->deviceWidth()) rect.w = server->screen()->deviceWidth() - rect.x; rect.write(socket); socket->write((char *)&encoding, sizeof(encoding)); const uchar *screendata = screenImage.scanLine(rect.y) + rect.x * screenImage.depth() / 8; int linestep = screenImage.bytesPerLine(); #ifndef QT_NO_QWS_CURSOR // hardware cursors must be blended with the screen memory const bool doBlendCursor = qt_screencursor && !server->hasClientCursor() && qt_screencursor->isAccelerated(); QImage tileImage; if (doBlendCursor) { const QRect tileRect(rect.x, rect.y, rect.w, rect.h); const QRect cursorRect = qt_screencursor->boundingRect() .translated(-server->screen()->offset()); if (tileRect.intersects(cursorRect)) { tileImage = screenImage.copy(tileRect); blendCursor(tileImage, tileRect.translated(server->screen()->offset())); screendata = tileImage.bits(); linestep = tileImage.bytesPerLine(); } } #endif // QT_NO_QWS_CURSOR if (singleColorHextile.read(screendata, rect.w, rect.h, linestep)) { singleColorHextile.write(socket); } else if (dualColorHextile.read(screendata, rect.w, rect.h, linestep)) { dualColorHextile.write(socket); } else if (multiColorHextile.read(screendata, rect.w, rect.h, linestep)) { multiColorHextile.write(socket); } else if (server->doPixelConversion()) { const int bufferSize = rect.w * rect.h * bytesPerPixel + 1; const int padding = sizeof(quint32) - sizeof(char); buffer.resize(bufferSize + padding); buffer[padding] = 1; // Raw subencoding // convert pixels char *b = buffer.data() + padding + 1; const int bstep = rect.w * bytesPerPixel; for (int i = 0; i < rect.h; ++i) { server->convertPixels(b, (const char*)screendata, rect.w); screendata += linestep; b += bstep; } socket->write(buffer.constData() + padding, bufferSize); } else { quint8 subenc = 1; // Raw subencoding socket->write((char *)&subenc, 1); // send pixels for (int i = 0; i < rect.h; ++i) { socket->write((const char*)screendata, rect.w * bytesPerPixel); screendata += linestep; } } } if (socket->state() == QAbstractSocket::UnconnectedState) break; rect.y += MAP_TILE_SIZE; } socket->flush(); Q_ASSERT(map->numDirty == 0); QWSDisplay::ungrab(); } void QRfbRawEncoder::write() { QWSDisplay::grab(false); QVNCDirtyMap *map = server->dirtyMap(); QTcpSocket *socket = server->clientSocket(); const int bytesPerPixel = server->clientBytesPerPixel(); // create a region from the dirty rects and send the region's merged rects. QRegion rgn; if (map) { for (int y = 0; y < map->mapHeight; ++y) { for (int x = 0; x < map->mapWidth; ++x) { if (!map->dirty(x, y)) continue; rgn += QRect(x * MAP_TILE_SIZE, y * MAP_TILE_SIZE, MAP_TILE_SIZE, MAP_TILE_SIZE); map->setClean(x, y); } } rgn &= QRect(0, 0, server->screen()->deviceWidth(), server->screen()->deviceHeight()); } const QVector<QRect> rects = rgn.rects(); { const char tmp[2] = { 0, 0 }; // msg type, padding socket->write(tmp, sizeof(tmp)); } { const quint16 count = htons(rects.size()); socket->write((char *)&count, sizeof(count)); } if (rects.size() <= 0) { QWSDisplay::ungrab(); return; } const QImage screenImage = server->screenImage(); for (int i = 0; i < rects.size(); ++i) { const QRect tileRect = rects.at(i); const QRfbRect rect(tileRect.x(), tileRect.y(), tileRect.width(), tileRect.height()); rect.write(socket); const quint32 encoding = htonl(0); // raw encoding socket->write((char *)&encoding, sizeof(encoding)); int linestep = screenImage.bytesPerLine(); const uchar *screendata = screenImage.scanLine(rect.y) + rect.x * screenImage.depth() / 8; #ifndef QT_NO_QWS_CURSOR // hardware cursors must be blended with the screen memory const bool doBlendCursor = qt_screencursor && !server->hasClientCursor() && qt_screencursor->isAccelerated(); QImage tileImage; if (doBlendCursor) { const QRect cursorRect = qt_screencursor->boundingRect() .translated(-server->screen()->offset()); if (tileRect.intersects(cursorRect)) { tileImage = screenImage.copy(tileRect); blendCursor(tileImage, tileRect.translated(server->screen()->offset())); screendata = tileImage.bits(); linestep = tileImage.bytesPerLine(); } } #endif // QT_NO_QWS_CURSOR if (server->doPixelConversion()) { const int bufferSize = rect.w * rect.h * bytesPerPixel; if (bufferSize > buffer.size()) buffer.resize(bufferSize); // convert pixels char *b = buffer.data(); const int bstep = rect.w * bytesPerPixel; for (int i = 0; i < rect.h; ++i) { server->convertPixels(b, (const char*)screendata, rect.w); screendata += linestep; b += bstep; } socket->write(buffer.constData(), bufferSize); } else { for (int i = 0; i < rect.h; ++i) { socket->write((const char*)screendata, rect.w * bytesPerPixel); screendata += linestep; } } if (socket->state() == QAbstractSocket::UnconnectedState) break; } socket->flush(); QWSDisplay::ungrab(); } inline QImage QVNCServer::screenImage() const { return QImage(qvnc_screen->base(), qvnc_screen->deviceWidth(), qvnc_screen->deviceHeight(), qvnc_screen->linestep(), qvnc_screen->pixelFormat()); } void QVNCServer::checkUpdate() { if (!wantUpdate) return; if (dirtyCursor) { #ifndef QT_NO_QWS_CURSOR Q_ASSERT(qvnc_cursor); qvnc_cursor->write(); #endif dirtyCursor = false; wantUpdate = false; return; } if (dirtyMap()->numDirty > 0) { if (encoder) encoder->write(); wantUpdate = false; } } void QVNCServer::discardClient() { timer->stop(); state = Unconnected; delete encoder; encoder = 0; #ifndef QT_NO_QWS_CURSOR delete qvnc_cursor; qvnc_cursor = 0; #endif if (!qvnc_screen->screen() && !qvnc_screen->d_ptr->noDisablePainting && QWSServer::instance()) QWSServer::instance()->enablePainting(false); } //=========================================================================== /*! \class QVNCScreen \internal \ingroup qws \brief The QVNCScreen class implements a screen driver for VNC servers. Note that this class is only available in \l{Qt for Embedded Linux}. Custom screen drivers can be added by subclassing the QScreen class, using the QScreenDriverFactory class to dynamically load the driver into the application. The VNC protocol allows you to view and interact with the computer's display from anywhere on the network. See the \l{The VNC Protocol and Qt for Embedded Linux}{VNC protocol} documentation for more details. The default implementation of QVNCScreen inherits QLinuxFbScreen, but any QScreen subclass, or QScreen itself, can serve as its base class. This is easily achieved by manipulating the \c VNCSCREEN_BASE definition in the header file. \sa QScreen, {Running Applications} */ /*! \fn QVNCScreen::QVNCScreen(int displayId) Constructs a QVNCScreen object. The \a displayId argument identifies the Qt for Embedded Linux server to connect to. */ QVNCScreen::QVNCScreen(int display_id) : QProxyScreen(display_id, VNCClass) { d_ptr = new QVNCScreenPrivate(this); } /*! Destroys this QVNCScreen object. */ QVNCScreen::~QVNCScreen() { delete d_ptr; } /*! \reimp */ void QVNCScreen::setDirty(const QRect &rect) { d_ptr->setDirty(rect); } void QVNCScreenPrivate::setDirty(const QRect& rect, bool force) { if (rect.isEmpty()) return; if (q_ptr->screen()) q_ptr->screen()->setDirty(rect); if (!vncServer || !vncServer->isConnected()) return; const QRect r = rect.translated(-q_ptr->offset()); const int x1 = r.x() / MAP_TILE_SIZE; int y = r.y() / MAP_TILE_SIZE; for (; (y <= r.bottom() / MAP_TILE_SIZE) && y < dirty->mapHeight; y++) for (int x = x1; (x <= r.right() / MAP_TILE_SIZE) && x < dirty->mapWidth; x++) dirty->setDirty(x, y, force); vncServer->setDirty(); } static int getDisplayId(const QString &spec) { QRegExp regexp(QLatin1String(":(\\d+)\\b")); if (regexp.lastIndexIn(spec) != -1) { const QString capture = regexp.cap(1); return capture.toInt(); } return 0; } /*! \reimp */ bool QVNCScreen::connect(const QString &displaySpec) { QString dspec = displaySpec; if (dspec.startsWith(QLatin1String("vnc:"), Qt::CaseInsensitive)) dspec = dspec.mid(QString::fromLatin1("vnc:").size()); else if (dspec.compare(QLatin1String("vnc"), Qt::CaseInsensitive) == 0) dspec = QString(); const QString displayIdSpec = QString::fromLatin1(" :%1").arg(displayId); if (dspec.endsWith(displayIdSpec)) dspec = dspec.left(dspec.size() - displayIdSpec.size()); QStringList args = dspec.split(QLatin1Char(':'), QString::SkipEmptyParts); QRegExp refreshRegexp(QLatin1String("^refreshrate=(\\d+)$")); int index = args.indexOf(refreshRegexp); if (index >= 0) { d_ptr->refreshRate = refreshRegexp.cap(1).toInt(); args.removeAt(index); dspec = args.join(QLatin1String(":")); } QString driver = dspec; int colon = driver.indexOf(QLatin1Char(':')); if (colon >= 0) driver.truncate(colon); if (QScreenDriverFactory::keys().contains(driver, Qt::CaseInsensitive)) { const int id = getDisplayId(dspec); QScreen *s = qt_get_screen(id, dspec.toLatin1().constData()); if (s->pixelFormat() == QImage::Format_Indexed8 || s->pixelFormat() == QImage::Format_Invalid && s->depth() == 8) qFatal("QVNCScreen: unsupported screen format"); setScreen(s); } else { // create virtual screen #if Q_BYTE_ORDER == Q_BIG_ENDIAN QScreen::setFrameBufferLittleEndian(false); #endif d = qgetenv("QWS_DEPTH").toInt(); if (!d) d = 16; QByteArray str = qgetenv("QWS_SIZE"); if(!str.isEmpty()) { sscanf(str.constData(), "%dx%d", &w, &h); dw = w; dh = h; } else { dw = w = 640; dh = h = 480; } const QStringList args = displaySpec.split(QLatin1Char(':'), QString::SkipEmptyParts); if (args.contains(QLatin1String("paintonscreen"), Qt::CaseInsensitive)) d_ptr->doOnScreenSurface = true; QRegExp depthRegexp(QLatin1String("^depth=(\\d+)$")); if (args.indexOf(depthRegexp) != -1) d = depthRegexp.cap(1).toInt(); QRegExp sizeRegexp(QLatin1String("^size=(\\d+)x(\\d+)$")); if (args.indexOf(sizeRegexp) != -1) { dw = w = sizeRegexp.cap(1).toInt(); dh = h = sizeRegexp.cap(2).toInt(); } // Handle display physical size spec. QRegExp mmWidthRegexp(QLatin1String("^mmWidth=?(\\d+)$")); if (args.indexOf(mmWidthRegexp) != -1) { const int mmWidth = mmWidthRegexp.cap(1).toInt(); if (mmWidth > 0) d_ptr->dpiX = dw * 25.4 / mmWidth; } QRegExp mmHeightRegexp(QLatin1String("^mmHeight=?(\\d+)$")); if (args.indexOf(mmHeightRegexp) != -1) { const int mmHeight = mmHeightRegexp.cap(1).toInt(); if (mmHeight > 0) d_ptr->dpiY = dh * 25.4 / mmHeight; } QRegExp dpiRegexp(QLatin1String("^dpi=(\\d+)(?:,(\\d+))?$")); if (args.indexOf(dpiRegexp) != -1) { const qreal dpiX = dpiRegexp.cap(1).toFloat(); const qreal dpiY = dpiRegexp.cap(2).toFloat(); if (dpiX > 0) d_ptr->dpiX = dpiX; d_ptr->dpiY = (dpiY > 0 ? dpiY : dpiX); } if (args.contains(QLatin1String("noDisablePainting"))) d_ptr->noDisablePainting = true; QWSServer::setDefaultMouse("None"); QWSServer::setDefaultKeyboard("None"); d_ptr->configure(); } // XXX qt_screen = this; return true; } /*! \reimp */ void QVNCScreen::disconnect() { QProxyScreen::disconnect(); #if !defined(QT_NO_QWS_MULTIPROCESS) && !defined(QT_NO_SHAREDMEMORY) d_ptr->shm.detach(); #endif } /*! \reimp */ bool QVNCScreen::initDevice() { if (!QProxyScreen::screen() && d == 4) { screencols = 16; int val = 0; for (int idx = 0; idx < 16; idx++, val += 17) { screenclut[idx] = qRgb(val, val, val); } } d_ptr->vncServer = new QVNCServer(this, displayId); d_ptr->vncServer->setRefreshRate(d_ptr->refreshRate); switch (depth()) { #ifdef QT_QWS_DEPTH_32 case 32: d_ptr->dirty = new QVNCDirtyMapOptimized<quint32>(this); break; #endif #ifdef QT_QWS_DEPTH_24 case 24: d_ptr->dirty = new QVNCDirtyMapOptimized<qrgb888>(this); break; #endif #ifdef QT_QWS_DEPTH_18 case 18: d_ptr->dirty = new QVNCDirtyMapOptimized<qrgb666>(this); break; #endif #ifdef QT_QWS_DEPTH_16 case 16: d_ptr->dirty = new QVNCDirtyMapOptimized<quint16>(this); break; #endif #ifdef QT_QWS_DEPTH_15 case 15: d_ptr->dirty = new QVNCDirtyMapOptimized<qrgb555>(this); break; #endif #ifdef QT_QWS_DEPTH_12 case 12: d_ptr->dirty = new QVNCDirtyMapOptimized<qrgb444>(this); break; #endif #ifdef QT_QWS_DEPTH_8 case 8: d_ptr->dirty = new QVNCDirtyMapOptimized<quint8>(this); break; #endif default: qWarning("QVNCScreen::initDevice: No support for screen depth %d", depth()); d_ptr->dirty = 0; return false; } const bool ok = QProxyScreen::initDevice(); #ifndef QT_NO_QWS_CURSOR qt_screencursor = new QVNCCursor(this); #endif if (QProxyScreen::screen()) return ok; // Disable painting if there is only 1 display and nothing is attached to the VNC server if (!d_ptr->noDisablePainting) QWSServer::instance()->enablePainting(false); return true; } /*! \reimp */ void QVNCScreen::shutdownDevice() { QProxyScreen::shutdownDevice(); delete d_ptr->vncServer; delete d_ptr->dirty; } QT_END_NAMESPACE #endif // QT_NO_QWS_VNC
[ "ansel@copperspice.com" ]
ansel@copperspice.com
b559d04e5d9e37e622f93b01c80f2097f6a399fe
057abd2ebe8ba998214192bc4c9ef0d95852d41a
/Resan_hem/bullet.h
d17699bd8d4196088ada98520dea7e426a1e4379
[]
no_license
Andrei-Appelqvist/TDP005-Project
168d457f5a44de1c7f90ab5ac0e6dbb045ba6dfe
cac458ac779f3929560242c904767212b1cdba4f
refs/heads/master
2022-12-06T01:21:48.590891
2020-01-29T13:08:46
2020-01-29T13:08:46
null
0
0
null
null
null
null
UTF-8
C++
false
false
661
h
#ifndef BULLET_CLASS #define BULLET_CLASS #include <SFML/Graphics.hpp> #include "object.h" /*! The bullet class inherits from the object class as it creates a moving object in the game. This is the class that creates the projectile that is being shot when the player presses the spacebar. */ class Bullet : public Object{ public: /*! The bullet constructor takes two float parameters, x- and y-position(in that order). The constructor then loads the sprite for the bullet object, sets the scale for the sprite and sets position to the given parameters. */ Bullet(float, float); /*! The bullet destructor is default*/ ~Bullet() = default; }; #endif
[ "andmo435@student.liu.se" ]
andmo435@student.liu.se
89d66b9e66681eb82c8a0694806ade9d398736af
fcad38d922433e00d3d8688fa3776500d9082988
/Temp/il2cppOutput/il2cppOutput/mscorlib16.cpp
7ca59add1414b5881c406461595a11487d745497
[]
no_license
KiranJodhani/Unity-Admob-Analytics
5101b7ce35c952112605082c09f8ff4df73ec6e5
e6176ee9983172186c108bf7aee94bf7b8498b05
refs/heads/master
2022-12-14T07:01:20.129671
2020-04-04T16:16:45
2020-04-04T16:16:45
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,996,741
cpp
#include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <cstring> #include <string.h> #include <stdio.h> #include <cmath> #include <limits> #include <assert.h> #include <stdint.h> #include "codegen/il2cpp-codegen.h" #include "icalls/mscorlib/System.Threading/Thread.h" #include "mono/ThreadPool/threadpool-ms.h" #include "icalls/mscorlib/System.Threading/Timer.h" #include "icalls/mscorlib/System.Threading/WaitHandle.h" #include "icalls/mscorlib/System/Type.h" #include "il2cpp-object-internals.h" template <typename R> struct VirtFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; template <typename R, typename T1, typename T2, typename T3, typename T4, typename T5, typename T6> struct VirtFuncInvoker6 { typedef R (*Func)(void*, T1, T2, T3, T4, T5, T6, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4, T5 p5, T6 p6) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, p4, p5, p6, invokeData.method); } }; template <typename T1> struct VirtActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template <typename R, typename T1, typename T2> struct VirtFuncInvoker2 { typedef R (*Func)(void*, T1, T2, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; struct VirtActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; template <typename R, typename T1> struct VirtFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template <typename T1, typename T2> struct VirtActionInvoker2 { typedef void (*Action)(void*, T1, T2, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template <typename R, typename T1, typename T2, typename T3, typename T4, typename T5> struct VirtFuncInvoker5 { typedef R (*Func)(void*, T1, T2, T3, T4, T5, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4, T5 p5) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, p4, p5, invokeData.method); } }; template <typename R, typename T1, typename T2, typename T3> struct VirtFuncInvoker3 { typedef R (*Func)(void*, T1, T2, T3, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method); } }; struct GenericVirtActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; template <typename T1> struct GenericVirtActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template <typename T1, typename T2> struct GenericVirtActionInvoker2 { typedef void (*Action)(void*, T1, T2, const RuntimeMethod*); static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData); ((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template <typename R> struct InterfaceFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; struct InterfaceActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; template <typename R, typename T1> struct InterfaceFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template <typename T1> struct InterfaceActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template <typename T1, typename T2> struct InterfaceActionInvoker2 { typedef void (*Action)(void*, T1, T2, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template <typename R, typename T1, typename T2> struct InterfaceFuncInvoker2 { typedef R (*Func)(void*, T1, T2, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; struct GenericInterfaceActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; template <typename T1> struct GenericInterfaceActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template <typename T1, typename T2> struct GenericInterfaceActionInvoker2 { typedef void (*Action)(void*, T1, T2, const RuntimeMethod*); static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData); ((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; // Microsoft.Win32.IRegistryApi struct IRegistryApi_tD6EA3EAD2B604666CD1DDB76B16F6B440F2D84E3; // Microsoft.Win32.RegistryKey struct RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574; // Microsoft.Win32.SafeHandles.SafeFileHandle struct SafeFileHandle_tE1B31BE63CD11BBF2B9B6A205A72735F32EB1BCB; // Microsoft.Win32.SafeHandles.SafeRegistryHandle struct SafeRegistryHandle_t804966262ED9CC53B8783D431090F6F96BD041B1; // Microsoft.Win32.SafeHandles.SafeWaitHandle struct SafeWaitHandle_t51DB35FF382E636FF3B868D87816733894D46CF2; // System.Action struct Action_t591D2A86165F896B4B800BB5C25CE18672A55579; // System.Action`1<System.Object> struct Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0; // System.AggregateException struct AggregateException_t9217B9E89DF820D5632411F2BD92F444B17BD60E; // System.AppDomain struct AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8; // System.ApplicationException struct ApplicationException_t664823C3E0D3E1E7C7FA1C0DB4E19E98E9811C74; // System.ArgumentException struct ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1; // System.ArgumentNullException struct ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD; // System.ArgumentOutOfRangeException struct ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA; // System.AssemblyLoadEventHandler struct AssemblyLoadEventHandler_t53F8340027F9EE67E8A22E7D8C1A3770345153C9; // System.AsyncCallback struct AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4; // System.Boolean[] struct BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040; // System.Byte[] struct ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821; // System.Char[] struct CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2; // System.Collections.Generic.Dictionary`2/Entry<System.Int32,System.String>[] struct EntryU5BU5D_t69CCD9E4E7050700879917C9CB7E5E88F89235B1; // System.Collections.Generic.Dictionary`2/Entry<System.Int32,System.TimeType>[] struct EntryU5BU5D_tE10945BABF6C8713BFFE8B1BE29C42BFEBCC0A23; // System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32,System.String> struct KeyCollection_t2F25BAF319A40DA5241F076B74BB90B72F16822F; // System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32,System.TimeType> struct KeyCollection_tB25B793043188B05B5EDA66FE436CA860742E601; // System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,System.String> struct ValueCollection_tEDEE983AB5C1AD1832785DBAED94462C85312A6F; // System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,System.TimeType> struct ValueCollection_t8FDF62D6CA4259E5733AB7ABFC11F082D955414B; // System.Collections.Generic.Dictionary`2<System.Int32,System.Globalization.CultureInfo> struct Dictionary_2_tC88A56872F7C79DBB9582D4F3FC22ED5D8E0B98B; // System.Collections.Generic.Dictionary`2<System.Int32,System.Object> struct Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884; // System.Collections.Generic.Dictionary`2<System.Int32,System.String> struct Dictionary_2_t4EFE6A1D6502662B911688316C6920444A18CF0C; // System.Collections.Generic.Dictionary`2<System.Int32,System.Threading.Tasks.Task> struct Dictionary_2_t70161CFEB8DA3C79E19E31D0ED948D3C2925095F; // System.Collections.Generic.Dictionary`2<System.Int32,System.TimeType> struct Dictionary_2_tF49FE2F5FE86CCFDD59492E9D46254E0CCB5EEC2; // System.Collections.Generic.Dictionary`2<System.String,System.Globalization.CultureInfo> struct Dictionary_2_tBA5388DBB42BF620266F9A48E8B859BBBB224E25; // System.Collections.Generic.Dictionary`2<System.String,System.Int32> struct Dictionary_2_tD6E204872BA9FD506A0287EF68E285BEB9EC0DFB; // System.Collections.Generic.Dictionary`2<System.String,System.Object> struct Dictionary_2_t9140A71329927AE4FD0F3CF4D4D66668EBE151EA; // System.Collections.Generic.Dictionary`2<System.Threading.IAsyncLocal,System.Object> struct Dictionary_2_t46E74B8986EB45A18D8623D1C9307E035EB0D03A; // System.Collections.Generic.IEnumerable`1<System.Object> struct IEnumerable_1_t2F75FCBEC68AFE08982DA43985F9D04056E2BE73; // System.Collections.Generic.IEnumerable`1<System.Runtime.ExceptionServices.ExceptionDispatchInfo> struct IEnumerable_1_t37B4D1EEBA6E5098A0F018A779067097451BAD2C; // System.Collections.Generic.IEnumerable`1<System.TimeZoneInfo/AdjustmentRule> struct IEnumerable_1_t08BBCB0F5490C907D82E2E1A3DF11B60E03A7126; // System.Collections.Generic.IEnumerable`1<System.TimeZoneInfo> struct IEnumerable_1_t719DA0EAA92968410FA620518660D4C63B652A4E; // System.Collections.Generic.IEnumerator`1<System.Exception> struct IEnumerator_1_t2281FCF251CD51C1F13587450034F0E08EBFAD0E; // System.Collections.Generic.IEnumerator`1<System.Object> struct IEnumerator_1_tDDB69E91697CCB64C7993B651487CEEC287DB7E8; // System.Collections.Generic.IEnumerator`1<System.TimeZoneInfo> struct IEnumerator_1_t06E561A91115B283FAF267723103A4A703276008; // System.Collections.Generic.IEqualityComparer`1<System.Int32> struct IEqualityComparer_1_t7B82AA0F8B96BAAA21E36DDF7A1FE4348BDDBE95; // System.Collections.Generic.IList`1<System.Exception> struct IList_1_t79A79A556E69BA20A09771D2D61B0440B6F4EFBA; // System.Collections.Generic.IList`1<System.Object> struct IList_1_tE09735A322C3B17000EF4E4BC8026FEDEB7B0D9B; // System.Collections.Generic.IList`1<System.Runtime.ExceptionServices.ExceptionDispatchInfo> struct IList_1_t1D32293C65F49E1B7D7E3344057FED3589CD8F1F; // System.Collections.Generic.IList`1<System.Threading.Tasks.Task> struct IList_1_t93C6282CDBF781012E10B912A9AD946F53099551; // System.Collections.Generic.IList`1<System.TimeZoneInfo> struct IList_1_tA7DBDA6C0478B95C8DC7343A9E90D677B7919F14; // System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>[] struct KeyValuePair_2U5BU5D_tAC201058159F8B6B433415A0AB937BD11FC8A36F; // System.Collections.Generic.KeyValuePair`2<System.DateTime,System.TimeType>[] struct KeyValuePair_2U5BU5D_tAA010A71A6AC97DFA9B2E84B954765E51A27236C; // System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>> struct List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1; // System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.TimeType>> struct List_1_tD2FC74CFEE011F74F31183756A690154468817E9; // System.Collections.Generic.List`1<System.Object> struct List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D; // System.Collections.Generic.List`1<System.Runtime.ExceptionServices.ExceptionDispatchInfo> struct List_1_tCD04260AE1254C438132446F1E6892AB86D18743; // System.Collections.Generic.List`1<System.Runtime.Remoting.Contexts.IContextProperty> struct List_1_t2E9E934268E3583A1050C7A03B1647E77B57672D; // System.Collections.Generic.List`1<System.String> struct List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3; // System.Collections.Generic.List`1<System.Threading.IAsyncLocal> struct List_1_t1ADF451D4F388C3376F9A7121B54405D616DC6EB; // System.Collections.Generic.List`1<System.Threading.Tasks.Task> struct List_1_tC62C1E1B0AD84992F0A374A5A4679609955E117E; // System.Collections.Generic.List`1<System.Threading.Timer> struct List_1_t0C6DF014BD2D1BE6D428FB761E8C21CDC22C5116; // System.Collections.Generic.List`1<System.TimeZoneInfo/AdjustmentRule> struct List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E; // System.Collections.Generic.List`1<System.TimeZoneInfo> struct List_1_tAEAAD63BC89129982F4AF4D8326A9C32BEFBECAD; // System.Collections.Hashtable struct Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9; // System.Collections.IComparer struct IComparer_t6A5E1BC727C7FF28888E407A797CE1ED92DA8E95; // System.Collections.IDictionary struct IDictionary_t1BD5C1546718A374EA8122FBD6C6EE45331E8CE7; // System.Collections.ObjectModel.ReadOnlyCollection`1<System.Exception> struct ReadOnlyCollection_1_t6D5AC6FC0BF91A16C9E9159F577DEDA4DD3414C8; // System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object> struct ReadOnlyCollection_1_t5D996E967221C71E4EC5CC11210C3076432D5A50; // System.Collections.ObjectModel.ReadOnlyCollection`1<System.Runtime.ExceptionServices.ExceptionDispatchInfo> struct ReadOnlyCollection_1_t5DE493537EE0E554797BF0DA823DCBF1903CECC1; // System.Collections.ObjectModel.ReadOnlyCollection`1<System.TimeZoneInfo> struct ReadOnlyCollection_1_tD63B9891087CF571DD4322388BDDBAEEB7606FE0; // System.Collections.SortedList struct SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E; // System.Comparison`1<System.Object> struct Comparison_1_tD9DBDF7B2E4774B4D35E113A76D75828A24641F4; // System.Comparison`1<System.TimeZoneInfo/AdjustmentRule> struct Comparison_1_tD28744463320E1F22A90E02BFEE7967364ABCAA6; // System.DefaultBinder struct DefaultBinder_tFFCBC1B63C1667920094F68AB261486C13814AEC; // System.Delegate struct Delegate_t; // System.DelegateData struct DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE; // System.Delegate[] struct DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86; // System.Diagnostics.StackTrace[] struct StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196; // System.EventArgs struct EventArgs_t8E6CA180BE0E56674C6407011A94BAF7C757352E; // System.EventHandler struct EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C; // System.EventHandler`1<System.Object> struct EventHandler_1_t10245A26B14DDE8DDFD5B263BDE0641F17DCFDC3; // System.EventHandler`1<System.Runtime.ExceptionServices.FirstChanceExceptionEventArgs> struct EventHandler_1_t1E35ED2E29145994C6C03E57601C6D48C61083FF; // System.EventHandler`1<System.Threading.Tasks.UnobservedTaskExceptionEventArgs> struct EventHandler_1_tF704D003AB4792AFE4B10D9127FF82EEC18615BC; // System.Exception struct Exception_t; // System.Exception[] struct ExceptionU5BU5D_t09C3EFFA7CF3F84DA802016E2017E1608442F209; // System.Func`1<System.Threading.Tasks.Task/ContingentProperties> struct Func_1_t48C2978A48CE3F2F6EB5B6DE269D00746483BB1F; // System.Func`2<System.Reflection.AssemblyName,System.Reflection.Assembly> struct Func_2_t13827C9725E0D12567E029E178981FB7D0E13430; // System.Func`2<System.Threading.Tasks.Task`1<System.Threading.Tasks.Task>,System.Threading.Tasks.Task`1<System.Threading.Tasks.Task>> struct Func_2_t9183BE7C6FB5EAED091785FC3E1D3D41DB3497F7; // System.Func`2<System.Threading.Tasks.Task`1<System.Threading.Tasks.Task>,System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult>> struct Func_2_t9FE43757FE22F96D0EA4E7945B6D146812F2671F; // System.Func`4<System.Reflection.Assembly,System.String,System.Boolean,System.Type> struct Func_4_t3D7857A2A0F731D1E992FC5B09E983A8621FABFF; // System.Globalization.Calendar struct Calendar_tF55A785ACD277504CF0D2F2C6AD56F76C6E91BD5; // System.Globalization.CodePageDataItem struct CodePageDataItem_t6E34BEE9CCCBB35C88D714664633AF6E5F5671FB; // System.Globalization.CompareInfo struct CompareInfo_tB9A071DBC11AC00AF2EA2066D0C2AE1DCB1865D1; // System.Globalization.CultureData struct CultureData_tF43B080FFA6EB278F4F289BCDA3FB74B6C208ECD; // System.Globalization.CultureInfo struct CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F; // System.Globalization.DateTimeFormatInfo struct DateTimeFormatInfo_tF4BB3AA482C2F772D2A9022F78BF8727830FAF5F; // System.Globalization.NumberFormatInfo struct NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8; // System.Globalization.TextInfo struct TextInfo_t5F1E697CB6A7E5EC80F0DC3A968B9B4A70C291D8; // System.IAsyncResult struct IAsyncResult_t8E194308510B375B42432981AE5E7488C458D598; // System.IFormatProvider struct IFormatProvider_t4247E13AE2D97A079B88D594B7ABABF313259901; // System.IO.FileStream struct FileStream_tA770BF9AF0906644D43C81B962C7DBC3BC79A418; // System.IO.Stream struct Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7; // System.IO.Stream/ReadWriteTask struct ReadWriteTask_tFA17EEE8BC5C4C83EAEFCC3662A30DE351ABAA80; // System.Int32[] struct Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83; // System.Int64[] struct Int64U5BU5D_tE04A3DEF6AF1C852A43B98A24EFB715806B37F5F; // System.IntPtr[] struct IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD; // System.InvalidOperationException struct InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1; // System.InvalidTimeZoneException struct InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25; // System.LocalDataStoreHolder struct LocalDataStoreHolder_tE0636E08496405406FD63190AC51EEB2EE51E304; // System.LocalDataStoreMgr struct LocalDataStoreMgr_t1964DDB9F2BE154BE3159A7507D0D0CCBF8FDCA9; // System.MarshalByRefObject struct MarshalByRefObject_tC4577953D0A44D0AB8597CFA868E01C858B1C9AF; // System.MonoTypeInfo struct MonoTypeInfo_t9A65BA5324D14FDFEB7644EEE6E1BDF74B8A393D; // System.MulticastDelegate struct MulticastDelegate_t; // System.NotImplementedException struct NotImplementedException_t8AD6EBE5FEDB0AEBECEE0961CF73C35B372EFFA4; // System.NotSupportedException struct NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010; // System.ObjectDisposedException struct ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A; // System.Object[] struct ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A; // System.OperatingSystem struct OperatingSystem_tBB05846D5AA6960FFEB42C59E5FE359255C2BE83; // System.OperationCanceledException struct OperationCanceledException_tD28B1AE59ACCE4D46333BFE398395B8D75D76A90; // System.OverflowException struct OverflowException_tD89571E2350DE06D9DE4AB65ADCA77D607B5693D; // System.Predicate`1<System.Object> struct Predicate_1_t4AA10EFD4C5497CA1CD0FE35A6AF5990FF5D0979; // System.Predicate`1<System.Threading.Tasks.Task> struct Predicate_1_tF4286C34BB184CE5690FDCEBA7F09FC68D229335; // System.Random struct Random_t18A28484F67EFA289C256F508A5C71D9E6DEE09F; // System.Reflection.Assembly struct Assembly_t; // System.Reflection.AssemblyName struct AssemblyName_t6F3EC58113268060348EE894DCB46F6EF6BBBB82; // System.Reflection.Binder struct Binder_t4D5CB06963501D32847C057B57157D6DC49CA759; // System.Reflection.ConstructorInfo struct ConstructorInfo_t9CB51BFC178DF1CBCA5FD16B2D58229618F23EFF; // System.Reflection.EventInfo struct EventInfo_t; // System.Reflection.EventInfo/AddEventAdapter struct AddEventAdapter_t90B3498E1AA0B739F6390C7E52B51A36945E036B; // System.Reflection.FieldInfo struct FieldInfo_t; // System.Reflection.MemberFilter struct MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381; // System.Reflection.MemberInfo struct MemberInfo_t; // System.Reflection.MemberInfo[] struct MemberInfoU5BU5D_t6A57DDAF4E5321D22FB4C021559637EB126BF6B6; // System.Reflection.MethodBase struct MethodBase_t; // System.Reflection.MethodInfo struct MethodInfo_t; // System.Reflection.MethodInfo[] struct MethodInfoU5BU5D_t93E968F23AF2DB5CFCFF13BE775A0E222C03586B; // System.Reflection.ParameterModifier[] struct ParameterModifierU5BU5D_t63EC46F14F048DC9EF6BF1362E8AEBEA1A05A5EA; // System.Reflection.PropertyInfo struct PropertyInfo_t; // System.Reflection.PropertyInfo[] struct PropertyInfoU5BU5D_tAD8E99B12FF99CA4F2EA37B612DE68E112B4CF7E; // System.Reflection.RuntimeConstructorInfo struct RuntimeConstructorInfo_tF21A59967629968D0BE5D0DAF677662824E9629D; // System.Reflection.TypeFilter struct TypeFilter_t30BB04A68BC9FB949345457F71A9648BDB67FF18; // System.ResolveEventHandler struct ResolveEventHandler_t045C469BEA8B632FA99FE8867C921BA8DAE0BEE5; // System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Object,System.Object> struct ConditionalWeakTable_2_tAD6736E4C6A9AF930D360966499D999E3CE45BF3; // System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Threading.Tasks.TaskScheduler,System.Object> struct ConditionalWeakTable_2_t9E56EEB44502999EDAA6E212D522D7863829D95C; // System.Runtime.CompilerServices.Ephemeron[] struct EphemeronU5BU5D_t575534899E3EE9D8B85CAF11342BA22D164C7C10; // System.Runtime.ConstrainedExecution.CriticalFinalizerObject struct CriticalFinalizerObject_t8B006E1DEE084E781F5C0F3283E9226E28894DD9; // System.Runtime.ExceptionServices.ExceptionDispatchInfo struct ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A; // System.Runtime.ExceptionServices.ExceptionDispatchInfo[] struct ExceptionDispatchInfoU5BU5D_tAF0992800B1E727A3311A160A519F842B8E28DFF; // System.Runtime.InteropServices.SafeHandle struct SafeHandle_t1E326D75E23FD5BB6D40BA322298FDC6526CC383; // System.Runtime.Remoting.Contexts.Context struct Context_tE86AB6B3D9759C8E715184808579EFE761683724; // System.Runtime.Remoting.Contexts.ContextCallbackObject struct ContextCallbackObject_tA6E21305C9B16E0973DE8B607765D7E41632A4B0; // System.Runtime.Remoting.Contexts.DynamicPropertyCollection struct DynamicPropertyCollection_t53C262686576B02C86B55F8CAA16068AF33DC75C; // System.Runtime.Remoting.Messaging.IMessageSink struct IMessageSink_tB1CED1C3E8A2782C843D48468DB443B7940FC76C; // System.Runtime.Remoting.Messaging.IllogicalCallContext struct IllogicalCallContext_t86AF2EA64B3A9BB99C979A1C2EC3578C5D7EB179; // System.Runtime.Remoting.Messaging.LogicalCallContext struct LogicalCallContext_t3A9A7C02A28577F0879F6E950E46EEC595731D7E; // System.Runtime.Serialization.IFormatterConverter struct IFormatterConverter_tC3280D64D358F47EA4DAF1A65609BA0FC081888A; // System.Runtime.Serialization.SafeSerializationManager struct SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770; // System.Runtime.Serialization.SerializationException struct SerializationException_tA1FDFF6779406E688C2192E71C38DBFD7A4A2210; // System.Runtime.Serialization.SerializationInfo struct SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26; // System.RuntimeType struct RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F; // System.Security.Principal.IPrincipal struct IPrincipal_t63FD7F58FBBE134C8FE4D31710AAEA00B000F0BF; // System.String struct String_t; // System.String[] struct StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E; // System.SystemException struct SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782; // System.Text.DecoderFallback struct DecoderFallback_t128445EB7676870485230893338EF044F6B72F60; // System.Text.EncoderFallback struct EncoderFallback_tDE342346D01608628F1BCEBB652D31009852CF63; // System.Text.Encoding struct Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4; // System.Text.StringBuilder struct StringBuilder_t; // System.Threading.AbandonedMutexException struct AbandonedMutexException_tCE41515409705F64C8D2AE1AAB4C1864905803C9; // System.Threading.AsyncLocal`1<System.Globalization.CultureInfo> struct AsyncLocal_1_tD39651C2EDD14B144FF3D9B9C716F807EB57655A; // System.Threading.CancellationCallbackInfo struct CancellationCallbackInfo_t8CDEA0AA9C9D1A2321FE2F88878F4B5E0901CF36; // System.Threading.CancellationTokenSource struct CancellationTokenSource_tF480B7E74A032667AFBD31F0530D619FB43AD3FE; // System.Threading.ContextCallback struct ContextCallback_t8AE8A965AC6C7ECD396F527F15CDC8E683BE1676; // System.Threading.EventWaitHandle struct EventWaitHandle_t7603BF1D3D30FE42DD07A450C8D09E2684DC4D98; // System.Threading.ExecutionContext struct ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70; // System.Threading.IThreadPoolWorkItem struct IThreadPoolWorkItem_t2EF44881BFB1A9C021606D5B0C03B31B62B6C38D; // System.Threading.IThreadPoolWorkItem[] struct IThreadPoolWorkItemU5BU5D_tE22F6DA28324647E4F8A3239E9636C050BD4A154; // System.Threading.InternalThread struct InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192; // System.Threading.ManualResetEvent struct ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408; // System.Threading.ManualResetEventSlim struct ManualResetEventSlim_t085E880B24016C42F7DE42113674D0A41B4FB445; // System.Threading.Mutex struct Mutex_tEFA4BCB29AF9E8B7BD6F0973C6AFFA072744AB5C; // System.Threading.ParameterizedThreadStart struct ParameterizedThreadStart_tB0BBCC1B5B33EBCFE37B9B91840464DBF124218F; // System.Threading.QueueUserWorkItemCallback struct QueueUserWorkItemCallback_t98440ACF9490D738440F631E378B52AD11EAE8C8; // System.Threading.RegisteredWaitHandle struct RegisteredWaitHandle_t25AAC0B53C62CFA0B3F9BFFA87DDA3638F4308C0; // System.Threading.SemaphoreSlim struct SemaphoreSlim_t2E2888D1C0C8FAB80823C76F1602E4434B8FA048; // System.Threading.SparselyPopulatedArrayFragment`1<System.Threading.CancellationCallbackInfo> struct SparselyPopulatedArrayFragment_1_tA54224D01E2FDC03AC2867CDDC8C53E17FA933D7; // System.Threading.SynchronizationContext struct SynchronizationContext_t06AEFE2C7CFCFC242D0A5729A74464AF18CF84E7; // System.Threading.Tasks.AwaitTaskContinuation struct AwaitTaskContinuation_t883E8FB9C34A1024B54F2D4A9CCBA21CC595286F; // System.Threading.Tasks.ITaskCompletionAction struct ITaskCompletionAction_tB83E2DB0F3297A73CDBE338B6F2CA81D84E9C978; // System.Threading.Tasks.Shared`1<System.Threading.CancellationTokenRegistration> struct Shared_1_t6EFAE49AC0A1E070F87779D3DD8273B35F28E7D2; // System.Threading.Tasks.StackGuard struct StackGuard_tE431ED3BBD1A18705FEE6F948EBF7FA2E99D64A9; // System.Threading.Tasks.Task struct Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2; // System.Threading.Tasks.Task/<>c struct U3CU3Ec_t07DD323FAAF5A7EC9AE5E0DA9748D2EA6B39DCD3; // System.Threading.Tasks.Task/<>c__DisplayClass178_0 struct U3CU3Ec__DisplayClass178_0_tDB7F53582BFA1879573CC515D119580A06752F7E; // System.Threading.Tasks.Task/ContingentProperties struct ContingentProperties_t7149A27D01507C74E8BDAAA3848B45D2644FDF08; // System.Threading.Tasks.Task/DelayPromise struct DelayPromise_t7C7AB82D097218CCDB5A68ED80ED47BC56DE10D2; // System.Threading.Tasks.Task/SetOnInvokeMres struct SetOnInvokeMres_tBDCEA7BE3061614FC83A82D8E6FBD5903C3FD2A9; // System.Threading.Tasks.TaskCanceledException struct TaskCanceledException_tB1E5209054F302F814E18BBCACDF6546BAF2EC48; // System.Threading.Tasks.TaskContinuation struct TaskContinuation_t870BBF430CE7A3B6DF15EE1ED7940F1ABA9EEEE9; // System.Threading.Tasks.TaskExceptionHolder struct TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811; // System.Threading.Tasks.TaskFactory struct TaskFactory_tF3C6D983390ACFB40B4979E225368F78006D6155; // System.Threading.Tasks.TaskFactory/CompleteOnInvokePromise struct CompleteOnInvokePromise_t5A1CFB5E935FFD61858B0F0CE081BBD8B96B1E86; // System.Threading.Tasks.TaskFactory`1<System.Threading.Tasks.Task> struct TaskFactory_1_t58FE324C5DC18B5ED9A0E49CA8543DEEA65B4462; // System.Threading.Tasks.TaskFactory`1<System.Threading.Tasks.VoidTaskResult> struct TaskFactory_1_t3C0D0DC20C0FC00DE4F8740B351BE642467AB03D; // System.Threading.Tasks.TaskScheduler struct TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114; // System.Threading.Tasks.TaskSchedulerAwaitTaskContinuation struct TaskSchedulerAwaitTaskContinuation_t08B24138EF6D3AC7A821332F15F5A5A0F08543B6; // System.Threading.Tasks.TaskSchedulerAwaitTaskContinuation/<>c struct U3CU3Ec_t596A8131DC5C38096B959F07E58C349AAAFE3439; // System.Threading.Tasks.TaskSchedulerException struct TaskSchedulerException_tE0888B47136E7B61EAF20A145EF053023F8C7B24; // System.Threading.Tasks.Task`1<System.Object> struct Task_1_tA56001ED5270173CA1432EDFCD84EABB1024BC09; // System.Threading.Tasks.Task`1<System.Threading.Tasks.Task> struct Task_1_t6E4E91059C08F359F21A42B8BFA51E8BBFA47138; // System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult> struct Task_1_t1359D75350E9D976BFA28AD96E417450DE277673; // System.Threading.Tasks.ThreadPoolTaskScheduler struct ThreadPoolTaskScheduler_t881DB3BB8EFB9D969F86C70D01288AF7CE5F8CAD; // System.Threading.Tasks.UnobservedTaskExceptionEventArgs struct UnobservedTaskExceptionEventArgs_tFE11214527E226372281384AC73C2B792170A3B7; // System.Threading.Thread struct Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7; // System.Threading.ThreadAbortException struct ThreadAbortException_t0B7CFB34B2901B695FBCFF84E0A1EBDFC8177468; // System.Threading.ThreadHelper struct ThreadHelper_tA2931CFFC5988E4C327F9379104975BC53F1CC13; // System.Threading.ThreadInterruptedException struct ThreadInterruptedException_t40D8296AA9D9E8B74E29BFAE1089CFACC5F03751; // System.Threading.ThreadPoolWorkQueue struct ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011; // System.Threading.ThreadPoolWorkQueue/QueueSegment struct QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE; // System.Threading.ThreadPoolWorkQueue/SparseArray`1<System.Object> struct SparseArray_1_t3343BC28ED7AB6481D2C9C24AC382CCEFD5148F1; // System.Threading.ThreadPoolWorkQueue/SparseArray`1<System.Threading.ThreadPoolWorkQueue/WorkStealingQueue> struct SparseArray_1_tA9BA23F30984048431C40A4D4B5215A15A64B4EB; // System.Threading.ThreadPoolWorkQueue/WorkStealingQueue struct WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB; // System.Threading.ThreadPoolWorkQueue/WorkStealingQueue[] struct WorkStealingQueueU5BU5D_tB0FC166606C799616475C287839895D7E987FAE9; // System.Threading.ThreadPoolWorkQueueThreadLocals struct ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B; // System.Threading.ThreadStart struct ThreadStart_t09FFA4371E4B2A713F212B157CC9B8B61983B5BF; // System.Threading.ThreadStateException struct ThreadStateException_tCE60AB1B9E16A6D13E3926137BA55832ABE986AE; // System.Threading.Timer struct Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553; // System.Threading.Timer/Scheduler struct Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9; // System.Threading.Timer/TimerComparer struct TimerComparer_tC987818CFADF2F3ECEB89C0BD510600DAD816015; // System.Threading.TimerCallback struct TimerCallback_tC89F2FB1294A86F64DEB2C1F68024954018AA219; // System.Threading.Timer[] struct TimerU5BU5D_tD0E2F3FBF7687B24301E6EAC84AEC44386CB5F7A; // System.Threading.WaitCallback struct WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC; // System.Threading.WaitHandle struct WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6; // System.Threading.WaitHandleCannotBeOpenedException struct WaitHandleCannotBeOpenedException_t869CD999EE7B918C5546E2007AF7C4557281B65B; // System.Threading.WaitHandle[] struct WaitHandleU5BU5D_t79FF2E6AC099CC1FDD2B24F21A72D36BA31298CC; // System.Threading.WaitOrTimerCallback struct WaitOrTimerCallback_tC7370E7654DC005FC74E8E82993FD40C2C6AF8CF; // System.TimeType struct TimeType_t1E0366D2FDDE13B93F6DFD1A2FB8645B76E9DDA9; // System.TimeZone struct TimeZone_tA2DF435DA1A379978B885F0872A93774666B7454; // System.TimeZoneInfo struct TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777; // System.TimeZoneInfo/<>c struct U3CU3Ec_tBED9E1805554B1EFE14027A8400694336FCEE2F7; // System.TimeZoneInfo/AdjustmentRule struct AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204; // System.TimeZoneInfo/AdjustmentRule[] struct AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD; // System.TimeZoneInfo/DYNAMIC_TIME_ZONE_INFORMATION struct DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F; // System.TimeZoneInfo/TIME_ZONE_INFORMATION struct TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811; // System.TimeZoneInfo[] struct TimeZoneInfoU5BU5D_t3651149D75C21234FEBE23046A2E2FF4AB531D94; // System.TimeZoneNotFoundException struct TimeZoneNotFoundException_t44EC55B0AAD26AD0E0B659D308CBF90E5C81B388; // System.TimeoutException struct TimeoutException_t15A6E9A2A5819966712B5CFAF756BAEA40E3B1B7; // System.Type struct Type_t; // System.TypeLoadException struct TypeLoadException_t510963B29CB27C6EA3ACDF5FB76E72E1BC372CD1; // System.Type[] struct TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F; // System.UInt64[] struct UInt64U5BU5D_tA808FE881491284FF25AFDF5C4BC92A826031EF4; // System.UnhandledExceptionEventHandler struct UnhandledExceptionEventHandler_tB0DFF05ABF7A3A234C87D4F7A71F98E9AB2D91DE; // System.Version struct Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD; // System.Void struct Void_t22962CB4C05B1D89B55A6E1139F0E87A90987017; IL2CPP_EXTERN_C RuntimeClass* AbandonedMutexException_tCE41515409705F64C8D2AE1AAB4C1864905803C9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Action_t591D2A86165F896B4B800BB5C25CE18672A55579_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AggregateException_t9217B9E89DF820D5632411F2BD92F444B17BD60E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BitConverter_tD5DF1CB5C5A5CB087D90BD881C8E75A332E546EE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Boolean_tB53F6830F670160873277339AA58F15CAED4399C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Byte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Comparer_t02D6323B7C3FB1B7681184587B0E1174F8DF6B3B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Comparison_1_tD28744463320E1F22A90E02BFEE7967364ABCAA6_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CompatibilitySwitches_tC541F9F5404925C97741A0628E9B6D26C40CFA91_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CompleteOnInvokePromise_t5A1CFB5E935FFD61858B0F0CE081BBD8B96B1E86_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ConditionalWeakTable_2_t9E56EEB44502999EDAA6E212D522D7863829D95C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ContextCallback_t8AE8A965AC6C7ECD396F527F15CDC8E683BE1676_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ContingentProperties_t7149A27D01507C74E8BDAAA3848B45D2644FDF08_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DayOfWeek_tE7CD4C3124650FF8B2AD3E9DBD34B9896927DFF8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Debugger_t3DB04278A3AA5DF846CC56744D05F18B7037C22E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DefaultBinder_tFFCBC1B63C1667920094F68AB261486C13814AEC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DelayPromise_t7C7AB82D097218CCDB5A68ED80ED47BC56DE10D2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t4EFE6A1D6502662B911688316C6920444A18CF0C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_tF49FE2F5FE86CCFDD59492E9D46254E0CCB5EEC2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DllNotFoundException_tED90B6A78D4CF5AA565288E0BA88A990062A7F76_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EmptyArray_1_tF085172BB5E018A03FB07E8EEAFCD3D8F7EB784D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EntryPointNotFoundException_tCF689617164B79AD85A41DADB38D27BD1E10B279_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventArgs_t8E6CA180BE0E56674C6407011A94BAF7C757352E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ExceptionArgument_tE4C1E083DC891ECF9688A8A0C62D7F7841057B14_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ExceptionU5BU5D_t09C3EFFA7CF3F84DA802016E2017E1608442F209_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Exception_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GC_tC1D7BD74E8F44ECCEF5CD2B5D84BFF9AAE02D01D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ICollection_1_t39808D274D411213DCFE09BAE8F3041B974A1A4E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IComparer_t6A5E1BC727C7FF28888E407A797CE1ED92DA8E95_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IDisposable_t7218B22548186B208D65EA5B7870503810A2D15A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerable_1_t37B4D1EEBA6E5098A0F018A779067097451BAD2C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerable_1_t6B3D33CE5B4DC884E5267C7B8CBC12380D09B3F1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerator_1_t06E561A91115B283FAF267723103A4A703276008_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerator_1_t2281FCF251CD51C1F13587450034F0E08EBFAD0E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerator_t8789118187258CC88B77AFAC6315B5AF87D3E18A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IList_1_t93C6282CDBF781012E10B912A9AD946F53099551_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IThreadPoolWorkItemU5BU5D_tE22F6DA28324647E4F8A3239E9636C050BD4A154_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IThreadPoolWorkItem_t2EF44881BFB1A9C021606D5B0C03B31B62B6C38D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Il2CppComObject_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IntPtr_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t0C6DF014BD2D1BE6D428FB761E8C21CDC22C5116_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_tAEAAD63BC89129982F4AF4D8326A9C32BEFBECAD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_tCD04260AE1254C438132446F1E6892AB86D18743_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_tD2FC74CFEE011F74F31183756A690154468817E9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ManualResetEventSlim_t085E880B24016C42F7DE42113674D0A41B4FB445_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Math_tFB388E53C7FDC6FCCF9A19ABF5A4E521FBD52E19_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Missing_t81434A5DBDCCA844BD22E1659DDE1EE7DE8B4ED7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotImplementedException_t8AD6EBE5FEDB0AEBECEE0961CF73C35B372EFFA4_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OperationCanceledException_tD28B1AE59ACCE4D46333BFE398395B8D75D76A90_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OverflowException_tD89571E2350DE06D9DE4AB65ADCA77D607B5693D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ParameterizedThreadStart_tB0BBCC1B5B33EBCFE37B9B91840464DBF124218F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Path_t0B99A4B924A6FDF08814FFA8DD4CD121ED1A0752_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* QueueUserWorkItemCallback_t98440ACF9490D738440F631E378B52AD11EAE8C8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Random_t18A28484F67EFA289C256F508A5C71D9E6DEE09F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ReadOnlyCollection_1_t5DE493537EE0E554797BF0DA823DCBF1903CECC1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ReadOnlyCollection_1_tD63B9891087CF571DD4322388BDDBAEEB7606FE0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RegisteredWaitHandle_t25AAC0B53C62CFA0B3F9BFFA87DDA3638F4308C0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Registry_t241E9489A52A385888DBC941B714B48401DBB28E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RuntimeObject_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SafeWaitHandle_t51DB35FF382E636FF3B868D87816733894D46CF2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SerializationException_tA1FDFF6779406E688C2192E71C38DBFD7A4A2210_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SparseArray_1_tA9BA23F30984048431C40A4D4B5215A15A64B4EB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StringBuilder_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* String_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TaskSchedulerException_tE0888B47136E7B61EAF20A145EF053023F8C7B24_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Task_1_t1359D75350E9D976BFA28AD96E417450DE277673_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Task_1_t6E4E91059C08F359F21A42B8BFA51E8BBFA47138_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ThreadAbortException_t0B7CFB34B2901B695FBCFF84E0A1EBDFC8177468_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ThreadHelper_tA2931CFFC5988E4C327F9379104975BC53F1CC13_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ThreadPoolTaskScheduler_t881DB3BB8EFB9D969F86C70D01288AF7CE5F8CAD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ThreadStart_t09FFA4371E4B2A713F212B157CC9B8B61983B5BF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ThreadStateException_tCE60AB1B9E16A6D13E3926137BA55832ABE986AE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TimeSpanFormat_t90CBC39FE99AC515E1F68FE55DBA3D8515F19B51_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TimeType_t1E0366D2FDDE13B93F6DFD1A2FB8645B76E9DDA9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TimeZoneNotFoundException_t44EC55B0AAD26AD0E0B659D308CBF90E5C81B388_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TimeZone_tA2DF435DA1A379978B885F0872A93774666B7454_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Timeout_t148C37C092EAF5AFCE1D0C06481466A5F88E4C04_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TimerComparer_tC987818CFADF2F3ECEB89C0BD510600DAD816015_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TypeLoadException_t510963B29CB27C6EA3ACDF5FB76E72E1BC372CD1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Type_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t07DD323FAAF5A7EC9AE5E0DA9748D2EA6B39DCD3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t596A8131DC5C38096B959F07E58C349AAAFE3439_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_tBED9E1805554B1EFE14027A8400694336FCEE2F7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UInt64U5BU5D_tA808FE881491284FF25AFDF5C4BC92A826031EF4_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UnobservedTaskExceptionEventArgs_tFE11214527E226372281384AC73C2B792170A3B7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* WaitHandleU5BU5D_t79FF2E6AC099CC1FDD2B24F21A72D36BA31298CC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* __Filters_tDD9D6B7C7A31B12AB3D5CCF1B115DD693F62DB34_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C String_t* _stringLiteral00E0E5FB4D410F50F71DEFD00084F261F9921ED2; IL2CPP_EXTERN_C String_t* _stringLiteral00F33FC530D3E011EE6AB56F206622E221888971; IL2CPP_EXTERN_C String_t* _stringLiteral021710FA7866431C1DACAA6CD31EEEB47DCE64B6; IL2CPP_EXTERN_C String_t* _stringLiteral02DD17A342AB600AEB759AEBC9C5D0DBAAFD8FDE; IL2CPP_EXTERN_C String_t* _stringLiteral0446EADE62BBE35D165AAAD965949803B6521089; IL2CPP_EXTERN_C String_t* _stringLiteral04C41D8EF73FED844DA0ECFAA6DFF090063F2B1D; IL2CPP_EXTERN_C String_t* _stringLiteral061A02C15C4ADACD1235EC1D4913C179A22A3751; IL2CPP_EXTERN_C String_t* _stringLiteral063F5BA07B9A8319201C127A47193BF92C67599A; IL2CPP_EXTERN_C String_t* _stringLiteral080C19955B2E8EB7F96E8B1CC1CC77410D38399F; IL2CPP_EXTERN_C String_t* _stringLiteral082BC378CD60E17A38D99898B21955299C5B60C8; IL2CPP_EXTERN_C String_t* _stringLiteral0A214C87301D8B6D0B0BAF1ECF486BCA2DA0AE5B; IL2CPP_EXTERN_C String_t* _stringLiteral0A5D3E6700373C9EF26EC5782D72D97AE5D7CF3C; IL2CPP_EXTERN_C String_t* _stringLiteral0AF70E9C0D57B35CCD56C4069FC8D171CB59AF5E; IL2CPP_EXTERN_C String_t* _stringLiteral0BE186D40CC51422D8F602B64FE0068673C79138; IL2CPP_EXTERN_C String_t* _stringLiteral0C7B83C3D4E146A49E8FBE995F263BC54886556F; IL2CPP_EXTERN_C String_t* _stringLiteral0D76F47CE8A4D40ADB1EF9C1E46CC4182A4D532D; IL2CPP_EXTERN_C String_t* _stringLiteral0E2FDC41541BE5C40FE345A527562C24759F781B; IL2CPP_EXTERN_C String_t* _stringLiteral0F6182802153D24EEA849ECD8B3CDAA0F9B47E59; IL2CPP_EXTERN_C String_t* _stringLiteral1038345ECC525CA37383914C8D7839E94CCF5448; IL2CPP_EXTERN_C String_t* _stringLiteral1350F100109D4CF9E61BDE17537ED0553C4C674D; IL2CPP_EXTERN_C String_t* _stringLiteral13F7B4FA7CBA65EC1811F8A5C085117CD3DF5506; IL2CPP_EXTERN_C String_t* _stringLiteral15E66556F3FB947D9C6C37859A45CC4C92C6CAA7; IL2CPP_EXTERN_C String_t* _stringLiteral168E598D868A0CC9140604911551C2FC496E3A05; IL2CPP_EXTERN_C String_t* _stringLiteral171112507722F18531ACD11A635F712DADCEBE6E; IL2CPP_EXTERN_C String_t* _stringLiteral1821AE443912F325AB2E97DF532D1DACF7161739; IL2CPP_EXTERN_C String_t* _stringLiteral1896FE3101E00E003E0A21778DA6F57A86DEA7BC; IL2CPP_EXTERN_C String_t* _stringLiteral19D5B110F19B2190575B7810E1FA91334E8E400F; IL2CPP_EXTERN_C String_t* _stringLiteral19EDC1210777BA4D45049C29280D9CC5E1064C25; IL2CPP_EXTERN_C String_t* _stringLiteral1AD0E9342E3C33991ED3887D6306B249546F0C7B; IL2CPP_EXTERN_C String_t* _stringLiteral1B08DBA6C41309ED4513414011188E6B4CA2403F; IL2CPP_EXTERN_C String_t* _stringLiteral1B8A0FD63D1D605E82838E8FBA940C1207478A60; IL2CPP_EXTERN_C String_t* _stringLiteral1C2EBE0E70C4B03074D33C64120CD29EA385AA71; IL2CPP_EXTERN_C String_t* _stringLiteral1C58A3FE6DCE8C4663334496A6CC60DFDF3BB4EE; IL2CPP_EXTERN_C String_t* _stringLiteral1D35114B8F34BF6224A46DAC8D98B4ED3594B7F5; IL2CPP_EXTERN_C String_t* _stringLiteral1D5C2E629B06234A3AE2BA0E82B4FBB6F1A4D61B; IL2CPP_EXTERN_C String_t* _stringLiteral1DE5D43D5B4B74C0BC8A89C7FD6D7FD3A9E7336A; IL2CPP_EXTERN_C String_t* _stringLiteral1E6707FD8D3EA9A2DF1515730D3A6E7BFEF41267; IL2CPP_EXTERN_C String_t* _stringLiteral1F81AFFE48C2C2B337815693830EBEE586D9A96C; IL2CPP_EXTERN_C String_t* _stringLiteral1F96F0958DF8CB4296C7EFE494DF309346DE6CBA; IL2CPP_EXTERN_C String_t* _stringLiteral2037DE437C80264CCBCE8A8B61D0BF9F593D2322; IL2CPP_EXTERN_C String_t* _stringLiteral21F20DF4A4C08E5DABA82DB1839C69CA515E1B33; IL2CPP_EXTERN_C String_t* _stringLiteral222A297D18FF1387F7919DAD802CF73BA68A5B9C; IL2CPP_EXTERN_C String_t* _stringLiteral242065D4B034786D24641F82C097B6DAA692822B; IL2CPP_EXTERN_C String_t* _stringLiteral25F82570C8A4E0BBF33D841DA7020C5961D4B0F7; IL2CPP_EXTERN_C String_t* _stringLiteral26B5A99C75CDB00D6145F11A983C91ACADFFFFF1; IL2CPP_EXTERN_C String_t* _stringLiteral2AE9006AA79BCA491D17932D2580DBE509CC1BD7; IL2CPP_EXTERN_C String_t* _stringLiteral2B020927D3C6EB407223A1BAA3D6CE3597A3F88D; IL2CPP_EXTERN_C String_t* _stringLiteral2C3199988097E4BB3103E8C34B8DFE8796545D8F; IL2CPP_EXTERN_C String_t* _stringLiteral2D77BE6D598A0A9376398980E66D10E319F1B52A; IL2CPP_EXTERN_C String_t* _stringLiteral314A883D61C1D386E61BE443EB9D3B50BA3FF07D; IL2CPP_EXTERN_C String_t* _stringLiteral32368864574CE30745E6A3A112FCB36F083BFB0C; IL2CPP_EXTERN_C String_t* _stringLiteral32D4D0CD69E4FCD0E4B1749FED4FE485D5B17F9C; IL2CPP_EXTERN_C String_t* _stringLiteral3435968A1FA5DC7806024802A561C1886C22803B; IL2CPP_EXTERN_C String_t* _stringLiteral34530CDFC92A51FCD4964DF30BAE93C4C3CFACF8; IL2CPP_EXTERN_C String_t* _stringLiteral349507E41DD8C71C10C9DF6D2444B5E64A285691; IL2CPP_EXTERN_C String_t* _stringLiteral37497AA5A2272C49714AEE1B07E8EDF973A95F59; IL2CPP_EXTERN_C String_t* _stringLiteral37BEC4B9960B22F35421CD7D639241E56E3D4FB2; IL2CPP_EXTERN_C String_t* _stringLiteral37C3F47C38A5EBF7F5BAFAA6AA4ED8778E9A2C87; IL2CPP_EXTERN_C String_t* _stringLiteral38B62BE4BDDAA5661C7D6B8E36E28159314DF5C7; IL2CPP_EXTERN_C String_t* _stringLiteral394CD1DBEAFE1BD9574666651BCC66D1298EA18F; IL2CPP_EXTERN_C String_t* _stringLiteral39805F1D1CE82AE3D872AF3A7E7C59454D282DF4; IL2CPP_EXTERN_C String_t* _stringLiteral3A383C209C07D7DDD4A20A832E5E3183C6735122; IL2CPP_EXTERN_C String_t* _stringLiteral3A7D9767B1233601EBF8B67495C6DC2CE8B8C2AF; IL2CPP_EXTERN_C String_t* _stringLiteral3ABDF740E9FD3F66165C9843BF151FCB36E52262; IL2CPP_EXTERN_C String_t* _stringLiteral3B2735839D1797305D98210526CD0E0525FA22A9; IL2CPP_EXTERN_C String_t* _stringLiteral3E817DFC269EB4946CD544A6A97B106296C3940B; IL2CPP_EXTERN_C String_t* _stringLiteral3F1100B2ABF8FFBAD088B793AAF302D5435DBE3F; IL2CPP_EXTERN_C String_t* _stringLiteral41937B20FBE8C71D9C6C3346AFF43C001AA25E33; IL2CPP_EXTERN_C String_t* _stringLiteral4502F52BE77394F4C0ECBD9DEA423CB819129CE0; IL2CPP_EXTERN_C String_t* _stringLiteral463C9ACFFA099CA60B83F74DD23B2E4DE31E298B; IL2CPP_EXTERN_C String_t* _stringLiteral474AE52625B87D7628AE7B20A499329A99E07119; IL2CPP_EXTERN_C String_t* _stringLiteral4774FB46C5FDD61405A65146DC8876A573F18682; IL2CPP_EXTERN_C String_t* _stringLiteral4A9B136550890770D29DF6A00FAA574C173789AD; IL2CPP_EXTERN_C String_t* _stringLiteral4B7A2452FBAAF02487F5667BCA2E7D64B9707EDC; IL2CPP_EXTERN_C String_t* _stringLiteral4BB4CA75941B7BBC5BC6A12BE44B22FC9C8D234E; IL2CPP_EXTERN_C String_t* _stringLiteral4D81E111D8982E67E6A24BCB02FB5CE2AFB71541; IL2CPP_EXTERN_C String_t* _stringLiteral4DDC7DDA06EC167A4193D5F00C1F56AF6DF241EC; IL2CPP_EXTERN_C String_t* _stringLiteral50DB91C54DC6A6F5B481F31D2A1DA1FD5AA487E7; IL2CPP_EXTERN_C String_t* _stringLiteral513F8DE9259FE7658FE14D1352C54CCF070E911F; IL2CPP_EXTERN_C String_t* _stringLiteral521CE61A24760AEEB4B2129999AC818B48FC7D14; IL2CPP_EXTERN_C String_t* _stringLiteral53867761F2A54C550E24E76921E71BBD5607B5CE; IL2CPP_EXTERN_C String_t* _stringLiteral53F7F9602724F5C9D2B64C05462A6DA2F44E2BD0; IL2CPP_EXTERN_C String_t* _stringLiteral54235B8B0E980EBB3355126954C130A816A21AFB; IL2CPP_EXTERN_C String_t* _stringLiteral55D8727A05EB80B0788AF57A5317F3E0A1F4AA55; IL2CPP_EXTERN_C String_t* _stringLiteral5673FDDE0249844B4A82C15CA2BD6584D7C308E4; IL2CPP_EXTERN_C String_t* _stringLiteral56D3C9490BE2608AC36F5A4805BFEC2F21F7F982; IL2CPP_EXTERN_C String_t* _stringLiteral574FF9B0C49CDEB5F5508548AE0CAB44FECEE038; IL2CPP_EXTERN_C String_t* _stringLiteral576347EC826F38428D8C8A6F8EC4ACB2BCEAB911; IL2CPP_EXTERN_C String_t* _stringLiteral59BD0A3FF43B32849B319E645D4798D8A5D1E889; IL2CPP_EXTERN_C String_t* _stringLiteral5BBAA9B8E272D7D609370B56FB4A1DC199FB1DA5; IL2CPP_EXTERN_C String_t* _stringLiteral5EE6EC49CF3A25DADF191E62C4851F860A7900C3; IL2CPP_EXTERN_C String_t* _stringLiteral607A669D68C57749AE1E59F1737A7C47B41E00A6; IL2CPP_EXTERN_C String_t* _stringLiteral61AD634E557CA4E72090257EF5F68EA067B4226A; IL2CPP_EXTERN_C String_t* _stringLiteral6669D645B20DE5AF96898FE51D2EE9DFB4111C90; IL2CPP_EXTERN_C String_t* _stringLiteral672E8F4CE93C075F32B4FD6C0D0EDAC1BDDB9469; IL2CPP_EXTERN_C String_t* _stringLiteral67CC4704CE79BBAF875E4B65F327FC804330682B; IL2CPP_EXTERN_C String_t* _stringLiteral699B142A794903652E588B3D75019329F77A9209; IL2CPP_EXTERN_C String_t* _stringLiteral6AE999552A0D2DCA14D62E2BC8B764D377B1DD6C; IL2CPP_EXTERN_C String_t* _stringLiteral6B3F0FDD52FF1C41149DAF9C0970E2B2E1EBBE24; IL2CPP_EXTERN_C String_t* _stringLiteral6BA2E7E7FF3BE0A9B4029B8A6169677870AE9E21; IL2CPP_EXTERN_C String_t* _stringLiteral6CB021F4DE5A59C914CE2FD45BD52E5CA6A397FC; IL2CPP_EXTERN_C String_t* _stringLiteral6D9764792C867EE2BC72CC2199A1F4334E4FEA0B; IL2CPP_EXTERN_C String_t* _stringLiteral700336D6AF60425DC8D362092DE4C0FFB8576432; IL2CPP_EXTERN_C String_t* _stringLiteral708136672D3E2B5A654FB9C34A7F207747885825; IL2CPP_EXTERN_C String_t* _stringLiteral73EBEA013EB4C5C11E9834291F0D8CBBC4992FB1; IL2CPP_EXTERN_C String_t* _stringLiteral756401410D3949E15F44BEBA2B1567379175B53E; IL2CPP_EXTERN_C String_t* _stringLiteral796C6F906CD9AFED4B6DCF5573E528AD627CA46C; IL2CPP_EXTERN_C String_t* _stringLiteral7B40CAEE6DF9BFEF9B5A66F65F70C99ADC496807; IL2CPP_EXTERN_C String_t* _stringLiteral7B9E91548E399930C3935F7EC5D98D85C3F78739; IL2CPP_EXTERN_C String_t* _stringLiteral7C9E4CE229BAFB966C53CA8676C5BAD2046C9B62; IL2CPP_EXTERN_C String_t* _stringLiteral7CB1F56D3FBE09E809244FC8E13671CD876E3860; IL2CPP_EXTERN_C String_t* _stringLiteral7E2E0220A2E59DA002766466DBCE602CD7D5E7BD; IL2CPP_EXTERN_C String_t* _stringLiteral7E2E7C38B817DB77D6B12E99B9738E18BDDF9B28; IL2CPP_EXTERN_C String_t* _stringLiteral850828716F9C5476A885E4AF4B1592EDAF8390BA; IL2CPP_EXTERN_C String_t* _stringLiteral87EA5DFC8B8E384D848979496E706390B497E547; IL2CPP_EXTERN_C String_t* _stringLiteral8858D34A5DF81344D5F1195DDACDFB8E8448C5E6; IL2CPP_EXTERN_C String_t* _stringLiteral885F50DCFD6542D03A37B7DE40CFBAEB00164500; IL2CPP_EXTERN_C String_t* _stringLiteral88EE3CEA20D96E9852D213E90BDCE53DB921ADBB; IL2CPP_EXTERN_C String_t* _stringLiteral8925B5C504CFCC741E156A406B2072543F9DEB98; IL2CPP_EXTERN_C String_t* _stringLiteral8972561214BDFD4779823E480036EAF0853E3C56; IL2CPP_EXTERN_C String_t* _stringLiteral8AAFD7F540EB518494415D8EE7E0F78305B294C7; IL2CPP_EXTERN_C String_t* _stringLiteral8D35B56BCE74A9F8AC3CB4260050F19B572F5AC7; IL2CPP_EXTERN_C String_t* _stringLiteral8EFECA76BCED966AFD1E6DF59938C647C9C83F78; IL2CPP_EXTERN_C String_t* _stringLiteral8F3A07543988E4673DCAE5E59C35323C5791F370; IL2CPP_EXTERN_C String_t* _stringLiteral8F3F5E0527993BEB4010B7A1444A093EDA2F42EF; IL2CPP_EXTERN_C String_t* _stringLiteral8F6474296A2391DE11EB639CEE391F6735046792; IL2CPP_EXTERN_C String_t* _stringLiteral8F8AE9544C800C5645217FBE5AA94B8E526C7E98; IL2CPP_EXTERN_C String_t* _stringLiteral9071A4CB8E2F99F81D5B117DAE3211B994971FFA; IL2CPP_EXTERN_C String_t* _stringLiteral914839398AEE2A272ECAF21A6C5522C0D1378DFA; IL2CPP_EXTERN_C String_t* _stringLiteral91B84E8687F2D082DB7BCB05E1B3B2123A1D8366; IL2CPP_EXTERN_C String_t* _stringLiteral9357CF22F6767C4E2A9D976F6733C938A25C67ED; IL2CPP_EXTERN_C String_t* _stringLiteral93DEC40AB1B5EF19C715C0EAE5164CC3C700BCAF; IL2CPP_EXTERN_C String_t* _stringLiteral9527141004011DE14AE7F1E3643C59B23A00BC38; IL2CPP_EXTERN_C String_t* _stringLiteral986D5F863A276DE3CA7FDCEEC5606C2C44E03800; IL2CPP_EXTERN_C String_t* _stringLiteral987B9CED08D4AC5D11D286CA4B54B99A4F69164B; IL2CPP_EXTERN_C String_t* _stringLiteral98DC75F74144873452778C5C7BA316017B29D9EB; IL2CPP_EXTERN_C String_t* _stringLiteral9956E10D0235BEF9C63D0B1D2107F77CF985D4B2; IL2CPP_EXTERN_C String_t* _stringLiteral9B5C0B859FABA061DD60FD8070FCE74FCEE29D0B; IL2CPP_EXTERN_C String_t* _stringLiteral9D9BED981884AC3D4D16BF22ED725A5686CEF15B; IL2CPP_EXTERN_C String_t* _stringLiteral9E430F17EB96D796BF49C46584B98C497F8AE559; IL2CPP_EXTERN_C String_t* _stringLiteralA151302157444AA3F3EF5AC23116EA226D29C972; IL2CPP_EXTERN_C String_t* _stringLiteralA173E725607D0F98C78EBAC0B31138D8D136AA84; IL2CPP_EXTERN_C String_t* _stringLiteralA19A8867C60DF26C22DDB69DD1B7B215AE522C44; IL2CPP_EXTERN_C String_t* _stringLiteralA1E290BAB556CC85CB72A2CB75BB9A0ABA45B447; IL2CPP_EXTERN_C String_t* _stringLiteralA2620CBC10F5198DD03E3F5A1569EB5DCF9A6A87; IL2CPP_EXTERN_C String_t* _stringLiteralA2D9E3AC892A8FEA3180CFBA1F1C9D0F8716EA95; IL2CPP_EXTERN_C String_t* _stringLiteralA2FE0B065EA50F6641CB120F487D334AC723A859; IL2CPP_EXTERN_C String_t* _stringLiteralA5303371A1DD00CB948B4C58C88CC7779A494241; IL2CPP_EXTERN_C String_t* _stringLiteralA62F2225BF70BFACCBC7F1EF2A397836717377DE; IL2CPP_EXTERN_C String_t* _stringLiteralA70F1BF46F12CF5517DAB14A442D77DB24FDDC26; IL2CPP_EXTERN_C String_t* _stringLiteralA7CA3604B3B7A0733239DF9F41348D06245AC357; IL2CPP_EXTERN_C String_t* _stringLiteralA82BB634B61B228343B0708E674AB898AC53AC23; IL2CPP_EXTERN_C String_t* _stringLiteralA83DE207DBCDC758076F939E022921B57205D1F9; IL2CPP_EXTERN_C String_t* _stringLiteralAA30471D667C9D7CC0C83322F5326E6A7357A0EF; IL2CPP_EXTERN_C String_t* _stringLiteralAA3093554472FD113135BED5B63E12F84C2E9FE8; IL2CPP_EXTERN_C String_t* _stringLiteralAA37CB5B40E647E124F23CC3C27C68F09181CE0D; IL2CPP_EXTERN_C String_t* _stringLiteralAC167A22531E815F8207EF03791DE1EBF88780DE; IL2CPP_EXTERN_C String_t* _stringLiteralACFA2565C73A7485FF283298E64D16D5BDB0FF26; IL2CPP_EXTERN_C String_t* _stringLiteralB016278EAF5A66B124AA177BADC28CD1550C586F; IL2CPP_EXTERN_C String_t* _stringLiteralB26DC72D261A92C1CFD1E643717E450A84CF2122; IL2CPP_EXTERN_C String_t* _stringLiteralB4D5B37BF7A986C138EDE89E0806F366B5CB1830; IL2CPP_EXTERN_C String_t* _stringLiteralB6488C506558D7B3542A1D40D4A9AFD557DCC4FD; IL2CPP_EXTERN_C String_t* _stringLiteralB69220CE564D3318A9EEF1120FC119174ADBDEEA; IL2CPP_EXTERN_C String_t* _stringLiteralB7A59C1214B081A2AF0561DFF2E17294228556D4; IL2CPP_EXTERN_C String_t* _stringLiteralBAF34A2547265FEEA14708F8A1A89708432452A6; IL2CPP_EXTERN_C String_t* _stringLiteralBB589D0621E5472F470FA3425A234C74B1E202E8; IL2CPP_EXTERN_C String_t* _stringLiteralBB80988865A7C2136B3ADE9C2EB5EAE119955268; IL2CPP_EXTERN_C String_t* _stringLiteralBC80A496F1C479B70F6EE2BF2F0C3C05463301B8; IL2CPP_EXTERN_C String_t* _stringLiteralBCA799238FFD9062EADADF1671BF7042DB42CF92; IL2CPP_EXTERN_C String_t* _stringLiteralBDFD4D8D6952777C39403B2D2E2F8A2A52BF255F; IL2CPP_EXTERN_C String_t* _stringLiteralBE3F306A5E0BA5DC2F76020448FB66EB734EF545; IL2CPP_EXTERN_C String_t* _stringLiteralBEE73CA6E75A8894DD7A547768926EDAEDCD5C1A; IL2CPP_EXTERN_C String_t* _stringLiteralC0EE32D825D6DDB4025AB74AF0609969ECC419C8; IL2CPP_EXTERN_C String_t* _stringLiteralC24595E6A7BC6D5DB68BC6759DD5BBA5D834B6DB; IL2CPP_EXTERN_C String_t* _stringLiteralC2761A6512E7A91307A0DE721A3CA321DC4704D8; IL2CPP_EXTERN_C String_t* _stringLiteralC2FE37F547603E5070979129624113F1C6F9D844; IL2CPP_EXTERN_C String_t* _stringLiteralC34859D7F446AA18DD9260227F587FBA6EB4DB1D; IL2CPP_EXTERN_C String_t* _stringLiteralC363992023785AF013BBCF2E20C19D9835184F82; IL2CPP_EXTERN_C String_t* _stringLiteralC44D4E6C6AF3517A1CC72EDF7D1A5FFD7E3368F1; IL2CPP_EXTERN_C String_t* _stringLiteralC45B18C0F0F4B3CF24DA66312054A56CCF27D9C5; IL2CPP_EXTERN_C String_t* _stringLiteralC499D2FE766B2B37D326CC48A70E7DFFCE14E67E; IL2CPP_EXTERN_C String_t* _stringLiteralC66F297D9CFBA91552616C44CE043096BDC566A6; IL2CPP_EXTERN_C String_t* _stringLiteralC8DFBF5C8D6E2ABCBCD997023A30E88DCEDF08DA; IL2CPP_EXTERN_C String_t* _stringLiteralCD6A7B8768528485A0DBCD459185091E80DC28AD; IL2CPP_EXTERN_C String_t* _stringLiteralCDD3E50B9E706702A4996E0BC1E08259AF9C1950; IL2CPP_EXTERN_C String_t* _stringLiteralCEAFB51E2B0783D53DD620019DFF3AA66708A26F; IL2CPP_EXTERN_C String_t* _stringLiteralCF76F3CD38A366E96CB2BED7C1D82F777242B6AA; IL2CPP_EXTERN_C String_t* _stringLiteralD0941E68DA8F38151FF86A61FC59F7C5CF9FCAA2; IL2CPP_EXTERN_C String_t* _stringLiteralD096C011585D07EA34D552634CAB76998611ECD3; IL2CPP_EXTERN_C String_t* _stringLiteralD25FC308E967C0107DD8D8FCA45D38FEC31F5CF1; IL2CPP_EXTERN_C String_t* _stringLiteralD416C225B5075E134E29DFBF7B48B6B0F77F834D; IL2CPP_EXTERN_C String_t* _stringLiteralD6D1BC79DD62E9F1FB9A49A8F76F4BA8AB71AECD; IL2CPP_EXTERN_C String_t* _stringLiteralD7304202578FF38AEE73020102C7456D4FA76D3C; IL2CPP_EXTERN_C String_t* _stringLiteralD7938D08865974650DE95B633047523C268290B9; IL2CPP_EXTERN_C String_t* _stringLiteralD827C2D1D2DED210FE559F387B8698040E1AED3C; IL2CPP_EXTERN_C String_t* _stringLiteralDBDD7B51A325AE50AF055F075B2CCF50439827EF; IL2CPP_EXTERN_C String_t* _stringLiteralDC6963166E9D5E488CF23C5F20C1BCD34C9C9B72; IL2CPP_EXTERN_C String_t* _stringLiteralDC99D54D9990E3C134420BE3918E88F28531E630; IL2CPP_EXTERN_C String_t* _stringLiteralDCBF19BC29354184B31ADAB7FE37B301685FF550; IL2CPP_EXTERN_C String_t* _stringLiteralDDB0D01193ED435B77174CFA9313A4E94E2B4FD5; IL2CPP_EXTERN_C String_t* _stringLiteralDF73794760F11D41CDB5105F8A2808C12AFAB0D7; IL2CPP_EXTERN_C String_t* _stringLiteralE06B0DE168F97FA3ED2ADE13FDB940C9BFE62E87; IL2CPP_EXTERN_C String_t* _stringLiteralE073E7170308FE19487AF6EF1807C8056BC91116; IL2CPP_EXTERN_C String_t* _stringLiteralE0A94664599D16AD9C195801B466CE3D0756C40B; IL2CPP_EXTERN_C String_t* _stringLiteralE15B6A0A1108C9AC320286F96690841664ACD678; IL2CPP_EXTERN_C String_t* _stringLiteralE540CDD1328B2B21E29A95405C301B9313B7C346; IL2CPP_EXTERN_C String_t* _stringLiteralE78FE7049341B36116D8054F5A3E00D01F245FCC; IL2CPP_EXTERN_C String_t* _stringLiteralE7B1FFF7007B635892A8F2C7C17F4FABC7AA2F8C; IL2CPP_EXTERN_C String_t* _stringLiteralE7C8B6C9A3407F1CFA5D484A50D6659DB304A143; IL2CPP_EXTERN_C String_t* _stringLiteralE8306A5B8D2786F6900ABCC6514C61A5C91516D1; IL2CPP_EXTERN_C String_t* _stringLiteralE87A29FAFA6BDE5DB2F2ED78580BDB62061933A0; IL2CPP_EXTERN_C String_t* _stringLiteralEAEF99A09E561A86004BAEB87A80BB4CFCE8CE67; IL2CPP_EXTERN_C String_t* _stringLiteralEBA8B69763EB43A139DEA3B8C4A58E9CEDCA4968; IL2CPP_EXTERN_C String_t* _stringLiteralED9428DBFB0B1BF45F637DBEABF0DB8879D90E82; IL2CPP_EXTERN_C String_t* _stringLiteralEDFBE774D07FEF0E86FBB029261CD370F5EFD9E7; IL2CPP_EXTERN_C String_t* _stringLiteralEE9F38E186BA06F57B7B74D7E626B94E13CE2556; IL2CPP_EXTERN_C String_t* _stringLiteralEF5C844EAB88BCACA779BD2F3AD67B573BBBBFCA; IL2CPP_EXTERN_C String_t* _stringLiteralEF9A26B1AEA755741D0AC956EF8DC9AFB09E7B01; IL2CPP_EXTERN_C String_t* _stringLiteralF18BFB74E613AFB11F36BDD80CF05CD5DFAD98D6; IL2CPP_EXTERN_C String_t* _stringLiteralF20EDA68133DFCF8EA3FB9069F3237610643A8F0; IL2CPP_EXTERN_C String_t* _stringLiteralF25BCCD744FAB3255BB82BAC88C618963868A33F; IL2CPP_EXTERN_C String_t* _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5; IL2CPP_EXTERN_C String_t* _stringLiteralF410B3794614F4946761EA1E8C628608639839C6; IL2CPP_EXTERN_C String_t* _stringLiteralF632347943CA4E8CC8339626FD5E7D507C6E5C81; IL2CPP_EXTERN_C String_t* _stringLiteralF7F24D49529641003F57A1A7C43CFCCA3D29BD73; IL2CPP_EXTERN_C String_t* _stringLiteralF82BE68A7FB4E7DEC88F27463DE94AD355242EE5; IL2CPP_EXTERN_C String_t* _stringLiteralF95EB45042C532B7D4178212FDB95626B723D8EA; IL2CPP_EXTERN_C String_t* _stringLiteralFA5342C4F12AD1A860B71DA5AD002761768999C3; IL2CPP_EXTERN_C String_t* _stringLiteralFAD66767010E09AA6ADD07FA89C43A7F43F44049; IL2CPP_EXTERN_C String_t* _stringLiteralFB89F8D393DA096100BFDC1D5649D094EFF15377; IL2CPP_EXTERN_C String_t* _stringLiteralFC6AE05A55888138AD5ED7FDF85E0CFAF96F0CB1; IL2CPP_EXTERN_C String_t* _stringLiteralFCB3CCC25D66B2BCEB3459994F52E74675D4A7D4; IL2CPP_EXTERN_C String_t* _stringLiteralFD9D0C913A99959CCA8988A4605411D970AF3F59; IL2CPP_EXTERN_C String_t* _stringLiteralFEC5F94EEF090E85867493394092E5DE8BF859D3; IL2CPP_EXTERN_C String_t* _stringLiteralFF441E842A6E6508BF0FBBE9FAC623D087A2F3CD; IL2CPP_EXTERN_C String_t* _stringLiteralFF69C2D636503743B153CA52D647A5C19B17092C; IL2CPP_EXTERN_C const RuntimeMethod* Action_1__ctor_mAFC7442D9D3CEC6701C3C5599F8CF12476095510_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AdjustmentRule_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_mD78FC681378C9DC1899BFF7E94A853EBAADD0C79_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AdjustmentRule_System_Runtime_Serialization_ISerializable_GetObjectData_m6BFFBA5419D77A7EA07E52E8ED5908CCE916BB5C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AdjustmentRule_ValidateAdjustmentRule_mC12ACCF31CAF71D78295B9DF642F1D22BC73CC8D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AdjustmentRule__ctor_m6057D32A9410894E1C9DE7CEEC59A662E3FCA468_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_BinarySearch_TisUInt64_tA02DF3B59C8FC4A849BD207DA11038CC64E4CB4E_mDC37BFA945C8ED7FB8700727168D2F68CCFCE4A3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisRuntimeObject_m40554FA47BA74C45E33C913F60628DD0E83DB370_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Comparison_1__ctor_mE0538E25387B755D53C0B704CB16ED1F23AD18E0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ConditionalWeakTable_2_Add_m5066B6CF71B4388CE9668A469B274DA1F1CE8267_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ConditionalWeakTable_2__ctor_m532318C6B13DB33AB8E1A63999A30FBE81BE2FCC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_m1CF588B67718D0CF03E628AEB7A822E58F1F5517_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_m6B1FA5F9A77897E38E9B0CF95D11032066B98CCA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m2D8C7B37F04BBE07E0D052A019C914E9AE6815D8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m6C6B59C12BD62E890CCF5AF0366E3DA0F29ADE6C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_get_Count_mE31B0BF70F2E5AA680638E8565B00286E26C5548_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_get_Item_m0F0789D0F81BD4D8EAFB77487B94A9CEBD730F83_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_get_Item_m832206501573309C2C9C1E4F96AAC39AACE24906_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m60AD9FD2AC64440B5E23B200EAE9B55F366379AB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mDBF08ABE6CCFA1D4FCF82C5D409C18615C300000_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m2EA6C5DB454F479076AF2C9098A477B943F7CF71_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventHandler_1_Invoke_m5A2B682142BD5C458A2C93E0300172955DBBCEA6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* KeyValuePair_2__ctor_m69CD5926C1F3E83585430B234312999946C55C53_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* KeyValuePair_2_get_Key_m86B2C62B2D71E058541AD44447FFE99B23E906AE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* KeyValuePair_2_get_Value_m53E2812960EF279EE483985E7F647EA7958B61C5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_AddRange_m3D1C9DA1E2012F97E0097903E50DED0F25776C57_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_AddRange_m6A63D4FE58AC9BB75CFFAC71A9F238D5D2FA6B86_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_AddRange_m931E984DEC4E3137C263958DE8354032E8784003_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m3A0B8640D1A4B9BDC91742284BC44B969CC78279_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m3C00FE8E3C5994C50C32F29BEE73E95FC93432F5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m69410B80C654B698D46CAF64A1B602D371ECB608_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m76DF40E97717AE8F7F5CD0D1965BB34D12BE0C75_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mB5A8963C62BC566BF95512C93EA0B5ED6D04B8E9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_mACBCDAD884AD8F4AB0A67F8E8626D5FD0C8C6A79_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_mE27BF65BB76485B01C35B9F6A1D44C4560BF5370_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Remove_mF3B9CA9E20C7542FAAD6C966B548492F2C7CD5DD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Sort_m3B256FB508DAF70D63EBA562343E275EC0308919_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_ToArray_m803235EC510CCE1CF53E7D6FB952A83E01154DE1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m26B5CF8B504B7BD2ACF6D10E2212EB312DEAD708_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m5D913FDA1B5B3FFD94223C59B5A70B418F569213_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m7C148B97DC87A9125BDE2F8876642459D8A30954_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m8EA0E94A31BE27A0D2CF4FA7BDDC767E5D2ADC23_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mC454D22A181DBFE033123BA60EB7503279A2E624_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Capacity_m4E6CC6EB68ACB4009E66AE14C2969F02B644FAE7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m102A5956CA038B4503A23CBAE433114532EC22E7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m3DAF7D49CDFC1C5CB1461E2030F6FDDA59DBBE1F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m63875C2DAD7BE984D4CC6B0603AA8DFE827C5461_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m8D9BFB4AA79DACCB93AA6EF7021A01BA086F8B0F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mEAB0A1E6130424B195D6DBFD71FAB35A51BA5337_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m1F6363F6A46963C8CCA039EF719B7933A3817FF3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m6C76B0438807DFB527E73E6166D012198028ACBE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m8A44B7C37BB53CF3C22046AE0A17B58B0925A7A1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_set_Capacity_m0DA623E0A9843F83E643A5E032D775F990F3863E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyCollection_1_GetEnumerator_m99D19158C39B54528C9227F6F986B66D499C0B42_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyCollection_1_GetEnumerator_mB3A1708B473BA7EE3CED5959613B2AA11A4920BA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyCollection_1__ctor_m2669B26D5BD4E1D7DA650B32D5C8C5D4C6F82FE4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyCollection_1__ctor_m7B7B9545500B72A83AC286C66E80177D48BE2F7F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* RegisteredWaitHandle_Wait_m0F3673BDD8989B937D7EAF2DDCE685C158192A12_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Scheduler_SchedulerThread_m9D548ED1E24E29E6CB64A3C7F1FF42FA25054CF1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Scheduler_TimerCB_m2EB04474CB0C68B572FDDDBC2641CE749CB3BFB1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* SparseArray_1_Add_mE48A7F17E902019686E15A72766DD0AB4CE80971_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* SparseArray_1_Remove_mEBA9CD59097C8D0C153E48328C21554B81E68414_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* SparseArray_1__ctor_m0B0CCA1B07E8D3958BD83EFE5CBC7C40A0A9131A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* SparseArray_1_get_Current_m3B12A0B7ED161127D23F62CC10EDCE7F8ED79051_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TaskExceptionHolder_AddFaultException_mAED32CEEF853B1EECD7CDD5285BD8E1F079DF505_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TaskExceptionHolder_AppDomainUnloadCallback_mAC27C1E4D2719B110D952A915FCC2B763C0FDBAA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TaskExceptionHolder_Finalize_mDB06081495D64A2708A09991B67929EDF79EF3FA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TaskFactory_CheckCreationOptions_m03F3C7D571E26A63D8DF838F1F99C28429CB3370_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TaskFactory_CheckMultiTaskContinuationOptions_mB15FB0D6FD62C8A4AD85751B8605B57420B99640_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TaskFactory_CommonCWAnyLogic_m49CC1C06031409C5D34990993262A531609D9565_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TaskScheduler_TryRunInline_m9FBFA8F615D96CC9902CA2CBC3D51BCF7444E67B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_TrySetCanceled_mF517585BF4AC77744F212A6F236047C47E7CB45C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_TrySetResult_m8370C01E1E5614744D78DCC74E06F8FCAFDA11C8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_TrySetResult_mAD80B9B3A23B94A6798C589669A06F1D25D46543_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1__ctor_m4008D170A16EFA60DD6E4D059D75FAAC9D57AD85_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1__ctor_mB6BFCB1A119B19A4AE30679E41E1F4EC47797EB4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ThreadHelper_ThreadStart_Context_mE293651E7B7060DAC2F7FA75B354BF206DA774A6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ThreadHelper_ThreadStart_m21D0954583D43BCACDABE0E2ABB694FC4A0D43A3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ThreadHelper_ThreadStart_m8CB657ADE8F96ED7949120D441D40F2A23EECBD2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ThreadPoolTaskScheduler_LongRunningThreadWork_m961ED397785555AF2C24A4C8723246BA355CE21D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ThreadPool_QueueUserWorkItemHelper_mD11DD16BA8A1C6C90FC15FB3E47F2C62F19669AB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ThreadPool_RegisterWaitForSingleObject_m0642BE341A35D9AB577E4611E254BCF7E5C35540_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ThreadPool_RegisterWaitForSingleObject_m1FAE6A729D61DDDF3EE72AEB72D886184A8FA58E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Thread_Sleep_m2CD320EAB7BE02CC1F395EAFE9970D53A5F9EAEF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Thread_StartInternal_mA1F40AE1915B601089920427BCD391C814D624E0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Thread_Start_m3D27E6E9735ED3B6BF2CD332B8D90E7E8CE21933_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Thread_ValidateThreadState_mEBF62A50922AE3BABE5C6603386D5370DEA385F3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Thread__ctor_m10768310462BE1A521AB4BB70F483741C993ADFD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Thread__ctor_m36A33B990160C4499E991D288341CA325AE66DDD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ThrowHelper_ThrowArgumentException_mC79DA77CCE9B239510DDD4C46043FC216B2A5B84_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ThrowHelper_ThrowArgumentNullException_m4A3AE1D7B45B9E589828B500895B18D7E6A2740E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ThrowHelper_ThrowArgumentOutOfRangeException_m2C56CC1BC1245743344B9236D279FC9315896F51_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ThrowHelper_ThrowInvalidOperationException_m5FC21125115DA5A3A78175937F96B30333FF2454_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ThrowHelper_ThrowNotSupportedException_mDE950AAFA2110B5EB15127AAD48E54ADF9C180FC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ThrowHelper_ThrowWrongValueTypeArgumentException_m81EB12FF3AB8403FBF5D9DC58BF6A4950EE76F5F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TimeSpan_Add_mC4C54D4AF8C34EF36288176B85FF2F488A7C5507_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TimeSpan_CompareTo_mF5675C9DD2AA6D97C68CFAAE340B54EC4485564B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TimeSpan_Interval_mC54779784D1D81AF3B63161397F31CF7ECDD7732_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TimeSpan_Negate_m0DC5231DD5489EB3A8A7AE9AC30F83CBD3987C33_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TimeSpan_Subtract_m9A5CA898BD0D57AE22E8E19548B8D635961A71C0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TimeSpan_TimeToTicks_m30D961C24084E95EA9FE0565B87FCFFE24DD3632_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TimeSpan__ctor_m310F37AF5F9F91433A98062BF6E4A248AA6C3DE5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TimeZoneInfo_BuildFromStream_m03149B20E6AA12F61EFA3B7745D3DC05DBC65418_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TimeZoneInfo_ConvertTimeFromUtc_m471600E7A17C69471FAB60868046709A90FEC03D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TimeZoneInfo_ConvertTimeFromUtc_m59079E8F2663E2A1A96089CCB397E2FC9A00C422_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TimeZoneInfo_ConvertTimeToUtc_m6A0B236FDC04E0431DDCB946218961E6218269F4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TimeZoneInfo_ConvertTime_mC953F67CC3D9457C7595DBB652418754C2B58FDE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TimeZoneInfo_CreateLocalUnity_mD72D1DBB52C82E4AC72C1B697F1F37C935C755EA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TimeZoneInfo_FindSystemTimeZoneByFileName_m8AA63273DF4EAB14398DCD1E7B84FCADF6F84E7D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TimeZoneInfo_FindSystemTimeZoneByIdWinRTFallback_m97E8D7110492D9A43A425DA0A06FCCCE3F8ED483_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TimeZoneInfo_FindSystemTimeZoneById_m1213ADAB49255703C816325E6F215AE0E7E9F8DD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TimeZoneInfo_FromRegistryKey_mE18CC429EF151EDD5D9B1AAF8C9A28DD048114FA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TimeZoneInfo_GetSystemTimeZonesCore_m9D3D231ABFB243A5720D61CA7FF524E6E6D77808_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TimeZoneInfo_GetUtcOffsetHelper_mEF2AA10E4E24DF9A330DA6BBE230783050E9BA1A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TimeZoneInfo_HasSameRules_m1C002CA4B76F10229AD7C5B30F53F66C7C53720A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TimeZoneInfo_IsAmbiguousTime_m1C47E17D025683A2FAFB4BBB8F22E8143E5462EC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TimeZoneInfo_ParseTZBuffer_mB31B17720432692878EC43379CCF629C51F0AC96_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TimeZoneInfo_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m5091B256A2E8EDD09B7350EA38038D51A2D8FE89_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TimeZoneInfo_System_Runtime_Serialization_ISerializable_GetObjectData_mAE47C204DEBA80A40CE6BB6D8645CBE68E07E843_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TimeZoneInfo_Validate_m2C720033788975438481F523D5AE5F3A9E5D3702_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TimeZoneInfo__ctor_m208C00B56C7C1002819A1B940AD02AFD1848886D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TimeZoneInfo__ctor_mB0BB74CD1FA6E4E93597A80447A6CE08B8E0E5D5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TimeZoneInfo__ctor_mC41FD818CE40C6CAAA58613C79F3F7063FD7AE8F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TimeZoneInfo_get_Local_mD208D43B3366D6E489CA49A7F21164373CEC24FD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Timer_Change_m0D893D7C243B79E85CDD8E06F366F0744F6637D6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Timer_Init_mF69134A3E2C8A2B79BA925BCF687B3DCBBF4AB65_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TransitionTime_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m6FD2B88D2632C765F64AD7DA885D92B919264460_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TransitionTime_System_Runtime_Serialization_ISerializable_GetObjectData_m174E35C46E6E212DF7B09D81BD53CFE60BD0B693_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TransitionTime_ValidateTransitionTime_m50B62B32F5763489A90C02C27B0874B450E8EFC4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TransitionTime__ctor_mAA204123C15C0744095BE8681CA125E366AB1659_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Type_FindInterfaces_mCD9DAF33085BFAE4CEBDCF4374B31AFE9F738549_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Type_FormatTypeName_mE181AE76F0297373BF4354D10C091DEE1F03EABE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Type_GetArrayRank_mD3F9AC2DD3601EA4D7F5AF78A02D2919ABFF62DF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Type_GetConstructor_m53CF9E12A23096404A64D1BB7B894657C9063A07_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Type_GetConstructor_mD740DE730AFCDC50893503C3D5FBA7D56FA56C47_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Type_GetEnumName_m6A525F2B6A8F48D6B2AE0FC16EE3CF9853E9BEDD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Type_GetEnumNames_m41CAB9298D20E6F227CB8A01073081FFEE554E31_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Type_GetEnumUnderlyingType_m4339ED321809282C1C2313401AD0694868CDF64F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Type_GetGenericArguments_m2AADF226E686E336F249AE68EC3533562197FC0F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Type_GetGenericParameterConstraints_m6D516124A8F4DED67CE2FA6BCE221B28271A5E69_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Type_GetGenericTypeDefinition_m1B879BD97CF6B59E4CD8FF5224B913117D8D9E6B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Type_GetMember_m1232F7B9F48FE4809F2D7F2FBC190D14489BB115_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Type_GetMethod_m54E1EF62AFF44AA621E074D123C5C0B3E73A7DD5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Type_GetMethod_m694F07057F23808980BF6B1637544F34852759FA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Type_GetMethod_m9EC42D4B1F765B882F516EE6D7970D51CF5D80DD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Type_GetMethod_mB8368D44E32C205D279BA3BB9E6FE1D09D45A6DE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Type_GetProperty_m309A76AAAFC344BA5EB24ACD874400F90B6E877E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Type_GetProperty_m6F2C962FDCCD4966698E40A631F8DD9F4BF5A1C0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Type_GetProperty_m724FAA955DCE10E0C46A9485BCEA32C1CE608130_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Type_GetProperty_mB92E711C0B593302FC700804ECB78B45932E12B3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Type_GetTypeHandle_mF4790808C172FB5701365C8AA48EC9A132AD60B9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Type_GetType_m77EF3A5A858B45C53D8BF27C74FA00CA83B53E59_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Type_IsEnumDefined_m114D71E42434449C768E715EF83AEE4C69B1E961_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Type_MakeArrayType_mA247B3102DE693345AE335522DC8F080E720DCB1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Type_MakeArrayType_mE93BD65B2F3CDB539823B0763328A0E4EF5FBEA5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Type_MakeByRefType_m491343FED49D189A01971718113DC5C1CCB3AB5B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Type_MakeGenericType_m345117714886CAD8E324AD1DDCBB6E9291E9DB9A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Type_MakePointerType_m78A90E40DC58D6C1D9BD7F5D7B577F3C3E5316BE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Type_get_GenericParameterAttributes_m043281693416BED855BD243DBD5328BC69A3CAA9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Type_get_GenericParameterPosition_m0E7DF7C74C99BCAF03F594E1701D0FD49D998E12_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Type_get_TypeHandle_m8D0407AB28EFD8B1C09342CFEF5CCC16D6F5FE52_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CCreateLocalUnityU3Eb__19_0_m55743CD9DA788A9D4D21F215C405D7EF527EDF15_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CRunU3Eb__2_0_m09230CC3C4A5FF796AD9270851A6F374D8FC23BE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WaitHandle_InternalWaitOne_m14CF12240D30C25A6C34683080C5A0D982786303_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WaitHandle_ThrowAbandonedMutexException_m4AFC4FEDCA7C3EF6E1C04D4176ABA49CC728224C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WaitHandle_ThrowAbandonedMutexException_m69BB8B9A409789BDFA844B2A06303CCB3FD3A69C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WaitHandle_WaitAny_m1CA2DEBC40AB9BAF7ADDC0921B2AC332FA44AB1E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WaitHandle_WaitAny_mB3F8C574D50E2EC2D056A731B86BC2284D1B85CB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WaitHandle_WaitMultiple_mAE04CACC2ADB312E42B0DF0E09EAB1744B50441E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WaitHandle_WaitOne_m0E8BFEEF95DC452E7C5A17DCA57D24F38FF7C467_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeType* AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* AppDomainUnloadedException_t8DFC322660E43B2A11853B62BF43078F42496A35_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Boolean_tB53F6830F670160873277339AA58F15CAED4399C_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Byte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* ContextBoundObject_tB24722752964E8FCEB9E1E4F6707FA88DFA0DFF0_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* DayOfWeek_tE7CD4C3124650FF8B2AD3E9DBD34B9896927DFF8_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Int16_t823A20635DAF5A3D93A1E01CFBF3CBA27CF00B4D_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Int32_t585191389E07734F19F3156FF88FB3EF4800D102_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Int64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* MarshalByRefObject_tC4577953D0A44D0AB8597CFA868E01C858B1C9AF_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* SByte_t9070AEA2966184235653CB9B4D33B149CDA831DF_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* String_t_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* ThreadAbortException_t0B7CFB34B2901B695FBCFF84E0A1EBDFC8177468_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* UInt16_tAE45CEF73BF720100519F6867F32145D075F928E_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* UInt32_t4980FA09003AFAAB5A6E361BA2748EA9A005709B_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* UInt64_tA02DF3B59C8FC4A849BD207DA11038CC64E4CB4E_0_0_0_var; IL2CPP_EXTERN_C const uint32_t AdjustmentRule_CreateAdjustmentRule_m02250B76565B1F45DA0F87EA2630579828049935_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t AdjustmentRule_Equals_mE58526212854504DB5575E2396F3C97F4F0EEA95_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t AdjustmentRule_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_mD78FC681378C9DC1899BFF7E94A853EBAADD0C79_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t AdjustmentRule_System_Runtime_Serialization_ISerializable_GetObjectData_m6BFFBA5419D77A7EA07E52E8ED5908CCE916BB5C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t AdjustmentRule_ValidateAdjustmentRule_mC12ACCF31CAF71D78295B9DF642F1D22BC73CC8D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t AdjustmentRule__ctor_m6057D32A9410894E1C9DE7CEEC59A662E3FCA468_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t CompleteOnInvokePromise_Invoke_mAA9922CF17CC5F9186EEE5672444AC40BA0ACC3A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t CompleteOnInvokePromise__ctor_mFA5EA438CE61E8FDEB375E5CA2D7D5D1FFE0F175_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ContingentProperties_DeregisterCancellationCallback_mE1C7DC05011B37760179381194AA813E6646C900_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t DelayPromise_Complete_m0CE65AE222FFF596F849ACDF12710DA631C673AD_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t DelayPromise__ctor_m3A76D411C11904928F0FF700384FFA1668669B15_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t QueueSegment__ctor_m7E0672E1810C3887A90DB32CCDE0FC80752495C9_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Scheduler_Add_m669D8B05D43F207A8BE1AA1912154AB6F0E9EBEB_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Scheduler_FindByDueTime_m2B255CEF6EC7B56CD41F4FD299E09CAAE062D5FB_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Scheduler_SchedulerThread_m9D548ED1E24E29E6CB64A3C7F1FF42FA25054CF1_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Scheduler_ShrinkIfNeeded_m1DDE9B9B4FECA8D16C922391413085ABCB2B60E4_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Scheduler_TimerCB_m2EB04474CB0C68B572FDDDBC2641CE749CB3BFB1_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Scheduler__cctor_mF399300AD4750C3FA6E8BFE5DDF32162B6F1AB9B_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Scheduler__ctor_mA11657BA808AF374E216FDAAA472E18F00B84FEB_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Scheduler_get_Instance_mAD166DADAB60F24F15A36BD49F67172084AA9B4C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Scheduler_get_Instance_mAD166DADAB60F24F15A36BD49F67172084AA9B4Cmscorlib16_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t SetOnInvokeMres__ctor_m5687AFB1292311BE5361EDDC64D893359D4DA8BD_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TaskCanceledException__ctor_m050669D6A0AFCADF5E7EE761F1E32860C187D2D4_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TaskCanceledException__ctor_m45DC90A53B1AF6B996D2B1BEA655A8D2C08C6AE7_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TaskContinuation_InlineIfPossibleOrElseQueue_m7CCFD190C3F783A343C1103BF27BFE4D19C66FEF_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TaskExceptionHolder_AddFaultException_mAED32CEEF853B1EECD7CDD5285BD8E1F079DF505_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TaskExceptionHolder_AppDomainUnloadCallback_mAC27C1E4D2719B110D952A915FCC2B763C0FDBAA_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TaskExceptionHolder_CreateExceptionObject_m054A22256E85C2AF24F5E4253F1FD9ED7698D214_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TaskExceptionHolder_EnsureADUnloadCallbackRegistered_m9143F763B1A627B480F5E1B9993FF68DE28BD080_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TaskExceptionHolder_Finalize_mDB06081495D64A2708A09991B67929EDF79EF3FA_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TaskExceptionHolder_GetExceptionDispatchInfos_m22C52A36D4F57DA10A82F4193B5DB26C2761C40E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TaskExceptionHolder_MarkAsHandled_mDF29FF00633189AAC6A4D341F14D7DC6E0250835_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TaskExceptionHolder_MarkAsUnhandled_mD22F977332D7F3EAE91FE0665BAEE1873B342301_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TaskExceptionHolder_SetCancellationException_m98201054DD08F08C9DABEDA502FFDC926412EB35_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TaskExceptionHolder__cctor_mC036402D0A2253FCC9204F39FEF446B74DD69CEE_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TaskExceptionHolder__ctor_m9DFCF5C093112C5273718737871BB34B2677A842_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TaskFactory_CheckCreationOptions_m03F3C7D571E26A63D8DF838F1F99C28429CB3370_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TaskFactory_CheckMultiTaskContinuationOptions_mB15FB0D6FD62C8A4AD85751B8605B57420B99640_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TaskFactory_CommonCWAnyLogic_m49CC1C06031409C5D34990993262A531609D9565_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TaskSchedulerAwaitTaskContinuation_Run_m12898EF0B89FD0CA5D26DC91995257B334E937BA_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TaskSchedulerException__ctor_m54DE71B0C4FFC10BE930F776BE82782F4384D469_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TaskSchedulerException__ctor_m63156F8498549786866AEA93F820A250BE5B691E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TaskSchedulerException__ctor_mFFF7423FCD3DFC4F8A6F7E6028AE6CB1D5865F63_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TaskScheduler_AddToActiveTaskSchedulers_m7BFCDD58D6FCD18D27017C309E8D683D642A7F06_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TaskScheduler_PublishUnobservedTaskException_mA2CFE30AA160C2A0FEDAB216CEF09B86AD16ECA4_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TaskScheduler_TryRunInline_m9FBFA8F615D96CC9902CA2CBC3D51BCF7444E67B_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TaskScheduler__cctor_m6A38803AE79B8830C4324685C554D545EB68C14E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TaskScheduler__ctor_mD337C4A20B49427C777B496030923E94CA7BC5EF_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TaskScheduler_get_Current_m650D09DC411D00985B24BEF41984F4FDEE0D91D7_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TaskScheduler_get_Default_mC3794A546EB0F4C6D0A11E72F8939EC364733C87_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TaskScheduler_get_Default_mC3794A546EB0F4C6D0A11E72F8939EC364733C87mscorlib16_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TaskScheduler_get_Id_mF6A6B32C47D838C93694AAD06998F85B61F71DA7_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TaskScheduler_get_InternalCurrent_m792B2A13D81A8BD8A724321AFA4633B09FF1259C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Task_get_InternalCurrent_m6BD4F17F5DAF5AC20BD6051A854D0BD702025892mscorlib16_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ThreadAbortException__ctor_m35D7B5B282C1E7366DDEA8AD89D8B78E30D76C8C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ThreadHelper_ThreadStart_Context_mE293651E7B7060DAC2F7FA75B354BF206DA774A6_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ThreadHelper_ThreadStart_m21D0954583D43BCACDABE0E2ABB694FC4A0D43A3_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ThreadHelper_ThreadStart_m8CB657ADE8F96ED7949120D441D40F2A23EECBD2_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ThreadHelper__cctor_mCE60860371B3C99D4CF548A8B1B6F2B9E6542602_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ThreadInterruptedException__ctor_m7D7CD66D20D7E9C12C3FD88B9DC0AF9F6EFB22A5_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ThreadPoolGlobals__cctor_mDE5EB5AAA8F84828FE2CBEEEE1301322CD263AA1_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ThreadPoolTaskScheduler_LongRunningThreadWork_m961ED397785555AF2C24A4C8723246BA355CE21D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ThreadPoolTaskScheduler_QueueTask_mE9B3A295B7D2E31848AF3DECA7A89CC814F3F20A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ThreadPoolTaskScheduler__cctor_mC425D1140B5A638568A6350B38102E68BFFE263B_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ThreadPoolTaskScheduler__ctor_mC0B9F37DBA25F766F01EE56C8460330C3708FF1D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ThreadPoolWorkQueueThreadLocals_CleanUp_m2557E74F088EB8EC68E1DAB43458EDAF62F30C04_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ThreadPoolWorkQueueThreadLocals__ctor_mD46EF22D8EE15E0585EAC6F9DBF3063D14526362_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ThreadPoolWorkQueue_Dequeue_mC9B6B85A78A962AC577C6474DBF53E2BCE238767_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ThreadPoolWorkQueue_Dispatch_mCDF7415E4C9D02B34761CAE8EA15CD33DDF85ADF_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ThreadPoolWorkQueue_Enqueue_m0F5AAE9773892321562E794066DD4DBDF4DCA100_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ThreadPoolWorkQueue_EnsureCurrentThreadHasQueue_m554E036E163A749F37BEBCE4F6020E145779758A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ThreadPoolWorkQueue_EnsureThreadRequested_mEF1AA9C6BEB164BB3CCC05D39D92FDF531B4C39E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ThreadPoolWorkQueue_LocalFindAndPop_m9BE567E92E0DC532DFEE011D236A1159F63E6434_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ThreadPoolWorkQueue__cctor_m4B8371BEBC112C1C29BFF0AA32296B5BABE4CB6E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ThreadPoolWorkQueue__ctor_mDAE229D4F94CACC0E1FF97CBDC78F1034C0AF86D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ThreadPool_EnsureVMInitialized_mA21FAA8238E99EE2F8CDD7E638FEF5E11B5578D6_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ThreadPool_NotifyWorkItemProgress_mD041D082A87EAE7A34E6AE21CB7AF8819422B40A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ThreadPool_QueueUserWorkItemHelper_mD11DD16BA8A1C6C90FC15FB3E47F2C62F19669AB_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ThreadPool_RegisterWaitForSingleObject_m0642BE341A35D9AB577E4611E254BCF7E5C35540_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ThreadPool_RegisterWaitForSingleObject_m1FAE6A729D61DDDF3EE72AEB72D886184A8FA58E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ThreadPool_TryPopCustomWorkItem_mCECECEF31175E5AF82E059137F190C0088897A4A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ThreadPool_UnsafeQueueCustomWorkItem_m6FAFD01CC75C06858788F29C2430A4CB85E13568_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ThreadStateException__ctor_m45CB0F9C9BFBAE82CD65CB8AEDB9EE9C1A2027FA_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Thread_GetCurrentCultureNoAppX_mCD2B90A28EFEFFDB4B5855B71ADF1337C6E36843_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Thread_GetCurrentUICultureNoAppX_m3443520354B118E074F79BF5D5BDBB5B6E31B5AB_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Thread_GetMutableExecutionContext_mD22CBCEAD2B95B779612C42D8B634B8B5163BA72_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Thread_GetProcessDefaultStackSize_m876EFB49B410ED044DBFA47B7EE2D4F16D7731EC_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Thread_SetStartHelper_mA0ABB42BEDC02848CDF5378338F32B71493E5DD4_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Thread_Sleep_m2CD320EAB7BE02CC1F395EAFE9970D53A5F9EAEF_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Thread_StartInternal_mA1F40AE1915B601089920427BCD391C814D624E0_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Thread_Start_m3D27E6E9735ED3B6BF2CD332B8D90E7E8CE21933_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Thread_Start_mFA3CA96DB8FDA3248DF49692ADE09BBD1B894830_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Thread_ValidateThreadState_mEBF62A50922AE3BABE5C6603386D5370DEA385F3_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Thread__ctor_m10768310462BE1A521AB4BB70F483741C993ADFD_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Thread__ctor_m36A33B990160C4499E991D288341CA325AE66DDD_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Thread_get_CurrentThread_mB7A83CAE2B9A74CEA053196DFD1AF1E7AB30A70E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ThrowHelper_CreateArgumentNullException_m73D3C5638F0A69939498020AA3AE650DAA0178FD_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ThrowHelper_GetArgumentName_m557024344066246E63A04D0B1A2DB0F6C6781D2C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ThrowHelper_GetResourceName_m13FDAE58B6F545972524C1B952F26628A50ED48E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ThrowHelper_ThrowArgumentException_mC79DA77CCE9B239510DDD4C46043FC216B2A5B84_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ThrowHelper_ThrowArgumentNullException_m4A3AE1D7B45B9E589828B500895B18D7E6A2740E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ThrowHelper_ThrowArgumentOutOfRangeException_m2C56CC1BC1245743344B9236D279FC9315896F51_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ThrowHelper_ThrowInvalidOperationException_m5FC21125115DA5A3A78175937F96B30333FF2454_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ThrowHelper_ThrowNotSupportedException_mDE950AAFA2110B5EB15127AAD48E54ADF9C180FC_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ThrowHelper_ThrowWrongValueTypeArgumentException_m81EB12FF3AB8403FBF5D9DC58BF6A4950EE76F5F_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeSpan_Add_mC4C54D4AF8C34EF36288176B85FF2F488A7C5507_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeSpan_CompareTo_mF5675C9DD2AA6D97C68CFAAE340B54EC4485564B_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeSpan_Equals_m7CD315197413EB59DDBCF923AD564E0021E91A70_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeSpan_FromDays_m99DCC655C53C2898FF0C41D1DDFE17A749081DDB_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeSpan_FromHours_m90C3C400E2561055C063148CF7B6D71EE5E52D5F_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeSpan_FromMilliseconds_mED351BDAFE79A7C08A3F115FB4B5E000CF73900D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeSpan_FromMinutes_m3038BAC5BAB62262567D7BB3AE6DD845FC985BC2_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeSpan_FromSeconds_mB18CB94089B3DA3B1B059BBE90367A9928AEE5CA_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeSpan_GetLegacyFormatMode_m058C62B8FEB05BBD84A5437AEDF60DAF2444EBB8_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeSpan_GetLegacyFormatMode_m058C62B8FEB05BBD84A5437AEDF60DAF2444EBB8mscorlib16_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeSpan_Interval_mC54779784D1D81AF3B63161397F31CF7ECDD7732_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeSpan_Negate_m0DC5231DD5489EB3A8A7AE9AC30F83CBD3987C33_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeSpan_Subtract_m9A5CA898BD0D57AE22E8E19548B8D635961A71C0_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeSpan_TimeToTicks_m30D961C24084E95EA9FE0565B87FCFFE24DD3632_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeSpan_ToString_m3D31EDB779332CA887A4CB9BD1CA781C59B79EA8_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeSpan_ToString_m8931E09D0B73F3CF436C70E02D74E14F5479B9BF_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeSpan_ToString_m9486CD30DB9A51A6AA51C2672FCB1DFEF074FC9F_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeSpan__cctor_m4277FE003AF4295BD502DDC59770B07A497C1CBE_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeSpan__ctor_m310F37AF5F9F91433A98062BF6E4A248AA6C3DE5_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeSpan__ctor_m44268277AFF84DEF6CA3442907CE8116A982FB87_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeSpan_get_LegacyMode_mB9C63B017249E99A978D2977C6172848EFBA30F8_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeType_ToString_m038596EE0936A7854ECC6E84EE9BF236B3DA2BA4_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_BuildFromStream_m03149B20E6AA12F61EFA3B7745D3DC05DBC65418_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_ConvertTimeFromUtc_m471600E7A17C69471FAB60868046709A90FEC03D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_ConvertTimeFromUtc_m59079E8F2663E2A1A96089CCB397E2FC9A00C422_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_ConvertTimeToUtc_m6A0B236FDC04E0431DDCB946218961E6218269F4_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_ConvertTime_mC953F67CC3D9457C7595DBB652418754C2B58FDE_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_CreateAdjustmentRuleFromTimeZoneInformation_m2F69E15F97EACDA6A80A979A0C225BBB24B02F49_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_CreateAdjustmentRule_m91309BB1DD028055DF1162AF2C32E3B49B205217_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_CreateCustomTimeZone_m11D4C4650268C21964BDAEBE2DF66EF03FA0D44A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_CreateLocalUnity_mD72D1DBB52C82E4AC72C1B697F1F37C935C755EA_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_CreateLocal_m15C54141FB316F34FA44CA5B96CC02E2CB2F0638_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_Equals_m550F10113123069F27625140666EE2C67A901AE6_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_FindSystemTimeZoneByFileName_m8AA63273DF4EAB14398DCD1E7B84FCADF6F84E7D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_FindSystemTimeZoneByIdCore_m62ECDFA5D89CE3B68C56D1B72B2CF5FB709DF322_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_FindSystemTimeZoneByIdWinRTFallback_m97E8D7110492D9A43A425DA0A06FCCCE3F8ED483_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_FindSystemTimeZoneById_m1213ADAB49255703C816325E6F215AE0E7E9F8DD_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_FromRegistryKey_mE18CC429EF151EDD5D9B1AAF8C9A28DD048114FA_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_GetAdjustmentRules_m5ECAA03E2351067B577D5E4EAE036014FCE291DE_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_GetApplicableRule_m960A90264F1FBB60734074D71036FCA304B5F73A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_GetLocalTimeZoneInfoWinRTFallback_mAC4FAB77907E048A003EDB46ACA0A2B3665AAC15_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_GetLocalTimeZoneKeyNameWin32Fallback_m135325753C0EB2FFA39439FCAFF86BC41D8DC1A3_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_GetSystemTimeZonesCore_m9D3D231ABFB243A5720D61CA7FF524E6E6D77808_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_GetSystemTimeZonesWinRTFallback_m6A927CC8A8AC235866DC2399C990A32C6BF846D0_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_GetSystemTimeZones_mEA58988461DB651BAAEFE60B72EBCC2403FCDC3A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_GetUtcOffsetHelper_mEF2AA10E4E24DF9A330DA6BBE230783050E9BA1A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_HasSameRules_m1C002CA4B76F10229AD7C5B30F53F66C7C53720A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_IsAmbiguousTime_m1C47E17D025683A2FAFB4BBB8F22E8143E5462EC_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_IsInDSTForYear_m5F2B6A89397E4CBE9071FB2982CDA45E6230276E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_IsInvalidTime_m986910976B42BA4BA0687D048ADABAA997B6C235_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_ParseAbbreviations_mF9E2B864DA8DDDA370DD9D43D5A7E3D8B7FBA76A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_ParseRegTzi_m55C1F9CA43A650277423AE74BF2787446C1D906F_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_ParseTZBuffer_mB31B17720432692878EC43379CCF629C51F0AC96_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_ParseTimesTypes_mDE8026755AF2207FFD76312DB22A472EE850BBA6_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_ParseTransitions_mDF9E7750AF2BFA9992708A02AE9429EFC4CF00FE_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_ReadBigEndianInt32_m0AAB53B9311708F42ACA7E9270EE71D25B3CE9DA_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m5091B256A2E8EDD09B7350EA38038D51A2D8FE89_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_System_Runtime_Serialization_ISerializable_GetObjectData_mAE47C204DEBA80A40CE6BB6D8645CBE68E07E843_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_TransitionPoint_m5FA051A8EC41B739B1A36720800679E69BF2CFF2_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_TrimSpecial_m8904FED0584050DFA61E0BD573BDDF2D2E24DD64_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_TryAddTicks_m5A6E29CD177D544C3529D3609AD2AC5C5542CC49_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_TryCreateTimeZone_m61B74EA70226BCF8AAD99419AD574B6459E1E3B4_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_TryGetNameFromPath_m030B7AF03FD88B0FCAF5374F33D9E2B22ECCFD42_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_TryGetTransitionOffset_mE81815E31B2FD48D83635AE3FAADF622DDE6B5D6_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_ValidTZFile_mDBAA295AA83624116C0BA67C78FDD8521866A8ED_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_ValidateRules_mB2C193EB81FF713EED1541D27D08BAD59B29E311_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_Validate_m2C720033788975438481F523D5AE5F3A9E5D3702_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo__ctor_m208C00B56C7C1002819A1B940AD02AFD1848886D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo__ctor_mB0BB74CD1FA6E4E93597A80447A6CE08B8E0E5D5_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo__ctor_mC41FD818CE40C6CAAA58613C79F3F7063FD7AE8F_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_get_LocalZoneKey_mB5065905D83948EB70306D6BCABA0857FE0BF65C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_get_Local_mD208D43B3366D6E489CA49A7F21164373CEC24FD_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_get_TimeZoneDirectory_m364906451AD0C6AF1BE27A57739BB888AD144414_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_get_TimeZoneKey_m82B63E987CBDF47D6637B89F5A09F5509F5C7529_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_get_Utc_mE10DC8C042D2CE7D3FA9A46ED7035FF93B6502EE_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneInfo_readlink_m36675E5C86E478A8F522061E1AE5DD3F441F1413_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneNotFoundException__ctor_m13C5CB453D2842823AA85B9B4E422C42D659FA19_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneNotFoundException__ctor_m38A84B100985F5907DE77F71A3B98CD3BF1D9CD3_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZoneNotFoundException__ctor_mA8D2277188E55C2B6EA52CEB57A8AD18243CECDE_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeZone__cctor_mF4FC3AB8D82A4A380D166F0F60CE193D51FA07D8_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimeoutException__ctor_mB870CBFE33BA657A6C7FBFAB77984096ADCA62CF_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Timeout__cctor_m9C4BFE11D3494ED5DB59176974B66055093F26D9_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimerComparer_Compare_mA323B05AE75107BF3D65BCFB43976A29155A4659_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Timer_Change_m0D893D7C243B79E85CDD8E06F366F0744F6637D6_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Timer_Dispose_mAD09E4EAC3D4A4732B55911919A60CACCF8173D9_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Timer_Init_mF69134A3E2C8A2B79BA925BCF687B3DCBBF4AB65_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Timer__cctor_m0A46AD4FB7C3B912E23811F586FED0391767A2EF_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TransitionTime_Equals_m8A0240236B27E6EE75B5FA2F96A1C992F835B010_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TransitionTime_Equals_mB551A5FE7A3347F0090F98E80401CC9204C3D191_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TransitionTime_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m6FD2B88D2632C765F64AD7DA885D92B919264460_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TransitionTime_System_Runtime_Serialization_ISerializable_GetObjectData_m174E35C46E6E212DF7B09D81BD53CFE60BD0B693_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TransitionTime_ValidateTransitionTime_m50B62B32F5763489A90C02C27B0874B450E8EFC4_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TransitionTime__ctor_mAA204123C15C0744095BE8681CA125E366AB1659_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_BinarySearch_mFD3B61C83B2C32CE682561A76530C0F5F3E0484B_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_CreateBinder_mD7D0BA5DDBCC08A4F9D3A0DA5FE6697BAA29D9E6_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_Equals_mB1E33D9584BADB00B093F1A4F87629DCEB2F915B_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_FindInterfaces_mCD9DAF33085BFAE4CEBDCF4374B31AFE9F738549_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_FormatTypeName_mE181AE76F0297373BF4354D10C091DEE1F03EABE_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_GetArrayRank_mD3F9AC2DD3601EA4D7F5AF78A02D2919ABFF62DF_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_GetConstructor_m53CF9E12A23096404A64D1BB7B894657C9063A07_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_GetConstructor_mD740DE730AFCDC50893503C3D5FBA7D56FA56C47_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_GetEnumData_m2425B25E15F7A56D7ED172AC5E4FF0AF87BC9883_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_GetEnumName_m6A525F2B6A8F48D6B2AE0FC16EE3CF9853E9BEDD_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_GetEnumNames_m41CAB9298D20E6F227CB8A01073081FFEE554E31_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_GetEnumUnderlyingType_m4339ED321809282C1C2313401AD0694868CDF64F_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_GetGenericArguments_m2AADF226E686E336F249AE68EC3533562197FC0F_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_GetGenericParameterConstraints_m6D516124A8F4DED67CE2FA6BCE221B28271A5E69_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_GetGenericTypeDefinition_m1B879BD97CF6B59E4CD8FF5224B913117D8D9E6B_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_GetMember_m1232F7B9F48FE4809F2D7F2FBC190D14489BB115_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_GetMethod_m54E1EF62AFF44AA621E074D123C5C0B3E73A7DD5_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_GetMethod_m694F07057F23808980BF6B1637544F34852759FA_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_GetMethod_m9EC42D4B1F765B882F516EE6D7970D51CF5D80DD_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_GetMethod_mB8368D44E32C205D279BA3BB9E6FE1D09D45A6DE_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_GetProperty_m309A76AAAFC344BA5EB24ACD874400F90B6E877E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_GetProperty_m6F2C962FDCCD4966698E40A631F8DD9F4BF5A1C0_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_GetProperty_m724FAA955DCE10E0C46A9485BCEA32C1CE608130_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_GetProperty_mB92E711C0B593302FC700804ECB78B45932E12B3_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_GetTypeCodeImpl_m0F71C7E425897F30A22F7A49F625654534143B1A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_GetTypeCode_m3105BBCE671D89EFE212F9BA06AAB90944A6116F_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_GetTypeHandle_mF4790808C172FB5701365C8AA48EC9A132AD60B9_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_GetType_m77EF3A5A858B45C53D8BF27C74FA00CA83B53E59_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_GetType_m8A8A6481B24551476F2AF999A970AD705BA68C7A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_GetType_mCF0A3B28889C9FFB9987C8D30C23DF0912E7C00C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_ImplementInterface_m1920FA37BBC76E5FBB993950C7D760C33B778BD8_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_IsAssignableFrom_m2ACA5CBCCFE757FAE343AE0BF2F3892DA6BB9070_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_IsContextfulImpl_mA87596B9B16B1787D26BCD68E8792444942DD4F2_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_IsEnumDefined_m114D71E42434449C768E715EF83AEE4C69B1E961_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_IsEquivalentTo_m3ED69986A01682BCF0C30FDC0C2664E8432B7B16_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_IsIntegerType_m19478B79237AE0C92BE81AEEAD7D9DD36DFC0B27_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_IsMarshalByRefImpl_m916A4A6AE50F3E02643D6BCE414217357A18D447_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_IsSubclassOf_m44227A841087B57FEF50B3DCA85CCEC3452C0AA0_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_IsValueTypeImpl_m4B1E66F4618C4EA806BC1E16CA4BC8C22C41F0EE_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_MakeArrayType_mA247B3102DE693345AE335522DC8F080E720DCB1_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_MakeArrayType_mE93BD65B2F3CDB539823B0763328A0E4EF5FBEA5_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_MakeByRefType_m491343FED49D189A01971718113DC5C1CCB3AB5B_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_MakeGenericType_m345117714886CAD8E324AD1DDCBB6E9291E9DB9A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_MakePointerType_m78A90E40DC58D6C1D9BD7F5D7B577F3C3E5316BE_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_ToString_mB05ECF84C3BDDB4DA0317A34080AD633DE678B11_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type__cctor_m518A008233352C5E9FBF9E165B0C3CE81ACF0036_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_get_DefaultBinder_mC8C8679D5EDC53BA5DCDD8AF7FAD01C89246AEE0_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_get_GenericParameterAttributes_m043281693416BED855BD243DBD5328BC69A3CAA9_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_get_GenericParameterPosition_m0E7DF7C74C99BCAF03F594E1701D0FD49D998E12_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_get_IsEnum_m2DE7827AE637AA14FCF4629C91A6CBE47DD05EAE_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_get_IsInterface_m8BC291C33120399B14CAAC6E205F06884B9F96ED_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_get_IsNested_m0191026EDE15331C2DD97FC106E1C86825722F37_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_get_IsSerializable_mBCC47F349F6680EB15E30D246FB4A2764251C376_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Type_get_TypeHandle_m8D0407AB28EFD8B1C09342CFEF5CCC16D6F5FE52_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CU3Ec_U3CDelayU3Eb__276_0_m5AB12E46C061368D100FF6C69F9D056E65A6AE2C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CU3Ec_U3CDelayU3Eb__276_1_m54F939B4DD3A17936C0D754419E2A01555DB8D6A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CU3Ec_U3CRunU3Eb__2_0_m09230CC3C4A5FF796AD9270851A6F374D8FC23BE_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CU3Ec_U3C_cctorU3Eb__295_0_mDCF5EBEFFB333327107E40BF44507418FE7BBFDD_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CU3Ec__DisplayClass178_0_U3CExecuteSelfReplicatingU3Eb__0_mAF07405204F1F6B3977A5E367931D33F38CAB548_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CU3Ec__cctor_m14A2B19DAD1F9934C7714F31E34E70544869F269_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CU3Ec__cctor_m2D7750984A62617B14017CACA194D80006EAF1BE_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CU3Ec__cctor_mD421A18D7B3D53CD889B2E9FB6B14A042E480477_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t UnobservedTaskExceptionEventArgs__ctor_mD866CEFA881E8B9F5C7FB00C62B3575E97BFEED3_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WaitHandleCannotBeOpenedException__ctor_m7A3521D80FAFFDEE0AA1DAE1C9CE3D643AEA0C6D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WaitHandle_Close_m40287CC581A72F1CB4882656D4F91ADDCF5C5434_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WaitHandle_Dispose_m47D6F15A6D36EFBF147D238B794AE6436FD5159C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WaitHandle_Init_m63320FFB796EB59BF6217787185DD0B9BCE7C6FD_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WaitHandle_InternalWaitOne_m14CF12240D30C25A6C34683080C5A0D982786303_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WaitHandle_ThrowAbandonedMutexException_m4AFC4FEDCA7C3EF6E1C04D4176ABA49CC728224C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WaitHandle_ThrowAbandonedMutexException_m69BB8B9A409789BDFA844B2A06303CCB3FD3A69C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WaitHandle_WaitAny_m1CA2DEBC40AB9BAF7ADDC0921B2AC332FA44AB1E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WaitHandle_WaitAny_mB3F8C574D50E2EC2D056A731B86BC2284D1B85CB_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WaitHandle_WaitMultiple_mAE04CACC2ADB312E42B0DF0E09EAB1744B50441E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WaitHandle_WaitOneNative_mC25327F2B99DBB404B62FD48CFCBDB3244F82434_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WaitHandle_WaitOne_m0E8BFEEF95DC452E7C5A17DCA57D24F38FF7C467_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WaitHandle_WaitOne_m6283DC18BCD374B579549B156DD30AAA74E64C89_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WaitHandle__cctor_m007CFC1D3AC126BF18F2000C962A2C73EB73D671_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WaitHandle_get_SafeWaitHandle_m9BA6EA0D8DBD059147DE77EE1E36181EEB5A8AB1_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WaitHandle_set_Handle_m174F142FBE3A6EBEF358B389AE825BF2569C2389_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_com_FromNativeMethodDefinition_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_pinvoke_FromNativeMethodDefinition_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WaitOrTimerCallback_BeginInvoke_m86C8EC9E231C1076272729D07B6331A3253150CF_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WorkStealingQueue_LocalPush_mF4807971CDD7F6089AADF28173FEDDDFF4E96455_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WorkStealingQueue__ctor_m5A30B12A759E1174AB423856CECBF73B5A5FA91A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t _ThreadPoolWaitCallback_PerformWaitCallback_mD77C78004E606A2556E66C0D674100581F264C58_MetadataUsageId; struct CultureData_tF43B080FFA6EB278F4F289BCDA3FB74B6C208ECD_marshaled_com; struct CultureData_tF43B080FFA6EB278F4F289BCDA3FB74B6C208ECD_marshaled_pinvoke; struct CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_marshaled_com; struct CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_marshaled_pinvoke; struct DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F;; struct DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshaled_pinvoke; struct DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshaled_pinvoke;; struct Delegate_t_marshaled_com; struct Delegate_t_marshaled_pinvoke; struct Exception_t_marshaled_com; struct Exception_t_marshaled_pinvoke; struct TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811;; struct TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811_marshaled_com; struct TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811_marshaled_com;; struct TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811_marshaled_pinvoke; struct TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811_marshaled_pinvoke;; struct ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821; struct CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2; struct KeyValuePair_2U5BU5D_tAC201058159F8B6B433415A0AB937BD11FC8A36F; struct DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86; struct ExceptionU5BU5D_t09C3EFFA7CF3F84DA802016E2017E1608442F209; struct Int64U5BU5D_tE04A3DEF6AF1C852A43B98A24EFB715806B37F5F; struct ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A; struct FieldInfoU5BU5D_t9C36FA93372CA01DAF85946064B058CD9CE2E8BE; struct MemberInfoU5BU5D_t6A57DDAF4E5321D22FB4C021559637EB126BF6B6; struct MethodInfoU5BU5D_t93E968F23AF2DB5CFCFF13BE775A0E222C03586B; struct ParameterModifierU5BU5D_t63EC46F14F048DC9EF6BF1362E8AEBEA1A05A5EA; struct PropertyInfoU5BU5D_tAD8E99B12FF99CA4F2EA37B612DE68E112B4CF7E; struct StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E; struct IThreadPoolWorkItemU5BU5D_tE22F6DA28324647E4F8A3239E9636C050BD4A154; struct WorkStealingQueueU5BU5D_tB0FC166606C799616475C287839895D7E987FAE9; struct WaitHandleU5BU5D_t79FF2E6AC099CC1FDD2B24F21A72D36BA31298CC; struct AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD; struct TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F; struct UInt64U5BU5D_tA808FE881491284FF25AFDF5C4BC92A826031EF4; IL2CPP_EXTERN_C_BEGIN IL2CPP_EXTERN_C_END #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Object // Microsoft.Win32.Registry struct Registry_t241E9489A52A385888DBC941B714B48401DBB28E : public RuntimeObject { public: public: }; struct Registry_t241E9489A52A385888DBC941B714B48401DBB28E_StaticFields { public: // Microsoft.Win32.RegistryKey Microsoft.Win32.Registry::ClassesRoot RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * ___ClassesRoot_0; // Microsoft.Win32.RegistryKey Microsoft.Win32.Registry::CurrentConfig RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * ___CurrentConfig_1; // Microsoft.Win32.RegistryKey Microsoft.Win32.Registry::CurrentUser RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * ___CurrentUser_2; // Microsoft.Win32.RegistryKey Microsoft.Win32.Registry::DynData RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * ___DynData_3; // Microsoft.Win32.RegistryKey Microsoft.Win32.Registry::LocalMachine RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * ___LocalMachine_4; // Microsoft.Win32.RegistryKey Microsoft.Win32.Registry::PerformanceData RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * ___PerformanceData_5; // Microsoft.Win32.RegistryKey Microsoft.Win32.Registry::Users RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * ___Users_6; public: inline static int32_t get_offset_of_ClassesRoot_0() { return static_cast<int32_t>(offsetof(Registry_t241E9489A52A385888DBC941B714B48401DBB28E_StaticFields, ___ClassesRoot_0)); } inline RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * get_ClassesRoot_0() const { return ___ClassesRoot_0; } inline RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 ** get_address_of_ClassesRoot_0() { return &___ClassesRoot_0; } inline void set_ClassesRoot_0(RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * value) { ___ClassesRoot_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___ClassesRoot_0), (void*)value); } inline static int32_t get_offset_of_CurrentConfig_1() { return static_cast<int32_t>(offsetof(Registry_t241E9489A52A385888DBC941B714B48401DBB28E_StaticFields, ___CurrentConfig_1)); } inline RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * get_CurrentConfig_1() const { return ___CurrentConfig_1; } inline RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 ** get_address_of_CurrentConfig_1() { return &___CurrentConfig_1; } inline void set_CurrentConfig_1(RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * value) { ___CurrentConfig_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___CurrentConfig_1), (void*)value); } inline static int32_t get_offset_of_CurrentUser_2() { return static_cast<int32_t>(offsetof(Registry_t241E9489A52A385888DBC941B714B48401DBB28E_StaticFields, ___CurrentUser_2)); } inline RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * get_CurrentUser_2() const { return ___CurrentUser_2; } inline RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 ** get_address_of_CurrentUser_2() { return &___CurrentUser_2; } inline void set_CurrentUser_2(RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * value) { ___CurrentUser_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___CurrentUser_2), (void*)value); } inline static int32_t get_offset_of_DynData_3() { return static_cast<int32_t>(offsetof(Registry_t241E9489A52A385888DBC941B714B48401DBB28E_StaticFields, ___DynData_3)); } inline RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * get_DynData_3() const { return ___DynData_3; } inline RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 ** get_address_of_DynData_3() { return &___DynData_3; } inline void set_DynData_3(RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * value) { ___DynData_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___DynData_3), (void*)value); } inline static int32_t get_offset_of_LocalMachine_4() { return static_cast<int32_t>(offsetof(Registry_t241E9489A52A385888DBC941B714B48401DBB28E_StaticFields, ___LocalMachine_4)); } inline RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * get_LocalMachine_4() const { return ___LocalMachine_4; } inline RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 ** get_address_of_LocalMachine_4() { return &___LocalMachine_4; } inline void set_LocalMachine_4(RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * value) { ___LocalMachine_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___LocalMachine_4), (void*)value); } inline static int32_t get_offset_of_PerformanceData_5() { return static_cast<int32_t>(offsetof(Registry_t241E9489A52A385888DBC941B714B48401DBB28E_StaticFields, ___PerformanceData_5)); } inline RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * get_PerformanceData_5() const { return ___PerformanceData_5; } inline RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 ** get_address_of_PerformanceData_5() { return &___PerformanceData_5; } inline void set_PerformanceData_5(RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * value) { ___PerformanceData_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___PerformanceData_5), (void*)value); } inline static int32_t get_offset_of_Users_6() { return static_cast<int32_t>(offsetof(Registry_t241E9489A52A385888DBC941B714B48401DBB28E_StaticFields, ___Users_6)); } inline RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * get_Users_6() const { return ___Users_6; } inline RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 ** get_address_of_Users_6() { return &___Users_6; } inline void set_Users_6(RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * value) { ___Users_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___Users_6), (void*)value); } }; struct Il2CppArrayBounds; // System.Array // System.BitConverter struct BitConverter_tD5DF1CB5C5A5CB087D90BD881C8E75A332E546EE : public RuntimeObject { public: public: }; struct BitConverter_tD5DF1CB5C5A5CB087D90BD881C8E75A332E546EE_StaticFields { public: // System.Boolean System.BitConverter::IsLittleEndian bool ___IsLittleEndian_0; public: inline static int32_t get_offset_of_IsLittleEndian_0() { return static_cast<int32_t>(offsetof(BitConverter_tD5DF1CB5C5A5CB087D90BD881C8E75A332E546EE_StaticFields, ___IsLittleEndian_0)); } inline bool get_IsLittleEndian_0() const { return ___IsLittleEndian_0; } inline bool* get_address_of_IsLittleEndian_0() { return &___IsLittleEndian_0; } inline void set_IsLittleEndian_0(bool value) { ___IsLittleEndian_0 = value; } }; // System.Collections.Comparer struct Comparer_t02D6323B7C3FB1B7681184587B0E1174F8DF6B3B : public RuntimeObject { public: // System.Globalization.CompareInfo System.Collections.Comparer::m_compareInfo CompareInfo_tB9A071DBC11AC00AF2EA2066D0C2AE1DCB1865D1 * ___m_compareInfo_0; public: inline static int32_t get_offset_of_m_compareInfo_0() { return static_cast<int32_t>(offsetof(Comparer_t02D6323B7C3FB1B7681184587B0E1174F8DF6B3B, ___m_compareInfo_0)); } inline CompareInfo_tB9A071DBC11AC00AF2EA2066D0C2AE1DCB1865D1 * get_m_compareInfo_0() const { return ___m_compareInfo_0; } inline CompareInfo_tB9A071DBC11AC00AF2EA2066D0C2AE1DCB1865D1 ** get_address_of_m_compareInfo_0() { return &___m_compareInfo_0; } inline void set_m_compareInfo_0(CompareInfo_tB9A071DBC11AC00AF2EA2066D0C2AE1DCB1865D1 * value) { ___m_compareInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_compareInfo_0), (void*)value); } }; struct Comparer_t02D6323B7C3FB1B7681184587B0E1174F8DF6B3B_StaticFields { public: // System.Collections.Comparer System.Collections.Comparer::Default Comparer_t02D6323B7C3FB1B7681184587B0E1174F8DF6B3B * ___Default_1; // System.Collections.Comparer System.Collections.Comparer::DefaultInvariant Comparer_t02D6323B7C3FB1B7681184587B0E1174F8DF6B3B * ___DefaultInvariant_2; public: inline static int32_t get_offset_of_Default_1() { return static_cast<int32_t>(offsetof(Comparer_t02D6323B7C3FB1B7681184587B0E1174F8DF6B3B_StaticFields, ___Default_1)); } inline Comparer_t02D6323B7C3FB1B7681184587B0E1174F8DF6B3B * get_Default_1() const { return ___Default_1; } inline Comparer_t02D6323B7C3FB1B7681184587B0E1174F8DF6B3B ** get_address_of_Default_1() { return &___Default_1; } inline void set_Default_1(Comparer_t02D6323B7C3FB1B7681184587B0E1174F8DF6B3B * value) { ___Default_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Default_1), (void*)value); } inline static int32_t get_offset_of_DefaultInvariant_2() { return static_cast<int32_t>(offsetof(Comparer_t02D6323B7C3FB1B7681184587B0E1174F8DF6B3B_StaticFields, ___DefaultInvariant_2)); } inline Comparer_t02D6323B7C3FB1B7681184587B0E1174F8DF6B3B * get_DefaultInvariant_2() const { return ___DefaultInvariant_2; } inline Comparer_t02D6323B7C3FB1B7681184587B0E1174F8DF6B3B ** get_address_of_DefaultInvariant_2() { return &___DefaultInvariant_2; } inline void set_DefaultInvariant_2(Comparer_t02D6323B7C3FB1B7681184587B0E1174F8DF6B3B * value) { ___DefaultInvariant_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___DefaultInvariant_2), (void*)value); } }; // System.Collections.Generic.Dictionary`2<System.Int32,System.String> struct Dictionary_2_t4EFE6A1D6502662B911688316C6920444A18CF0C : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0; // System.Collections.Generic.Dictionary`2_Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_t69CCD9E4E7050700879917C9CB7E5E88F89235B1* ___entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_2; // System.Int32 System.Collections.Generic.Dictionary`2::version int32_t ___version_3; // System.Int32 System.Collections.Generic.Dictionary`2::freeList int32_t ___freeList_4; // System.Int32 System.Collections.Generic.Dictionary`2::freeCount int32_t ___freeCount_5; // System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::comparer RuntimeObject* ___comparer_6; // System.Collections.Generic.Dictionary`2_KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::keys KeyCollection_t2F25BAF319A40DA5241F076B74BB90B72F16822F * ___keys_7; // System.Collections.Generic.Dictionary`2_ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::values ValueCollection_tEDEE983AB5C1AD1832785DBAED94462C85312A6F * ___values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject * ____syncRoot_9; public: inline static int32_t get_offset_of_buckets_0() { return static_cast<int32_t>(offsetof(Dictionary_2_t4EFE6A1D6502662B911688316C6920444A18CF0C, ___buckets_0)); } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value) { ___buckets_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value); } inline static int32_t get_offset_of_entries_1() { return static_cast<int32_t>(offsetof(Dictionary_2_t4EFE6A1D6502662B911688316C6920444A18CF0C, ___entries_1)); } inline EntryU5BU5D_t69CCD9E4E7050700879917C9CB7E5E88F89235B1* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_t69CCD9E4E7050700879917C9CB7E5E88F89235B1** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_t69CCD9E4E7050700879917C9CB7E5E88F89235B1* value) { ___entries_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value); } inline static int32_t get_offset_of_count_2() { return static_cast<int32_t>(offsetof(Dictionary_2_t4EFE6A1D6502662B911688316C6920444A18CF0C, ___count_2)); } inline int32_t get_count_2() const { return ___count_2; } inline int32_t* get_address_of_count_2() { return &___count_2; } inline void set_count_2(int32_t value) { ___count_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast<int32_t>(offsetof(Dictionary_2_t4EFE6A1D6502662B911688316C6920444A18CF0C, ___version_3)); } inline int32_t get_version_3() const { return ___version_3; } inline int32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(int32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_freeList_4() { return static_cast<int32_t>(offsetof(Dictionary_2_t4EFE6A1D6502662B911688316C6920444A18CF0C, ___freeList_4)); } inline int32_t get_freeList_4() const { return ___freeList_4; } inline int32_t* get_address_of_freeList_4() { return &___freeList_4; } inline void set_freeList_4(int32_t value) { ___freeList_4 = value; } inline static int32_t get_offset_of_freeCount_5() { return static_cast<int32_t>(offsetof(Dictionary_2_t4EFE6A1D6502662B911688316C6920444A18CF0C, ___freeCount_5)); } inline int32_t get_freeCount_5() const { return ___freeCount_5; } inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; } inline void set_freeCount_5(int32_t value) { ___freeCount_5 = value; } inline static int32_t get_offset_of_comparer_6() { return static_cast<int32_t>(offsetof(Dictionary_2_t4EFE6A1D6502662B911688316C6920444A18CF0C, ___comparer_6)); } inline RuntimeObject* get_comparer_6() const { return ___comparer_6; } inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; } inline void set_comparer_6(RuntimeObject* value) { ___comparer_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value); } inline static int32_t get_offset_of_keys_7() { return static_cast<int32_t>(offsetof(Dictionary_2_t4EFE6A1D6502662B911688316C6920444A18CF0C, ___keys_7)); } inline KeyCollection_t2F25BAF319A40DA5241F076B74BB90B72F16822F * get_keys_7() const { return ___keys_7; } inline KeyCollection_t2F25BAF319A40DA5241F076B74BB90B72F16822F ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_t2F25BAF319A40DA5241F076B74BB90B72F16822F * value) { ___keys_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value); } inline static int32_t get_offset_of_values_8() { return static_cast<int32_t>(offsetof(Dictionary_2_t4EFE6A1D6502662B911688316C6920444A18CF0C, ___values_8)); } inline ValueCollection_tEDEE983AB5C1AD1832785DBAED94462C85312A6F * get_values_8() const { return ___values_8; } inline ValueCollection_tEDEE983AB5C1AD1832785DBAED94462C85312A6F ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_tEDEE983AB5C1AD1832785DBAED94462C85312A6F * value) { ___values_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value); } inline static int32_t get_offset_of__syncRoot_9() { return static_cast<int32_t>(offsetof(Dictionary_2_t4EFE6A1D6502662B911688316C6920444A18CF0C, ____syncRoot_9)); } inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; } inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; } inline void set__syncRoot_9(RuntimeObject * value) { ____syncRoot_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value); } }; // System.Collections.Generic.Dictionary`2<System.Int32,System.TimeType> struct Dictionary_2_tF49FE2F5FE86CCFDD59492E9D46254E0CCB5EEC2 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0; // System.Collections.Generic.Dictionary`2_Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_tE10945BABF6C8713BFFE8B1BE29C42BFEBCC0A23* ___entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_2; // System.Int32 System.Collections.Generic.Dictionary`2::version int32_t ___version_3; // System.Int32 System.Collections.Generic.Dictionary`2::freeList int32_t ___freeList_4; // System.Int32 System.Collections.Generic.Dictionary`2::freeCount int32_t ___freeCount_5; // System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::comparer RuntimeObject* ___comparer_6; // System.Collections.Generic.Dictionary`2_KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::keys KeyCollection_tB25B793043188B05B5EDA66FE436CA860742E601 * ___keys_7; // System.Collections.Generic.Dictionary`2_ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::values ValueCollection_t8FDF62D6CA4259E5733AB7ABFC11F082D955414B * ___values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject * ____syncRoot_9; public: inline static int32_t get_offset_of_buckets_0() { return static_cast<int32_t>(offsetof(Dictionary_2_tF49FE2F5FE86CCFDD59492E9D46254E0CCB5EEC2, ___buckets_0)); } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value) { ___buckets_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value); } inline static int32_t get_offset_of_entries_1() { return static_cast<int32_t>(offsetof(Dictionary_2_tF49FE2F5FE86CCFDD59492E9D46254E0CCB5EEC2, ___entries_1)); } inline EntryU5BU5D_tE10945BABF6C8713BFFE8B1BE29C42BFEBCC0A23* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_tE10945BABF6C8713BFFE8B1BE29C42BFEBCC0A23** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_tE10945BABF6C8713BFFE8B1BE29C42BFEBCC0A23* value) { ___entries_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value); } inline static int32_t get_offset_of_count_2() { return static_cast<int32_t>(offsetof(Dictionary_2_tF49FE2F5FE86CCFDD59492E9D46254E0CCB5EEC2, ___count_2)); } inline int32_t get_count_2() const { return ___count_2; } inline int32_t* get_address_of_count_2() { return &___count_2; } inline void set_count_2(int32_t value) { ___count_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast<int32_t>(offsetof(Dictionary_2_tF49FE2F5FE86CCFDD59492E9D46254E0CCB5EEC2, ___version_3)); } inline int32_t get_version_3() const { return ___version_3; } inline int32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(int32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_freeList_4() { return static_cast<int32_t>(offsetof(Dictionary_2_tF49FE2F5FE86CCFDD59492E9D46254E0CCB5EEC2, ___freeList_4)); } inline int32_t get_freeList_4() const { return ___freeList_4; } inline int32_t* get_address_of_freeList_4() { return &___freeList_4; } inline void set_freeList_4(int32_t value) { ___freeList_4 = value; } inline static int32_t get_offset_of_freeCount_5() { return static_cast<int32_t>(offsetof(Dictionary_2_tF49FE2F5FE86CCFDD59492E9D46254E0CCB5EEC2, ___freeCount_5)); } inline int32_t get_freeCount_5() const { return ___freeCount_5; } inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; } inline void set_freeCount_5(int32_t value) { ___freeCount_5 = value; } inline static int32_t get_offset_of_comparer_6() { return static_cast<int32_t>(offsetof(Dictionary_2_tF49FE2F5FE86CCFDD59492E9D46254E0CCB5EEC2, ___comparer_6)); } inline RuntimeObject* get_comparer_6() const { return ___comparer_6; } inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; } inline void set_comparer_6(RuntimeObject* value) { ___comparer_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value); } inline static int32_t get_offset_of_keys_7() { return static_cast<int32_t>(offsetof(Dictionary_2_tF49FE2F5FE86CCFDD59492E9D46254E0CCB5EEC2, ___keys_7)); } inline KeyCollection_tB25B793043188B05B5EDA66FE436CA860742E601 * get_keys_7() const { return ___keys_7; } inline KeyCollection_tB25B793043188B05B5EDA66FE436CA860742E601 ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_tB25B793043188B05B5EDA66FE436CA860742E601 * value) { ___keys_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value); } inline static int32_t get_offset_of_values_8() { return static_cast<int32_t>(offsetof(Dictionary_2_tF49FE2F5FE86CCFDD59492E9D46254E0CCB5EEC2, ___values_8)); } inline ValueCollection_t8FDF62D6CA4259E5733AB7ABFC11F082D955414B * get_values_8() const { return ___values_8; } inline ValueCollection_t8FDF62D6CA4259E5733AB7ABFC11F082D955414B ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_t8FDF62D6CA4259E5733AB7ABFC11F082D955414B * value) { ___values_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value); } inline static int32_t get_offset_of__syncRoot_9() { return static_cast<int32_t>(offsetof(Dictionary_2_tF49FE2F5FE86CCFDD59492E9D46254E0CCB5EEC2, ____syncRoot_9)); } inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; } inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; } inline void set__syncRoot_9(RuntimeObject * value) { ____syncRoot_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value); } }; // System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>> struct List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items KeyValuePair_2U5BU5D_tAC201058159F8B6B433415A0AB937BD11FC8A36F* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1, ____items_1)); } inline KeyValuePair_2U5BU5D_tAC201058159F8B6B433415A0AB937BD11FC8A36F* get__items_1() const { return ____items_1; } inline KeyValuePair_2U5BU5D_tAC201058159F8B6B433415A0AB937BD11FC8A36F** get_address_of__items_1() { return &____items_1; } inline void set__items_1(KeyValuePair_2U5BU5D_tAC201058159F8B6B433415A0AB937BD11FC8A36F* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast<int32_t>(offsetof(List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast<int32_t>(offsetof(List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray KeyValuePair_2U5BU5D_tAC201058159F8B6B433415A0AB937BD11FC8A36F* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1_StaticFields, ____emptyArray_5)); } inline KeyValuePair_2U5BU5D_tAC201058159F8B6B433415A0AB937BD11FC8A36F* get__emptyArray_5() const { return ____emptyArray_5; } inline KeyValuePair_2U5BU5D_tAC201058159F8B6B433415A0AB937BD11FC8A36F** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(KeyValuePair_2U5BU5D_tAC201058159F8B6B433415A0AB937BD11FC8A36F* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.TimeType>> struct List_1_tD2FC74CFEE011F74F31183756A690154468817E9 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items KeyValuePair_2U5BU5D_tAA010A71A6AC97DFA9B2E84B954765E51A27236C* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(List_1_tD2FC74CFEE011F74F31183756A690154468817E9, ____items_1)); } inline KeyValuePair_2U5BU5D_tAA010A71A6AC97DFA9B2E84B954765E51A27236C* get__items_1() const { return ____items_1; } inline KeyValuePair_2U5BU5D_tAA010A71A6AC97DFA9B2E84B954765E51A27236C** get_address_of__items_1() { return &____items_1; } inline void set__items_1(KeyValuePair_2U5BU5D_tAA010A71A6AC97DFA9B2E84B954765E51A27236C* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(List_1_tD2FC74CFEE011F74F31183756A690154468817E9, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast<int32_t>(offsetof(List_1_tD2FC74CFEE011F74F31183756A690154468817E9, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast<int32_t>(offsetof(List_1_tD2FC74CFEE011F74F31183756A690154468817E9, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_tD2FC74CFEE011F74F31183756A690154468817E9_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray KeyValuePair_2U5BU5D_tAA010A71A6AC97DFA9B2E84B954765E51A27236C* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_tD2FC74CFEE011F74F31183756A690154468817E9_StaticFields, ____emptyArray_5)); } inline KeyValuePair_2U5BU5D_tAA010A71A6AC97DFA9B2E84B954765E51A27236C* get__emptyArray_5() const { return ____emptyArray_5; } inline KeyValuePair_2U5BU5D_tAA010A71A6AC97DFA9B2E84B954765E51A27236C** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(KeyValuePair_2U5BU5D_tAA010A71A6AC97DFA9B2E84B954765E51A27236C* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1<System.Object> struct List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D, ____items_1)); } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* get__items_1() const { return ____items_1; } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast<int32_t>(offsetof(List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast<int32_t>(offsetof(List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D_StaticFields, ____emptyArray_5)); } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* get__emptyArray_5() const { return ____emptyArray_5; } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1<System.Runtime.ExceptionServices.ExceptionDispatchInfo> struct List_1_tCD04260AE1254C438132446F1E6892AB86D18743 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ExceptionDispatchInfoU5BU5D_tAF0992800B1E727A3311A160A519F842B8E28DFF* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(List_1_tCD04260AE1254C438132446F1E6892AB86D18743, ____items_1)); } inline ExceptionDispatchInfoU5BU5D_tAF0992800B1E727A3311A160A519F842B8E28DFF* get__items_1() const { return ____items_1; } inline ExceptionDispatchInfoU5BU5D_tAF0992800B1E727A3311A160A519F842B8E28DFF** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ExceptionDispatchInfoU5BU5D_tAF0992800B1E727A3311A160A519F842B8E28DFF* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(List_1_tCD04260AE1254C438132446F1E6892AB86D18743, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast<int32_t>(offsetof(List_1_tCD04260AE1254C438132446F1E6892AB86D18743, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast<int32_t>(offsetof(List_1_tCD04260AE1254C438132446F1E6892AB86D18743, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_tCD04260AE1254C438132446F1E6892AB86D18743_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray ExceptionDispatchInfoU5BU5D_tAF0992800B1E727A3311A160A519F842B8E28DFF* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_tCD04260AE1254C438132446F1E6892AB86D18743_StaticFields, ____emptyArray_5)); } inline ExceptionDispatchInfoU5BU5D_tAF0992800B1E727A3311A160A519F842B8E28DFF* get__emptyArray_5() const { return ____emptyArray_5; } inline ExceptionDispatchInfoU5BU5D_tAF0992800B1E727A3311A160A519F842B8E28DFF** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(ExceptionDispatchInfoU5BU5D_tAF0992800B1E727A3311A160A519F842B8E28DFF* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1<System.Threading.Timer> struct List_1_t0C6DF014BD2D1BE6D428FB761E8C21CDC22C5116 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items TimerU5BU5D_tD0E2F3FBF7687B24301E6EAC84AEC44386CB5F7A* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(List_1_t0C6DF014BD2D1BE6D428FB761E8C21CDC22C5116, ____items_1)); } inline TimerU5BU5D_tD0E2F3FBF7687B24301E6EAC84AEC44386CB5F7A* get__items_1() const { return ____items_1; } inline TimerU5BU5D_tD0E2F3FBF7687B24301E6EAC84AEC44386CB5F7A** get_address_of__items_1() { return &____items_1; } inline void set__items_1(TimerU5BU5D_tD0E2F3FBF7687B24301E6EAC84AEC44386CB5F7A* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(List_1_t0C6DF014BD2D1BE6D428FB761E8C21CDC22C5116, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast<int32_t>(offsetof(List_1_t0C6DF014BD2D1BE6D428FB761E8C21CDC22C5116, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast<int32_t>(offsetof(List_1_t0C6DF014BD2D1BE6D428FB761E8C21CDC22C5116, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t0C6DF014BD2D1BE6D428FB761E8C21CDC22C5116_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray TimerU5BU5D_tD0E2F3FBF7687B24301E6EAC84AEC44386CB5F7A* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_t0C6DF014BD2D1BE6D428FB761E8C21CDC22C5116_StaticFields, ____emptyArray_5)); } inline TimerU5BU5D_tD0E2F3FBF7687B24301E6EAC84AEC44386CB5F7A* get__emptyArray_5() const { return ____emptyArray_5; } inline TimerU5BU5D_tD0E2F3FBF7687B24301E6EAC84AEC44386CB5F7A** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(TimerU5BU5D_tD0E2F3FBF7687B24301E6EAC84AEC44386CB5F7A* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1<System.TimeZoneInfo_AdjustmentRule> struct List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E, ____items_1)); } inline AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* get__items_1() const { return ____items_1; } inline AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD** get_address_of__items_1() { return &____items_1; } inline void set__items_1(AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast<int32_t>(offsetof(List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast<int32_t>(offsetof(List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E_StaticFields, ____emptyArray_5)); } inline AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* get__emptyArray_5() const { return ____emptyArray_5; } inline AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1<System.TimeZoneInfo> struct List_1_tAEAAD63BC89129982F4AF4D8326A9C32BEFBECAD : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items TimeZoneInfoU5BU5D_t3651149D75C21234FEBE23046A2E2FF4AB531D94* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(List_1_tAEAAD63BC89129982F4AF4D8326A9C32BEFBECAD, ____items_1)); } inline TimeZoneInfoU5BU5D_t3651149D75C21234FEBE23046A2E2FF4AB531D94* get__items_1() const { return ____items_1; } inline TimeZoneInfoU5BU5D_t3651149D75C21234FEBE23046A2E2FF4AB531D94** get_address_of__items_1() { return &____items_1; } inline void set__items_1(TimeZoneInfoU5BU5D_t3651149D75C21234FEBE23046A2E2FF4AB531D94* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(List_1_tAEAAD63BC89129982F4AF4D8326A9C32BEFBECAD, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast<int32_t>(offsetof(List_1_tAEAAD63BC89129982F4AF4D8326A9C32BEFBECAD, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast<int32_t>(offsetof(List_1_tAEAAD63BC89129982F4AF4D8326A9C32BEFBECAD, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_tAEAAD63BC89129982F4AF4D8326A9C32BEFBECAD_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray TimeZoneInfoU5BU5D_t3651149D75C21234FEBE23046A2E2FF4AB531D94* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_tAEAAD63BC89129982F4AF4D8326A9C32BEFBECAD_StaticFields, ____emptyArray_5)); } inline TimeZoneInfoU5BU5D_t3651149D75C21234FEBE23046A2E2FF4AB531D94* get__emptyArray_5() const { return ____emptyArray_5; } inline TimeZoneInfoU5BU5D_t3651149D75C21234FEBE23046A2E2FF4AB531D94** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(TimeZoneInfoU5BU5D_t3651149D75C21234FEBE23046A2E2FF4AB531D94* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.ObjectModel.ReadOnlyCollection`1<System.Exception> struct ReadOnlyCollection_1_t6D5AC6FC0BF91A16C9E9159F577DEDA4DD3414C8 : public RuntimeObject { public: // System.Collections.Generic.IList`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1::list RuntimeObject* ___list_0; public: inline static int32_t get_offset_of_list_0() { return static_cast<int32_t>(offsetof(ReadOnlyCollection_1_t6D5AC6FC0BF91A16C9E9159F577DEDA4DD3414C8, ___list_0)); } inline RuntimeObject* get_list_0() const { return ___list_0; } inline RuntimeObject** get_address_of_list_0() { return &___list_0; } inline void set_list_0(RuntimeObject* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } }; // System.Collections.ObjectModel.ReadOnlyCollection`1<System.Runtime.ExceptionServices.ExceptionDispatchInfo> struct ReadOnlyCollection_1_t5DE493537EE0E554797BF0DA823DCBF1903CECC1 : public RuntimeObject { public: // System.Collections.Generic.IList`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1::list RuntimeObject* ___list_0; public: inline static int32_t get_offset_of_list_0() { return static_cast<int32_t>(offsetof(ReadOnlyCollection_1_t5DE493537EE0E554797BF0DA823DCBF1903CECC1, ___list_0)); } inline RuntimeObject* get_list_0() const { return ___list_0; } inline RuntimeObject** get_address_of_list_0() { return &___list_0; } inline void set_list_0(RuntimeObject* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } }; // System.Collections.ObjectModel.ReadOnlyCollection`1<System.TimeZoneInfo> struct ReadOnlyCollection_1_tD63B9891087CF571DD4322388BDDBAEEB7606FE0 : public RuntimeObject { public: // System.Collections.Generic.IList`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1::list RuntimeObject* ___list_0; public: inline static int32_t get_offset_of_list_0() { return static_cast<int32_t>(offsetof(ReadOnlyCollection_1_tD63B9891087CF571DD4322388BDDBAEEB7606FE0, ___list_0)); } inline RuntimeObject* get_list_0() const { return ___list_0; } inline RuntimeObject** get_address_of_list_0() { return &___list_0; } inline void set_list_0(RuntimeObject* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } }; // System.Collections.SortedList struct SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E : public RuntimeObject { public: // System.Object[] System.Collections.SortedList::keys ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___keys_0; // System.Object[] System.Collections.SortedList::values ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___values_1; // System.Int32 System.Collections.SortedList::_size int32_t ____size_2; // System.Int32 System.Collections.SortedList::version int32_t ___version_3; // System.Collections.IComparer System.Collections.SortedList::comparer RuntimeObject* ___comparer_4; public: inline static int32_t get_offset_of_keys_0() { return static_cast<int32_t>(offsetof(SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E, ___keys_0)); } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* get_keys_0() const { return ___keys_0; } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A** get_address_of_keys_0() { return &___keys_0; } inline void set_keys_0(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* value) { ___keys_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_0), (void*)value); } inline static int32_t get_offset_of_values_1() { return static_cast<int32_t>(offsetof(SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E, ___values_1)); } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* get_values_1() const { return ___values_1; } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A** get_address_of_values_1() { return &___values_1; } inline void set_values_1(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* value) { ___values_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___values_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast<int32_t>(offsetof(SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E, ___version_3)); } inline int32_t get_version_3() const { return ___version_3; } inline int32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(int32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_comparer_4() { return static_cast<int32_t>(offsetof(SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E, ___comparer_4)); } inline RuntimeObject* get_comparer_4() const { return ___comparer_4; } inline RuntimeObject** get_address_of_comparer_4() { return &___comparer_4; } inline void set_comparer_4(RuntimeObject* value) { ___comparer_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_4), (void*)value); } }; struct SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E_StaticFields { public: // System.Object[] System.Collections.SortedList::emptyArray ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___emptyArray_5; public: inline static int32_t get_offset_of_emptyArray_5() { return static_cast<int32_t>(offsetof(SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E_StaticFields, ___emptyArray_5)); } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* get_emptyArray_5() const { return ___emptyArray_5; } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A** get_address_of_emptyArray_5() { return &___emptyArray_5; } inline void set_emptyArray_5(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* value) { ___emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___emptyArray_5), (void*)value); } }; // System.CompatibilitySwitches struct CompatibilitySwitches_tC541F9F5404925C97741A0628E9B6D26C40CFA91 : public RuntimeObject { public: public: }; struct CompatibilitySwitches_tC541F9F5404925C97741A0628E9B6D26C40CFA91_StaticFields { public: // System.Boolean System.CompatibilitySwitches::IsAppEarlierThanSilverlight4 bool ___IsAppEarlierThanSilverlight4_0; // System.Boolean System.CompatibilitySwitches::IsAppEarlierThanWindowsPhone8 bool ___IsAppEarlierThanWindowsPhone8_1; public: inline static int32_t get_offset_of_IsAppEarlierThanSilverlight4_0() { return static_cast<int32_t>(offsetof(CompatibilitySwitches_tC541F9F5404925C97741A0628E9B6D26C40CFA91_StaticFields, ___IsAppEarlierThanSilverlight4_0)); } inline bool get_IsAppEarlierThanSilverlight4_0() const { return ___IsAppEarlierThanSilverlight4_0; } inline bool* get_address_of_IsAppEarlierThanSilverlight4_0() { return &___IsAppEarlierThanSilverlight4_0; } inline void set_IsAppEarlierThanSilverlight4_0(bool value) { ___IsAppEarlierThanSilverlight4_0 = value; } inline static int32_t get_offset_of_IsAppEarlierThanWindowsPhone8_1() { return static_cast<int32_t>(offsetof(CompatibilitySwitches_tC541F9F5404925C97741A0628E9B6D26C40CFA91_StaticFields, ___IsAppEarlierThanWindowsPhone8_1)); } inline bool get_IsAppEarlierThanWindowsPhone8_1() const { return ___IsAppEarlierThanWindowsPhone8_1; } inline bool* get_address_of_IsAppEarlierThanWindowsPhone8_1() { return &___IsAppEarlierThanWindowsPhone8_1; } inline void set_IsAppEarlierThanWindowsPhone8_1(bool value) { ___IsAppEarlierThanWindowsPhone8_1 = value; } }; // System.EmptyArray`1<System.Type> struct EmptyArray_1_tF085172BB5E018A03FB07E8EEAFCD3D8F7EB784D : public RuntimeObject { public: public: }; struct EmptyArray_1_tF085172BB5E018A03FB07E8EEAFCD3D8F7EB784D_StaticFields { public: // T[] System.EmptyArray`1::Value TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* ___Value_0; public: inline static int32_t get_offset_of_Value_0() { return static_cast<int32_t>(offsetof(EmptyArray_1_tF085172BB5E018A03FB07E8EEAFCD3D8F7EB784D_StaticFields, ___Value_0)); } inline TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* get_Value_0() const { return ___Value_0; } inline TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F** get_address_of_Value_0() { return &___Value_0; } inline void set_Value_0(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* value) { ___Value_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Value_0), (void*)value); } }; // System.EventArgs struct EventArgs_t8E6CA180BE0E56674C6407011A94BAF7C757352E : public RuntimeObject { public: public: }; struct EventArgs_t8E6CA180BE0E56674C6407011A94BAF7C757352E_StaticFields { public: // System.EventArgs System.EventArgs::Empty EventArgs_t8E6CA180BE0E56674C6407011A94BAF7C757352E * ___Empty_0; public: inline static int32_t get_offset_of_Empty_0() { return static_cast<int32_t>(offsetof(EventArgs_t8E6CA180BE0E56674C6407011A94BAF7C757352E_StaticFields, ___Empty_0)); } inline EventArgs_t8E6CA180BE0E56674C6407011A94BAF7C757352E * get_Empty_0() const { return ___Empty_0; } inline EventArgs_t8E6CA180BE0E56674C6407011A94BAF7C757352E ** get_address_of_Empty_0() { return &___Empty_0; } inline void set_Empty_0(EventArgs_t8E6CA180BE0E56674C6407011A94BAF7C757352E * value) { ___Empty_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Empty_0), (void*)value); } }; // System.Globalization.CultureInfo struct CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F : public RuntimeObject { public: // System.Boolean System.Globalization.CultureInfo::m_isReadOnly bool ___m_isReadOnly_3; // System.Int32 System.Globalization.CultureInfo::cultureID int32_t ___cultureID_4; // System.Int32 System.Globalization.CultureInfo::parent_lcid int32_t ___parent_lcid_5; // System.Int32 System.Globalization.CultureInfo::datetime_index int32_t ___datetime_index_6; // System.Int32 System.Globalization.CultureInfo::number_index int32_t ___number_index_7; // System.Int32 System.Globalization.CultureInfo::default_calendar_type int32_t ___default_calendar_type_8; // System.Boolean System.Globalization.CultureInfo::m_useUserOverride bool ___m_useUserOverride_9; // System.Globalization.NumberFormatInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::numInfo NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8 * ___numInfo_10; // System.Globalization.DateTimeFormatInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::dateTimeInfo DateTimeFormatInfo_tF4BB3AA482C2F772D2A9022F78BF8727830FAF5F * ___dateTimeInfo_11; // System.Globalization.TextInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::textInfo TextInfo_t5F1E697CB6A7E5EC80F0DC3A968B9B4A70C291D8 * ___textInfo_12; // System.String System.Globalization.CultureInfo::m_name String_t* ___m_name_13; // System.String System.Globalization.CultureInfo::englishname String_t* ___englishname_14; // System.String System.Globalization.CultureInfo::nativename String_t* ___nativename_15; // System.String System.Globalization.CultureInfo::iso3lang String_t* ___iso3lang_16; // System.String System.Globalization.CultureInfo::iso2lang String_t* ___iso2lang_17; // System.String System.Globalization.CultureInfo::win3lang String_t* ___win3lang_18; // System.String System.Globalization.CultureInfo::territory String_t* ___territory_19; // System.String[] System.Globalization.CultureInfo::native_calendar_names StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ___native_calendar_names_20; // System.Globalization.CompareInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::compareInfo CompareInfo_tB9A071DBC11AC00AF2EA2066D0C2AE1DCB1865D1 * ___compareInfo_21; // System.Void* System.Globalization.CultureInfo::textinfo_data void* ___textinfo_data_22; // System.Int32 System.Globalization.CultureInfo::m_dataItem int32_t ___m_dataItem_23; // System.Globalization.Calendar System.Globalization.CultureInfo::calendar Calendar_tF55A785ACD277504CF0D2F2C6AD56F76C6E91BD5 * ___calendar_24; // System.Globalization.CultureInfo System.Globalization.CultureInfo::parent_culture CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * ___parent_culture_25; // System.Boolean System.Globalization.CultureInfo::constructed bool ___constructed_26; // System.Byte[] System.Globalization.CultureInfo::cached_serialized_form ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___cached_serialized_form_27; // System.Globalization.CultureData System.Globalization.CultureInfo::m_cultureData CultureData_tF43B080FFA6EB278F4F289BCDA3FB74B6C208ECD * ___m_cultureData_28; // System.Boolean System.Globalization.CultureInfo::m_isInherited bool ___m_isInherited_29; public: inline static int32_t get_offset_of_m_isReadOnly_3() { return static_cast<int32_t>(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___m_isReadOnly_3)); } inline bool get_m_isReadOnly_3() const { return ___m_isReadOnly_3; } inline bool* get_address_of_m_isReadOnly_3() { return &___m_isReadOnly_3; } inline void set_m_isReadOnly_3(bool value) { ___m_isReadOnly_3 = value; } inline static int32_t get_offset_of_cultureID_4() { return static_cast<int32_t>(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___cultureID_4)); } inline int32_t get_cultureID_4() const { return ___cultureID_4; } inline int32_t* get_address_of_cultureID_4() { return &___cultureID_4; } inline void set_cultureID_4(int32_t value) { ___cultureID_4 = value; } inline static int32_t get_offset_of_parent_lcid_5() { return static_cast<int32_t>(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___parent_lcid_5)); } inline int32_t get_parent_lcid_5() const { return ___parent_lcid_5; } inline int32_t* get_address_of_parent_lcid_5() { return &___parent_lcid_5; } inline void set_parent_lcid_5(int32_t value) { ___parent_lcid_5 = value; } inline static int32_t get_offset_of_datetime_index_6() { return static_cast<int32_t>(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___datetime_index_6)); } inline int32_t get_datetime_index_6() const { return ___datetime_index_6; } inline int32_t* get_address_of_datetime_index_6() { return &___datetime_index_6; } inline void set_datetime_index_6(int32_t value) { ___datetime_index_6 = value; } inline static int32_t get_offset_of_number_index_7() { return static_cast<int32_t>(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___number_index_7)); } inline int32_t get_number_index_7() const { return ___number_index_7; } inline int32_t* get_address_of_number_index_7() { return &___number_index_7; } inline void set_number_index_7(int32_t value) { ___number_index_7 = value; } inline static int32_t get_offset_of_default_calendar_type_8() { return static_cast<int32_t>(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___default_calendar_type_8)); } inline int32_t get_default_calendar_type_8() const { return ___default_calendar_type_8; } inline int32_t* get_address_of_default_calendar_type_8() { return &___default_calendar_type_8; } inline void set_default_calendar_type_8(int32_t value) { ___default_calendar_type_8 = value; } inline static int32_t get_offset_of_m_useUserOverride_9() { return static_cast<int32_t>(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___m_useUserOverride_9)); } inline bool get_m_useUserOverride_9() const { return ___m_useUserOverride_9; } inline bool* get_address_of_m_useUserOverride_9() { return &___m_useUserOverride_9; } inline void set_m_useUserOverride_9(bool value) { ___m_useUserOverride_9 = value; } inline static int32_t get_offset_of_numInfo_10() { return static_cast<int32_t>(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___numInfo_10)); } inline NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8 * get_numInfo_10() const { return ___numInfo_10; } inline NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8 ** get_address_of_numInfo_10() { return &___numInfo_10; } inline void set_numInfo_10(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8 * value) { ___numInfo_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___numInfo_10), (void*)value); } inline static int32_t get_offset_of_dateTimeInfo_11() { return static_cast<int32_t>(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___dateTimeInfo_11)); } inline DateTimeFormatInfo_tF4BB3AA482C2F772D2A9022F78BF8727830FAF5F * get_dateTimeInfo_11() const { return ___dateTimeInfo_11; } inline DateTimeFormatInfo_tF4BB3AA482C2F772D2A9022F78BF8727830FAF5F ** get_address_of_dateTimeInfo_11() { return &___dateTimeInfo_11; } inline void set_dateTimeInfo_11(DateTimeFormatInfo_tF4BB3AA482C2F772D2A9022F78BF8727830FAF5F * value) { ___dateTimeInfo_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___dateTimeInfo_11), (void*)value); } inline static int32_t get_offset_of_textInfo_12() { return static_cast<int32_t>(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___textInfo_12)); } inline TextInfo_t5F1E697CB6A7E5EC80F0DC3A968B9B4A70C291D8 * get_textInfo_12() const { return ___textInfo_12; } inline TextInfo_t5F1E697CB6A7E5EC80F0DC3A968B9B4A70C291D8 ** get_address_of_textInfo_12() { return &___textInfo_12; } inline void set_textInfo_12(TextInfo_t5F1E697CB6A7E5EC80F0DC3A968B9B4A70C291D8 * value) { ___textInfo_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___textInfo_12), (void*)value); } inline static int32_t get_offset_of_m_name_13() { return static_cast<int32_t>(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___m_name_13)); } inline String_t* get_m_name_13() const { return ___m_name_13; } inline String_t** get_address_of_m_name_13() { return &___m_name_13; } inline void set_m_name_13(String_t* value) { ___m_name_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_name_13), (void*)value); } inline static int32_t get_offset_of_englishname_14() { return static_cast<int32_t>(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___englishname_14)); } inline String_t* get_englishname_14() const { return ___englishname_14; } inline String_t** get_address_of_englishname_14() { return &___englishname_14; } inline void set_englishname_14(String_t* value) { ___englishname_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___englishname_14), (void*)value); } inline static int32_t get_offset_of_nativename_15() { return static_cast<int32_t>(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___nativename_15)); } inline String_t* get_nativename_15() const { return ___nativename_15; } inline String_t** get_address_of_nativename_15() { return &___nativename_15; } inline void set_nativename_15(String_t* value) { ___nativename_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___nativename_15), (void*)value); } inline static int32_t get_offset_of_iso3lang_16() { return static_cast<int32_t>(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___iso3lang_16)); } inline String_t* get_iso3lang_16() const { return ___iso3lang_16; } inline String_t** get_address_of_iso3lang_16() { return &___iso3lang_16; } inline void set_iso3lang_16(String_t* value) { ___iso3lang_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___iso3lang_16), (void*)value); } inline static int32_t get_offset_of_iso2lang_17() { return static_cast<int32_t>(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___iso2lang_17)); } inline String_t* get_iso2lang_17() const { return ___iso2lang_17; } inline String_t** get_address_of_iso2lang_17() { return &___iso2lang_17; } inline void set_iso2lang_17(String_t* value) { ___iso2lang_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___iso2lang_17), (void*)value); } inline static int32_t get_offset_of_win3lang_18() { return static_cast<int32_t>(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___win3lang_18)); } inline String_t* get_win3lang_18() const { return ___win3lang_18; } inline String_t** get_address_of_win3lang_18() { return &___win3lang_18; } inline void set_win3lang_18(String_t* value) { ___win3lang_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___win3lang_18), (void*)value); } inline static int32_t get_offset_of_territory_19() { return static_cast<int32_t>(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___territory_19)); } inline String_t* get_territory_19() const { return ___territory_19; } inline String_t** get_address_of_territory_19() { return &___territory_19; } inline void set_territory_19(String_t* value) { ___territory_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___territory_19), (void*)value); } inline static int32_t get_offset_of_native_calendar_names_20() { return static_cast<int32_t>(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___native_calendar_names_20)); } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* get_native_calendar_names_20() const { return ___native_calendar_names_20; } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E** get_address_of_native_calendar_names_20() { return &___native_calendar_names_20; } inline void set_native_calendar_names_20(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* value) { ___native_calendar_names_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___native_calendar_names_20), (void*)value); } inline static int32_t get_offset_of_compareInfo_21() { return static_cast<int32_t>(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___compareInfo_21)); } inline CompareInfo_tB9A071DBC11AC00AF2EA2066D0C2AE1DCB1865D1 * get_compareInfo_21() const { return ___compareInfo_21; } inline CompareInfo_tB9A071DBC11AC00AF2EA2066D0C2AE1DCB1865D1 ** get_address_of_compareInfo_21() { return &___compareInfo_21; } inline void set_compareInfo_21(CompareInfo_tB9A071DBC11AC00AF2EA2066D0C2AE1DCB1865D1 * value) { ___compareInfo_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___compareInfo_21), (void*)value); } inline static int32_t get_offset_of_textinfo_data_22() { return static_cast<int32_t>(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___textinfo_data_22)); } inline void* get_textinfo_data_22() const { return ___textinfo_data_22; } inline void** get_address_of_textinfo_data_22() { return &___textinfo_data_22; } inline void set_textinfo_data_22(void* value) { ___textinfo_data_22 = value; } inline static int32_t get_offset_of_m_dataItem_23() { return static_cast<int32_t>(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___m_dataItem_23)); } inline int32_t get_m_dataItem_23() const { return ___m_dataItem_23; } inline int32_t* get_address_of_m_dataItem_23() { return &___m_dataItem_23; } inline void set_m_dataItem_23(int32_t value) { ___m_dataItem_23 = value; } inline static int32_t get_offset_of_calendar_24() { return static_cast<int32_t>(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___calendar_24)); } inline Calendar_tF55A785ACD277504CF0D2F2C6AD56F76C6E91BD5 * get_calendar_24() const { return ___calendar_24; } inline Calendar_tF55A785ACD277504CF0D2F2C6AD56F76C6E91BD5 ** get_address_of_calendar_24() { return &___calendar_24; } inline void set_calendar_24(Calendar_tF55A785ACD277504CF0D2F2C6AD56F76C6E91BD5 * value) { ___calendar_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___calendar_24), (void*)value); } inline static int32_t get_offset_of_parent_culture_25() { return static_cast<int32_t>(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___parent_culture_25)); } inline CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * get_parent_culture_25() const { return ___parent_culture_25; } inline CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F ** get_address_of_parent_culture_25() { return &___parent_culture_25; } inline void set_parent_culture_25(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * value) { ___parent_culture_25 = value; Il2CppCodeGenWriteBarrier((void**)(&___parent_culture_25), (void*)value); } inline static int32_t get_offset_of_constructed_26() { return static_cast<int32_t>(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___constructed_26)); } inline bool get_constructed_26() const { return ___constructed_26; } inline bool* get_address_of_constructed_26() { return &___constructed_26; } inline void set_constructed_26(bool value) { ___constructed_26 = value; } inline static int32_t get_offset_of_cached_serialized_form_27() { return static_cast<int32_t>(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___cached_serialized_form_27)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_cached_serialized_form_27() const { return ___cached_serialized_form_27; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_cached_serialized_form_27() { return &___cached_serialized_form_27; } inline void set_cached_serialized_form_27(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___cached_serialized_form_27 = value; Il2CppCodeGenWriteBarrier((void**)(&___cached_serialized_form_27), (void*)value); } inline static int32_t get_offset_of_m_cultureData_28() { return static_cast<int32_t>(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___m_cultureData_28)); } inline CultureData_tF43B080FFA6EB278F4F289BCDA3FB74B6C208ECD * get_m_cultureData_28() const { return ___m_cultureData_28; } inline CultureData_tF43B080FFA6EB278F4F289BCDA3FB74B6C208ECD ** get_address_of_m_cultureData_28() { return &___m_cultureData_28; } inline void set_m_cultureData_28(CultureData_tF43B080FFA6EB278F4F289BCDA3FB74B6C208ECD * value) { ___m_cultureData_28 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_cultureData_28), (void*)value); } inline static int32_t get_offset_of_m_isInherited_29() { return static_cast<int32_t>(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___m_isInherited_29)); } inline bool get_m_isInherited_29() const { return ___m_isInherited_29; } inline bool* get_address_of_m_isInherited_29() { return &___m_isInherited_29; } inline void set_m_isInherited_29(bool value) { ___m_isInherited_29 = value; } }; struct CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_StaticFields { public: // System.Globalization.CultureInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::invariant_culture_info CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * ___invariant_culture_info_0; // System.Object System.Globalization.CultureInfo::shared_table_lock RuntimeObject * ___shared_table_lock_1; // System.Globalization.CultureInfo System.Globalization.CultureInfo::default_current_culture CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * ___default_current_culture_2; // System.Globalization.CultureInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::s_DefaultThreadCurrentUICulture CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * ___s_DefaultThreadCurrentUICulture_33; // System.Globalization.CultureInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::s_DefaultThreadCurrentCulture CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * ___s_DefaultThreadCurrentCulture_34; // System.Collections.Generic.Dictionary`2<System.Int32,System.Globalization.CultureInfo> System.Globalization.CultureInfo::shared_by_number Dictionary_2_tC88A56872F7C79DBB9582D4F3FC22ED5D8E0B98B * ___shared_by_number_35; // System.Collections.Generic.Dictionary`2<System.String,System.Globalization.CultureInfo> System.Globalization.CultureInfo::shared_by_name Dictionary_2_tBA5388DBB42BF620266F9A48E8B859BBBB224E25 * ___shared_by_name_36; // System.Boolean System.Globalization.CultureInfo::IsTaiwanSku bool ___IsTaiwanSku_37; public: inline static int32_t get_offset_of_invariant_culture_info_0() { return static_cast<int32_t>(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_StaticFields, ___invariant_culture_info_0)); } inline CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * get_invariant_culture_info_0() const { return ___invariant_culture_info_0; } inline CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F ** get_address_of_invariant_culture_info_0() { return &___invariant_culture_info_0; } inline void set_invariant_culture_info_0(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * value) { ___invariant_culture_info_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___invariant_culture_info_0), (void*)value); } inline static int32_t get_offset_of_shared_table_lock_1() { return static_cast<int32_t>(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_StaticFields, ___shared_table_lock_1)); } inline RuntimeObject * get_shared_table_lock_1() const { return ___shared_table_lock_1; } inline RuntimeObject ** get_address_of_shared_table_lock_1() { return &___shared_table_lock_1; } inline void set_shared_table_lock_1(RuntimeObject * value) { ___shared_table_lock_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___shared_table_lock_1), (void*)value); } inline static int32_t get_offset_of_default_current_culture_2() { return static_cast<int32_t>(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_StaticFields, ___default_current_culture_2)); } inline CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * get_default_current_culture_2() const { return ___default_current_culture_2; } inline CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F ** get_address_of_default_current_culture_2() { return &___default_current_culture_2; } inline void set_default_current_culture_2(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * value) { ___default_current_culture_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___default_current_culture_2), (void*)value); } inline static int32_t get_offset_of_s_DefaultThreadCurrentUICulture_33() { return static_cast<int32_t>(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_StaticFields, ___s_DefaultThreadCurrentUICulture_33)); } inline CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * get_s_DefaultThreadCurrentUICulture_33() const { return ___s_DefaultThreadCurrentUICulture_33; } inline CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F ** get_address_of_s_DefaultThreadCurrentUICulture_33() { return &___s_DefaultThreadCurrentUICulture_33; } inline void set_s_DefaultThreadCurrentUICulture_33(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * value) { ___s_DefaultThreadCurrentUICulture_33 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_DefaultThreadCurrentUICulture_33), (void*)value); } inline static int32_t get_offset_of_s_DefaultThreadCurrentCulture_34() { return static_cast<int32_t>(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_StaticFields, ___s_DefaultThreadCurrentCulture_34)); } inline CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * get_s_DefaultThreadCurrentCulture_34() const { return ___s_DefaultThreadCurrentCulture_34; } inline CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F ** get_address_of_s_DefaultThreadCurrentCulture_34() { return &___s_DefaultThreadCurrentCulture_34; } inline void set_s_DefaultThreadCurrentCulture_34(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * value) { ___s_DefaultThreadCurrentCulture_34 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_DefaultThreadCurrentCulture_34), (void*)value); } inline static int32_t get_offset_of_shared_by_number_35() { return static_cast<int32_t>(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_StaticFields, ___shared_by_number_35)); } inline Dictionary_2_tC88A56872F7C79DBB9582D4F3FC22ED5D8E0B98B * get_shared_by_number_35() const { return ___shared_by_number_35; } inline Dictionary_2_tC88A56872F7C79DBB9582D4F3FC22ED5D8E0B98B ** get_address_of_shared_by_number_35() { return &___shared_by_number_35; } inline void set_shared_by_number_35(Dictionary_2_tC88A56872F7C79DBB9582D4F3FC22ED5D8E0B98B * value) { ___shared_by_number_35 = value; Il2CppCodeGenWriteBarrier((void**)(&___shared_by_number_35), (void*)value); } inline static int32_t get_offset_of_shared_by_name_36() { return static_cast<int32_t>(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_StaticFields, ___shared_by_name_36)); } inline Dictionary_2_tBA5388DBB42BF620266F9A48E8B859BBBB224E25 * get_shared_by_name_36() const { return ___shared_by_name_36; } inline Dictionary_2_tBA5388DBB42BF620266F9A48E8B859BBBB224E25 ** get_address_of_shared_by_name_36() { return &___shared_by_name_36; } inline void set_shared_by_name_36(Dictionary_2_tBA5388DBB42BF620266F9A48E8B859BBBB224E25 * value) { ___shared_by_name_36 = value; Il2CppCodeGenWriteBarrier((void**)(&___shared_by_name_36), (void*)value); } inline static int32_t get_offset_of_IsTaiwanSku_37() { return static_cast<int32_t>(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_StaticFields, ___IsTaiwanSku_37)); } inline bool get_IsTaiwanSku_37() const { return ___IsTaiwanSku_37; } inline bool* get_address_of_IsTaiwanSku_37() { return &___IsTaiwanSku_37; } inline void set_IsTaiwanSku_37(bool value) { ___IsTaiwanSku_37 = value; } }; // Native definition for P/Invoke marshalling of System.Globalization.CultureInfo struct CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_marshaled_pinvoke { int32_t ___m_isReadOnly_3; int32_t ___cultureID_4; int32_t ___parent_lcid_5; int32_t ___datetime_index_6; int32_t ___number_index_7; int32_t ___default_calendar_type_8; int32_t ___m_useUserOverride_9; NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8 * ___numInfo_10; DateTimeFormatInfo_tF4BB3AA482C2F772D2A9022F78BF8727830FAF5F * ___dateTimeInfo_11; TextInfo_t5F1E697CB6A7E5EC80F0DC3A968B9B4A70C291D8 * ___textInfo_12; char* ___m_name_13; char* ___englishname_14; char* ___nativename_15; char* ___iso3lang_16; char* ___iso2lang_17; char* ___win3lang_18; char* ___territory_19; char** ___native_calendar_names_20; CompareInfo_tB9A071DBC11AC00AF2EA2066D0C2AE1DCB1865D1 * ___compareInfo_21; void* ___textinfo_data_22; int32_t ___m_dataItem_23; Calendar_tF55A785ACD277504CF0D2F2C6AD56F76C6E91BD5 * ___calendar_24; CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_marshaled_pinvoke* ___parent_culture_25; int32_t ___constructed_26; Il2CppSafeArray/*NONE*/* ___cached_serialized_form_27; CultureData_tF43B080FFA6EB278F4F289BCDA3FB74B6C208ECD_marshaled_pinvoke* ___m_cultureData_28; int32_t ___m_isInherited_29; }; // Native definition for COM marshalling of System.Globalization.CultureInfo struct CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_marshaled_com { int32_t ___m_isReadOnly_3; int32_t ___cultureID_4; int32_t ___parent_lcid_5; int32_t ___datetime_index_6; int32_t ___number_index_7; int32_t ___default_calendar_type_8; int32_t ___m_useUserOverride_9; NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8 * ___numInfo_10; DateTimeFormatInfo_tF4BB3AA482C2F772D2A9022F78BF8727830FAF5F * ___dateTimeInfo_11; TextInfo_t5F1E697CB6A7E5EC80F0DC3A968B9B4A70C291D8 * ___textInfo_12; Il2CppChar* ___m_name_13; Il2CppChar* ___englishname_14; Il2CppChar* ___nativename_15; Il2CppChar* ___iso3lang_16; Il2CppChar* ___iso2lang_17; Il2CppChar* ___win3lang_18; Il2CppChar* ___territory_19; Il2CppChar** ___native_calendar_names_20; CompareInfo_tB9A071DBC11AC00AF2EA2066D0C2AE1DCB1865D1 * ___compareInfo_21; void* ___textinfo_data_22; int32_t ___m_dataItem_23; Calendar_tF55A785ACD277504CF0D2F2C6AD56F76C6E91BD5 * ___calendar_24; CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_marshaled_com* ___parent_culture_25; int32_t ___constructed_26; Il2CppSafeArray/*NONE*/* ___cached_serialized_form_27; CultureData_tF43B080FFA6EB278F4F289BCDA3FB74B6C208ECD_marshaled_com* ___m_cultureData_28; int32_t ___m_isInherited_29; }; // System.IO.Path struct Path_t0B99A4B924A6FDF08814FFA8DD4CD121ED1A0752 : public RuntimeObject { public: public: }; struct Path_t0B99A4B924A6FDF08814FFA8DD4CD121ED1A0752_StaticFields { public: // System.Char[] System.IO.Path::InvalidPathChars CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___InvalidPathChars_0; // System.Char System.IO.Path::AltDirectorySeparatorChar Il2CppChar ___AltDirectorySeparatorChar_1; // System.Char System.IO.Path::DirectorySeparatorChar Il2CppChar ___DirectorySeparatorChar_2; // System.Char System.IO.Path::PathSeparator Il2CppChar ___PathSeparator_3; // System.String System.IO.Path::DirectorySeparatorStr String_t* ___DirectorySeparatorStr_4; // System.Char System.IO.Path::VolumeSeparatorChar Il2CppChar ___VolumeSeparatorChar_5; // System.Char[] System.IO.Path::PathSeparatorChars CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___PathSeparatorChars_6; // System.Boolean System.IO.Path::dirEqualsVolume bool ___dirEqualsVolume_7; // System.Char[] System.IO.Path::trimEndCharsWindows CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___trimEndCharsWindows_8; // System.Char[] System.IO.Path::trimEndCharsUnix CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___trimEndCharsUnix_9; public: inline static int32_t get_offset_of_InvalidPathChars_0() { return static_cast<int32_t>(offsetof(Path_t0B99A4B924A6FDF08814FFA8DD4CD121ED1A0752_StaticFields, ___InvalidPathChars_0)); } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* get_InvalidPathChars_0() const { return ___InvalidPathChars_0; } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2** get_address_of_InvalidPathChars_0() { return &___InvalidPathChars_0; } inline void set_InvalidPathChars_0(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* value) { ___InvalidPathChars_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___InvalidPathChars_0), (void*)value); } inline static int32_t get_offset_of_AltDirectorySeparatorChar_1() { return static_cast<int32_t>(offsetof(Path_t0B99A4B924A6FDF08814FFA8DD4CD121ED1A0752_StaticFields, ___AltDirectorySeparatorChar_1)); } inline Il2CppChar get_AltDirectorySeparatorChar_1() const { return ___AltDirectorySeparatorChar_1; } inline Il2CppChar* get_address_of_AltDirectorySeparatorChar_1() { return &___AltDirectorySeparatorChar_1; } inline void set_AltDirectorySeparatorChar_1(Il2CppChar value) { ___AltDirectorySeparatorChar_1 = value; } inline static int32_t get_offset_of_DirectorySeparatorChar_2() { return static_cast<int32_t>(offsetof(Path_t0B99A4B924A6FDF08814FFA8DD4CD121ED1A0752_StaticFields, ___DirectorySeparatorChar_2)); } inline Il2CppChar get_DirectorySeparatorChar_2() const { return ___DirectorySeparatorChar_2; } inline Il2CppChar* get_address_of_DirectorySeparatorChar_2() { return &___DirectorySeparatorChar_2; } inline void set_DirectorySeparatorChar_2(Il2CppChar value) { ___DirectorySeparatorChar_2 = value; } inline static int32_t get_offset_of_PathSeparator_3() { return static_cast<int32_t>(offsetof(Path_t0B99A4B924A6FDF08814FFA8DD4CD121ED1A0752_StaticFields, ___PathSeparator_3)); } inline Il2CppChar get_PathSeparator_3() const { return ___PathSeparator_3; } inline Il2CppChar* get_address_of_PathSeparator_3() { return &___PathSeparator_3; } inline void set_PathSeparator_3(Il2CppChar value) { ___PathSeparator_3 = value; } inline static int32_t get_offset_of_DirectorySeparatorStr_4() { return static_cast<int32_t>(offsetof(Path_t0B99A4B924A6FDF08814FFA8DD4CD121ED1A0752_StaticFields, ___DirectorySeparatorStr_4)); } inline String_t* get_DirectorySeparatorStr_4() const { return ___DirectorySeparatorStr_4; } inline String_t** get_address_of_DirectorySeparatorStr_4() { return &___DirectorySeparatorStr_4; } inline void set_DirectorySeparatorStr_4(String_t* value) { ___DirectorySeparatorStr_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___DirectorySeparatorStr_4), (void*)value); } inline static int32_t get_offset_of_VolumeSeparatorChar_5() { return static_cast<int32_t>(offsetof(Path_t0B99A4B924A6FDF08814FFA8DD4CD121ED1A0752_StaticFields, ___VolumeSeparatorChar_5)); } inline Il2CppChar get_VolumeSeparatorChar_5() const { return ___VolumeSeparatorChar_5; } inline Il2CppChar* get_address_of_VolumeSeparatorChar_5() { return &___VolumeSeparatorChar_5; } inline void set_VolumeSeparatorChar_5(Il2CppChar value) { ___VolumeSeparatorChar_5 = value; } inline static int32_t get_offset_of_PathSeparatorChars_6() { return static_cast<int32_t>(offsetof(Path_t0B99A4B924A6FDF08814FFA8DD4CD121ED1A0752_StaticFields, ___PathSeparatorChars_6)); } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* get_PathSeparatorChars_6() const { return ___PathSeparatorChars_6; } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2** get_address_of_PathSeparatorChars_6() { return &___PathSeparatorChars_6; } inline void set_PathSeparatorChars_6(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* value) { ___PathSeparatorChars_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___PathSeparatorChars_6), (void*)value); } inline static int32_t get_offset_of_dirEqualsVolume_7() { return static_cast<int32_t>(offsetof(Path_t0B99A4B924A6FDF08814FFA8DD4CD121ED1A0752_StaticFields, ___dirEqualsVolume_7)); } inline bool get_dirEqualsVolume_7() const { return ___dirEqualsVolume_7; } inline bool* get_address_of_dirEqualsVolume_7() { return &___dirEqualsVolume_7; } inline void set_dirEqualsVolume_7(bool value) { ___dirEqualsVolume_7 = value; } inline static int32_t get_offset_of_trimEndCharsWindows_8() { return static_cast<int32_t>(offsetof(Path_t0B99A4B924A6FDF08814FFA8DD4CD121ED1A0752_StaticFields, ___trimEndCharsWindows_8)); } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* get_trimEndCharsWindows_8() const { return ___trimEndCharsWindows_8; } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2** get_address_of_trimEndCharsWindows_8() { return &___trimEndCharsWindows_8; } inline void set_trimEndCharsWindows_8(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* value) { ___trimEndCharsWindows_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___trimEndCharsWindows_8), (void*)value); } inline static int32_t get_offset_of_trimEndCharsUnix_9() { return static_cast<int32_t>(offsetof(Path_t0B99A4B924A6FDF08814FFA8DD4CD121ED1A0752_StaticFields, ___trimEndCharsUnix_9)); } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* get_trimEndCharsUnix_9() const { return ___trimEndCharsUnix_9; } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2** get_address_of_trimEndCharsUnix_9() { return &___trimEndCharsUnix_9; } inline void set_trimEndCharsUnix_9(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* value) { ___trimEndCharsUnix_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___trimEndCharsUnix_9), (void*)value); } }; // System.MarshalByRefObject struct MarshalByRefObject_tC4577953D0A44D0AB8597CFA868E01C858B1C9AF : public RuntimeObject { public: // System.Object System.MarshalByRefObject::_identity RuntimeObject * ____identity_0; public: inline static int32_t get_offset_of__identity_0() { return static_cast<int32_t>(offsetof(MarshalByRefObject_tC4577953D0A44D0AB8597CFA868E01C858B1C9AF, ____identity_0)); } inline RuntimeObject * get__identity_0() const { return ____identity_0; } inline RuntimeObject ** get_address_of__identity_0() { return &____identity_0; } inline void set__identity_0(RuntimeObject * value) { ____identity_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____identity_0), (void*)value); } }; // Native definition for P/Invoke marshalling of System.MarshalByRefObject struct MarshalByRefObject_tC4577953D0A44D0AB8597CFA868E01C858B1C9AF_marshaled_pinvoke { Il2CppIUnknown* ____identity_0; }; // Native definition for COM marshalling of System.MarshalByRefObject struct MarshalByRefObject_tC4577953D0A44D0AB8597CFA868E01C858B1C9AF_marshaled_com { Il2CppIUnknown* ____identity_0; }; // System.Random struct Random_t18A28484F67EFA289C256F508A5C71D9E6DEE09F : public RuntimeObject { public: // System.Int32 System.Random::inext int32_t ___inext_0; // System.Int32 System.Random::inextp int32_t ___inextp_1; // System.Int32[] System.Random::SeedArray Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___SeedArray_2; public: inline static int32_t get_offset_of_inext_0() { return static_cast<int32_t>(offsetof(Random_t18A28484F67EFA289C256F508A5C71D9E6DEE09F, ___inext_0)); } inline int32_t get_inext_0() const { return ___inext_0; } inline int32_t* get_address_of_inext_0() { return &___inext_0; } inline void set_inext_0(int32_t value) { ___inext_0 = value; } inline static int32_t get_offset_of_inextp_1() { return static_cast<int32_t>(offsetof(Random_t18A28484F67EFA289C256F508A5C71D9E6DEE09F, ___inextp_1)); } inline int32_t get_inextp_1() const { return ___inextp_1; } inline int32_t* get_address_of_inextp_1() { return &___inextp_1; } inline void set_inextp_1(int32_t value) { ___inextp_1 = value; } inline static int32_t get_offset_of_SeedArray_2() { return static_cast<int32_t>(offsetof(Random_t18A28484F67EFA289C256F508A5C71D9E6DEE09F, ___SeedArray_2)); } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_SeedArray_2() const { return ___SeedArray_2; } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_SeedArray_2() { return &___SeedArray_2; } inline void set_SeedArray_2(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value) { ___SeedArray_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___SeedArray_2), (void*)value); } }; // System.Reflection.Binder struct Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 : public RuntimeObject { public: public: }; // System.Reflection.MemberInfo struct MemberInfo_t : public RuntimeObject { public: public: }; // System.Reflection.Missing struct Missing_t81434A5DBDCCA844BD22E1659DDE1EE7DE8B4ED7 : public RuntimeObject { public: public: }; struct Missing_t81434A5DBDCCA844BD22E1659DDE1EE7DE8B4ED7_StaticFields { public: // System.Reflection.Missing System.Reflection.Missing::Value Missing_t81434A5DBDCCA844BD22E1659DDE1EE7DE8B4ED7 * ___Value_0; public: inline static int32_t get_offset_of_Value_0() { return static_cast<int32_t>(offsetof(Missing_t81434A5DBDCCA844BD22E1659DDE1EE7DE8B4ED7_StaticFields, ___Value_0)); } inline Missing_t81434A5DBDCCA844BD22E1659DDE1EE7DE8B4ED7 * get_Value_0() const { return ___Value_0; } inline Missing_t81434A5DBDCCA844BD22E1659DDE1EE7DE8B4ED7 ** get_address_of_Value_0() { return &___Value_0; } inline void set_Value_0(Missing_t81434A5DBDCCA844BD22E1659DDE1EE7DE8B4ED7 * value) { ___Value_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Value_0), (void*)value); } }; // System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Threading.Tasks.TaskScheduler,System.Object> struct ConditionalWeakTable_2_t9E56EEB44502999EDAA6E212D522D7863829D95C : public RuntimeObject { public: // System.Runtime.CompilerServices.Ephemeron[] System.Runtime.CompilerServices.ConditionalWeakTable`2::data EphemeronU5BU5D_t575534899E3EE9D8B85CAF11342BA22D164C7C10* ___data_0; // System.Object System.Runtime.CompilerServices.ConditionalWeakTable`2::_lock RuntimeObject * ____lock_1; // System.Int32 System.Runtime.CompilerServices.ConditionalWeakTable`2::size int32_t ___size_2; public: inline static int32_t get_offset_of_data_0() { return static_cast<int32_t>(offsetof(ConditionalWeakTable_2_t9E56EEB44502999EDAA6E212D522D7863829D95C, ___data_0)); } inline EphemeronU5BU5D_t575534899E3EE9D8B85CAF11342BA22D164C7C10* get_data_0() const { return ___data_0; } inline EphemeronU5BU5D_t575534899E3EE9D8B85CAF11342BA22D164C7C10** get_address_of_data_0() { return &___data_0; } inline void set_data_0(EphemeronU5BU5D_t575534899E3EE9D8B85CAF11342BA22D164C7C10* value) { ___data_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___data_0), (void*)value); } inline static int32_t get_offset_of__lock_1() { return static_cast<int32_t>(offsetof(ConditionalWeakTable_2_t9E56EEB44502999EDAA6E212D522D7863829D95C, ____lock_1)); } inline RuntimeObject * get__lock_1() const { return ____lock_1; } inline RuntimeObject ** get_address_of__lock_1() { return &____lock_1; } inline void set__lock_1(RuntimeObject * value) { ____lock_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____lock_1), (void*)value); } inline static int32_t get_offset_of_size_2() { return static_cast<int32_t>(offsetof(ConditionalWeakTable_2_t9E56EEB44502999EDAA6E212D522D7863829D95C, ___size_2)); } inline int32_t get_size_2() const { return ___size_2; } inline int32_t* get_address_of_size_2() { return &___size_2; } inline void set_size_2(int32_t value) { ___size_2 = value; } }; // System.Runtime.ConstrainedExecution.CriticalFinalizerObject struct CriticalFinalizerObject_t8B006E1DEE084E781F5C0F3283E9226E28894DD9 : public RuntimeObject { public: public: }; // System.Runtime.ExceptionServices.ExceptionDispatchInfo struct ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A : public RuntimeObject { public: // System.Exception System.Runtime.ExceptionServices.ExceptionDispatchInfo::m_Exception Exception_t * ___m_Exception_0; // System.Object System.Runtime.ExceptionServices.ExceptionDispatchInfo::m_stackTrace RuntimeObject * ___m_stackTrace_1; public: inline static int32_t get_offset_of_m_Exception_0() { return static_cast<int32_t>(offsetof(ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A, ___m_Exception_0)); } inline Exception_t * get_m_Exception_0() const { return ___m_Exception_0; } inline Exception_t ** get_address_of_m_Exception_0() { return &___m_Exception_0; } inline void set_m_Exception_0(Exception_t * value) { ___m_Exception_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Exception_0), (void*)value); } inline static int32_t get_offset_of_m_stackTrace_1() { return static_cast<int32_t>(offsetof(ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A, ___m_stackTrace_1)); } inline RuntimeObject * get_m_stackTrace_1() const { return ___m_stackTrace_1; } inline RuntimeObject ** get_address_of_m_stackTrace_1() { return &___m_stackTrace_1; } inline void set_m_stackTrace_1(RuntimeObject * value) { ___m_stackTrace_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_stackTrace_1), (void*)value); } }; // System.Runtime.Serialization.SerializationInfo struct SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 : public RuntimeObject { public: // System.String[] System.Runtime.Serialization.SerializationInfo::m_members StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ___m_members_3; // System.Object[] System.Runtime.Serialization.SerializationInfo::m_data ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___m_data_4; // System.Type[] System.Runtime.Serialization.SerializationInfo::m_types TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* ___m_types_5; // System.Collections.Generic.Dictionary`2<System.String,System.Int32> System.Runtime.Serialization.SerializationInfo::m_nameToIndex Dictionary_2_tD6E204872BA9FD506A0287EF68E285BEB9EC0DFB * ___m_nameToIndex_6; // System.Int32 System.Runtime.Serialization.SerializationInfo::m_currMember int32_t ___m_currMember_7; // System.Runtime.Serialization.IFormatterConverter System.Runtime.Serialization.SerializationInfo::m_converter RuntimeObject* ___m_converter_8; // System.String System.Runtime.Serialization.SerializationInfo::m_fullTypeName String_t* ___m_fullTypeName_9; // System.String System.Runtime.Serialization.SerializationInfo::m_assemName String_t* ___m_assemName_10; // System.Type System.Runtime.Serialization.SerializationInfo::objectType Type_t * ___objectType_11; // System.Boolean System.Runtime.Serialization.SerializationInfo::isFullTypeNameSetExplicit bool ___isFullTypeNameSetExplicit_12; // System.Boolean System.Runtime.Serialization.SerializationInfo::isAssemblyNameSetExplicit bool ___isAssemblyNameSetExplicit_13; // System.Boolean System.Runtime.Serialization.SerializationInfo::requireSameTokenInPartialTrust bool ___requireSameTokenInPartialTrust_14; public: inline static int32_t get_offset_of_m_members_3() { return static_cast<int32_t>(offsetof(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26, ___m_members_3)); } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* get_m_members_3() const { return ___m_members_3; } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E** get_address_of_m_members_3() { return &___m_members_3; } inline void set_m_members_3(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* value) { ___m_members_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_members_3), (void*)value); } inline static int32_t get_offset_of_m_data_4() { return static_cast<int32_t>(offsetof(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26, ___m_data_4)); } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* get_m_data_4() const { return ___m_data_4; } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A** get_address_of_m_data_4() { return &___m_data_4; } inline void set_m_data_4(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* value) { ___m_data_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_data_4), (void*)value); } inline static int32_t get_offset_of_m_types_5() { return static_cast<int32_t>(offsetof(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26, ___m_types_5)); } inline TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* get_m_types_5() const { return ___m_types_5; } inline TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F** get_address_of_m_types_5() { return &___m_types_5; } inline void set_m_types_5(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* value) { ___m_types_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_types_5), (void*)value); } inline static int32_t get_offset_of_m_nameToIndex_6() { return static_cast<int32_t>(offsetof(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26, ___m_nameToIndex_6)); } inline Dictionary_2_tD6E204872BA9FD506A0287EF68E285BEB9EC0DFB * get_m_nameToIndex_6() const { return ___m_nameToIndex_6; } inline Dictionary_2_tD6E204872BA9FD506A0287EF68E285BEB9EC0DFB ** get_address_of_m_nameToIndex_6() { return &___m_nameToIndex_6; } inline void set_m_nameToIndex_6(Dictionary_2_tD6E204872BA9FD506A0287EF68E285BEB9EC0DFB * value) { ___m_nameToIndex_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_nameToIndex_6), (void*)value); } inline static int32_t get_offset_of_m_currMember_7() { return static_cast<int32_t>(offsetof(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26, ___m_currMember_7)); } inline int32_t get_m_currMember_7() const { return ___m_currMember_7; } inline int32_t* get_address_of_m_currMember_7() { return &___m_currMember_7; } inline void set_m_currMember_7(int32_t value) { ___m_currMember_7 = value; } inline static int32_t get_offset_of_m_converter_8() { return static_cast<int32_t>(offsetof(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26, ___m_converter_8)); } inline RuntimeObject* get_m_converter_8() const { return ___m_converter_8; } inline RuntimeObject** get_address_of_m_converter_8() { return &___m_converter_8; } inline void set_m_converter_8(RuntimeObject* value) { ___m_converter_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_converter_8), (void*)value); } inline static int32_t get_offset_of_m_fullTypeName_9() { return static_cast<int32_t>(offsetof(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26, ___m_fullTypeName_9)); } inline String_t* get_m_fullTypeName_9() const { return ___m_fullTypeName_9; } inline String_t** get_address_of_m_fullTypeName_9() { return &___m_fullTypeName_9; } inline void set_m_fullTypeName_9(String_t* value) { ___m_fullTypeName_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_fullTypeName_9), (void*)value); } inline static int32_t get_offset_of_m_assemName_10() { return static_cast<int32_t>(offsetof(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26, ___m_assemName_10)); } inline String_t* get_m_assemName_10() const { return ___m_assemName_10; } inline String_t** get_address_of_m_assemName_10() { return &___m_assemName_10; } inline void set_m_assemName_10(String_t* value) { ___m_assemName_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_assemName_10), (void*)value); } inline static int32_t get_offset_of_objectType_11() { return static_cast<int32_t>(offsetof(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26, ___objectType_11)); } inline Type_t * get_objectType_11() const { return ___objectType_11; } inline Type_t ** get_address_of_objectType_11() { return &___objectType_11; } inline void set_objectType_11(Type_t * value) { ___objectType_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___objectType_11), (void*)value); } inline static int32_t get_offset_of_isFullTypeNameSetExplicit_12() { return static_cast<int32_t>(offsetof(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26, ___isFullTypeNameSetExplicit_12)); } inline bool get_isFullTypeNameSetExplicit_12() const { return ___isFullTypeNameSetExplicit_12; } inline bool* get_address_of_isFullTypeNameSetExplicit_12() { return &___isFullTypeNameSetExplicit_12; } inline void set_isFullTypeNameSetExplicit_12(bool value) { ___isFullTypeNameSetExplicit_12 = value; } inline static int32_t get_offset_of_isAssemblyNameSetExplicit_13() { return static_cast<int32_t>(offsetof(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26, ___isAssemblyNameSetExplicit_13)); } inline bool get_isAssemblyNameSetExplicit_13() const { return ___isAssemblyNameSetExplicit_13; } inline bool* get_address_of_isAssemblyNameSetExplicit_13() { return &___isAssemblyNameSetExplicit_13; } inline void set_isAssemblyNameSetExplicit_13(bool value) { ___isAssemblyNameSetExplicit_13 = value; } inline static int32_t get_offset_of_requireSameTokenInPartialTrust_14() { return static_cast<int32_t>(offsetof(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26, ___requireSameTokenInPartialTrust_14)); } inline bool get_requireSameTokenInPartialTrust_14() const { return ___requireSameTokenInPartialTrust_14; } inline bool* get_address_of_requireSameTokenInPartialTrust_14() { return &___requireSameTokenInPartialTrust_14; } inline void set_requireSameTokenInPartialTrust_14(bool value) { ___requireSameTokenInPartialTrust_14 = value; } }; // System.String struct String_t : public RuntimeObject { public: // System.Int32 System.String::m_stringLength int32_t ___m_stringLength_0; // System.Char System.String::m_firstChar Il2CppChar ___m_firstChar_1; public: inline static int32_t get_offset_of_m_stringLength_0() { return static_cast<int32_t>(offsetof(String_t, ___m_stringLength_0)); } inline int32_t get_m_stringLength_0() const { return ___m_stringLength_0; } inline int32_t* get_address_of_m_stringLength_0() { return &___m_stringLength_0; } inline void set_m_stringLength_0(int32_t value) { ___m_stringLength_0 = value; } inline static int32_t get_offset_of_m_firstChar_1() { return static_cast<int32_t>(offsetof(String_t, ___m_firstChar_1)); } inline Il2CppChar get_m_firstChar_1() const { return ___m_firstChar_1; } inline Il2CppChar* get_address_of_m_firstChar_1() { return &___m_firstChar_1; } inline void set_m_firstChar_1(Il2CppChar value) { ___m_firstChar_1 = value; } }; struct String_t_StaticFields { public: // System.String System.String::Empty String_t* ___Empty_5; public: inline static int32_t get_offset_of_Empty_5() { return static_cast<int32_t>(offsetof(String_t_StaticFields, ___Empty_5)); } inline String_t* get_Empty_5() const { return ___Empty_5; } inline String_t** get_address_of_Empty_5() { return &___Empty_5; } inline void set_Empty_5(String_t* value) { ___Empty_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___Empty_5), (void*)value); } }; // System.Text.Encoding struct Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 : public RuntimeObject { public: // System.Int32 System.Text.Encoding::m_codePage int32_t ___m_codePage_9; // System.Globalization.CodePageDataItem System.Text.Encoding::dataItem CodePageDataItem_t6E34BEE9CCCBB35C88D714664633AF6E5F5671FB * ___dataItem_10; // System.Boolean System.Text.Encoding::m_deserializedFromEverett bool ___m_deserializedFromEverett_11; // System.Boolean System.Text.Encoding::m_isReadOnly bool ___m_isReadOnly_12; // System.Text.EncoderFallback System.Text.Encoding::encoderFallback EncoderFallback_tDE342346D01608628F1BCEBB652D31009852CF63 * ___encoderFallback_13; // System.Text.DecoderFallback System.Text.Encoding::decoderFallback DecoderFallback_t128445EB7676870485230893338EF044F6B72F60 * ___decoderFallback_14; public: inline static int32_t get_offset_of_m_codePage_9() { return static_cast<int32_t>(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4, ___m_codePage_9)); } inline int32_t get_m_codePage_9() const { return ___m_codePage_9; } inline int32_t* get_address_of_m_codePage_9() { return &___m_codePage_9; } inline void set_m_codePage_9(int32_t value) { ___m_codePage_9 = value; } inline static int32_t get_offset_of_dataItem_10() { return static_cast<int32_t>(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4, ___dataItem_10)); } inline CodePageDataItem_t6E34BEE9CCCBB35C88D714664633AF6E5F5671FB * get_dataItem_10() const { return ___dataItem_10; } inline CodePageDataItem_t6E34BEE9CCCBB35C88D714664633AF6E5F5671FB ** get_address_of_dataItem_10() { return &___dataItem_10; } inline void set_dataItem_10(CodePageDataItem_t6E34BEE9CCCBB35C88D714664633AF6E5F5671FB * value) { ___dataItem_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___dataItem_10), (void*)value); } inline static int32_t get_offset_of_m_deserializedFromEverett_11() { return static_cast<int32_t>(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4, ___m_deserializedFromEverett_11)); } inline bool get_m_deserializedFromEverett_11() const { return ___m_deserializedFromEverett_11; } inline bool* get_address_of_m_deserializedFromEverett_11() { return &___m_deserializedFromEverett_11; } inline void set_m_deserializedFromEverett_11(bool value) { ___m_deserializedFromEverett_11 = value; } inline static int32_t get_offset_of_m_isReadOnly_12() { return static_cast<int32_t>(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4, ___m_isReadOnly_12)); } inline bool get_m_isReadOnly_12() const { return ___m_isReadOnly_12; } inline bool* get_address_of_m_isReadOnly_12() { return &___m_isReadOnly_12; } inline void set_m_isReadOnly_12(bool value) { ___m_isReadOnly_12 = value; } inline static int32_t get_offset_of_encoderFallback_13() { return static_cast<int32_t>(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4, ___encoderFallback_13)); } inline EncoderFallback_tDE342346D01608628F1BCEBB652D31009852CF63 * get_encoderFallback_13() const { return ___encoderFallback_13; } inline EncoderFallback_tDE342346D01608628F1BCEBB652D31009852CF63 ** get_address_of_encoderFallback_13() { return &___encoderFallback_13; } inline void set_encoderFallback_13(EncoderFallback_tDE342346D01608628F1BCEBB652D31009852CF63 * value) { ___encoderFallback_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___encoderFallback_13), (void*)value); } inline static int32_t get_offset_of_decoderFallback_14() { return static_cast<int32_t>(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4, ___decoderFallback_14)); } inline DecoderFallback_t128445EB7676870485230893338EF044F6B72F60 * get_decoderFallback_14() const { return ___decoderFallback_14; } inline DecoderFallback_t128445EB7676870485230893338EF044F6B72F60 ** get_address_of_decoderFallback_14() { return &___decoderFallback_14; } inline void set_decoderFallback_14(DecoderFallback_t128445EB7676870485230893338EF044F6B72F60 * value) { ___decoderFallback_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___decoderFallback_14), (void*)value); } }; struct Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4_StaticFields { public: // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::defaultEncoding Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * ___defaultEncoding_0; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::unicodeEncoding Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * ___unicodeEncoding_1; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::bigEndianUnicode Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * ___bigEndianUnicode_2; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf7Encoding Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * ___utf7Encoding_3; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf8Encoding Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * ___utf8Encoding_4; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf32Encoding Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * ___utf32Encoding_5; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::asciiEncoding Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * ___asciiEncoding_6; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::latin1Encoding Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * ___latin1Encoding_7; // System.Collections.Hashtable modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::encodings Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * ___encodings_8; // System.Object System.Text.Encoding::s_InternalSyncObject RuntimeObject * ___s_InternalSyncObject_15; public: inline static int32_t get_offset_of_defaultEncoding_0() { return static_cast<int32_t>(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4_StaticFields, ___defaultEncoding_0)); } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * get_defaultEncoding_0() const { return ___defaultEncoding_0; } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 ** get_address_of_defaultEncoding_0() { return &___defaultEncoding_0; } inline void set_defaultEncoding_0(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * value) { ___defaultEncoding_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultEncoding_0), (void*)value); } inline static int32_t get_offset_of_unicodeEncoding_1() { return static_cast<int32_t>(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4_StaticFields, ___unicodeEncoding_1)); } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * get_unicodeEncoding_1() const { return ___unicodeEncoding_1; } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 ** get_address_of_unicodeEncoding_1() { return &___unicodeEncoding_1; } inline void set_unicodeEncoding_1(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * value) { ___unicodeEncoding_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___unicodeEncoding_1), (void*)value); } inline static int32_t get_offset_of_bigEndianUnicode_2() { return static_cast<int32_t>(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4_StaticFields, ___bigEndianUnicode_2)); } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * get_bigEndianUnicode_2() const { return ___bigEndianUnicode_2; } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 ** get_address_of_bigEndianUnicode_2() { return &___bigEndianUnicode_2; } inline void set_bigEndianUnicode_2(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * value) { ___bigEndianUnicode_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___bigEndianUnicode_2), (void*)value); } inline static int32_t get_offset_of_utf7Encoding_3() { return static_cast<int32_t>(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4_StaticFields, ___utf7Encoding_3)); } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * get_utf7Encoding_3() const { return ___utf7Encoding_3; } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 ** get_address_of_utf7Encoding_3() { return &___utf7Encoding_3; } inline void set_utf7Encoding_3(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * value) { ___utf7Encoding_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___utf7Encoding_3), (void*)value); } inline static int32_t get_offset_of_utf8Encoding_4() { return static_cast<int32_t>(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4_StaticFields, ___utf8Encoding_4)); } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * get_utf8Encoding_4() const { return ___utf8Encoding_4; } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 ** get_address_of_utf8Encoding_4() { return &___utf8Encoding_4; } inline void set_utf8Encoding_4(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * value) { ___utf8Encoding_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___utf8Encoding_4), (void*)value); } inline static int32_t get_offset_of_utf32Encoding_5() { return static_cast<int32_t>(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4_StaticFields, ___utf32Encoding_5)); } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * get_utf32Encoding_5() const { return ___utf32Encoding_5; } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 ** get_address_of_utf32Encoding_5() { return &___utf32Encoding_5; } inline void set_utf32Encoding_5(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * value) { ___utf32Encoding_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___utf32Encoding_5), (void*)value); } inline static int32_t get_offset_of_asciiEncoding_6() { return static_cast<int32_t>(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4_StaticFields, ___asciiEncoding_6)); } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * get_asciiEncoding_6() const { return ___asciiEncoding_6; } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 ** get_address_of_asciiEncoding_6() { return &___asciiEncoding_6; } inline void set_asciiEncoding_6(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * value) { ___asciiEncoding_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___asciiEncoding_6), (void*)value); } inline static int32_t get_offset_of_latin1Encoding_7() { return static_cast<int32_t>(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4_StaticFields, ___latin1Encoding_7)); } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * get_latin1Encoding_7() const { return ___latin1Encoding_7; } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 ** get_address_of_latin1Encoding_7() { return &___latin1Encoding_7; } inline void set_latin1Encoding_7(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * value) { ___latin1Encoding_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___latin1Encoding_7), (void*)value); } inline static int32_t get_offset_of_encodings_8() { return static_cast<int32_t>(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4_StaticFields, ___encodings_8)); } inline Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * get_encodings_8() const { return ___encodings_8; } inline Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 ** get_address_of_encodings_8() { return &___encodings_8; } inline void set_encodings_8(Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * value) { ___encodings_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___encodings_8), (void*)value); } inline static int32_t get_offset_of_s_InternalSyncObject_15() { return static_cast<int32_t>(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4_StaticFields, ___s_InternalSyncObject_15)); } inline RuntimeObject * get_s_InternalSyncObject_15() const { return ___s_InternalSyncObject_15; } inline RuntimeObject ** get_address_of_s_InternalSyncObject_15() { return &___s_InternalSyncObject_15; } inline void set_s_InternalSyncObject_15(RuntimeObject * value) { ___s_InternalSyncObject_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_InternalSyncObject_15), (void*)value); } }; // System.Text.StringBuilder struct StringBuilder_t : public RuntimeObject { public: // System.Char[] System.Text.StringBuilder::m_ChunkChars CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___m_ChunkChars_0; // System.Text.StringBuilder System.Text.StringBuilder::m_ChunkPrevious StringBuilder_t * ___m_ChunkPrevious_1; // System.Int32 System.Text.StringBuilder::m_ChunkLength int32_t ___m_ChunkLength_2; // System.Int32 System.Text.StringBuilder::m_ChunkOffset int32_t ___m_ChunkOffset_3; // System.Int32 System.Text.StringBuilder::m_MaxCapacity int32_t ___m_MaxCapacity_4; public: inline static int32_t get_offset_of_m_ChunkChars_0() { return static_cast<int32_t>(offsetof(StringBuilder_t, ___m_ChunkChars_0)); } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* get_m_ChunkChars_0() const { return ___m_ChunkChars_0; } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2** get_address_of_m_ChunkChars_0() { return &___m_ChunkChars_0; } inline void set_m_ChunkChars_0(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* value) { ___m_ChunkChars_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ChunkChars_0), (void*)value); } inline static int32_t get_offset_of_m_ChunkPrevious_1() { return static_cast<int32_t>(offsetof(StringBuilder_t, ___m_ChunkPrevious_1)); } inline StringBuilder_t * get_m_ChunkPrevious_1() const { return ___m_ChunkPrevious_1; } inline StringBuilder_t ** get_address_of_m_ChunkPrevious_1() { return &___m_ChunkPrevious_1; } inline void set_m_ChunkPrevious_1(StringBuilder_t * value) { ___m_ChunkPrevious_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ChunkPrevious_1), (void*)value); } inline static int32_t get_offset_of_m_ChunkLength_2() { return static_cast<int32_t>(offsetof(StringBuilder_t, ___m_ChunkLength_2)); } inline int32_t get_m_ChunkLength_2() const { return ___m_ChunkLength_2; } inline int32_t* get_address_of_m_ChunkLength_2() { return &___m_ChunkLength_2; } inline void set_m_ChunkLength_2(int32_t value) { ___m_ChunkLength_2 = value; } inline static int32_t get_offset_of_m_ChunkOffset_3() { return static_cast<int32_t>(offsetof(StringBuilder_t, ___m_ChunkOffset_3)); } inline int32_t get_m_ChunkOffset_3() const { return ___m_ChunkOffset_3; } inline int32_t* get_address_of_m_ChunkOffset_3() { return &___m_ChunkOffset_3; } inline void set_m_ChunkOffset_3(int32_t value) { ___m_ChunkOffset_3 = value; } inline static int32_t get_offset_of_m_MaxCapacity_4() { return static_cast<int32_t>(offsetof(StringBuilder_t, ___m_MaxCapacity_4)); } inline int32_t get_m_MaxCapacity_4() const { return ___m_MaxCapacity_4; } inline int32_t* get_address_of_m_MaxCapacity_4() { return &___m_MaxCapacity_4; } inline void set_m_MaxCapacity_4(int32_t value) { ___m_MaxCapacity_4 = value; } }; // System.Threading.QueueUserWorkItemCallback struct QueueUserWorkItemCallback_t98440ACF9490D738440F631E378B52AD11EAE8C8 : public RuntimeObject { public: // System.Threading.WaitCallback System.Threading.QueueUserWorkItemCallback::callback WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC * ___callback_0; // System.Threading.ExecutionContext System.Threading.QueueUserWorkItemCallback::context ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * ___context_1; // System.Object System.Threading.QueueUserWorkItemCallback::state RuntimeObject * ___state_2; public: inline static int32_t get_offset_of_callback_0() { return static_cast<int32_t>(offsetof(QueueUserWorkItemCallback_t98440ACF9490D738440F631E378B52AD11EAE8C8, ___callback_0)); } inline WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC * get_callback_0() const { return ___callback_0; } inline WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC ** get_address_of_callback_0() { return &___callback_0; } inline void set_callback_0(WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC * value) { ___callback_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___callback_0), (void*)value); } inline static int32_t get_offset_of_context_1() { return static_cast<int32_t>(offsetof(QueueUserWorkItemCallback_t98440ACF9490D738440F631E378B52AD11EAE8C8, ___context_1)); } inline ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * get_context_1() const { return ___context_1; } inline ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 ** get_address_of_context_1() { return &___context_1; } inline void set_context_1(ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * value) { ___context_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___context_1), (void*)value); } inline static int32_t get_offset_of_state_2() { return static_cast<int32_t>(offsetof(QueueUserWorkItemCallback_t98440ACF9490D738440F631E378B52AD11EAE8C8, ___state_2)); } inline RuntimeObject * get_state_2() const { return ___state_2; } inline RuntimeObject ** get_address_of_state_2() { return &___state_2; } inline void set_state_2(RuntimeObject * value) { ___state_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___state_2), (void*)value); } }; struct QueueUserWorkItemCallback_t98440ACF9490D738440F631E378B52AD11EAE8C8_StaticFields { public: // System.Threading.ContextCallback System.Threading.QueueUserWorkItemCallback::ccb ContextCallback_t8AE8A965AC6C7ECD396F527F15CDC8E683BE1676 * ___ccb_3; public: inline static int32_t get_offset_of_ccb_3() { return static_cast<int32_t>(offsetof(QueueUserWorkItemCallback_t98440ACF9490D738440F631E378B52AD11EAE8C8_StaticFields, ___ccb_3)); } inline ContextCallback_t8AE8A965AC6C7ECD396F527F15CDC8E683BE1676 * get_ccb_3() const { return ___ccb_3; } inline ContextCallback_t8AE8A965AC6C7ECD396F527F15CDC8E683BE1676 ** get_address_of_ccb_3() { return &___ccb_3; } inline void set_ccb_3(ContextCallback_t8AE8A965AC6C7ECD396F527F15CDC8E683BE1676 * value) { ___ccb_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___ccb_3), (void*)value); } }; // System.Threading.Tasks.StackGuard struct StackGuard_tE431ED3BBD1A18705FEE6F948EBF7FA2E99D64A9 : public RuntimeObject { public: // System.Int32 System.Threading.Tasks.StackGuard::m_inliningDepth int32_t ___m_inliningDepth_0; public: inline static int32_t get_offset_of_m_inliningDepth_0() { return static_cast<int32_t>(offsetof(StackGuard_tE431ED3BBD1A18705FEE6F948EBF7FA2E99D64A9, ___m_inliningDepth_0)); } inline int32_t get_m_inliningDepth_0() const { return ___m_inliningDepth_0; } inline int32_t* get_address_of_m_inliningDepth_0() { return &___m_inliningDepth_0; } inline void set_m_inliningDepth_0(int32_t value) { ___m_inliningDepth_0 = value; } }; // System.Threading.Tasks.Task_<>c struct U3CU3Ec_t07DD323FAAF5A7EC9AE5E0DA9748D2EA6B39DCD3 : public RuntimeObject { public: public: }; struct U3CU3Ec_t07DD323FAAF5A7EC9AE5E0DA9748D2EA6B39DCD3_StaticFields { public: // System.Threading.Tasks.Task_<>c System.Threading.Tasks.Task_<>c::<>9 U3CU3Ec_t07DD323FAAF5A7EC9AE5E0DA9748D2EA6B39DCD3 * ___U3CU3E9_0; // System.Action`1<System.Object> System.Threading.Tasks.Task_<>c::<>9__276_0 Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 * ___U3CU3E9__276_0_1; // System.Threading.TimerCallback System.Threading.Tasks.Task_<>c::<>9__276_1 TimerCallback_tC89F2FB1294A86F64DEB2C1F68024954018AA219 * ___U3CU3E9__276_1_2; public: inline static int32_t get_offset_of_U3CU3E9_0() { return static_cast<int32_t>(offsetof(U3CU3Ec_t07DD323FAAF5A7EC9AE5E0DA9748D2EA6B39DCD3_StaticFields, ___U3CU3E9_0)); } inline U3CU3Ec_t07DD323FAAF5A7EC9AE5E0DA9748D2EA6B39DCD3 * get_U3CU3E9_0() const { return ___U3CU3E9_0; } inline U3CU3Ec_t07DD323FAAF5A7EC9AE5E0DA9748D2EA6B39DCD3 ** get_address_of_U3CU3E9_0() { return &___U3CU3E9_0; } inline void set_U3CU3E9_0(U3CU3Ec_t07DD323FAAF5A7EC9AE5E0DA9748D2EA6B39DCD3 * value) { ___U3CU3E9_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9_0), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__276_0_1() { return static_cast<int32_t>(offsetof(U3CU3Ec_t07DD323FAAF5A7EC9AE5E0DA9748D2EA6B39DCD3_StaticFields, ___U3CU3E9__276_0_1)); } inline Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 * get_U3CU3E9__276_0_1() const { return ___U3CU3E9__276_0_1; } inline Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 ** get_address_of_U3CU3E9__276_0_1() { return &___U3CU3E9__276_0_1; } inline void set_U3CU3E9__276_0_1(Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 * value) { ___U3CU3E9__276_0_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__276_0_1), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__276_1_2() { return static_cast<int32_t>(offsetof(U3CU3Ec_t07DD323FAAF5A7EC9AE5E0DA9748D2EA6B39DCD3_StaticFields, ___U3CU3E9__276_1_2)); } inline TimerCallback_tC89F2FB1294A86F64DEB2C1F68024954018AA219 * get_U3CU3E9__276_1_2() const { return ___U3CU3E9__276_1_2; } inline TimerCallback_tC89F2FB1294A86F64DEB2C1F68024954018AA219 ** get_address_of_U3CU3E9__276_1_2() { return &___U3CU3E9__276_1_2; } inline void set_U3CU3E9__276_1_2(TimerCallback_tC89F2FB1294A86F64DEB2C1F68024954018AA219 * value) { ___U3CU3E9__276_1_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__276_1_2), (void*)value); } }; // System.Threading.Tasks.TaskContinuation struct TaskContinuation_t870BBF430CE7A3B6DF15EE1ED7940F1ABA9EEEE9 : public RuntimeObject { public: public: }; // System.Threading.Tasks.TaskScheduler_SystemThreadingTasks_TaskSchedulerDebugView struct SystemThreadingTasks_TaskSchedulerDebugView_t8F5F95CF99AF4467931D7235A3574ADAD41276CD : public RuntimeObject { public: public: }; // System.Threading.Tasks.TaskSchedulerAwaitTaskContinuation_<>c struct U3CU3Ec_t596A8131DC5C38096B959F07E58C349AAAFE3439 : public RuntimeObject { public: public: }; struct U3CU3Ec_t596A8131DC5C38096B959F07E58C349AAAFE3439_StaticFields { public: // System.Threading.Tasks.TaskSchedulerAwaitTaskContinuation_<>c System.Threading.Tasks.TaskSchedulerAwaitTaskContinuation_<>c::<>9 U3CU3Ec_t596A8131DC5C38096B959F07E58C349AAAFE3439 * ___U3CU3E9_0; // System.Action`1<System.Object> System.Threading.Tasks.TaskSchedulerAwaitTaskContinuation_<>c::<>9__2_0 Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 * ___U3CU3E9__2_0_1; public: inline static int32_t get_offset_of_U3CU3E9_0() { return static_cast<int32_t>(offsetof(U3CU3Ec_t596A8131DC5C38096B959F07E58C349AAAFE3439_StaticFields, ___U3CU3E9_0)); } inline U3CU3Ec_t596A8131DC5C38096B959F07E58C349AAAFE3439 * get_U3CU3E9_0() const { return ___U3CU3E9_0; } inline U3CU3Ec_t596A8131DC5C38096B959F07E58C349AAAFE3439 ** get_address_of_U3CU3E9_0() { return &___U3CU3E9_0; } inline void set_U3CU3E9_0(U3CU3Ec_t596A8131DC5C38096B959F07E58C349AAAFE3439 * value) { ___U3CU3E9_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9_0), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__2_0_1() { return static_cast<int32_t>(offsetof(U3CU3Ec_t596A8131DC5C38096B959F07E58C349AAAFE3439_StaticFields, ___U3CU3E9__2_0_1)); } inline Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 * get_U3CU3E9__2_0_1() const { return ___U3CU3E9__2_0_1; } inline Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 ** get_address_of_U3CU3E9__2_0_1() { return &___U3CU3E9__2_0_1; } inline void set_U3CU3E9__2_0_1(Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 * value) { ___U3CU3E9__2_0_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__2_0_1), (void*)value); } }; // System.Threading.ThreadHelper struct ThreadHelper_tA2931CFFC5988E4C327F9379104975BC53F1CC13 : public RuntimeObject { public: // System.Delegate System.Threading.ThreadHelper::_start Delegate_t * ____start_0; // System.Object System.Threading.ThreadHelper::_startArg RuntimeObject * ____startArg_1; // System.Threading.ExecutionContext System.Threading.ThreadHelper::_executionContext ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * ____executionContext_2; public: inline static int32_t get_offset_of__start_0() { return static_cast<int32_t>(offsetof(ThreadHelper_tA2931CFFC5988E4C327F9379104975BC53F1CC13, ____start_0)); } inline Delegate_t * get__start_0() const { return ____start_0; } inline Delegate_t ** get_address_of__start_0() { return &____start_0; } inline void set__start_0(Delegate_t * value) { ____start_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____start_0), (void*)value); } inline static int32_t get_offset_of__startArg_1() { return static_cast<int32_t>(offsetof(ThreadHelper_tA2931CFFC5988E4C327F9379104975BC53F1CC13, ____startArg_1)); } inline RuntimeObject * get__startArg_1() const { return ____startArg_1; } inline RuntimeObject ** get_address_of__startArg_1() { return &____startArg_1; } inline void set__startArg_1(RuntimeObject * value) { ____startArg_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____startArg_1), (void*)value); } inline static int32_t get_offset_of__executionContext_2() { return static_cast<int32_t>(offsetof(ThreadHelper_tA2931CFFC5988E4C327F9379104975BC53F1CC13, ____executionContext_2)); } inline ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * get__executionContext_2() const { return ____executionContext_2; } inline ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 ** get_address_of__executionContext_2() { return &____executionContext_2; } inline void set__executionContext_2(ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * value) { ____executionContext_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____executionContext_2), (void*)value); } }; struct ThreadHelper_tA2931CFFC5988E4C327F9379104975BC53F1CC13_StaticFields { public: // System.Threading.ContextCallback System.Threading.ThreadHelper::_ccb ContextCallback_t8AE8A965AC6C7ECD396F527F15CDC8E683BE1676 * ____ccb_3; public: inline static int32_t get_offset_of__ccb_3() { return static_cast<int32_t>(offsetof(ThreadHelper_tA2931CFFC5988E4C327F9379104975BC53F1CC13_StaticFields, ____ccb_3)); } inline ContextCallback_t8AE8A965AC6C7ECD396F527F15CDC8E683BE1676 * get__ccb_3() const { return ____ccb_3; } inline ContextCallback_t8AE8A965AC6C7ECD396F527F15CDC8E683BE1676 ** get_address_of__ccb_3() { return &____ccb_3; } inline void set__ccb_3(ContextCallback_t8AE8A965AC6C7ECD396F527F15CDC8E683BE1676 * value) { ____ccb_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____ccb_3), (void*)value); } }; // System.Threading.ThreadPool struct ThreadPool_tA1940F6FD1289A609CD56A807062A1045E69478E : public RuntimeObject { public: public: }; // System.Threading.ThreadPoolWorkQueue_SparseArray`1<System.Threading.ThreadPoolWorkQueue_WorkStealingQueue> struct SparseArray_1_tA9BA23F30984048431C40A4D4B5215A15A64B4EB : public RuntimeObject { public: // T[] modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.ThreadPoolWorkQueue_SparseArray`1::m_array WorkStealingQueueU5BU5D_tB0FC166606C799616475C287839895D7E987FAE9* ___m_array_0; public: inline static int32_t get_offset_of_m_array_0() { return static_cast<int32_t>(offsetof(SparseArray_1_tA9BA23F30984048431C40A4D4B5215A15A64B4EB, ___m_array_0)); } inline WorkStealingQueueU5BU5D_tB0FC166606C799616475C287839895D7E987FAE9* get_m_array_0() const { return ___m_array_0; } inline WorkStealingQueueU5BU5D_tB0FC166606C799616475C287839895D7E987FAE9** get_address_of_m_array_0() { return &___m_array_0; } inline void set_m_array_0(WorkStealingQueueU5BU5D_tB0FC166606C799616475C287839895D7E987FAE9* value) { ___m_array_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_array_0), (void*)value); } }; // System.Threading.ThreadPoolWorkQueueThreadLocals struct ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B : public RuntimeObject { public: // System.Threading.ThreadPoolWorkQueue System.Threading.ThreadPoolWorkQueueThreadLocals::workQueue ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011 * ___workQueue_1; // System.Threading.ThreadPoolWorkQueue_WorkStealingQueue System.Threading.ThreadPoolWorkQueueThreadLocals::workStealingQueue WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB * ___workStealingQueue_2; // System.Random System.Threading.ThreadPoolWorkQueueThreadLocals::random Random_t18A28484F67EFA289C256F508A5C71D9E6DEE09F * ___random_3; public: inline static int32_t get_offset_of_workQueue_1() { return static_cast<int32_t>(offsetof(ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B, ___workQueue_1)); } inline ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011 * get_workQueue_1() const { return ___workQueue_1; } inline ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011 ** get_address_of_workQueue_1() { return &___workQueue_1; } inline void set_workQueue_1(ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011 * value) { ___workQueue_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___workQueue_1), (void*)value); } inline static int32_t get_offset_of_workStealingQueue_2() { return static_cast<int32_t>(offsetof(ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B, ___workStealingQueue_2)); } inline WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB * get_workStealingQueue_2() const { return ___workStealingQueue_2; } inline WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB ** get_address_of_workStealingQueue_2() { return &___workStealingQueue_2; } inline void set_workStealingQueue_2(WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB * value) { ___workStealingQueue_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___workStealingQueue_2), (void*)value); } inline static int32_t get_offset_of_random_3() { return static_cast<int32_t>(offsetof(ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B, ___random_3)); } inline Random_t18A28484F67EFA289C256F508A5C71D9E6DEE09F * get_random_3() const { return ___random_3; } inline Random_t18A28484F67EFA289C256F508A5C71D9E6DEE09F ** get_address_of_random_3() { return &___random_3; } inline void set_random_3(Random_t18A28484F67EFA289C256F508A5C71D9E6DEE09F * value) { ___random_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___random_3), (void*)value); } }; struct ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B_ThreadStaticFields { public: // System.Threading.ThreadPoolWorkQueueThreadLocals System.Threading.ThreadPoolWorkQueueThreadLocals::threadLocals ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B * ___threadLocals_0; public: inline static int32_t get_offset_of_threadLocals_0() { return static_cast<int32_t>(offsetof(ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B_ThreadStaticFields, ___threadLocals_0)); } inline ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B * get_threadLocals_0() const { return ___threadLocals_0; } inline ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B ** get_address_of_threadLocals_0() { return &___threadLocals_0; } inline void set_threadLocals_0(ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B * value) { ___threadLocals_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___threadLocals_0), (void*)value); } }; // System.Threading.TimeoutHelper struct TimeoutHelper_t030E3625FF417D3C8315B20910298ECA96E4CDA2 : public RuntimeObject { public: public: }; // System.Threading.Timer_Scheduler struct Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9 : public RuntimeObject { public: // System.Collections.SortedList System.Threading.Timer_Scheduler::list SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E * ___list_1; // System.Threading.ManualResetEvent System.Threading.Timer_Scheduler::changed ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * ___changed_2; public: inline static int32_t get_offset_of_list_1() { return static_cast<int32_t>(offsetof(Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9, ___list_1)); } inline SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E * get_list_1() const { return ___list_1; } inline SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E ** get_address_of_list_1() { return &___list_1; } inline void set_list_1(SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E * value) { ___list_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_1), (void*)value); } inline static int32_t get_offset_of_changed_2() { return static_cast<int32_t>(offsetof(Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9, ___changed_2)); } inline ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * get_changed_2() const { return ___changed_2; } inline ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 ** get_address_of_changed_2() { return &___changed_2; } inline void set_changed_2(ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * value) { ___changed_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___changed_2), (void*)value); } }; struct Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9_StaticFields { public: // System.Threading.Timer_Scheduler System.Threading.Timer_Scheduler::instance Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9 * ___instance_0; public: inline static int32_t get_offset_of_instance_0() { return static_cast<int32_t>(offsetof(Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9_StaticFields, ___instance_0)); } inline Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9 * get_instance_0() const { return ___instance_0; } inline Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9 ** get_address_of_instance_0() { return &___instance_0; } inline void set_instance_0(Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9 * value) { ___instance_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___instance_0), (void*)value); } }; // System.Threading.Timer_TimerComparer struct TimerComparer_tC987818CFADF2F3ECEB89C0BD510600DAD816015 : public RuntimeObject { public: public: }; // System.Threading.Volatile struct Volatile_tE96815F4BB2ADA7D8E4005AD52AC020C22856632 : public RuntimeObject { public: public: }; // System.Threading._ThreadPoolWaitCallback struct _ThreadPoolWaitCallback_t0EAB5D898EAAA9E2A32A89597F7230B8A0D92774 : public RuntimeObject { public: public: }; // System.ThrowHelper struct ThrowHelper_t8065E62B9F6294DE13A825C979597A9746B6771B : public RuntimeObject { public: public: }; // System.TimeType struct TimeType_t1E0366D2FDDE13B93F6DFD1A2FB8645B76E9DDA9 : public RuntimeObject { public: // System.Int32 System.TimeType::Offset int32_t ___Offset_0; // System.Boolean System.TimeType::IsDst bool ___IsDst_1; // System.String System.TimeType::Name String_t* ___Name_2; public: inline static int32_t get_offset_of_Offset_0() { return static_cast<int32_t>(offsetof(TimeType_t1E0366D2FDDE13B93F6DFD1A2FB8645B76E9DDA9, ___Offset_0)); } inline int32_t get_Offset_0() const { return ___Offset_0; } inline int32_t* get_address_of_Offset_0() { return &___Offset_0; } inline void set_Offset_0(int32_t value) { ___Offset_0 = value; } inline static int32_t get_offset_of_IsDst_1() { return static_cast<int32_t>(offsetof(TimeType_t1E0366D2FDDE13B93F6DFD1A2FB8645B76E9DDA9, ___IsDst_1)); } inline bool get_IsDst_1() const { return ___IsDst_1; } inline bool* get_address_of_IsDst_1() { return &___IsDst_1; } inline void set_IsDst_1(bool value) { ___IsDst_1 = value; } inline static int32_t get_offset_of_Name_2() { return static_cast<int32_t>(offsetof(TimeType_t1E0366D2FDDE13B93F6DFD1A2FB8645B76E9DDA9, ___Name_2)); } inline String_t* get_Name_2() const { return ___Name_2; } inline String_t** get_address_of_Name_2() { return &___Name_2; } inline void set_Name_2(String_t* value) { ___Name_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___Name_2), (void*)value); } }; // System.TimeZone struct TimeZone_tA2DF435DA1A379978B885F0872A93774666B7454 : public RuntimeObject { public: public: }; struct TimeZone_tA2DF435DA1A379978B885F0872A93774666B7454_StaticFields { public: // System.Object System.TimeZone::tz_lock RuntimeObject * ___tz_lock_0; public: inline static int32_t get_offset_of_tz_lock_0() { return static_cast<int32_t>(offsetof(TimeZone_tA2DF435DA1A379978B885F0872A93774666B7454_StaticFields, ___tz_lock_0)); } inline RuntimeObject * get_tz_lock_0() const { return ___tz_lock_0; } inline RuntimeObject ** get_address_of_tz_lock_0() { return &___tz_lock_0; } inline void set_tz_lock_0(RuntimeObject * value) { ___tz_lock_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___tz_lock_0), (void*)value); } }; // System.TimeZoneInfo_<>c struct U3CU3Ec_tBED9E1805554B1EFE14027A8400694336FCEE2F7 : public RuntimeObject { public: public: }; struct U3CU3Ec_tBED9E1805554B1EFE14027A8400694336FCEE2F7_StaticFields { public: // System.TimeZoneInfo_<>c System.TimeZoneInfo_<>c::<>9 U3CU3Ec_tBED9E1805554B1EFE14027A8400694336FCEE2F7 * ___U3CU3E9_0; // System.Comparison`1<System.TimeZoneInfo_AdjustmentRule> System.TimeZoneInfo_<>c::<>9__19_0 Comparison_1_tD28744463320E1F22A90E02BFEE7967364ABCAA6 * ___U3CU3E9__19_0_1; public: inline static int32_t get_offset_of_U3CU3E9_0() { return static_cast<int32_t>(offsetof(U3CU3Ec_tBED9E1805554B1EFE14027A8400694336FCEE2F7_StaticFields, ___U3CU3E9_0)); } inline U3CU3Ec_tBED9E1805554B1EFE14027A8400694336FCEE2F7 * get_U3CU3E9_0() const { return ___U3CU3E9_0; } inline U3CU3Ec_tBED9E1805554B1EFE14027A8400694336FCEE2F7 ** get_address_of_U3CU3E9_0() { return &___U3CU3E9_0; } inline void set_U3CU3E9_0(U3CU3Ec_tBED9E1805554B1EFE14027A8400694336FCEE2F7 * value) { ___U3CU3E9_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9_0), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__19_0_1() { return static_cast<int32_t>(offsetof(U3CU3Ec_tBED9E1805554B1EFE14027A8400694336FCEE2F7_StaticFields, ___U3CU3E9__19_0_1)); } inline Comparison_1_tD28744463320E1F22A90E02BFEE7967364ABCAA6 * get_U3CU3E9__19_0_1() const { return ___U3CU3E9__19_0_1; } inline Comparison_1_tD28744463320E1F22A90E02BFEE7967364ABCAA6 ** get_address_of_U3CU3E9__19_0_1() { return &___U3CU3E9__19_0_1; } inline void set_U3CU3E9__19_0_1(Comparison_1_tD28744463320E1F22A90E02BFEE7967364ABCAA6 * value) { ___U3CU3E9__19_0_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__19_0_1), (void*)value); } }; // System.Tuple struct Tuple_tEC0E79AD4C7F35789E477B876F50D5854D890C52 : public RuntimeObject { public: public: }; // System.ValueType struct ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF : public RuntimeObject { public: public: }; // Native definition for P/Invoke marshalling of System.ValueType struct ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF_marshaled_pinvoke { }; // Native definition for COM marshalling of System.ValueType struct ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF_marshaled_com { }; // System.__Filters struct __Filters_tDD9D6B7C7A31B12AB3D5CCF1B115DD693F62DB34 : public RuntimeObject { public: public: }; struct __Filters_tDD9D6B7C7A31B12AB3D5CCF1B115DD693F62DB34_StaticFields { public: // System.__Filters System.__Filters::Instance __Filters_tDD9D6B7C7A31B12AB3D5CCF1B115DD693F62DB34 * ___Instance_0; public: inline static int32_t get_offset_of_Instance_0() { return static_cast<int32_t>(offsetof(__Filters_tDD9D6B7C7A31B12AB3D5CCF1B115DD693F62DB34_StaticFields, ___Instance_0)); } inline __Filters_tDD9D6B7C7A31B12AB3D5CCF1B115DD693F62DB34 * get_Instance_0() const { return ___Instance_0; } inline __Filters_tDD9D6B7C7A31B12AB3D5CCF1B115DD693F62DB34 ** get_address_of_Instance_0() { return &___Instance_0; } inline void set_Instance_0(__Filters_tDD9D6B7C7A31B12AB3D5CCF1B115DD693F62DB34 * value) { ___Instance_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_0), (void*)value); } }; // Microsoft.Win32.RegistryKey struct RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 : public MarshalByRefObject_tC4577953D0A44D0AB8597CFA868E01C858B1C9AF { public: // System.Object Microsoft.Win32.RegistryKey::handle RuntimeObject * ___handle_1; // Microsoft.Win32.SafeHandles.SafeRegistryHandle Microsoft.Win32.RegistryKey::safe_handle SafeRegistryHandle_t804966262ED9CC53B8783D431090F6F96BD041B1 * ___safe_handle_2; // System.Object Microsoft.Win32.RegistryKey::hive RuntimeObject * ___hive_3; // System.String Microsoft.Win32.RegistryKey::qname String_t* ___qname_4; // System.Boolean Microsoft.Win32.RegistryKey::isRemoteRoot bool ___isRemoteRoot_5; // System.Boolean Microsoft.Win32.RegistryKey::isWritable bool ___isWritable_6; public: inline static int32_t get_offset_of_handle_1() { return static_cast<int32_t>(offsetof(RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574, ___handle_1)); } inline RuntimeObject * get_handle_1() const { return ___handle_1; } inline RuntimeObject ** get_address_of_handle_1() { return &___handle_1; } inline void set_handle_1(RuntimeObject * value) { ___handle_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___handle_1), (void*)value); } inline static int32_t get_offset_of_safe_handle_2() { return static_cast<int32_t>(offsetof(RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574, ___safe_handle_2)); } inline SafeRegistryHandle_t804966262ED9CC53B8783D431090F6F96BD041B1 * get_safe_handle_2() const { return ___safe_handle_2; } inline SafeRegistryHandle_t804966262ED9CC53B8783D431090F6F96BD041B1 ** get_address_of_safe_handle_2() { return &___safe_handle_2; } inline void set_safe_handle_2(SafeRegistryHandle_t804966262ED9CC53B8783D431090F6F96BD041B1 * value) { ___safe_handle_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___safe_handle_2), (void*)value); } inline static int32_t get_offset_of_hive_3() { return static_cast<int32_t>(offsetof(RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574, ___hive_3)); } inline RuntimeObject * get_hive_3() const { return ___hive_3; } inline RuntimeObject ** get_address_of_hive_3() { return &___hive_3; } inline void set_hive_3(RuntimeObject * value) { ___hive_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___hive_3), (void*)value); } inline static int32_t get_offset_of_qname_4() { return static_cast<int32_t>(offsetof(RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574, ___qname_4)); } inline String_t* get_qname_4() const { return ___qname_4; } inline String_t** get_address_of_qname_4() { return &___qname_4; } inline void set_qname_4(String_t* value) { ___qname_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___qname_4), (void*)value); } inline static int32_t get_offset_of_isRemoteRoot_5() { return static_cast<int32_t>(offsetof(RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574, ___isRemoteRoot_5)); } inline bool get_isRemoteRoot_5() const { return ___isRemoteRoot_5; } inline bool* get_address_of_isRemoteRoot_5() { return &___isRemoteRoot_5; } inline void set_isRemoteRoot_5(bool value) { ___isRemoteRoot_5 = value; } inline static int32_t get_offset_of_isWritable_6() { return static_cast<int32_t>(offsetof(RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574, ___isWritable_6)); } inline bool get_isWritable_6() const { return ___isWritable_6; } inline bool* get_address_of_isWritable_6() { return &___isWritable_6; } inline void set_isWritable_6(bool value) { ___isWritable_6 = value; } }; struct RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574_StaticFields { public: // Microsoft.Win32.IRegistryApi Microsoft.Win32.RegistryKey::RegistryApi RuntimeObject* ___RegistryApi_7; public: inline static int32_t get_offset_of_RegistryApi_7() { return static_cast<int32_t>(offsetof(RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574_StaticFields, ___RegistryApi_7)); } inline RuntimeObject* get_RegistryApi_7() const { return ___RegistryApi_7; } inline RuntimeObject** get_address_of_RegistryApi_7() { return &___RegistryApi_7; } inline void set_RegistryApi_7(RuntimeObject* value) { ___RegistryApi_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___RegistryApi_7), (void*)value); } }; // System.Boolean struct Boolean_tB53F6830F670160873277339AA58F15CAED4399C { public: // System.Boolean System.Boolean::m_value bool ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Boolean_tB53F6830F670160873277339AA58F15CAED4399C, ___m_value_0)); } inline bool get_m_value_0() const { return ___m_value_0; } inline bool* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(bool value) { ___m_value_0 = value; } }; struct Boolean_tB53F6830F670160873277339AA58F15CAED4399C_StaticFields { public: // System.String System.Boolean::TrueString String_t* ___TrueString_5; // System.String System.Boolean::FalseString String_t* ___FalseString_6; public: inline static int32_t get_offset_of_TrueString_5() { return static_cast<int32_t>(offsetof(Boolean_tB53F6830F670160873277339AA58F15CAED4399C_StaticFields, ___TrueString_5)); } inline String_t* get_TrueString_5() const { return ___TrueString_5; } inline String_t** get_address_of_TrueString_5() { return &___TrueString_5; } inline void set_TrueString_5(String_t* value) { ___TrueString_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___TrueString_5), (void*)value); } inline static int32_t get_offset_of_FalseString_6() { return static_cast<int32_t>(offsetof(Boolean_tB53F6830F670160873277339AA58F15CAED4399C_StaticFields, ___FalseString_6)); } inline String_t* get_FalseString_6() const { return ___FalseString_6; } inline String_t** get_address_of_FalseString_6() { return &___FalseString_6; } inline void set_FalseString_6(String_t* value) { ___FalseString_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___FalseString_6), (void*)value); } }; // System.Byte struct Byte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07 { public: // System.Byte System.Byte::m_value uint8_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Byte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07, ___m_value_0)); } inline uint8_t get_m_value_0() const { return ___m_value_0; } inline uint8_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint8_t value) { ___m_value_0 = value; } }; // System.Char struct Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9 { public: // System.Char System.Char::m_value Il2CppChar ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9, ___m_value_0)); } inline Il2CppChar get_m_value_0() const { return ___m_value_0; } inline Il2CppChar* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(Il2CppChar value) { ___m_value_0 = value; } }; struct Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_StaticFields { public: // System.Byte[] System.Char::categoryForLatin1 ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___categoryForLatin1_3; public: inline static int32_t get_offset_of_categoryForLatin1_3() { return static_cast<int32_t>(offsetof(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_StaticFields, ___categoryForLatin1_3)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_categoryForLatin1_3() const { return ___categoryForLatin1_3; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_categoryForLatin1_3() { return &___categoryForLatin1_3; } inline void set_categoryForLatin1_3(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___categoryForLatin1_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___categoryForLatin1_3), (void*)value); } }; // System.Collections.Generic.List`1_Enumerator<System.Object> struct Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD { public: // System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_Enumerator::list List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * ___list_0; // System.Int32 System.Collections.Generic.List`1_Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1_Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1_Enumerator::current RuntimeObject * ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast<int32_t>(offsetof(Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD, ___list_0)); } inline List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * get_list_0() const { return ___list_0; } inline List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast<int32_t>(offsetof(Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast<int32_t>(offsetof(Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD, ___current_3)); } inline RuntimeObject * get_current_3() const { return ___current_3; } inline RuntimeObject ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(RuntimeObject * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___current_3), (void*)value); } }; // System.Collections.Generic.List`1_Enumerator<System.Runtime.ExceptionServices.ExceptionDispatchInfo> struct Enumerator_t23D7E95BCDD5032F1F9E007FFC1937FDFB0BE911 { public: // System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_Enumerator::list List_1_tCD04260AE1254C438132446F1E6892AB86D18743 * ___list_0; // System.Int32 System.Collections.Generic.List`1_Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1_Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1_Enumerator::current ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast<int32_t>(offsetof(Enumerator_t23D7E95BCDD5032F1F9E007FFC1937FDFB0BE911, ___list_0)); } inline List_1_tCD04260AE1254C438132446F1E6892AB86D18743 * get_list_0() const { return ___list_0; } inline List_1_tCD04260AE1254C438132446F1E6892AB86D18743 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_tCD04260AE1254C438132446F1E6892AB86D18743 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(Enumerator_t23D7E95BCDD5032F1F9E007FFC1937FDFB0BE911, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast<int32_t>(offsetof(Enumerator_t23D7E95BCDD5032F1F9E007FFC1937FDFB0BE911, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast<int32_t>(offsetof(Enumerator_t23D7E95BCDD5032F1F9E007FFC1937FDFB0BE911, ___current_3)); } inline ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * get_current_3() const { return ___current_3; } inline ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___current_3), (void*)value); } }; // System.DateTime struct DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 { public: // System.UInt64 System.DateTime::dateData uint64_t ___dateData_44; public: inline static int32_t get_offset_of_dateData_44() { return static_cast<int32_t>(offsetof(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132, ___dateData_44)); } inline uint64_t get_dateData_44() const { return ___dateData_44; } inline uint64_t* get_address_of_dateData_44() { return &___dateData_44; } inline void set_dateData_44(uint64_t value) { ___dateData_44 = value; } }; struct DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields { public: // System.Int32[] System.DateTime::DaysToMonth365 Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___DaysToMonth365_29; // System.Int32[] System.DateTime::DaysToMonth366 Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___DaysToMonth366_30; // System.DateTime System.DateTime::MinValue DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___MinValue_31; // System.DateTime System.DateTime::MaxValue DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___MaxValue_32; public: inline static int32_t get_offset_of_DaysToMonth365_29() { return static_cast<int32_t>(offsetof(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields, ___DaysToMonth365_29)); } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_DaysToMonth365_29() const { return ___DaysToMonth365_29; } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_DaysToMonth365_29() { return &___DaysToMonth365_29; } inline void set_DaysToMonth365_29(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value) { ___DaysToMonth365_29 = value; Il2CppCodeGenWriteBarrier((void**)(&___DaysToMonth365_29), (void*)value); } inline static int32_t get_offset_of_DaysToMonth366_30() { return static_cast<int32_t>(offsetof(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields, ___DaysToMonth366_30)); } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_DaysToMonth366_30() const { return ___DaysToMonth366_30; } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_DaysToMonth366_30() { return &___DaysToMonth366_30; } inline void set_DaysToMonth366_30(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value) { ___DaysToMonth366_30 = value; Il2CppCodeGenWriteBarrier((void**)(&___DaysToMonth366_30), (void*)value); } inline static int32_t get_offset_of_MinValue_31() { return static_cast<int32_t>(offsetof(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields, ___MinValue_31)); } inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 get_MinValue_31() const { return ___MinValue_31; } inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * get_address_of_MinValue_31() { return &___MinValue_31; } inline void set_MinValue_31(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 value) { ___MinValue_31 = value; } inline static int32_t get_offset_of_MaxValue_32() { return static_cast<int32_t>(offsetof(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields, ___MaxValue_32)); } inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 get_MaxValue_32() const { return ___MaxValue_32; } inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * get_address_of_MaxValue_32() { return &___MaxValue_32; } inline void set_MaxValue_32(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 value) { ___MaxValue_32 = value; } }; // System.DefaultBinder struct DefaultBinder_tFFCBC1B63C1667920094F68AB261486C13814AEC : public Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 { public: public: }; // System.Double struct Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409 { public: // System.Double System.Double::m_value double ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409, ___m_value_0)); } inline double get_m_value_0() const { return ___m_value_0; } inline double* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(double value) { ___m_value_0 = value; } }; struct Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409_StaticFields { public: // System.Double System.Double::NegativeZero double ___NegativeZero_7; public: inline static int32_t get_offset_of_NegativeZero_7() { return static_cast<int32_t>(offsetof(Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409_StaticFields, ___NegativeZero_7)); } inline double get_NegativeZero_7() const { return ___NegativeZero_7; } inline double* get_address_of_NegativeZero_7() { return &___NegativeZero_7; } inline void set_NegativeZero_7(double value) { ___NegativeZero_7 = value; } }; // System.Enum struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521 : public ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF { public: public: }; struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_StaticFields { public: // System.Char[] System.Enum::enumSeperatorCharArray CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___enumSeperatorCharArray_0; public: inline static int32_t get_offset_of_enumSeperatorCharArray_0() { return static_cast<int32_t>(offsetof(Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_StaticFields, ___enumSeperatorCharArray_0)); } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* get_enumSeperatorCharArray_0() const { return ___enumSeperatorCharArray_0; } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2** get_address_of_enumSeperatorCharArray_0() { return &___enumSeperatorCharArray_0; } inline void set_enumSeperatorCharArray_0(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* value) { ___enumSeperatorCharArray_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___enumSeperatorCharArray_0), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Enum struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_marshaled_pinvoke { }; // Native definition for COM marshalling of System.Enum struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_marshaled_com { }; // System.IO.Stream struct Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 : public MarshalByRefObject_tC4577953D0A44D0AB8597CFA868E01C858B1C9AF { public: // System.IO.Stream_ReadWriteTask System.IO.Stream::_activeReadWriteTask ReadWriteTask_tFA17EEE8BC5C4C83EAEFCC3662A30DE351ABAA80 * ____activeReadWriteTask_2; // System.Threading.SemaphoreSlim System.IO.Stream::_asyncActiveSemaphore SemaphoreSlim_t2E2888D1C0C8FAB80823C76F1602E4434B8FA048 * ____asyncActiveSemaphore_3; public: inline static int32_t get_offset_of__activeReadWriteTask_2() { return static_cast<int32_t>(offsetof(Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7, ____activeReadWriteTask_2)); } inline ReadWriteTask_tFA17EEE8BC5C4C83EAEFCC3662A30DE351ABAA80 * get__activeReadWriteTask_2() const { return ____activeReadWriteTask_2; } inline ReadWriteTask_tFA17EEE8BC5C4C83EAEFCC3662A30DE351ABAA80 ** get_address_of__activeReadWriteTask_2() { return &____activeReadWriteTask_2; } inline void set__activeReadWriteTask_2(ReadWriteTask_tFA17EEE8BC5C4C83EAEFCC3662A30DE351ABAA80 * value) { ____activeReadWriteTask_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____activeReadWriteTask_2), (void*)value); } inline static int32_t get_offset_of__asyncActiveSemaphore_3() { return static_cast<int32_t>(offsetof(Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7, ____asyncActiveSemaphore_3)); } inline SemaphoreSlim_t2E2888D1C0C8FAB80823C76F1602E4434B8FA048 * get__asyncActiveSemaphore_3() const { return ____asyncActiveSemaphore_3; } inline SemaphoreSlim_t2E2888D1C0C8FAB80823C76F1602E4434B8FA048 ** get_address_of__asyncActiveSemaphore_3() { return &____asyncActiveSemaphore_3; } inline void set__asyncActiveSemaphore_3(SemaphoreSlim_t2E2888D1C0C8FAB80823C76F1602E4434B8FA048 * value) { ____asyncActiveSemaphore_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____asyncActiveSemaphore_3), (void*)value); } }; struct Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7_StaticFields { public: // System.IO.Stream System.IO.Stream::Null Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * ___Null_1; public: inline static int32_t get_offset_of_Null_1() { return static_cast<int32_t>(offsetof(Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7_StaticFields, ___Null_1)); } inline Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * get_Null_1() const { return ___Null_1; } inline Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 ** get_address_of_Null_1() { return &___Null_1; } inline void set_Null_1(Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * value) { ___Null_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Null_1), (void*)value); } }; // System.Int16 struct Int16_t823A20635DAF5A3D93A1E01CFBF3CBA27CF00B4D { public: // System.Int16 System.Int16::m_value int16_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Int16_t823A20635DAF5A3D93A1E01CFBF3CBA27CF00B4D, ___m_value_0)); } inline int16_t get_m_value_0() const { return ___m_value_0; } inline int16_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int16_t value) { ___m_value_0 = value; } }; // System.Int32 struct Int32_t585191389E07734F19F3156FF88FB3EF4800D102 { public: // System.Int32 System.Int32::m_value int32_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Int32_t585191389E07734F19F3156FF88FB3EF4800D102, ___m_value_0)); } inline int32_t get_m_value_0() const { return ___m_value_0; } inline int32_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int32_t value) { ___m_value_0 = value; } }; // System.Int64 struct Int64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436 { public: // System.Int64 System.Int64::m_value int64_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Int64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436, ___m_value_0)); } inline int64_t get_m_value_0() const { return ___m_value_0; } inline int64_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int64_t value) { ___m_value_0 = value; } }; // System.IntPtr struct IntPtr_t { public: // System.Void* System.IntPtr::m_value void* ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(IntPtr_t, ___m_value_0)); } inline void* get_m_value_0() const { return ___m_value_0; } inline void** get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(void* value) { ___m_value_0 = value; } }; struct IntPtr_t_StaticFields { public: // System.IntPtr System.IntPtr::Zero intptr_t ___Zero_1; public: inline static int32_t get_offset_of_Zero_1() { return static_cast<int32_t>(offsetof(IntPtr_t_StaticFields, ___Zero_1)); } inline intptr_t get_Zero_1() const { return ___Zero_1; } inline intptr_t* get_address_of_Zero_1() { return &___Zero_1; } inline void set_Zero_1(intptr_t value) { ___Zero_1 = value; } }; // System.Reflection.EventInfo struct EventInfo_t : public MemberInfo_t { public: // System.Reflection.EventInfo_AddEventAdapter System.Reflection.EventInfo::cached_add_event AddEventAdapter_t90B3498E1AA0B739F6390C7E52B51A36945E036B * ___cached_add_event_0; public: inline static int32_t get_offset_of_cached_add_event_0() { return static_cast<int32_t>(offsetof(EventInfo_t, ___cached_add_event_0)); } inline AddEventAdapter_t90B3498E1AA0B739F6390C7E52B51A36945E036B * get_cached_add_event_0() const { return ___cached_add_event_0; } inline AddEventAdapter_t90B3498E1AA0B739F6390C7E52B51A36945E036B ** get_address_of_cached_add_event_0() { return &___cached_add_event_0; } inline void set_cached_add_event_0(AddEventAdapter_t90B3498E1AA0B739F6390C7E52B51A36945E036B * value) { ___cached_add_event_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___cached_add_event_0), (void*)value); } }; // System.Reflection.FieldInfo struct FieldInfo_t : public MemberInfo_t { public: public: }; // System.Reflection.MethodBase struct MethodBase_t : public MemberInfo_t { public: public: }; // System.Reflection.ParameterModifier struct ParameterModifier_t7BEFF7C52C8D7CD73D787BDAE6A1A50196204E3E { public: // System.Boolean[] System.Reflection.ParameterModifier::_byRef BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040* ____byRef_0; public: inline static int32_t get_offset_of__byRef_0() { return static_cast<int32_t>(offsetof(ParameterModifier_t7BEFF7C52C8D7CD73D787BDAE6A1A50196204E3E, ____byRef_0)); } inline BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040* get__byRef_0() const { return ____byRef_0; } inline BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040** get_address_of__byRef_0() { return &____byRef_0; } inline void set__byRef_0(BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040* value) { ____byRef_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____byRef_0), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Reflection.ParameterModifier struct ParameterModifier_t7BEFF7C52C8D7CD73D787BDAE6A1A50196204E3E_marshaled_pinvoke { int32_t* ____byRef_0; }; // Native definition for COM marshalling of System.Reflection.ParameterModifier struct ParameterModifier_t7BEFF7C52C8D7CD73D787BDAE6A1A50196204E3E_marshaled_com { int32_t* ____byRef_0; }; // System.Reflection.PropertyInfo struct PropertyInfo_t : public MemberInfo_t { public: public: }; // System.Threading.CancellationToken struct CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB { public: // System.Threading.CancellationTokenSource System.Threading.CancellationToken::m_source CancellationTokenSource_tF480B7E74A032667AFBD31F0530D619FB43AD3FE * ___m_source_0; public: inline static int32_t get_offset_of_m_source_0() { return static_cast<int32_t>(offsetof(CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB, ___m_source_0)); } inline CancellationTokenSource_tF480B7E74A032667AFBD31F0530D619FB43AD3FE * get_m_source_0() const { return ___m_source_0; } inline CancellationTokenSource_tF480B7E74A032667AFBD31F0530D619FB43AD3FE ** get_address_of_m_source_0() { return &___m_source_0; } inline void set_m_source_0(CancellationTokenSource_tF480B7E74A032667AFBD31F0530D619FB43AD3FE * value) { ___m_source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_source_0), (void*)value); } }; struct CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB_StaticFields { public: // System.Action`1<System.Object> System.Threading.CancellationToken::s_ActionToActionObjShunt Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 * ___s_ActionToActionObjShunt_1; public: inline static int32_t get_offset_of_s_ActionToActionObjShunt_1() { return static_cast<int32_t>(offsetof(CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB_StaticFields, ___s_ActionToActionObjShunt_1)); } inline Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 * get_s_ActionToActionObjShunt_1() const { return ___s_ActionToActionObjShunt_1; } inline Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 ** get_address_of_s_ActionToActionObjShunt_1() { return &___s_ActionToActionObjShunt_1; } inline void set_s_ActionToActionObjShunt_1(Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 * value) { ___s_ActionToActionObjShunt_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_ActionToActionObjShunt_1), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Threading.CancellationToken struct CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB_marshaled_pinvoke { CancellationTokenSource_tF480B7E74A032667AFBD31F0530D619FB43AD3FE * ___m_source_0; }; // Native definition for COM marshalling of System.Threading.CancellationToken struct CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB_marshaled_com { CancellationTokenSource_tF480B7E74A032667AFBD31F0530D619FB43AD3FE * ___m_source_0; }; // System.Threading.ExecutionContext_Reader struct Reader_t5766DE258B6B590281150D8DB517B651F9F4F33B { public: // System.Threading.ExecutionContext System.Threading.ExecutionContext_Reader::m_ec ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * ___m_ec_0; public: inline static int32_t get_offset_of_m_ec_0() { return static_cast<int32_t>(offsetof(Reader_t5766DE258B6B590281150D8DB517B651F9F4F33B, ___m_ec_0)); } inline ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * get_m_ec_0() const { return ___m_ec_0; } inline ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 ** get_address_of_m_ec_0() { return &___m_ec_0; } inline void set_m_ec_0(ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * value) { ___m_ec_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ec_0), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Threading.ExecutionContext/Reader struct Reader_t5766DE258B6B590281150D8DB517B651F9F4F33B_marshaled_pinvoke { ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * ___m_ec_0; }; // Native definition for COM marshalling of System.Threading.ExecutionContext/Reader struct Reader_t5766DE258B6B590281150D8DB517B651F9F4F33B_marshaled_com { ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * ___m_ec_0; }; // System.Threading.SparselyPopulatedArrayAddInfo`1<System.Threading.CancellationCallbackInfo> struct SparselyPopulatedArrayAddInfo_1_t0A76BDD84EBF76BEF894419FC221D25BB3D4FBEE { public: // System.Threading.SparselyPopulatedArrayFragment`1<T> System.Threading.SparselyPopulatedArrayAddInfo`1::m_source SparselyPopulatedArrayFragment_1_tA54224D01E2FDC03AC2867CDDC8C53E17FA933D7 * ___m_source_0; // System.Int32 System.Threading.SparselyPopulatedArrayAddInfo`1::m_index int32_t ___m_index_1; public: inline static int32_t get_offset_of_m_source_0() { return static_cast<int32_t>(offsetof(SparselyPopulatedArrayAddInfo_1_t0A76BDD84EBF76BEF894419FC221D25BB3D4FBEE, ___m_source_0)); } inline SparselyPopulatedArrayFragment_1_tA54224D01E2FDC03AC2867CDDC8C53E17FA933D7 * get_m_source_0() const { return ___m_source_0; } inline SparselyPopulatedArrayFragment_1_tA54224D01E2FDC03AC2867CDDC8C53E17FA933D7 ** get_address_of_m_source_0() { return &___m_source_0; } inline void set_m_source_0(SparselyPopulatedArrayFragment_1_tA54224D01E2FDC03AC2867CDDC8C53E17FA933D7 * value) { ___m_source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_source_0), (void*)value); } inline static int32_t get_offset_of_m_index_1() { return static_cast<int32_t>(offsetof(SparselyPopulatedArrayAddInfo_1_t0A76BDD84EBF76BEF894419FC221D25BB3D4FBEE, ___m_index_1)); } inline int32_t get_m_index_1() const { return ___m_index_1; } inline int32_t* get_address_of_m_index_1() { return &___m_index_1; } inline void set_m_index_1(int32_t value) { ___m_index_1 = value; } }; // System.Threading.SpinWait struct SpinWait_tE079CCE966DA5879ACBE28273573E447C0BA31B9 { public: // System.Int32 System.Threading.SpinWait::m_count int32_t ___m_count_0; public: inline static int32_t get_offset_of_m_count_0() { return static_cast<int32_t>(offsetof(SpinWait_tE079CCE966DA5879ACBE28273573E447C0BA31B9, ___m_count_0)); } inline int32_t get_m_count_0() const { return ___m_count_0; } inline int32_t* get_address_of_m_count_0() { return &___m_count_0; } inline void set_m_count_0(int32_t value) { ___m_count_0 = value; } }; // System.Threading.Tasks.AwaitTaskContinuation struct AwaitTaskContinuation_t883E8FB9C34A1024B54F2D4A9CCBA21CC595286F : public TaskContinuation_t870BBF430CE7A3B6DF15EE1ED7940F1ABA9EEEE9 { public: // System.Threading.ExecutionContext System.Threading.Tasks.AwaitTaskContinuation::m_capturedContext ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * ___m_capturedContext_0; // System.Action System.Threading.Tasks.AwaitTaskContinuation::m_action Action_t591D2A86165F896B4B800BB5C25CE18672A55579 * ___m_action_1; public: inline static int32_t get_offset_of_m_capturedContext_0() { return static_cast<int32_t>(offsetof(AwaitTaskContinuation_t883E8FB9C34A1024B54F2D4A9CCBA21CC595286F, ___m_capturedContext_0)); } inline ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * get_m_capturedContext_0() const { return ___m_capturedContext_0; } inline ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 ** get_address_of_m_capturedContext_0() { return &___m_capturedContext_0; } inline void set_m_capturedContext_0(ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * value) { ___m_capturedContext_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_capturedContext_0), (void*)value); } inline static int32_t get_offset_of_m_action_1() { return static_cast<int32_t>(offsetof(AwaitTaskContinuation_t883E8FB9C34A1024B54F2D4A9CCBA21CC595286F, ___m_action_1)); } inline Action_t591D2A86165F896B4B800BB5C25CE18672A55579 * get_m_action_1() const { return ___m_action_1; } inline Action_t591D2A86165F896B4B800BB5C25CE18672A55579 ** get_address_of_m_action_1() { return &___m_action_1; } inline void set_m_action_1(Action_t591D2A86165F896B4B800BB5C25CE18672A55579 * value) { ___m_action_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_action_1), (void*)value); } }; struct AwaitTaskContinuation_t883E8FB9C34A1024B54F2D4A9CCBA21CC595286F_StaticFields { public: // System.Threading.ContextCallback System.Threading.Tasks.AwaitTaskContinuation::s_invokeActionCallback ContextCallback_t8AE8A965AC6C7ECD396F527F15CDC8E683BE1676 * ___s_invokeActionCallback_2; public: inline static int32_t get_offset_of_s_invokeActionCallback_2() { return static_cast<int32_t>(offsetof(AwaitTaskContinuation_t883E8FB9C34A1024B54F2D4A9CCBA21CC595286F_StaticFields, ___s_invokeActionCallback_2)); } inline ContextCallback_t8AE8A965AC6C7ECD396F527F15CDC8E683BE1676 * get_s_invokeActionCallback_2() const { return ___s_invokeActionCallback_2; } inline ContextCallback_t8AE8A965AC6C7ECD396F527F15CDC8E683BE1676 ** get_address_of_s_invokeActionCallback_2() { return &___s_invokeActionCallback_2; } inline void set_s_invokeActionCallback_2(ContextCallback_t8AE8A965AC6C7ECD396F527F15CDC8E683BE1676 * value) { ___s_invokeActionCallback_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_invokeActionCallback_2), (void*)value); } }; // System.Threading.Tasks.UnobservedTaskExceptionEventArgs struct UnobservedTaskExceptionEventArgs_tFE11214527E226372281384AC73C2B792170A3B7 : public EventArgs_t8E6CA180BE0E56674C6407011A94BAF7C757352E { public: // System.AggregateException System.Threading.Tasks.UnobservedTaskExceptionEventArgs::m_exception AggregateException_t9217B9E89DF820D5632411F2BD92F444B17BD60E * ___m_exception_1; // System.Boolean System.Threading.Tasks.UnobservedTaskExceptionEventArgs::m_observed bool ___m_observed_2; public: inline static int32_t get_offset_of_m_exception_1() { return static_cast<int32_t>(offsetof(UnobservedTaskExceptionEventArgs_tFE11214527E226372281384AC73C2B792170A3B7, ___m_exception_1)); } inline AggregateException_t9217B9E89DF820D5632411F2BD92F444B17BD60E * get_m_exception_1() const { return ___m_exception_1; } inline AggregateException_t9217B9E89DF820D5632411F2BD92F444B17BD60E ** get_address_of_m_exception_1() { return &___m_exception_1; } inline void set_m_exception_1(AggregateException_t9217B9E89DF820D5632411F2BD92F444B17BD60E * value) { ___m_exception_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_exception_1), (void*)value); } inline static int32_t get_offset_of_m_observed_2() { return static_cast<int32_t>(offsetof(UnobservedTaskExceptionEventArgs_tFE11214527E226372281384AC73C2B792170A3B7, ___m_observed_2)); } inline bool get_m_observed_2() const { return ___m_observed_2; } inline bool* get_address_of_m_observed_2() { return &___m_observed_2; } inline void set_m_observed_2(bool value) { ___m_observed_2 = value; } }; // System.Threading.Tasks.VoidTaskResult struct VoidTaskResult_t66EBC10DDE738848DB00F6EC1A2536D7D4715F40 { public: union { struct { }; uint8_t VoidTaskResult_t66EBC10DDE738848DB00F6EC1A2536D7D4715F40__padding[1]; }; public: }; // System.Threading.Thread struct Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 : public CriticalFinalizerObject_t8B006E1DEE084E781F5C0F3283E9226E28894DD9 { public: // System.Threading.InternalThread System.Threading.Thread::internal_thread InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192 * ___internal_thread_6; // System.Object System.Threading.Thread::m_ThreadStartArg RuntimeObject * ___m_ThreadStartArg_7; // System.Object System.Threading.Thread::pending_exception RuntimeObject * ___pending_exception_8; // System.Security.Principal.IPrincipal System.Threading.Thread::principal RuntimeObject* ___principal_9; // System.Int32 System.Threading.Thread::principal_version int32_t ___principal_version_10; // System.MulticastDelegate System.Threading.Thread::m_Delegate MulticastDelegate_t * ___m_Delegate_12; // System.Threading.ExecutionContext System.Threading.Thread::m_ExecutionContext ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * ___m_ExecutionContext_13; // System.Boolean System.Threading.Thread::m_ExecutionContextBelongsToOuterScope bool ___m_ExecutionContextBelongsToOuterScope_14; public: inline static int32_t get_offset_of_internal_thread_6() { return static_cast<int32_t>(offsetof(Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7, ___internal_thread_6)); } inline InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192 * get_internal_thread_6() const { return ___internal_thread_6; } inline InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192 ** get_address_of_internal_thread_6() { return &___internal_thread_6; } inline void set_internal_thread_6(InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192 * value) { ___internal_thread_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___internal_thread_6), (void*)value); } inline static int32_t get_offset_of_m_ThreadStartArg_7() { return static_cast<int32_t>(offsetof(Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7, ___m_ThreadStartArg_7)); } inline RuntimeObject * get_m_ThreadStartArg_7() const { return ___m_ThreadStartArg_7; } inline RuntimeObject ** get_address_of_m_ThreadStartArg_7() { return &___m_ThreadStartArg_7; } inline void set_m_ThreadStartArg_7(RuntimeObject * value) { ___m_ThreadStartArg_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ThreadStartArg_7), (void*)value); } inline static int32_t get_offset_of_pending_exception_8() { return static_cast<int32_t>(offsetof(Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7, ___pending_exception_8)); } inline RuntimeObject * get_pending_exception_8() const { return ___pending_exception_8; } inline RuntimeObject ** get_address_of_pending_exception_8() { return &___pending_exception_8; } inline void set_pending_exception_8(RuntimeObject * value) { ___pending_exception_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___pending_exception_8), (void*)value); } inline static int32_t get_offset_of_principal_9() { return static_cast<int32_t>(offsetof(Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7, ___principal_9)); } inline RuntimeObject* get_principal_9() const { return ___principal_9; } inline RuntimeObject** get_address_of_principal_9() { return &___principal_9; } inline void set_principal_9(RuntimeObject* value) { ___principal_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___principal_9), (void*)value); } inline static int32_t get_offset_of_principal_version_10() { return static_cast<int32_t>(offsetof(Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7, ___principal_version_10)); } inline int32_t get_principal_version_10() const { return ___principal_version_10; } inline int32_t* get_address_of_principal_version_10() { return &___principal_version_10; } inline void set_principal_version_10(int32_t value) { ___principal_version_10 = value; } inline static int32_t get_offset_of_m_Delegate_12() { return static_cast<int32_t>(offsetof(Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7, ___m_Delegate_12)); } inline MulticastDelegate_t * get_m_Delegate_12() const { return ___m_Delegate_12; } inline MulticastDelegate_t ** get_address_of_m_Delegate_12() { return &___m_Delegate_12; } inline void set_m_Delegate_12(MulticastDelegate_t * value) { ___m_Delegate_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Delegate_12), (void*)value); } inline static int32_t get_offset_of_m_ExecutionContext_13() { return static_cast<int32_t>(offsetof(Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7, ___m_ExecutionContext_13)); } inline ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * get_m_ExecutionContext_13() const { return ___m_ExecutionContext_13; } inline ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 ** get_address_of_m_ExecutionContext_13() { return &___m_ExecutionContext_13; } inline void set_m_ExecutionContext_13(ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * value) { ___m_ExecutionContext_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ExecutionContext_13), (void*)value); } inline static int32_t get_offset_of_m_ExecutionContextBelongsToOuterScope_14() { return static_cast<int32_t>(offsetof(Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7, ___m_ExecutionContextBelongsToOuterScope_14)); } inline bool get_m_ExecutionContextBelongsToOuterScope_14() const { return ___m_ExecutionContextBelongsToOuterScope_14; } inline bool* get_address_of_m_ExecutionContextBelongsToOuterScope_14() { return &___m_ExecutionContextBelongsToOuterScope_14; } inline void set_m_ExecutionContextBelongsToOuterScope_14(bool value) { ___m_ExecutionContextBelongsToOuterScope_14 = value; } }; struct Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7_StaticFields { public: // System.LocalDataStoreMgr System.Threading.Thread::s_LocalDataStoreMgr LocalDataStoreMgr_t1964DDB9F2BE154BE3159A7507D0D0CCBF8FDCA9 * ___s_LocalDataStoreMgr_0; // System.Threading.AsyncLocal`1<System.Globalization.CultureInfo> System.Threading.Thread::s_asyncLocalCurrentCulture AsyncLocal_1_tD39651C2EDD14B144FF3D9B9C716F807EB57655A * ___s_asyncLocalCurrentCulture_4; // System.Threading.AsyncLocal`1<System.Globalization.CultureInfo> System.Threading.Thread::s_asyncLocalCurrentUICulture AsyncLocal_1_tD39651C2EDD14B144FF3D9B9C716F807EB57655A * ___s_asyncLocalCurrentUICulture_5; public: inline static int32_t get_offset_of_s_LocalDataStoreMgr_0() { return static_cast<int32_t>(offsetof(Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7_StaticFields, ___s_LocalDataStoreMgr_0)); } inline LocalDataStoreMgr_t1964DDB9F2BE154BE3159A7507D0D0CCBF8FDCA9 * get_s_LocalDataStoreMgr_0() const { return ___s_LocalDataStoreMgr_0; } inline LocalDataStoreMgr_t1964DDB9F2BE154BE3159A7507D0D0CCBF8FDCA9 ** get_address_of_s_LocalDataStoreMgr_0() { return &___s_LocalDataStoreMgr_0; } inline void set_s_LocalDataStoreMgr_0(LocalDataStoreMgr_t1964DDB9F2BE154BE3159A7507D0D0CCBF8FDCA9 * value) { ___s_LocalDataStoreMgr_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_LocalDataStoreMgr_0), (void*)value); } inline static int32_t get_offset_of_s_asyncLocalCurrentCulture_4() { return static_cast<int32_t>(offsetof(Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7_StaticFields, ___s_asyncLocalCurrentCulture_4)); } inline AsyncLocal_1_tD39651C2EDD14B144FF3D9B9C716F807EB57655A * get_s_asyncLocalCurrentCulture_4() const { return ___s_asyncLocalCurrentCulture_4; } inline AsyncLocal_1_tD39651C2EDD14B144FF3D9B9C716F807EB57655A ** get_address_of_s_asyncLocalCurrentCulture_4() { return &___s_asyncLocalCurrentCulture_4; } inline void set_s_asyncLocalCurrentCulture_4(AsyncLocal_1_tD39651C2EDD14B144FF3D9B9C716F807EB57655A * value) { ___s_asyncLocalCurrentCulture_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_asyncLocalCurrentCulture_4), (void*)value); } inline static int32_t get_offset_of_s_asyncLocalCurrentUICulture_5() { return static_cast<int32_t>(offsetof(Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7_StaticFields, ___s_asyncLocalCurrentUICulture_5)); } inline AsyncLocal_1_tD39651C2EDD14B144FF3D9B9C716F807EB57655A * get_s_asyncLocalCurrentUICulture_5() const { return ___s_asyncLocalCurrentUICulture_5; } inline AsyncLocal_1_tD39651C2EDD14B144FF3D9B9C716F807EB57655A ** get_address_of_s_asyncLocalCurrentUICulture_5() { return &___s_asyncLocalCurrentUICulture_5; } inline void set_s_asyncLocalCurrentUICulture_5(AsyncLocal_1_tD39651C2EDD14B144FF3D9B9C716F807EB57655A * value) { ___s_asyncLocalCurrentUICulture_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_asyncLocalCurrentUICulture_5), (void*)value); } }; struct Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7_ThreadStaticFields { public: // System.LocalDataStoreHolder System.Threading.Thread::s_LocalDataStore LocalDataStoreHolder_tE0636E08496405406FD63190AC51EEB2EE51E304 * ___s_LocalDataStore_1; // System.Globalization.CultureInfo System.Threading.Thread::m_CurrentCulture CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * ___m_CurrentCulture_2; // System.Globalization.CultureInfo System.Threading.Thread::m_CurrentUICulture CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * ___m_CurrentUICulture_3; // System.Threading.Thread System.Threading.Thread::current_thread Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * ___current_thread_11; public: inline static int32_t get_offset_of_s_LocalDataStore_1() { return static_cast<int32_t>(offsetof(Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7_ThreadStaticFields, ___s_LocalDataStore_1)); } inline LocalDataStoreHolder_tE0636E08496405406FD63190AC51EEB2EE51E304 * get_s_LocalDataStore_1() const { return ___s_LocalDataStore_1; } inline LocalDataStoreHolder_tE0636E08496405406FD63190AC51EEB2EE51E304 ** get_address_of_s_LocalDataStore_1() { return &___s_LocalDataStore_1; } inline void set_s_LocalDataStore_1(LocalDataStoreHolder_tE0636E08496405406FD63190AC51EEB2EE51E304 * value) { ___s_LocalDataStore_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_LocalDataStore_1), (void*)value); } inline static int32_t get_offset_of_m_CurrentCulture_2() { return static_cast<int32_t>(offsetof(Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7_ThreadStaticFields, ___m_CurrentCulture_2)); } inline CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * get_m_CurrentCulture_2() const { return ___m_CurrentCulture_2; } inline CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F ** get_address_of_m_CurrentCulture_2() { return &___m_CurrentCulture_2; } inline void set_m_CurrentCulture_2(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * value) { ___m_CurrentCulture_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_CurrentCulture_2), (void*)value); } inline static int32_t get_offset_of_m_CurrentUICulture_3() { return static_cast<int32_t>(offsetof(Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7_ThreadStaticFields, ___m_CurrentUICulture_3)); } inline CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * get_m_CurrentUICulture_3() const { return ___m_CurrentUICulture_3; } inline CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F ** get_address_of_m_CurrentUICulture_3() { return &___m_CurrentUICulture_3; } inline void set_m_CurrentUICulture_3(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * value) { ___m_CurrentUICulture_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_CurrentUICulture_3), (void*)value); } inline static int32_t get_offset_of_current_thread_11() { return static_cast<int32_t>(offsetof(Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7_ThreadStaticFields, ___current_thread_11)); } inline Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * get_current_thread_11() const { return ___current_thread_11; } inline Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 ** get_address_of_current_thread_11() { return &___current_thread_11; } inline void set_current_thread_11(Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * value) { ___current_thread_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___current_thread_11), (void*)value); } }; // System.Threading.Timer struct Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 : public MarshalByRefObject_tC4577953D0A44D0AB8597CFA868E01C858B1C9AF { public: // System.Threading.TimerCallback System.Threading.Timer::callback TimerCallback_tC89F2FB1294A86F64DEB2C1F68024954018AA219 * ___callback_2; // System.Object System.Threading.Timer::state RuntimeObject * ___state_3; // System.Int64 System.Threading.Timer::due_time_ms int64_t ___due_time_ms_4; // System.Int64 System.Threading.Timer::period_ms int64_t ___period_ms_5; // System.Int64 System.Threading.Timer::next_run int64_t ___next_run_6; // System.Boolean System.Threading.Timer::disposed bool ___disposed_7; public: inline static int32_t get_offset_of_callback_2() { return static_cast<int32_t>(offsetof(Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553, ___callback_2)); } inline TimerCallback_tC89F2FB1294A86F64DEB2C1F68024954018AA219 * get_callback_2() const { return ___callback_2; } inline TimerCallback_tC89F2FB1294A86F64DEB2C1F68024954018AA219 ** get_address_of_callback_2() { return &___callback_2; } inline void set_callback_2(TimerCallback_tC89F2FB1294A86F64DEB2C1F68024954018AA219 * value) { ___callback_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___callback_2), (void*)value); } inline static int32_t get_offset_of_state_3() { return static_cast<int32_t>(offsetof(Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553, ___state_3)); } inline RuntimeObject * get_state_3() const { return ___state_3; } inline RuntimeObject ** get_address_of_state_3() { return &___state_3; } inline void set_state_3(RuntimeObject * value) { ___state_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___state_3), (void*)value); } inline static int32_t get_offset_of_due_time_ms_4() { return static_cast<int32_t>(offsetof(Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553, ___due_time_ms_4)); } inline int64_t get_due_time_ms_4() const { return ___due_time_ms_4; } inline int64_t* get_address_of_due_time_ms_4() { return &___due_time_ms_4; } inline void set_due_time_ms_4(int64_t value) { ___due_time_ms_4 = value; } inline static int32_t get_offset_of_period_ms_5() { return static_cast<int32_t>(offsetof(Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553, ___period_ms_5)); } inline int64_t get_period_ms_5() const { return ___period_ms_5; } inline int64_t* get_address_of_period_ms_5() { return &___period_ms_5; } inline void set_period_ms_5(int64_t value) { ___period_ms_5 = value; } inline static int32_t get_offset_of_next_run_6() { return static_cast<int32_t>(offsetof(Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553, ___next_run_6)); } inline int64_t get_next_run_6() const { return ___next_run_6; } inline int64_t* get_address_of_next_run_6() { return &___next_run_6; } inline void set_next_run_6(int64_t value) { ___next_run_6 = value; } inline static int32_t get_offset_of_disposed_7() { return static_cast<int32_t>(offsetof(Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553, ___disposed_7)); } inline bool get_disposed_7() const { return ___disposed_7; } inline bool* get_address_of_disposed_7() { return &___disposed_7; } inline void set_disposed_7(bool value) { ___disposed_7 = value; } }; struct Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553_StaticFields { public: // System.Threading.Timer_Scheduler System.Threading.Timer::scheduler Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9 * ___scheduler_1; public: inline static int32_t get_offset_of_scheduler_1() { return static_cast<int32_t>(offsetof(Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553_StaticFields, ___scheduler_1)); } inline Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9 * get_scheduler_1() const { return ___scheduler_1; } inline Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9 ** get_address_of_scheduler_1() { return &___scheduler_1; } inline void set_scheduler_1(Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9 * value) { ___scheduler_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___scheduler_1), (void*)value); } }; // System.TimeZoneInfo_SYSTEMTIME struct SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2 { public: // System.UInt16 System.TimeZoneInfo_SYSTEMTIME::wYear uint16_t ___wYear_0; // System.UInt16 System.TimeZoneInfo_SYSTEMTIME::wMonth uint16_t ___wMonth_1; // System.UInt16 System.TimeZoneInfo_SYSTEMTIME::wDayOfWeek uint16_t ___wDayOfWeek_2; // System.UInt16 System.TimeZoneInfo_SYSTEMTIME::wDay uint16_t ___wDay_3; // System.UInt16 System.TimeZoneInfo_SYSTEMTIME::wHour uint16_t ___wHour_4; // System.UInt16 System.TimeZoneInfo_SYSTEMTIME::wMinute uint16_t ___wMinute_5; // System.UInt16 System.TimeZoneInfo_SYSTEMTIME::wSecond uint16_t ___wSecond_6; // System.UInt16 System.TimeZoneInfo_SYSTEMTIME::wMilliseconds uint16_t ___wMilliseconds_7; public: inline static int32_t get_offset_of_wYear_0() { return static_cast<int32_t>(offsetof(SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2, ___wYear_0)); } inline uint16_t get_wYear_0() const { return ___wYear_0; } inline uint16_t* get_address_of_wYear_0() { return &___wYear_0; } inline void set_wYear_0(uint16_t value) { ___wYear_0 = value; } inline static int32_t get_offset_of_wMonth_1() { return static_cast<int32_t>(offsetof(SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2, ___wMonth_1)); } inline uint16_t get_wMonth_1() const { return ___wMonth_1; } inline uint16_t* get_address_of_wMonth_1() { return &___wMonth_1; } inline void set_wMonth_1(uint16_t value) { ___wMonth_1 = value; } inline static int32_t get_offset_of_wDayOfWeek_2() { return static_cast<int32_t>(offsetof(SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2, ___wDayOfWeek_2)); } inline uint16_t get_wDayOfWeek_2() const { return ___wDayOfWeek_2; } inline uint16_t* get_address_of_wDayOfWeek_2() { return &___wDayOfWeek_2; } inline void set_wDayOfWeek_2(uint16_t value) { ___wDayOfWeek_2 = value; } inline static int32_t get_offset_of_wDay_3() { return static_cast<int32_t>(offsetof(SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2, ___wDay_3)); } inline uint16_t get_wDay_3() const { return ___wDay_3; } inline uint16_t* get_address_of_wDay_3() { return &___wDay_3; } inline void set_wDay_3(uint16_t value) { ___wDay_3 = value; } inline static int32_t get_offset_of_wHour_4() { return static_cast<int32_t>(offsetof(SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2, ___wHour_4)); } inline uint16_t get_wHour_4() const { return ___wHour_4; } inline uint16_t* get_address_of_wHour_4() { return &___wHour_4; } inline void set_wHour_4(uint16_t value) { ___wHour_4 = value; } inline static int32_t get_offset_of_wMinute_5() { return static_cast<int32_t>(offsetof(SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2, ___wMinute_5)); } inline uint16_t get_wMinute_5() const { return ___wMinute_5; } inline uint16_t* get_address_of_wMinute_5() { return &___wMinute_5; } inline void set_wMinute_5(uint16_t value) { ___wMinute_5 = value; } inline static int32_t get_offset_of_wSecond_6() { return static_cast<int32_t>(offsetof(SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2, ___wSecond_6)); } inline uint16_t get_wSecond_6() const { return ___wSecond_6; } inline uint16_t* get_address_of_wSecond_6() { return &___wSecond_6; } inline void set_wSecond_6(uint16_t value) { ___wSecond_6 = value; } inline static int32_t get_offset_of_wMilliseconds_7() { return static_cast<int32_t>(offsetof(SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2, ___wMilliseconds_7)); } inline uint16_t get_wMilliseconds_7() const { return ___wMilliseconds_7; } inline uint16_t* get_address_of_wMilliseconds_7() { return &___wMilliseconds_7; } inline void set_wMilliseconds_7(uint16_t value) { ___wMilliseconds_7 = value; } }; // System.UInt16 struct UInt16_tAE45CEF73BF720100519F6867F32145D075F928E { public: // System.UInt16 System.UInt16::m_value uint16_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(UInt16_tAE45CEF73BF720100519F6867F32145D075F928E, ___m_value_0)); } inline uint16_t get_m_value_0() const { return ___m_value_0; } inline uint16_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint16_t value) { ___m_value_0 = value; } }; // System.UInt32 struct UInt32_t4980FA09003AFAAB5A6E361BA2748EA9A005709B { public: // System.UInt32 System.UInt32::m_value uint32_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(UInt32_t4980FA09003AFAAB5A6E361BA2748EA9A005709B, ___m_value_0)); } inline uint32_t get_m_value_0() const { return ___m_value_0; } inline uint32_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint32_t value) { ___m_value_0 = value; } }; // System.UInt64 struct UInt64_tA02DF3B59C8FC4A849BD207DA11038CC64E4CB4E { public: // System.UInt64 System.UInt64::m_value uint64_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(UInt64_tA02DF3B59C8FC4A849BD207DA11038CC64E4CB4E, ___m_value_0)); } inline uint64_t get_m_value_0() const { return ___m_value_0; } inline uint64_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint64_t value) { ___m_value_0 = value; } }; // System.UIntPtr struct UIntPtr_t { public: // System.Void* System.UIntPtr::_pointer void* ____pointer_1; public: inline static int32_t get_offset_of__pointer_1() { return static_cast<int32_t>(offsetof(UIntPtr_t, ____pointer_1)); } inline void* get__pointer_1() const { return ____pointer_1; } inline void** get_address_of__pointer_1() { return &____pointer_1; } inline void set__pointer_1(void* value) { ____pointer_1 = value; } }; struct UIntPtr_t_StaticFields { public: // System.UIntPtr System.UIntPtr::Zero uintptr_t ___Zero_0; public: inline static int32_t get_offset_of_Zero_0() { return static_cast<int32_t>(offsetof(UIntPtr_t_StaticFields, ___Zero_0)); } inline uintptr_t get_Zero_0() const { return ___Zero_0; } inline uintptr_t* get_address_of_Zero_0() { return &___Zero_0; } inline void set_Zero_0(uintptr_t value) { ___Zero_0 = value; } }; // System.Void struct Void_t22962CB4C05B1D89B55A6E1139F0E87A90987017 { public: union { struct { }; uint8_t Void_t22962CB4C05B1D89B55A6E1139F0E87A90987017__padding[1]; }; public: }; // System.AppDomain struct AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8 : public MarshalByRefObject_tC4577953D0A44D0AB8597CFA868E01C858B1C9AF { public: // System.IntPtr System.AppDomain::_mono_app_domain intptr_t ____mono_app_domain_1; // System.Object System.AppDomain::_evidence RuntimeObject * ____evidence_6; // System.Object System.AppDomain::_granted RuntimeObject * ____granted_7; // System.Int32 System.AppDomain::_principalPolicy int32_t ____principalPolicy_8; // System.AssemblyLoadEventHandler System.AppDomain::AssemblyLoad AssemblyLoadEventHandler_t53F8340027F9EE67E8A22E7D8C1A3770345153C9 * ___AssemblyLoad_11; // System.ResolveEventHandler System.AppDomain::AssemblyResolve ResolveEventHandler_t045C469BEA8B632FA99FE8867C921BA8DAE0BEE5 * ___AssemblyResolve_12; // System.EventHandler System.AppDomain::DomainUnload EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * ___DomainUnload_13; // System.EventHandler System.AppDomain::ProcessExit EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * ___ProcessExit_14; // System.ResolveEventHandler System.AppDomain::ResourceResolve ResolveEventHandler_t045C469BEA8B632FA99FE8867C921BA8DAE0BEE5 * ___ResourceResolve_15; // System.ResolveEventHandler System.AppDomain::TypeResolve ResolveEventHandler_t045C469BEA8B632FA99FE8867C921BA8DAE0BEE5 * ___TypeResolve_16; // System.UnhandledExceptionEventHandler System.AppDomain::UnhandledException UnhandledExceptionEventHandler_tB0DFF05ABF7A3A234C87D4F7A71F98E9AB2D91DE * ___UnhandledException_17; // System.EventHandler`1<System.Runtime.ExceptionServices.FirstChanceExceptionEventArgs> System.AppDomain::FirstChanceException EventHandler_1_t1E35ED2E29145994C6C03E57601C6D48C61083FF * ___FirstChanceException_18; // System.Object System.AppDomain::_domain_manager RuntimeObject * ____domain_manager_19; // System.ResolveEventHandler System.AppDomain::ReflectionOnlyAssemblyResolve ResolveEventHandler_t045C469BEA8B632FA99FE8867C921BA8DAE0BEE5 * ___ReflectionOnlyAssemblyResolve_20; // System.Object System.AppDomain::_activation RuntimeObject * ____activation_21; // System.Object System.AppDomain::_applicationIdentity RuntimeObject * ____applicationIdentity_22; // System.Collections.Generic.List`1<System.String> System.AppDomain::compatibility_switch List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * ___compatibility_switch_23; public: inline static int32_t get_offset_of__mono_app_domain_1() { return static_cast<int32_t>(offsetof(AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8, ____mono_app_domain_1)); } inline intptr_t get__mono_app_domain_1() const { return ____mono_app_domain_1; } inline intptr_t* get_address_of__mono_app_domain_1() { return &____mono_app_domain_1; } inline void set__mono_app_domain_1(intptr_t value) { ____mono_app_domain_1 = value; } inline static int32_t get_offset_of__evidence_6() { return static_cast<int32_t>(offsetof(AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8, ____evidence_6)); } inline RuntimeObject * get__evidence_6() const { return ____evidence_6; } inline RuntimeObject ** get_address_of__evidence_6() { return &____evidence_6; } inline void set__evidence_6(RuntimeObject * value) { ____evidence_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____evidence_6), (void*)value); } inline static int32_t get_offset_of__granted_7() { return static_cast<int32_t>(offsetof(AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8, ____granted_7)); } inline RuntimeObject * get__granted_7() const { return ____granted_7; } inline RuntimeObject ** get_address_of__granted_7() { return &____granted_7; } inline void set__granted_7(RuntimeObject * value) { ____granted_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____granted_7), (void*)value); } inline static int32_t get_offset_of__principalPolicy_8() { return static_cast<int32_t>(offsetof(AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8, ____principalPolicy_8)); } inline int32_t get__principalPolicy_8() const { return ____principalPolicy_8; } inline int32_t* get_address_of__principalPolicy_8() { return &____principalPolicy_8; } inline void set__principalPolicy_8(int32_t value) { ____principalPolicy_8 = value; } inline static int32_t get_offset_of_AssemblyLoad_11() { return static_cast<int32_t>(offsetof(AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8, ___AssemblyLoad_11)); } inline AssemblyLoadEventHandler_t53F8340027F9EE67E8A22E7D8C1A3770345153C9 * get_AssemblyLoad_11() const { return ___AssemblyLoad_11; } inline AssemblyLoadEventHandler_t53F8340027F9EE67E8A22E7D8C1A3770345153C9 ** get_address_of_AssemblyLoad_11() { return &___AssemblyLoad_11; } inline void set_AssemblyLoad_11(AssemblyLoadEventHandler_t53F8340027F9EE67E8A22E7D8C1A3770345153C9 * value) { ___AssemblyLoad_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___AssemblyLoad_11), (void*)value); } inline static int32_t get_offset_of_AssemblyResolve_12() { return static_cast<int32_t>(offsetof(AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8, ___AssemblyResolve_12)); } inline ResolveEventHandler_t045C469BEA8B632FA99FE8867C921BA8DAE0BEE5 * get_AssemblyResolve_12() const { return ___AssemblyResolve_12; } inline ResolveEventHandler_t045C469BEA8B632FA99FE8867C921BA8DAE0BEE5 ** get_address_of_AssemblyResolve_12() { return &___AssemblyResolve_12; } inline void set_AssemblyResolve_12(ResolveEventHandler_t045C469BEA8B632FA99FE8867C921BA8DAE0BEE5 * value) { ___AssemblyResolve_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___AssemblyResolve_12), (void*)value); } inline static int32_t get_offset_of_DomainUnload_13() { return static_cast<int32_t>(offsetof(AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8, ___DomainUnload_13)); } inline EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * get_DomainUnload_13() const { return ___DomainUnload_13; } inline EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C ** get_address_of_DomainUnload_13() { return &___DomainUnload_13; } inline void set_DomainUnload_13(EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * value) { ___DomainUnload_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___DomainUnload_13), (void*)value); } inline static int32_t get_offset_of_ProcessExit_14() { return static_cast<int32_t>(offsetof(AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8, ___ProcessExit_14)); } inline EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * get_ProcessExit_14() const { return ___ProcessExit_14; } inline EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C ** get_address_of_ProcessExit_14() { return &___ProcessExit_14; } inline void set_ProcessExit_14(EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * value) { ___ProcessExit_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___ProcessExit_14), (void*)value); } inline static int32_t get_offset_of_ResourceResolve_15() { return static_cast<int32_t>(offsetof(AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8, ___ResourceResolve_15)); } inline ResolveEventHandler_t045C469BEA8B632FA99FE8867C921BA8DAE0BEE5 * get_ResourceResolve_15() const { return ___ResourceResolve_15; } inline ResolveEventHandler_t045C469BEA8B632FA99FE8867C921BA8DAE0BEE5 ** get_address_of_ResourceResolve_15() { return &___ResourceResolve_15; } inline void set_ResourceResolve_15(ResolveEventHandler_t045C469BEA8B632FA99FE8867C921BA8DAE0BEE5 * value) { ___ResourceResolve_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___ResourceResolve_15), (void*)value); } inline static int32_t get_offset_of_TypeResolve_16() { return static_cast<int32_t>(offsetof(AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8, ___TypeResolve_16)); } inline ResolveEventHandler_t045C469BEA8B632FA99FE8867C921BA8DAE0BEE5 * get_TypeResolve_16() const { return ___TypeResolve_16; } inline ResolveEventHandler_t045C469BEA8B632FA99FE8867C921BA8DAE0BEE5 ** get_address_of_TypeResolve_16() { return &___TypeResolve_16; } inline void set_TypeResolve_16(ResolveEventHandler_t045C469BEA8B632FA99FE8867C921BA8DAE0BEE5 * value) { ___TypeResolve_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___TypeResolve_16), (void*)value); } inline static int32_t get_offset_of_UnhandledException_17() { return static_cast<int32_t>(offsetof(AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8, ___UnhandledException_17)); } inline UnhandledExceptionEventHandler_tB0DFF05ABF7A3A234C87D4F7A71F98E9AB2D91DE * get_UnhandledException_17() const { return ___UnhandledException_17; } inline UnhandledExceptionEventHandler_tB0DFF05ABF7A3A234C87D4F7A71F98E9AB2D91DE ** get_address_of_UnhandledException_17() { return &___UnhandledException_17; } inline void set_UnhandledException_17(UnhandledExceptionEventHandler_tB0DFF05ABF7A3A234C87D4F7A71F98E9AB2D91DE * value) { ___UnhandledException_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___UnhandledException_17), (void*)value); } inline static int32_t get_offset_of_FirstChanceException_18() { return static_cast<int32_t>(offsetof(AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8, ___FirstChanceException_18)); } inline EventHandler_1_t1E35ED2E29145994C6C03E57601C6D48C61083FF * get_FirstChanceException_18() const { return ___FirstChanceException_18; } inline EventHandler_1_t1E35ED2E29145994C6C03E57601C6D48C61083FF ** get_address_of_FirstChanceException_18() { return &___FirstChanceException_18; } inline void set_FirstChanceException_18(EventHandler_1_t1E35ED2E29145994C6C03E57601C6D48C61083FF * value) { ___FirstChanceException_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___FirstChanceException_18), (void*)value); } inline static int32_t get_offset_of__domain_manager_19() { return static_cast<int32_t>(offsetof(AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8, ____domain_manager_19)); } inline RuntimeObject * get__domain_manager_19() const { return ____domain_manager_19; } inline RuntimeObject ** get_address_of__domain_manager_19() { return &____domain_manager_19; } inline void set__domain_manager_19(RuntimeObject * value) { ____domain_manager_19 = value; Il2CppCodeGenWriteBarrier((void**)(&____domain_manager_19), (void*)value); } inline static int32_t get_offset_of_ReflectionOnlyAssemblyResolve_20() { return static_cast<int32_t>(offsetof(AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8, ___ReflectionOnlyAssemblyResolve_20)); } inline ResolveEventHandler_t045C469BEA8B632FA99FE8867C921BA8DAE0BEE5 * get_ReflectionOnlyAssemblyResolve_20() const { return ___ReflectionOnlyAssemblyResolve_20; } inline ResolveEventHandler_t045C469BEA8B632FA99FE8867C921BA8DAE0BEE5 ** get_address_of_ReflectionOnlyAssemblyResolve_20() { return &___ReflectionOnlyAssemblyResolve_20; } inline void set_ReflectionOnlyAssemblyResolve_20(ResolveEventHandler_t045C469BEA8B632FA99FE8867C921BA8DAE0BEE5 * value) { ___ReflectionOnlyAssemblyResolve_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___ReflectionOnlyAssemblyResolve_20), (void*)value); } inline static int32_t get_offset_of__activation_21() { return static_cast<int32_t>(offsetof(AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8, ____activation_21)); } inline RuntimeObject * get__activation_21() const { return ____activation_21; } inline RuntimeObject ** get_address_of__activation_21() { return &____activation_21; } inline void set__activation_21(RuntimeObject * value) { ____activation_21 = value; Il2CppCodeGenWriteBarrier((void**)(&____activation_21), (void*)value); } inline static int32_t get_offset_of__applicationIdentity_22() { return static_cast<int32_t>(offsetof(AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8, ____applicationIdentity_22)); } inline RuntimeObject * get__applicationIdentity_22() const { return ____applicationIdentity_22; } inline RuntimeObject ** get_address_of__applicationIdentity_22() { return &____applicationIdentity_22; } inline void set__applicationIdentity_22(RuntimeObject * value) { ____applicationIdentity_22 = value; Il2CppCodeGenWriteBarrier((void**)(&____applicationIdentity_22), (void*)value); } inline static int32_t get_offset_of_compatibility_switch_23() { return static_cast<int32_t>(offsetof(AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8, ___compatibility_switch_23)); } inline List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * get_compatibility_switch_23() const { return ___compatibility_switch_23; } inline List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 ** get_address_of_compatibility_switch_23() { return &___compatibility_switch_23; } inline void set_compatibility_switch_23(List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * value) { ___compatibility_switch_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___compatibility_switch_23), (void*)value); } }; struct AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8_StaticFields { public: // System.String System.AppDomain::_process_guid String_t* ____process_guid_2; // System.AppDomain System.AppDomain::default_domain AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8 * ___default_domain_10; public: inline static int32_t get_offset_of__process_guid_2() { return static_cast<int32_t>(offsetof(AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8_StaticFields, ____process_guid_2)); } inline String_t* get__process_guid_2() const { return ____process_guid_2; } inline String_t** get_address_of__process_guid_2() { return &____process_guid_2; } inline void set__process_guid_2(String_t* value) { ____process_guid_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____process_guid_2), (void*)value); } inline static int32_t get_offset_of_default_domain_10() { return static_cast<int32_t>(offsetof(AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8_StaticFields, ___default_domain_10)); } inline AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8 * get_default_domain_10() const { return ___default_domain_10; } inline AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8 ** get_address_of_default_domain_10() { return &___default_domain_10; } inline void set_default_domain_10(AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8 * value) { ___default_domain_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___default_domain_10), (void*)value); } }; struct AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8_ThreadStaticFields { public: // System.Collections.Generic.Dictionary`2<System.String,System.Object> System.AppDomain::type_resolve_in_progress Dictionary_2_t9140A71329927AE4FD0F3CF4D4D66668EBE151EA * ___type_resolve_in_progress_3; // System.Collections.Generic.Dictionary`2<System.String,System.Object> System.AppDomain::assembly_resolve_in_progress Dictionary_2_t9140A71329927AE4FD0F3CF4D4D66668EBE151EA * ___assembly_resolve_in_progress_4; // System.Collections.Generic.Dictionary`2<System.String,System.Object> System.AppDomain::assembly_resolve_in_progress_refonly Dictionary_2_t9140A71329927AE4FD0F3CF4D4D66668EBE151EA * ___assembly_resolve_in_progress_refonly_5; // System.Object System.AppDomain::_principal RuntimeObject * ____principal_9; public: inline static int32_t get_offset_of_type_resolve_in_progress_3() { return static_cast<int32_t>(offsetof(AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8_ThreadStaticFields, ___type_resolve_in_progress_3)); } inline Dictionary_2_t9140A71329927AE4FD0F3CF4D4D66668EBE151EA * get_type_resolve_in_progress_3() const { return ___type_resolve_in_progress_3; } inline Dictionary_2_t9140A71329927AE4FD0F3CF4D4D66668EBE151EA ** get_address_of_type_resolve_in_progress_3() { return &___type_resolve_in_progress_3; } inline void set_type_resolve_in_progress_3(Dictionary_2_t9140A71329927AE4FD0F3CF4D4D66668EBE151EA * value) { ___type_resolve_in_progress_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___type_resolve_in_progress_3), (void*)value); } inline static int32_t get_offset_of_assembly_resolve_in_progress_4() { return static_cast<int32_t>(offsetof(AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8_ThreadStaticFields, ___assembly_resolve_in_progress_4)); } inline Dictionary_2_t9140A71329927AE4FD0F3CF4D4D66668EBE151EA * get_assembly_resolve_in_progress_4() const { return ___assembly_resolve_in_progress_4; } inline Dictionary_2_t9140A71329927AE4FD0F3CF4D4D66668EBE151EA ** get_address_of_assembly_resolve_in_progress_4() { return &___assembly_resolve_in_progress_4; } inline void set_assembly_resolve_in_progress_4(Dictionary_2_t9140A71329927AE4FD0F3CF4D4D66668EBE151EA * value) { ___assembly_resolve_in_progress_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___assembly_resolve_in_progress_4), (void*)value); } inline static int32_t get_offset_of_assembly_resolve_in_progress_refonly_5() { return static_cast<int32_t>(offsetof(AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8_ThreadStaticFields, ___assembly_resolve_in_progress_refonly_5)); } inline Dictionary_2_t9140A71329927AE4FD0F3CF4D4D66668EBE151EA * get_assembly_resolve_in_progress_refonly_5() const { return ___assembly_resolve_in_progress_refonly_5; } inline Dictionary_2_t9140A71329927AE4FD0F3CF4D4D66668EBE151EA ** get_address_of_assembly_resolve_in_progress_refonly_5() { return &___assembly_resolve_in_progress_refonly_5; } inline void set_assembly_resolve_in_progress_refonly_5(Dictionary_2_t9140A71329927AE4FD0F3CF4D4D66668EBE151EA * value) { ___assembly_resolve_in_progress_refonly_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___assembly_resolve_in_progress_refonly_5), (void*)value); } inline static int32_t get_offset_of__principal_9() { return static_cast<int32_t>(offsetof(AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8_ThreadStaticFields, ____principal_9)); } inline RuntimeObject * get__principal_9() const { return ____principal_9; } inline RuntimeObject ** get_address_of__principal_9() { return &____principal_9; } inline void set__principal_9(RuntimeObject * value) { ____principal_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____principal_9), (void*)value); } }; // Native definition for P/Invoke marshalling of System.AppDomain struct AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8_marshaled_pinvoke : public MarshalByRefObject_tC4577953D0A44D0AB8597CFA868E01C858B1C9AF_marshaled_pinvoke { intptr_t ____mono_app_domain_1; Il2CppIUnknown* ____evidence_6; Il2CppIUnknown* ____granted_7; int32_t ____principalPolicy_8; Il2CppMethodPointer ___AssemblyLoad_11; Il2CppMethodPointer ___AssemblyResolve_12; Il2CppMethodPointer ___DomainUnload_13; Il2CppMethodPointer ___ProcessExit_14; Il2CppMethodPointer ___ResourceResolve_15; Il2CppMethodPointer ___TypeResolve_16; Il2CppMethodPointer ___UnhandledException_17; Il2CppMethodPointer ___FirstChanceException_18; Il2CppIUnknown* ____domain_manager_19; Il2CppMethodPointer ___ReflectionOnlyAssemblyResolve_20; Il2CppIUnknown* ____activation_21; Il2CppIUnknown* ____applicationIdentity_22; List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * ___compatibility_switch_23; }; // Native definition for COM marshalling of System.AppDomain struct AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8_marshaled_com : public MarshalByRefObject_tC4577953D0A44D0AB8597CFA868E01C858B1C9AF_marshaled_com { intptr_t ____mono_app_domain_1; Il2CppIUnknown* ____evidence_6; Il2CppIUnknown* ____granted_7; int32_t ____principalPolicy_8; Il2CppMethodPointer ___AssemblyLoad_11; Il2CppMethodPointer ___AssemblyResolve_12; Il2CppMethodPointer ___DomainUnload_13; Il2CppMethodPointer ___ProcessExit_14; Il2CppMethodPointer ___ResourceResolve_15; Il2CppMethodPointer ___TypeResolve_16; Il2CppMethodPointer ___UnhandledException_17; Il2CppMethodPointer ___FirstChanceException_18; Il2CppIUnknown* ____domain_manager_19; Il2CppMethodPointer ___ReflectionOnlyAssemblyResolve_20; Il2CppIUnknown* ____activation_21; Il2CppIUnknown* ____applicationIdentity_22; List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * ___compatibility_switch_23; }; // System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object> struct KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B { public: // TKey System.Collections.Generic.KeyValuePair`2::key DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast<int32_t>(offsetof(KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B, ___key_0)); } inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 get_key_0() const { return ___key_0; } inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * get_address_of_key_0() { return &___key_0; } inline void set_key_0(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast<int32_t>(offsetof(KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___value_1), (void*)value); } }; // System.Collections.Generic.KeyValuePair`2<System.DateTime,System.TimeType> struct KeyValuePair_2_t86E21DDA124482935B8F0E8DCC380E2B8206105D { public: // TKey System.Collections.Generic.KeyValuePair`2::key DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value TimeType_t1E0366D2FDDE13B93F6DFD1A2FB8645B76E9DDA9 * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast<int32_t>(offsetof(KeyValuePair_2_t86E21DDA124482935B8F0E8DCC380E2B8206105D, ___key_0)); } inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 get_key_0() const { return ___key_0; } inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * get_address_of_key_0() { return &___key_0; } inline void set_key_0(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast<int32_t>(offsetof(KeyValuePair_2_t86E21DDA124482935B8F0E8DCC380E2B8206105D, ___value_1)); } inline TimeType_t1E0366D2FDDE13B93F6DFD1A2FB8645B76E9DDA9 * get_value_1() const { return ___value_1; } inline TimeType_t1E0366D2FDDE13B93F6DFD1A2FB8645B76E9DDA9 ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(TimeType_t1E0366D2FDDE13B93F6DFD1A2FB8645B76E9DDA9 * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___value_1), (void*)value); } }; // System.DateTimeKind struct DateTimeKind_t6BC23532930B812ABFCCEB2B61BC233712B180EE { public: // System.Int32 System.DateTimeKind::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(DateTimeKind_t6BC23532930B812ABFCCEB2B61BC233712B180EE, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.DayOfWeek struct DayOfWeek_tE7CD4C3124650FF8B2AD3E9DBD34B9896927DFF8 { public: // System.Int32 System.DayOfWeek::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(DayOfWeek_tE7CD4C3124650FF8B2AD3E9DBD34B9896927DFF8, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Delegate struct Delegate_t : public RuntimeObject { public: // System.IntPtr System.Delegate::method_ptr Il2CppMethodPointer ___method_ptr_0; // System.IntPtr System.Delegate::invoke_impl intptr_t ___invoke_impl_1; // System.Object System.Delegate::m_target RuntimeObject * ___m_target_2; // System.IntPtr System.Delegate::method intptr_t ___method_3; // System.IntPtr System.Delegate::delegate_trampoline intptr_t ___delegate_trampoline_4; // System.IntPtr System.Delegate::extra_arg intptr_t ___extra_arg_5; // System.IntPtr System.Delegate::method_code intptr_t ___method_code_6; // System.Reflection.MethodInfo System.Delegate::method_info MethodInfo_t * ___method_info_7; // System.Reflection.MethodInfo System.Delegate::original_method_info MethodInfo_t * ___original_method_info_8; // System.DelegateData System.Delegate::data DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * ___data_9; // System.Boolean System.Delegate::method_is_virtual bool ___method_is_virtual_10; public: inline static int32_t get_offset_of_method_ptr_0() { return static_cast<int32_t>(offsetof(Delegate_t, ___method_ptr_0)); } inline Il2CppMethodPointer get_method_ptr_0() const { return ___method_ptr_0; } inline Il2CppMethodPointer* get_address_of_method_ptr_0() { return &___method_ptr_0; } inline void set_method_ptr_0(Il2CppMethodPointer value) { ___method_ptr_0 = value; } inline static int32_t get_offset_of_invoke_impl_1() { return static_cast<int32_t>(offsetof(Delegate_t, ___invoke_impl_1)); } inline intptr_t get_invoke_impl_1() const { return ___invoke_impl_1; } inline intptr_t* get_address_of_invoke_impl_1() { return &___invoke_impl_1; } inline void set_invoke_impl_1(intptr_t value) { ___invoke_impl_1 = value; } inline static int32_t get_offset_of_m_target_2() { return static_cast<int32_t>(offsetof(Delegate_t, ___m_target_2)); } inline RuntimeObject * get_m_target_2() const { return ___m_target_2; } inline RuntimeObject ** get_address_of_m_target_2() { return &___m_target_2; } inline void set_m_target_2(RuntimeObject * value) { ___m_target_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_target_2), (void*)value); } inline static int32_t get_offset_of_method_3() { return static_cast<int32_t>(offsetof(Delegate_t, ___method_3)); } inline intptr_t get_method_3() const { return ___method_3; } inline intptr_t* get_address_of_method_3() { return &___method_3; } inline void set_method_3(intptr_t value) { ___method_3 = value; } inline static int32_t get_offset_of_delegate_trampoline_4() { return static_cast<int32_t>(offsetof(Delegate_t, ___delegate_trampoline_4)); } inline intptr_t get_delegate_trampoline_4() const { return ___delegate_trampoline_4; } inline intptr_t* get_address_of_delegate_trampoline_4() { return &___delegate_trampoline_4; } inline void set_delegate_trampoline_4(intptr_t value) { ___delegate_trampoline_4 = value; } inline static int32_t get_offset_of_extra_arg_5() { return static_cast<int32_t>(offsetof(Delegate_t, ___extra_arg_5)); } inline intptr_t get_extra_arg_5() const { return ___extra_arg_5; } inline intptr_t* get_address_of_extra_arg_5() { return &___extra_arg_5; } inline void set_extra_arg_5(intptr_t value) { ___extra_arg_5 = value; } inline static int32_t get_offset_of_method_code_6() { return static_cast<int32_t>(offsetof(Delegate_t, ___method_code_6)); } inline intptr_t get_method_code_6() const { return ___method_code_6; } inline intptr_t* get_address_of_method_code_6() { return &___method_code_6; } inline void set_method_code_6(intptr_t value) { ___method_code_6 = value; } inline static int32_t get_offset_of_method_info_7() { return static_cast<int32_t>(offsetof(Delegate_t, ___method_info_7)); } inline MethodInfo_t * get_method_info_7() const { return ___method_info_7; } inline MethodInfo_t ** get_address_of_method_info_7() { return &___method_info_7; } inline void set_method_info_7(MethodInfo_t * value) { ___method_info_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___method_info_7), (void*)value); } inline static int32_t get_offset_of_original_method_info_8() { return static_cast<int32_t>(offsetof(Delegate_t, ___original_method_info_8)); } inline MethodInfo_t * get_original_method_info_8() const { return ___original_method_info_8; } inline MethodInfo_t ** get_address_of_original_method_info_8() { return &___original_method_info_8; } inline void set_original_method_info_8(MethodInfo_t * value) { ___original_method_info_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___original_method_info_8), (void*)value); } inline static int32_t get_offset_of_data_9() { return static_cast<int32_t>(offsetof(Delegate_t, ___data_9)); } inline DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * get_data_9() const { return ___data_9; } inline DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE ** get_address_of_data_9() { return &___data_9; } inline void set_data_9(DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * value) { ___data_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___data_9), (void*)value); } inline static int32_t get_offset_of_method_is_virtual_10() { return static_cast<int32_t>(offsetof(Delegate_t, ___method_is_virtual_10)); } inline bool get_method_is_virtual_10() const { return ___method_is_virtual_10; } inline bool* get_address_of_method_is_virtual_10() { return &___method_is_virtual_10; } inline void set_method_is_virtual_10(bool value) { ___method_is_virtual_10 = value; } }; // Native definition for P/Invoke marshalling of System.Delegate struct Delegate_t_marshaled_pinvoke { intptr_t ___method_ptr_0; intptr_t ___invoke_impl_1; Il2CppIUnknown* ___m_target_2; intptr_t ___method_3; intptr_t ___delegate_trampoline_4; intptr_t ___extra_arg_5; intptr_t ___method_code_6; MethodInfo_t * ___method_info_7; MethodInfo_t * ___original_method_info_8; DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * ___data_9; int32_t ___method_is_virtual_10; }; // Native definition for COM marshalling of System.Delegate struct Delegate_t_marshaled_com { intptr_t ___method_ptr_0; intptr_t ___invoke_impl_1; Il2CppIUnknown* ___m_target_2; intptr_t ___method_3; intptr_t ___delegate_trampoline_4; intptr_t ___extra_arg_5; intptr_t ___method_code_6; MethodInfo_t * ___method_info_7; MethodInfo_t * ___original_method_info_8; DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * ___data_9; int32_t ___method_is_virtual_10; }; // System.Exception struct Exception_t : public RuntimeObject { public: // System.String System.Exception::_className String_t* ____className_1; // System.String System.Exception::_message String_t* ____message_2; // System.Collections.IDictionary System.Exception::_data RuntimeObject* ____data_3; // System.Exception System.Exception::_innerException Exception_t * ____innerException_4; // System.String System.Exception::_helpURL String_t* ____helpURL_5; // System.Object System.Exception::_stackTrace RuntimeObject * ____stackTrace_6; // System.String System.Exception::_stackTraceString String_t* ____stackTraceString_7; // System.String System.Exception::_remoteStackTraceString String_t* ____remoteStackTraceString_8; // System.Int32 System.Exception::_remoteStackIndex int32_t ____remoteStackIndex_9; // System.Object System.Exception::_dynamicMethods RuntimeObject * ____dynamicMethods_10; // System.Int32 System.Exception::_HResult int32_t ____HResult_11; // System.String System.Exception::_source String_t* ____source_12; // System.Runtime.Serialization.SafeSerializationManager System.Exception::_safeSerializationManager SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * ____safeSerializationManager_13; // System.Diagnostics.StackTrace[] System.Exception::captured_traces StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* ___captured_traces_14; // System.IntPtr[] System.Exception::native_trace_ips IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD* ___native_trace_ips_15; public: inline static int32_t get_offset_of__className_1() { return static_cast<int32_t>(offsetof(Exception_t, ____className_1)); } inline String_t* get__className_1() const { return ____className_1; } inline String_t** get_address_of__className_1() { return &____className_1; } inline void set__className_1(String_t* value) { ____className_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____className_1), (void*)value); } inline static int32_t get_offset_of__message_2() { return static_cast<int32_t>(offsetof(Exception_t, ____message_2)); } inline String_t* get__message_2() const { return ____message_2; } inline String_t** get_address_of__message_2() { return &____message_2; } inline void set__message_2(String_t* value) { ____message_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____message_2), (void*)value); } inline static int32_t get_offset_of__data_3() { return static_cast<int32_t>(offsetof(Exception_t, ____data_3)); } inline RuntimeObject* get__data_3() const { return ____data_3; } inline RuntimeObject** get_address_of__data_3() { return &____data_3; } inline void set__data_3(RuntimeObject* value) { ____data_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____data_3), (void*)value); } inline static int32_t get_offset_of__innerException_4() { return static_cast<int32_t>(offsetof(Exception_t, ____innerException_4)); } inline Exception_t * get__innerException_4() const { return ____innerException_4; } inline Exception_t ** get_address_of__innerException_4() { return &____innerException_4; } inline void set__innerException_4(Exception_t * value) { ____innerException_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____innerException_4), (void*)value); } inline static int32_t get_offset_of__helpURL_5() { return static_cast<int32_t>(offsetof(Exception_t, ____helpURL_5)); } inline String_t* get__helpURL_5() const { return ____helpURL_5; } inline String_t** get_address_of__helpURL_5() { return &____helpURL_5; } inline void set__helpURL_5(String_t* value) { ____helpURL_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____helpURL_5), (void*)value); } inline static int32_t get_offset_of__stackTrace_6() { return static_cast<int32_t>(offsetof(Exception_t, ____stackTrace_6)); } inline RuntimeObject * get__stackTrace_6() const { return ____stackTrace_6; } inline RuntimeObject ** get_address_of__stackTrace_6() { return &____stackTrace_6; } inline void set__stackTrace_6(RuntimeObject * value) { ____stackTrace_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____stackTrace_6), (void*)value); } inline static int32_t get_offset_of__stackTraceString_7() { return static_cast<int32_t>(offsetof(Exception_t, ____stackTraceString_7)); } inline String_t* get__stackTraceString_7() const { return ____stackTraceString_7; } inline String_t** get_address_of__stackTraceString_7() { return &____stackTraceString_7; } inline void set__stackTraceString_7(String_t* value) { ____stackTraceString_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____stackTraceString_7), (void*)value); } inline static int32_t get_offset_of__remoteStackTraceString_8() { return static_cast<int32_t>(offsetof(Exception_t, ____remoteStackTraceString_8)); } inline String_t* get__remoteStackTraceString_8() const { return ____remoteStackTraceString_8; } inline String_t** get_address_of__remoteStackTraceString_8() { return &____remoteStackTraceString_8; } inline void set__remoteStackTraceString_8(String_t* value) { ____remoteStackTraceString_8 = value; Il2CppCodeGenWriteBarrier((void**)(&____remoteStackTraceString_8), (void*)value); } inline static int32_t get_offset_of__remoteStackIndex_9() { return static_cast<int32_t>(offsetof(Exception_t, ____remoteStackIndex_9)); } inline int32_t get__remoteStackIndex_9() const { return ____remoteStackIndex_9; } inline int32_t* get_address_of__remoteStackIndex_9() { return &____remoteStackIndex_9; } inline void set__remoteStackIndex_9(int32_t value) { ____remoteStackIndex_9 = value; } inline static int32_t get_offset_of__dynamicMethods_10() { return static_cast<int32_t>(offsetof(Exception_t, ____dynamicMethods_10)); } inline RuntimeObject * get__dynamicMethods_10() const { return ____dynamicMethods_10; } inline RuntimeObject ** get_address_of__dynamicMethods_10() { return &____dynamicMethods_10; } inline void set__dynamicMethods_10(RuntimeObject * value) { ____dynamicMethods_10 = value; Il2CppCodeGenWriteBarrier((void**)(&____dynamicMethods_10), (void*)value); } inline static int32_t get_offset_of__HResult_11() { return static_cast<int32_t>(offsetof(Exception_t, ____HResult_11)); } inline int32_t get__HResult_11() const { return ____HResult_11; } inline int32_t* get_address_of__HResult_11() { return &____HResult_11; } inline void set__HResult_11(int32_t value) { ____HResult_11 = value; } inline static int32_t get_offset_of__source_12() { return static_cast<int32_t>(offsetof(Exception_t, ____source_12)); } inline String_t* get__source_12() const { return ____source_12; } inline String_t** get_address_of__source_12() { return &____source_12; } inline void set__source_12(String_t* value) { ____source_12 = value; Il2CppCodeGenWriteBarrier((void**)(&____source_12), (void*)value); } inline static int32_t get_offset_of__safeSerializationManager_13() { return static_cast<int32_t>(offsetof(Exception_t, ____safeSerializationManager_13)); } inline SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * get__safeSerializationManager_13() const { return ____safeSerializationManager_13; } inline SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 ** get_address_of__safeSerializationManager_13() { return &____safeSerializationManager_13; } inline void set__safeSerializationManager_13(SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * value) { ____safeSerializationManager_13 = value; Il2CppCodeGenWriteBarrier((void**)(&____safeSerializationManager_13), (void*)value); } inline static int32_t get_offset_of_captured_traces_14() { return static_cast<int32_t>(offsetof(Exception_t, ___captured_traces_14)); } inline StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* get_captured_traces_14() const { return ___captured_traces_14; } inline StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196** get_address_of_captured_traces_14() { return &___captured_traces_14; } inline void set_captured_traces_14(StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* value) { ___captured_traces_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___captured_traces_14), (void*)value); } inline static int32_t get_offset_of_native_trace_ips_15() { return static_cast<int32_t>(offsetof(Exception_t, ___native_trace_ips_15)); } inline IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD* get_native_trace_ips_15() const { return ___native_trace_ips_15; } inline IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD** get_address_of_native_trace_ips_15() { return &___native_trace_ips_15; } inline void set_native_trace_ips_15(IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD* value) { ___native_trace_ips_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___native_trace_ips_15), (void*)value); } }; struct Exception_t_StaticFields { public: // System.Object System.Exception::s_EDILock RuntimeObject * ___s_EDILock_0; public: inline static int32_t get_offset_of_s_EDILock_0() { return static_cast<int32_t>(offsetof(Exception_t_StaticFields, ___s_EDILock_0)); } inline RuntimeObject * get_s_EDILock_0() const { return ___s_EDILock_0; } inline RuntimeObject ** get_address_of_s_EDILock_0() { return &___s_EDILock_0; } inline void set_s_EDILock_0(RuntimeObject * value) { ___s_EDILock_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_EDILock_0), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Exception struct Exception_t_marshaled_pinvoke { char* ____className_1; char* ____message_2; RuntimeObject* ____data_3; Exception_t_marshaled_pinvoke* ____innerException_4; char* ____helpURL_5; Il2CppIUnknown* ____stackTrace_6; char* ____stackTraceString_7; char* ____remoteStackTraceString_8; int32_t ____remoteStackIndex_9; Il2CppIUnknown* ____dynamicMethods_10; int32_t ____HResult_11; char* ____source_12; SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * ____safeSerializationManager_13; StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* ___captured_traces_14; Il2CppSafeArray/*NONE*/* ___native_trace_ips_15; }; // Native definition for COM marshalling of System.Exception struct Exception_t_marshaled_com { Il2CppChar* ____className_1; Il2CppChar* ____message_2; RuntimeObject* ____data_3; Exception_t_marshaled_com* ____innerException_4; Il2CppChar* ____helpURL_5; Il2CppIUnknown* ____stackTrace_6; Il2CppChar* ____stackTraceString_7; Il2CppChar* ____remoteStackTraceString_8; int32_t ____remoteStackIndex_9; Il2CppIUnknown* ____dynamicMethods_10; int32_t ____HResult_11; Il2CppChar* ____source_12; SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * ____safeSerializationManager_13; StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* ___captured_traces_14; Il2CppSafeArray/*NONE*/* ___native_trace_ips_15; }; // System.Exception_ExceptionMessageKind struct ExceptionMessageKind_t5151BECAA7C450ADA0DDF5BB98A51E7042166AB7 { public: // System.Int32 System.Exception_ExceptionMessageKind::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(ExceptionMessageKind_t5151BECAA7C450ADA0DDF5BB98A51E7042166AB7, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.ExceptionArgument struct ExceptionArgument_tE4C1E083DC891ECF9688A8A0C62D7F7841057B14 { public: // System.Int32 System.ExceptionArgument::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(ExceptionArgument_tE4C1E083DC891ECF9688A8A0C62D7F7841057B14, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.ExceptionResource struct ExceptionResource_t897ACCB868BF3CAAC00AB0C00D57D7A2B6C7586A { public: // System.Int32 System.ExceptionResource::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(ExceptionResource_t897ACCB868BF3CAAC00AB0C00D57D7A2B6C7586A, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.IO.FileAccess struct FileAccess_t31950F3A853EAE886AC8F13EA7FC03A3EB46E3F6 { public: // System.Int32 System.IO.FileAccess::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(FileAccess_t31950F3A853EAE886AC8F13EA7FC03A3EB46E3F6, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.PlatformID struct PlatformID_t7969561D329B66D3E609C70CA506A519E06F2776 { public: // System.Int32 System.PlatformID::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(PlatformID_t7969561D329B66D3E609C70CA506A519E06F2776, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Reflection.BindingFlags struct BindingFlags_tE35C91D046E63A1B92BB9AB909FCF9DA84379ED0 { public: // System.Int32 System.Reflection.BindingFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(BindingFlags_tE35C91D046E63A1B92BB9AB909FCF9DA84379ED0, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Reflection.CallingConventions struct CallingConventions_t495B6EF267B118F780C044F96BCDE78C1982C147 { public: // System.Int32 System.Reflection.CallingConventions::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(CallingConventions_t495B6EF267B118F780C044F96BCDE78C1982C147, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Reflection.ConstructorInfo struct ConstructorInfo_t9CB51BFC178DF1CBCA5FD16B2D58229618F23EFF : public MethodBase_t { public: public: }; struct ConstructorInfo_t9CB51BFC178DF1CBCA5FD16B2D58229618F23EFF_StaticFields { public: // System.String System.Reflection.ConstructorInfo::ConstructorName String_t* ___ConstructorName_0; // System.String System.Reflection.ConstructorInfo::TypeConstructorName String_t* ___TypeConstructorName_1; public: inline static int32_t get_offset_of_ConstructorName_0() { return static_cast<int32_t>(offsetof(ConstructorInfo_t9CB51BFC178DF1CBCA5FD16B2D58229618F23EFF_StaticFields, ___ConstructorName_0)); } inline String_t* get_ConstructorName_0() const { return ___ConstructorName_0; } inline String_t** get_address_of_ConstructorName_0() { return &___ConstructorName_0; } inline void set_ConstructorName_0(String_t* value) { ___ConstructorName_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___ConstructorName_0), (void*)value); } inline static int32_t get_offset_of_TypeConstructorName_1() { return static_cast<int32_t>(offsetof(ConstructorInfo_t9CB51BFC178DF1CBCA5FD16B2D58229618F23EFF_StaticFields, ___TypeConstructorName_1)); } inline String_t* get_TypeConstructorName_1() const { return ___TypeConstructorName_1; } inline String_t** get_address_of_TypeConstructorName_1() { return &___TypeConstructorName_1; } inline void set_TypeConstructorName_1(String_t* value) { ___TypeConstructorName_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___TypeConstructorName_1), (void*)value); } }; // System.Reflection.GenericParameterAttributes struct GenericParameterAttributes_t63450AEBA1F27F81502722CE89E01BD01E27A8CE { public: // System.Int32 System.Reflection.GenericParameterAttributes::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(GenericParameterAttributes_t63450AEBA1F27F81502722CE89E01BD01E27A8CE, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Reflection.MemberTypes struct MemberTypes_t3FEDC67D8B994D09AF155FFB2CFD26023F245041 { public: // System.Int32 System.Reflection.MemberTypes::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(MemberTypes_t3FEDC67D8B994D09AF155FFB2CFD26023F245041, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Reflection.MethodInfo struct MethodInfo_t : public MethodBase_t { public: public: }; // System.Reflection.TypeAttributes struct TypeAttributes_tE6ACB574918E5D234E547DB66EE27142AC379B30 { public: // System.Int32 System.Reflection.TypeAttributes::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(TypeAttributes_tE6ACB574918E5D234E547DB66EE27142AC379B30, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Runtime.InteropServices.SafeHandle struct SafeHandle_t1E326D75E23FD5BB6D40BA322298FDC6526CC383 : public CriticalFinalizerObject_t8B006E1DEE084E781F5C0F3283E9226E28894DD9 { public: // System.IntPtr System.Runtime.InteropServices.SafeHandle::handle intptr_t ___handle_0; // System.Int32 System.Runtime.InteropServices.SafeHandle::_state int32_t ____state_1; // System.Boolean System.Runtime.InteropServices.SafeHandle::_ownsHandle bool ____ownsHandle_2; // System.Boolean System.Runtime.InteropServices.SafeHandle::_fullyInitialized bool ____fullyInitialized_3; public: inline static int32_t get_offset_of_handle_0() { return static_cast<int32_t>(offsetof(SafeHandle_t1E326D75E23FD5BB6D40BA322298FDC6526CC383, ___handle_0)); } inline intptr_t get_handle_0() const { return ___handle_0; } inline intptr_t* get_address_of_handle_0() { return &___handle_0; } inline void set_handle_0(intptr_t value) { ___handle_0 = value; } inline static int32_t get_offset_of__state_1() { return static_cast<int32_t>(offsetof(SafeHandle_t1E326D75E23FD5BB6D40BA322298FDC6526CC383, ____state_1)); } inline int32_t get__state_1() const { return ____state_1; } inline int32_t* get_address_of__state_1() { return &____state_1; } inline void set__state_1(int32_t value) { ____state_1 = value; } inline static int32_t get_offset_of__ownsHandle_2() { return static_cast<int32_t>(offsetof(SafeHandle_t1E326D75E23FD5BB6D40BA322298FDC6526CC383, ____ownsHandle_2)); } inline bool get__ownsHandle_2() const { return ____ownsHandle_2; } inline bool* get_address_of__ownsHandle_2() { return &____ownsHandle_2; } inline void set__ownsHandle_2(bool value) { ____ownsHandle_2 = value; } inline static int32_t get_offset_of__fullyInitialized_3() { return static_cast<int32_t>(offsetof(SafeHandle_t1E326D75E23FD5BB6D40BA322298FDC6526CC383, ____fullyInitialized_3)); } inline bool get__fullyInitialized_3() const { return ____fullyInitialized_3; } inline bool* get_address_of__fullyInitialized_3() { return &____fullyInitialized_3; } inline void set__fullyInitialized_3(bool value) { ____fullyInitialized_3 = value; } }; // System.Runtime.Remoting.Contexts.Context struct Context_tE86AB6B3D9759C8E715184808579EFE761683724 : public RuntimeObject { public: // System.Int32 System.Runtime.Remoting.Contexts.Context::domain_id int32_t ___domain_id_0; // System.Int32 System.Runtime.Remoting.Contexts.Context::context_id int32_t ___context_id_1; // System.UIntPtr System.Runtime.Remoting.Contexts.Context::static_data uintptr_t ___static_data_2; // System.UIntPtr System.Runtime.Remoting.Contexts.Context::data uintptr_t ___data_3; // System.Runtime.Remoting.Messaging.IMessageSink System.Runtime.Remoting.Contexts.Context::server_context_sink_chain RuntimeObject* ___server_context_sink_chain_6; // System.Runtime.Remoting.Messaging.IMessageSink System.Runtime.Remoting.Contexts.Context::client_context_sink_chain RuntimeObject* ___client_context_sink_chain_7; // System.Collections.Generic.List`1<System.Runtime.Remoting.Contexts.IContextProperty> System.Runtime.Remoting.Contexts.Context::context_properties List_1_t2E9E934268E3583A1050C7A03B1647E77B57672D * ___context_properties_8; // System.LocalDataStoreHolder modreq(System.Runtime.CompilerServices.IsVolatile) System.Runtime.Remoting.Contexts.Context::_localDataStore LocalDataStoreHolder_tE0636E08496405406FD63190AC51EEB2EE51E304 * ____localDataStore_10; // System.Runtime.Remoting.Contexts.DynamicPropertyCollection System.Runtime.Remoting.Contexts.Context::context_dynamic_properties DynamicPropertyCollection_t53C262686576B02C86B55F8CAA16068AF33DC75C * ___context_dynamic_properties_13; // System.Runtime.Remoting.Contexts.ContextCallbackObject System.Runtime.Remoting.Contexts.Context::callback_object ContextCallbackObject_tA6E21305C9B16E0973DE8B607765D7E41632A4B0 * ___callback_object_14; public: inline static int32_t get_offset_of_domain_id_0() { return static_cast<int32_t>(offsetof(Context_tE86AB6B3D9759C8E715184808579EFE761683724, ___domain_id_0)); } inline int32_t get_domain_id_0() const { return ___domain_id_0; } inline int32_t* get_address_of_domain_id_0() { return &___domain_id_0; } inline void set_domain_id_0(int32_t value) { ___domain_id_0 = value; } inline static int32_t get_offset_of_context_id_1() { return static_cast<int32_t>(offsetof(Context_tE86AB6B3D9759C8E715184808579EFE761683724, ___context_id_1)); } inline int32_t get_context_id_1() const { return ___context_id_1; } inline int32_t* get_address_of_context_id_1() { return &___context_id_1; } inline void set_context_id_1(int32_t value) { ___context_id_1 = value; } inline static int32_t get_offset_of_static_data_2() { return static_cast<int32_t>(offsetof(Context_tE86AB6B3D9759C8E715184808579EFE761683724, ___static_data_2)); } inline uintptr_t get_static_data_2() const { return ___static_data_2; } inline uintptr_t* get_address_of_static_data_2() { return &___static_data_2; } inline void set_static_data_2(uintptr_t value) { ___static_data_2 = value; } inline static int32_t get_offset_of_data_3() { return static_cast<int32_t>(offsetof(Context_tE86AB6B3D9759C8E715184808579EFE761683724, ___data_3)); } inline uintptr_t get_data_3() const { return ___data_3; } inline uintptr_t* get_address_of_data_3() { return &___data_3; } inline void set_data_3(uintptr_t value) { ___data_3 = value; } inline static int32_t get_offset_of_server_context_sink_chain_6() { return static_cast<int32_t>(offsetof(Context_tE86AB6B3D9759C8E715184808579EFE761683724, ___server_context_sink_chain_6)); } inline RuntimeObject* get_server_context_sink_chain_6() const { return ___server_context_sink_chain_6; } inline RuntimeObject** get_address_of_server_context_sink_chain_6() { return &___server_context_sink_chain_6; } inline void set_server_context_sink_chain_6(RuntimeObject* value) { ___server_context_sink_chain_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___server_context_sink_chain_6), (void*)value); } inline static int32_t get_offset_of_client_context_sink_chain_7() { return static_cast<int32_t>(offsetof(Context_tE86AB6B3D9759C8E715184808579EFE761683724, ___client_context_sink_chain_7)); } inline RuntimeObject* get_client_context_sink_chain_7() const { return ___client_context_sink_chain_7; } inline RuntimeObject** get_address_of_client_context_sink_chain_7() { return &___client_context_sink_chain_7; } inline void set_client_context_sink_chain_7(RuntimeObject* value) { ___client_context_sink_chain_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___client_context_sink_chain_7), (void*)value); } inline static int32_t get_offset_of_context_properties_8() { return static_cast<int32_t>(offsetof(Context_tE86AB6B3D9759C8E715184808579EFE761683724, ___context_properties_8)); } inline List_1_t2E9E934268E3583A1050C7A03B1647E77B57672D * get_context_properties_8() const { return ___context_properties_8; } inline List_1_t2E9E934268E3583A1050C7A03B1647E77B57672D ** get_address_of_context_properties_8() { return &___context_properties_8; } inline void set_context_properties_8(List_1_t2E9E934268E3583A1050C7A03B1647E77B57672D * value) { ___context_properties_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___context_properties_8), (void*)value); } inline static int32_t get_offset_of__localDataStore_10() { return static_cast<int32_t>(offsetof(Context_tE86AB6B3D9759C8E715184808579EFE761683724, ____localDataStore_10)); } inline LocalDataStoreHolder_tE0636E08496405406FD63190AC51EEB2EE51E304 * get__localDataStore_10() const { return ____localDataStore_10; } inline LocalDataStoreHolder_tE0636E08496405406FD63190AC51EEB2EE51E304 ** get_address_of__localDataStore_10() { return &____localDataStore_10; } inline void set__localDataStore_10(LocalDataStoreHolder_tE0636E08496405406FD63190AC51EEB2EE51E304 * value) { ____localDataStore_10 = value; Il2CppCodeGenWriteBarrier((void**)(&____localDataStore_10), (void*)value); } inline static int32_t get_offset_of_context_dynamic_properties_13() { return static_cast<int32_t>(offsetof(Context_tE86AB6B3D9759C8E715184808579EFE761683724, ___context_dynamic_properties_13)); } inline DynamicPropertyCollection_t53C262686576B02C86B55F8CAA16068AF33DC75C * get_context_dynamic_properties_13() const { return ___context_dynamic_properties_13; } inline DynamicPropertyCollection_t53C262686576B02C86B55F8CAA16068AF33DC75C ** get_address_of_context_dynamic_properties_13() { return &___context_dynamic_properties_13; } inline void set_context_dynamic_properties_13(DynamicPropertyCollection_t53C262686576B02C86B55F8CAA16068AF33DC75C * value) { ___context_dynamic_properties_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___context_dynamic_properties_13), (void*)value); } inline static int32_t get_offset_of_callback_object_14() { return static_cast<int32_t>(offsetof(Context_tE86AB6B3D9759C8E715184808579EFE761683724, ___callback_object_14)); } inline ContextCallbackObject_tA6E21305C9B16E0973DE8B607765D7E41632A4B0 * get_callback_object_14() const { return ___callback_object_14; } inline ContextCallbackObject_tA6E21305C9B16E0973DE8B607765D7E41632A4B0 ** get_address_of_callback_object_14() { return &___callback_object_14; } inline void set_callback_object_14(ContextCallbackObject_tA6E21305C9B16E0973DE8B607765D7E41632A4B0 * value) { ___callback_object_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___callback_object_14), (void*)value); } }; struct Context_tE86AB6B3D9759C8E715184808579EFE761683724_StaticFields { public: // System.Object[] System.Runtime.Remoting.Contexts.Context::local_slots ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___local_slots_4; // System.Runtime.Remoting.Messaging.IMessageSink System.Runtime.Remoting.Contexts.Context::default_server_context_sink RuntimeObject* ___default_server_context_sink_5; // System.Int32 System.Runtime.Remoting.Contexts.Context::global_count int32_t ___global_count_9; // System.LocalDataStoreMgr System.Runtime.Remoting.Contexts.Context::_localDataStoreMgr LocalDataStoreMgr_t1964DDB9F2BE154BE3159A7507D0D0CCBF8FDCA9 * ____localDataStoreMgr_11; // System.Runtime.Remoting.Contexts.DynamicPropertyCollection System.Runtime.Remoting.Contexts.Context::global_dynamic_properties DynamicPropertyCollection_t53C262686576B02C86B55F8CAA16068AF33DC75C * ___global_dynamic_properties_12; public: inline static int32_t get_offset_of_local_slots_4() { return static_cast<int32_t>(offsetof(Context_tE86AB6B3D9759C8E715184808579EFE761683724_StaticFields, ___local_slots_4)); } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* get_local_slots_4() const { return ___local_slots_4; } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A** get_address_of_local_slots_4() { return &___local_slots_4; } inline void set_local_slots_4(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* value) { ___local_slots_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___local_slots_4), (void*)value); } inline static int32_t get_offset_of_default_server_context_sink_5() { return static_cast<int32_t>(offsetof(Context_tE86AB6B3D9759C8E715184808579EFE761683724_StaticFields, ___default_server_context_sink_5)); } inline RuntimeObject* get_default_server_context_sink_5() const { return ___default_server_context_sink_5; } inline RuntimeObject** get_address_of_default_server_context_sink_5() { return &___default_server_context_sink_5; } inline void set_default_server_context_sink_5(RuntimeObject* value) { ___default_server_context_sink_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___default_server_context_sink_5), (void*)value); } inline static int32_t get_offset_of_global_count_9() { return static_cast<int32_t>(offsetof(Context_tE86AB6B3D9759C8E715184808579EFE761683724_StaticFields, ___global_count_9)); } inline int32_t get_global_count_9() const { return ___global_count_9; } inline int32_t* get_address_of_global_count_9() { return &___global_count_9; } inline void set_global_count_9(int32_t value) { ___global_count_9 = value; } inline static int32_t get_offset_of__localDataStoreMgr_11() { return static_cast<int32_t>(offsetof(Context_tE86AB6B3D9759C8E715184808579EFE761683724_StaticFields, ____localDataStoreMgr_11)); } inline LocalDataStoreMgr_t1964DDB9F2BE154BE3159A7507D0D0CCBF8FDCA9 * get__localDataStoreMgr_11() const { return ____localDataStoreMgr_11; } inline LocalDataStoreMgr_t1964DDB9F2BE154BE3159A7507D0D0CCBF8FDCA9 ** get_address_of__localDataStoreMgr_11() { return &____localDataStoreMgr_11; } inline void set__localDataStoreMgr_11(LocalDataStoreMgr_t1964DDB9F2BE154BE3159A7507D0D0CCBF8FDCA9 * value) { ____localDataStoreMgr_11 = value; Il2CppCodeGenWriteBarrier((void**)(&____localDataStoreMgr_11), (void*)value); } inline static int32_t get_offset_of_global_dynamic_properties_12() { return static_cast<int32_t>(offsetof(Context_tE86AB6B3D9759C8E715184808579EFE761683724_StaticFields, ___global_dynamic_properties_12)); } inline DynamicPropertyCollection_t53C262686576B02C86B55F8CAA16068AF33DC75C * get_global_dynamic_properties_12() const { return ___global_dynamic_properties_12; } inline DynamicPropertyCollection_t53C262686576B02C86B55F8CAA16068AF33DC75C ** get_address_of_global_dynamic_properties_12() { return &___global_dynamic_properties_12; } inline void set_global_dynamic_properties_12(DynamicPropertyCollection_t53C262686576B02C86B55F8CAA16068AF33DC75C * value) { ___global_dynamic_properties_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___global_dynamic_properties_12), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Runtime.Remoting.Contexts.Context struct Context_tE86AB6B3D9759C8E715184808579EFE761683724_marshaled_pinvoke { int32_t ___domain_id_0; int32_t ___context_id_1; uintptr_t ___static_data_2; uintptr_t ___data_3; RuntimeObject* ___server_context_sink_chain_6; RuntimeObject* ___client_context_sink_chain_7; List_1_t2E9E934268E3583A1050C7A03B1647E77B57672D * ___context_properties_8; LocalDataStoreHolder_tE0636E08496405406FD63190AC51EEB2EE51E304 * ____localDataStore_10; DynamicPropertyCollection_t53C262686576B02C86B55F8CAA16068AF33DC75C * ___context_dynamic_properties_13; ContextCallbackObject_tA6E21305C9B16E0973DE8B607765D7E41632A4B0 * ___callback_object_14; }; // Native definition for COM marshalling of System.Runtime.Remoting.Contexts.Context struct Context_tE86AB6B3D9759C8E715184808579EFE761683724_marshaled_com { int32_t ___domain_id_0; int32_t ___context_id_1; uintptr_t ___static_data_2; uintptr_t ___data_3; RuntimeObject* ___server_context_sink_chain_6; RuntimeObject* ___client_context_sink_chain_7; List_1_t2E9E934268E3583A1050C7A03B1647E77B57672D * ___context_properties_8; LocalDataStoreHolder_tE0636E08496405406FD63190AC51EEB2EE51E304 * ____localDataStore_10; DynamicPropertyCollection_t53C262686576B02C86B55F8CAA16068AF33DC75C * ___context_dynamic_properties_13; ContextCallbackObject_tA6E21305C9B16E0973DE8B607765D7E41632A4B0 * ___callback_object_14; }; // System.Runtime.Serialization.StreamingContextStates struct StreamingContextStates_t6D16CD7BC584A66A29B702F5FD59DF62BB1BDD3F { public: // System.Int32 System.Runtime.Serialization.StreamingContextStates::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(StreamingContextStates_t6D16CD7BC584A66A29B702F5FD59DF62BB1BDD3F, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.RuntimeTypeHandle struct RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D { public: // System.IntPtr System.RuntimeTypeHandle::value intptr_t ___value_0; public: inline static int32_t get_offset_of_value_0() { return static_cast<int32_t>(offsetof(RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D, ___value_0)); } inline intptr_t get_value_0() const { return ___value_0; } inline intptr_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(intptr_t value) { ___value_0 = value; } }; // System.StringComparison struct StringComparison_t02BAA95468CE9E91115C604577611FDF58FEDCF0 { public: // System.Int32 System.StringComparison::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(StringComparison_t02BAA95468CE9E91115C604577611FDF58FEDCF0, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Threading.CancellationTokenRegistration struct CancellationTokenRegistration_tCDB9825D1854DD0D7FF737C82B099FC468107BB2 { public: // System.Threading.CancellationCallbackInfo System.Threading.CancellationTokenRegistration::m_callbackInfo CancellationCallbackInfo_t8CDEA0AA9C9D1A2321FE2F88878F4B5E0901CF36 * ___m_callbackInfo_0; // System.Threading.SparselyPopulatedArrayAddInfo`1<System.Threading.CancellationCallbackInfo> System.Threading.CancellationTokenRegistration::m_registrationInfo SparselyPopulatedArrayAddInfo_1_t0A76BDD84EBF76BEF894419FC221D25BB3D4FBEE ___m_registrationInfo_1; public: inline static int32_t get_offset_of_m_callbackInfo_0() { return static_cast<int32_t>(offsetof(CancellationTokenRegistration_tCDB9825D1854DD0D7FF737C82B099FC468107BB2, ___m_callbackInfo_0)); } inline CancellationCallbackInfo_t8CDEA0AA9C9D1A2321FE2F88878F4B5E0901CF36 * get_m_callbackInfo_0() const { return ___m_callbackInfo_0; } inline CancellationCallbackInfo_t8CDEA0AA9C9D1A2321FE2F88878F4B5E0901CF36 ** get_address_of_m_callbackInfo_0() { return &___m_callbackInfo_0; } inline void set_m_callbackInfo_0(CancellationCallbackInfo_t8CDEA0AA9C9D1A2321FE2F88878F4B5E0901CF36 * value) { ___m_callbackInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_callbackInfo_0), (void*)value); } inline static int32_t get_offset_of_m_registrationInfo_1() { return static_cast<int32_t>(offsetof(CancellationTokenRegistration_tCDB9825D1854DD0D7FF737C82B099FC468107BB2, ___m_registrationInfo_1)); } inline SparselyPopulatedArrayAddInfo_1_t0A76BDD84EBF76BEF894419FC221D25BB3D4FBEE get_m_registrationInfo_1() const { return ___m_registrationInfo_1; } inline SparselyPopulatedArrayAddInfo_1_t0A76BDD84EBF76BEF894419FC221D25BB3D4FBEE * get_address_of_m_registrationInfo_1() { return &___m_registrationInfo_1; } inline void set_m_registrationInfo_1(SparselyPopulatedArrayAddInfo_1_t0A76BDD84EBF76BEF894419FC221D25BB3D4FBEE value) { ___m_registrationInfo_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_registrationInfo_1))->___m_source_0), (void*)NULL); } }; // Native definition for P/Invoke marshalling of System.Threading.CancellationTokenRegistration struct CancellationTokenRegistration_tCDB9825D1854DD0D7FF737C82B099FC468107BB2_marshaled_pinvoke { CancellationCallbackInfo_t8CDEA0AA9C9D1A2321FE2F88878F4B5E0901CF36 * ___m_callbackInfo_0; SparselyPopulatedArrayAddInfo_1_t0A76BDD84EBF76BEF894419FC221D25BB3D4FBEE ___m_registrationInfo_1; }; // Native definition for COM marshalling of System.Threading.CancellationTokenRegistration struct CancellationTokenRegistration_tCDB9825D1854DD0D7FF737C82B099FC468107BB2_marshaled_com { CancellationCallbackInfo_t8CDEA0AA9C9D1A2321FE2F88878F4B5E0901CF36 * ___m_callbackInfo_0; SparselyPopulatedArrayAddInfo_1_t0A76BDD84EBF76BEF894419FC221D25BB3D4FBEE ___m_registrationInfo_1; }; // System.Threading.ExecutionContext_CaptureOptions struct CaptureOptions_t7D9885DDA178752A2B4CA4EB542756102B918B6C { public: // System.Int32 System.Threading.ExecutionContext_CaptureOptions::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(CaptureOptions_t7D9885DDA178752A2B4CA4EB542756102B918B6C, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Threading.ExecutionContext_Flags struct Flags_t8F565E43354BBB9A79D7F0308B469D11A82268BD { public: // System.Int32 System.Threading.ExecutionContext_Flags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(Flags_t8F565E43354BBB9A79D7F0308B469D11A82268BD, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Threading.ManualResetEventSlim struct ManualResetEventSlim_t085E880B24016C42F7DE42113674D0A41B4FB445 : public RuntimeObject { public: // System.Object modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.ManualResetEventSlim::m_lock RuntimeObject * ___m_lock_0; // System.Threading.ManualResetEvent modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.ManualResetEventSlim::m_eventObj ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * ___m_eventObj_1; // System.Int32 modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.ManualResetEventSlim::m_combinedState int32_t ___m_combinedState_2; public: inline static int32_t get_offset_of_m_lock_0() { return static_cast<int32_t>(offsetof(ManualResetEventSlim_t085E880B24016C42F7DE42113674D0A41B4FB445, ___m_lock_0)); } inline RuntimeObject * get_m_lock_0() const { return ___m_lock_0; } inline RuntimeObject ** get_address_of_m_lock_0() { return &___m_lock_0; } inline void set_m_lock_0(RuntimeObject * value) { ___m_lock_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_lock_0), (void*)value); } inline static int32_t get_offset_of_m_eventObj_1() { return static_cast<int32_t>(offsetof(ManualResetEventSlim_t085E880B24016C42F7DE42113674D0A41B4FB445, ___m_eventObj_1)); } inline ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * get_m_eventObj_1() const { return ___m_eventObj_1; } inline ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 ** get_address_of_m_eventObj_1() { return &___m_eventObj_1; } inline void set_m_eventObj_1(ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * value) { ___m_eventObj_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_eventObj_1), (void*)value); } inline static int32_t get_offset_of_m_combinedState_2() { return static_cast<int32_t>(offsetof(ManualResetEventSlim_t085E880B24016C42F7DE42113674D0A41B4FB445, ___m_combinedState_2)); } inline int32_t get_m_combinedState_2() const { return ___m_combinedState_2; } inline int32_t* get_address_of_m_combinedState_2() { return &___m_combinedState_2; } inline void set_m_combinedState_2(int32_t value) { ___m_combinedState_2 = value; } }; struct ManualResetEventSlim_t085E880B24016C42F7DE42113674D0A41B4FB445_StaticFields { public: // System.Action`1<System.Object> System.Threading.ManualResetEventSlim::s_cancellationTokenCallback Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 * ___s_cancellationTokenCallback_3; public: inline static int32_t get_offset_of_s_cancellationTokenCallback_3() { return static_cast<int32_t>(offsetof(ManualResetEventSlim_t085E880B24016C42F7DE42113674D0A41B4FB445_StaticFields, ___s_cancellationTokenCallback_3)); } inline Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 * get_s_cancellationTokenCallback_3() const { return ___s_cancellationTokenCallback_3; } inline Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 ** get_address_of_s_cancellationTokenCallback_3() { return &___s_cancellationTokenCallback_3; } inline void set_s_cancellationTokenCallback_3(Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 * value) { ___s_cancellationTokenCallback_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_cancellationTokenCallback_3), (void*)value); } }; // System.Threading.SpinLock struct SpinLock_t8C6A214261382587D0A07AD354500141672A1DE1 { public: // System.Int32 modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.SpinLock::m_owner int32_t ___m_owner_0; public: inline static int32_t get_offset_of_m_owner_0() { return static_cast<int32_t>(offsetof(SpinLock_t8C6A214261382587D0A07AD354500141672A1DE1, ___m_owner_0)); } inline int32_t get_m_owner_0() const { return ___m_owner_0; } inline int32_t* get_address_of_m_owner_0() { return &___m_owner_0; } inline void set_m_owner_0(int32_t value) { ___m_owner_0 = value; } }; struct SpinLock_t8C6A214261382587D0A07AD354500141672A1DE1_StaticFields { public: // System.Int32 System.Threading.SpinLock::MAXIMUM_WAITERS int32_t ___MAXIMUM_WAITERS_1; public: inline static int32_t get_offset_of_MAXIMUM_WAITERS_1() { return static_cast<int32_t>(offsetof(SpinLock_t8C6A214261382587D0A07AD354500141672A1DE1_StaticFields, ___MAXIMUM_WAITERS_1)); } inline int32_t get_MAXIMUM_WAITERS_1() const { return ___MAXIMUM_WAITERS_1; } inline int32_t* get_address_of_MAXIMUM_WAITERS_1() { return &___MAXIMUM_WAITERS_1; } inline void set_MAXIMUM_WAITERS_1(int32_t value) { ___MAXIMUM_WAITERS_1 = value; } }; // System.Threading.StackCrawlMark struct StackCrawlMark_t857D8DE506F124E737FD26BB7ADAAAAD13E4F943 { public: // System.Int32 System.Threading.StackCrawlMark::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(StackCrawlMark_t857D8DE506F124E737FD26BB7ADAAAAD13E4F943, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Threading.Tasks.AsyncCausalityStatus struct AsyncCausalityStatus_t551C8435E137F3CE15E458A31D0FF0825FD5FA21 { public: // System.Int32 System.Threading.Tasks.AsyncCausalityStatus::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(AsyncCausalityStatus_t551C8435E137F3CE15E458A31D0FF0825FD5FA21, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Threading.Tasks.CausalityRelation struct CausalityRelation_t7B7C548905BFF2D0E24701E2D4FE85DF2C68840A { public: // System.Int32 System.Threading.Tasks.CausalityRelation::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(CausalityRelation_t7B7C548905BFF2D0E24701E2D4FE85DF2C68840A, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Threading.Tasks.CausalityTraceLevel struct CausalityTraceLevel_t43E68E9AA92AD875A33C16851EFA189EA7D394EE { public: // System.Int32 System.Threading.Tasks.CausalityTraceLevel::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(CausalityTraceLevel_t43E68E9AA92AD875A33C16851EFA189EA7D394EE, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Threading.Tasks.InternalTaskOptions struct InternalTaskOptions_t370B96BF359DE59C57EB5444F9310B8FFFA2AA6A { public: // System.Int32 System.Threading.Tasks.InternalTaskOptions::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(InternalTaskOptions_t370B96BF359DE59C57EB5444F9310B8FFFA2AA6A, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Threading.Tasks.Task struct Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 : public RuntimeObject { public: // System.Int32 modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Tasks.Task::m_taskId int32_t ___m_taskId_4; // System.Object System.Threading.Tasks.Task::m_action RuntimeObject * ___m_action_5; // System.Object System.Threading.Tasks.Task::m_stateObject RuntimeObject * ___m_stateObject_6; // System.Threading.Tasks.TaskScheduler System.Threading.Tasks.Task::m_taskScheduler TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * ___m_taskScheduler_7; // System.Threading.Tasks.Task System.Threading.Tasks.Task::m_parent Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * ___m_parent_8; // System.Int32 modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Tasks.Task::m_stateFlags int32_t ___m_stateFlags_9; // System.Object modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Tasks.Task::m_continuationObject RuntimeObject * ___m_continuationObject_10; // System.Threading.Tasks.Task_ContingentProperties modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Tasks.Task::m_contingentProperties ContingentProperties_t7149A27D01507C74E8BDAAA3848B45D2644FDF08 * ___m_contingentProperties_15; public: inline static int32_t get_offset_of_m_taskId_4() { return static_cast<int32_t>(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2, ___m_taskId_4)); } inline int32_t get_m_taskId_4() const { return ___m_taskId_4; } inline int32_t* get_address_of_m_taskId_4() { return &___m_taskId_4; } inline void set_m_taskId_4(int32_t value) { ___m_taskId_4 = value; } inline static int32_t get_offset_of_m_action_5() { return static_cast<int32_t>(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2, ___m_action_5)); } inline RuntimeObject * get_m_action_5() const { return ___m_action_5; } inline RuntimeObject ** get_address_of_m_action_5() { return &___m_action_5; } inline void set_m_action_5(RuntimeObject * value) { ___m_action_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_action_5), (void*)value); } inline static int32_t get_offset_of_m_stateObject_6() { return static_cast<int32_t>(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2, ___m_stateObject_6)); } inline RuntimeObject * get_m_stateObject_6() const { return ___m_stateObject_6; } inline RuntimeObject ** get_address_of_m_stateObject_6() { return &___m_stateObject_6; } inline void set_m_stateObject_6(RuntimeObject * value) { ___m_stateObject_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_stateObject_6), (void*)value); } inline static int32_t get_offset_of_m_taskScheduler_7() { return static_cast<int32_t>(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2, ___m_taskScheduler_7)); } inline TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * get_m_taskScheduler_7() const { return ___m_taskScheduler_7; } inline TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 ** get_address_of_m_taskScheduler_7() { return &___m_taskScheduler_7; } inline void set_m_taskScheduler_7(TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * value) { ___m_taskScheduler_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_taskScheduler_7), (void*)value); } inline static int32_t get_offset_of_m_parent_8() { return static_cast<int32_t>(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2, ___m_parent_8)); } inline Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * get_m_parent_8() const { return ___m_parent_8; } inline Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 ** get_address_of_m_parent_8() { return &___m_parent_8; } inline void set_m_parent_8(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * value) { ___m_parent_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_parent_8), (void*)value); } inline static int32_t get_offset_of_m_stateFlags_9() { return static_cast<int32_t>(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2, ___m_stateFlags_9)); } inline int32_t get_m_stateFlags_9() const { return ___m_stateFlags_9; } inline int32_t* get_address_of_m_stateFlags_9() { return &___m_stateFlags_9; } inline void set_m_stateFlags_9(int32_t value) { ___m_stateFlags_9 = value; } inline static int32_t get_offset_of_m_continuationObject_10() { return static_cast<int32_t>(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2, ___m_continuationObject_10)); } inline RuntimeObject * get_m_continuationObject_10() const { return ___m_continuationObject_10; } inline RuntimeObject ** get_address_of_m_continuationObject_10() { return &___m_continuationObject_10; } inline void set_m_continuationObject_10(RuntimeObject * value) { ___m_continuationObject_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_continuationObject_10), (void*)value); } inline static int32_t get_offset_of_m_contingentProperties_15() { return static_cast<int32_t>(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2, ___m_contingentProperties_15)); } inline ContingentProperties_t7149A27D01507C74E8BDAAA3848B45D2644FDF08 * get_m_contingentProperties_15() const { return ___m_contingentProperties_15; } inline ContingentProperties_t7149A27D01507C74E8BDAAA3848B45D2644FDF08 ** get_address_of_m_contingentProperties_15() { return &___m_contingentProperties_15; } inline void set_m_contingentProperties_15(ContingentProperties_t7149A27D01507C74E8BDAAA3848B45D2644FDF08 * value) { ___m_contingentProperties_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_contingentProperties_15), (void*)value); } }; struct Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_StaticFields { public: // System.Int32 System.Threading.Tasks.Task::s_taskIdCounter int32_t ___s_taskIdCounter_2; // System.Threading.Tasks.TaskFactory System.Threading.Tasks.Task::s_factory TaskFactory_tF3C6D983390ACFB40B4979E225368F78006D6155 * ___s_factory_3; // System.Object System.Threading.Tasks.Task::s_taskCompletionSentinel RuntimeObject * ___s_taskCompletionSentinel_11; // System.Boolean System.Threading.Tasks.Task::s_asyncDebuggingEnabled bool ___s_asyncDebuggingEnabled_12; // System.Collections.Generic.Dictionary`2<System.Int32,System.Threading.Tasks.Task> System.Threading.Tasks.Task::s_currentActiveTasks Dictionary_2_t70161CFEB8DA3C79E19E31D0ED948D3C2925095F * ___s_currentActiveTasks_13; // System.Object System.Threading.Tasks.Task::s_activeTasksLock RuntimeObject * ___s_activeTasksLock_14; // System.Action`1<System.Object> System.Threading.Tasks.Task::s_taskCancelCallback Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 * ___s_taskCancelCallback_16; // System.Func`1<System.Threading.Tasks.Task_ContingentProperties> System.Threading.Tasks.Task::s_createContingentProperties Func_1_t48C2978A48CE3F2F6EB5B6DE269D00746483BB1F * ___s_createContingentProperties_17; // System.Threading.Tasks.Task System.Threading.Tasks.Task::s_completedTask Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * ___s_completedTask_18; // System.Predicate`1<System.Threading.Tasks.Task> System.Threading.Tasks.Task::s_IsExceptionObservedByParentPredicate Predicate_1_tF4286C34BB184CE5690FDCEBA7F09FC68D229335 * ___s_IsExceptionObservedByParentPredicate_19; // System.Threading.ContextCallback System.Threading.Tasks.Task::s_ecCallback ContextCallback_t8AE8A965AC6C7ECD396F527F15CDC8E683BE1676 * ___s_ecCallback_20; // System.Predicate`1<System.Object> System.Threading.Tasks.Task::s_IsTaskContinuationNullPredicate Predicate_1_t4AA10EFD4C5497CA1CD0FE35A6AF5990FF5D0979 * ___s_IsTaskContinuationNullPredicate_21; public: inline static int32_t get_offset_of_s_taskIdCounter_2() { return static_cast<int32_t>(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_StaticFields, ___s_taskIdCounter_2)); } inline int32_t get_s_taskIdCounter_2() const { return ___s_taskIdCounter_2; } inline int32_t* get_address_of_s_taskIdCounter_2() { return &___s_taskIdCounter_2; } inline void set_s_taskIdCounter_2(int32_t value) { ___s_taskIdCounter_2 = value; } inline static int32_t get_offset_of_s_factory_3() { return static_cast<int32_t>(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_StaticFields, ___s_factory_3)); } inline TaskFactory_tF3C6D983390ACFB40B4979E225368F78006D6155 * get_s_factory_3() const { return ___s_factory_3; } inline TaskFactory_tF3C6D983390ACFB40B4979E225368F78006D6155 ** get_address_of_s_factory_3() { return &___s_factory_3; } inline void set_s_factory_3(TaskFactory_tF3C6D983390ACFB40B4979E225368F78006D6155 * value) { ___s_factory_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_factory_3), (void*)value); } inline static int32_t get_offset_of_s_taskCompletionSentinel_11() { return static_cast<int32_t>(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_StaticFields, ___s_taskCompletionSentinel_11)); } inline RuntimeObject * get_s_taskCompletionSentinel_11() const { return ___s_taskCompletionSentinel_11; } inline RuntimeObject ** get_address_of_s_taskCompletionSentinel_11() { return &___s_taskCompletionSentinel_11; } inline void set_s_taskCompletionSentinel_11(RuntimeObject * value) { ___s_taskCompletionSentinel_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_taskCompletionSentinel_11), (void*)value); } inline static int32_t get_offset_of_s_asyncDebuggingEnabled_12() { return static_cast<int32_t>(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_StaticFields, ___s_asyncDebuggingEnabled_12)); } inline bool get_s_asyncDebuggingEnabled_12() const { return ___s_asyncDebuggingEnabled_12; } inline bool* get_address_of_s_asyncDebuggingEnabled_12() { return &___s_asyncDebuggingEnabled_12; } inline void set_s_asyncDebuggingEnabled_12(bool value) { ___s_asyncDebuggingEnabled_12 = value; } inline static int32_t get_offset_of_s_currentActiveTasks_13() { return static_cast<int32_t>(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_StaticFields, ___s_currentActiveTasks_13)); } inline Dictionary_2_t70161CFEB8DA3C79E19E31D0ED948D3C2925095F * get_s_currentActiveTasks_13() const { return ___s_currentActiveTasks_13; } inline Dictionary_2_t70161CFEB8DA3C79E19E31D0ED948D3C2925095F ** get_address_of_s_currentActiveTasks_13() { return &___s_currentActiveTasks_13; } inline void set_s_currentActiveTasks_13(Dictionary_2_t70161CFEB8DA3C79E19E31D0ED948D3C2925095F * value) { ___s_currentActiveTasks_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_currentActiveTasks_13), (void*)value); } inline static int32_t get_offset_of_s_activeTasksLock_14() { return static_cast<int32_t>(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_StaticFields, ___s_activeTasksLock_14)); } inline RuntimeObject * get_s_activeTasksLock_14() const { return ___s_activeTasksLock_14; } inline RuntimeObject ** get_address_of_s_activeTasksLock_14() { return &___s_activeTasksLock_14; } inline void set_s_activeTasksLock_14(RuntimeObject * value) { ___s_activeTasksLock_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_activeTasksLock_14), (void*)value); } inline static int32_t get_offset_of_s_taskCancelCallback_16() { return static_cast<int32_t>(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_StaticFields, ___s_taskCancelCallback_16)); } inline Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 * get_s_taskCancelCallback_16() const { return ___s_taskCancelCallback_16; } inline Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 ** get_address_of_s_taskCancelCallback_16() { return &___s_taskCancelCallback_16; } inline void set_s_taskCancelCallback_16(Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 * value) { ___s_taskCancelCallback_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_taskCancelCallback_16), (void*)value); } inline static int32_t get_offset_of_s_createContingentProperties_17() { return static_cast<int32_t>(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_StaticFields, ___s_createContingentProperties_17)); } inline Func_1_t48C2978A48CE3F2F6EB5B6DE269D00746483BB1F * get_s_createContingentProperties_17() const { return ___s_createContingentProperties_17; } inline Func_1_t48C2978A48CE3F2F6EB5B6DE269D00746483BB1F ** get_address_of_s_createContingentProperties_17() { return &___s_createContingentProperties_17; } inline void set_s_createContingentProperties_17(Func_1_t48C2978A48CE3F2F6EB5B6DE269D00746483BB1F * value) { ___s_createContingentProperties_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_createContingentProperties_17), (void*)value); } inline static int32_t get_offset_of_s_completedTask_18() { return static_cast<int32_t>(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_StaticFields, ___s_completedTask_18)); } inline Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * get_s_completedTask_18() const { return ___s_completedTask_18; } inline Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 ** get_address_of_s_completedTask_18() { return &___s_completedTask_18; } inline void set_s_completedTask_18(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * value) { ___s_completedTask_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_completedTask_18), (void*)value); } inline static int32_t get_offset_of_s_IsExceptionObservedByParentPredicate_19() { return static_cast<int32_t>(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_StaticFields, ___s_IsExceptionObservedByParentPredicate_19)); } inline Predicate_1_tF4286C34BB184CE5690FDCEBA7F09FC68D229335 * get_s_IsExceptionObservedByParentPredicate_19() const { return ___s_IsExceptionObservedByParentPredicate_19; } inline Predicate_1_tF4286C34BB184CE5690FDCEBA7F09FC68D229335 ** get_address_of_s_IsExceptionObservedByParentPredicate_19() { return &___s_IsExceptionObservedByParentPredicate_19; } inline void set_s_IsExceptionObservedByParentPredicate_19(Predicate_1_tF4286C34BB184CE5690FDCEBA7F09FC68D229335 * value) { ___s_IsExceptionObservedByParentPredicate_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_IsExceptionObservedByParentPredicate_19), (void*)value); } inline static int32_t get_offset_of_s_ecCallback_20() { return static_cast<int32_t>(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_StaticFields, ___s_ecCallback_20)); } inline ContextCallback_t8AE8A965AC6C7ECD396F527F15CDC8E683BE1676 * get_s_ecCallback_20() const { return ___s_ecCallback_20; } inline ContextCallback_t8AE8A965AC6C7ECD396F527F15CDC8E683BE1676 ** get_address_of_s_ecCallback_20() { return &___s_ecCallback_20; } inline void set_s_ecCallback_20(ContextCallback_t8AE8A965AC6C7ECD396F527F15CDC8E683BE1676 * value) { ___s_ecCallback_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_ecCallback_20), (void*)value); } inline static int32_t get_offset_of_s_IsTaskContinuationNullPredicate_21() { return static_cast<int32_t>(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_StaticFields, ___s_IsTaskContinuationNullPredicate_21)); } inline Predicate_1_t4AA10EFD4C5497CA1CD0FE35A6AF5990FF5D0979 * get_s_IsTaskContinuationNullPredicate_21() const { return ___s_IsTaskContinuationNullPredicate_21; } inline Predicate_1_t4AA10EFD4C5497CA1CD0FE35A6AF5990FF5D0979 ** get_address_of_s_IsTaskContinuationNullPredicate_21() { return &___s_IsTaskContinuationNullPredicate_21; } inline void set_s_IsTaskContinuationNullPredicate_21(Predicate_1_t4AA10EFD4C5497CA1CD0FE35A6AF5990FF5D0979 * value) { ___s_IsTaskContinuationNullPredicate_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_IsTaskContinuationNullPredicate_21), (void*)value); } }; struct Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_ThreadStaticFields { public: // System.Threading.Tasks.Task System.Threading.Tasks.Task::t_currentTask Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * ___t_currentTask_0; // System.Threading.Tasks.StackGuard System.Threading.Tasks.Task::t_stackGuard StackGuard_tE431ED3BBD1A18705FEE6F948EBF7FA2E99D64A9 * ___t_stackGuard_1; public: inline static int32_t get_offset_of_t_currentTask_0() { return static_cast<int32_t>(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_ThreadStaticFields, ___t_currentTask_0)); } inline Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * get_t_currentTask_0() const { return ___t_currentTask_0; } inline Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 ** get_address_of_t_currentTask_0() { return &___t_currentTask_0; } inline void set_t_currentTask_0(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * value) { ___t_currentTask_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___t_currentTask_0), (void*)value); } inline static int32_t get_offset_of_t_stackGuard_1() { return static_cast<int32_t>(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_ThreadStaticFields, ___t_stackGuard_1)); } inline StackGuard_tE431ED3BBD1A18705FEE6F948EBF7FA2E99D64A9 * get_t_stackGuard_1() const { return ___t_stackGuard_1; } inline StackGuard_tE431ED3BBD1A18705FEE6F948EBF7FA2E99D64A9 ** get_address_of_t_stackGuard_1() { return &___t_stackGuard_1; } inline void set_t_stackGuard_1(StackGuard_tE431ED3BBD1A18705FEE6F948EBF7FA2E99D64A9 * value) { ___t_stackGuard_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___t_stackGuard_1), (void*)value); } }; // System.Threading.Tasks.Task_ContingentProperties struct ContingentProperties_t7149A27D01507C74E8BDAAA3848B45D2644FDF08 : public RuntimeObject { public: // System.Threading.ExecutionContext System.Threading.Tasks.Task_ContingentProperties::m_capturedContext ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * ___m_capturedContext_0; // System.Threading.ManualResetEventSlim modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Tasks.Task_ContingentProperties::m_completionEvent ManualResetEventSlim_t085E880B24016C42F7DE42113674D0A41B4FB445 * ___m_completionEvent_1; // System.Threading.Tasks.TaskExceptionHolder modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Tasks.Task_ContingentProperties::m_exceptionsHolder TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811 * ___m_exceptionsHolder_2; // System.Threading.CancellationToken System.Threading.Tasks.Task_ContingentProperties::m_cancellationToken CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB ___m_cancellationToken_3; // System.Threading.Tasks.Shared`1<System.Threading.CancellationTokenRegistration> System.Threading.Tasks.Task_ContingentProperties::m_cancellationRegistration Shared_1_t6EFAE49AC0A1E070F87779D3DD8273B35F28E7D2 * ___m_cancellationRegistration_4; // System.Int32 modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Tasks.Task_ContingentProperties::m_internalCancellationRequested int32_t ___m_internalCancellationRequested_5; // System.Int32 modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Tasks.Task_ContingentProperties::m_completionCountdown int32_t ___m_completionCountdown_6; // System.Collections.Generic.List`1<System.Threading.Tasks.Task> modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Tasks.Task_ContingentProperties::m_exceptionalChildren List_1_tC62C1E1B0AD84992F0A374A5A4679609955E117E * ___m_exceptionalChildren_7; public: inline static int32_t get_offset_of_m_capturedContext_0() { return static_cast<int32_t>(offsetof(ContingentProperties_t7149A27D01507C74E8BDAAA3848B45D2644FDF08, ___m_capturedContext_0)); } inline ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * get_m_capturedContext_0() const { return ___m_capturedContext_0; } inline ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 ** get_address_of_m_capturedContext_0() { return &___m_capturedContext_0; } inline void set_m_capturedContext_0(ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * value) { ___m_capturedContext_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_capturedContext_0), (void*)value); } inline static int32_t get_offset_of_m_completionEvent_1() { return static_cast<int32_t>(offsetof(ContingentProperties_t7149A27D01507C74E8BDAAA3848B45D2644FDF08, ___m_completionEvent_1)); } inline ManualResetEventSlim_t085E880B24016C42F7DE42113674D0A41B4FB445 * get_m_completionEvent_1() const { return ___m_completionEvent_1; } inline ManualResetEventSlim_t085E880B24016C42F7DE42113674D0A41B4FB445 ** get_address_of_m_completionEvent_1() { return &___m_completionEvent_1; } inline void set_m_completionEvent_1(ManualResetEventSlim_t085E880B24016C42F7DE42113674D0A41B4FB445 * value) { ___m_completionEvent_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_completionEvent_1), (void*)value); } inline static int32_t get_offset_of_m_exceptionsHolder_2() { return static_cast<int32_t>(offsetof(ContingentProperties_t7149A27D01507C74E8BDAAA3848B45D2644FDF08, ___m_exceptionsHolder_2)); } inline TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811 * get_m_exceptionsHolder_2() const { return ___m_exceptionsHolder_2; } inline TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811 ** get_address_of_m_exceptionsHolder_2() { return &___m_exceptionsHolder_2; } inline void set_m_exceptionsHolder_2(TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811 * value) { ___m_exceptionsHolder_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_exceptionsHolder_2), (void*)value); } inline static int32_t get_offset_of_m_cancellationToken_3() { return static_cast<int32_t>(offsetof(ContingentProperties_t7149A27D01507C74E8BDAAA3848B45D2644FDF08, ___m_cancellationToken_3)); } inline CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB get_m_cancellationToken_3() const { return ___m_cancellationToken_3; } inline CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB * get_address_of_m_cancellationToken_3() { return &___m_cancellationToken_3; } inline void set_m_cancellationToken_3(CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB value) { ___m_cancellationToken_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_cancellationToken_3))->___m_source_0), (void*)NULL); } inline static int32_t get_offset_of_m_cancellationRegistration_4() { return static_cast<int32_t>(offsetof(ContingentProperties_t7149A27D01507C74E8BDAAA3848B45D2644FDF08, ___m_cancellationRegistration_4)); } inline Shared_1_t6EFAE49AC0A1E070F87779D3DD8273B35F28E7D2 * get_m_cancellationRegistration_4() const { return ___m_cancellationRegistration_4; } inline Shared_1_t6EFAE49AC0A1E070F87779D3DD8273B35F28E7D2 ** get_address_of_m_cancellationRegistration_4() { return &___m_cancellationRegistration_4; } inline void set_m_cancellationRegistration_4(Shared_1_t6EFAE49AC0A1E070F87779D3DD8273B35F28E7D2 * value) { ___m_cancellationRegistration_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_cancellationRegistration_4), (void*)value); } inline static int32_t get_offset_of_m_internalCancellationRequested_5() { return static_cast<int32_t>(offsetof(ContingentProperties_t7149A27D01507C74E8BDAAA3848B45D2644FDF08, ___m_internalCancellationRequested_5)); } inline int32_t get_m_internalCancellationRequested_5() const { return ___m_internalCancellationRequested_5; } inline int32_t* get_address_of_m_internalCancellationRequested_5() { return &___m_internalCancellationRequested_5; } inline void set_m_internalCancellationRequested_5(int32_t value) { ___m_internalCancellationRequested_5 = value; } inline static int32_t get_offset_of_m_completionCountdown_6() { return static_cast<int32_t>(offsetof(ContingentProperties_t7149A27D01507C74E8BDAAA3848B45D2644FDF08, ___m_completionCountdown_6)); } inline int32_t get_m_completionCountdown_6() const { return ___m_completionCountdown_6; } inline int32_t* get_address_of_m_completionCountdown_6() { return &___m_completionCountdown_6; } inline void set_m_completionCountdown_6(int32_t value) { ___m_completionCountdown_6 = value; } inline static int32_t get_offset_of_m_exceptionalChildren_7() { return static_cast<int32_t>(offsetof(ContingentProperties_t7149A27D01507C74E8BDAAA3848B45D2644FDF08, ___m_exceptionalChildren_7)); } inline List_1_tC62C1E1B0AD84992F0A374A5A4679609955E117E * get_m_exceptionalChildren_7() const { return ___m_exceptionalChildren_7; } inline List_1_tC62C1E1B0AD84992F0A374A5A4679609955E117E ** get_address_of_m_exceptionalChildren_7() { return &___m_exceptionalChildren_7; } inline void set_m_exceptionalChildren_7(List_1_tC62C1E1B0AD84992F0A374A5A4679609955E117E * value) { ___m_exceptionalChildren_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_exceptionalChildren_7), (void*)value); } }; // System.Threading.Tasks.TaskContinuationOptions struct TaskContinuationOptions_t749581ABDD24D74BD051F09EC4E3408C209121A2 { public: // System.Int32 System.Threading.Tasks.TaskContinuationOptions::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(TaskContinuationOptions_t749581ABDD24D74BD051F09EC4E3408C209121A2, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Threading.Tasks.TaskCreationOptions struct TaskCreationOptions_t73D75E64925AACDF2A90DDB3D508192A8E74D375 { public: // System.Int32 System.Threading.Tasks.TaskCreationOptions::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(TaskCreationOptions_t73D75E64925AACDF2A90DDB3D508192A8E74D375, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Threading.Tasks.TaskExceptionHolder struct TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811 : public RuntimeObject { public: // System.Threading.Tasks.Task System.Threading.Tasks.TaskExceptionHolder::m_task Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * ___m_task_3; // System.Collections.Generic.List`1<System.Runtime.ExceptionServices.ExceptionDispatchInfo> modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Tasks.TaskExceptionHolder::m_faultExceptions List_1_tCD04260AE1254C438132446F1E6892AB86D18743 * ___m_faultExceptions_4; // System.Runtime.ExceptionServices.ExceptionDispatchInfo System.Threading.Tasks.TaskExceptionHolder::m_cancellationException ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * ___m_cancellationException_5; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Tasks.TaskExceptionHolder::m_isHandled bool ___m_isHandled_6; public: inline static int32_t get_offset_of_m_task_3() { return static_cast<int32_t>(offsetof(TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811, ___m_task_3)); } inline Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * get_m_task_3() const { return ___m_task_3; } inline Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 ** get_address_of_m_task_3() { return &___m_task_3; } inline void set_m_task_3(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * value) { ___m_task_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_task_3), (void*)value); } inline static int32_t get_offset_of_m_faultExceptions_4() { return static_cast<int32_t>(offsetof(TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811, ___m_faultExceptions_4)); } inline List_1_tCD04260AE1254C438132446F1E6892AB86D18743 * get_m_faultExceptions_4() const { return ___m_faultExceptions_4; } inline List_1_tCD04260AE1254C438132446F1E6892AB86D18743 ** get_address_of_m_faultExceptions_4() { return &___m_faultExceptions_4; } inline void set_m_faultExceptions_4(List_1_tCD04260AE1254C438132446F1E6892AB86D18743 * value) { ___m_faultExceptions_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_faultExceptions_4), (void*)value); } inline static int32_t get_offset_of_m_cancellationException_5() { return static_cast<int32_t>(offsetof(TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811, ___m_cancellationException_5)); } inline ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * get_m_cancellationException_5() const { return ___m_cancellationException_5; } inline ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A ** get_address_of_m_cancellationException_5() { return &___m_cancellationException_5; } inline void set_m_cancellationException_5(ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * value) { ___m_cancellationException_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_cancellationException_5), (void*)value); } inline static int32_t get_offset_of_m_isHandled_6() { return static_cast<int32_t>(offsetof(TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811, ___m_isHandled_6)); } inline bool get_m_isHandled_6() const { return ___m_isHandled_6; } inline bool* get_address_of_m_isHandled_6() { return &___m_isHandled_6; } inline void set_m_isHandled_6(bool value) { ___m_isHandled_6 = value; } }; struct TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811_StaticFields { public: // System.Boolean System.Threading.Tasks.TaskExceptionHolder::s_failFastOnUnobservedException bool ___s_failFastOnUnobservedException_0; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Tasks.TaskExceptionHolder::s_domainUnloadStarted bool ___s_domainUnloadStarted_1; // System.EventHandler modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Tasks.TaskExceptionHolder::s_adUnloadEventHandler EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * ___s_adUnloadEventHandler_2; public: inline static int32_t get_offset_of_s_failFastOnUnobservedException_0() { return static_cast<int32_t>(offsetof(TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811_StaticFields, ___s_failFastOnUnobservedException_0)); } inline bool get_s_failFastOnUnobservedException_0() const { return ___s_failFastOnUnobservedException_0; } inline bool* get_address_of_s_failFastOnUnobservedException_0() { return &___s_failFastOnUnobservedException_0; } inline void set_s_failFastOnUnobservedException_0(bool value) { ___s_failFastOnUnobservedException_0 = value; } inline static int32_t get_offset_of_s_domainUnloadStarted_1() { return static_cast<int32_t>(offsetof(TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811_StaticFields, ___s_domainUnloadStarted_1)); } inline bool get_s_domainUnloadStarted_1() const { return ___s_domainUnloadStarted_1; } inline bool* get_address_of_s_domainUnloadStarted_1() { return &___s_domainUnloadStarted_1; } inline void set_s_domainUnloadStarted_1(bool value) { ___s_domainUnloadStarted_1 = value; } inline static int32_t get_offset_of_s_adUnloadEventHandler_2() { return static_cast<int32_t>(offsetof(TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811_StaticFields, ___s_adUnloadEventHandler_2)); } inline EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * get_s_adUnloadEventHandler_2() const { return ___s_adUnloadEventHandler_2; } inline EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C ** get_address_of_s_adUnloadEventHandler_2() { return &___s_adUnloadEventHandler_2; } inline void set_s_adUnloadEventHandler_2(EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * value) { ___s_adUnloadEventHandler_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_adUnloadEventHandler_2), (void*)value); } }; // System.Threading.Tasks.TaskScheduler struct TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 : public RuntimeObject { public: // System.Int32 modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Tasks.TaskScheduler::m_taskSchedulerId int32_t ___m_taskSchedulerId_3; public: inline static int32_t get_offset_of_m_taskSchedulerId_3() { return static_cast<int32_t>(offsetof(TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114, ___m_taskSchedulerId_3)); } inline int32_t get_m_taskSchedulerId_3() const { return ___m_taskSchedulerId_3; } inline int32_t* get_address_of_m_taskSchedulerId_3() { return &___m_taskSchedulerId_3; } inline void set_m_taskSchedulerId_3(int32_t value) { ___m_taskSchedulerId_3 = value; } }; struct TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114_StaticFields { public: // System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Threading.Tasks.TaskScheduler,System.Object> System.Threading.Tasks.TaskScheduler::s_activeTaskSchedulers ConditionalWeakTable_2_t9E56EEB44502999EDAA6E212D522D7863829D95C * ___s_activeTaskSchedulers_0; // System.Threading.Tasks.TaskScheduler System.Threading.Tasks.TaskScheduler::s_defaultTaskScheduler TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * ___s_defaultTaskScheduler_1; // System.Int32 System.Threading.Tasks.TaskScheduler::s_taskSchedulerIdCounter int32_t ___s_taskSchedulerIdCounter_2; // System.EventHandler`1<System.Threading.Tasks.UnobservedTaskExceptionEventArgs> System.Threading.Tasks.TaskScheduler::_unobservedTaskException EventHandler_1_tF704D003AB4792AFE4B10D9127FF82EEC18615BC * ____unobservedTaskException_4; // System.Object System.Threading.Tasks.TaskScheduler::_unobservedTaskExceptionLockObject RuntimeObject * ____unobservedTaskExceptionLockObject_5; public: inline static int32_t get_offset_of_s_activeTaskSchedulers_0() { return static_cast<int32_t>(offsetof(TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114_StaticFields, ___s_activeTaskSchedulers_0)); } inline ConditionalWeakTable_2_t9E56EEB44502999EDAA6E212D522D7863829D95C * get_s_activeTaskSchedulers_0() const { return ___s_activeTaskSchedulers_0; } inline ConditionalWeakTable_2_t9E56EEB44502999EDAA6E212D522D7863829D95C ** get_address_of_s_activeTaskSchedulers_0() { return &___s_activeTaskSchedulers_0; } inline void set_s_activeTaskSchedulers_0(ConditionalWeakTable_2_t9E56EEB44502999EDAA6E212D522D7863829D95C * value) { ___s_activeTaskSchedulers_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_activeTaskSchedulers_0), (void*)value); } inline static int32_t get_offset_of_s_defaultTaskScheduler_1() { return static_cast<int32_t>(offsetof(TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114_StaticFields, ___s_defaultTaskScheduler_1)); } inline TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * get_s_defaultTaskScheduler_1() const { return ___s_defaultTaskScheduler_1; } inline TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 ** get_address_of_s_defaultTaskScheduler_1() { return &___s_defaultTaskScheduler_1; } inline void set_s_defaultTaskScheduler_1(TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * value) { ___s_defaultTaskScheduler_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_defaultTaskScheduler_1), (void*)value); } inline static int32_t get_offset_of_s_taskSchedulerIdCounter_2() { return static_cast<int32_t>(offsetof(TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114_StaticFields, ___s_taskSchedulerIdCounter_2)); } inline int32_t get_s_taskSchedulerIdCounter_2() const { return ___s_taskSchedulerIdCounter_2; } inline int32_t* get_address_of_s_taskSchedulerIdCounter_2() { return &___s_taskSchedulerIdCounter_2; } inline void set_s_taskSchedulerIdCounter_2(int32_t value) { ___s_taskSchedulerIdCounter_2 = value; } inline static int32_t get_offset_of__unobservedTaskException_4() { return static_cast<int32_t>(offsetof(TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114_StaticFields, ____unobservedTaskException_4)); } inline EventHandler_1_tF704D003AB4792AFE4B10D9127FF82EEC18615BC * get__unobservedTaskException_4() const { return ____unobservedTaskException_4; } inline EventHandler_1_tF704D003AB4792AFE4B10D9127FF82EEC18615BC ** get_address_of__unobservedTaskException_4() { return &____unobservedTaskException_4; } inline void set__unobservedTaskException_4(EventHandler_1_tF704D003AB4792AFE4B10D9127FF82EEC18615BC * value) { ____unobservedTaskException_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____unobservedTaskException_4), (void*)value); } inline static int32_t get_offset_of__unobservedTaskExceptionLockObject_5() { return static_cast<int32_t>(offsetof(TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114_StaticFields, ____unobservedTaskExceptionLockObject_5)); } inline RuntimeObject * get__unobservedTaskExceptionLockObject_5() const { return ____unobservedTaskExceptionLockObject_5; } inline RuntimeObject ** get_address_of__unobservedTaskExceptionLockObject_5() { return &____unobservedTaskExceptionLockObject_5; } inline void set__unobservedTaskExceptionLockObject_5(RuntimeObject * value) { ____unobservedTaskExceptionLockObject_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____unobservedTaskExceptionLockObject_5), (void*)value); } }; // System.Threading.Tasks.TaskSchedulerAwaitTaskContinuation struct TaskSchedulerAwaitTaskContinuation_t08B24138EF6D3AC7A821332F15F5A5A0F08543B6 : public AwaitTaskContinuation_t883E8FB9C34A1024B54F2D4A9CCBA21CC595286F { public: // System.Threading.Tasks.TaskScheduler System.Threading.Tasks.TaskSchedulerAwaitTaskContinuation::m_scheduler TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * ___m_scheduler_3; public: inline static int32_t get_offset_of_m_scheduler_3() { return static_cast<int32_t>(offsetof(TaskSchedulerAwaitTaskContinuation_t08B24138EF6D3AC7A821332F15F5A5A0F08543B6, ___m_scheduler_3)); } inline TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * get_m_scheduler_3() const { return ___m_scheduler_3; } inline TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 ** get_address_of_m_scheduler_3() { return &___m_scheduler_3; } inline void set_m_scheduler_3(TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * value) { ___m_scheduler_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_scheduler_3), (void*)value); } }; // System.Threading.Tasks.TaskStatus struct TaskStatus_t4DB45EB7777EB16CEB85E12E43C4F56EAFA59A99 { public: // System.Int32 System.Threading.Tasks.TaskStatus::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(TaskStatus_t4DB45EB7777EB16CEB85E12E43C4F56EAFA59A99, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Threading.ThreadPoolGlobals struct ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5 : public RuntimeObject { public: public: }; struct ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_StaticFields { public: // System.UInt32 System.Threading.ThreadPoolGlobals::tpQuantum uint32_t ___tpQuantum_0; // System.Int32 System.Threading.ThreadPoolGlobals::processorCount int32_t ___processorCount_1; // System.Boolean System.Threading.ThreadPoolGlobals::tpHosted bool ___tpHosted_2; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.ThreadPoolGlobals::vmTpInitialized bool ___vmTpInitialized_3; // System.Boolean System.Threading.ThreadPoolGlobals::enableWorkerTracking bool ___enableWorkerTracking_4; // System.Threading.ThreadPoolWorkQueue System.Threading.ThreadPoolGlobals::workQueue ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011 * ___workQueue_5; public: inline static int32_t get_offset_of_tpQuantum_0() { return static_cast<int32_t>(offsetof(ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_StaticFields, ___tpQuantum_0)); } inline uint32_t get_tpQuantum_0() const { return ___tpQuantum_0; } inline uint32_t* get_address_of_tpQuantum_0() { return &___tpQuantum_0; } inline void set_tpQuantum_0(uint32_t value) { ___tpQuantum_0 = value; } inline static int32_t get_offset_of_processorCount_1() { return static_cast<int32_t>(offsetof(ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_StaticFields, ___processorCount_1)); } inline int32_t get_processorCount_1() const { return ___processorCount_1; } inline int32_t* get_address_of_processorCount_1() { return &___processorCount_1; } inline void set_processorCount_1(int32_t value) { ___processorCount_1 = value; } inline static int32_t get_offset_of_tpHosted_2() { return static_cast<int32_t>(offsetof(ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_StaticFields, ___tpHosted_2)); } inline bool get_tpHosted_2() const { return ___tpHosted_2; } inline bool* get_address_of_tpHosted_2() { return &___tpHosted_2; } inline void set_tpHosted_2(bool value) { ___tpHosted_2 = value; } inline static int32_t get_offset_of_vmTpInitialized_3() { return static_cast<int32_t>(offsetof(ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_StaticFields, ___vmTpInitialized_3)); } inline bool get_vmTpInitialized_3() const { return ___vmTpInitialized_3; } inline bool* get_address_of_vmTpInitialized_3() { return &___vmTpInitialized_3; } inline void set_vmTpInitialized_3(bool value) { ___vmTpInitialized_3 = value; } inline static int32_t get_offset_of_enableWorkerTracking_4() { return static_cast<int32_t>(offsetof(ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_StaticFields, ___enableWorkerTracking_4)); } inline bool get_enableWorkerTracking_4() const { return ___enableWorkerTracking_4; } inline bool* get_address_of_enableWorkerTracking_4() { return &___enableWorkerTracking_4; } inline void set_enableWorkerTracking_4(bool value) { ___enableWorkerTracking_4 = value; } inline static int32_t get_offset_of_workQueue_5() { return static_cast<int32_t>(offsetof(ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_StaticFields, ___workQueue_5)); } inline ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011 * get_workQueue_5() const { return ___workQueue_5; } inline ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011 ** get_address_of_workQueue_5() { return &___workQueue_5; } inline void set_workQueue_5(ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011 * value) { ___workQueue_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___workQueue_5), (void*)value); } }; // System.Threading.ThreadPoolWorkQueue struct ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011 : public RuntimeObject { public: // System.Threading.ThreadPoolWorkQueue_QueueSegment modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.ThreadPoolWorkQueue::queueHead QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE * ___queueHead_0; // System.Threading.ThreadPoolWorkQueue_QueueSegment modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.ThreadPoolWorkQueue::queueTail QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE * ___queueTail_1; // System.Int32 modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.ThreadPoolWorkQueue::numOutstandingThreadRequests int32_t ___numOutstandingThreadRequests_3; public: inline static int32_t get_offset_of_queueHead_0() { return static_cast<int32_t>(offsetof(ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011, ___queueHead_0)); } inline QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE * get_queueHead_0() const { return ___queueHead_0; } inline QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE ** get_address_of_queueHead_0() { return &___queueHead_0; } inline void set_queueHead_0(QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE * value) { ___queueHead_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___queueHead_0), (void*)value); } inline static int32_t get_offset_of_queueTail_1() { return static_cast<int32_t>(offsetof(ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011, ___queueTail_1)); } inline QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE * get_queueTail_1() const { return ___queueTail_1; } inline QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE ** get_address_of_queueTail_1() { return &___queueTail_1; } inline void set_queueTail_1(QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE * value) { ___queueTail_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___queueTail_1), (void*)value); } inline static int32_t get_offset_of_numOutstandingThreadRequests_3() { return static_cast<int32_t>(offsetof(ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011, ___numOutstandingThreadRequests_3)); } inline int32_t get_numOutstandingThreadRequests_3() const { return ___numOutstandingThreadRequests_3; } inline int32_t* get_address_of_numOutstandingThreadRequests_3() { return &___numOutstandingThreadRequests_3; } inline void set_numOutstandingThreadRequests_3(int32_t value) { ___numOutstandingThreadRequests_3 = value; } }; struct ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011_StaticFields { public: // System.Threading.ThreadPoolWorkQueue_SparseArray`1<System.Threading.ThreadPoolWorkQueue_WorkStealingQueue> System.Threading.ThreadPoolWorkQueue::allThreadQueues SparseArray_1_tA9BA23F30984048431C40A4D4B5215A15A64B4EB * ___allThreadQueues_2; public: inline static int32_t get_offset_of_allThreadQueues_2() { return static_cast<int32_t>(offsetof(ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011_StaticFields, ___allThreadQueues_2)); } inline SparseArray_1_tA9BA23F30984048431C40A4D4B5215A15A64B4EB * get_allThreadQueues_2() const { return ___allThreadQueues_2; } inline SparseArray_1_tA9BA23F30984048431C40A4D4B5215A15A64B4EB ** get_address_of_allThreadQueues_2() { return &___allThreadQueues_2; } inline void set_allThreadQueues_2(SparseArray_1_tA9BA23F30984048431C40A4D4B5215A15A64B4EB * value) { ___allThreadQueues_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___allThreadQueues_2), (void*)value); } }; // System.Threading.ThreadPoolWorkQueue_QueueSegment struct QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE : public RuntimeObject { public: // System.Threading.IThreadPoolWorkItem[] System.Threading.ThreadPoolWorkQueue_QueueSegment::nodes IThreadPoolWorkItemU5BU5D_tE22F6DA28324647E4F8A3239E9636C050BD4A154* ___nodes_0; // System.Int32 modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.ThreadPoolWorkQueue_QueueSegment::indexes int32_t ___indexes_1; // System.Threading.ThreadPoolWorkQueue_QueueSegment modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.ThreadPoolWorkQueue_QueueSegment::Next QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE * ___Next_2; public: inline static int32_t get_offset_of_nodes_0() { return static_cast<int32_t>(offsetof(QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE, ___nodes_0)); } inline IThreadPoolWorkItemU5BU5D_tE22F6DA28324647E4F8A3239E9636C050BD4A154* get_nodes_0() const { return ___nodes_0; } inline IThreadPoolWorkItemU5BU5D_tE22F6DA28324647E4F8A3239E9636C050BD4A154** get_address_of_nodes_0() { return &___nodes_0; } inline void set_nodes_0(IThreadPoolWorkItemU5BU5D_tE22F6DA28324647E4F8A3239E9636C050BD4A154* value) { ___nodes_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___nodes_0), (void*)value); } inline static int32_t get_offset_of_indexes_1() { return static_cast<int32_t>(offsetof(QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE, ___indexes_1)); } inline int32_t get_indexes_1() const { return ___indexes_1; } inline int32_t* get_address_of_indexes_1() { return &___indexes_1; } inline void set_indexes_1(int32_t value) { ___indexes_1 = value; } inline static int32_t get_offset_of_Next_2() { return static_cast<int32_t>(offsetof(QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE, ___Next_2)); } inline QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE * get_Next_2() const { return ___Next_2; } inline QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE ** get_address_of_Next_2() { return &___Next_2; } inline void set_Next_2(QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE * value) { ___Next_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___Next_2), (void*)value); } }; // System.Threading.ThreadState struct ThreadState_t5DE1FACD0DA096CCF07D144CBEB4D124CECC671E { public: // System.Int32 System.Threading.ThreadState::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(ThreadState_t5DE1FACD0DA096CCF07D144CBEB4D124CECC671E, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Threading.WaitHandle struct WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 : public MarshalByRefObject_tC4577953D0A44D0AB8597CFA868E01C858B1C9AF { public: // System.IntPtr System.Threading.WaitHandle::waitHandle intptr_t ___waitHandle_3; // Microsoft.Win32.SafeHandles.SafeWaitHandle modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.WaitHandle::safeWaitHandle SafeWaitHandle_t51DB35FF382E636FF3B868D87816733894D46CF2 * ___safeWaitHandle_4; // System.Boolean System.Threading.WaitHandle::hasThreadAffinity bool ___hasThreadAffinity_5; public: inline static int32_t get_offset_of_waitHandle_3() { return static_cast<int32_t>(offsetof(WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6, ___waitHandle_3)); } inline intptr_t get_waitHandle_3() const { return ___waitHandle_3; } inline intptr_t* get_address_of_waitHandle_3() { return &___waitHandle_3; } inline void set_waitHandle_3(intptr_t value) { ___waitHandle_3 = value; } inline static int32_t get_offset_of_safeWaitHandle_4() { return static_cast<int32_t>(offsetof(WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6, ___safeWaitHandle_4)); } inline SafeWaitHandle_t51DB35FF382E636FF3B868D87816733894D46CF2 * get_safeWaitHandle_4() const { return ___safeWaitHandle_4; } inline SafeWaitHandle_t51DB35FF382E636FF3B868D87816733894D46CF2 ** get_address_of_safeWaitHandle_4() { return &___safeWaitHandle_4; } inline void set_safeWaitHandle_4(SafeWaitHandle_t51DB35FF382E636FF3B868D87816733894D46CF2 * value) { ___safeWaitHandle_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___safeWaitHandle_4), (void*)value); } inline static int32_t get_offset_of_hasThreadAffinity_5() { return static_cast<int32_t>(offsetof(WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6, ___hasThreadAffinity_5)); } inline bool get_hasThreadAffinity_5() const { return ___hasThreadAffinity_5; } inline bool* get_address_of_hasThreadAffinity_5() { return &___hasThreadAffinity_5; } inline void set_hasThreadAffinity_5(bool value) { ___hasThreadAffinity_5 = value; } }; struct WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_StaticFields { public: // System.IntPtr System.Threading.WaitHandle::InvalidHandle intptr_t ___InvalidHandle_10; public: inline static int32_t get_offset_of_InvalidHandle_10() { return static_cast<int32_t>(offsetof(WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_StaticFields, ___InvalidHandle_10)); } inline intptr_t get_InvalidHandle_10() const { return ___InvalidHandle_10; } inline intptr_t* get_address_of_InvalidHandle_10() { return &___InvalidHandle_10; } inline void set_InvalidHandle_10(intptr_t value) { ___InvalidHandle_10 = value; } }; // Native definition for P/Invoke marshalling of System.Threading.WaitHandle struct WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_marshaled_pinvoke : public MarshalByRefObject_tC4577953D0A44D0AB8597CFA868E01C858B1C9AF_marshaled_pinvoke { intptr_t ___waitHandle_3; void* ___safeWaitHandle_4; int32_t ___hasThreadAffinity_5; }; // Native definition for COM marshalling of System.Threading.WaitHandle struct WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_marshaled_com : public MarshalByRefObject_tC4577953D0A44D0AB8597CFA868E01C858B1C9AF_marshaled_com { intptr_t ___waitHandle_3; void* ___safeWaitHandle_4; int32_t ___hasThreadAffinity_5; }; // System.TimeSpan struct TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 { public: // System.Int64 System.TimeSpan::_ticks int64_t ____ticks_3; public: inline static int32_t get_offset_of__ticks_3() { return static_cast<int32_t>(offsetof(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4, ____ticks_3)); } inline int64_t get__ticks_3() const { return ____ticks_3; } inline int64_t* get_address_of__ticks_3() { return &____ticks_3; } inline void set__ticks_3(int64_t value) { ____ticks_3 = value; } }; struct TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields { public: // System.TimeSpan System.TimeSpan::Zero TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___Zero_0; // System.TimeSpan System.TimeSpan::MaxValue TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___MaxValue_1; // System.TimeSpan System.TimeSpan::MinValue TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___MinValue_2; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.TimeSpan::_legacyConfigChecked bool ____legacyConfigChecked_4; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.TimeSpan::_legacyMode bool ____legacyMode_5; public: inline static int32_t get_offset_of_Zero_0() { return static_cast<int32_t>(offsetof(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields, ___Zero_0)); } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 get_Zero_0() const { return ___Zero_0; } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * get_address_of_Zero_0() { return &___Zero_0; } inline void set_Zero_0(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 value) { ___Zero_0 = value; } inline static int32_t get_offset_of_MaxValue_1() { return static_cast<int32_t>(offsetof(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields, ___MaxValue_1)); } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 get_MaxValue_1() const { return ___MaxValue_1; } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * get_address_of_MaxValue_1() { return &___MaxValue_1; } inline void set_MaxValue_1(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 value) { ___MaxValue_1 = value; } inline static int32_t get_offset_of_MinValue_2() { return static_cast<int32_t>(offsetof(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields, ___MinValue_2)); } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 get_MinValue_2() const { return ___MinValue_2; } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * get_address_of_MinValue_2() { return &___MinValue_2; } inline void set_MinValue_2(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 value) { ___MinValue_2 = value; } inline static int32_t get_offset_of__legacyConfigChecked_4() { return static_cast<int32_t>(offsetof(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields, ____legacyConfigChecked_4)); } inline bool get__legacyConfigChecked_4() const { return ____legacyConfigChecked_4; } inline bool* get_address_of__legacyConfigChecked_4() { return &____legacyConfigChecked_4; } inline void set__legacyConfigChecked_4(bool value) { ____legacyConfigChecked_4 = value; } inline static int32_t get_offset_of__legacyMode_5() { return static_cast<int32_t>(offsetof(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields, ____legacyMode_5)); } inline bool get__legacyMode_5() const { return ____legacyMode_5; } inline bool* get_address_of__legacyMode_5() { return &____legacyMode_5; } inline void set__legacyMode_5(bool value) { ____legacyMode_5 = value; } }; // System.TimeZoneInfo_TIME_ZONE_INFORMATION struct TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 { public: // System.Int32 System.TimeZoneInfo_TIME_ZONE_INFORMATION::Bias int32_t ___Bias_0; // System.String System.TimeZoneInfo_TIME_ZONE_INFORMATION::StandardName String_t* ___StandardName_1; // System.TimeZoneInfo_SYSTEMTIME System.TimeZoneInfo_TIME_ZONE_INFORMATION::StandardDate SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2 ___StandardDate_2; // System.Int32 System.TimeZoneInfo_TIME_ZONE_INFORMATION::StandardBias int32_t ___StandardBias_3; // System.String System.TimeZoneInfo_TIME_ZONE_INFORMATION::DaylightName String_t* ___DaylightName_4; // System.TimeZoneInfo_SYSTEMTIME System.TimeZoneInfo_TIME_ZONE_INFORMATION::DaylightDate SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2 ___DaylightDate_5; // System.Int32 System.TimeZoneInfo_TIME_ZONE_INFORMATION::DaylightBias int32_t ___DaylightBias_6; public: inline static int32_t get_offset_of_Bias_0() { return static_cast<int32_t>(offsetof(TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811, ___Bias_0)); } inline int32_t get_Bias_0() const { return ___Bias_0; } inline int32_t* get_address_of_Bias_0() { return &___Bias_0; } inline void set_Bias_0(int32_t value) { ___Bias_0 = value; } inline static int32_t get_offset_of_StandardName_1() { return static_cast<int32_t>(offsetof(TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811, ___StandardName_1)); } inline String_t* get_StandardName_1() const { return ___StandardName_1; } inline String_t** get_address_of_StandardName_1() { return &___StandardName_1; } inline void set_StandardName_1(String_t* value) { ___StandardName_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___StandardName_1), (void*)value); } inline static int32_t get_offset_of_StandardDate_2() { return static_cast<int32_t>(offsetof(TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811, ___StandardDate_2)); } inline SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2 get_StandardDate_2() const { return ___StandardDate_2; } inline SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2 * get_address_of_StandardDate_2() { return &___StandardDate_2; } inline void set_StandardDate_2(SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2 value) { ___StandardDate_2 = value; } inline static int32_t get_offset_of_StandardBias_3() { return static_cast<int32_t>(offsetof(TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811, ___StandardBias_3)); } inline int32_t get_StandardBias_3() const { return ___StandardBias_3; } inline int32_t* get_address_of_StandardBias_3() { return &___StandardBias_3; } inline void set_StandardBias_3(int32_t value) { ___StandardBias_3 = value; } inline static int32_t get_offset_of_DaylightName_4() { return static_cast<int32_t>(offsetof(TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811, ___DaylightName_4)); } inline String_t* get_DaylightName_4() const { return ___DaylightName_4; } inline String_t** get_address_of_DaylightName_4() { return &___DaylightName_4; } inline void set_DaylightName_4(String_t* value) { ___DaylightName_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___DaylightName_4), (void*)value); } inline static int32_t get_offset_of_DaylightDate_5() { return static_cast<int32_t>(offsetof(TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811, ___DaylightDate_5)); } inline SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2 get_DaylightDate_5() const { return ___DaylightDate_5; } inline SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2 * get_address_of_DaylightDate_5() { return &___DaylightDate_5; } inline void set_DaylightDate_5(SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2 value) { ___DaylightDate_5 = value; } inline static int32_t get_offset_of_DaylightBias_6() { return static_cast<int32_t>(offsetof(TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811, ___DaylightBias_6)); } inline int32_t get_DaylightBias_6() const { return ___DaylightBias_6; } inline int32_t* get_address_of_DaylightBias_6() { return &___DaylightBias_6; } inline void set_DaylightBias_6(int32_t value) { ___DaylightBias_6 = value; } }; // Native definition for P/Invoke marshalling of System.TimeZoneInfo/TIME_ZONE_INFORMATION struct TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811_marshaled_pinvoke { int32_t ___Bias_0; Il2CppChar ___StandardName_1[32]; SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2 ___StandardDate_2; int32_t ___StandardBias_3; Il2CppChar ___DaylightName_4[32]; SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2 ___DaylightDate_5; int32_t ___DaylightBias_6; }; // Native definition for COM marshalling of System.TimeZoneInfo/TIME_ZONE_INFORMATION struct TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811_marshaled_com { int32_t ___Bias_0; Il2CppChar ___StandardName_1[32]; SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2 ___StandardDate_2; int32_t ___StandardBias_3; Il2CppChar ___DaylightName_4[32]; SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2 ___DaylightDate_5; int32_t ___DaylightBias_6; }; // System.TimeZoneInfoOptions struct TimeZoneInfoOptions_t123D8B5A23D3DE107FB9D3A29BF5952895C652EE { public: // System.Int32 System.TimeZoneInfoOptions::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(TimeZoneInfoOptions_t123D8B5A23D3DE107FB9D3A29BF5952895C652EE, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.TokenType struct TokenType_t192580F19CFCC8A71F0BD44B8BE1056BA64D869A { public: // System.Int32 System.TokenType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(TokenType_t192580F19CFCC8A71F0BD44B8BE1056BA64D869A, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.TypeCode struct TypeCode_t03ED52F888000DAF40C550C434F29F39A23D61C6 { public: // System.Int32 System.TypeCode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(TypeCode_t03ED52F888000DAF40C550C434F29F39A23D61C6, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid struct SafeHandleZeroOrMinusOneIsInvalid_t779A965C82098677DF1ED10A134DBCDEC8AACB8E : public SafeHandle_t1E326D75E23FD5BB6D40BA322298FDC6526CC383 { public: public: }; // System.AggregateException struct AggregateException_t9217B9E89DF820D5632411F2BD92F444B17BD60E : public Exception_t { public: // System.Collections.ObjectModel.ReadOnlyCollection`1<System.Exception> System.AggregateException::m_innerExceptions ReadOnlyCollection_1_t6D5AC6FC0BF91A16C9E9159F577DEDA4DD3414C8 * ___m_innerExceptions_17; public: inline static int32_t get_offset_of_m_innerExceptions_17() { return static_cast<int32_t>(offsetof(AggregateException_t9217B9E89DF820D5632411F2BD92F444B17BD60E, ___m_innerExceptions_17)); } inline ReadOnlyCollection_1_t6D5AC6FC0BF91A16C9E9159F577DEDA4DD3414C8 * get_m_innerExceptions_17() const { return ___m_innerExceptions_17; } inline ReadOnlyCollection_1_t6D5AC6FC0BF91A16C9E9159F577DEDA4DD3414C8 ** get_address_of_m_innerExceptions_17() { return &___m_innerExceptions_17; } inline void set_m_innerExceptions_17(ReadOnlyCollection_1_t6D5AC6FC0BF91A16C9E9159F577DEDA4DD3414C8 * value) { ___m_innerExceptions_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_innerExceptions_17), (void*)value); } }; // System.ApplicationException struct ApplicationException_t664823C3E0D3E1E7C7FA1C0DB4E19E98E9811C74 : public Exception_t { public: public: }; // System.IO.FileStream struct FileStream_tA770BF9AF0906644D43C81B962C7DBC3BC79A418 : public Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 { public: // System.Byte[] System.IO.FileStream::buf ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buf_6; // System.String System.IO.FileStream::name String_t* ___name_7; // Microsoft.Win32.SafeHandles.SafeFileHandle System.IO.FileStream::safeHandle SafeFileHandle_tE1B31BE63CD11BBF2B9B6A205A72735F32EB1BCB * ___safeHandle_8; // System.Boolean System.IO.FileStream::isExposed bool ___isExposed_9; // System.Int64 System.IO.FileStream::append_startpos int64_t ___append_startpos_10; // System.IO.FileAccess System.IO.FileStream::access int32_t ___access_11; // System.Boolean System.IO.FileStream::owner bool ___owner_12; // System.Boolean System.IO.FileStream::async bool ___async_13; // System.Boolean System.IO.FileStream::canseek bool ___canseek_14; // System.Boolean System.IO.FileStream::anonymous bool ___anonymous_15; // System.Boolean System.IO.FileStream::buf_dirty bool ___buf_dirty_16; // System.Int32 System.IO.FileStream::buf_size int32_t ___buf_size_17; // System.Int32 System.IO.FileStream::buf_length int32_t ___buf_length_18; // System.Int32 System.IO.FileStream::buf_offset int32_t ___buf_offset_19; // System.Int64 System.IO.FileStream::buf_start int64_t ___buf_start_20; public: inline static int32_t get_offset_of_buf_6() { return static_cast<int32_t>(offsetof(FileStream_tA770BF9AF0906644D43C81B962C7DBC3BC79A418, ___buf_6)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_buf_6() const { return ___buf_6; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_buf_6() { return &___buf_6; } inline void set_buf_6(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___buf_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___buf_6), (void*)value); } inline static int32_t get_offset_of_name_7() { return static_cast<int32_t>(offsetof(FileStream_tA770BF9AF0906644D43C81B962C7DBC3BC79A418, ___name_7)); } inline String_t* get_name_7() const { return ___name_7; } inline String_t** get_address_of_name_7() { return &___name_7; } inline void set_name_7(String_t* value) { ___name_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___name_7), (void*)value); } inline static int32_t get_offset_of_safeHandle_8() { return static_cast<int32_t>(offsetof(FileStream_tA770BF9AF0906644D43C81B962C7DBC3BC79A418, ___safeHandle_8)); } inline SafeFileHandle_tE1B31BE63CD11BBF2B9B6A205A72735F32EB1BCB * get_safeHandle_8() const { return ___safeHandle_8; } inline SafeFileHandle_tE1B31BE63CD11BBF2B9B6A205A72735F32EB1BCB ** get_address_of_safeHandle_8() { return &___safeHandle_8; } inline void set_safeHandle_8(SafeFileHandle_tE1B31BE63CD11BBF2B9B6A205A72735F32EB1BCB * value) { ___safeHandle_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___safeHandle_8), (void*)value); } inline static int32_t get_offset_of_isExposed_9() { return static_cast<int32_t>(offsetof(FileStream_tA770BF9AF0906644D43C81B962C7DBC3BC79A418, ___isExposed_9)); } inline bool get_isExposed_9() const { return ___isExposed_9; } inline bool* get_address_of_isExposed_9() { return &___isExposed_9; } inline void set_isExposed_9(bool value) { ___isExposed_9 = value; } inline static int32_t get_offset_of_append_startpos_10() { return static_cast<int32_t>(offsetof(FileStream_tA770BF9AF0906644D43C81B962C7DBC3BC79A418, ___append_startpos_10)); } inline int64_t get_append_startpos_10() const { return ___append_startpos_10; } inline int64_t* get_address_of_append_startpos_10() { return &___append_startpos_10; } inline void set_append_startpos_10(int64_t value) { ___append_startpos_10 = value; } inline static int32_t get_offset_of_access_11() { return static_cast<int32_t>(offsetof(FileStream_tA770BF9AF0906644D43C81B962C7DBC3BC79A418, ___access_11)); } inline int32_t get_access_11() const { return ___access_11; } inline int32_t* get_address_of_access_11() { return &___access_11; } inline void set_access_11(int32_t value) { ___access_11 = value; } inline static int32_t get_offset_of_owner_12() { return static_cast<int32_t>(offsetof(FileStream_tA770BF9AF0906644D43C81B962C7DBC3BC79A418, ___owner_12)); } inline bool get_owner_12() const { return ___owner_12; } inline bool* get_address_of_owner_12() { return &___owner_12; } inline void set_owner_12(bool value) { ___owner_12 = value; } inline static int32_t get_offset_of_async_13() { return static_cast<int32_t>(offsetof(FileStream_tA770BF9AF0906644D43C81B962C7DBC3BC79A418, ___async_13)); } inline bool get_async_13() const { return ___async_13; } inline bool* get_address_of_async_13() { return &___async_13; } inline void set_async_13(bool value) { ___async_13 = value; } inline static int32_t get_offset_of_canseek_14() { return static_cast<int32_t>(offsetof(FileStream_tA770BF9AF0906644D43C81B962C7DBC3BC79A418, ___canseek_14)); } inline bool get_canseek_14() const { return ___canseek_14; } inline bool* get_address_of_canseek_14() { return &___canseek_14; } inline void set_canseek_14(bool value) { ___canseek_14 = value; } inline static int32_t get_offset_of_anonymous_15() { return static_cast<int32_t>(offsetof(FileStream_tA770BF9AF0906644D43C81B962C7DBC3BC79A418, ___anonymous_15)); } inline bool get_anonymous_15() const { return ___anonymous_15; } inline bool* get_address_of_anonymous_15() { return &___anonymous_15; } inline void set_anonymous_15(bool value) { ___anonymous_15 = value; } inline static int32_t get_offset_of_buf_dirty_16() { return static_cast<int32_t>(offsetof(FileStream_tA770BF9AF0906644D43C81B962C7DBC3BC79A418, ___buf_dirty_16)); } inline bool get_buf_dirty_16() const { return ___buf_dirty_16; } inline bool* get_address_of_buf_dirty_16() { return &___buf_dirty_16; } inline void set_buf_dirty_16(bool value) { ___buf_dirty_16 = value; } inline static int32_t get_offset_of_buf_size_17() { return static_cast<int32_t>(offsetof(FileStream_tA770BF9AF0906644D43C81B962C7DBC3BC79A418, ___buf_size_17)); } inline int32_t get_buf_size_17() const { return ___buf_size_17; } inline int32_t* get_address_of_buf_size_17() { return &___buf_size_17; } inline void set_buf_size_17(int32_t value) { ___buf_size_17 = value; } inline static int32_t get_offset_of_buf_length_18() { return static_cast<int32_t>(offsetof(FileStream_tA770BF9AF0906644D43C81B962C7DBC3BC79A418, ___buf_length_18)); } inline int32_t get_buf_length_18() const { return ___buf_length_18; } inline int32_t* get_address_of_buf_length_18() { return &___buf_length_18; } inline void set_buf_length_18(int32_t value) { ___buf_length_18 = value; } inline static int32_t get_offset_of_buf_offset_19() { return static_cast<int32_t>(offsetof(FileStream_tA770BF9AF0906644D43C81B962C7DBC3BC79A418, ___buf_offset_19)); } inline int32_t get_buf_offset_19() const { return ___buf_offset_19; } inline int32_t* get_address_of_buf_offset_19() { return &___buf_offset_19; } inline void set_buf_offset_19(int32_t value) { ___buf_offset_19 = value; } inline static int32_t get_offset_of_buf_start_20() { return static_cast<int32_t>(offsetof(FileStream_tA770BF9AF0906644D43C81B962C7DBC3BC79A418, ___buf_start_20)); } inline int64_t get_buf_start_20() const { return ___buf_start_20; } inline int64_t* get_address_of_buf_start_20() { return &___buf_start_20; } inline void set_buf_start_20(int64_t value) { ___buf_start_20 = value; } }; struct FileStream_tA770BF9AF0906644D43C81B962C7DBC3BC79A418_StaticFields { public: // System.Byte[] System.IO.FileStream::buf_recycle ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buf_recycle_4; // System.Object System.IO.FileStream::buf_recycle_lock RuntimeObject * ___buf_recycle_lock_5; public: inline static int32_t get_offset_of_buf_recycle_4() { return static_cast<int32_t>(offsetof(FileStream_tA770BF9AF0906644D43C81B962C7DBC3BC79A418_StaticFields, ___buf_recycle_4)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_buf_recycle_4() const { return ___buf_recycle_4; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_buf_recycle_4() { return &___buf_recycle_4; } inline void set_buf_recycle_4(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___buf_recycle_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___buf_recycle_4), (void*)value); } inline static int32_t get_offset_of_buf_recycle_lock_5() { return static_cast<int32_t>(offsetof(FileStream_tA770BF9AF0906644D43C81B962C7DBC3BC79A418_StaticFields, ___buf_recycle_lock_5)); } inline RuntimeObject * get_buf_recycle_lock_5() const { return ___buf_recycle_lock_5; } inline RuntimeObject ** get_address_of_buf_recycle_lock_5() { return &___buf_recycle_lock_5; } inline void set_buf_recycle_lock_5(RuntimeObject * value) { ___buf_recycle_lock_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___buf_recycle_lock_5), (void*)value); } }; // System.InvalidTimeZoneException struct InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25 : public Exception_t { public: public: }; // System.MulticastDelegate struct MulticastDelegate_t : public Delegate_t { public: // System.Delegate[] System.MulticastDelegate::delegates DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* ___delegates_11; public: inline static int32_t get_offset_of_delegates_11() { return static_cast<int32_t>(offsetof(MulticastDelegate_t, ___delegates_11)); } inline DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* get_delegates_11() const { return ___delegates_11; } inline DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86** get_address_of_delegates_11() { return &___delegates_11; } inline void set_delegates_11(DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* value) { ___delegates_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___delegates_11), (void*)value); } }; // Native definition for P/Invoke marshalling of System.MulticastDelegate struct MulticastDelegate_t_marshaled_pinvoke : public Delegate_t_marshaled_pinvoke { Delegate_t_marshaled_pinvoke** ___delegates_11; }; // Native definition for COM marshalling of System.MulticastDelegate struct MulticastDelegate_t_marshaled_com : public Delegate_t_marshaled_com { Delegate_t_marshaled_com** ___delegates_11; }; // System.OperatingSystem struct OperatingSystem_tBB05846D5AA6960FFEB42C59E5FE359255C2BE83 : public RuntimeObject { public: // System.PlatformID System.OperatingSystem::_platform int32_t ____platform_0; // System.Version System.OperatingSystem::_version Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * ____version_1; // System.String System.OperatingSystem::_servicePack String_t* ____servicePack_2; public: inline static int32_t get_offset_of__platform_0() { return static_cast<int32_t>(offsetof(OperatingSystem_tBB05846D5AA6960FFEB42C59E5FE359255C2BE83, ____platform_0)); } inline int32_t get__platform_0() const { return ____platform_0; } inline int32_t* get_address_of__platform_0() { return &____platform_0; } inline void set__platform_0(int32_t value) { ____platform_0 = value; } inline static int32_t get_offset_of__version_1() { return static_cast<int32_t>(offsetof(OperatingSystem_tBB05846D5AA6960FFEB42C59E5FE359255C2BE83, ____version_1)); } inline Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * get__version_1() const { return ____version_1; } inline Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD ** get_address_of__version_1() { return &____version_1; } inline void set__version_1(Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * value) { ____version_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____version_1), (void*)value); } inline static int32_t get_offset_of__servicePack_2() { return static_cast<int32_t>(offsetof(OperatingSystem_tBB05846D5AA6960FFEB42C59E5FE359255C2BE83, ____servicePack_2)); } inline String_t* get__servicePack_2() const { return ____servicePack_2; } inline String_t** get_address_of__servicePack_2() { return &____servicePack_2; } inline void set__servicePack_2(String_t* value) { ____servicePack_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____servicePack_2), (void*)value); } }; // System.Runtime.Serialization.StreamingContext struct StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 { public: // System.Object System.Runtime.Serialization.StreamingContext::m_additionalContext RuntimeObject * ___m_additionalContext_0; // System.Runtime.Serialization.StreamingContextStates System.Runtime.Serialization.StreamingContext::m_state int32_t ___m_state_1; public: inline static int32_t get_offset_of_m_additionalContext_0() { return static_cast<int32_t>(offsetof(StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034, ___m_additionalContext_0)); } inline RuntimeObject * get_m_additionalContext_0() const { return ___m_additionalContext_0; } inline RuntimeObject ** get_address_of_m_additionalContext_0() { return &___m_additionalContext_0; } inline void set_m_additionalContext_0(RuntimeObject * value) { ___m_additionalContext_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_additionalContext_0), (void*)value); } inline static int32_t get_offset_of_m_state_1() { return static_cast<int32_t>(offsetof(StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034, ___m_state_1)); } inline int32_t get_m_state_1() const { return ___m_state_1; } inline int32_t* get_address_of_m_state_1() { return &___m_state_1; } inline void set_m_state_1(int32_t value) { ___m_state_1 = value; } }; // Native definition for P/Invoke marshalling of System.Runtime.Serialization.StreamingContext struct StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034_marshaled_pinvoke { Il2CppIUnknown* ___m_additionalContext_0; int32_t ___m_state_1; }; // Native definition for COM marshalling of System.Runtime.Serialization.StreamingContext struct StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034_marshaled_com { Il2CppIUnknown* ___m_additionalContext_0; int32_t ___m_state_1; }; // System.SystemException struct SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 : public Exception_t { public: public: }; // System.Threading.EventWaitHandle struct EventWaitHandle_t7603BF1D3D30FE42DD07A450C8D09E2684DC4D98 : public WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 { public: public: }; // System.Threading.ExecutionContext struct ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 : public RuntimeObject { public: // System.Threading.SynchronizationContext System.Threading.ExecutionContext::_syncContext SynchronizationContext_t06AEFE2C7CFCFC242D0A5729A74464AF18CF84E7 * ____syncContext_0; // System.Threading.SynchronizationContext System.Threading.ExecutionContext::_syncContextNoFlow SynchronizationContext_t06AEFE2C7CFCFC242D0A5729A74464AF18CF84E7 * ____syncContextNoFlow_1; // System.Runtime.Remoting.Messaging.LogicalCallContext System.Threading.ExecutionContext::_logicalCallContext LogicalCallContext_t3A9A7C02A28577F0879F6E950E46EEC595731D7E * ____logicalCallContext_2; // System.Runtime.Remoting.Messaging.IllogicalCallContext System.Threading.ExecutionContext::_illogicalCallContext IllogicalCallContext_t86AF2EA64B3A9BB99C979A1C2EC3578C5D7EB179 * ____illogicalCallContext_3; // System.Threading.ExecutionContext_Flags System.Threading.ExecutionContext::_flags int32_t ____flags_4; // System.Collections.Generic.Dictionary`2<System.Threading.IAsyncLocal,System.Object> System.Threading.ExecutionContext::_localValues Dictionary_2_t46E74B8986EB45A18D8623D1C9307E035EB0D03A * ____localValues_5; // System.Collections.Generic.List`1<System.Threading.IAsyncLocal> System.Threading.ExecutionContext::_localChangeNotifications List_1_t1ADF451D4F388C3376F9A7121B54405D616DC6EB * ____localChangeNotifications_6; public: inline static int32_t get_offset_of__syncContext_0() { return static_cast<int32_t>(offsetof(ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70, ____syncContext_0)); } inline SynchronizationContext_t06AEFE2C7CFCFC242D0A5729A74464AF18CF84E7 * get__syncContext_0() const { return ____syncContext_0; } inline SynchronizationContext_t06AEFE2C7CFCFC242D0A5729A74464AF18CF84E7 ** get_address_of__syncContext_0() { return &____syncContext_0; } inline void set__syncContext_0(SynchronizationContext_t06AEFE2C7CFCFC242D0A5729A74464AF18CF84E7 * value) { ____syncContext_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncContext_0), (void*)value); } inline static int32_t get_offset_of__syncContextNoFlow_1() { return static_cast<int32_t>(offsetof(ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70, ____syncContextNoFlow_1)); } inline SynchronizationContext_t06AEFE2C7CFCFC242D0A5729A74464AF18CF84E7 * get__syncContextNoFlow_1() const { return ____syncContextNoFlow_1; } inline SynchronizationContext_t06AEFE2C7CFCFC242D0A5729A74464AF18CF84E7 ** get_address_of__syncContextNoFlow_1() { return &____syncContextNoFlow_1; } inline void set__syncContextNoFlow_1(SynchronizationContext_t06AEFE2C7CFCFC242D0A5729A74464AF18CF84E7 * value) { ____syncContextNoFlow_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncContextNoFlow_1), (void*)value); } inline static int32_t get_offset_of__logicalCallContext_2() { return static_cast<int32_t>(offsetof(ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70, ____logicalCallContext_2)); } inline LogicalCallContext_t3A9A7C02A28577F0879F6E950E46EEC595731D7E * get__logicalCallContext_2() const { return ____logicalCallContext_2; } inline LogicalCallContext_t3A9A7C02A28577F0879F6E950E46EEC595731D7E ** get_address_of__logicalCallContext_2() { return &____logicalCallContext_2; } inline void set__logicalCallContext_2(LogicalCallContext_t3A9A7C02A28577F0879F6E950E46EEC595731D7E * value) { ____logicalCallContext_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____logicalCallContext_2), (void*)value); } inline static int32_t get_offset_of__illogicalCallContext_3() { return static_cast<int32_t>(offsetof(ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70, ____illogicalCallContext_3)); } inline IllogicalCallContext_t86AF2EA64B3A9BB99C979A1C2EC3578C5D7EB179 * get__illogicalCallContext_3() const { return ____illogicalCallContext_3; } inline IllogicalCallContext_t86AF2EA64B3A9BB99C979A1C2EC3578C5D7EB179 ** get_address_of__illogicalCallContext_3() { return &____illogicalCallContext_3; } inline void set__illogicalCallContext_3(IllogicalCallContext_t86AF2EA64B3A9BB99C979A1C2EC3578C5D7EB179 * value) { ____illogicalCallContext_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____illogicalCallContext_3), (void*)value); } inline static int32_t get_offset_of__flags_4() { return static_cast<int32_t>(offsetof(ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70, ____flags_4)); } inline int32_t get__flags_4() const { return ____flags_4; } inline int32_t* get_address_of__flags_4() { return &____flags_4; } inline void set__flags_4(int32_t value) { ____flags_4 = value; } inline static int32_t get_offset_of__localValues_5() { return static_cast<int32_t>(offsetof(ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70, ____localValues_5)); } inline Dictionary_2_t46E74B8986EB45A18D8623D1C9307E035EB0D03A * get__localValues_5() const { return ____localValues_5; } inline Dictionary_2_t46E74B8986EB45A18D8623D1C9307E035EB0D03A ** get_address_of__localValues_5() { return &____localValues_5; } inline void set__localValues_5(Dictionary_2_t46E74B8986EB45A18D8623D1C9307E035EB0D03A * value) { ____localValues_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____localValues_5), (void*)value); } inline static int32_t get_offset_of__localChangeNotifications_6() { return static_cast<int32_t>(offsetof(ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70, ____localChangeNotifications_6)); } inline List_1_t1ADF451D4F388C3376F9A7121B54405D616DC6EB * get__localChangeNotifications_6() const { return ____localChangeNotifications_6; } inline List_1_t1ADF451D4F388C3376F9A7121B54405D616DC6EB ** get_address_of__localChangeNotifications_6() { return &____localChangeNotifications_6; } inline void set__localChangeNotifications_6(List_1_t1ADF451D4F388C3376F9A7121B54405D616DC6EB * value) { ____localChangeNotifications_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____localChangeNotifications_6), (void*)value); } }; struct ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70_StaticFields { public: // System.Threading.ExecutionContext System.Threading.ExecutionContext::s_dummyDefaultEC ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * ___s_dummyDefaultEC_7; public: inline static int32_t get_offset_of_s_dummyDefaultEC_7() { return static_cast<int32_t>(offsetof(ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70_StaticFields, ___s_dummyDefaultEC_7)); } inline ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * get_s_dummyDefaultEC_7() const { return ___s_dummyDefaultEC_7; } inline ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 ** get_address_of_s_dummyDefaultEC_7() { return &___s_dummyDefaultEC_7; } inline void set_s_dummyDefaultEC_7(ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * value) { ___s_dummyDefaultEC_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_dummyDefaultEC_7), (void*)value); } }; // System.Threading.InternalThread struct InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192 : public CriticalFinalizerObject_t8B006E1DEE084E781F5C0F3283E9226E28894DD9 { public: // System.Int32 System.Threading.InternalThread::lock_thread_id int32_t ___lock_thread_id_0; // System.IntPtr System.Threading.InternalThread::handle intptr_t ___handle_1; // System.IntPtr System.Threading.InternalThread::native_handle intptr_t ___native_handle_2; // System.IntPtr System.Threading.InternalThread::unused3 intptr_t ___unused3_3; // System.IntPtr System.Threading.InternalThread::name intptr_t ___name_4; // System.Int32 System.Threading.InternalThread::name_len int32_t ___name_len_5; // System.Threading.ThreadState System.Threading.InternalThread::state int32_t ___state_6; // System.Object System.Threading.InternalThread::abort_exc RuntimeObject * ___abort_exc_7; // System.Int32 System.Threading.InternalThread::abort_state_handle int32_t ___abort_state_handle_8; // System.Int64 System.Threading.InternalThread::thread_id int64_t ___thread_id_9; // System.IntPtr System.Threading.InternalThread::debugger_thread intptr_t ___debugger_thread_10; // System.UIntPtr System.Threading.InternalThread::static_data uintptr_t ___static_data_11; // System.IntPtr System.Threading.InternalThread::runtime_thread_info intptr_t ___runtime_thread_info_12; // System.Object System.Threading.InternalThread::current_appcontext RuntimeObject * ___current_appcontext_13; // System.Object System.Threading.InternalThread::root_domain_thread RuntimeObject * ___root_domain_thread_14; // System.Byte[] System.Threading.InternalThread::_serialized_principal ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ____serialized_principal_15; // System.Int32 System.Threading.InternalThread::_serialized_principal_version int32_t ____serialized_principal_version_16; // System.IntPtr System.Threading.InternalThread::appdomain_refs intptr_t ___appdomain_refs_17; // System.Int32 System.Threading.InternalThread::interruption_requested int32_t ___interruption_requested_18; // System.IntPtr System.Threading.InternalThread::synch_cs intptr_t ___synch_cs_19; // System.Boolean System.Threading.InternalThread::threadpool_thread bool ___threadpool_thread_20; // System.Boolean System.Threading.InternalThread::thread_interrupt_requested bool ___thread_interrupt_requested_21; // System.Int32 System.Threading.InternalThread::stack_size int32_t ___stack_size_22; // System.Byte System.Threading.InternalThread::apartment_state uint8_t ___apartment_state_23; // System.Int32 modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.InternalThread::critical_region_level int32_t ___critical_region_level_24; // System.Int32 System.Threading.InternalThread::managed_id int32_t ___managed_id_25; // System.Int32 System.Threading.InternalThread::small_id int32_t ___small_id_26; // System.IntPtr System.Threading.InternalThread::manage_callback intptr_t ___manage_callback_27; // System.IntPtr System.Threading.InternalThread::unused4 intptr_t ___unused4_28; // System.IntPtr System.Threading.InternalThread::flags intptr_t ___flags_29; // System.IntPtr System.Threading.InternalThread::thread_pinning_ref intptr_t ___thread_pinning_ref_30; // System.IntPtr System.Threading.InternalThread::abort_protected_block_count intptr_t ___abort_protected_block_count_31; // System.Int32 System.Threading.InternalThread::priority int32_t ___priority_32; // System.IntPtr System.Threading.InternalThread::owned_mutex intptr_t ___owned_mutex_33; // System.IntPtr System.Threading.InternalThread::suspended_event intptr_t ___suspended_event_34; // System.Int32 System.Threading.InternalThread::self_suspended int32_t ___self_suspended_35; // System.IntPtr System.Threading.InternalThread::unused1 intptr_t ___unused1_36; // System.IntPtr System.Threading.InternalThread::unused2 intptr_t ___unused2_37; // System.IntPtr System.Threading.InternalThread::last intptr_t ___last_38; public: inline static int32_t get_offset_of_lock_thread_id_0() { return static_cast<int32_t>(offsetof(InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192, ___lock_thread_id_0)); } inline int32_t get_lock_thread_id_0() const { return ___lock_thread_id_0; } inline int32_t* get_address_of_lock_thread_id_0() { return &___lock_thread_id_0; } inline void set_lock_thread_id_0(int32_t value) { ___lock_thread_id_0 = value; } inline static int32_t get_offset_of_handle_1() { return static_cast<int32_t>(offsetof(InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192, ___handle_1)); } inline intptr_t get_handle_1() const { return ___handle_1; } inline intptr_t* get_address_of_handle_1() { return &___handle_1; } inline void set_handle_1(intptr_t value) { ___handle_1 = value; } inline static int32_t get_offset_of_native_handle_2() { return static_cast<int32_t>(offsetof(InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192, ___native_handle_2)); } inline intptr_t get_native_handle_2() const { return ___native_handle_2; } inline intptr_t* get_address_of_native_handle_2() { return &___native_handle_2; } inline void set_native_handle_2(intptr_t value) { ___native_handle_2 = value; } inline static int32_t get_offset_of_unused3_3() { return static_cast<int32_t>(offsetof(InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192, ___unused3_3)); } inline intptr_t get_unused3_3() const { return ___unused3_3; } inline intptr_t* get_address_of_unused3_3() { return &___unused3_3; } inline void set_unused3_3(intptr_t value) { ___unused3_3 = value; } inline static int32_t get_offset_of_name_4() { return static_cast<int32_t>(offsetof(InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192, ___name_4)); } inline intptr_t get_name_4() const { return ___name_4; } inline intptr_t* get_address_of_name_4() { return &___name_4; } inline void set_name_4(intptr_t value) { ___name_4 = value; } inline static int32_t get_offset_of_name_len_5() { return static_cast<int32_t>(offsetof(InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192, ___name_len_5)); } inline int32_t get_name_len_5() const { return ___name_len_5; } inline int32_t* get_address_of_name_len_5() { return &___name_len_5; } inline void set_name_len_5(int32_t value) { ___name_len_5 = value; } inline static int32_t get_offset_of_state_6() { return static_cast<int32_t>(offsetof(InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192, ___state_6)); } inline int32_t get_state_6() const { return ___state_6; } inline int32_t* get_address_of_state_6() { return &___state_6; } inline void set_state_6(int32_t value) { ___state_6 = value; } inline static int32_t get_offset_of_abort_exc_7() { return static_cast<int32_t>(offsetof(InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192, ___abort_exc_7)); } inline RuntimeObject * get_abort_exc_7() const { return ___abort_exc_7; } inline RuntimeObject ** get_address_of_abort_exc_7() { return &___abort_exc_7; } inline void set_abort_exc_7(RuntimeObject * value) { ___abort_exc_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___abort_exc_7), (void*)value); } inline static int32_t get_offset_of_abort_state_handle_8() { return static_cast<int32_t>(offsetof(InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192, ___abort_state_handle_8)); } inline int32_t get_abort_state_handle_8() const { return ___abort_state_handle_8; } inline int32_t* get_address_of_abort_state_handle_8() { return &___abort_state_handle_8; } inline void set_abort_state_handle_8(int32_t value) { ___abort_state_handle_8 = value; } inline static int32_t get_offset_of_thread_id_9() { return static_cast<int32_t>(offsetof(InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192, ___thread_id_9)); } inline int64_t get_thread_id_9() const { return ___thread_id_9; } inline int64_t* get_address_of_thread_id_9() { return &___thread_id_9; } inline void set_thread_id_9(int64_t value) { ___thread_id_9 = value; } inline static int32_t get_offset_of_debugger_thread_10() { return static_cast<int32_t>(offsetof(InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192, ___debugger_thread_10)); } inline intptr_t get_debugger_thread_10() const { return ___debugger_thread_10; } inline intptr_t* get_address_of_debugger_thread_10() { return &___debugger_thread_10; } inline void set_debugger_thread_10(intptr_t value) { ___debugger_thread_10 = value; } inline static int32_t get_offset_of_static_data_11() { return static_cast<int32_t>(offsetof(InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192, ___static_data_11)); } inline uintptr_t get_static_data_11() const { return ___static_data_11; } inline uintptr_t* get_address_of_static_data_11() { return &___static_data_11; } inline void set_static_data_11(uintptr_t value) { ___static_data_11 = value; } inline static int32_t get_offset_of_runtime_thread_info_12() { return static_cast<int32_t>(offsetof(InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192, ___runtime_thread_info_12)); } inline intptr_t get_runtime_thread_info_12() const { return ___runtime_thread_info_12; } inline intptr_t* get_address_of_runtime_thread_info_12() { return &___runtime_thread_info_12; } inline void set_runtime_thread_info_12(intptr_t value) { ___runtime_thread_info_12 = value; } inline static int32_t get_offset_of_current_appcontext_13() { return static_cast<int32_t>(offsetof(InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192, ___current_appcontext_13)); } inline RuntimeObject * get_current_appcontext_13() const { return ___current_appcontext_13; } inline RuntimeObject ** get_address_of_current_appcontext_13() { return &___current_appcontext_13; } inline void set_current_appcontext_13(RuntimeObject * value) { ___current_appcontext_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___current_appcontext_13), (void*)value); } inline static int32_t get_offset_of_root_domain_thread_14() { return static_cast<int32_t>(offsetof(InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192, ___root_domain_thread_14)); } inline RuntimeObject * get_root_domain_thread_14() const { return ___root_domain_thread_14; } inline RuntimeObject ** get_address_of_root_domain_thread_14() { return &___root_domain_thread_14; } inline void set_root_domain_thread_14(RuntimeObject * value) { ___root_domain_thread_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___root_domain_thread_14), (void*)value); } inline static int32_t get_offset_of__serialized_principal_15() { return static_cast<int32_t>(offsetof(InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192, ____serialized_principal_15)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get__serialized_principal_15() const { return ____serialized_principal_15; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of__serialized_principal_15() { return &____serialized_principal_15; } inline void set__serialized_principal_15(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ____serialized_principal_15 = value; Il2CppCodeGenWriteBarrier((void**)(&____serialized_principal_15), (void*)value); } inline static int32_t get_offset_of__serialized_principal_version_16() { return static_cast<int32_t>(offsetof(InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192, ____serialized_principal_version_16)); } inline int32_t get__serialized_principal_version_16() const { return ____serialized_principal_version_16; } inline int32_t* get_address_of__serialized_principal_version_16() { return &____serialized_principal_version_16; } inline void set__serialized_principal_version_16(int32_t value) { ____serialized_principal_version_16 = value; } inline static int32_t get_offset_of_appdomain_refs_17() { return static_cast<int32_t>(offsetof(InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192, ___appdomain_refs_17)); } inline intptr_t get_appdomain_refs_17() const { return ___appdomain_refs_17; } inline intptr_t* get_address_of_appdomain_refs_17() { return &___appdomain_refs_17; } inline void set_appdomain_refs_17(intptr_t value) { ___appdomain_refs_17 = value; } inline static int32_t get_offset_of_interruption_requested_18() { return static_cast<int32_t>(offsetof(InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192, ___interruption_requested_18)); } inline int32_t get_interruption_requested_18() const { return ___interruption_requested_18; } inline int32_t* get_address_of_interruption_requested_18() { return &___interruption_requested_18; } inline void set_interruption_requested_18(int32_t value) { ___interruption_requested_18 = value; } inline static int32_t get_offset_of_synch_cs_19() { return static_cast<int32_t>(offsetof(InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192, ___synch_cs_19)); } inline intptr_t get_synch_cs_19() const { return ___synch_cs_19; } inline intptr_t* get_address_of_synch_cs_19() { return &___synch_cs_19; } inline void set_synch_cs_19(intptr_t value) { ___synch_cs_19 = value; } inline static int32_t get_offset_of_threadpool_thread_20() { return static_cast<int32_t>(offsetof(InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192, ___threadpool_thread_20)); } inline bool get_threadpool_thread_20() const { return ___threadpool_thread_20; } inline bool* get_address_of_threadpool_thread_20() { return &___threadpool_thread_20; } inline void set_threadpool_thread_20(bool value) { ___threadpool_thread_20 = value; } inline static int32_t get_offset_of_thread_interrupt_requested_21() { return static_cast<int32_t>(offsetof(InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192, ___thread_interrupt_requested_21)); } inline bool get_thread_interrupt_requested_21() const { return ___thread_interrupt_requested_21; } inline bool* get_address_of_thread_interrupt_requested_21() { return &___thread_interrupt_requested_21; } inline void set_thread_interrupt_requested_21(bool value) { ___thread_interrupt_requested_21 = value; } inline static int32_t get_offset_of_stack_size_22() { return static_cast<int32_t>(offsetof(InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192, ___stack_size_22)); } inline int32_t get_stack_size_22() const { return ___stack_size_22; } inline int32_t* get_address_of_stack_size_22() { return &___stack_size_22; } inline void set_stack_size_22(int32_t value) { ___stack_size_22 = value; } inline static int32_t get_offset_of_apartment_state_23() { return static_cast<int32_t>(offsetof(InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192, ___apartment_state_23)); } inline uint8_t get_apartment_state_23() const { return ___apartment_state_23; } inline uint8_t* get_address_of_apartment_state_23() { return &___apartment_state_23; } inline void set_apartment_state_23(uint8_t value) { ___apartment_state_23 = value; } inline static int32_t get_offset_of_critical_region_level_24() { return static_cast<int32_t>(offsetof(InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192, ___critical_region_level_24)); } inline int32_t get_critical_region_level_24() const { return ___critical_region_level_24; } inline int32_t* get_address_of_critical_region_level_24() { return &___critical_region_level_24; } inline void set_critical_region_level_24(int32_t value) { ___critical_region_level_24 = value; } inline static int32_t get_offset_of_managed_id_25() { return static_cast<int32_t>(offsetof(InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192, ___managed_id_25)); } inline int32_t get_managed_id_25() const { return ___managed_id_25; } inline int32_t* get_address_of_managed_id_25() { return &___managed_id_25; } inline void set_managed_id_25(int32_t value) { ___managed_id_25 = value; } inline static int32_t get_offset_of_small_id_26() { return static_cast<int32_t>(offsetof(InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192, ___small_id_26)); } inline int32_t get_small_id_26() const { return ___small_id_26; } inline int32_t* get_address_of_small_id_26() { return &___small_id_26; } inline void set_small_id_26(int32_t value) { ___small_id_26 = value; } inline static int32_t get_offset_of_manage_callback_27() { return static_cast<int32_t>(offsetof(InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192, ___manage_callback_27)); } inline intptr_t get_manage_callback_27() const { return ___manage_callback_27; } inline intptr_t* get_address_of_manage_callback_27() { return &___manage_callback_27; } inline void set_manage_callback_27(intptr_t value) { ___manage_callback_27 = value; } inline static int32_t get_offset_of_unused4_28() { return static_cast<int32_t>(offsetof(InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192, ___unused4_28)); } inline intptr_t get_unused4_28() const { return ___unused4_28; } inline intptr_t* get_address_of_unused4_28() { return &___unused4_28; } inline void set_unused4_28(intptr_t value) { ___unused4_28 = value; } inline static int32_t get_offset_of_flags_29() { return static_cast<int32_t>(offsetof(InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192, ___flags_29)); } inline intptr_t get_flags_29() const { return ___flags_29; } inline intptr_t* get_address_of_flags_29() { return &___flags_29; } inline void set_flags_29(intptr_t value) { ___flags_29 = value; } inline static int32_t get_offset_of_thread_pinning_ref_30() { return static_cast<int32_t>(offsetof(InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192, ___thread_pinning_ref_30)); } inline intptr_t get_thread_pinning_ref_30() const { return ___thread_pinning_ref_30; } inline intptr_t* get_address_of_thread_pinning_ref_30() { return &___thread_pinning_ref_30; } inline void set_thread_pinning_ref_30(intptr_t value) { ___thread_pinning_ref_30 = value; } inline static int32_t get_offset_of_abort_protected_block_count_31() { return static_cast<int32_t>(offsetof(InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192, ___abort_protected_block_count_31)); } inline intptr_t get_abort_protected_block_count_31() const { return ___abort_protected_block_count_31; } inline intptr_t* get_address_of_abort_protected_block_count_31() { return &___abort_protected_block_count_31; } inline void set_abort_protected_block_count_31(intptr_t value) { ___abort_protected_block_count_31 = value; } inline static int32_t get_offset_of_priority_32() { return static_cast<int32_t>(offsetof(InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192, ___priority_32)); } inline int32_t get_priority_32() const { return ___priority_32; } inline int32_t* get_address_of_priority_32() { return &___priority_32; } inline void set_priority_32(int32_t value) { ___priority_32 = value; } inline static int32_t get_offset_of_owned_mutex_33() { return static_cast<int32_t>(offsetof(InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192, ___owned_mutex_33)); } inline intptr_t get_owned_mutex_33() const { return ___owned_mutex_33; } inline intptr_t* get_address_of_owned_mutex_33() { return &___owned_mutex_33; } inline void set_owned_mutex_33(intptr_t value) { ___owned_mutex_33 = value; } inline static int32_t get_offset_of_suspended_event_34() { return static_cast<int32_t>(offsetof(InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192, ___suspended_event_34)); } inline intptr_t get_suspended_event_34() const { return ___suspended_event_34; } inline intptr_t* get_address_of_suspended_event_34() { return &___suspended_event_34; } inline void set_suspended_event_34(intptr_t value) { ___suspended_event_34 = value; } inline static int32_t get_offset_of_self_suspended_35() { return static_cast<int32_t>(offsetof(InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192, ___self_suspended_35)); } inline int32_t get_self_suspended_35() const { return ___self_suspended_35; } inline int32_t* get_address_of_self_suspended_35() { return &___self_suspended_35; } inline void set_self_suspended_35(int32_t value) { ___self_suspended_35 = value; } inline static int32_t get_offset_of_unused1_36() { return static_cast<int32_t>(offsetof(InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192, ___unused1_36)); } inline intptr_t get_unused1_36() const { return ___unused1_36; } inline intptr_t* get_address_of_unused1_36() { return &___unused1_36; } inline void set_unused1_36(intptr_t value) { ___unused1_36 = value; } inline static int32_t get_offset_of_unused2_37() { return static_cast<int32_t>(offsetof(InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192, ___unused2_37)); } inline intptr_t get_unused2_37() const { return ___unused2_37; } inline intptr_t* get_address_of_unused2_37() { return &___unused2_37; } inline void set_unused2_37(intptr_t value) { ___unused2_37 = value; } inline static int32_t get_offset_of_last_38() { return static_cast<int32_t>(offsetof(InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192, ___last_38)); } inline intptr_t get_last_38() const { return ___last_38; } inline intptr_t* get_address_of_last_38() { return &___last_38; } inline void set_last_38(intptr_t value) { ___last_38 = value; } }; // System.Threading.RegisteredWaitHandle struct RegisteredWaitHandle_t25AAC0B53C62CFA0B3F9BFFA87DDA3638F4308C0 : public MarshalByRefObject_tC4577953D0A44D0AB8597CFA868E01C858B1C9AF { public: // System.Threading.WaitHandle System.Threading.RegisteredWaitHandle::_waitObject WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * ____waitObject_1; // System.Threading.WaitOrTimerCallback System.Threading.RegisteredWaitHandle::_callback WaitOrTimerCallback_tC7370E7654DC005FC74E8E82993FD40C2C6AF8CF * ____callback_2; // System.Object System.Threading.RegisteredWaitHandle::_state RuntimeObject * ____state_3; // System.Threading.WaitHandle System.Threading.RegisteredWaitHandle::_finalEvent WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * ____finalEvent_4; // System.Threading.ManualResetEvent System.Threading.RegisteredWaitHandle::_cancelEvent ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * ____cancelEvent_5; // System.TimeSpan System.Threading.RegisteredWaitHandle::_timeout TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ____timeout_6; // System.Int32 System.Threading.RegisteredWaitHandle::_callsInProcess int32_t ____callsInProcess_7; // System.Boolean System.Threading.RegisteredWaitHandle::_executeOnlyOnce bool ____executeOnlyOnce_8; // System.Boolean System.Threading.RegisteredWaitHandle::_unregistered bool ____unregistered_9; public: inline static int32_t get_offset_of__waitObject_1() { return static_cast<int32_t>(offsetof(RegisteredWaitHandle_t25AAC0B53C62CFA0B3F9BFFA87DDA3638F4308C0, ____waitObject_1)); } inline WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * get__waitObject_1() const { return ____waitObject_1; } inline WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 ** get_address_of__waitObject_1() { return &____waitObject_1; } inline void set__waitObject_1(WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * value) { ____waitObject_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____waitObject_1), (void*)value); } inline static int32_t get_offset_of__callback_2() { return static_cast<int32_t>(offsetof(RegisteredWaitHandle_t25AAC0B53C62CFA0B3F9BFFA87DDA3638F4308C0, ____callback_2)); } inline WaitOrTimerCallback_tC7370E7654DC005FC74E8E82993FD40C2C6AF8CF * get__callback_2() const { return ____callback_2; } inline WaitOrTimerCallback_tC7370E7654DC005FC74E8E82993FD40C2C6AF8CF ** get_address_of__callback_2() { return &____callback_2; } inline void set__callback_2(WaitOrTimerCallback_tC7370E7654DC005FC74E8E82993FD40C2C6AF8CF * value) { ____callback_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____callback_2), (void*)value); } inline static int32_t get_offset_of__state_3() { return static_cast<int32_t>(offsetof(RegisteredWaitHandle_t25AAC0B53C62CFA0B3F9BFFA87DDA3638F4308C0, ____state_3)); } inline RuntimeObject * get__state_3() const { return ____state_3; } inline RuntimeObject ** get_address_of__state_3() { return &____state_3; } inline void set__state_3(RuntimeObject * value) { ____state_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____state_3), (void*)value); } inline static int32_t get_offset_of__finalEvent_4() { return static_cast<int32_t>(offsetof(RegisteredWaitHandle_t25AAC0B53C62CFA0B3F9BFFA87DDA3638F4308C0, ____finalEvent_4)); } inline WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * get__finalEvent_4() const { return ____finalEvent_4; } inline WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 ** get_address_of__finalEvent_4() { return &____finalEvent_4; } inline void set__finalEvent_4(WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * value) { ____finalEvent_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____finalEvent_4), (void*)value); } inline static int32_t get_offset_of__cancelEvent_5() { return static_cast<int32_t>(offsetof(RegisteredWaitHandle_t25AAC0B53C62CFA0B3F9BFFA87DDA3638F4308C0, ____cancelEvent_5)); } inline ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * get__cancelEvent_5() const { return ____cancelEvent_5; } inline ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 ** get_address_of__cancelEvent_5() { return &____cancelEvent_5; } inline void set__cancelEvent_5(ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * value) { ____cancelEvent_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____cancelEvent_5), (void*)value); } inline static int32_t get_offset_of__timeout_6() { return static_cast<int32_t>(offsetof(RegisteredWaitHandle_t25AAC0B53C62CFA0B3F9BFFA87DDA3638F4308C0, ____timeout_6)); } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 get__timeout_6() const { return ____timeout_6; } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * get_address_of__timeout_6() { return &____timeout_6; } inline void set__timeout_6(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 value) { ____timeout_6 = value; } inline static int32_t get_offset_of__callsInProcess_7() { return static_cast<int32_t>(offsetof(RegisteredWaitHandle_t25AAC0B53C62CFA0B3F9BFFA87DDA3638F4308C0, ____callsInProcess_7)); } inline int32_t get__callsInProcess_7() const { return ____callsInProcess_7; } inline int32_t* get_address_of__callsInProcess_7() { return &____callsInProcess_7; } inline void set__callsInProcess_7(int32_t value) { ____callsInProcess_7 = value; } inline static int32_t get_offset_of__executeOnlyOnce_8() { return static_cast<int32_t>(offsetof(RegisteredWaitHandle_t25AAC0B53C62CFA0B3F9BFFA87DDA3638F4308C0, ____executeOnlyOnce_8)); } inline bool get__executeOnlyOnce_8() const { return ____executeOnlyOnce_8; } inline bool* get_address_of__executeOnlyOnce_8() { return &____executeOnlyOnce_8; } inline void set__executeOnlyOnce_8(bool value) { ____executeOnlyOnce_8 = value; } inline static int32_t get_offset_of__unregistered_9() { return static_cast<int32_t>(offsetof(RegisteredWaitHandle_t25AAC0B53C62CFA0B3F9BFFA87DDA3638F4308C0, ____unregistered_9)); } inline bool get__unregistered_9() const { return ____unregistered_9; } inline bool* get_address_of__unregistered_9() { return &____unregistered_9; } inline void set__unregistered_9(bool value) { ____unregistered_9 = value; } }; // System.Threading.Tasks.Shared`1<System.Threading.CancellationTokenRegistration> struct Shared_1_t6EFAE49AC0A1E070F87779D3DD8273B35F28E7D2 : public RuntimeObject { public: // T System.Threading.Tasks.Shared`1::Value CancellationTokenRegistration_tCDB9825D1854DD0D7FF737C82B099FC468107BB2 ___Value_0; public: inline static int32_t get_offset_of_Value_0() { return static_cast<int32_t>(offsetof(Shared_1_t6EFAE49AC0A1E070F87779D3DD8273B35F28E7D2, ___Value_0)); } inline CancellationTokenRegistration_tCDB9825D1854DD0D7FF737C82B099FC468107BB2 get_Value_0() const { return ___Value_0; } inline CancellationTokenRegistration_tCDB9825D1854DD0D7FF737C82B099FC468107BB2 * get_address_of_Value_0() { return &___Value_0; } inline void set_Value_0(CancellationTokenRegistration_tCDB9825D1854DD0D7FF737C82B099FC468107BB2 value) { ___Value_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Value_0))->___m_callbackInfo_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___Value_0))->___m_registrationInfo_1))->___m_source_0), (void*)NULL); #endif } }; // System.Threading.Tasks.Task_<>c__DisplayClass178_0 struct U3CU3Ec__DisplayClass178_0_tDB7F53582BFA1879573CC515D119580A06752F7E : public RuntimeObject { public: // System.Threading.Tasks.Task System.Threading.Tasks.Task_<>c__DisplayClass178_0::root Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * ___root_0; // System.Boolean System.Threading.Tasks.Task_<>c__DisplayClass178_0::replicasAreQuitting bool ___replicasAreQuitting_1; // System.Action`1<System.Object> System.Threading.Tasks.Task_<>c__DisplayClass178_0::taskReplicaDelegate Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 * ___taskReplicaDelegate_2; // System.Threading.Tasks.TaskCreationOptions System.Threading.Tasks.Task_<>c__DisplayClass178_0::creationOptionsForReplicas int32_t ___creationOptionsForReplicas_3; // System.Threading.Tasks.InternalTaskOptions System.Threading.Tasks.Task_<>c__DisplayClass178_0::internalOptionsForReplicas int32_t ___internalOptionsForReplicas_4; public: inline static int32_t get_offset_of_root_0() { return static_cast<int32_t>(offsetof(U3CU3Ec__DisplayClass178_0_tDB7F53582BFA1879573CC515D119580A06752F7E, ___root_0)); } inline Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * get_root_0() const { return ___root_0; } inline Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 ** get_address_of_root_0() { return &___root_0; } inline void set_root_0(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * value) { ___root_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___root_0), (void*)value); } inline static int32_t get_offset_of_replicasAreQuitting_1() { return static_cast<int32_t>(offsetof(U3CU3Ec__DisplayClass178_0_tDB7F53582BFA1879573CC515D119580A06752F7E, ___replicasAreQuitting_1)); } inline bool get_replicasAreQuitting_1() const { return ___replicasAreQuitting_1; } inline bool* get_address_of_replicasAreQuitting_1() { return &___replicasAreQuitting_1; } inline void set_replicasAreQuitting_1(bool value) { ___replicasAreQuitting_1 = value; } inline static int32_t get_offset_of_taskReplicaDelegate_2() { return static_cast<int32_t>(offsetof(U3CU3Ec__DisplayClass178_0_tDB7F53582BFA1879573CC515D119580A06752F7E, ___taskReplicaDelegate_2)); } inline Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 * get_taskReplicaDelegate_2() const { return ___taskReplicaDelegate_2; } inline Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 ** get_address_of_taskReplicaDelegate_2() { return &___taskReplicaDelegate_2; } inline void set_taskReplicaDelegate_2(Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 * value) { ___taskReplicaDelegate_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___taskReplicaDelegate_2), (void*)value); } inline static int32_t get_offset_of_creationOptionsForReplicas_3() { return static_cast<int32_t>(offsetof(U3CU3Ec__DisplayClass178_0_tDB7F53582BFA1879573CC515D119580A06752F7E, ___creationOptionsForReplicas_3)); } inline int32_t get_creationOptionsForReplicas_3() const { return ___creationOptionsForReplicas_3; } inline int32_t* get_address_of_creationOptionsForReplicas_3() { return &___creationOptionsForReplicas_3; } inline void set_creationOptionsForReplicas_3(int32_t value) { ___creationOptionsForReplicas_3 = value; } inline static int32_t get_offset_of_internalOptionsForReplicas_4() { return static_cast<int32_t>(offsetof(U3CU3Ec__DisplayClass178_0_tDB7F53582BFA1879573CC515D119580A06752F7E, ___internalOptionsForReplicas_4)); } inline int32_t get_internalOptionsForReplicas_4() const { return ___internalOptionsForReplicas_4; } inline int32_t* get_address_of_internalOptionsForReplicas_4() { return &___internalOptionsForReplicas_4; } inline void set_internalOptionsForReplicas_4(int32_t value) { ___internalOptionsForReplicas_4 = value; } }; // System.Threading.Tasks.Task_SetOnInvokeMres struct SetOnInvokeMres_tBDCEA7BE3061614FC83A82D8E6FBD5903C3FD2A9 : public ManualResetEventSlim_t085E880B24016C42F7DE42113674D0A41B4FB445 { public: public: }; // System.Threading.Tasks.TaskFactory struct TaskFactory_tF3C6D983390ACFB40B4979E225368F78006D6155 : public RuntimeObject { public: // System.Threading.CancellationToken System.Threading.Tasks.TaskFactory::m_defaultCancellationToken CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB ___m_defaultCancellationToken_0; // System.Threading.Tasks.TaskScheduler System.Threading.Tasks.TaskFactory::m_defaultScheduler TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * ___m_defaultScheduler_1; // System.Threading.Tasks.TaskCreationOptions System.Threading.Tasks.TaskFactory::m_defaultCreationOptions int32_t ___m_defaultCreationOptions_2; // System.Threading.Tasks.TaskContinuationOptions System.Threading.Tasks.TaskFactory::m_defaultContinuationOptions int32_t ___m_defaultContinuationOptions_3; public: inline static int32_t get_offset_of_m_defaultCancellationToken_0() { return static_cast<int32_t>(offsetof(TaskFactory_tF3C6D983390ACFB40B4979E225368F78006D6155, ___m_defaultCancellationToken_0)); } inline CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB get_m_defaultCancellationToken_0() const { return ___m_defaultCancellationToken_0; } inline CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB * get_address_of_m_defaultCancellationToken_0() { return &___m_defaultCancellationToken_0; } inline void set_m_defaultCancellationToken_0(CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB value) { ___m_defaultCancellationToken_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_defaultCancellationToken_0))->___m_source_0), (void*)NULL); } inline static int32_t get_offset_of_m_defaultScheduler_1() { return static_cast<int32_t>(offsetof(TaskFactory_tF3C6D983390ACFB40B4979E225368F78006D6155, ___m_defaultScheduler_1)); } inline TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * get_m_defaultScheduler_1() const { return ___m_defaultScheduler_1; } inline TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 ** get_address_of_m_defaultScheduler_1() { return &___m_defaultScheduler_1; } inline void set_m_defaultScheduler_1(TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * value) { ___m_defaultScheduler_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_defaultScheduler_1), (void*)value); } inline static int32_t get_offset_of_m_defaultCreationOptions_2() { return static_cast<int32_t>(offsetof(TaskFactory_tF3C6D983390ACFB40B4979E225368F78006D6155, ___m_defaultCreationOptions_2)); } inline int32_t get_m_defaultCreationOptions_2() const { return ___m_defaultCreationOptions_2; } inline int32_t* get_address_of_m_defaultCreationOptions_2() { return &___m_defaultCreationOptions_2; } inline void set_m_defaultCreationOptions_2(int32_t value) { ___m_defaultCreationOptions_2 = value; } inline static int32_t get_offset_of_m_defaultContinuationOptions_3() { return static_cast<int32_t>(offsetof(TaskFactory_tF3C6D983390ACFB40B4979E225368F78006D6155, ___m_defaultContinuationOptions_3)); } inline int32_t get_m_defaultContinuationOptions_3() const { return ___m_defaultContinuationOptions_3; } inline int32_t* get_address_of_m_defaultContinuationOptions_3() { return &___m_defaultContinuationOptions_3; } inline void set_m_defaultContinuationOptions_3(int32_t value) { ___m_defaultContinuationOptions_3 = value; } }; // System.Threading.Tasks.TaskSchedulerException struct TaskSchedulerException_tE0888B47136E7B61EAF20A145EF053023F8C7B24 : public Exception_t { public: public: }; // System.Threading.Tasks.Task`1<System.Threading.Tasks.Task> struct Task_1_t6E4E91059C08F359F21A42B8BFA51E8BBFA47138 : public Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 { public: // TResult System.Threading.Tasks.Task`1::m_result Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * ___m_result_22; public: inline static int32_t get_offset_of_m_result_22() { return static_cast<int32_t>(offsetof(Task_1_t6E4E91059C08F359F21A42B8BFA51E8BBFA47138, ___m_result_22)); } inline Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * get_m_result_22() const { return ___m_result_22; } inline Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 ** get_address_of_m_result_22() { return &___m_result_22; } inline void set_m_result_22(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * value) { ___m_result_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_result_22), (void*)value); } }; struct Task_1_t6E4E91059C08F359F21A42B8BFA51E8BBFA47138_StaticFields { public: // System.Threading.Tasks.TaskFactory`1<TResult> System.Threading.Tasks.Task`1::s_Factory TaskFactory_1_t58FE324C5DC18B5ED9A0E49CA8543DEEA65B4462 * ___s_Factory_23; // System.Func`2<System.Threading.Tasks.Task`1<System.Threading.Tasks.Task>,System.Threading.Tasks.Task`1<TResult>> System.Threading.Tasks.Task`1::TaskWhenAnyCast Func_2_t9183BE7C6FB5EAED091785FC3E1D3D41DB3497F7 * ___TaskWhenAnyCast_24; public: inline static int32_t get_offset_of_s_Factory_23() { return static_cast<int32_t>(offsetof(Task_1_t6E4E91059C08F359F21A42B8BFA51E8BBFA47138_StaticFields, ___s_Factory_23)); } inline TaskFactory_1_t58FE324C5DC18B5ED9A0E49CA8543DEEA65B4462 * get_s_Factory_23() const { return ___s_Factory_23; } inline TaskFactory_1_t58FE324C5DC18B5ED9A0E49CA8543DEEA65B4462 ** get_address_of_s_Factory_23() { return &___s_Factory_23; } inline void set_s_Factory_23(TaskFactory_1_t58FE324C5DC18B5ED9A0E49CA8543DEEA65B4462 * value) { ___s_Factory_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Factory_23), (void*)value); } inline static int32_t get_offset_of_TaskWhenAnyCast_24() { return static_cast<int32_t>(offsetof(Task_1_t6E4E91059C08F359F21A42B8BFA51E8BBFA47138_StaticFields, ___TaskWhenAnyCast_24)); } inline Func_2_t9183BE7C6FB5EAED091785FC3E1D3D41DB3497F7 * get_TaskWhenAnyCast_24() const { return ___TaskWhenAnyCast_24; } inline Func_2_t9183BE7C6FB5EAED091785FC3E1D3D41DB3497F7 ** get_address_of_TaskWhenAnyCast_24() { return &___TaskWhenAnyCast_24; } inline void set_TaskWhenAnyCast_24(Func_2_t9183BE7C6FB5EAED091785FC3E1D3D41DB3497F7 * value) { ___TaskWhenAnyCast_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___TaskWhenAnyCast_24), (void*)value); } }; // System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult> struct Task_1_t1359D75350E9D976BFA28AD96E417450DE277673 : public Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 { public: // TResult System.Threading.Tasks.Task`1::m_result VoidTaskResult_t66EBC10DDE738848DB00F6EC1A2536D7D4715F40 ___m_result_22; public: inline static int32_t get_offset_of_m_result_22() { return static_cast<int32_t>(offsetof(Task_1_t1359D75350E9D976BFA28AD96E417450DE277673, ___m_result_22)); } inline VoidTaskResult_t66EBC10DDE738848DB00F6EC1A2536D7D4715F40 get_m_result_22() const { return ___m_result_22; } inline VoidTaskResult_t66EBC10DDE738848DB00F6EC1A2536D7D4715F40 * get_address_of_m_result_22() { return &___m_result_22; } inline void set_m_result_22(VoidTaskResult_t66EBC10DDE738848DB00F6EC1A2536D7D4715F40 value) { ___m_result_22 = value; } }; struct Task_1_t1359D75350E9D976BFA28AD96E417450DE277673_StaticFields { public: // System.Threading.Tasks.TaskFactory`1<TResult> System.Threading.Tasks.Task`1::s_Factory TaskFactory_1_t3C0D0DC20C0FC00DE4F8740B351BE642467AB03D * ___s_Factory_23; // System.Func`2<System.Threading.Tasks.Task`1<System.Threading.Tasks.Task>,System.Threading.Tasks.Task`1<TResult>> System.Threading.Tasks.Task`1::TaskWhenAnyCast Func_2_t9FE43757FE22F96D0EA4E7945B6D146812F2671F * ___TaskWhenAnyCast_24; public: inline static int32_t get_offset_of_s_Factory_23() { return static_cast<int32_t>(offsetof(Task_1_t1359D75350E9D976BFA28AD96E417450DE277673_StaticFields, ___s_Factory_23)); } inline TaskFactory_1_t3C0D0DC20C0FC00DE4F8740B351BE642467AB03D * get_s_Factory_23() const { return ___s_Factory_23; } inline TaskFactory_1_t3C0D0DC20C0FC00DE4F8740B351BE642467AB03D ** get_address_of_s_Factory_23() { return &___s_Factory_23; } inline void set_s_Factory_23(TaskFactory_1_t3C0D0DC20C0FC00DE4F8740B351BE642467AB03D * value) { ___s_Factory_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Factory_23), (void*)value); } inline static int32_t get_offset_of_TaskWhenAnyCast_24() { return static_cast<int32_t>(offsetof(Task_1_t1359D75350E9D976BFA28AD96E417450DE277673_StaticFields, ___TaskWhenAnyCast_24)); } inline Func_2_t9FE43757FE22F96D0EA4E7945B6D146812F2671F * get_TaskWhenAnyCast_24() const { return ___TaskWhenAnyCast_24; } inline Func_2_t9FE43757FE22F96D0EA4E7945B6D146812F2671F ** get_address_of_TaskWhenAnyCast_24() { return &___TaskWhenAnyCast_24; } inline void set_TaskWhenAnyCast_24(Func_2_t9FE43757FE22F96D0EA4E7945B6D146812F2671F * value) { ___TaskWhenAnyCast_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___TaskWhenAnyCast_24), (void*)value); } }; // System.Threading.Tasks.ThreadPoolTaskScheduler struct ThreadPoolTaskScheduler_t881DB3BB8EFB9D969F86C70D01288AF7CE5F8CAD : public TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 { public: public: }; struct ThreadPoolTaskScheduler_t881DB3BB8EFB9D969F86C70D01288AF7CE5F8CAD_StaticFields { public: // System.Threading.ParameterizedThreadStart System.Threading.Tasks.ThreadPoolTaskScheduler::s_longRunningThreadWork ParameterizedThreadStart_tB0BBCC1B5B33EBCFE37B9B91840464DBF124218F * ___s_longRunningThreadWork_6; public: inline static int32_t get_offset_of_s_longRunningThreadWork_6() { return static_cast<int32_t>(offsetof(ThreadPoolTaskScheduler_t881DB3BB8EFB9D969F86C70D01288AF7CE5F8CAD_StaticFields, ___s_longRunningThreadWork_6)); } inline ParameterizedThreadStart_tB0BBCC1B5B33EBCFE37B9B91840464DBF124218F * get_s_longRunningThreadWork_6() const { return ___s_longRunningThreadWork_6; } inline ParameterizedThreadStart_tB0BBCC1B5B33EBCFE37B9B91840464DBF124218F ** get_address_of_s_longRunningThreadWork_6() { return &___s_longRunningThreadWork_6; } inline void set_s_longRunningThreadWork_6(ParameterizedThreadStart_tB0BBCC1B5B33EBCFE37B9B91840464DBF124218F * value) { ___s_longRunningThreadWork_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_longRunningThreadWork_6), (void*)value); } }; // System.Threading.ThreadPoolWorkQueue_WorkStealingQueue struct WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB : public RuntimeObject { public: // System.Threading.IThreadPoolWorkItem[] modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.ThreadPoolWorkQueue_WorkStealingQueue::m_array IThreadPoolWorkItemU5BU5D_tE22F6DA28324647E4F8A3239E9636C050BD4A154* ___m_array_0; // System.Int32 modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.ThreadPoolWorkQueue_WorkStealingQueue::m_mask int32_t ___m_mask_1; // System.Int32 modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.ThreadPoolWorkQueue_WorkStealingQueue::m_headIndex int32_t ___m_headIndex_2; // System.Int32 modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.ThreadPoolWorkQueue_WorkStealingQueue::m_tailIndex int32_t ___m_tailIndex_3; // System.Threading.SpinLock System.Threading.ThreadPoolWorkQueue_WorkStealingQueue::m_foreignLock SpinLock_t8C6A214261382587D0A07AD354500141672A1DE1 ___m_foreignLock_4; public: inline static int32_t get_offset_of_m_array_0() { return static_cast<int32_t>(offsetof(WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB, ___m_array_0)); } inline IThreadPoolWorkItemU5BU5D_tE22F6DA28324647E4F8A3239E9636C050BD4A154* get_m_array_0() const { return ___m_array_0; } inline IThreadPoolWorkItemU5BU5D_tE22F6DA28324647E4F8A3239E9636C050BD4A154** get_address_of_m_array_0() { return &___m_array_0; } inline void set_m_array_0(IThreadPoolWorkItemU5BU5D_tE22F6DA28324647E4F8A3239E9636C050BD4A154* value) { ___m_array_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_array_0), (void*)value); } inline static int32_t get_offset_of_m_mask_1() { return static_cast<int32_t>(offsetof(WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB, ___m_mask_1)); } inline int32_t get_m_mask_1() const { return ___m_mask_1; } inline int32_t* get_address_of_m_mask_1() { return &___m_mask_1; } inline void set_m_mask_1(int32_t value) { ___m_mask_1 = value; } inline static int32_t get_offset_of_m_headIndex_2() { return static_cast<int32_t>(offsetof(WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB, ___m_headIndex_2)); } inline int32_t get_m_headIndex_2() const { return ___m_headIndex_2; } inline int32_t* get_address_of_m_headIndex_2() { return &___m_headIndex_2; } inline void set_m_headIndex_2(int32_t value) { ___m_headIndex_2 = value; } inline static int32_t get_offset_of_m_tailIndex_3() { return static_cast<int32_t>(offsetof(WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB, ___m_tailIndex_3)); } inline int32_t get_m_tailIndex_3() const { return ___m_tailIndex_3; } inline int32_t* get_address_of_m_tailIndex_3() { return &___m_tailIndex_3; } inline void set_m_tailIndex_3(int32_t value) { ___m_tailIndex_3 = value; } inline static int32_t get_offset_of_m_foreignLock_4() { return static_cast<int32_t>(offsetof(WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB, ___m_foreignLock_4)); } inline SpinLock_t8C6A214261382587D0A07AD354500141672A1DE1 get_m_foreignLock_4() const { return ___m_foreignLock_4; } inline SpinLock_t8C6A214261382587D0A07AD354500141672A1DE1 * get_address_of_m_foreignLock_4() { return &___m_foreignLock_4; } inline void set_m_foreignLock_4(SpinLock_t8C6A214261382587D0A07AD354500141672A1DE1 value) { ___m_foreignLock_4 = value; } }; // System.Threading.Timeout struct Timeout_t148C37C092EAF5AFCE1D0C06481466A5F88E4C04 : public RuntimeObject { public: public: }; struct Timeout_t148C37C092EAF5AFCE1D0C06481466A5F88E4C04_StaticFields { public: // System.TimeSpan System.Threading.Timeout::InfiniteTimeSpan TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___InfiniteTimeSpan_0; public: inline static int32_t get_offset_of_InfiniteTimeSpan_0() { return static_cast<int32_t>(offsetof(Timeout_t148C37C092EAF5AFCE1D0C06481466A5F88E4C04_StaticFields, ___InfiniteTimeSpan_0)); } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 get_InfiniteTimeSpan_0() const { return ___InfiniteTimeSpan_0; } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * get_address_of_InfiniteTimeSpan_0() { return &___InfiniteTimeSpan_0; } inline void set_InfiniteTimeSpan_0(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 value) { ___InfiniteTimeSpan_0 = value; } }; // System.TimeZoneInfo struct TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 : public RuntimeObject { public: // System.TimeSpan System.TimeZoneInfo::baseUtcOffset TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___baseUtcOffset_0; // System.String System.TimeZoneInfo::daylightDisplayName String_t* ___daylightDisplayName_1; // System.String System.TimeZoneInfo::displayName String_t* ___displayName_2; // System.String System.TimeZoneInfo::id String_t* ___id_3; // System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.TimeType>> System.TimeZoneInfo::transitions List_1_tD2FC74CFEE011F74F31183756A690154468817E9 * ___transitions_5; // System.String System.TimeZoneInfo::standardDisplayName String_t* ___standardDisplayName_7; // System.Boolean System.TimeZoneInfo::supportsDaylightSavingTime bool ___supportsDaylightSavingTime_8; // System.TimeZoneInfo_AdjustmentRule[] System.TimeZoneInfo::adjustmentRules AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* ___adjustmentRules_11; public: inline static int32_t get_offset_of_baseUtcOffset_0() { return static_cast<int32_t>(offsetof(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777, ___baseUtcOffset_0)); } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 get_baseUtcOffset_0() const { return ___baseUtcOffset_0; } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * get_address_of_baseUtcOffset_0() { return &___baseUtcOffset_0; } inline void set_baseUtcOffset_0(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 value) { ___baseUtcOffset_0 = value; } inline static int32_t get_offset_of_daylightDisplayName_1() { return static_cast<int32_t>(offsetof(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777, ___daylightDisplayName_1)); } inline String_t* get_daylightDisplayName_1() const { return ___daylightDisplayName_1; } inline String_t** get_address_of_daylightDisplayName_1() { return &___daylightDisplayName_1; } inline void set_daylightDisplayName_1(String_t* value) { ___daylightDisplayName_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___daylightDisplayName_1), (void*)value); } inline static int32_t get_offset_of_displayName_2() { return static_cast<int32_t>(offsetof(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777, ___displayName_2)); } inline String_t* get_displayName_2() const { return ___displayName_2; } inline String_t** get_address_of_displayName_2() { return &___displayName_2; } inline void set_displayName_2(String_t* value) { ___displayName_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___displayName_2), (void*)value); } inline static int32_t get_offset_of_id_3() { return static_cast<int32_t>(offsetof(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777, ___id_3)); } inline String_t* get_id_3() const { return ___id_3; } inline String_t** get_address_of_id_3() { return &___id_3; } inline void set_id_3(String_t* value) { ___id_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___id_3), (void*)value); } inline static int32_t get_offset_of_transitions_5() { return static_cast<int32_t>(offsetof(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777, ___transitions_5)); } inline List_1_tD2FC74CFEE011F74F31183756A690154468817E9 * get_transitions_5() const { return ___transitions_5; } inline List_1_tD2FC74CFEE011F74F31183756A690154468817E9 ** get_address_of_transitions_5() { return &___transitions_5; } inline void set_transitions_5(List_1_tD2FC74CFEE011F74F31183756A690154468817E9 * value) { ___transitions_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___transitions_5), (void*)value); } inline static int32_t get_offset_of_standardDisplayName_7() { return static_cast<int32_t>(offsetof(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777, ___standardDisplayName_7)); } inline String_t* get_standardDisplayName_7() const { return ___standardDisplayName_7; } inline String_t** get_address_of_standardDisplayName_7() { return &___standardDisplayName_7; } inline void set_standardDisplayName_7(String_t* value) { ___standardDisplayName_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___standardDisplayName_7), (void*)value); } inline static int32_t get_offset_of_supportsDaylightSavingTime_8() { return static_cast<int32_t>(offsetof(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777, ___supportsDaylightSavingTime_8)); } inline bool get_supportsDaylightSavingTime_8() const { return ___supportsDaylightSavingTime_8; } inline bool* get_address_of_supportsDaylightSavingTime_8() { return &___supportsDaylightSavingTime_8; } inline void set_supportsDaylightSavingTime_8(bool value) { ___supportsDaylightSavingTime_8 = value; } inline static int32_t get_offset_of_adjustmentRules_11() { return static_cast<int32_t>(offsetof(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777, ___adjustmentRules_11)); } inline AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* get_adjustmentRules_11() const { return ___adjustmentRules_11; } inline AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD** get_address_of_adjustmentRules_11() { return &___adjustmentRules_11; } inline void set_adjustmentRules_11(AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* value) { ___adjustmentRules_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___adjustmentRules_11), (void*)value); } }; struct TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_StaticFields { public: // System.TimeZoneInfo System.TimeZoneInfo::local TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * ___local_4; // System.Boolean System.TimeZoneInfo::readlinkNotFound bool ___readlinkNotFound_6; // System.TimeZoneInfo System.TimeZoneInfo::utc TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * ___utc_9; // System.String System.TimeZoneInfo::timeZoneDirectory String_t* ___timeZoneDirectory_10; // Microsoft.Win32.RegistryKey System.TimeZoneInfo::timeZoneKey RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * ___timeZoneKey_12; // Microsoft.Win32.RegistryKey System.TimeZoneInfo::localZoneKey RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * ___localZoneKey_13; // System.Collections.ObjectModel.ReadOnlyCollection`1<System.TimeZoneInfo> System.TimeZoneInfo::systemTimeZones ReadOnlyCollection_1_tD63B9891087CF571DD4322388BDDBAEEB7606FE0 * ___systemTimeZones_14; public: inline static int32_t get_offset_of_local_4() { return static_cast<int32_t>(offsetof(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_StaticFields, ___local_4)); } inline TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * get_local_4() const { return ___local_4; } inline TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 ** get_address_of_local_4() { return &___local_4; } inline void set_local_4(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * value) { ___local_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___local_4), (void*)value); } inline static int32_t get_offset_of_readlinkNotFound_6() { return static_cast<int32_t>(offsetof(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_StaticFields, ___readlinkNotFound_6)); } inline bool get_readlinkNotFound_6() const { return ___readlinkNotFound_6; } inline bool* get_address_of_readlinkNotFound_6() { return &___readlinkNotFound_6; } inline void set_readlinkNotFound_6(bool value) { ___readlinkNotFound_6 = value; } inline static int32_t get_offset_of_utc_9() { return static_cast<int32_t>(offsetof(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_StaticFields, ___utc_9)); } inline TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * get_utc_9() const { return ___utc_9; } inline TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 ** get_address_of_utc_9() { return &___utc_9; } inline void set_utc_9(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * value) { ___utc_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___utc_9), (void*)value); } inline static int32_t get_offset_of_timeZoneDirectory_10() { return static_cast<int32_t>(offsetof(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_StaticFields, ___timeZoneDirectory_10)); } inline String_t* get_timeZoneDirectory_10() const { return ___timeZoneDirectory_10; } inline String_t** get_address_of_timeZoneDirectory_10() { return &___timeZoneDirectory_10; } inline void set_timeZoneDirectory_10(String_t* value) { ___timeZoneDirectory_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___timeZoneDirectory_10), (void*)value); } inline static int32_t get_offset_of_timeZoneKey_12() { return static_cast<int32_t>(offsetof(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_StaticFields, ___timeZoneKey_12)); } inline RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * get_timeZoneKey_12() const { return ___timeZoneKey_12; } inline RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 ** get_address_of_timeZoneKey_12() { return &___timeZoneKey_12; } inline void set_timeZoneKey_12(RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * value) { ___timeZoneKey_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___timeZoneKey_12), (void*)value); } inline static int32_t get_offset_of_localZoneKey_13() { return static_cast<int32_t>(offsetof(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_StaticFields, ___localZoneKey_13)); } inline RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * get_localZoneKey_13() const { return ___localZoneKey_13; } inline RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 ** get_address_of_localZoneKey_13() { return &___localZoneKey_13; } inline void set_localZoneKey_13(RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * value) { ___localZoneKey_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___localZoneKey_13), (void*)value); } inline static int32_t get_offset_of_systemTimeZones_14() { return static_cast<int32_t>(offsetof(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_StaticFields, ___systemTimeZones_14)); } inline ReadOnlyCollection_1_tD63B9891087CF571DD4322388BDDBAEEB7606FE0 * get_systemTimeZones_14() const { return ___systemTimeZones_14; } inline ReadOnlyCollection_1_tD63B9891087CF571DD4322388BDDBAEEB7606FE0 ** get_address_of_systemTimeZones_14() { return &___systemTimeZones_14; } inline void set_systemTimeZones_14(ReadOnlyCollection_1_tD63B9891087CF571DD4322388BDDBAEEB7606FE0 * value) { ___systemTimeZones_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___systemTimeZones_14), (void*)value); } }; // System.TimeZoneInfo_DYNAMIC_TIME_ZONE_INFORMATION struct DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F { public: // System.TimeZoneInfo_TIME_ZONE_INFORMATION System.TimeZoneInfo_DYNAMIC_TIME_ZONE_INFORMATION::TZI TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 ___TZI_0; // System.String System.TimeZoneInfo_DYNAMIC_TIME_ZONE_INFORMATION::TimeZoneKeyName String_t* ___TimeZoneKeyName_1; // System.Byte System.TimeZoneInfo_DYNAMIC_TIME_ZONE_INFORMATION::DynamicDaylightTimeDisabled uint8_t ___DynamicDaylightTimeDisabled_2; public: inline static int32_t get_offset_of_TZI_0() { return static_cast<int32_t>(offsetof(DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F, ___TZI_0)); } inline TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 get_TZI_0() const { return ___TZI_0; } inline TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 * get_address_of_TZI_0() { return &___TZI_0; } inline void set_TZI_0(TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 value) { ___TZI_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___TZI_0))->___StandardName_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___TZI_0))->___DaylightName_4), (void*)NULL); #endif } inline static int32_t get_offset_of_TimeZoneKeyName_1() { return static_cast<int32_t>(offsetof(DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F, ___TimeZoneKeyName_1)); } inline String_t* get_TimeZoneKeyName_1() const { return ___TimeZoneKeyName_1; } inline String_t** get_address_of_TimeZoneKeyName_1() { return &___TimeZoneKeyName_1; } inline void set_TimeZoneKeyName_1(String_t* value) { ___TimeZoneKeyName_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___TimeZoneKeyName_1), (void*)value); } inline static int32_t get_offset_of_DynamicDaylightTimeDisabled_2() { return static_cast<int32_t>(offsetof(DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F, ___DynamicDaylightTimeDisabled_2)); } inline uint8_t get_DynamicDaylightTimeDisabled_2() const { return ___DynamicDaylightTimeDisabled_2; } inline uint8_t* get_address_of_DynamicDaylightTimeDisabled_2() { return &___DynamicDaylightTimeDisabled_2; } inline void set_DynamicDaylightTimeDisabled_2(uint8_t value) { ___DynamicDaylightTimeDisabled_2 = value; } }; // Native definition for P/Invoke marshalling of System.TimeZoneInfo/DYNAMIC_TIME_ZONE_INFORMATION struct DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshaled_pinvoke { TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811_marshaled_pinvoke ___TZI_0; Il2CppChar ___TimeZoneKeyName_1[128]; uint8_t ___DynamicDaylightTimeDisabled_2; }; // Native definition for COM marshalling of System.TimeZoneInfo/DYNAMIC_TIME_ZONE_INFORMATION struct DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshaled_com { TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811_marshaled_com ___TZI_0; Il2CppChar ___TimeZoneKeyName_1[128]; uint8_t ___DynamicDaylightTimeDisabled_2; }; // System.TimeZoneInfo_TransitionTime struct TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 { public: // System.DateTime System.TimeZoneInfo_TransitionTime::m_timeOfDay DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___m_timeOfDay_0; // System.Byte System.TimeZoneInfo_TransitionTime::m_month uint8_t ___m_month_1; // System.Byte System.TimeZoneInfo_TransitionTime::m_week uint8_t ___m_week_2; // System.Byte System.TimeZoneInfo_TransitionTime::m_day uint8_t ___m_day_3; // System.DayOfWeek System.TimeZoneInfo_TransitionTime::m_dayOfWeek int32_t ___m_dayOfWeek_4; // System.Boolean System.TimeZoneInfo_TransitionTime::m_isFixedDateRule bool ___m_isFixedDateRule_5; public: inline static int32_t get_offset_of_m_timeOfDay_0() { return static_cast<int32_t>(offsetof(TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116, ___m_timeOfDay_0)); } inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 get_m_timeOfDay_0() const { return ___m_timeOfDay_0; } inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * get_address_of_m_timeOfDay_0() { return &___m_timeOfDay_0; } inline void set_m_timeOfDay_0(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 value) { ___m_timeOfDay_0 = value; } inline static int32_t get_offset_of_m_month_1() { return static_cast<int32_t>(offsetof(TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116, ___m_month_1)); } inline uint8_t get_m_month_1() const { return ___m_month_1; } inline uint8_t* get_address_of_m_month_1() { return &___m_month_1; } inline void set_m_month_1(uint8_t value) { ___m_month_1 = value; } inline static int32_t get_offset_of_m_week_2() { return static_cast<int32_t>(offsetof(TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116, ___m_week_2)); } inline uint8_t get_m_week_2() const { return ___m_week_2; } inline uint8_t* get_address_of_m_week_2() { return &___m_week_2; } inline void set_m_week_2(uint8_t value) { ___m_week_2 = value; } inline static int32_t get_offset_of_m_day_3() { return static_cast<int32_t>(offsetof(TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116, ___m_day_3)); } inline uint8_t get_m_day_3() const { return ___m_day_3; } inline uint8_t* get_address_of_m_day_3() { return &___m_day_3; } inline void set_m_day_3(uint8_t value) { ___m_day_3 = value; } inline static int32_t get_offset_of_m_dayOfWeek_4() { return static_cast<int32_t>(offsetof(TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116, ___m_dayOfWeek_4)); } inline int32_t get_m_dayOfWeek_4() const { return ___m_dayOfWeek_4; } inline int32_t* get_address_of_m_dayOfWeek_4() { return &___m_dayOfWeek_4; } inline void set_m_dayOfWeek_4(int32_t value) { ___m_dayOfWeek_4 = value; } inline static int32_t get_offset_of_m_isFixedDateRule_5() { return static_cast<int32_t>(offsetof(TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116, ___m_isFixedDateRule_5)); } inline bool get_m_isFixedDateRule_5() const { return ___m_isFixedDateRule_5; } inline bool* get_address_of_m_isFixedDateRule_5() { return &___m_isFixedDateRule_5; } inline void set_m_isFixedDateRule_5(bool value) { ___m_isFixedDateRule_5 = value; } }; // Native definition for P/Invoke marshalling of System.TimeZoneInfo/TransitionTime struct TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116_marshaled_pinvoke { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___m_timeOfDay_0; uint8_t ___m_month_1; uint8_t ___m_week_2; uint8_t ___m_day_3; int32_t ___m_dayOfWeek_4; int32_t ___m_isFixedDateRule_5; }; // Native definition for COM marshalling of System.TimeZoneInfo/TransitionTime struct TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116_marshaled_com { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___m_timeOfDay_0; uint8_t ___m_month_1; uint8_t ___m_week_2; uint8_t ___m_day_3; int32_t ___m_dayOfWeek_4; int32_t ___m_isFixedDateRule_5; }; // System.TimeZoneNotFoundException struct TimeZoneNotFoundException_t44EC55B0AAD26AD0E0B659D308CBF90E5C81B388 : public Exception_t { public: public: }; // System.Type struct Type_t : public MemberInfo_t { public: // System.RuntimeTypeHandle System.Type::_impl RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D ____impl_9; public: inline static int32_t get_offset_of__impl_9() { return static_cast<int32_t>(offsetof(Type_t, ____impl_9)); } inline RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D get__impl_9() const { return ____impl_9; } inline RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D * get_address_of__impl_9() { return &____impl_9; } inline void set__impl_9(RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D value) { ____impl_9 = value; } }; struct Type_t_StaticFields { public: // System.Reflection.MemberFilter System.Type::FilterAttribute MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * ___FilterAttribute_0; // System.Reflection.MemberFilter System.Type::FilterName MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * ___FilterName_1; // System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * ___FilterNameIgnoreCase_2; // System.Object System.Type::Missing RuntimeObject * ___Missing_3; // System.Char System.Type::Delimiter Il2CppChar ___Delimiter_4; // System.Type[] System.Type::EmptyTypes TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* ___EmptyTypes_5; // System.Reflection.Binder System.Type::defaultBinder Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 * ___defaultBinder_6; public: inline static int32_t get_offset_of_FilterAttribute_0() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___FilterAttribute_0)); } inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * get_FilterAttribute_0() const { return ___FilterAttribute_0; } inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 ** get_address_of_FilterAttribute_0() { return &___FilterAttribute_0; } inline void set_FilterAttribute_0(MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * value) { ___FilterAttribute_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterAttribute_0), (void*)value); } inline static int32_t get_offset_of_FilterName_1() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___FilterName_1)); } inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * get_FilterName_1() const { return ___FilterName_1; } inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 ** get_address_of_FilterName_1() { return &___FilterName_1; } inline void set_FilterName_1(MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * value) { ___FilterName_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterName_1), (void*)value); } inline static int32_t get_offset_of_FilterNameIgnoreCase_2() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___FilterNameIgnoreCase_2)); } inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * get_FilterNameIgnoreCase_2() const { return ___FilterNameIgnoreCase_2; } inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 ** get_address_of_FilterNameIgnoreCase_2() { return &___FilterNameIgnoreCase_2; } inline void set_FilterNameIgnoreCase_2(MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * value) { ___FilterNameIgnoreCase_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterNameIgnoreCase_2), (void*)value); } inline static int32_t get_offset_of_Missing_3() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___Missing_3)); } inline RuntimeObject * get_Missing_3() const { return ___Missing_3; } inline RuntimeObject ** get_address_of_Missing_3() { return &___Missing_3; } inline void set_Missing_3(RuntimeObject * value) { ___Missing_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___Missing_3), (void*)value); } inline static int32_t get_offset_of_Delimiter_4() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___Delimiter_4)); } inline Il2CppChar get_Delimiter_4() const { return ___Delimiter_4; } inline Il2CppChar* get_address_of_Delimiter_4() { return &___Delimiter_4; } inline void set_Delimiter_4(Il2CppChar value) { ___Delimiter_4 = value; } inline static int32_t get_offset_of_EmptyTypes_5() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___EmptyTypes_5)); } inline TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* get_EmptyTypes_5() const { return ___EmptyTypes_5; } inline TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F** get_address_of_EmptyTypes_5() { return &___EmptyTypes_5; } inline void set_EmptyTypes_5(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* value) { ___EmptyTypes_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyTypes_5), (void*)value); } inline static int32_t get_offset_of_defaultBinder_6() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___defaultBinder_6)); } inline Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 * get_defaultBinder_6() const { return ___defaultBinder_6; } inline Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 ** get_address_of_defaultBinder_6() { return &___defaultBinder_6; } inline void set_defaultBinder_6(Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 * value) { ___defaultBinder_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultBinder_6), (void*)value); } }; // Microsoft.Win32.SafeHandles.SafeWaitHandle struct SafeWaitHandle_t51DB35FF382E636FF3B868D87816733894D46CF2 : public SafeHandleZeroOrMinusOneIsInvalid_t779A965C82098677DF1ED10A134DBCDEC8AACB8E { public: public: }; // System.Action struct Action_t591D2A86165F896B4B800BB5C25CE18672A55579 : public MulticastDelegate_t { public: public: }; // System.Action`1<System.Object> struct Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 : public MulticastDelegate_t { public: public: }; // System.ArgumentException struct ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 { public: // System.String System.ArgumentException::m_paramName String_t* ___m_paramName_17; public: inline static int32_t get_offset_of_m_paramName_17() { return static_cast<int32_t>(offsetof(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1, ___m_paramName_17)); } inline String_t* get_m_paramName_17() const { return ___m_paramName_17; } inline String_t** get_address_of_m_paramName_17() { return &___m_paramName_17; } inline void set_m_paramName_17(String_t* value) { ___m_paramName_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_paramName_17), (void*)value); } }; // System.ArithmeticException struct ArithmeticException_tF9EF5FE94597830EF315C5934258F994B8648269 : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 { public: public: }; // System.AsyncCallback struct AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 : public MulticastDelegate_t { public: public: }; // System.Comparison`1<System.TimeZoneInfo_AdjustmentRule> struct Comparison_1_tD28744463320E1F22A90E02BFEE7967364ABCAA6 : public MulticastDelegate_t { public: public: }; // System.EventHandler struct EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C : public MulticastDelegate_t { public: public: }; // System.EventHandler`1<System.Threading.Tasks.UnobservedTaskExceptionEventArgs> struct EventHandler_1_tF704D003AB4792AFE4B10D9127FF82EEC18615BC : public MulticastDelegate_t { public: public: }; // System.Func`2<System.Reflection.AssemblyName,System.Reflection.Assembly> struct Func_2_t13827C9725E0D12567E029E178981FB7D0E13430 : public MulticastDelegate_t { public: public: }; // System.Func`4<System.Reflection.Assembly,System.String,System.Boolean,System.Type> struct Func_4_t3D7857A2A0F731D1E992FC5B09E983A8621FABFF : public MulticastDelegate_t { public: public: }; // System.InvalidOperationException struct InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 { public: public: }; // System.NotImplementedException struct NotImplementedException_t8AD6EBE5FEDB0AEBECEE0961CF73C35B372EFFA4 : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 { public: public: }; // System.NotSupportedException struct NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 { public: public: }; // System.OperationCanceledException struct OperationCanceledException_tD28B1AE59ACCE4D46333BFE398395B8D75D76A90 : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 { public: // System.Threading.CancellationToken System.OperationCanceledException::_cancellationToken CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB ____cancellationToken_17; public: inline static int32_t get_offset_of__cancellationToken_17() { return static_cast<int32_t>(offsetof(OperationCanceledException_tD28B1AE59ACCE4D46333BFE398395B8D75D76A90, ____cancellationToken_17)); } inline CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB get__cancellationToken_17() const { return ____cancellationToken_17; } inline CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB * get_address_of__cancellationToken_17() { return &____cancellationToken_17; } inline void set__cancellationToken_17(CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB value) { ____cancellationToken_17 = value; Il2CppCodeGenWriteBarrier((void**)&(((&____cancellationToken_17))->___m_source_0), (void*)NULL); } }; // System.Reflection.MemberFilter struct MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 : public MulticastDelegate_t { public: public: }; // System.Reflection.TypeFilter struct TypeFilter_t30BB04A68BC9FB949345457F71A9648BDB67FF18 : public MulticastDelegate_t { public: public: }; // System.Reflection.TypeInfo struct TypeInfo_t9D6F65801A41B97F36138B15FD270A1550DBB3FC : public Type_t { public: public: }; // System.Runtime.Serialization.SerializationException struct SerializationException_tA1FDFF6779406E688C2192E71C38DBFD7A4A2210 : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 { public: public: }; struct SerializationException_tA1FDFF6779406E688C2192E71C38DBFD7A4A2210_StaticFields { public: // System.String System.Runtime.Serialization.SerializationException::_nullMessage String_t* ____nullMessage_17; public: inline static int32_t get_offset_of__nullMessage_17() { return static_cast<int32_t>(offsetof(SerializationException_tA1FDFF6779406E688C2192E71C38DBFD7A4A2210_StaticFields, ____nullMessage_17)); } inline String_t* get__nullMessage_17() const { return ____nullMessage_17; } inline String_t** get_address_of__nullMessage_17() { return &____nullMessage_17; } inline void set__nullMessage_17(String_t* value) { ____nullMessage_17 = value; Il2CppCodeGenWriteBarrier((void**)(&____nullMessage_17), (void*)value); } }; // System.Threading.AbandonedMutexException struct AbandonedMutexException_tCE41515409705F64C8D2AE1AAB4C1864905803C9 : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 { public: // System.Int32 System.Threading.AbandonedMutexException::m_MutexIndex int32_t ___m_MutexIndex_17; // System.Threading.Mutex System.Threading.AbandonedMutexException::m_Mutex Mutex_tEFA4BCB29AF9E8B7BD6F0973C6AFFA072744AB5C * ___m_Mutex_18; public: inline static int32_t get_offset_of_m_MutexIndex_17() { return static_cast<int32_t>(offsetof(AbandonedMutexException_tCE41515409705F64C8D2AE1AAB4C1864905803C9, ___m_MutexIndex_17)); } inline int32_t get_m_MutexIndex_17() const { return ___m_MutexIndex_17; } inline int32_t* get_address_of_m_MutexIndex_17() { return &___m_MutexIndex_17; } inline void set_m_MutexIndex_17(int32_t value) { ___m_MutexIndex_17 = value; } inline static int32_t get_offset_of_m_Mutex_18() { return static_cast<int32_t>(offsetof(AbandonedMutexException_tCE41515409705F64C8D2AE1AAB4C1864905803C9, ___m_Mutex_18)); } inline Mutex_tEFA4BCB29AF9E8B7BD6F0973C6AFFA072744AB5C * get_m_Mutex_18() const { return ___m_Mutex_18; } inline Mutex_tEFA4BCB29AF9E8B7BD6F0973C6AFFA072744AB5C ** get_address_of_m_Mutex_18() { return &___m_Mutex_18; } inline void set_m_Mutex_18(Mutex_tEFA4BCB29AF9E8B7BD6F0973C6AFFA072744AB5C * value) { ___m_Mutex_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Mutex_18), (void*)value); } }; // System.Threading.ContextCallback struct ContextCallback_t8AE8A965AC6C7ECD396F527F15CDC8E683BE1676 : public MulticastDelegate_t { public: public: }; // System.Threading.ManualResetEvent struct ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 : public EventWaitHandle_t7603BF1D3D30FE42DD07A450C8D09E2684DC4D98 { public: public: }; // System.Threading.ParameterizedThreadStart struct ParameterizedThreadStart_tB0BBCC1B5B33EBCFE37B9B91840464DBF124218F : public MulticastDelegate_t { public: public: }; // System.Threading.Tasks.Task_DelayPromise struct DelayPromise_t7C7AB82D097218CCDB5A68ED80ED47BC56DE10D2 : public Task_1_t1359D75350E9D976BFA28AD96E417450DE277673 { public: // System.Threading.CancellationToken System.Threading.Tasks.Task_DelayPromise::Token CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB ___Token_25; // System.Threading.CancellationTokenRegistration System.Threading.Tasks.Task_DelayPromise::Registration CancellationTokenRegistration_tCDB9825D1854DD0D7FF737C82B099FC468107BB2 ___Registration_26; // System.Threading.Timer System.Threading.Tasks.Task_DelayPromise::Timer Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * ___Timer_27; public: inline static int32_t get_offset_of_Token_25() { return static_cast<int32_t>(offsetof(DelayPromise_t7C7AB82D097218CCDB5A68ED80ED47BC56DE10D2, ___Token_25)); } inline CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB get_Token_25() const { return ___Token_25; } inline CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB * get_address_of_Token_25() { return &___Token_25; } inline void set_Token_25(CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB value) { ___Token_25 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Token_25))->___m_source_0), (void*)NULL); } inline static int32_t get_offset_of_Registration_26() { return static_cast<int32_t>(offsetof(DelayPromise_t7C7AB82D097218CCDB5A68ED80ED47BC56DE10D2, ___Registration_26)); } inline CancellationTokenRegistration_tCDB9825D1854DD0D7FF737C82B099FC468107BB2 get_Registration_26() const { return ___Registration_26; } inline CancellationTokenRegistration_tCDB9825D1854DD0D7FF737C82B099FC468107BB2 * get_address_of_Registration_26() { return &___Registration_26; } inline void set_Registration_26(CancellationTokenRegistration_tCDB9825D1854DD0D7FF737C82B099FC468107BB2 value) { ___Registration_26 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Registration_26))->___m_callbackInfo_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___Registration_26))->___m_registrationInfo_1))->___m_source_0), (void*)NULL); #endif } inline static int32_t get_offset_of_Timer_27() { return static_cast<int32_t>(offsetof(DelayPromise_t7C7AB82D097218CCDB5A68ED80ED47BC56DE10D2, ___Timer_27)); } inline Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * get_Timer_27() const { return ___Timer_27; } inline Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 ** get_address_of_Timer_27() { return &___Timer_27; } inline void set_Timer_27(Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * value) { ___Timer_27 = value; Il2CppCodeGenWriteBarrier((void**)(&___Timer_27), (void*)value); } }; // System.Threading.Tasks.TaskFactory_CompleteOnInvokePromise struct CompleteOnInvokePromise_t5A1CFB5E935FFD61858B0F0CE081BBD8B96B1E86 : public Task_1_t6E4E91059C08F359F21A42B8BFA51E8BBFA47138 { public: // System.Collections.Generic.IList`1<System.Threading.Tasks.Task> System.Threading.Tasks.TaskFactory_CompleteOnInvokePromise::_tasks RuntimeObject* ____tasks_25; // System.Int32 System.Threading.Tasks.TaskFactory_CompleteOnInvokePromise::m_firstTaskAlreadyCompleted int32_t ___m_firstTaskAlreadyCompleted_26; public: inline static int32_t get_offset_of__tasks_25() { return static_cast<int32_t>(offsetof(CompleteOnInvokePromise_t5A1CFB5E935FFD61858B0F0CE081BBD8B96B1E86, ____tasks_25)); } inline RuntimeObject* get__tasks_25() const { return ____tasks_25; } inline RuntimeObject** get_address_of__tasks_25() { return &____tasks_25; } inline void set__tasks_25(RuntimeObject* value) { ____tasks_25 = value; Il2CppCodeGenWriteBarrier((void**)(&____tasks_25), (void*)value); } inline static int32_t get_offset_of_m_firstTaskAlreadyCompleted_26() { return static_cast<int32_t>(offsetof(CompleteOnInvokePromise_t5A1CFB5E935FFD61858B0F0CE081BBD8B96B1E86, ___m_firstTaskAlreadyCompleted_26)); } inline int32_t get_m_firstTaskAlreadyCompleted_26() const { return ___m_firstTaskAlreadyCompleted_26; } inline int32_t* get_address_of_m_firstTaskAlreadyCompleted_26() { return &___m_firstTaskAlreadyCompleted_26; } inline void set_m_firstTaskAlreadyCompleted_26(int32_t value) { ___m_firstTaskAlreadyCompleted_26 = value; } }; // System.Threading.ThreadAbortException struct ThreadAbortException_t0B7CFB34B2901B695FBCFF84E0A1EBDFC8177468 : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 { public: public: }; // System.Threading.ThreadInterruptedException struct ThreadInterruptedException_t40D8296AA9D9E8B74E29BFAE1089CFACC5F03751 : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 { public: public: }; // System.Threading.ThreadStart struct ThreadStart_t09FFA4371E4B2A713F212B157CC9B8B61983B5BF : public MulticastDelegate_t { public: public: }; // System.Threading.ThreadStateException struct ThreadStateException_tCE60AB1B9E16A6D13E3926137BA55832ABE986AE : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 { public: public: }; // System.Threading.TimerCallback struct TimerCallback_tC89F2FB1294A86F64DEB2C1F68024954018AA219 : public MulticastDelegate_t { public: public: }; // System.Threading.WaitCallback struct WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC : public MulticastDelegate_t { public: public: }; // System.Threading.WaitHandleCannotBeOpenedException struct WaitHandleCannotBeOpenedException_t869CD999EE7B918C5546E2007AF7C4557281B65B : public ApplicationException_t664823C3E0D3E1E7C7FA1C0DB4E19E98E9811C74 { public: public: }; // System.Threading.WaitOrTimerCallback struct WaitOrTimerCallback_tC7370E7654DC005FC74E8E82993FD40C2C6AF8CF : public MulticastDelegate_t { public: public: }; // System.TimeZoneInfo_AdjustmentRule struct AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 : public RuntimeObject { public: // System.DateTime System.TimeZoneInfo_AdjustmentRule::m_dateStart DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___m_dateStart_0; // System.DateTime System.TimeZoneInfo_AdjustmentRule::m_dateEnd DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___m_dateEnd_1; // System.TimeSpan System.TimeZoneInfo_AdjustmentRule::m_daylightDelta TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___m_daylightDelta_2; // System.TimeZoneInfo_TransitionTime System.TimeZoneInfo_AdjustmentRule::m_daylightTransitionStart TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 ___m_daylightTransitionStart_3; // System.TimeZoneInfo_TransitionTime System.TimeZoneInfo_AdjustmentRule::m_daylightTransitionEnd TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 ___m_daylightTransitionEnd_4; // System.TimeSpan System.TimeZoneInfo_AdjustmentRule::m_baseUtcOffsetDelta TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___m_baseUtcOffsetDelta_5; public: inline static int32_t get_offset_of_m_dateStart_0() { return static_cast<int32_t>(offsetof(AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204, ___m_dateStart_0)); } inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 get_m_dateStart_0() const { return ___m_dateStart_0; } inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * get_address_of_m_dateStart_0() { return &___m_dateStart_0; } inline void set_m_dateStart_0(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 value) { ___m_dateStart_0 = value; } inline static int32_t get_offset_of_m_dateEnd_1() { return static_cast<int32_t>(offsetof(AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204, ___m_dateEnd_1)); } inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 get_m_dateEnd_1() const { return ___m_dateEnd_1; } inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * get_address_of_m_dateEnd_1() { return &___m_dateEnd_1; } inline void set_m_dateEnd_1(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 value) { ___m_dateEnd_1 = value; } inline static int32_t get_offset_of_m_daylightDelta_2() { return static_cast<int32_t>(offsetof(AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204, ___m_daylightDelta_2)); } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 get_m_daylightDelta_2() const { return ___m_daylightDelta_2; } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * get_address_of_m_daylightDelta_2() { return &___m_daylightDelta_2; } inline void set_m_daylightDelta_2(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 value) { ___m_daylightDelta_2 = value; } inline static int32_t get_offset_of_m_daylightTransitionStart_3() { return static_cast<int32_t>(offsetof(AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204, ___m_daylightTransitionStart_3)); } inline TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 get_m_daylightTransitionStart_3() const { return ___m_daylightTransitionStart_3; } inline TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * get_address_of_m_daylightTransitionStart_3() { return &___m_daylightTransitionStart_3; } inline void set_m_daylightTransitionStart_3(TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 value) { ___m_daylightTransitionStart_3 = value; } inline static int32_t get_offset_of_m_daylightTransitionEnd_4() { return static_cast<int32_t>(offsetof(AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204, ___m_daylightTransitionEnd_4)); } inline TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 get_m_daylightTransitionEnd_4() const { return ___m_daylightTransitionEnd_4; } inline TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * get_address_of_m_daylightTransitionEnd_4() { return &___m_daylightTransitionEnd_4; } inline void set_m_daylightTransitionEnd_4(TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 value) { ___m_daylightTransitionEnd_4 = value; } inline static int32_t get_offset_of_m_baseUtcOffsetDelta_5() { return static_cast<int32_t>(offsetof(AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204, ___m_baseUtcOffsetDelta_5)); } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 get_m_baseUtcOffsetDelta_5() const { return ___m_baseUtcOffsetDelta_5; } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * get_address_of_m_baseUtcOffsetDelta_5() { return &___m_baseUtcOffsetDelta_5; } inline void set_m_baseUtcOffsetDelta_5(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 value) { ___m_baseUtcOffsetDelta_5 = value; } }; // System.TimeoutException struct TimeoutException_t15A6E9A2A5819966712B5CFAF756BAEA40E3B1B7 : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 { public: public: }; // System.TypeLoadException struct TypeLoadException_t510963B29CB27C6EA3ACDF5FB76E72E1BC372CD1 : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 { public: // System.String System.TypeLoadException::ClassName String_t* ___ClassName_17; // System.String System.TypeLoadException::AssemblyName String_t* ___AssemblyName_18; // System.String System.TypeLoadException::MessageArg String_t* ___MessageArg_19; // System.Int32 System.TypeLoadException::ResourceId int32_t ___ResourceId_20; public: inline static int32_t get_offset_of_ClassName_17() { return static_cast<int32_t>(offsetof(TypeLoadException_t510963B29CB27C6EA3ACDF5FB76E72E1BC372CD1, ___ClassName_17)); } inline String_t* get_ClassName_17() const { return ___ClassName_17; } inline String_t** get_address_of_ClassName_17() { return &___ClassName_17; } inline void set_ClassName_17(String_t* value) { ___ClassName_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___ClassName_17), (void*)value); } inline static int32_t get_offset_of_AssemblyName_18() { return static_cast<int32_t>(offsetof(TypeLoadException_t510963B29CB27C6EA3ACDF5FB76E72E1BC372CD1, ___AssemblyName_18)); } inline String_t* get_AssemblyName_18() const { return ___AssemblyName_18; } inline String_t** get_address_of_AssemblyName_18() { return &___AssemblyName_18; } inline void set_AssemblyName_18(String_t* value) { ___AssemblyName_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___AssemblyName_18), (void*)value); } inline static int32_t get_offset_of_MessageArg_19() { return static_cast<int32_t>(offsetof(TypeLoadException_t510963B29CB27C6EA3ACDF5FB76E72E1BC372CD1, ___MessageArg_19)); } inline String_t* get_MessageArg_19() const { return ___MessageArg_19; } inline String_t** get_address_of_MessageArg_19() { return &___MessageArg_19; } inline void set_MessageArg_19(String_t* value) { ___MessageArg_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___MessageArg_19), (void*)value); } inline static int32_t get_offset_of_ResourceId_20() { return static_cast<int32_t>(offsetof(TypeLoadException_t510963B29CB27C6EA3ACDF5FB76E72E1BC372CD1, ___ResourceId_20)); } inline int32_t get_ResourceId_20() const { return ___ResourceId_20; } inline int32_t* get_address_of_ResourceId_20() { return &___ResourceId_20; } inline void set_ResourceId_20(int32_t value) { ___ResourceId_20 = value; } }; // System.ArgumentNullException struct ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD : public ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 { public: public: }; // System.ArgumentOutOfRangeException struct ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA : public ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 { public: // System.Object System.ArgumentOutOfRangeException::m_actualValue RuntimeObject * ___m_actualValue_19; public: inline static int32_t get_offset_of_m_actualValue_19() { return static_cast<int32_t>(offsetof(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA, ___m_actualValue_19)); } inline RuntimeObject * get_m_actualValue_19() const { return ___m_actualValue_19; } inline RuntimeObject ** get_address_of_m_actualValue_19() { return &___m_actualValue_19; } inline void set_m_actualValue_19(RuntimeObject * value) { ___m_actualValue_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_actualValue_19), (void*)value); } }; struct ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_StaticFields { public: // System.String modreq(System.Runtime.CompilerServices.IsVolatile) System.ArgumentOutOfRangeException::_rangeMessage String_t* ____rangeMessage_18; public: inline static int32_t get_offset_of__rangeMessage_18() { return static_cast<int32_t>(offsetof(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_StaticFields, ____rangeMessage_18)); } inline String_t* get__rangeMessage_18() const { return ____rangeMessage_18; } inline String_t** get_address_of__rangeMessage_18() { return &____rangeMessage_18; } inline void set__rangeMessage_18(String_t* value) { ____rangeMessage_18 = value; Il2CppCodeGenWriteBarrier((void**)(&____rangeMessage_18), (void*)value); } }; // System.DllNotFoundException struct DllNotFoundException_tED90B6A78D4CF5AA565288E0BA88A990062A7F76 : public TypeLoadException_t510963B29CB27C6EA3ACDF5FB76E72E1BC372CD1 { public: public: }; // System.EntryPointNotFoundException struct EntryPointNotFoundException_tCF689617164B79AD85A41DADB38D27BD1E10B279 : public TypeLoadException_t510963B29CB27C6EA3ACDF5FB76E72E1BC372CD1 { public: public: }; // System.ObjectDisposedException struct ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A : public InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 { public: // System.String System.ObjectDisposedException::objectName String_t* ___objectName_17; public: inline static int32_t get_offset_of_objectName_17() { return static_cast<int32_t>(offsetof(ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A, ___objectName_17)); } inline String_t* get_objectName_17() const { return ___objectName_17; } inline String_t** get_address_of_objectName_17() { return &___objectName_17; } inline void set_objectName_17(String_t* value) { ___objectName_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___objectName_17), (void*)value); } }; // System.OverflowException struct OverflowException_tD89571E2350DE06D9DE4AB65ADCA77D607B5693D : public ArithmeticException_tF9EF5FE94597830EF315C5934258F994B8648269 { public: public: }; // System.RuntimeType struct RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F : public TypeInfo_t9D6F65801A41B97F36138B15FD270A1550DBB3FC { public: // System.MonoTypeInfo System.RuntimeType::type_info MonoTypeInfo_t9A65BA5324D14FDFEB7644EEE6E1BDF74B8A393D * ___type_info_26; // System.Object System.RuntimeType::GenericCache RuntimeObject * ___GenericCache_27; // System.Reflection.RuntimeConstructorInfo System.RuntimeType::m_serializationCtor RuntimeConstructorInfo_tF21A59967629968D0BE5D0DAF677662824E9629D * ___m_serializationCtor_28; public: inline static int32_t get_offset_of_type_info_26() { return static_cast<int32_t>(offsetof(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F, ___type_info_26)); } inline MonoTypeInfo_t9A65BA5324D14FDFEB7644EEE6E1BDF74B8A393D * get_type_info_26() const { return ___type_info_26; } inline MonoTypeInfo_t9A65BA5324D14FDFEB7644EEE6E1BDF74B8A393D ** get_address_of_type_info_26() { return &___type_info_26; } inline void set_type_info_26(MonoTypeInfo_t9A65BA5324D14FDFEB7644EEE6E1BDF74B8A393D * value) { ___type_info_26 = value; Il2CppCodeGenWriteBarrier((void**)(&___type_info_26), (void*)value); } inline static int32_t get_offset_of_GenericCache_27() { return static_cast<int32_t>(offsetof(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F, ___GenericCache_27)); } inline RuntimeObject * get_GenericCache_27() const { return ___GenericCache_27; } inline RuntimeObject ** get_address_of_GenericCache_27() { return &___GenericCache_27; } inline void set_GenericCache_27(RuntimeObject * value) { ___GenericCache_27 = value; Il2CppCodeGenWriteBarrier((void**)(&___GenericCache_27), (void*)value); } inline static int32_t get_offset_of_m_serializationCtor_28() { return static_cast<int32_t>(offsetof(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F, ___m_serializationCtor_28)); } inline RuntimeConstructorInfo_tF21A59967629968D0BE5D0DAF677662824E9629D * get_m_serializationCtor_28() const { return ___m_serializationCtor_28; } inline RuntimeConstructorInfo_tF21A59967629968D0BE5D0DAF677662824E9629D ** get_address_of_m_serializationCtor_28() { return &___m_serializationCtor_28; } inline void set_m_serializationCtor_28(RuntimeConstructorInfo_tF21A59967629968D0BE5D0DAF677662824E9629D * value) { ___m_serializationCtor_28 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_serializationCtor_28), (void*)value); } }; struct RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_StaticFields { public: // System.RuntimeType System.RuntimeType::ValueType RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * ___ValueType_10; // System.RuntimeType System.RuntimeType::EnumType RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * ___EnumType_11; // System.RuntimeType System.RuntimeType::ObjectType RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * ___ObjectType_12; // System.RuntimeType System.RuntimeType::StringType RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * ___StringType_13; // System.RuntimeType System.RuntimeType::DelegateType RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * ___DelegateType_14; // System.Type[] System.RuntimeType::s_SICtorParamTypes TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* ___s_SICtorParamTypes_15; // System.RuntimeType System.RuntimeType::s_typedRef RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * ___s_typedRef_25; public: inline static int32_t get_offset_of_ValueType_10() { return static_cast<int32_t>(offsetof(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_StaticFields, ___ValueType_10)); } inline RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * get_ValueType_10() const { return ___ValueType_10; } inline RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F ** get_address_of_ValueType_10() { return &___ValueType_10; } inline void set_ValueType_10(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * value) { ___ValueType_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___ValueType_10), (void*)value); } inline static int32_t get_offset_of_EnumType_11() { return static_cast<int32_t>(offsetof(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_StaticFields, ___EnumType_11)); } inline RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * get_EnumType_11() const { return ___EnumType_11; } inline RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F ** get_address_of_EnumType_11() { return &___EnumType_11; } inline void set_EnumType_11(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * value) { ___EnumType_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___EnumType_11), (void*)value); } inline static int32_t get_offset_of_ObjectType_12() { return static_cast<int32_t>(offsetof(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_StaticFields, ___ObjectType_12)); } inline RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * get_ObjectType_12() const { return ___ObjectType_12; } inline RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F ** get_address_of_ObjectType_12() { return &___ObjectType_12; } inline void set_ObjectType_12(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * value) { ___ObjectType_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___ObjectType_12), (void*)value); } inline static int32_t get_offset_of_StringType_13() { return static_cast<int32_t>(offsetof(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_StaticFields, ___StringType_13)); } inline RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * get_StringType_13() const { return ___StringType_13; } inline RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F ** get_address_of_StringType_13() { return &___StringType_13; } inline void set_StringType_13(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * value) { ___StringType_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___StringType_13), (void*)value); } inline static int32_t get_offset_of_DelegateType_14() { return static_cast<int32_t>(offsetof(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_StaticFields, ___DelegateType_14)); } inline RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * get_DelegateType_14() const { return ___DelegateType_14; } inline RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F ** get_address_of_DelegateType_14() { return &___DelegateType_14; } inline void set_DelegateType_14(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * value) { ___DelegateType_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___DelegateType_14), (void*)value); } inline static int32_t get_offset_of_s_SICtorParamTypes_15() { return static_cast<int32_t>(offsetof(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_StaticFields, ___s_SICtorParamTypes_15)); } inline TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* get_s_SICtorParamTypes_15() const { return ___s_SICtorParamTypes_15; } inline TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F** get_address_of_s_SICtorParamTypes_15() { return &___s_SICtorParamTypes_15; } inline void set_s_SICtorParamTypes_15(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* value) { ___s_SICtorParamTypes_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_SICtorParamTypes_15), (void*)value); } inline static int32_t get_offset_of_s_typedRef_25() { return static_cast<int32_t>(offsetof(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_StaticFields, ___s_typedRef_25)); } inline RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * get_s_typedRef_25() const { return ___s_typedRef_25; } inline RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F ** get_address_of_s_typedRef_25() { return &___s_typedRef_25; } inline void set_s_typedRef_25(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * value) { ___s_typedRef_25 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_typedRef_25), (void*)value); } }; // System.Threading.Tasks.TaskCanceledException struct TaskCanceledException_tB1E5209054F302F814E18BBCACDF6546BAF2EC48 : public OperationCanceledException_tD28B1AE59ACCE4D46333BFE398395B8D75D76A90 { public: // System.Threading.Tasks.Task System.Threading.Tasks.TaskCanceledException::m_canceledTask Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * ___m_canceledTask_18; public: inline static int32_t get_offset_of_m_canceledTask_18() { return static_cast<int32_t>(offsetof(TaskCanceledException_tB1E5209054F302F814E18BBCACDF6546BAF2EC48, ___m_canceledTask_18)); } inline Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * get_m_canceledTask_18() const { return ___m_canceledTask_18; } inline Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 ** get_address_of_m_canceledTask_18() { return &___m_canceledTask_18; } inline void set_m_canceledTask_18(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * value) { ___m_canceledTask_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_canceledTask_18), (void*)value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // System.Exception[] struct ExceptionU5BU5D_t09C3EFFA7CF3F84DA802016E2017E1608442F209 : public RuntimeArray { public: ALIGN_FIELD (8) Exception_t * m_Items[1]; public: inline Exception_t * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Exception_t ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Exception_t * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline Exception_t * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Exception_t ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Exception_t * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Threading.ThreadPoolWorkQueue_WorkStealingQueue[] struct WorkStealingQueueU5BU5D_tB0FC166606C799616475C287839895D7E987FAE9 : public RuntimeArray { public: ALIGN_FIELD (8) WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB * m_Items[1]; public: inline WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Threading.IThreadPoolWorkItem[] struct IThreadPoolWorkItemU5BU5D_tE22F6DA28324647E4F8A3239E9636C050BD4A154 : public RuntimeArray { public: ALIGN_FIELD (8) RuntimeObject* m_Items[1]; public: inline RuntimeObject* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RuntimeObject** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, RuntimeObject* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline RuntimeObject* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline RuntimeObject** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, RuntimeObject* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Delegate[] struct DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86 : public RuntimeArray { public: ALIGN_FIELD (8) Delegate_t * m_Items[1]; public: inline Delegate_t * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Delegate_t ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Delegate_t * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline Delegate_t * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Delegate_t ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Delegate_t * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Threading.WaitHandle[] struct WaitHandleU5BU5D_t79FF2E6AC099CC1FDD2B24F21A72D36BA31298CC : public RuntimeArray { public: ALIGN_FIELD (8) WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * m_Items[1]; public: inline WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Object[] struct ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A : public RuntimeArray { public: ALIGN_FIELD (8) RuntimeObject * m_Items[1]; public: inline RuntimeObject * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RuntimeObject ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, RuntimeObject * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline RuntimeObject * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline RuntimeObject ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, RuntimeObject * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Int64[] struct Int64U5BU5D_tE04A3DEF6AF1C852A43B98A24EFB715806B37F5F : public RuntimeArray { public: ALIGN_FIELD (8) int64_t m_Items[1]; public: inline int64_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline int64_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, int64_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline int64_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline int64_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, int64_t value) { m_Items[index] = value; } }; // System.String[] struct StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E : public RuntimeArray { public: ALIGN_FIELD (8) String_t* m_Items[1]; public: inline String_t* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline String_t** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, String_t* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline String_t* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline String_t** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, String_t* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.TimeZoneInfo_AdjustmentRule[] struct AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD : public RuntimeArray { public: ALIGN_FIELD (8) AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * m_Items[1]; public: inline AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Byte[] struct ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821 : public RuntimeArray { public: ALIGN_FIELD (8) uint8_t m_Items[1]; public: inline uint8_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uint8_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, uint8_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline uint8_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uint8_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uint8_t value) { m_Items[index] = value; } }; // System.Char[] struct CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2 : public RuntimeArray { public: ALIGN_FIELD (8) Il2CppChar m_Items[1]; public: inline Il2CppChar GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Il2CppChar* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Il2CppChar value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Il2CppChar GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Il2CppChar* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Il2CppChar value) { m_Items[index] = value; } }; // System.Type[] struct TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F : public RuntimeArray { public: ALIGN_FIELD (8) Type_t * m_Items[1]; public: inline Type_t * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Type_t ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Type_t * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline Type_t * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Type_t ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Type_t * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Reflection.ParameterModifier[] struct ParameterModifierU5BU5D_t63EC46F14F048DC9EF6BF1362E8AEBEA1A05A5EA : public RuntimeArray { public: ALIGN_FIELD (8) ParameterModifier_t7BEFF7C52C8D7CD73D787BDAE6A1A50196204E3E m_Items[1]; public: inline ParameterModifier_t7BEFF7C52C8D7CD73D787BDAE6A1A50196204E3E GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline ParameterModifier_t7BEFF7C52C8D7CD73D787BDAE6A1A50196204E3E * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, ParameterModifier_t7BEFF7C52C8D7CD73D787BDAE6A1A50196204E3E value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->____byRef_0), (void*)NULL); } inline ParameterModifier_t7BEFF7C52C8D7CD73D787BDAE6A1A50196204E3E GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline ParameterModifier_t7BEFF7C52C8D7CD73D787BDAE6A1A50196204E3E * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, ParameterModifier_t7BEFF7C52C8D7CD73D787BDAE6A1A50196204E3E value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->____byRef_0), (void*)NULL); } }; // System.Reflection.MethodInfo[] struct MethodInfoU5BU5D_t93E968F23AF2DB5CFCFF13BE775A0E222C03586B : public RuntimeArray { public: ALIGN_FIELD (8) MethodInfo_t * m_Items[1]; public: inline MethodInfo_t * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline MethodInfo_t ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, MethodInfo_t * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline MethodInfo_t * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline MethodInfo_t ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, MethodInfo_t * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Reflection.PropertyInfo[] struct PropertyInfoU5BU5D_tAD8E99B12FF99CA4F2EA37B612DE68E112B4CF7E : public RuntimeArray { public: ALIGN_FIELD (8) PropertyInfo_t * m_Items[1]; public: inline PropertyInfo_t * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline PropertyInfo_t ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, PropertyInfo_t * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline PropertyInfo_t * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline PropertyInfo_t ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, PropertyInfo_t * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Reflection.MemberInfo[] struct MemberInfoU5BU5D_t6A57DDAF4E5321D22FB4C021559637EB126BF6B6 : public RuntimeArray { public: ALIGN_FIELD (8) MemberInfo_t * m_Items[1]; public: inline MemberInfo_t * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline MemberInfo_t ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, MemberInfo_t * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline MemberInfo_t * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline MemberInfo_t ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, MemberInfo_t * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Reflection.FieldInfo[] struct FieldInfoU5BU5D_t9C36FA93372CA01DAF85946064B058CD9CE2E8BE : public RuntimeArray { public: ALIGN_FIELD (8) FieldInfo_t * m_Items[1]; public: inline FieldInfo_t * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline FieldInfo_t ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, FieldInfo_t * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline FieldInfo_t * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline FieldInfo_t ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, FieldInfo_t * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.UInt64[] struct UInt64U5BU5D_tA808FE881491284FF25AFDF5C4BC92A826031EF4 : public RuntimeArray { public: ALIGN_FIELD (8) uint64_t m_Items[1]; public: inline uint64_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uint64_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, uint64_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline uint64_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uint64_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uint64_t value) { m_Items[index] = value; } }; // System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>[] struct KeyValuePair_2U5BU5D_tAC201058159F8B6B433415A0AB937BD11FC8A36F : public RuntimeArray { public: ALIGN_FIELD (8) KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B m_Items[1]; public: inline KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_1), (void*)NULL); } inline KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_1), (void*)NULL); } }; IL2CPP_EXTERN_C void DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshal_pinvoke(const DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F& unmarshaled, DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshaled_pinvoke& marshaled); IL2CPP_EXTERN_C void DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshal_pinvoke_back(const DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshaled_pinvoke& marshaled, DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F& unmarshaled); IL2CPP_EXTERN_C void DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshal_pinvoke_cleanup(DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshaled_pinvoke& marshaled); IL2CPP_EXTERN_C void TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811_marshal_pinvoke(const TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811& unmarshaled, TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811_marshaled_pinvoke& marshaled); IL2CPP_EXTERN_C void TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811_marshal_pinvoke_back(const TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811_marshaled_pinvoke& marshaled, TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811& unmarshaled); IL2CPP_EXTERN_C void TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811_marshal_pinvoke_cleanup(TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811_marshaled_pinvoke& marshaled); IL2CPP_EXTERN_C void TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811_marshal_com(const TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811& unmarshaled, TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811_marshaled_com& marshaled); IL2CPP_EXTERN_C void TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811_marshal_com_back(const TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811_marshaled_com& marshaled, TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811& unmarshaled); IL2CPP_EXTERN_C void TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811_marshal_com_cleanup(TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811_marshaled_com& marshaled); // System.Void System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Task_1__ctor_mB6BFCB1A119B19A4AE30679E41E1F4EC47797EB4_gshared (Task_1_t1359D75350E9D976BFA28AD96E417450DE277673 * __this, const RuntimeMethod* method); // System.Boolean System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult>::TrySetCanceled(System.Threading.CancellationToken) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Task_1_TrySetCanceled_mF517585BF4AC77744F212A6F236047C47E7CB45C_gshared (Task_1_t1359D75350E9D976BFA28AD96E417450DE277673 * __this, CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB ___tokenToRecord0, const RuntimeMethod* method); // System.Boolean System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult>::TrySetResult(TResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Task_1_TrySetResult_mAD80B9B3A23B94A6798C589669A06F1D25D46543_gshared (Task_1_t1359D75350E9D976BFA28AD96E417450DE277673 * __this, VoidTaskResult_t66EBC10DDE738848DB00F6EC1A2536D7D4715F40 ___result0, const RuntimeMethod* method); // System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<System.Object>::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD List_1_GetEnumerator_m52CC760E475D226A2B75048D70C4E22692F9F68D_gshared (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator<System.Object>::get_Current() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_mD7829C7E8CFBEDD463B15A951CDE9B90A12CC55C_gshared_inline (Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD * __this, const RuntimeMethod* method); // System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ReadOnlyCollection_1_GetEnumerator_m0C8A9A1DBCB1FEFD1FF6A4E807D329949B925A76_gshared (ReadOnlyCollection_1_t5D996E967221C71E4EC5CC11210C3076432D5A50 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator<System.Object>::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m38B1099DDAD7EEDE2F4CDAB11C095AC784AC2E34_gshared (Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator<System.Object>::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m94D0DAE031619503CDA6E53C5C3CC78AF3139472_gshared (Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1<System.Object>::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_mEE468B81D8E7C140F567D10FF7F5894A50EEEA57_gshared (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, int32_t ___capacity0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1<System.Object>::Add(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Add_m6930161974C7504C80F52EC379EF012387D43138_gshared (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, RuntimeObject * ___item0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1<System.Object>::AddRange(System.Collections.Generic.IEnumerable`1<T>) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_AddRange_m629B40CD4286736C328FA496AAFC388F697CF984_gshared (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, RuntimeObject* ___collection0, const RuntimeMethod* method); // T System.Collections.Generic.List`1<System.Object>::get_Item(System.Int32) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_gshared_inline (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, int32_t ___index0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1<System.Object>::get_Count() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m507C9149FF7F83AAC72C29091E745D557DA47D22_gshared_inline (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, const RuntimeMethod* method); // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::.ctor(System.Collections.Generic.IList`1<T>) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ReadOnlyCollection_1__ctor_m8F7880F43C4E281DBF7CA5A9431D5E6DD3797B7E_gshared (ReadOnlyCollection_1_t5D996E967221C71E4EC5CC11210C3076432D5A50 * __this, RuntimeObject* ___list0, const RuntimeMethod* method); // System.Void System.Threading.Tasks.Task`1<System.Object>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Task_1__ctor_m6DAC1732E56024E32076DEE1A3863F17635A8944_gshared (Task_1_tA56001ED5270173CA1432EDFCD84EABB1024BC09 * __this, const RuntimeMethod* method); // System.Boolean System.Threading.Tasks.Task`1<System.Object>::TrySetResult(TResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Task_1_TrySetResult_m4FE4E07EBB0BA224341A4946FE2C4A813BD8AF64_gshared (Task_1_tA56001ED5270173CA1432EDFCD84EABB1024BC09 * __this, RuntimeObject * ___result0, const RuntimeMethod* method); // System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Object,System.Object>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ConditionalWeakTable_2__ctor_m1BF7C98CA314D99CE58778C0C661D5F1628B6563_gshared (ConditionalWeakTable_2_tAD6736E4C6A9AF930D360966499D999E3CE45BF3 * __this, const RuntimeMethod* method); // System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Object,System.Object>::Add(TKey,TValue) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ConditionalWeakTable_2_Add_m328BEB54F1BEAC2B86045D46A84627B02C82E777_gshared (ConditionalWeakTable_2_tAD6736E4C6A9AF930D360966499D999E3CE45BF3 * __this, RuntimeObject * ___key0, RuntimeObject * ___value1, const RuntimeMethod* method); // System.Void System.EventHandler`1<System.Object>::Invoke(System.Object,TEventArgs) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventHandler_1_Invoke_mBF3979EE17B68658C4C1AB3A8D64B24F263E3B98_gshared (EventHandler_1_t10245A26B14DDE8DDFD5B263BDE0641F17DCFDC3 * __this, RuntimeObject * ___sender0, RuntimeObject * ___e1, const RuntimeMethod* method); // System.Void System.Action`1<System.Object>::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Action_1__ctor_mAFC7442D9D3CEC6701C3C5599F8CF12476095510_gshared (Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // T[] System.Threading.ThreadPoolWorkQueue/SparseArray`1<System.Object>::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* SparseArray_1_get_Current_m6715E5ACB39FD5E197A696FF118069BAD185668D_gshared (SparseArray_1_t3343BC28ED7AB6481D2C9C24AC382CCEFD5148F1 * __this, const RuntimeMethod* method); // System.Void System.Threading.ThreadPoolWorkQueue/SparseArray`1<System.Object>::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SparseArray_1__ctor_m14F57DABEB0112D1C2DC00D1C734570C06C73DB5_gshared (SparseArray_1_t3343BC28ED7AB6481D2C9C24AC382CCEFD5148F1 * __this, int32_t ___initialSize0, const RuntimeMethod* method); // System.Int32 System.Threading.ThreadPoolWorkQueue/SparseArray`1<System.Object>::Add(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SparseArray_1_Add_mF691405F72340FFB24B2B053CD36CE49E6F93D7A_gshared (SparseArray_1_t3343BC28ED7AB6481D2C9C24AC382CCEFD5148F1 * __this, RuntimeObject * ___e0, const RuntimeMethod* method); // System.Void System.Threading.ThreadPoolWorkQueue/SparseArray`1<System.Object>::Remove(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SparseArray_1_Remove_m68197C62F8B904A1778445F94E694E9F18C90BD7_gshared (SparseArray_1_t3343BC28ED7AB6481D2C9C24AC382CCEFD5148F1 * __this, RuntimeObject * ___e0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1<System.Object>::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Clear_mC5CFC6C9F3007FC24FE020198265D4B5B0659FFC_gshared (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1<System.Object>::get_Capacity() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_get_Capacity_mB976106DA11B4155CBC654A4FEAF355280834D8B_gshared (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1<System.Object>::set_Capacity(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_set_Capacity_m5E67DE1CEC89ADB8A82937E2D0CB48A78F962FA3_gshared (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1<System.Object>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_mC832F1AC0F814BAEB19175F5D7972A7507508BC3_gshared (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, const RuntimeMethod* method); // System.Void System.Comparison`1<System.Object>::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Comparison_1__ctor_m3445CDEBFFF4A3A9EAED69CBCC2D247630CA5BD4_gshared (Comparison_1_tD9DBDF7B2E4774B4D35E113A76D75828A24641F4 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1<System.Object>::Sort(System.Comparison`1<T>) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Sort_mA3939603201EC0E13489EDA5975A07790CEDB483_gshared (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, Comparison_1_tD9DBDF7B2E4774B4D35E113A76D75828A24641F4 * ___comparison0, const RuntimeMethod* method); // T[] System.Collections.Generic.List`1<System.Object>::ToArray() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* List_1_ToArray_m801D4DEF3587F60F463F04EEABE5CBE711FE5612_gshared (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1<System.Object>::Remove(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_Remove_m908B647BB9F807676DACE34E3E73475C3C3751D4_gshared (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, RuntimeObject * ___item0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::get_Count() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Count_m69345D9DEE55AA0CE574D19CB7C430AC638C01A9_gshared (Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 * __this, const RuntimeMethod* method); // TValue System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::get_Item(TKey) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Dictionary_2_get_Item_mEFECE2769017AB70A9B1E7F5F8BBA59375620B54_gshared (Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 * __this, int32_t ___key0, const RuntimeMethod* method); // T System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::get_Item(System.Int32) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B List_1_get_Item_mA3E868C42E65CB3DC3966732D238AF05D6338EF7_gshared_inline (List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 * __this, int32_t ___index0, const RuntimeMethod* method); // TKey System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>::get_Key() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 KeyValuePair_2_get_Key_m15F31F68F9D7F399DEBCC2328913654D36E79C1E_gshared_inline (KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B * __this, const RuntimeMethod* method); // TValue System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>::get_Value() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_m5AF581973CD6FDFDA5540F0A0AAD90D97CC45D5D_gshared_inline (KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::get_Count() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t List_1_get_Count_mB556AE5EB3416A032123DE8D7E96B5FFD8CC8242_gshared_inline (List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m7D745ADE56151C2895459668F4A4242985E526D8_gshared (Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::Add(TKey,TValue) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_mF7AEA0EFA07EEBC1A4B283A26A7CB720EE7A4C20_gshared (Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 * __this, int32_t ___key0, RuntimeObject * ___value1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m6015B3C75A1DAB939EB443D59748227888900331_gshared (Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 * __this, int32_t ___capacity0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_mE0334FEEB0DA08C563C9A3EBC9841C917C6E8E2E_gshared (List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 * __this, int32_t ___capacity0, const RuntimeMethod* method); // System.Void System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>::.ctor(TKey,TValue) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_mDE04093EC61BE2A8488E791E66598DE871AA96AF_gshared (KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B * __this, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___key0, RuntimeObject * ___value1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Add(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Add_mA7FDE3694EEBB4C98536E78A885B8ADBDD00CE1D_gshared (List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 * __this, KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B ___item0, const RuntimeMethod* method); // System.Int32 System.Array::IndexOf<System.Object>(T[],T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisRuntimeObject_m40554FA47BA74C45E33C913F60628DD0E83DB370_gshared (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___array0, RuntimeObject * ___value1, const RuntimeMethod* method); // System.Int32 System.Array::BinarySearch<System.UInt64>(T[],T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_BinarySearch_TisUInt64_tA02DF3B59C8FC4A849BD207DA11038CC64E4CB4E_mDC37BFA945C8ED7FB8700727168D2F68CCFCE4A3_gshared (UInt64U5BU5D_tA808FE881491284FF25AFDF5C4BC92A826031EF4* ___array0, uint64_t ___value1, const RuntimeMethod* method); // System.Void System.Threading.Tasks.Task/<>c::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m5074370076D060EDD4DE2D93ABCD6E80B6AA2574 (U3CU3Ec_t07DD323FAAF5A7EC9AE5E0DA9748D2EA6B39DCD3 * __this, const RuntimeMethod* method); // System.Void System.Object::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0 (RuntimeObject * __this, const RuntimeMethod* method); // System.Void System.Threading.Tasks.Task/DelayPromise::Complete() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DelayPromise_Complete_m0CE65AE222FFF596F849ACDF12710DA631C673AD (DelayPromise_t7C7AB82D097218CCDB5A68ED80ED47BC56DE10D2 * __this, const RuntimeMethod* method); // System.Void System.Threading.Tasks.Task/ContingentProperties::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ContingentProperties__ctor_mD515B94D26AB52AFF131A9C97483E657261B0120 (ContingentProperties_t7149A27D01507C74E8BDAAA3848B45D2644FDF08 * __this, const RuntimeMethod* method); // System.Boolean System.Threading.Tasks.Task::get_IsExceptionObservedByParent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Task_get_IsExceptionObservedByParent_mF76B3BAD34F96F98D1A8E8ACFF533728CEA7EE07 (Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * __this, const RuntimeMethod* method); // System.Threading.Tasks.Task System.Threading.Tasks.Task::get_InternalCurrent() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * Task_get_InternalCurrent_m6BD4F17F5DAF5AC20BD6051A854D0BD702025892_inline (const RuntimeMethod* method); // System.Threading.ExecutionContext System.Threading.Tasks.Task::get_CapturedContext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * Task_get_CapturedContext_m0BF410316395E27B89095D1070AB0D0875B0AAF1 (Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * __this, const RuntimeMethod* method); // System.Threading.Tasks.TaskScheduler System.Threading.Tasks.Task::get_ExecutingTaskScheduler() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * Task_get_ExecutingTaskScheduler_m3A3340F34EF9D594413E54F46B78874BCB0CA30D_inline (Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * __this, const RuntimeMethod* method); // System.Threading.ExecutionContext System.Threading.Tasks.Task::CopyExecutionContext(System.Threading.ExecutionContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * Task_CopyExecutionContext_m8B27D58B28710B2B9CDA52970404E67039F0EE53 (ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * ___capturedContext0, const RuntimeMethod* method); // System.Void System.Threading.Tasks.Task::set_CapturedContext(System.Threading.ExecutionContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Task_set_CapturedContext_mB7C98613F94CB2B97DB8B283F18E0E47C42B887B (Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * __this, ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * ___value0, const RuntimeMethod* method); // System.Void System.Threading.Tasks.Task::ScheduleAndStart(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Task_ScheduleAndStart_m7A3334C89BD4B47370D0A3CAE575EA54CCA01AEF (Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * __this, bool ___needsProtection0, const RuntimeMethod* method); // System.Void System.Threading.Tasks.Task::InnerInvokeWithArg(System.Threading.Tasks.Task) IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR void Task_InnerInvokeWithArg_m8313756145BF2BCE95AA05D0B896E4780788DD86 (Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * __this, Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * ___childTask0, const RuntimeMethod* method); // System.Void System.Threading.Tasks.Task::HandleException(System.Exception) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Task_HandleException_m6B4C1844450535E0938234A9A696060C28A5F74C (Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * __this, Exception_t * ___unhandledException0, const RuntimeMethod* method); // System.Void System.Threading.Tasks.Task::FinishThreadAbortedTask(System.Boolean,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Task_FinishThreadAbortedTask_m68ACB8E7C1B325A01E7CFB23448F60DF56328760 (Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * __this, bool ___bTAEAddedToExceptionHolder0, bool ___delegateRan1, const RuntimeMethod* method); // System.Boolean System.Threading.Tasks.Task::InternalCancel(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Task_InternalCancel_m745407E41B4B25AA01E7DBAD85A4857D1F7F520D (Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * __this, bool ___bCancelNonExecutingOnly0, const RuntimeMethod* method); // System.Void System.Threading.ManualResetEventSlim::Set() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManualResetEventSlim_Set_m2E94D35286055BA81B9DAD85C4CB9DCF89CF0F81 (ManualResetEventSlim_t085E880B24016C42F7DE42113674D0A41B4FB445 * __this, const RuntimeMethod* method); // System.Void System.Threading.CancellationTokenRegistration::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CancellationTokenRegistration_Dispose_m12C09B73DC2913C85C776E611EF48DCA63405457 (CancellationTokenRegistration_tCDB9825D1854DD0D7FF737C82B099FC468107BB2 * __this, const RuntimeMethod* method); // System.Void System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult>::.ctor() inline void Task_1__ctor_mB6BFCB1A119B19A4AE30679E41E1F4EC47797EB4 (Task_1_t1359D75350E9D976BFA28AD96E417450DE277673 * __this, const RuntimeMethod* method) { (( void (*) (Task_1_t1359D75350E9D976BFA28AD96E417450DE277673 *, const RuntimeMethod*))Task_1__ctor_mB6BFCB1A119B19A4AE30679E41E1F4EC47797EB4_gshared)(__this, method); } // System.Boolean System.Threading.Tasks.AsyncCausalityTracer::get_LoggingOn() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AsyncCausalityTracer_get_LoggingOn_m1A633E7FCD4DF7D870FFF917FDCDBEDAF24725B7 (const RuntimeMethod* method); // System.Int32 System.Threading.Tasks.Task::get_Id() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Task_get_Id_mA2A4DA7A476AFEF6FF4B4F29BF1F98D0481E28AD (Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * __this, const RuntimeMethod* method); // System.Void System.Threading.Tasks.AsyncCausalityTracer::TraceOperationCreation(System.Threading.Tasks.CausalityTraceLevel,System.Int32,System.String,System.UInt64) IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR void AsyncCausalityTracer_TraceOperationCreation_m7B5DBD272BC20E986A5120FBF6665241BBACF060 (int32_t ___traceLevel0, int32_t ___taskId1, String_t* ___operationName2, uint64_t ___relatedContext3, const RuntimeMethod* method); // System.Boolean System.Threading.Tasks.Task::AddToActiveTasks(System.Threading.Tasks.Task) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Task_AddToActiveTasks_m840B00A5EE550016686305EDB927B9A7FE37C421 (Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * ___task0, const RuntimeMethod* method); // System.Boolean System.Threading.CancellationToken::get_IsCancellationRequested() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CancellationToken_get_IsCancellationRequested_mCF3521778F20F7048B7121885794B9562324447D (CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB * __this, const RuntimeMethod* method); // System.Boolean System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult>::TrySetCanceled(System.Threading.CancellationToken) inline bool Task_1_TrySetCanceled_mF517585BF4AC77744F212A6F236047C47E7CB45C (Task_1_t1359D75350E9D976BFA28AD96E417450DE277673 * __this, CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB ___tokenToRecord0, const RuntimeMethod* method) { return (( bool (*) (Task_1_t1359D75350E9D976BFA28AD96E417450DE277673 *, CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB , const RuntimeMethod*))Task_1_TrySetCanceled_mF517585BF4AC77744F212A6F236047C47E7CB45C_gshared)(__this, ___tokenToRecord0, method); } // System.Void System.Threading.Tasks.AsyncCausalityTracer::TraceOperationCompletion(System.Threading.Tasks.CausalityTraceLevel,System.Int32,System.Threading.Tasks.AsyncCausalityStatus) IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR void AsyncCausalityTracer_TraceOperationCompletion_m63C07B707D3034D2F0F4B395636B410ACC9A78D6 (int32_t ___traceLevel0, int32_t ___taskId1, int32_t ___status2, const RuntimeMethod* method); // System.Void System.Threading.Tasks.Task::RemoveFromActiveTasks(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Task_RemoveFromActiveTasks_mEDE131DB4C29D967D6D717CAB002C6C02583BDF5 (int32_t ___taskId0, const RuntimeMethod* method); // System.Boolean System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult>::TrySetResult(TResult) inline bool Task_1_TrySetResult_mAD80B9B3A23B94A6798C589669A06F1D25D46543 (Task_1_t1359D75350E9D976BFA28AD96E417450DE277673 * __this, VoidTaskResult_t66EBC10DDE738848DB00F6EC1A2536D7D4715F40 ___result0, const RuntimeMethod* method) { return (( bool (*) (Task_1_t1359D75350E9D976BFA28AD96E417450DE277673 *, VoidTaskResult_t66EBC10DDE738848DB00F6EC1A2536D7D4715F40 , const RuntimeMethod*))Task_1_TrySetResult_mAD80B9B3A23B94A6798C589669A06F1D25D46543_gshared)(__this, ___result0, method); } // System.Void System.Threading.Timer::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Timer_Dispose_mAD09E4EAC3D4A4732B55911919A60CACCF8173D9 (Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * __this, const RuntimeMethod* method); // System.Void System.Threading.ManualResetEventSlim::.ctor(System.Boolean,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManualResetEventSlim__ctor_m9755B7ADD1C06A7CA340D730FD1E3694BB563B94 (ManualResetEventSlim_t085E880B24016C42F7DE42113674D0A41B4FB445 * __this, bool ___initialState0, int32_t ___spinCount1, const RuntimeMethod* method); // System.String System.Environment::GetResourceString(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9 (String_t* ___key0, const RuntimeMethod* method); // System.Void System.OperationCanceledException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OperationCanceledException__ctor_m2B7CD7E9C467C67E91F869D2418897991E05CC2F (OperationCanceledException_tD28B1AE59ACCE4D46333BFE398395B8D75D76A90 * __this, String_t* ___message0, const RuntimeMethod* method); // System.Threading.CancellationToken System.Threading.Tasks.Task::get_CancellationToken() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB Task_get_CancellationToken_m3E8D0E96EEC38EC70AEE5F876AF8A0517B463D75 (Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * __this, const RuntimeMethod* method); // System.Void System.OperationCanceledException::.ctor(System.String,System.Threading.CancellationToken) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OperationCanceledException__ctor_mFA31130275508696794961415B1C9F0AC2308DB0 (OperationCanceledException_tD28B1AE59ACCE4D46333BFE398395B8D75D76A90 * __this, String_t* ___message0, CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB ___token1, const RuntimeMethod* method); // System.Void System.OperationCanceledException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OperationCanceledException__ctor_m8FCB4255C71E7CCCD49CF391BC5CE8EF39F47700 (OperationCanceledException_tD28B1AE59ACCE4D46333BFE398395B8D75D76A90 * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___info0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___context1, const RuntimeMethod* method); // System.Boolean System.Threading.Tasks.Task::MarkStarted() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Task_MarkStarted_mA6657A4058C324CA5277F16D30C25741C4220030 (Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * __this, const RuntimeMethod* method); // System.Boolean System.Threading.Tasks.TaskScheduler::TryRunInline(System.Threading.Tasks.Task,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TaskScheduler_TryRunInline_m9FBFA8F615D96CC9902CA2CBC3D51BCF7444E67B (TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * __this, Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * ___task0, bool ___taskWasPreviouslyQueued1, const RuntimeMethod* method); // System.Void System.Threading.Tasks.TaskScheduler::InternalQueueTask(System.Threading.Tasks.Task) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaskScheduler_InternalQueueTask_m08940F911E3B4987803048AC88CAE4FB803E1B30 (TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * __this, Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * ___task0, const RuntimeMethod* method); // System.Void System.Threading.Tasks.TaskSchedulerException::.ctor(System.Exception) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaskSchedulerException__ctor_mFFF7423FCD3DFC4F8A6F7E6028AE6CB1D5865F63 (TaskSchedulerException_tE0888B47136E7B61EAF20A145EF053023F8C7B24 * __this, Exception_t * ___innerException0, const RuntimeMethod* method); // System.Void System.Threading.Tasks.Task::AddException(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Task_AddException_m07648B13C5D6B6517EEC4C84D5C022965ED1AE54 (Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * __this, RuntimeObject * ___exceptionObject0, const RuntimeMethod* method); // System.Void System.Threading.Tasks.Task::Finish(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Task_Finish_m3CBED2C27D7A1E20A9D2A659D4DEA38FCC47DF8F (Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * __this, bool ___bUserDelegateExecuted0, const RuntimeMethod* method); // System.Void System.Threading.Tasks.TaskExceptionHolder::EnsureADUnloadCallbackRegistered() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaskExceptionHolder_EnsureADUnloadCallbackRegistered_m9143F763B1A627B480F5E1B9993FF68DE28BD080 (const RuntimeMethod* method); // System.Boolean System.CLRConfig::CheckThrowUnobservedTaskExceptions() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CLRConfig_CheckThrowUnobservedTaskExceptions_m7E817CDBB28FAAD9A350E189D536A84EA75A37D3 (const RuntimeMethod* method); // System.Void System.EventHandler::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventHandler__ctor_m497A2BCD46DB769EAFFDE919303FCAE226906B6F (EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.AppDomain System.AppDomain::get_CurrentDomain() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8 * AppDomain_get_CurrentDomain_m3D3D52C9382D6853E49551DA6182DBC5F1118BF0 (const RuntimeMethod* method); // System.Void System.AppDomain::add_DomainUnload(System.EventHandler) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AppDomain_add_DomainUnload_mF24D35CA25C3C808EC78600D0C603B396EC8765F (AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8 * __this, EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * ___value0, const RuntimeMethod* method); // System.Boolean System.Environment::get_HasShutdownStarted() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Environment_get_HasShutdownStarted_m722CC30F8A3C58FE3165427FF2858922C13F7A5C (const RuntimeMethod* method); // System.Boolean System.AppDomain::IsFinalizingForUnload() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AppDomain_IsFinalizingForUnload_m1B3D0DA1C7AEA3D6FA5D7D52161B2FF52B2D9912 (AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8 * __this, const RuntimeMethod* method); // System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<System.Runtime.ExceptionServices.ExceptionDispatchInfo>::GetEnumerator() inline Enumerator_t23D7E95BCDD5032F1F9E007FFC1937FDFB0BE911 List_1_GetEnumerator_mE27BF65BB76485B01C35B9F6A1D44C4560BF5370 (List_1_tCD04260AE1254C438132446F1E6892AB86D18743 * __this, const RuntimeMethod* method) { return (( Enumerator_t23D7E95BCDD5032F1F9E007FFC1937FDFB0BE911 (*) (List_1_tCD04260AE1254C438132446F1E6892AB86D18743 *, const RuntimeMethod*))List_1_GetEnumerator_m52CC760E475D226A2B75048D70C4E22692F9F68D_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator<System.Runtime.ExceptionServices.ExceptionDispatchInfo>::get_Current() inline ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * Enumerator_get_Current_m2EA6C5DB454F479076AF2C9098A477B943F7CF71_inline (Enumerator_t23D7E95BCDD5032F1F9E007FFC1937FDFB0BE911 * __this, const RuntimeMethod* method) { return (( ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * (*) (Enumerator_t23D7E95BCDD5032F1F9E007FFC1937FDFB0BE911 *, const RuntimeMethod*))Enumerator_get_Current_mD7829C7E8CFBEDD463B15A951CDE9B90A12CC55C_gshared_inline)(__this, method); } // System.Exception System.Runtime.ExceptionServices.ExceptionDispatchInfo::get_SourceException() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Exception_t * ExceptionDispatchInfo_get_SourceException_m212F50A437B8B18AFECE39F2A9F7231787F45F28_inline (ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * __this, const RuntimeMethod* method); // System.AggregateException System.AggregateException::Flatten() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AggregateException_t9217B9E89DF820D5632411F2BD92F444B17BD60E * AggregateException_Flatten_mDA4D8AD18CD6E4E13B69A3CDC8F341D825AFE05C (AggregateException_t9217B9E89DF820D5632411F2BD92F444B17BD60E * __this, const RuntimeMethod* method); // System.Collections.ObjectModel.ReadOnlyCollection`1<System.Exception> System.AggregateException::get_InnerExceptions() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t6D5AC6FC0BF91A16C9E9159F577DEDA4DD3414C8 * AggregateException_get_InnerExceptions_mB81D2B3BD56A3E938B83B0AF766474ED66057040_inline (AggregateException_t9217B9E89DF820D5632411F2BD92F444B17BD60E * __this, const RuntimeMethod* method); // System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<System.Exception>::GetEnumerator() inline RuntimeObject* ReadOnlyCollection_1_GetEnumerator_mB3A1708B473BA7EE3CED5959613B2AA11A4920BA (ReadOnlyCollection_1_t6D5AC6FC0BF91A16C9E9159F577DEDA4DD3414C8 * __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (ReadOnlyCollection_1_t6D5AC6FC0BF91A16C9E9159F577DEDA4DD3414C8 *, const RuntimeMethod*))ReadOnlyCollection_1_GetEnumerator_m0C8A9A1DBCB1FEFD1FF6A4E807D329949B925A76_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator<System.Runtime.ExceptionServices.ExceptionDispatchInfo>::MoveNext() inline bool Enumerator_MoveNext_mDBF08ABE6CCFA1D4FCF82C5D409C18615C300000 (Enumerator_t23D7E95BCDD5032F1F9E007FFC1937FDFB0BE911 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t23D7E95BCDD5032F1F9E007FFC1937FDFB0BE911 *, const RuntimeMethod*))Enumerator_MoveNext_m38B1099DDAD7EEDE2F4CDAB11C095AC784AC2E34_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator<System.Runtime.ExceptionServices.ExceptionDispatchInfo>::Dispose() inline void Enumerator_Dispose_m60AD9FD2AC64440B5E23B200EAE9B55F366379AB (Enumerator_t23D7E95BCDD5032F1F9E007FFC1937FDFB0BE911 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t23D7E95BCDD5032F1F9E007FFC1937FDFB0BE911 *, const RuntimeMethod*))Enumerator_Dispose_m94D0DAE031619503CDA6E53C5C3CC78AF3139472_gshared)(__this, method); } // System.Void System.AggregateException::.ctor(System.String,System.Collections.Generic.IEnumerable`1<System.Runtime.ExceptionServices.ExceptionDispatchInfo>) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AggregateException__ctor_m49EF2FE10BC147085D49932EDE07AD581C461818 (AggregateException_t9217B9E89DF820D5632411F2BD92F444B17BD60E * __this, String_t* ___message0, RuntimeObject* ___innerExceptionInfos1, const RuntimeMethod* method); // System.Void System.Threading.Tasks.UnobservedTaskExceptionEventArgs::.ctor(System.AggregateException) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnobservedTaskExceptionEventArgs__ctor_mD866CEFA881E8B9F5C7FB00C62B3575E97BFEED3 (UnobservedTaskExceptionEventArgs_tFE11214527E226372281384AC73C2B792170A3B7 * __this, AggregateException_t9217B9E89DF820D5632411F2BD92F444B17BD60E * ___exception0, const RuntimeMethod* method); // System.Void System.Threading.Tasks.TaskScheduler::PublishUnobservedTaskException(System.Object,System.Threading.Tasks.UnobservedTaskExceptionEventArgs) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaskScheduler_PublishUnobservedTaskException_mA2CFE30AA160C2A0FEDAB216CEF09B86AD16ECA4 (RuntimeObject * ___sender0, UnobservedTaskExceptionEventArgs_tFE11214527E226372281384AC73C2B792170A3B7 * ___ueea1, const RuntimeMethod* method); // System.Void System.Object::Finalize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object_Finalize_m4015B7D3A44DE125C5FE34D7276CD4697C06F380 (RuntimeObject * __this, const RuntimeMethod* method); // System.Void System.Threading.Tasks.TaskExceptionHolder::SetCancellationException(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaskExceptionHolder_SetCancellationException_m98201054DD08F08C9DABEDA502FFDC926412EB35 (TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811 * __this, RuntimeObject * ___exceptionObject0, const RuntimeMethod* method); // System.Void System.Threading.Tasks.TaskExceptionHolder::AddFaultException(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaskExceptionHolder_AddFaultException_mAED32CEEF853B1EECD7CDD5285BD8E1F079DF505 (TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811 * __this, RuntimeObject * ___exceptionObject0, const RuntimeMethod* method); // System.Runtime.ExceptionServices.ExceptionDispatchInfo System.Runtime.ExceptionServices.ExceptionDispatchInfo::Capture(System.Exception) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * ExceptionDispatchInfo_Capture_m8E5F721466EDFE9AA8BC532F9AE7A859E0766E23 (Exception_t * ___source0, const RuntimeMethod* method); // System.Void System.Threading.Tasks.TaskExceptionHolder::MarkAsHandled(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaskExceptionHolder_MarkAsHandled_mDF29FF00633189AAC6A4D341F14D7DC6E0250835 (TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811 * __this, bool ___calledFromFinalizer0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1<System.Runtime.ExceptionServices.ExceptionDispatchInfo>::.ctor(System.Int32) inline void List_1__ctor_m5D913FDA1B5B3FFD94223C59B5A70B418F569213 (List_1_tCD04260AE1254C438132446F1E6892AB86D18743 * __this, int32_t ___capacity0, const RuntimeMethod* method) { (( void (*) (List_1_tCD04260AE1254C438132446F1E6892AB86D18743 *, int32_t, const RuntimeMethod*))List_1__ctor_mEE468B81D8E7C140F567D10FF7F5894A50EEEA57_gshared)(__this, ___capacity0, method); } // System.Void System.Collections.Generic.List`1<System.Runtime.ExceptionServices.ExceptionDispatchInfo>::Add(T) inline void List_1_Add_m3A0B8640D1A4B9BDC91742284BC44B969CC78279 (List_1_tCD04260AE1254C438132446F1E6892AB86D18743 * __this, ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * ___item0, const RuntimeMethod* method) { (( void (*) (List_1_tCD04260AE1254C438132446F1E6892AB86D18743 *, ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A *, const RuntimeMethod*))List_1_Add_m6930161974C7504C80F52EC379EF012387D43138_gshared)(__this, ___item0, method); } // System.Void System.Collections.Generic.List`1<System.Runtime.ExceptionServices.ExceptionDispatchInfo>::AddRange(System.Collections.Generic.IEnumerable`1<T>) inline void List_1_AddRange_m931E984DEC4E3137C263958DE8354032E8784003 (List_1_tCD04260AE1254C438132446F1E6892AB86D18743 * __this, RuntimeObject* ___collection0, const RuntimeMethod* method) { (( void (*) (List_1_tCD04260AE1254C438132446F1E6892AB86D18743 *, RuntimeObject*, const RuntimeMethod*))List_1_AddRange_m629B40CD4286736C328FA496AAFC388F697CF984_gshared)(__this, ___collection0, method); } // System.Void System.ArgumentException::.ctor(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentException__ctor_m26DC3463C6F3C98BF33EA39598DD2B32F0249CA8 (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * __this, String_t* ___message0, String_t* ___paramName1, const RuntimeMethod* method); // T System.Collections.Generic.List`1<System.Runtime.ExceptionServices.ExceptionDispatchInfo>::get_Item(System.Int32) inline ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * List_1_get_Item_m1F6363F6A46963C8CCA039EF719B7933A3817FF3_inline (List_1_tCD04260AE1254C438132446F1E6892AB86D18743 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * (*) (List_1_tCD04260AE1254C438132446F1E6892AB86D18743 *, int32_t, const RuntimeMethod*))List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_gshared_inline)(__this, ___index0, method); } // System.Type System.Exception::GetType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Exception_GetType_mA3390B9D538D5FAC3802D9D8A2FCAC31465130F3 (Exception_t * __this, const RuntimeMethod* method); // System.Type System.Type::GetTypeFromHandle(System.RuntimeTypeHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6 (RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D ___handle0, const RuntimeMethod* method); // System.Boolean System.Type::op_Inequality(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_op_Inequality_m615014191FB05FD50F63A24EB9A6CCA785E7CEC9 (Type_t * ___left0, Type_t * ___right1, const RuntimeMethod* method); // System.Void System.Threading.Tasks.TaskExceptionHolder::MarkAsUnhandled() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaskExceptionHolder_MarkAsUnhandled_mD22F977332D7F3EAE91FE0665BAEE1873B342301 (TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1<System.Runtime.ExceptionServices.ExceptionDispatchInfo>::get_Count() inline int32_t List_1_get_Count_m3DAF7D49CDFC1C5CB1461E2030F6FDDA59DBBE1F_inline (List_1_tCD04260AE1254C438132446F1E6892AB86D18743 * __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_tCD04260AE1254C438132446F1E6892AB86D18743 *, const RuntimeMethod*))List_1_get_Count_m507C9149FF7F83AAC72C29091E745D557DA47D22_gshared_inline)(__this, method); } // System.Void System.GC::ReRegisterForFinalize(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GC_ReRegisterForFinalize_m4978CBD78D693FF77EA40D4000F0EF9F2C2E54C8 (RuntimeObject * ___obj0, const RuntimeMethod* method); // System.Void System.GC::SuppressFinalize(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GC_SuppressFinalize_m037319A9B95A5BA437E806DE592802225EE5B425 (RuntimeObject * ___obj0, const RuntimeMethod* method); // System.Void System.AggregateException::.ctor(System.Collections.Generic.IEnumerable`1<System.Runtime.ExceptionServices.ExceptionDispatchInfo>) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AggregateException__ctor_m863A7C10A5AC7652F73FD1DD2441F9FF5544311E (AggregateException_t9217B9E89DF820D5632411F2BD92F444B17BD60E * __this, RuntimeObject* ___innerExceptionInfos0, const RuntimeMethod* method); // System.Void System.AggregateException::.ctor(System.Exception[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AggregateException__ctor_m4BE6D1A4009BE2081C418E517FFDFE415B6CF908 (AggregateException_t9217B9E89DF820D5632411F2BD92F444B17BD60E * __this, ExceptionU5BU5D_t09C3EFFA7CF3F84DA802016E2017E1608442F209* ___innerExceptions0, const RuntimeMethod* method); // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Runtime.ExceptionServices.ExceptionDispatchInfo>::.ctor(System.Collections.Generic.IList`1<T>) inline void ReadOnlyCollection_1__ctor_m7B7B9545500B72A83AC286C66E80177D48BE2F7F (ReadOnlyCollection_1_t5DE493537EE0E554797BF0DA823DCBF1903CECC1 * __this, RuntimeObject* ___list0, const RuntimeMethod* method) { (( void (*) (ReadOnlyCollection_1_t5DE493537EE0E554797BF0DA823DCBF1903CECC1 *, RuntimeObject*, const RuntimeMethod*))ReadOnlyCollection_1__ctor_m8F7880F43C4E281DBF7CA5A9431D5E6DD3797B7E_gshared)(__this, ___list0, method); } // System.Boolean System.Threading.Tasks.TaskExceptionHolder::ShouldFailFastOnUnobservedException() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TaskExceptionHolder_ShouldFailFastOnUnobservedException_m598AC45A67885B2AECE374ACE0EC8863F733CD1B (const RuntimeMethod* method); // System.Void System.Threading.Tasks.TaskFactory::.ctor(System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions,System.Threading.Tasks.TaskContinuationOptions,System.Threading.Tasks.TaskScheduler) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaskFactory__ctor_m2490F91C5D8A538976744AC434628767958D5EEA (TaskFactory_tF3C6D983390ACFB40B4979E225368F78006D6155 * __this, CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB ___cancellationToken0, int32_t ___creationOptions1, int32_t ___continuationOptions2, TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * ___scheduler3, const RuntimeMethod* method); // System.Void System.Threading.Tasks.TaskFactory::CheckMultiTaskContinuationOptions(System.Threading.Tasks.TaskContinuationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaskFactory_CheckMultiTaskContinuationOptions_mB15FB0D6FD62C8A4AD85751B8605B57420B99640 (int32_t ___continuationOptions0, const RuntimeMethod* method); // System.Void System.Threading.Tasks.TaskFactory::CheckCreationOptions(System.Threading.Tasks.TaskCreationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaskFactory_CheckCreationOptions_m03F3C7D571E26A63D8DF838F1F99C28429CB3370 (int32_t ___creationOptions0, const RuntimeMethod* method); // System.Void System.ArgumentOutOfRangeException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentOutOfRangeException__ctor_m6B36E60C989DC798A8B44556DB35960282B133A6 (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * __this, String_t* ___paramName0, const RuntimeMethod* method); // System.Void System.Threading.Tasks.TaskFactory/CompleteOnInvokePromise::.ctor(System.Collections.Generic.IList`1<System.Threading.Tasks.Task>) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CompleteOnInvokePromise__ctor_mFA5EA438CE61E8FDEB375E5CA2D7D5D1FFE0F175 (CompleteOnInvokePromise_t5A1CFB5E935FFD61858B0F0CE081BBD8B96B1E86 * __this, RuntimeObject* ___tasks0, const RuntimeMethod* method); // System.Boolean System.Threading.Tasks.Task::get_IsCompleted() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Task_get_IsCompleted_mA675F47CE1DBD1948BDC9215DCAE93F07FC32E19 (Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * __this, const RuntimeMethod* method); // System.Void System.Threading.Tasks.TaskFactory/CompleteOnInvokePromise::Invoke(System.Threading.Tasks.Task) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CompleteOnInvokePromise_Invoke_mAA9922CF17CC5F9186EEE5672444AC40BA0ACC3A (CompleteOnInvokePromise_t5A1CFB5E935FFD61858B0F0CE081BBD8B96B1E86 * __this, Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * ___completingTask0, const RuntimeMethod* method); // System.Void System.Threading.Tasks.Task::AddCompletionAction(System.Threading.Tasks.ITaskCompletionAction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Task_AddCompletionAction_m211F80F6F259D8F8CBB408A901101B91923800C1 (Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * __this, RuntimeObject* ___action0, const RuntimeMethod* method); // System.Void System.Threading.Tasks.Task::RemoveContinuation(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Task_RemoveContinuation_m09A569E89BF4CCCF31646AB74A88BCDFC093DAE4 (Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * __this, RuntimeObject * ___continuationObject0, const RuntimeMethod* method); // System.Void System.ArgumentOutOfRangeException::.ctor(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentOutOfRangeException__ctor_m300CE4D04A068C209FD858101AC361C1B600B5AE (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * __this, String_t* ___paramName0, String_t* ___message1, const RuntimeMethod* method); // System.Void System.Threading.Tasks.Task`1<System.Threading.Tasks.Task>::.ctor() inline void Task_1__ctor_m4008D170A16EFA60DD6E4D059D75FAAC9D57AD85 (Task_1_t6E4E91059C08F359F21A42B8BFA51E8BBFA47138 * __this, const RuntimeMethod* method) { (( void (*) (Task_1_t6E4E91059C08F359F21A42B8BFA51E8BBFA47138 *, const RuntimeMethod*))Task_1__ctor_m6DAC1732E56024E32076DEE1A3863F17635A8944_gshared)(__this, method); } // System.Int32 System.Threading.Interlocked::CompareExchange(System.Int32&,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Interlocked_CompareExchange_mD830160E95D6C589AD31EE9DC8D19BD4A8DCDC03 (int32_t* ___location10, int32_t ___value1, int32_t ___comparand2, const RuntimeMethod* method); // System.Void System.Threading.Tasks.AsyncCausalityTracer::TraceOperationRelation(System.Threading.Tasks.CausalityTraceLevel,System.Int32,System.Threading.Tasks.CausalityRelation) IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR void AsyncCausalityTracer_TraceOperationRelation_mA7691DAE55DF8387322376648D9CCBB54EFFC490 (int32_t ___traceLevel0, int32_t ___taskId1, int32_t ___relation2, const RuntimeMethod* method); // System.Boolean System.Threading.Tasks.Task`1<System.Threading.Tasks.Task>::TrySetResult(TResult) inline bool Task_1_TrySetResult_m8370C01E1E5614744D78DCC74E06F8FCAFDA11C8 (Task_1_t6E4E91059C08F359F21A42B8BFA51E8BBFA47138 * __this, Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * ___result0, const RuntimeMethod* method) { return (( bool (*) (Task_1_t6E4E91059C08F359F21A42B8BFA51E8BBFA47138 *, Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 *, const RuntimeMethod*))Task_1_TrySetResult_m4FE4E07EBB0BA224341A4946FE2C4A813BD8AF64_gshared)(__this, ___result0, method); } // System.Boolean System.Threading.Tasks.Task::get_IsDelegateInvoked() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Task_get_IsDelegateInvoked_m45C6B668A20D03726083A730EFC33873B10B5735 (Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * __this, const RuntimeMethod* method); // System.Boolean System.Threading.Tasks.Task::get_IsCanceled() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Task_get_IsCanceled_m42A47FCA2C6F33308A08C92C8489E802448F6F42 (Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * __this, const RuntimeMethod* method); // System.Threading.Tasks.StackGuard System.Threading.Tasks.Task::get_CurrentStackGuard() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StackGuard_tE431ED3BBD1A18705FEE6F948EBF7FA2E99D64A9 * Task_get_CurrentStackGuard_m74FB437E43F89B8BDCB272A7257024F586421F11 (const RuntimeMethod* method); // System.Boolean System.Threading.Tasks.StackGuard::TryBeginInliningScope() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StackGuard_TryBeginInliningScope_mE32F6AC0F440280CD1E98D273645CD08AF844B33 (StackGuard_tE431ED3BBD1A18705FEE6F948EBF7FA2E99D64A9 * __this, const RuntimeMethod* method); // System.Boolean System.Threading.Tasks.Task::FireTaskScheduledIfNeeded(System.Threading.Tasks.TaskScheduler) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool Task_FireTaskScheduledIfNeeded_m6792459336CB25D967928EDA5249F2164991E447_inline (Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * __this, TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * ___ts0, const RuntimeMethod* method); // System.Void System.Threading.Tasks.StackGuard::EndInliningScope() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StackGuard_EndInliningScope_mEC7A78B71CB01216F0A7B0462E319234F0F05C39 (StackGuard_tE431ED3BBD1A18705FEE6F948EBF7FA2E99D64A9 * __this, const RuntimeMethod* method); // System.Void System.InvalidOperationException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InvalidOperationException__ctor_m72027D5F1D513C25C05137E203EEED8FD8297706 (InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 * __this, String_t* ___message0, const RuntimeMethod* method); // System.Boolean System.Diagnostics.Debugger::get_IsAttached() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Debugger_get_IsAttached_mFCFAAB7A47FA4DEC80A3A68FE13C307C439E9013 (const RuntimeMethod* method); // System.Void System.Threading.Tasks.TaskScheduler::AddToActiveTaskSchedulers() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaskScheduler_AddToActiveTaskSchedulers_m7BFCDD58D6FCD18D27017C309E8D683D642A7F06 (TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * __this, const RuntimeMethod* method); // System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Threading.Tasks.TaskScheduler,System.Object>::.ctor() inline void ConditionalWeakTable_2__ctor_m532318C6B13DB33AB8E1A63999A30FBE81BE2FCC (ConditionalWeakTable_2_t9E56EEB44502999EDAA6E212D522D7863829D95C * __this, const RuntimeMethod* method) { (( void (*) (ConditionalWeakTable_2_t9E56EEB44502999EDAA6E212D522D7863829D95C *, const RuntimeMethod*))ConditionalWeakTable_2__ctor_m1BF7C98CA314D99CE58778C0C661D5F1628B6563_gshared)(__this, method); } // System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Threading.Tasks.TaskScheduler,System.Object>::Add(TKey,TValue) inline void ConditionalWeakTable_2_Add_m5066B6CF71B4388CE9668A469B274DA1F1CE8267 (ConditionalWeakTable_2_t9E56EEB44502999EDAA6E212D522D7863829D95C * __this, TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * ___key0, RuntimeObject * ___value1, const RuntimeMethod* method) { (( void (*) (ConditionalWeakTable_2_t9E56EEB44502999EDAA6E212D522D7863829D95C *, TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 *, RuntimeObject *, const RuntimeMethod*))ConditionalWeakTable_2_Add_m328BEB54F1BEAC2B86045D46A84627B02C82E777_gshared)(__this, ___key0, ___value1, method); } // System.Threading.Tasks.TaskScheduler System.Threading.Tasks.TaskScheduler::get_InternalCurrent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * TaskScheduler_get_InternalCurrent_m792B2A13D81A8BD8A724321AFA4633B09FF1259C (const RuntimeMethod* method); // System.Threading.Tasks.TaskScheduler System.Threading.Tasks.TaskScheduler::get_Default() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * TaskScheduler_get_Default_mC3794A546EB0F4C6D0A11E72F8939EC364733C87_inline (const RuntimeMethod* method); // System.Threading.Tasks.TaskCreationOptions System.Threading.Tasks.Task::get_CreationOptions() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Task_get_CreationOptions_m1013CF6F9F645BFA03F13F89DFA749ADABA541C8 (Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * __this, const RuntimeMethod* method); // System.Int32 System.Threading.Interlocked::Increment(System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Interlocked_Increment_mB6D391197444B8BFD30BAE1EDCF1A255CD2F292F (int32_t* ___location0, const RuntimeMethod* method); // System.Void System.Threading.Monitor::Enter(System.Object,System.Boolean&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5 (RuntimeObject * ___obj0, bool* ___lockTaken1, const RuntimeMethod* method); // System.Void System.EventHandler`1<System.Threading.Tasks.UnobservedTaskExceptionEventArgs>::Invoke(System.Object,TEventArgs) inline void EventHandler_1_Invoke_m5A2B682142BD5C458A2C93E0300172955DBBCEA6 (EventHandler_1_tF704D003AB4792AFE4B10D9127FF82EEC18615BC * __this, RuntimeObject * ___sender0, UnobservedTaskExceptionEventArgs_tFE11214527E226372281384AC73C2B792170A3B7 * ___e1, const RuntimeMethod* method) { (( void (*) (EventHandler_1_tF704D003AB4792AFE4B10D9127FF82EEC18615BC *, RuntimeObject *, UnobservedTaskExceptionEventArgs_tFE11214527E226372281384AC73C2B792170A3B7 *, const RuntimeMethod*))EventHandler_1_Invoke_mBF3979EE17B68658C4C1AB3A8D64B24F263E3B98_gshared)(__this, ___sender0, ___e1, method); } // System.Void System.Threading.Monitor::Exit(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2 (RuntimeObject * ___obj0, const RuntimeMethod* method); // System.Void System.Threading.Tasks.ThreadPoolTaskScheduler::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadPoolTaskScheduler__ctor_mC0B9F37DBA25F766F01EE56C8460330C3708FF1D (ThreadPoolTaskScheduler_t881DB3BB8EFB9D969F86C70D01288AF7CE5F8CAD * __this, const RuntimeMethod* method); // System.Void System.Threading.Tasks.AwaitTaskContinuation::.ctor(System.Action,System.Boolean,System.Threading.StackCrawlMark&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AwaitTaskContinuation__ctor_mBEDA16F5D33081AF421A009449B3A1D2B0A0121A (AwaitTaskContinuation_t883E8FB9C34A1024B54F2D4A9CCBA21CC595286F * __this, Action_t591D2A86165F896B4B800BB5C25CE18672A55579 * ___action0, bool ___flowExecutionContext1, int32_t* ___stackMark2, const RuntimeMethod* method); // System.Void System.Threading.Tasks.AwaitTaskContinuation::Run(System.Threading.Tasks.Task,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AwaitTaskContinuation_Run_mFF38B07062EFB3E2CD42AAB929B2902BB1FFBBC2 (AwaitTaskContinuation_t883E8FB9C34A1024B54F2D4A9CCBA21CC595286F * __this, Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * ___task0, bool ___canInlineContinuationTask1, const RuntimeMethod* method); // System.Threading.Thread System.Threading.Thread::get_CurrentThread() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * Thread_get_CurrentThread_mB7A83CAE2B9A74CEA053196DFD1AF1E7AB30A70E (const RuntimeMethod* method); // System.Boolean System.Threading.Thread::get_IsThreadPoolThread() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Thread_get_IsThreadPoolThread_m3CF4788DEF7D552D12D5E54E10CF1BD0F763ED55 (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, const RuntimeMethod* method); // System.Void System.Action`1<System.Object>::.ctor(System.Object,System.IntPtr) inline void Action_1__ctor_mAFC7442D9D3CEC6701C3C5599F8CF12476095510 (Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { (( void (*) (Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Action_1__ctor_mAFC7442D9D3CEC6701C3C5599F8CF12476095510_gshared)(__this, ___object0, ___method1, method); } // System.Threading.Tasks.Task System.Threading.Tasks.AwaitTaskContinuation::CreateTask(System.Action`1<System.Object>,System.Object,System.Threading.Tasks.TaskScheduler) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * AwaitTaskContinuation_CreateTask_m0C24724576818E738998F3EB48C8DAE22EBA2889 (AwaitTaskContinuation_t883E8FB9C34A1024B54F2D4A9CCBA21CC595286F * __this, Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 * ___action0, RuntimeObject * ___state1, TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * ___scheduler2, const RuntimeMethod* method); // System.Void System.Threading.Tasks.TaskContinuation::InlineIfPossibleOrElseQueue(System.Threading.Tasks.Task,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaskContinuation_InlineIfPossibleOrElseQueue_m7CCFD190C3F783A343C1103BF27BFE4D19C66FEF (Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * ___task0, bool ___needsProtection1, const RuntimeMethod* method); // System.Void System.Threading.Tasks.TaskSchedulerAwaitTaskContinuation/<>c::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m7385A27A6BD7D377F64C862AEAC9F9D6DDE64CA8 (U3CU3Ec_t596A8131DC5C38096B959F07E58C349AAAFE3439 * __this, const RuntimeMethod* method); // System.Void System.Action::Invoke() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Action_Invoke_mC8D676E5DDF967EC5D23DD0E96FB52AA499817FD (Action_t591D2A86165F896B4B800BB5C25CE18672A55579 * __this, const RuntimeMethod* method); // System.Void System.Threading.Tasks.AwaitTaskContinuation::ThrowAsyncIfNecessary(System.Exception) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AwaitTaskContinuation_ThrowAsyncIfNecessary_mD1B7B962FF8ED8EC2F105A42998347BDF99FED05 (Exception_t * ___exc0, const RuntimeMethod* method); // System.Void System.Exception::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Exception__ctor_m89BADFF36C3B170013878726E07729D51AA9FBE0 (Exception_t * __this, String_t* ___message0, const RuntimeMethod* method); // System.Void System.Exception::.ctor(System.String,System.Exception) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Exception__ctor_m62590BC1925B7B354EBFD852E162CD170FEB861D (Exception_t * __this, String_t* ___message0, Exception_t * ___innerException1, const RuntimeMethod* method); // System.Void System.Exception::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Exception__ctor_mBFF5996A1B65FCEEE0054A95A652BA3DD6366618 (Exception_t * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___info0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___context1, const RuntimeMethod* method); // System.Void System.Threading.Tasks.TaskScheduler::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaskScheduler__ctor_mD337C4A20B49427C777B496030923E94CA7BC5EF (TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * __this, const RuntimeMethod* method); // System.Int32 System.Threading.Tasks.TaskScheduler::get_Id() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TaskScheduler_get_Id_mF6A6B32C47D838C93694AAD06998F85B61F71DA7 (TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * __this, const RuntimeMethod* method); // System.Boolean System.Threading.Tasks.Task::ExecuteEntry(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Task_ExecuteEntry_mA04E6FA3370CA2AB19B6AB209E44E993B14621F1 (Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * __this, bool ___bPreventDoubleExecution0, const RuntimeMethod* method); // System.Threading.Tasks.TaskCreationOptions System.Threading.Tasks.Task::get_Options() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Task_get_Options_mFCA12B2A5EFA9C47CD82DC7017B770F26B7C512A (Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * __this, const RuntimeMethod* method); // System.Void System.Threading.Thread::.ctor(System.Threading.ParameterizedThreadStart) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Thread__ctor_m10768310462BE1A521AB4BB70F483741C993ADFD (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, ParameterizedThreadStart_tB0BBCC1B5B33EBCFE37B9B91840464DBF124218F * ___start0, const RuntimeMethod* method); // System.Void System.Threading.Thread::set_IsBackground(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Thread_set_IsBackground_mF62551A195DCB09D44E512F52916145E39362D39 (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, bool ___value0, const RuntimeMethod* method); // System.Void System.Threading.Thread::Start(System.Object) IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR void Thread_Start_m3D27E6E9735ED3B6BF2CD332B8D90E7E8CE21933 (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, RuntimeObject * ___parameter0, const RuntimeMethod* method); // System.Void System.Threading.ThreadPool::UnsafeQueueCustomWorkItem(System.Threading.IThreadPoolWorkItem,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadPool_UnsafeQueueCustomWorkItem_m6FAFD01CC75C06858788F29C2430A4CB85E13568 (RuntimeObject* ___workItem0, bool ___forceGlobal1, const RuntimeMethod* method); // System.Boolean System.Threading.ThreadPool::TryPopCustomWorkItem(System.Threading.IThreadPoolWorkItem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ThreadPool_TryPopCustomWorkItem_mCECECEF31175E5AF82E059137F190C0088897A4A (RuntimeObject* ___workItem0, const RuntimeMethod* method); // System.Void System.Threading.ThreadPool::NotifyWorkItemProgress() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadPool_NotifyWorkItemProgress_mD041D082A87EAE7A34E6AE21CB7AF8819422B40A (const RuntimeMethod* method); // System.Void System.Threading.ParameterizedThreadStart::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParameterizedThreadStart__ctor_m236F11FFFC55CB6AC611B16302E2F5F58C60346B (ParameterizedThreadStart_tB0BBCC1B5B33EBCFE37B9B91840464DBF124218F * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void System.EventArgs::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventArgs__ctor_m3551293259861C5A78CD47689D559F828ED29DF7 (EventArgs_t8E6CA180BE0E56674C6407011A94BAF7C757352E * __this, const RuntimeMethod* method); // System.Void System.Runtime.ConstrainedExecution.CriticalFinalizerObject::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CriticalFinalizerObject__ctor_m99FA3656B2AAC4F7E53A8BFE9E361E7C1F8867C5 (CriticalFinalizerObject_t8B006E1DEE084E781F5C0F3283E9226E28894DD9 * __this, const RuntimeMethod* method); // System.Void System.ArgumentNullException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * __this, String_t* ___paramName0, const RuntimeMethod* method); // System.Void System.Threading.Thread::SetStartHelper(System.Delegate,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Thread_SetStartHelper_mA0ABB42BEDC02848CDF5378338F32B71493E5DD4 (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, Delegate_t * ___start0, int32_t ___maxStackSize1, const RuntimeMethod* method); // System.Void System.Threading.Thread::Start(System.Threading.StackCrawlMark&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Thread_Start_mFA3CA96DB8FDA3248DF49692ADE09BBD1B894830 (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, int32_t* ___stackMark0, const RuntimeMethod* method); // System.Object System.Delegate::get_Target() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * Delegate_get_Target_m5371341CE435E001E9FD407AE78F728824CE20E2_inline (Delegate_t * __this, const RuntimeMethod* method); // System.Threading.ExecutionContext System.Threading.ExecutionContext::Capture(System.Threading.StackCrawlMark&,System.Threading.ExecutionContext/CaptureOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * ExecutionContext_Capture_m03E9840F580CC8E82725D5969D6132B0ABADD5F2 (int32_t* ___stackMark0, int32_t ___options1, const RuntimeMethod* method); // System.Void System.Threading.ThreadHelper::SetExecutionContextHelper(System.Threading.ExecutionContext) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void ThreadHelper_SetExecutionContextHelper_m253F9206E5C01BE9A6BC3ED65106B5C2DB7240FF_inline (ThreadHelper_tA2931CFFC5988E4C327F9379104975BC53F1CC13 * __this, ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * ___ec0, const RuntimeMethod* method); // System.Void System.Threading.Thread::StartInternal(System.Security.Principal.IPrincipal,System.Threading.StackCrawlMark&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Thread_StartInternal_mA1F40AE1915B601089920427BCD391C814D624E0 (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, RuntimeObject* ___principal0, int32_t* ___stackMark1, const RuntimeMethod* method); // System.Void System.Threading.ExecutionContext/Reader::.ctor(System.Threading.ExecutionContext) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void Reader__ctor_mDB8E37FABE15D47E2E78E77EA6702D0FBAB8FC5E_inline (Reader_t5766DE258B6B590281150D8DB517B651F9F4F33B * __this, ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * ___ec0, const RuntimeMethod* method); // System.Void System.Threading.ExecutionContext::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExecutionContext__ctor_m60AAAF7CF4BF6DB4192982A1822C4379355DAC64 (ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * __this, const RuntimeMethod* method); // System.Boolean System.Threading.Thread::get_ExecutionContextBelongsToCurrentScope() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Thread_get_ExecutionContextBelongsToCurrentScope_m0F37C83CC64B2AB00FC01FBC704D161DDE18766A (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, const RuntimeMethod* method); // System.Threading.ExecutionContext System.Threading.ExecutionContext::CreateMutableCopy() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * ExecutionContext_CreateMutableCopy_mA3CD86A88C02101A1E6F33D0111FBE1DD926238F (ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * __this, const RuntimeMethod* method); // System.Void System.Threading.Thread::set_ExecutionContextBelongsToCurrentScope(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Thread_set_ExecutionContextBelongsToCurrentScope_mD8B987510AE88BD907A27ACC54F4022A04FB30C2 (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, bool ___value0, const RuntimeMethod* method); // System.Threading.ExecutionContext System.Threading.ExecutionContext/Reader::DangerousGetRawExecutionContext() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * Reader_DangerousGetRawExecutionContext_m0AAF58869F7AC7C33242B7C6A6ABFA2EF5100EBA_inline (Reader_t5766DE258B6B590281150D8DB517B651F9F4F33B * __this, const RuntimeMethod* method); // System.Void System.Threading.Thread::SleepInternal(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Thread_SleepInternal_m69943350F67E5C693262A6278FB7A835AE1942CE (int32_t ___millisecondsTimeout0, const RuntimeMethod* method); // System.Boolean System.Threading.Thread::YieldInternal() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Thread_YieldInternal_mA0081B312A19ECA8D0A7E49DD9DF8AF5A0C7F851 (const RuntimeMethod* method); // System.Int32 System.Threading.Thread::GetProcessDefaultStackSize(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Thread_GetProcessDefaultStackSize_m876EFB49B410ED044DBFA47B7EE2D4F16D7731EC (int32_t ___maxStackSize0, const RuntimeMethod* method); // System.Void System.Threading.ThreadHelper::.ctor(System.Delegate) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadHelper__ctor_m8262A0EF0381251FDDFA4696B84F68AF3A01411B (ThreadHelper_tA2931CFFC5988E4C327F9379104975BC53F1CC13 * __this, Delegate_t * ___start0, const RuntimeMethod* method); // System.Void System.Threading.ThreadStart::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadStart__ctor_m692348FEAEBAF381D62984EE95B217CC024A77D5 (ThreadStart_t09FFA4371E4B2A713F212B157CC9B8B61983B5BF * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void System.Threading.Thread::SetStart(System.MulticastDelegate,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Thread_SetStart_m22F9A89D5768A9EF04A85F3FA4E8090CE2667FFE (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, MulticastDelegate_t * ___start0, int32_t ___maxStackSize1, const RuntimeMethod* method); // System.Globalization.CultureInfo System.Threading.Thread::GetCurrentUICultureNoAppX() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * Thread_GetCurrentUICultureNoAppX_m3443520354B118E074F79BF5D5BDBB5B6E31B5AB (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, const RuntimeMethod* method); // System.Globalization.CultureInfo System.Globalization.CultureInfo::get_DefaultThreadCurrentUICulture() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * CultureInfo_get_DefaultThreadCurrentUICulture_mEB6BC8E5CB2D0BBBB6B7AD860E55683284CCAF3B (const RuntimeMethod* method); // System.Globalization.CultureInfo System.Globalization.CultureInfo::get_UserDefaultUICulture() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * CultureInfo_get_UserDefaultUICulture_m65D62A67F22DFB25EDD7E629AC3381824704DE40 (const RuntimeMethod* method); // System.Globalization.CultureInfo System.Threading.Thread::GetCurrentCultureNoAppX() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * Thread_GetCurrentCultureNoAppX_mCD2B90A28EFEFFDB4B5855B71ADF1337C6E36843 (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, const RuntimeMethod* method); // System.Globalization.CultureInfo System.Globalization.CultureInfo::get_DefaultThreadCurrentCulture() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * CultureInfo_get_DefaultThreadCurrentCulture_mCC52FEEF31992F66C3A74D4566C1CB2C6D2CE581 (const RuntimeMethod* method); // System.Globalization.CultureInfo System.Globalization.CultureInfo::get_UserDefaultCulture() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * CultureInfo_get_UserDefaultCulture_m1057FA0B6C68E6EE22B119A3FA7F6678151CEBEB (const RuntimeMethod* method); // System.Void System.Threading.Thread::ConstructInternalThread() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Thread_ConstructInternalThread_mC11ABFE9172C63CDFD66A11AFB82B9EA2DE8FE33 (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, const RuntimeMethod* method); // System.Runtime.Remoting.Contexts.Context System.AppDomain::InternalGetContext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Context_tE86AB6B3D9759C8E715184808579EFE761683724 * AppDomain_InternalGetContext_mAA54924C2DC3349E29D79D76403F803BD966031F (const RuntimeMethod* method); // System.Threading.Thread System.Threading.Thread::GetCurrentThread() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * Thread_GetCurrentThread_m7CFEF67B239579F733823B39EC3D56F77E96BC0E (const RuntimeMethod* method); // System.Void System.Runtime.ConstrainedExecution.CriticalFinalizerObject::Finalize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CriticalFinalizerObject_Finalize_m36B07F0B4F395452E3EFB45EF4887C763388AFA7 (CriticalFinalizerObject_t8B006E1DEE084E781F5C0F3283E9226E28894DD9 * __this, const RuntimeMethod* method); // System.Boolean System.Threading.Thread::get_IsThreadPoolThreadInternal() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Thread_get_IsThreadPoolThreadInternal_m909FDD574165BF8D5D02D414E2F55D44299F95AC (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, const RuntimeMethod* method); // System.Threading.InternalThread System.Threading.Thread::get_Internal() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192 * Thread_get_Internal_m4A69329DACC9037BDF9CA582CF4FC9734817D225 (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, const RuntimeMethod* method); // System.Threading.ThreadState System.Threading.Thread::ValidateThreadState() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Thread_ValidateThreadState_mEBF62A50922AE3BABE5C6603386D5370DEA385F3 (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, const RuntimeMethod* method); // System.Void System.Threading.Thread::SetState(System.Threading.InternalThread,System.Threading.ThreadState) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Thread_SetState_mF0035267AC3FECD199B63396E7B1097D4FC2C7C5 (InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192 * ___thread0, int32_t ___set1, const RuntimeMethod* method); // System.Void System.Threading.Thread::ClrState(System.Threading.InternalThread,System.Threading.ThreadState) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Thread_ClrState_m108E95E5905DB3F3301DF8FF8A04B956A5136F77 (InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192 * ___thread0, int32_t ___clr1, const RuntimeMethod* method); // System.Void System.Threading.Thread::SetName_internal(System.Threading.InternalThread,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Thread_SetName_internal_mE41978DFBCB89086CBFF60F479FCF0A241500B31 (InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192 * ___thread0, String_t* ___name1, const RuntimeMethod* method); // System.Threading.ThreadState System.Threading.Thread::GetState(System.Threading.InternalThread) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Thread_GetState_m32A1BAF338D3CCCAE4CC2DD9F3E3CD68AF66C9F2 (InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192 * ___thread0, const RuntimeMethod* method); // System.Void System.Threading.Thread::SpinWait_nop() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Thread_SpinWait_nop_mDCFDC9E11E3D93EF2261C217649468A3F3A151D7 (const RuntimeMethod* method); // System.IntPtr System.Threading.Thread::Thread_internal(System.MulticastDelegate) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t Thread_Thread_internal_m43DFA96F34ADF78F99F0F24267EC34A8E7A57849 (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, MulticastDelegate_t * ___start0, const RuntimeMethod* method); // System.Boolean System.IntPtr::op_Equality(System.IntPtr,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool IntPtr_op_Equality_mEE8D9FD2DFE312BBAA8B4ED3BF7976B3142A5934 (intptr_t ___value10, intptr_t ___value21, const RuntimeMethod* method); // System.Void System.SystemException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SystemException__ctor_mF67B7FA639B457BDFB2103D7C21C8059E806175A (SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 * __this, String_t* ___message0, const RuntimeMethod* method); // System.Int32 System.Environment::GetPageSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Environment_GetPageSize_m9DDEBE89C1AD0F93124F0DC120F4495B5A72515E (const RuntimeMethod* method); // System.Int32 System.Threading.Thread::SystemMaxStackStize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Thread_SystemMaxStackStize_m2FD92A285AAEB56862E208375C03D537B13BA3EB (const RuntimeMethod* method); // System.Int32 System.Math::Min(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Math_Min_mC950438198519FB2B0260FCB91220847EE4BB525 (int32_t ___val10, int32_t ___val21, const RuntimeMethod* method); // System.Int32 System.Threading.Thread::get_ManagedThreadId() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Thread_get_ManagedThreadId_m7FA85162CB00713B94EF5708B19120F791D3AAD1 (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, const RuntimeMethod* method); // System.Void System.Threading.ThreadStateException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadStateException__ctor_m8269A7EE51BF315AD8C0A4B64C2B2319035BB767 (ThreadStateException_tCE60AB1B9E16A6D13E3926137BA55832ABE986AE * __this, String_t* ___message0, const RuntimeMethod* method); // System.String System.Exception::GetMessageFromNativeResources(System.Exception/ExceptionMessageKind) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Exception_GetMessageFromNativeResources_m0C3FB5994F1AC0C76785E05972E3E405E8A0F087 (int32_t ___kind0, const RuntimeMethod* method); // System.Void System.Exception::SetErrorCode(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Exception_SetErrorCode_m742C1E687C82E56F445893685007EF4FC017F4A7 (Exception_t * __this, int32_t ___hr0, const RuntimeMethod* method); // System.Void System.SystemException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SystemException__ctor_mB0550111A1A8D18B697B618F811A5B20C160D949 (SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___info0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___context1, const RuntimeMethod* method); // System.Void System.Threading.ContextCallback::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ContextCallback__ctor_m079F8FC3EE21C47D9FDD09FD90C14BDD34539493 (ContextCallback_t8AE8A965AC6C7ECD396F527F15CDC8E683BE1676 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void System.Threading.ThreadStart::Invoke() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadStart_Invoke_m11B6A66E82F02C74399A7314C14C7F52393CC4B4 (ThreadStart_t09FFA4371E4B2A713F212B157CC9B8B61983B5BF * __this, const RuntimeMethod* method); // System.Void System.Threading.ParameterizedThreadStart::Invoke(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParameterizedThreadStart_Invoke_m5A5DFBAD0D99A39DF7ADA9F75D97B068A8809C14 (ParameterizedThreadStart_tB0BBCC1B5B33EBCFE37B9B91840464DBF124218F * __this, RuntimeObject * ___obj0, const RuntimeMethod* method); // System.Void System.Threading.ExecutionContext::Run(System.Threading.ExecutionContext,System.Threading.ContextCallback,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExecutionContext_Run_m97152E1791C019905F6297946D7411CA6683CCEB (ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * ___executionContext0, ContextCallback_t8AE8A965AC6C7ECD396F527F15CDC8E683BE1676 * ___callback1, RuntimeObject * ___state2, const RuntimeMethod* method); // System.Void System.NotSupportedException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotSupportedException__ctor_mD023A89A5C1F740F43F0A9CD6C49DC21230B3CEE (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * __this, String_t* ___message0, const RuntimeMethod* method); // System.Void System.TimeSpan::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeSpan__ctor_m310F37AF5F9F91433A98062BF6E4A248AA6C3DE5 (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, int32_t ___days0, int32_t ___hours1, int32_t ___minutes2, int32_t ___seconds3, int32_t ___milliseconds4, const RuntimeMethod* method); // System.Void System.Threading.RegisteredWaitHandle::.ctor(System.Threading.WaitHandle,System.Threading.WaitOrTimerCallback,System.Object,System.TimeSpan,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RegisteredWaitHandle__ctor_m990C003E1FC4462F986D99BCE3A995F522203483 (RegisteredWaitHandle_t25AAC0B53C62CFA0B3F9BFFA87DDA3638F4308C0 * __this, WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * ___waitObject0, WaitOrTimerCallback_tC7370E7654DC005FC74E8E82993FD40C2C6AF8CF * ___callback1, RuntimeObject * ___state2, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___timeout3, bool ___executeOnlyOnce4, const RuntimeMethod* method); // System.Void System.Threading.WaitCallback::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WaitCallback__ctor_m375A357FD7C64F4182FD88B8276D88FE5BE75B31 (WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Boolean System.Threading.ThreadPool::QueueUserWorkItem(System.Threading.WaitCallback,System.Object) IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR bool ThreadPool_QueueUserWorkItem_mF344DA7B44CDBE8C7163C1539D429F27E8553185 (WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC * ___callBack0, RuntimeObject * ___state1, const RuntimeMethod* method); // System.Boolean System.Threading.ThreadPool::UnsafeQueueUserWorkItem(System.Threading.WaitCallback,System.Object) IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR bool ThreadPool_UnsafeQueueUserWorkItem_mA410427123962A9362AB7314149396196928ECC7 (WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC * ___callBack0, RuntimeObject * ___state1, const RuntimeMethod* method); // System.Double System.TimeSpan::get_TotalMilliseconds() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double TimeSpan_get_TotalMilliseconds_m48B00B27D485CC556C10A5119BC11E1A1E0FE363 (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, const RuntimeMethod* method); // System.Threading.RegisteredWaitHandle System.Threading.ThreadPool::RegisterWaitForSingleObject(System.Threading.WaitHandle,System.Threading.WaitOrTimerCallback,System.Object,System.UInt32,System.Boolean,System.Threading.StackCrawlMark&,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RegisteredWaitHandle_t25AAC0B53C62CFA0B3F9BFFA87DDA3638F4308C0 * ThreadPool_RegisterWaitForSingleObject_m0642BE341A35D9AB577E4611E254BCF7E5C35540 (WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * ___waitObject0, WaitOrTimerCallback_tC7370E7654DC005FC74E8E82993FD40C2C6AF8CF * ___callBack1, RuntimeObject * ___state2, uint32_t ___millisecondsTimeOutInterval3, bool ___executeOnlyOnce4, int32_t* ___stackMark5, bool ___compressStack6, const RuntimeMethod* method); // System.Boolean System.Threading.ThreadPool::QueueUserWorkItemHelper(System.Threading.WaitCallback,System.Object,System.Threading.StackCrawlMark&,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ThreadPool_QueueUserWorkItemHelper_mD11DD16BA8A1C6C90FC15FB3E47F2C62F19669AB (WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC * ___callBack0, RuntimeObject * ___state1, int32_t* ___stackMark2, bool ___compressStack3, const RuntimeMethod* method); // System.Void System.Threading.ThreadPool::EnsureVMInitialized() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadPool_EnsureVMInitialized_mA21FAA8238E99EE2F8CDD7E638FEF5E11B5578D6 (const RuntimeMethod* method); // System.Void System.Threading.QueueUserWorkItemCallback::.ctor(System.Threading.WaitCallback,System.Object,System.Boolean,System.Threading.StackCrawlMark&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QueueUserWorkItemCallback__ctor_mA8BAF438B3BC53CFA970E9728870D5B39A3B86A8 (QueueUserWorkItemCallback_t98440ACF9490D738440F631E378B52AD11EAE8C8 * __this, WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC * ___waitCallback0, RuntimeObject * ___stateObj1, bool ___compressStack2, int32_t* ___stackMark3, const RuntimeMethod* method); // System.Void System.Threading.ThreadPoolWorkQueue::Enqueue(System.Threading.IThreadPoolWorkItem,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadPoolWorkQueue_Enqueue_m0F5AAE9773892321562E794066DD4DBDF4DCA100 (ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011 * __this, RuntimeObject* ___callback0, bool ___forceGlobal1, const RuntimeMethod* method); // System.Boolean System.Threading.ThreadPoolWorkQueue::LocalFindAndPop(System.Threading.IThreadPoolWorkItem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ThreadPoolWorkQueue_LocalFindAndPop_m9BE567E92E0DC532DFEE011D236A1159F63E6434 (ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011 * __this, RuntimeObject* ___callback0, const RuntimeMethod* method); // System.Void System.Threading.ThreadPool::InitializeVMTp(System.Boolean&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadPool_InitializeVMTp_m75941381A968807C339207BE8DF497443200121A (bool* ___enableWorkerTracking0, const RuntimeMethod* method); // System.Void System.Threading.ThreadPool::NotifyWorkItemProgressNative() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadPool_NotifyWorkItemProgressNative_mF559EE574FF07EF426C9B8342221616C78CB370B (const RuntimeMethod* method); // System.Int32 System.Environment::get_ProcessorCount() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Environment_get_ProcessorCount_m086119F1D40B7319BFC37F4501C6A73517E9B8CD (const RuntimeMethod* method); // System.Boolean System.Threading.ThreadPool::IsThreadPoolHosted() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ThreadPool_IsThreadPoolHosted_m4C22092ED436EECC64E79C84EEC327B89D7A7D96 (const RuntimeMethod* method); // System.Void System.Threading.ThreadPoolWorkQueue::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadPoolWorkQueue__ctor_mDAE229D4F94CACC0E1FF97CBDC78F1034C0AF86D (ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011 * __this, const RuntimeMethod* method); // System.Void System.Threading.ThreadPoolWorkQueue/QueueSegment::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QueueSegment__ctor_m7E0672E1810C3887A90DB32CCDE0FC80752495C9 (QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE * __this, const RuntimeMethod* method); // System.Void System.Threading.ThreadPoolWorkQueueThreadLocals::.ctor(System.Threading.ThreadPoolWorkQueue) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadPoolWorkQueueThreadLocals__ctor_mD46EF22D8EE15E0585EAC6F9DBF3063D14526362 (ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B * __this, ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011 * ___tpq0, const RuntimeMethod* method); // System.Boolean System.Threading.ThreadPool::RequestWorkerThread() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ThreadPool_RequestWorkerThread_m7C6D88D442BC1EB2C17B6070F0791C6FC4F8A947 (const RuntimeMethod* method); // System.Void System.Threading.ThreadPoolWorkQueue/WorkStealingQueue::LocalPush(System.Threading.IThreadPoolWorkItem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WorkStealingQueue_LocalPush_mF4807971CDD7F6089AADF28173FEDDDFF4E96455 (WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB * __this, RuntimeObject* ___obj0, const RuntimeMethod* method); // System.Boolean System.Threading.ThreadPoolWorkQueue/QueueSegment::TryEnqueue(System.Threading.IThreadPoolWorkItem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool QueueSegment_TryEnqueue_m83AD5DB0A7D19576FC19EF28974EE515E61B8AA5 (QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE * __this, RuntimeObject* ___node0, const RuntimeMethod* method); // System.Void System.Threading.ThreadPoolWorkQueue::EnsureThreadRequested() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadPoolWorkQueue_EnsureThreadRequested_mEF1AA9C6BEB164BB3CCC05D39D92FDF531B4C39E (ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011 * __this, const RuntimeMethod* method); // System.Boolean System.Threading.ThreadPoolWorkQueue/WorkStealingQueue::LocalFindAndPop(System.Threading.IThreadPoolWorkItem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WorkStealingQueue_LocalFindAndPop_m837487AF74CF9C8104986911FC7E279101AE1DCC (WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB * __this, RuntimeObject* ___obj0, const RuntimeMethod* method); // System.Boolean System.Threading.ThreadPoolWorkQueue/WorkStealingQueue::LocalPop(System.Threading.IThreadPoolWorkItem&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WorkStealingQueue_LocalPop_m99B519E8984D358D1816A9E01B7A9CD4607B42D0 (WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB * __this, RuntimeObject** ___obj0, const RuntimeMethod* method); // System.Boolean System.Threading.ThreadPoolWorkQueue/QueueSegment::TryDequeue(System.Threading.IThreadPoolWorkItem&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool QueueSegment_TryDequeue_m4D5D4F85B81CACAD4B7961DC4EF1FD91A99611D2 (QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE * __this, RuntimeObject** ___node0, const RuntimeMethod* method); // System.Boolean System.Threading.ThreadPoolWorkQueue/QueueSegment::IsUsedUp() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool QueueSegment_IsUsedUp_mE4EA87EE6185EAF7C5C6108B4E435CE1D4FB9F0C (QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE * __this, const RuntimeMethod* method); // T[] System.Threading.ThreadPoolWorkQueue/SparseArray`1<System.Threading.ThreadPoolWorkQueue/WorkStealingQueue>::get_Current() inline WorkStealingQueueU5BU5D_tB0FC166606C799616475C287839895D7E987FAE9* SparseArray_1_get_Current_m3B12A0B7ED161127D23F62CC10EDCE7F8ED79051 (SparseArray_1_tA9BA23F30984048431C40A4D4B5215A15A64B4EB * __this, const RuntimeMethod* method) { return (( WorkStealingQueueU5BU5D_tB0FC166606C799616475C287839895D7E987FAE9* (*) (SparseArray_1_tA9BA23F30984048431C40A4D4B5215A15A64B4EB *, const RuntimeMethod*))SparseArray_1_get_Current_m6715E5ACB39FD5E197A696FF118069BAD185668D_gshared)(__this, method); } // System.Boolean System.Threading.ThreadPoolWorkQueue/WorkStealingQueue::TrySteal(System.Threading.IThreadPoolWorkItem&,System.Boolean&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WorkStealingQueue_TrySteal_mE129DB3DD6A80B3FAF1391366AABFDD488D7956E (WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB * __this, RuntimeObject** ___obj0, bool* ___missedSteal1, const RuntimeMethod* method); // System.Int32 System.Environment::get_TickCount() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Environment_get_TickCount_m0A119BE4354EA90C82CC48E559588C987A79FE0C (const RuntimeMethod* method); // System.Void System.Threading.ThreadPoolWorkQueue::MarkThreadRequestSatisfied() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadPoolWorkQueue_MarkThreadRequestSatisfied_m88FE3B0300E0D183244D54B7A7105141432C1955 (ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011 * __this, const RuntimeMethod* method); // System.Threading.ThreadPoolWorkQueueThreadLocals System.Threading.ThreadPoolWorkQueue::EnsureCurrentThreadHasQueue() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B * ThreadPoolWorkQueue_EnsureCurrentThreadHasQueue_m554E036E163A749F37BEBCE4F6020E145779758A (ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011 * __this, const RuntimeMethod* method); // System.Void System.Threading.ThreadPoolWorkQueue::Dequeue(System.Threading.ThreadPoolWorkQueueThreadLocals,System.Threading.IThreadPoolWorkItem&,System.Boolean&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadPoolWorkQueue_Dequeue_mC9B6B85A78A962AC577C6474DBF53E2BCE238767 (ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011 * __this, ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B * ___tl0, RuntimeObject** ___callback1, bool* ___missedSteal2, const RuntimeMethod* method); // System.Void System.Threading.ThreadPool::ReportThreadStatus(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadPool_ReportThreadStatus_m5497425AF41790F625F8A890141EC9570FA82EE8 (bool ___isWorking0, const RuntimeMethod* method); // System.Boolean System.Threading.ThreadPool::NotifyWorkItemComplete() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ThreadPool_NotifyWorkItemComplete_m66CC6F7A740C2925320EE3A1D901D9AA5D2B9A77 (const RuntimeMethod* method); // System.Void System.Threading.ThreadPoolWorkQueue/SparseArray`1<System.Threading.ThreadPoolWorkQueue/WorkStealingQueue>::.ctor(System.Int32) inline void SparseArray_1__ctor_m0B0CCA1B07E8D3958BD83EFE5CBC7C40A0A9131A (SparseArray_1_tA9BA23F30984048431C40A4D4B5215A15A64B4EB * __this, int32_t ___initialSize0, const RuntimeMethod* method) { (( void (*) (SparseArray_1_tA9BA23F30984048431C40A4D4B5215A15A64B4EB *, int32_t, const RuntimeMethod*))SparseArray_1__ctor_m14F57DABEB0112D1C2DC00D1C734570C06C73DB5_gshared)(__this, ___initialSize0, method); } // System.Void System.Threading.ThreadPoolWorkQueue/QueueSegment::GetIndexes(System.Int32&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QueueSegment_GetIndexes_mF55461594A0803BA4A598D15A161EF172EB65953 (QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE * __this, int32_t* ___upper0, int32_t* ___lower1, const RuntimeMethod* method); // System.Boolean System.Threading.ThreadPoolWorkQueue/QueueSegment::CompareExchangeIndexes(System.Int32&,System.Int32,System.Int32&,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool QueueSegment_CompareExchangeIndexes_m2F262328BC6CD50650808F35D906F986F702E299 (QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE * __this, int32_t* ___prevUpper0, int32_t ___newUpper1, int32_t* ___prevLower2, int32_t ___newLower3, const RuntimeMethod* method); // System.Void System.Threading.SpinWait::SpinOnce() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SpinWait_SpinOnce_mFE80DED71DC333A3F5C6F98AE9B46AB63B854E87 (SpinWait_tE079CCE966DA5879ACBE28273573E447C0BA31B9 * __this, const RuntimeMethod* method); // System.Void System.Threading.SpinLock::Enter(System.Boolean&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SpinLock_Enter_mF3E9D6327B1767595E94264ABB9526C5CF3CFC3B (SpinLock_t8C6A214261382587D0A07AD354500141672A1DE1 * __this, bool* ___lockTaken0, const RuntimeMethod* method); // System.Void System.Threading.SpinLock::Exit(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SpinLock_Exit_m85BC505E091C592BE7015391FAD05C5BDC8A1D66 (SpinLock_t8C6A214261382587D0A07AD354500141672A1DE1 * __this, bool ___useMemoryBarrier0, const RuntimeMethod* method); // System.Int32 System.Threading.Interlocked::Exchange(System.Int32&,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Interlocked_Exchange_mD5CC61AF0F002355912FAAF84F26BE93639B5FD5 (int32_t* ___location10, int32_t ___value1, const RuntimeMethod* method); // System.Boolean System.Threading.ThreadPoolWorkQueue/WorkStealingQueue::TrySteal(System.Threading.IThreadPoolWorkItem&,System.Boolean&,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WorkStealingQueue_TrySteal_mB7C9393B530ABEE102EC1955B02A520D01A08E9C (WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB * __this, RuntimeObject** ___obj0, bool* ___missedSteal1, int32_t ___millisecondsTimeout2, const RuntimeMethod* method); // System.Void System.Threading.SpinLock::TryEnter(System.Int32,System.Boolean&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SpinLock_TryEnter_mC40B3AF891D55A2D0DC2AEC8F83926EBB4A28109 (SpinLock_t8C6A214261382587D0A07AD354500141672A1DE1 * __this, int32_t ___millisecondsTimeout0, bool* ___lockTaken1, const RuntimeMethod* method); // System.Void System.Threading.SpinLock::.ctor(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SpinLock__ctor_m2BB2C4BB309BF3C6D004C3BABAE3C8484DA5B6A0 (SpinLock_t8C6A214261382587D0A07AD354500141672A1DE1 * __this, bool ___enableThreadOwnerTracking0, const RuntimeMethod* method); // System.Void System.Random::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Random__ctor_mDD202982FB7CEDE3F31824E919AD2BFA6D66BA27 (Random_t18A28484F67EFA289C256F508A5C71D9E6DEE09F * __this, int32_t ___Seed0, const RuntimeMethod* method); // System.Void System.Threading.ThreadPoolWorkQueue/WorkStealingQueue::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WorkStealingQueue__ctor_m5A30B12A759E1174AB423856CECBF73B5A5FA91A (WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB * __this, const RuntimeMethod* method); // System.Int32 System.Threading.ThreadPoolWorkQueue/SparseArray`1<System.Threading.ThreadPoolWorkQueue/WorkStealingQueue>::Add(T) inline int32_t SparseArray_1_Add_mE48A7F17E902019686E15A72766DD0AB4CE80971 (SparseArray_1_tA9BA23F30984048431C40A4D4B5215A15A64B4EB * __this, WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB * ___e0, const RuntimeMethod* method) { return (( int32_t (*) (SparseArray_1_tA9BA23F30984048431C40A4D4B5215A15A64B4EB *, WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB *, const RuntimeMethod*))SparseArray_1_Add_mF691405F72340FFB24B2B053CD36CE49E6F93D7A_gshared)(__this, ___e0, method); } // System.Void System.Threading.ThreadPoolWorkQueue/SparseArray`1<System.Threading.ThreadPoolWorkQueue/WorkStealingQueue>::Remove(T) inline void SparseArray_1_Remove_mEBA9CD59097C8D0C153E48328C21554B81E68414 (SparseArray_1_tA9BA23F30984048431C40A4D4B5215A15A64B4EB * __this, WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB * ___e0, const RuntimeMethod* method) { (( void (*) (SparseArray_1_tA9BA23F30984048431C40A4D4B5215A15A64B4EB *, WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB *, const RuntimeMethod*))SparseArray_1_Remove_m68197C62F8B904A1778445F94E694E9F18C90BD7_gshared)(__this, ___e0, method); } // System.Void System.Threading.ThreadPoolWorkQueueThreadLocals::CleanUp() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadPoolWorkQueueThreadLocals_CleanUp_m2557E74F088EB8EC68E1DAB43458EDAF62F30C04 (ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B * __this, const RuntimeMethod* method); // System.UInt32 System.Threading.TimeoutHelper::GetTime() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t TimeoutHelper_GetTime_m6AD4BA5DCA9E4102DC18395A59123E91EB915D98 (const RuntimeMethod* method); // System.Void System.MarshalByRefObject::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MarshalByRefObject__ctor_mD1C6F1D191B1A50DC93E8B214BCCA9BD93FDE850 (MarshalByRefObject_tC4577953D0A44D0AB8597CFA868E01C858B1C9AF * __this, const RuntimeMethod* method); // System.Void System.Threading.Timer::Init(System.Threading.TimerCallback,System.Object,System.Int64,System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Timer_Init_mF69134A3E2C8A2B79BA925BCF687B3DCBBF4AB65 (Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * __this, TimerCallback_tC89F2FB1294A86F64DEB2C1F68024954018AA219 * ___callback0, RuntimeObject * ___state1, int64_t ___dueTime2, int64_t ___period3, const RuntimeMethod* method); // System.Boolean System.Threading.Timer::Change(System.Int64,System.Int64,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Timer_Change_m0D893D7C243B79E85CDD8E06F366F0744F6637D6 (Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * __this, int64_t ___dueTime0, int64_t ___period1, bool ___first2, const RuntimeMethod* method); // System.Void System.Threading.Timer/Scheduler::Remove(System.Threading.Timer) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scheduler_Remove_m5D87E925B0C6E4BFB7C68F6614C133ADA2628148 (Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9 * __this, Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * ___timer0, const RuntimeMethod* method); // System.Void System.ObjectDisposedException::.ctor(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ObjectDisposedException__ctor_m303CFD09E4B541C36C60AE7B7CBC8B1B7EED66DC (ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A * __this, String_t* ___objectName0, String_t* ___message1, const RuntimeMethod* method); // System.Int64 System.Threading.Timer::GetTimeMonotonic() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t Timer_GetTimeMonotonic_m4B6169CEEE39504646E976FBF26B3EFBD609ABFA (const RuntimeMethod* method); // System.Void System.Threading.Timer/Scheduler::Change(System.Threading.Timer,System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scheduler_Change_m0B2CF9E01BA6732CE701861DFE5142200CD6654C (Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9 * __this, Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * ___timer0, int64_t ___new_next_run1, const RuntimeMethod* method); // System.Threading.Timer/Scheduler System.Threading.Timer/Scheduler::get_Instance() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9 * Scheduler_get_Instance_mAD166DADAB60F24F15A36BD49F67172084AA9B4C_inline (const RuntimeMethod* method); // System.Void System.Threading.Timer/Scheduler::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scheduler__ctor_mA11657BA808AF374E216FDAAA472E18F00B84FEB (Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9 * __this, const RuntimeMethod* method); // System.Void System.Threading.ManualResetEvent::.ctor(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManualResetEvent__ctor_m8973D9E3C622B9602641C017A33870F51D0311E1 (ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * __this, bool ___initialState0, const RuntimeMethod* method); // System.Void System.Threading.Timer/TimerComparer::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimerComparer__ctor_m4286C1A800BFB3F6A065A9DB0122B7FC1A440F22 (TimerComparer_tC987818CFADF2F3ECEB89C0BD510600DAD816015 * __this, const RuntimeMethod* method); // System.Void System.Collections.SortedList::.ctor(System.Collections.IComparer,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortedList__ctor_mE69C668800C6AF9EE9C745E046E151352D424E79 (SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E * __this, RuntimeObject* ___comparer0, int32_t ___capacity1, const RuntimeMethod* method); // System.Void System.Threading.Thread::.ctor(System.Threading.ThreadStart) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Thread__ctor_m36A33B990160C4499E991D288341CA325AE66DDD (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, ThreadStart_t09FFA4371E4B2A713F212B157CC9B8B61983B5BF * ___start0, const RuntimeMethod* method); // System.Void System.Threading.Thread::Start() IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR void Thread_Start_mE2AC4744AFD147FDC84E8D9317B4E3AB890BC2D6 (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, const RuntimeMethod* method); // System.Int32 System.Threading.Timer/Scheduler::InternalRemove(System.Threading.Timer) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Scheduler_InternalRemove_m7B12673F6C5012E19754EF3C2E9BD9438D5D23BD (Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9 * __this, Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * ___timer0, const RuntimeMethod* method); // System.Void System.Threading.Timer/Scheduler::Add(System.Threading.Timer) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scheduler_Add_m669D8B05D43F207A8BE1AA1912154AB6F0E9EBEB (Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9 * __this, Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * ___timer0, const RuntimeMethod* method); // System.Boolean System.Threading.EventWaitHandle::Set() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventWaitHandle_Set_m7959A86A39735296FC949EC86FDA42A6CFAAB94C (EventWaitHandle_t7603BF1D3D30FE42DD07A450C8D09E2684DC4D98 * __this, const RuntimeMethod* method); // System.Int32 System.Threading.Timer/Scheduler::FindByDueTime(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Scheduler_FindByDueTime_m2B255CEF6EC7B56CD41F4FD299E09CAAE062D5FB (Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9 * __this, int64_t ___nr0, const RuntimeMethod* method); // System.Void System.Threading.TimerCallback::Invoke(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimerCallback_Invoke_m64E1279AA84FA0D01697CB6D7B3D8C01959B4A50 (TimerCallback_tC89F2FB1294A86F64DEB2C1F68024954018AA219 * __this, RuntimeObject * ___state0, const RuntimeMethod* method); // System.Void System.Threading.Thread::set_Name(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Thread_set_Name_mEBD0DF20D69C49612949EA6F24E8E4EADB7F5E77 (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1<System.Threading.Timer>::.ctor(System.Int32) inline void List_1__ctor_m7C148B97DC87A9125BDE2F8876642459D8A30954 (List_1_t0C6DF014BD2D1BE6D428FB761E8C21CDC22C5116 * __this, int32_t ___capacity0, const RuntimeMethod* method) { (( void (*) (List_1_t0C6DF014BD2D1BE6D428FB761E8C21CDC22C5116 *, int32_t, const RuntimeMethod*))List_1__ctor_mEE468B81D8E7C140F567D10FF7F5894A50EEEA57_gshared)(__this, ___capacity0, method); } // System.Boolean System.Threading.EventWaitHandle::Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventWaitHandle_Reset_m59EBCEA32BC9C67B4E432BEA5FF0A42ED0CC8A6F (EventWaitHandle_t7603BF1D3D30FE42DD07A450C8D09E2684DC4D98 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1<System.Threading.Timer>::Add(T) inline void List_1_Add_mB5A8963C62BC566BF95512C93EA0B5ED6D04B8E9 (List_1_t0C6DF014BD2D1BE6D428FB761E8C21CDC22C5116 * __this, Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * ___item0, const RuntimeMethod* method) { (( void (*) (List_1_t0C6DF014BD2D1BE6D428FB761E8C21CDC22C5116 *, Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 *, const RuntimeMethod*))List_1_Add_m6930161974C7504C80F52EC379EF012387D43138_gshared)(__this, ___item0, method); } // System.Int32 System.Collections.Generic.List`1<System.Threading.Timer>::get_Count() inline int32_t List_1_get_Count_m102A5956CA038B4503A23CBAE433114532EC22E7_inline (List_1_t0C6DF014BD2D1BE6D428FB761E8C21CDC22C5116 * __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_t0C6DF014BD2D1BE6D428FB761E8C21CDC22C5116 *, const RuntimeMethod*))List_1_get_Count_m507C9149FF7F83AAC72C29091E745D557DA47D22_gshared_inline)(__this, method); } // T System.Collections.Generic.List`1<System.Threading.Timer>::get_Item(System.Int32) inline Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * List_1_get_Item_m6C76B0438807DFB527E73E6166D012198028ACBE_inline (List_1_t0C6DF014BD2D1BE6D428FB761E8C21CDC22C5116 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * (*) (List_1_t0C6DF014BD2D1BE6D428FB761E8C21CDC22C5116 *, int32_t, const RuntimeMethod*))List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_gshared_inline)(__this, ___index0, method); } // System.Void System.Collections.Generic.List`1<System.Threading.Timer>::Clear() inline void List_1_Clear_mACBCDAD884AD8F4AB0A67F8E8626D5FD0C8C6A79 (List_1_t0C6DF014BD2D1BE6D428FB761E8C21CDC22C5116 * __this, const RuntimeMethod* method) { (( void (*) (List_1_t0C6DF014BD2D1BE6D428FB761E8C21CDC22C5116 *, const RuntimeMethod*))List_1_Clear_mC5CFC6C9F3007FC24FE020198265D4B5B0659FFC_gshared)(__this, method); } // System.Void System.Threading.Timer/Scheduler::ShrinkIfNeeded(System.Collections.Generic.List`1<System.Threading.Timer>,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scheduler_ShrinkIfNeeded_m1DDE9B9B4FECA8D16C922391413085ABCB2B60E4 (Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9 * __this, List_1_t0C6DF014BD2D1BE6D428FB761E8C21CDC22C5116 * ___list0, int32_t ___initial1, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1<System.Threading.Timer>::get_Capacity() inline int32_t List_1_get_Capacity_m4E6CC6EB68ACB4009E66AE14C2969F02B644FAE7 (List_1_t0C6DF014BD2D1BE6D428FB761E8C21CDC22C5116 * __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_t0C6DF014BD2D1BE6D428FB761E8C21CDC22C5116 *, const RuntimeMethod*))List_1_get_Capacity_mB976106DA11B4155CBC654A4FEAF355280834D8B_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1<System.Threading.Timer>::set_Capacity(System.Int32) inline void List_1_set_Capacity_m0DA623E0A9843F83E643A5E032D775F990F3863E (List_1_t0C6DF014BD2D1BE6D428FB761E8C21CDC22C5116 * __this, int32_t ___value0, const RuntimeMethod* method) { (( void (*) (List_1_t0C6DF014BD2D1BE6D428FB761E8C21CDC22C5116 *, int32_t, const RuntimeMethod*))List_1_set_Capacity_m5E67DE1CEC89ADB8A82937E2D0CB48A78F962FA3_gshared)(__this, ___value0, method); } // System.Void System.Runtime.InteropServices.SafeHandle::DangerousAddRef(System.Boolean&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SafeHandle_DangerousAddRef_m38ABCE4B3DF7CEA3B6C79996C22E1D532E10F085 (SafeHandle_t1E326D75E23FD5BB6D40BA322298FDC6526CC383 * __this, bool* ___success0, const RuntimeMethod* method); // System.Void System.Threading.WaitHandle::Init() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WaitHandle_Init_m63320FFB796EB59BF6217787185DD0B9BCE7C6FD (WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * __this, const RuntimeMethod* method); // System.Void System.Runtime.InteropServices.SafeHandle::SetHandleAsInvalid() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SafeHandle_SetHandleAsInvalid_mAFA4A01F6FB566AB67312B96E5024088BDF255F6 (SafeHandle_t1E326D75E23FD5BB6D40BA322298FDC6526CC383 * __this, const RuntimeMethod* method); // System.Void Microsoft.Win32.SafeHandles.SafeWaitHandle::.ctor(System.IntPtr,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SafeWaitHandle__ctor_m7A02720A5A03917CCA8DD68406A124C4AB76191A (SafeWaitHandle_t51DB35FF382E636FF3B868D87816733894D46CF2 * __this, intptr_t ___existingHandle0, bool ___ownsHandle1, const RuntimeMethod* method); // System.IntPtr System.Runtime.InteropServices.SafeHandle::DangerousGetHandle() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR intptr_t SafeHandle_DangerousGetHandle_m9014DC4C279F2EF9F9331915135F0AF5AF8A4368_inline (SafeHandle_t1E326D75E23FD5BB6D40BA322298FDC6526CC383 * __this, const RuntimeMethod* method); // System.Boolean System.Threading.WaitHandle::WaitOne(System.Int64,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WaitHandle_WaitOne_m6283DC18BCD374B579549B156DD30AAA74E64C89 (WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * __this, int64_t ___timeout0, bool ___exitContext1, const RuntimeMethod* method); // System.Boolean System.Threading.WaitHandle::InternalWaitOne(System.Runtime.InteropServices.SafeHandle,System.Int64,System.Boolean,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WaitHandle_InternalWaitOne_m14CF12240D30C25A6C34683080C5A0D982786303 (SafeHandle_t1E326D75E23FD5BB6D40BA322298FDC6526CC383 * ___waitableSafeHandle0, int64_t ___millisecondsTimeout1, bool ___hasThreadAffinity2, bool ___exitContext3, const RuntimeMethod* method); // System.Int32 System.Threading.WaitHandle::WaitOneNative(System.Runtime.InteropServices.SafeHandle,System.UInt32,System.Boolean,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t WaitHandle_WaitOneNative_mC25327F2B99DBB404B62FD48CFCBDB3244F82434 (SafeHandle_t1E326D75E23FD5BB6D40BA322298FDC6526CC383 * ___waitableSafeHandle0, uint32_t ___millisecondsTimeout1, bool ___hasThreadAffinity2, bool ___exitContext3, const RuntimeMethod* method); // System.Void System.Threading.WaitHandle::ThrowAbandonedMutexException() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WaitHandle_ThrowAbandonedMutexException_m4AFC4FEDCA7C3EF6E1C04D4176ABA49CC728224C (const RuntimeMethod* method); // System.Void System.ArgumentException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentException__ctor_m9A85EF7FEFEC21DDD525A67E831D77278E5165B7 (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * __this, String_t* ___message0, const RuntimeMethod* method); // System.Int32 System.Threading.WaitHandle::WaitMultiple(System.Threading.WaitHandle[],System.Int32,System.Boolean,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t WaitHandle_WaitMultiple_mAE04CACC2ADB312E42B0DF0E09EAB1744B50441E (WaitHandleU5BU5D_t79FF2E6AC099CC1FDD2B24F21A72D36BA31298CC* ___waitHandles0, int32_t ___millisecondsTimeout1, bool ___exitContext2, bool ___WaitAll3, const RuntimeMethod* method); // System.Void System.Threading.WaitHandle::ThrowAbandonedMutexException(System.Int32,System.Threading.WaitHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WaitHandle_ThrowAbandonedMutexException_m69BB8B9A409789BDFA844B2A06303CCB3FD3A69C (int32_t ___location0, WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * ___handle1, const RuntimeMethod* method); // System.Void System.GC::KeepAlive(System.Object) IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR void GC_KeepAlive_mE836EDA45A7C6BFDCEA004B9089FA6B4810BDA89 (RuntimeObject * ___obj0, const RuntimeMethod* method); // System.Int32 System.Threading.WaitHandle::WaitAny(System.Threading.WaitHandle[],System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t WaitHandle_WaitAny_m1CA2DEBC40AB9BAF7ADDC0921B2AC332FA44AB1E (WaitHandleU5BU5D_t79FF2E6AC099CC1FDD2B24F21A72D36BA31298CC* ___waitHandles0, int32_t ___millisecondsTimeout1, bool ___exitContext2, const RuntimeMethod* method); // System.Void System.Threading.AbandonedMutexException::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AbandonedMutexException__ctor_mD789CDEE6F2EFECA949F0205C4AA37F140476E05 (AbandonedMutexException_tCE41515409705F64C8D2AE1AAB4C1864905803C9 * __this, const RuntimeMethod* method); // System.Void System.Threading.AbandonedMutexException::.ctor(System.Int32,System.Threading.WaitHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AbandonedMutexException__ctor_m5D2377FCE41D4EA1068C207B0105C7322D521666 (AbandonedMutexException_tCE41515409705F64C8D2AE1AAB4C1864905803C9 * __this, int32_t ___location0, WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * ___handle1, const RuntimeMethod* method); // System.Void System.Runtime.InteropServices.SafeHandle::Close() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SafeHandle_Close_m284B185A04D5FB0A23F55B333737B7DF2CBE1F80 (SafeHandle_t1E326D75E23FD5BB6D40BA322298FDC6526CC383 * __this, const RuntimeMethod* method); // Microsoft.Win32.SafeHandles.SafeWaitHandle System.Threading.WaitHandle::get_SafeWaitHandle() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SafeWaitHandle_t51DB35FF382E636FF3B868D87816733894D46CF2 * WaitHandle_get_SafeWaitHandle_m9BA6EA0D8DBD059147DE77EE1E36181EEB5A8AB1 (WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * __this, const RuntimeMethod* method); // System.Int32 System.Threading.WaitHandle::Wait_internal(System.IntPtr*,System.Int32,System.Boolean,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t WaitHandle_Wait_internal_m8941E096BE6A528D936BCE4B4D931753FCB0F483 (intptr_t* ___handles0, int32_t ___numHandles1, bool ___waitAll2, int32_t ___ms3, const RuntimeMethod* method); // System.Void System.Runtime.InteropServices.SafeHandle::DangerousRelease() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SafeHandle_DangerousRelease_m3D5C78EBCD583C58AE715F7A8AC1BD3BA976CF01 (SafeHandle_t1E326D75E23FD5BB6D40BA322298FDC6526CC383 * __this, const RuntimeMethod* method); // System.IntPtr System.IntPtr::op_Explicit(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t IntPtr_op_Explicit_m62A5ED7757661C8DB6AEF4816829ED92A1929F91 (int32_t ___value0, const RuntimeMethod* method); // System.Void System.ApplicationException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ApplicationException__ctor_mDC26CE8ECD0DDA5C8FA50C8E8B2614F3B50FC308 (ApplicationException_t664823C3E0D3E1E7C7FA1C0DB4E19E98E9811C74 * __this, String_t* ___message0, const RuntimeMethod* method); // System.Void System.ApplicationException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ApplicationException__ctor_mFF30CCDE8B078E0ED2E206EEB39611840367607A (ApplicationException_t664823C3E0D3E1E7C7FA1C0DB4E19E98E9811C74 * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___info0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___context1, const RuntimeMethod* method); // System.Boolean System.Threading.ThreadPoolWorkQueue::Dispatch() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ThreadPoolWorkQueue_Dispatch_mCDF7415E4C9D02B34761CAE8EA15CD33DDF85ADF (const RuntimeMethod* method); // System.Exception System.ThrowHelper::CreateArgumentNullException(System.ExceptionArgument) IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR Exception_t * ThrowHelper_CreateArgumentNullException_m73D3C5638F0A69939498020AA3AE650DAA0178FD (int32_t ___argument0, const RuntimeMethod* method); // System.Void System.ThrowHelper::ThrowArgumentOutOfRangeException(System.ExceptionArgument,System.ExceptionResource) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentOutOfRangeException_m2C56CC1BC1245743344B9236D279FC9315896F51 (int32_t ___argument0, int32_t ___resource1, const RuntimeMethod* method); // System.String System.Environment::GetResourceString(System.String,System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Environment_GetResourceString_m7389941B4C0688D875CC647D99A739DA2F907ADB (String_t* ___key0, ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___values1, const RuntimeMethod* method); // System.String System.ThrowHelper::GetResourceName(System.ExceptionResource) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ThrowHelper_GetResourceName_m13FDAE58B6F545972524C1B952F26628A50ED48E (int32_t ___resource0, const RuntimeMethod* method); // System.String System.ThrowHelper::GetArgumentName(System.ExceptionArgument) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ThrowHelper_GetArgumentName_m557024344066246E63A04D0B1A2DB0F6C6781D2C (int32_t ___argument0, const RuntimeMethod* method); // System.Void System.TimeSpan::.ctor(System.Int64) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void TimeSpan__ctor_mEB013EB288370617E8D465D75BE383C4058DB5A5_inline (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, int64_t ___ticks0, const RuntimeMethod* method); // System.Int64 System.TimeSpan::TimeToTicks(System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t TimeSpan_TimeToTicks_m30D961C24084E95EA9FE0565B87FCFFE24DD3632 (int32_t ___hour0, int32_t ___minute1, int32_t ___second2, const RuntimeMethod* method); // System.Void System.TimeSpan::.ctor(System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeSpan__ctor_m44268277AFF84DEF6CA3442907CE8116A982FB87 (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, int32_t ___hours0, int32_t ___minutes1, int32_t ___seconds2, const RuntimeMethod* method); // System.Int64 System.TimeSpan::get_Ticks() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int64_t TimeSpan_get_Ticks_m829C28C42028CDBFC9E338962DC7B6B10C8FFBE7_inline (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, const RuntimeMethod* method); // System.Int32 System.TimeSpan::get_Hours() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TimeSpan_get_Hours_mE248B39F7E3E07DAD257713114E86A1A2C191A45 (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, const RuntimeMethod* method); // System.Int32 System.TimeSpan::get_Minutes() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TimeSpan_get_Minutes_mCABF9EE7E7F78368DA0F825F5922C06238DD0F22 (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, const RuntimeMethod* method); // System.Double System.TimeSpan::get_TotalHours() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double TimeSpan_get_TotalHours_mE5E189FF852CBC3046D1B584D2DC6B541D0BD327 (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, const RuntimeMethod* method); // System.Double System.TimeSpan::get_TotalMinutes() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double TimeSpan_get_TotalMinutes_m41B6248DF2E4E6CAFC4A1B3C7ECCD9A10CC16C22 (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, const RuntimeMethod* method); // System.Double System.TimeSpan::get_TotalSeconds() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double TimeSpan_get_TotalSeconds_m0F8F314166E6D1F9D36F32EB1272451EDE56B4EA (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, const RuntimeMethod* method); // System.Void System.OverflowException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OverflowException__ctor_mE1A042FFEBF00B79612E8595B8D49785B357D731 (OverflowException_tD89571E2350DE06D9DE4AB65ADCA77D607B5693D * __this, String_t* ___message0, const RuntimeMethod* method); // System.TimeSpan System.TimeSpan::Add(System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 TimeSpan_Add_mC4C54D4AF8C34EF36288176B85FF2F488A7C5507 (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___ts0, const RuntimeMethod* method); // System.Int32 System.TimeSpan::CompareTo(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TimeSpan_CompareTo_mF5675C9DD2AA6D97C68CFAAE340B54EC4485564B (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, RuntimeObject * ___value0, const RuntimeMethod* method); // System.Int32 System.TimeSpan::CompareTo(System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TimeSpan_CompareTo_mCC797C9F7FF3BC0D7C8401666BDE7DCE676449E3 (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___value0, const RuntimeMethod* method); // System.TimeSpan System.TimeSpan::Interval(System.Double,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 TimeSpan_Interval_mC54779784D1D81AF3B63161397F31CF7ECDD7732 (double ___value0, int32_t ___scale1, const RuntimeMethod* method); // System.Boolean System.TimeSpan::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeSpan_Equals_m7CD315197413EB59DDBCF923AD564E0021E91A70 (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, RuntimeObject * ___value0, const RuntimeMethod* method); // System.Boolean System.TimeSpan::Equals(System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeSpan_Equals_m03A10C4E2E28E5E56B4342AC0B9C68EC677C67F4 (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___obj0, const RuntimeMethod* method); // System.Int32 System.TimeSpan::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TimeSpan_GetHashCode_m4FD4BD6B179EDD97650F594B0E671EC8FB1E535F (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, const RuntimeMethod* method); // System.Boolean System.Double::IsNaN(System.Double) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Double_IsNaN_m5DFBBD58036879B687FEC248C50EACBABE205AB3 (double ___d0, const RuntimeMethod* method); // System.TimeSpan System.TimeSpan::Negate() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 TimeSpan_Negate_m0DC5231DD5489EB3A8A7AE9AC30F83CBD3987C33 (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, const RuntimeMethod* method); // System.TimeSpan System.TimeSpan::Subtract(System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 TimeSpan_Subtract_m9A5CA898BD0D57AE22E8E19548B8D635961A71C0 (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___ts0, const RuntimeMethod* method); // System.String System.Globalization.TimeSpanFormat::Format(System.TimeSpan,System.String,System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* TimeSpanFormat_Format_mDFAF627CECBD00A1DDB27D3D812974B3A2875B8F (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___value0, String_t* ___format1, RuntimeObject* ___formatProvider2, const RuntimeMethod* method); // System.String System.TimeSpan::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* TimeSpan_ToString_m3D31EDB779332CA887A4CB9BD1CA781C59B79EA8 (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, const RuntimeMethod* method); // System.String System.TimeSpan::ToString(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* TimeSpan_ToString_m8931E09D0B73F3CF436C70E02D74E14F5479B9BF (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, String_t* ___format0, const RuntimeMethod* method); // System.Boolean System.TimeSpan::get_LegacyMode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeSpan_get_LegacyMode_mB9C63B017249E99A978D2977C6172848EFBA30F8 (const RuntimeMethod* method); // System.String System.TimeSpan::ToString(System.String,System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* TimeSpan_ToString_m9486CD30DB9A51A6AA51C2672FCB1DFEF074FC9F (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, String_t* ___format0, RuntimeObject* ___formatProvider1, const RuntimeMethod* method); // System.Boolean System.TimeSpan::GetLegacyFormatMode() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool TimeSpan_GetLegacyFormatMode_m058C62B8FEB05BBD84A5437AEDF60DAF2444EBB8_inline (const RuntimeMethod* method); // System.String System.Boolean::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Boolean_ToString_m62D1EFD5F6D5F6B6AF0D14A07BF5741C94413301 (bool* __this, const RuntimeMethod* method); // System.String System.String::Concat(System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_mB7BA84F13912303B2E5E40FBF0109E1A328ACA07 (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___args0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1<System.TimeZoneInfo/AdjustmentRule>::.ctor() inline void List_1__ctor_m26B5CF8B504B7BD2ACF6D10E2212EB312DEAD708 (List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * __this, const RuntimeMethod* method) { (( void (*) (List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E *, const RuntimeMethod*))List_1__ctor_mC832F1AC0F814BAEB19175F5D7972A7507508BC3_gshared)(__this, method); } // System.Boolean System.CurrentSystemTimeZone::GetTimeZoneData(System.Int32,System.Int64[]&,System.String[]&,System.Boolean&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CurrentSystemTimeZone_GetTimeZoneData_m24EC5AA1CB7F2E2809CE4C2EE66FDB062C2EAFCF (int32_t ___year0, Int64U5BU5D_tE04A3DEF6AF1C852A43B98A24EFB715806B37F5F** ___data1, StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E** ___names2, bool* ___daylight_inverted3, const RuntimeMethod* method); // System.Void System.DateTime::.ctor(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTime__ctor_m027A935E14EB81BCC0739BD56AE60CDE3387990C (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * __this, int64_t ___ticks0, const RuntimeMethod* method); // System.Boolean System.String::op_Inequality(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_op_Inequality_m0BD184A74F453A72376E81CC6CAEE2556B80493E (String_t* ___a0, String_t* ___b1, const RuntimeMethod* method); // System.Void System.DateTime::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTime__ctor_m6567CDEB97E6541CE4AF8ADDC617CFF419D5A58E (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * __this, int32_t ___year0, int32_t ___month1, int32_t ___day2, int32_t ___hour3, int32_t ___minute4, int32_t ___second5, int32_t ___millisecond6, const RuntimeMethod* method); // System.Int32 System.DateTime::DaysInMonth(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_DaysInMonth_mE979D12858E0D6CC14576D283B5AB66AA53B9F90 (int32_t ___year0, int32_t ___month1, const RuntimeMethod* method); // System.Void System.DateTime::.ctor(System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTime__ctor_mF4506D7FF3B64F7EC739A36667DC8BC089A6539A (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * __this, int32_t ___year0, int32_t ___month1, int32_t ___day2, const RuntimeMethod* method); // System.TimeSpan System.DateTime::get_TimeOfDay() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 DateTime_get_TimeOfDay_mAC191C0FF7DF8D1370DFFC1C47DE8DC5FA048543 (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * __this, const RuntimeMethod* method); // System.DateTime System.DateTime::Add(System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 DateTime_Add_mA4F1A47C77858AC06AF07CCE9BDFF32F442B27DB (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * __this, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___value0, const RuntimeMethod* method); // System.Int32 System.DateTime::get_Month() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_get_Month_m9E31D84567E6D221F0E686EC6894A7AD07A5E43C (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * __this, const RuntimeMethod* method); // System.Int32 System.DateTime::get_Day() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_get_Day_m3C888FF1DA5019583A4326FAB232F81D32B1478D (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * __this, const RuntimeMethod* method); // System.TimeZoneInfo/TransitionTime System.TimeZoneInfo/TransitionTime::CreateFixedDateRule(System.DateTime,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 TransitionTime_CreateFixedDateRule_m7DC42C607D9949069FF955FCA8BC9DF667498F26 (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___timeOfDay0, int32_t ___month1, int32_t ___day2, const RuntimeMethod* method); // System.TimeZoneInfo/AdjustmentRule System.TimeZoneInfo/AdjustmentRule::CreateAdjustmentRule(System.DateTime,System.DateTime,System.TimeSpan,System.TimeZoneInfo/TransitionTime,System.TimeZoneInfo/TransitionTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * AdjustmentRule_CreateAdjustmentRule_m02250B76565B1F45DA0F87EA2630579828049935 (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dateStart0, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dateEnd1, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___daylightDelta2, TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 ___daylightTransitionStart3, TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 ___daylightTransitionEnd4, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1<System.TimeZoneInfo/AdjustmentRule>::Add(T) inline void List_1_Add_m69410B80C654B698D46CAF64A1B602D371ECB608 (List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * __this, AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * ___item0, const RuntimeMethod* method) { (( void (*) (List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E *, AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 *, const RuntimeMethod*))List_1_Add_m6930161974C7504C80F52EC379EF012387D43138_gshared)(__this, ___item0, method); } // System.Int32 System.DateTime::get_Year() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_get_Year_m019BED6042282D03E51CE82F590D2A9FE5EA859E (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * __this, const RuntimeMethod* method); // System.DateTime System.DateTime::AddDays(System.Double) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 DateTime_AddDays_mB11D2BB2D7DD6944D1071809574A951258F94D8E (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * __this, double ___value0, const RuntimeMethod* method); // System.DateTime System.DateTime::get_UtcNow() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 DateTime_get_UtcNow_m171F52F4B3A213E4BAD7B78DC8E794A269DE38A1 (const RuntimeMethod* method); // System.TimeSpan System.TimeSpan::FromTicks(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 TimeSpan_FromTicks_mDF1F429F18294D57DE2739DBD2F33637E4E5F8F4 (int64_t ___value0, const RuntimeMethod* method); // System.Boolean System.TimeSpan::op_GreaterThanOrEqual(System.TimeSpan,System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeSpan_op_GreaterThanOrEqual_m7FE9830EF2AAD2BB65628A0FE7F7C70161BB4D9B (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___t10, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___t21, const RuntimeMethod* method); // System.String System.Char::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Char_ToString_mA42A88FEBA41B72D48BB24373E3101B7A91B6FD8 (Il2CppChar* __this, const RuntimeMethod* method); // System.String System.String::Concat(System.String,System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_mDD2E38332DED3A8C088D38D78A0E0BEB5091DA64 (String_t* ___str00, String_t* ___str11, String_t* ___str22, String_t* ___str33, const RuntimeMethod* method); // System.Collections.Generic.List`1<System.TimeZoneInfo/AdjustmentRule> System.TimeZoneInfo::CreateAdjustmentRule(System.Int32,System.Int64[]&,System.String[]&,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * TimeZoneInfo_CreateAdjustmentRule_m91309BB1DD028055DF1162AF2C32E3B49B205217 (int32_t ___year0, Int64U5BU5D_tE04A3DEF6AF1C852A43B98A24EFB715806B37F5F** ___data1, StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E** ___names2, String_t* ___standardNameCurrentYear3, String_t* ___daylightNameCurrentYear4, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1<System.TimeZoneInfo/AdjustmentRule>::get_Count() inline int32_t List_1_get_Count_m63875C2DAD7BE984D4CC6B0603AA8DFE827C5461_inline (List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E *, const RuntimeMethod*))List_1_get_Count_m507C9149FF7F83AAC72C29091E745D557DA47D22_gshared_inline)(__this, method); } // System.Void System.Collections.Generic.List`1<System.TimeZoneInfo/AdjustmentRule>::AddRange(System.Collections.Generic.IEnumerable`1<T>) inline void List_1_AddRange_m6A63D4FE58AC9BB75CFFAC71A9F238D5D2FA6B86 (List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * __this, RuntimeObject* ___collection0, const RuntimeMethod* method) { (( void (*) (List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E *, RuntimeObject*, const RuntimeMethod*))List_1_AddRange_m629B40CD4286736C328FA496AAFC388F697CF984_gshared)(__this, ___collection0, method); } // System.Void System.Comparison`1<System.TimeZoneInfo/AdjustmentRule>::.ctor(System.Object,System.IntPtr) inline void Comparison_1__ctor_mE0538E25387B755D53C0B704CB16ED1F23AD18E0 (Comparison_1_tD28744463320E1F22A90E02BFEE7967364ABCAA6 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { (( void (*) (Comparison_1_tD28744463320E1F22A90E02BFEE7967364ABCAA6 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Comparison_1__ctor_m3445CDEBFFF4A3A9EAED69CBCC2D247630CA5BD4_gshared)(__this, ___object0, ___method1, method); } // System.Void System.Collections.Generic.List`1<System.TimeZoneInfo/AdjustmentRule>::Sort(System.Comparison`1<T>) inline void List_1_Sort_m3B256FB508DAF70D63EBA562343E275EC0308919 (List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * __this, Comparison_1_tD28744463320E1F22A90E02BFEE7967364ABCAA6 * ___comparison0, const RuntimeMethod* method) { (( void (*) (List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E *, Comparison_1_tD28744463320E1F22A90E02BFEE7967364ABCAA6 *, const RuntimeMethod*))List_1_Sort_mA3939603201EC0E13489EDA5975A07790CEDB483_gshared)(__this, ___comparison0, method); } // T[] System.Collections.Generic.List`1<System.TimeZoneInfo/AdjustmentRule>::ToArray() inline AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* List_1_ToArray_m803235EC510CCE1CF53E7D6FB952A83E01154DE1 (List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * __this, const RuntimeMethod* method) { return (( AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* (*) (List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E *, const RuntimeMethod*))List_1_ToArray_m801D4DEF3587F60F463F04EEABE5CBE711FE5612_gshared)(__this, method); } // System.TimeZoneInfo System.TimeZoneInfo::CreateCustomTimeZone(System.String,System.TimeSpan,System.String,System.String,System.String,System.TimeZoneInfo/AdjustmentRule[],System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * TimeZoneInfo_CreateCustomTimeZone_m11D4C4650268C21964BDAEBE2DF66EF03FA0D44A (String_t* ___id0, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___baseUtcOffset1, String_t* ___displayName2, String_t* ___standardDisplayName3, String_t* ___daylightDisplayName4, AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* ___adjustmentRules5, bool ___disableDaylightSavingTime6, const RuntimeMethod* method); // System.DateTime System.DateTime::AddMilliseconds(System.Double) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 DateTime_AddMilliseconds_mD93AB4338708397D6030FF082EBB3FC8C3E195F2 (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * __this, double ___value0, const RuntimeMethod* method); // System.TimeZoneInfo/AdjustmentRule System.TimeZoneInfo/AdjustmentRule::CreateAdjustmentRule(System.DateTime,System.DateTime,System.TimeSpan,System.TimeZoneInfo/TransitionTime,System.TimeZoneInfo/TransitionTime,System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * AdjustmentRule_CreateAdjustmentRule_mB15A8247120D71B44A45115C4ABD819A6DFCFD67 (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dateStart0, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dateEnd1, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___daylightDelta2, TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 ___daylightTransitionStart3, TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 ___daylightTransitionEnd4, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___baseUtcOffsetDelta5, const RuntimeMethod* method); // System.Boolean System.TimeZoneInfo::TransitionTimeFromTimeZoneInformation(System.TimeZoneInfo/DYNAMIC_TIME_ZONE_INFORMATION,System.TimeZoneInfo/TransitionTime&,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeZoneInfo_TransitionTimeFromTimeZoneInformation_mB2907D018D3F74650B0214133DA2632953A52575 (DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F ___timeZoneInformation0, TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * ___transitionTime1, bool ___readStartDate2, const RuntimeMethod* method); // System.Boolean System.TimeZoneInfo/TransitionTime::Equals(System.TimeZoneInfo/TransitionTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TransitionTime_Equals_m8A0240236B27E6EE75B5FA2F96A1C992F835B010 (TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * __this, TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 ___other0, const RuntimeMethod* method); // System.TimeZoneInfo/TransitionTime System.TimeZoneInfo/TransitionTime::CreateFloatingDateRule(System.DateTime,System.Int32,System.Int32,System.DayOfWeek) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 TransitionTime_CreateFloatingDateRule_mF22316F8D071F0D8AAE9981156D6CD87637A327E (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___timeOfDay0, int32_t ___month1, int32_t ___week2, int32_t ___dayOfWeek3, const RuntimeMethod* method); // System.Boolean System.String::IsNullOrEmpty(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_IsNullOrEmpty_m06A85A206AC2106D1982826C5665B9BD35324229 (String_t* ___value0, const RuntimeMethod* method); // System.UInt32 System.TimeZoneInfo::GetDynamicTimeZoneInformationEffectiveYears(System.TimeZoneInfo/DYNAMIC_TIME_ZONE_INFORMATION&,System.UInt32&,System.UInt32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t TimeZoneInfo_GetDynamicTimeZoneInformationEffectiveYears_mD84BD6607A090CF1D7A8C82DE00770D2CAFDFC14 (DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F * ___lpTimeZoneInformation0, uint32_t* ___FirstYear1, uint32_t* ___LastYear2, const RuntimeMethod* method); // System.DateTime System.DateTime::get_Date() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 DateTime_get_Date_m9466964BC55564ED7EEC022AB9E50D875707B774 (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * __this, const RuntimeMethod* method); // System.TimeZoneInfo/AdjustmentRule System.TimeZoneInfo::CreateAdjustmentRuleFromTimeZoneInformation(System.TimeZoneInfo/DYNAMIC_TIME_ZONE_INFORMATION&,System.DateTime,System.DateTime,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * TimeZoneInfo_CreateAdjustmentRuleFromTimeZoneInformation_m2F69E15F97EACDA6A80A979A0C225BBB24B02F49 (DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F * ___timeZoneInformation0, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___startDate1, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___endDate2, int32_t ___defaultBaseUtcOffset3, const RuntimeMethod* method); // System.Boolean System.TimeZoneInfo::GetTimeZoneInformationForYear(System.UInt16,System.TimeZoneInfo/DYNAMIC_TIME_ZONE_INFORMATION&,System.TimeZoneInfo/TIME_ZONE_INFORMATION&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeZoneInfo_GetTimeZoneInformationForYear_m7E665C3816CE3BF020B6813B81C8FF892B0D9DC3 (uint16_t ___wYear0, DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F * ___pdtzi1, TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 * ___ptzi2, const RuntimeMethod* method); // System.Void System.TimeZoneInfo::.ctor(System.String,System.TimeSpan,System.String,System.String,System.String,System.TimeZoneInfo/AdjustmentRule[],System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeZoneInfo__ctor_mB0BB74CD1FA6E4E93597A80447A6CE08B8E0E5D5 (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * __this, String_t* ___id0, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___baseUtcOffset1, String_t* ___displayName2, String_t* ___standardDisplayName3, String_t* ___daylightDisplayName4, AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* ___adjustmentRules5, bool ___disableDaylightSavingTime6, const RuntimeMethod* method); // System.UInt32 System.TimeZoneInfo::GetDynamicTimeZoneInformation(System.TimeZoneInfo/DYNAMIC_TIME_ZONE_INFORMATION&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t TimeZoneInfo_GetDynamicTimeZoneInformation_m98112C4EC3EC3C78A62FD422F73DC66309DA08F0 (DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F * ___pTimeZoneInformation0, const RuntimeMethod* method); // System.TimeZoneInfo System.TimeZoneInfo::get_Utc() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * TimeZoneInfo_get_Utc_mE10DC8C042D2CE7D3FA9A46ED7035FF93B6502EE (const RuntimeMethod* method); // System.TimeZoneInfo System.TimeZoneInfo::TryCreateTimeZone(System.TimeZoneInfo/DYNAMIC_TIME_ZONE_INFORMATION) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * TimeZoneInfo_TryCreateTimeZone_m61B74EA70226BCF8AAD99419AD574B6459E1E3B4 (DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F ___timeZoneInformation0, const RuntimeMethod* method); // System.UInt32 System.TimeZoneInfo::GetDynamicTimeZoneInformationWin32(System.TimeZoneInfo/DYNAMIC_TIME_ZONE_INFORMATION&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t TimeZoneInfo_GetDynamicTimeZoneInformationWin32_mD44C73EC6EF2106606DB096D99DE652AC2351A4A (DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F * ___pTimeZoneInformation0, const RuntimeMethod* method); // System.Collections.ObjectModel.ReadOnlyCollection`1<System.TimeZoneInfo> System.TimeZoneInfo::GetSystemTimeZones() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_tD63B9891087CF571DD4322388BDDBAEEB7606FE0 * TimeZoneInfo_GetSystemTimeZones_mEA58988461DB651BAAEFE60B72EBCC2403FCDC3A (const RuntimeMethod* method); // System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<System.TimeZoneInfo>::GetEnumerator() inline RuntimeObject* ReadOnlyCollection_1_GetEnumerator_m99D19158C39B54528C9227F6F986B66D499C0B42 (ReadOnlyCollection_1_tD63B9891087CF571DD4322388BDDBAEEB7606FE0 * __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (ReadOnlyCollection_1_tD63B9891087CF571DD4322388BDDBAEEB7606FE0 *, const RuntimeMethod*))ReadOnlyCollection_1_GetEnumerator_m0C8A9A1DBCB1FEFD1FF6A4E807D329949B925A76_gshared)(__this, method); } // System.String System.TimeZoneInfo::get_Id() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR String_t* TimeZoneInfo_get_Id_mE52B846A9B3701B6BFFC99AD5F486584044304C6_inline (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * __this, const RuntimeMethod* method); // System.Int32 System.String::Compare(System.String,System.String,System.StringComparison) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t String_Compare_m5BD1EF8904C9B13BEDB7A876B122F117B317B442 (String_t* ___strA0, String_t* ___strB1, int32_t ___comparisonType2, const RuntimeMethod* method); // System.Void System.TimeZoneNotFoundException::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeZoneNotFoundException__ctor_m13C5CB453D2842823AA85B9B4E422C42D659FA19 (TimeZoneNotFoundException_t44EC55B0AAD26AD0E0B659D308CBF90E5C81B388 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1<System.TimeZoneInfo>::.ctor() inline void List_1__ctor_m8EA0E94A31BE27A0D2CF4FA7BDDC767E5D2ADC23 (List_1_tAEAAD63BC89129982F4AF4D8326A9C32BEFBECAD * __this, const RuntimeMethod* method) { (( void (*) (List_1_tAEAAD63BC89129982F4AF4D8326A9C32BEFBECAD *, const RuntimeMethod*))List_1__ctor_mC832F1AC0F814BAEB19175F5D7972A7507508BC3_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1<System.TimeZoneInfo>::Add(T) inline void List_1_Add_m3C00FE8E3C5994C50C32F29BEE73E95FC93432F5 (List_1_tAEAAD63BC89129982F4AF4D8326A9C32BEFBECAD * __this, TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * ___item0, const RuntimeMethod* method) { (( void (*) (List_1_tAEAAD63BC89129982F4AF4D8326A9C32BEFBECAD *, TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 *, const RuntimeMethod*))List_1_Add_m6930161974C7504C80F52EC379EF012387D43138_gshared)(__this, ___item0, method); } // System.UInt32 System.TimeZoneInfo::EnumDynamicTimeZoneInformation(System.UInt32,System.TimeZoneInfo/DYNAMIC_TIME_ZONE_INFORMATION&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t TimeZoneInfo_EnumDynamicTimeZoneInformation_mA9B80840DB7EFA7A20521562B5D00BEA0545D3D3 (uint32_t ___dwIndex0, DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F * ___lpTimeZoneInformation1, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1<System.TimeZoneInfo>::get_Count() inline int32_t List_1_get_Count_mEAB0A1E6130424B195D6DBFD71FAB35A51BA5337_inline (List_1_tAEAAD63BC89129982F4AF4D8326A9C32BEFBECAD * __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_tAEAAD63BC89129982F4AF4D8326A9C32BEFBECAD *, const RuntimeMethod*))List_1_get_Count_m507C9149FF7F83AAC72C29091E745D557DA47D22_gshared_inline)(__this, method); } // System.TimeZoneInfo System.TimeZoneInfo::get_Local() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * TimeZoneInfo_get_Local_mD208D43B3366D6E489CA49A7F21164373CEC24FD (const RuntimeMethod* method); // System.TimeZoneInfo System.TimeZoneInfo::CreateLocal() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * TimeZoneInfo_CreateLocal_m15C54141FB316F34FA44CA5B96CC02E2CB2F0638 (const RuntimeMethod* method); // System.Int32 System.TimeZoneInfo::readlink(System.String,System.Byte[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TimeZoneInfo_readlink_m42B2B8CB1D4B7CCFE6FBBD7ABD10314EAE094F55 (String_t* ___path0, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer1, int32_t ___buflen2, const RuntimeMethod* method); // System.Text.Encoding System.Text.Encoding::get_Default() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * Encoding_get_Default_m625C78C2A9A8504B8BA4141994412513DC470CE2 (const RuntimeMethod* method); // System.String System.String::CreateString(System.Char[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_CreateString_mC7FB167C0D5B97F7EF502AF54399C61DD5B87509 (String_t* __this, CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___val0, int32_t ___startIndex1, int32_t ___length2, const RuntimeMethod* method); // System.Boolean System.IO.File::Exists(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool File_Exists_m6B9BDD8EEB33D744EB0590DD27BC0152FAFBD1FB (String_t* ___path0, const RuntimeMethod* method); // System.String System.TimeZoneInfo::readlink(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* TimeZoneInfo_readlink_m36675E5C86E478A8F522061E1AE5DD3F441F1413 (String_t* ___path0, const RuntimeMethod* method); // System.Boolean System.IO.Path::IsPathRooted(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Path_IsPathRooted_mF70DAF863202638692CF75CCFA09ACBBD90C9A53 (String_t* ___path0, const RuntimeMethod* method); // System.String System.IO.Path::GetDirectoryName(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Path_GetDirectoryName_m61922AA6D7B48EACBA36FF41A1B28F506CFB8A97 (String_t* ___path0, const RuntimeMethod* method); // System.String System.IO.Path::Combine(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Path_Combine_mA495A18104786EB450EC0E44EE0FB7F9040C4311 (String_t* ___path10, String_t* ___path21, const RuntimeMethod* method); // System.String System.IO.Path::GetFullPath(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Path_GetFullPath_m58677E6FFAFB7BB4A23011CE50F76487226EDE20 (String_t* ___path0, const RuntimeMethod* method); // System.String System.TimeZoneInfo::get_TimeZoneDirectory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* TimeZoneInfo_get_TimeZoneDirectory_m364906451AD0C6AF1BE27A57739BB888AD144414 (const RuntimeMethod* method); // System.Int32 System.String::get_Length() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline (String_t* __this, const RuntimeMethod* method); // System.Char System.String::get_Chars(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96 (String_t* __this, int32_t ___index0, const RuntimeMethod* method); // System.String System.String::Concat(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_mB78D0094592718DA6D5DB6C712A9C225631666BE (String_t* ___str00, String_t* ___str11, const RuntimeMethod* method); // System.Boolean System.String::StartsWith(System.String,System.StringComparison) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_StartsWith_m844A95C9A205A0F951B0C45634E0C222E73D0B49 (String_t* __this, String_t* ___value0, int32_t ___comparisonType1, const RuntimeMethod* method); // System.String System.String::Substring(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Substring_m2C4AFF5E79DD8BADFD2DFBCF156BF728FBB8E1AE (String_t* __this, int32_t ___startIndex0, const RuntimeMethod* method); // System.Boolean System.String::op_Equality(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE (String_t* ___a0, String_t* ___b1, const RuntimeMethod* method); // System.Boolean System.TimeZoneInfo::get_IsWindows() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeZoneInfo_get_IsWindows_mD360DB90A5AFD0D6CE4E89EBAB7F40D5CEF25706 (const RuntimeMethod* method); // Microsoft.Win32.RegistryKey System.TimeZoneInfo::get_LocalZoneKey() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * TimeZoneInfo_get_LocalZoneKey_mB5065905D83948EB70306D6BCABA0857FE0BF65C (const RuntimeMethod* method); // System.Object Microsoft.Win32.RegistryKey::GetValue(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * RegistryKey_GetValue_mC95227C5F159D15D0A59EE72A31840CE3C6DB381 (RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * __this, String_t* ___name0, const RuntimeMethod* method); // System.String System.TimeZoneInfo::TrimSpecial(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* TimeZoneInfo_TrimSpecial_m8904FED0584050DFA61E0BD573BDDF2D2E24DD64 (String_t* ___str0, const RuntimeMethod* method); // System.String System.TimeZoneInfo::GetLocalTimeZoneKeyNameWin32Fallback() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* TimeZoneInfo_GetLocalTimeZoneKeyNameWin32Fallback_m135325753C0EB2FFA39439FCAFF86BC41D8DC1A3 (const RuntimeMethod* method); // System.TimeZoneInfo System.TimeZoneInfo::FindSystemTimeZoneById(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * TimeZoneInfo_FindSystemTimeZoneById_m1213ADAB49255703C816325E6F215AE0E7E9F8DD (String_t* ___id0, const RuntimeMethod* method); // System.TimeZoneInfo System.TimeZoneInfo::GetLocalTimeZoneInfoWinRTFallback() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * TimeZoneInfo_GetLocalTimeZoneInfoWinRTFallback_mAC4FAB77907E048A003EDB46ACA0A2B3665AAC15 (const RuntimeMethod* method); // System.TimeZoneInfo System.TimeZoneInfo::CreateLocalUnity() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * TimeZoneInfo_CreateLocalUnity_mD72D1DBB52C82E4AC72C1B697F1F37C935C755EA (const RuntimeMethod* method); // System.String System.Environment::GetEnvironmentVariable(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Environment_GetEnvironmentVariable_mB94020EE6B0D5BADF024E4BE6FBC54A5954D2185 (String_t* ___variable0, const RuntimeMethod* method); // System.TimeZoneInfo System.TimeZoneInfo::FindSystemTimeZoneByFileName(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * TimeZoneInfo_FindSystemTimeZoneByFileName_m8AA63273DF4EAB14398DCD1E7B84FCADF6F84E7D (String_t* ___id0, String_t* ___filepath1, const RuntimeMethod* method); // System.Boolean System.TimeZoneInfo::TryGetNameFromPath(System.String,System.String&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeZoneInfo_TryGetNameFromPath_m030B7AF03FD88B0FCAF5374F33D9E2B22ECCFD42 (String_t* ___path0, String_t** ___name1, const RuntimeMethod* method); // Microsoft.Win32.RegistryKey System.TimeZoneInfo::get_TimeZoneKey() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * TimeZoneInfo_get_TimeZoneKey_m82B63E987CBDF47D6637B89F5A09F5509F5C7529 (const RuntimeMethod* method); // System.String[] Microsoft.Win32.RegistryKey::GetSubKeyNames() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* RegistryKey_GetSubKeyNames_m117A40457A2C3473D9D9E8CD9916D23DC8B4532F (RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * __this, const RuntimeMethod* method); // Microsoft.Win32.RegistryKey Microsoft.Win32.RegistryKey::OpenSubKey(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * RegistryKey_OpenSubKey_m7BAA592BA6639DE0CBAC3D300C5A28DCA05190F2 (RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * __this, String_t* ___name0, const RuntimeMethod* method); // System.Collections.Generic.List`1<System.TimeZoneInfo> System.TimeZoneInfo::GetSystemTimeZonesWinRTFallback() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_tAEAAD63BC89129982F4AF4D8326A9C32BEFBECAD * TimeZoneInfo_GetSystemTimeZonesWinRTFallback_m6A927CC8A8AC235866DC2399C990A32C6BF846D0 (const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1<System.TimeZoneInfo>::AddRange(System.Collections.Generic.IEnumerable`1<T>) inline void List_1_AddRange_m3D1C9DA1E2012F97E0097903E50DED0F25776C57 (List_1_tAEAAD63BC89129982F4AF4D8326A9C32BEFBECAD * __this, RuntimeObject* ___collection0, const RuntimeMethod* method) { (( void (*) (List_1_tAEAAD63BC89129982F4AF4D8326A9C32BEFBECAD *, RuntimeObject*, const RuntimeMethod*))List_1_AddRange_m629B40CD4286736C328FA496AAFC388F697CF984_gshared)(__this, ___collection0, method); } // System.String[] System.IO.Directory::GetFiles(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* Directory_GetFiles_mFC09A86D660CAD8490DB44B25A8D8E981816048E (String_t* ___path0, const RuntimeMethod* method); // System.String System.IO.Path::GetFileName(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Path_GetFileName_m2307E8E0B250632002840D9EC27DBABE9C4EB85E (String_t* ___path0, const RuntimeMethod* method); // System.String System.String::Format(System.String,System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_m19325298DBC61AAC016C16F7B3CF97A8A3DEA34A (String_t* ___format0, RuntimeObject * ___arg01, RuntimeObject * ___arg12, const RuntimeMethod* method); // System.TimeZoneInfo System.TimeZoneInfo::CreateCustomTimeZone(System.String,System.TimeSpan,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * TimeZoneInfo_CreateCustomTimeZone_mDFF720C53476F656C276D9E4067367669ED433D5 (String_t* ___id0, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___baseUtcOffset1, String_t* ___displayName2, String_t* ___standardDisplayName3, const RuntimeMethod* method); // System.OperatingSystem System.Environment::get_OSVersion() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR OperatingSystem_tBB05846D5AA6960FFEB42C59E5FE359255C2BE83 * Environment_get_OSVersion_mD6E99E279170E00D17F7D29F242EF65434812233 (const RuntimeMethod* method); // System.PlatformID System.OperatingSystem::get_Platform() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t OperatingSystem_get_Platform_m36635DD0A3D5442E515AB8D2EA3C7092348A5181_inline (OperatingSystem_tBB05846D5AA6960FFEB42C59E5FE359255C2BE83 * __this, const RuntimeMethod* method); // System.Boolean System.Char::IsLetterOrDigit(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Char_IsLetterOrDigit_mD7307B3157DFA4EC20D58F68ACB6A9793D3A8292 (Il2CppChar ___c0, const RuntimeMethod* method); // System.String System.String::Substring(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Substring_mB593C0A320C683E6E47EFFC0A12B7A465E5E43BB (String_t* __this, int32_t ___startIndex0, int32_t ___length1, const RuntimeMethod* method); // Microsoft.Win32.RegistryKey Microsoft.Win32.RegistryKey::OpenSubKey(System.String,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * RegistryKey_OpenSubKey_mFB72687C9F3CB562E0DD9DC07331211E964C6F9E (RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * __this, String_t* ___name0, bool ___writable1, const RuntimeMethod* method); // System.Int64 System.DateTime::get_Ticks() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t DateTime_get_Ticks_mBCB529E43D065E498EAF08971D2EB49D5CB59D60 (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * __this, const RuntimeMethod* method); // System.DateTime System.DateTime::SpecifyKind(System.DateTime,System.DateTimeKind) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 DateTime_SpecifyKind_m2E9B2B28CB3255EA842EBCBA42AF0565144D2316 (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___value0, int32_t ___kind1, const RuntimeMethod* method); // System.Void System.DateTime::.ctor(System.Int64,System.DateTimeKind) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTime__ctor_m184FABF75B3C703A70200D760A7E43C60524630F (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * __this, int64_t ___ticks0, int32_t ___kind1, const RuntimeMethod* method); // System.DateTimeKind System.DateTime::get_Kind() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_get_Kind_m44C21F0AB366194E0233E48B77B15EBB418892BE (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * __this, const RuntimeMethod* method); // System.Boolean System.TimeZoneInfo::IsInvalidTime(System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeZoneInfo_IsInvalidTime_m986910976B42BA4BA0687D048ADABAA997B6C235 (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * __this, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dateTime0, const RuntimeMethod* method); // System.DateTime System.TimeZoneInfo::ConvertTimeToUtc(System.DateTime,System.TimeZoneInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 TimeZoneInfo_ConvertTimeToUtc_m84C132EC36ADACD6B6598F4F98219060D047C003 (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dateTime0, TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * ___sourceTimeZone1, const RuntimeMethod* method); // System.DateTime System.TimeZoneInfo::ConvertTimeFromUtc(System.DateTime,System.TimeZoneInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 TimeZoneInfo_ConvertTimeFromUtc_m471600E7A17C69471FAB60868046709A90FEC03D (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dateTime0, TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * ___destinationTimeZone1, const RuntimeMethod* method); // System.TimeSpan System.TimeZoneInfo::GetUtcOffset(System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 TimeZoneInfo_GetUtcOffset_mB87444CE19A766D8190FCA7508AE192E66E9436D (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * __this, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dateTime0, const RuntimeMethod* method); // System.Boolean System.TimeZoneInfo::TryAddTicks(System.DateTime,System.Int64,System.DateTime&,System.DateTimeKind) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeZoneInfo_TryAddTicks_m5A6E29CD177D544C3529D3609AD2AC5C5542CC49 (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___date0, int64_t ___ticks1, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * ___result2, int32_t ___kind3, const RuntimeMethod* method); // System.DateTime System.TimeZoneInfo::ConvertTimeFromUtc(System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 TimeZoneInfo_ConvertTimeFromUtc_m59079E8F2663E2A1A96089CCB397E2FC9A00C422 (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * __this, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dateTime0, const RuntimeMethod* method); // System.DateTime System.TimeZoneInfo::ConvertTimeToUtc(System.DateTime,System.TimeZoneInfo,System.TimeZoneInfoOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 TimeZoneInfo_ConvertTimeToUtc_m6A0B236FDC04E0431DDCB946218961E6218269F4 (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dateTime0, TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * ___sourceTimeZone1, int32_t ___flags2, const RuntimeMethod* method); // System.TimeSpan System.TimeZoneInfo::GetUtcOffset(System.DateTime,System.Boolean&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 TimeZoneInfo_GetUtcOffset_m3472449E929542E987D335203A81C84E148674AB (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * __this, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dateTime0, bool* ___isDST1, const RuntimeMethod* method); // System.TimeSpan System.TimeZoneInfo::GetUtcOffsetFromUtc(System.DateTime,System.TimeZoneInfo,System.Boolean&,System.Boolean&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 TimeZoneInfo_GetUtcOffsetFromUtc_mAA79026F581A893DD65B95D5660E146520B471FA (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___time0, TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * ___zone1, bool* ___isDaylightSavings2, bool* ___isAmbiguousLocalDst3, const RuntimeMethod* method); // System.Boolean System.TimeZoneInfo::Equals(System.TimeZoneInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeZoneInfo_Equals_mDEDC356830CD3F65D13E71768B2701CB13EA0741 (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * __this, TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * ___other0, const RuntimeMethod* method); // System.Boolean System.TimeZoneInfo::HasSameRules(System.TimeZoneInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeZoneInfo_HasSameRules_m1C002CA4B76F10229AD7C5B30F53F66C7C53720A (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * __this, TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * ___other0, const RuntimeMethod* method); // System.TimeZoneInfo System.TimeZoneInfo::FromRegistryKey(System.String,Microsoft.Win32.RegistryKey) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * TimeZoneInfo_FromRegistryKey_mE18CC429EF151EDD5D9B1AAF8C9A28DD048114FA (String_t* ___id0, RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * ___key1, const RuntimeMethod* method); // System.TimeZoneInfo System.TimeZoneInfo::FindSystemTimeZoneByIdWinRTFallback(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * TimeZoneInfo_FindSystemTimeZoneByIdWinRTFallback_m97E8D7110492D9A43A425DA0A06FCCCE3F8ED483 (String_t* ___id0, const RuntimeMethod* method); // System.TimeZoneInfo System.TimeZoneInfo::FindSystemTimeZoneByIdCore(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * TimeZoneInfo_FindSystemTimeZoneByIdCore_m62ECDFA5D89CE3B68C56D1B72B2CF5FB709DF322 (String_t* ___id0, const RuntimeMethod* method); // System.IO.FileStream System.IO.File::OpenRead(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FileStream_tA770BF9AF0906644D43C81B962C7DBC3BC79A418 * File_OpenRead_m3B2974AB5AA8011E587AC834BE71862BF77C2129 (String_t* ___path0, const RuntimeMethod* method); // System.Void System.TimeZoneNotFoundException::.ctor(System.String,System.Exception) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeZoneNotFoundException__ctor_m38A84B100985F5907DE77F71A3B98CD3BF1D9CD3 (TimeZoneNotFoundException_t44EC55B0AAD26AD0E0B659D308CBF90E5C81B388 * __this, String_t* ___message0, Exception_t * ___innerException1, const RuntimeMethod* method); // System.TimeZoneInfo System.TimeZoneInfo::BuildFromStream(System.String,System.IO.Stream) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * TimeZoneInfo_BuildFromStream_m03149B20E6AA12F61EFA3B7745D3DC05DBC65418 (String_t* ___id0, Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * ___stream1, const RuntimeMethod* method); // System.Void System.IO.Stream::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stream_Dispose_m186A8E680F2528DEDFF8F0069CC33BD813FFB1C7 (Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * __this, const RuntimeMethod* method); // System.Void System.InvalidTimeZoneException::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InvalidTimeZoneException__ctor_m565DFEFCEFD9DB3E307E643A059B9AC57B2B57DD (InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25 * __this, const RuntimeMethod* method); // System.Int32 System.BitConverter::ToInt32(System.Byte[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BitConverter_ToInt32_m900A016CA90064569D8DF6D9195044C9C106B391 (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___value0, int32_t ___startIndex1, const RuntimeMethod* method); // System.String System.Int32::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Int32_ToString_m1863896DE712BF97C031D55B12E1583F1982DC02 (int32_t* __this, const RuntimeMethod* method); // System.Void System.TimeZoneInfo::ParseRegTzi(System.Collections.Generic.List`1<System.TimeZoneInfo/AdjustmentRule>,System.Int32,System.Int32,System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeZoneInfo_ParseRegTzi_m55C1F9CA43A650277423AE74BF2787446C1D906F (List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * ___adjustmentRules0, int32_t ___start_year1, int32_t ___end_year2, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer3, const RuntimeMethod* method); // System.TimeZoneInfo/AdjustmentRule[] System.TimeZoneInfo::ValidateRules(System.Collections.Generic.List`1<System.TimeZoneInfo/AdjustmentRule>) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* TimeZoneInfo_ValidateRules_mB2C193EB81FF713EED1541D27D08BAD59B29E311 (List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * ___adjustmentRules0, const RuntimeMethod* method); // System.TimeZoneInfo System.TimeZoneInfo::CreateCustomTimeZone(System.String,System.TimeSpan,System.String,System.String,System.String,System.TimeZoneInfo/AdjustmentRule[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * TimeZoneInfo_CreateCustomTimeZone_m5927EE8D4214E3F8317098CFB563D431E93C3E48 (String_t* ___id0, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___baseUtcOffset1, String_t* ___displayName2, String_t* ___standardDisplayName3, String_t* ___daylightDisplayName4, AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* ___adjustmentRules5, const RuntimeMethod* method); // System.Int16 System.BitConverter::ToInt16(System.Byte[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int16_t BitConverter_ToInt16_mBFC7B476188DF611E2B21C89693258F6A4969CEA (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___value0, int32_t ___startIndex1, const RuntimeMethod* method); // System.Object System.Array::Clone() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Array_Clone_mE8C710213E323617A6F46F2B36DCDDD4C7CF5176 (RuntimeArray * __this, const RuntimeMethod* method); // System.TimeZoneInfo/AdjustmentRule[] System.TimeZoneInfo::GetAdjustmentRules() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* TimeZoneInfo_GetAdjustmentRules_m5ECAA03E2351067B577D5E4EAE036014FCE291DE (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * __this, const RuntimeMethod* method); // System.Void System.Runtime.Serialization.SerializationInfo::AddValue(System.String,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SerializationInfo_AddValue_mC9D1E16476E24E1AFE7C59368D3BC0B35F64FBC6 (SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * __this, String_t* ___name0, RuntimeObject * ___value1, const RuntimeMethod* method); // System.Boolean System.TimeZoneInfo::get_SupportsDaylightSavingTime() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool TimeZoneInfo_get_SupportsDaylightSavingTime_m101C22CB276BB45E9C38F54BF6F944C8C5578C9E_inline (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * __this, const RuntimeMethod* method); // System.Void System.Runtime.Serialization.SerializationInfo::AddValue(System.String,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SerializationInfo_AddValue_m1229CE68F507974EBA0DA9C7C728A09E611D18B1 (SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * __this, String_t* ___name0, bool ___value1, const RuntimeMethod* method); // System.Void System.TimeZoneInfo::GetSystemTimeZonesCore(System.Collections.Generic.List`1<System.TimeZoneInfo>) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeZoneInfo_GetSystemTimeZonesCore_m9D3D231ABFB243A5720D61CA7FF524E6E6D77808 (List_1_tAEAAD63BC89129982F4AF4D8326A9C32BEFBECAD * ___systemTimeZones0, const RuntimeMethod* method); // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.TimeZoneInfo>::.ctor(System.Collections.Generic.IList`1<T>) inline void ReadOnlyCollection_1__ctor_m2669B26D5BD4E1D7DA650B32D5C8C5D4C6F82FE4 (ReadOnlyCollection_1_tD63B9891087CF571DD4322388BDDBAEEB7606FE0 * __this, RuntimeObject* ___list0, const RuntimeMethod* method) { (( void (*) (ReadOnlyCollection_1_tD63B9891087CF571DD4322388BDDBAEEB7606FE0 *, RuntimeObject*, const RuntimeMethod*))ReadOnlyCollection_1__ctor_m8F7880F43C4E281DBF7CA5A9431D5E6DD3797B7E_gshared)(__this, ___list0, method); } // System.TimeSpan System.TimeZoneInfo::GetUtcOffsetHelper(System.DateTime,System.TimeZoneInfo,System.Boolean&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 TimeZoneInfo_GetUtcOffsetHelper_mEF2AA10E4E24DF9A330DA6BBE230783050E9BA1A (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dateTime0, TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * ___tz1, bool* ___isDST2, const RuntimeMethod* method); // System.TimeSpan System.TimeZoneInfo::get_BaseUtcOffset() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 TimeZoneInfo_get_BaseUtcOffset_mAB38F4E2BC249BF42876E3220D7B329E30628A2C_inline (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * __this, const RuntimeMethod* method); // System.Void System.Exception::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Exception__ctor_m5FEC89FBFACEEDCEE29CCFD44A85D72FC28EB0D1 (Exception_t * __this, const RuntimeMethod* method); // System.Boolean System.TimeZoneInfo::TryGetTransitionOffset(System.DateTime,System.TimeSpan&,System.Boolean&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeZoneInfo_TryGetTransitionOffset_mE81815E31B2FD48D83635AE3FAADF622DDE6B5D6 (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * __this, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dateTime0, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * ___offset1, bool* ___isDst2, const RuntimeMethod* method); // System.TimeZoneInfo/AdjustmentRule System.TimeZoneInfo::GetApplicableRule(System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * TimeZoneInfo_GetApplicableRule_m960A90264F1FBB60734074D71036FCA304B5F73A (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * __this, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dateTime0, const RuntimeMethod* method); // System.Boolean System.TimeZoneInfo::IsInDST(System.TimeZoneInfo/AdjustmentRule,System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeZoneInfo_IsInDST_m353072CFE30139C66F490E254314847B1C55A61C (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * __this, AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * ___rule0, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dateTime1, const RuntimeMethod* method); // System.TimeSpan System.TimeZoneInfo/AdjustmentRule::get_DaylightDelta() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 AdjustmentRule_get_DaylightDelta_m2FE8486C9BE8D912DB009B37823E33676DD21F15_inline (AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * __this, const RuntimeMethod* method); // System.TimeSpan System.TimeSpan::op_Addition(System.TimeSpan,System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 TimeSpan_op_Addition_m2C916EE6F60BA72329886F1568FE9DD0D8DF0DB7 (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___t10, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___t21, const RuntimeMethod* method); // System.Boolean System.TimeSpan::op_Inequality(System.TimeSpan,System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeSpan_op_Inequality_mEAE207F8B9A9B42CC33F4DE882E69E98C09065FC (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___t10, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___t21, const RuntimeMethod* method); // System.Boolean System.TimeZoneInfo/AdjustmentRule::Equals(System.TimeZoneInfo/AdjustmentRule) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdjustmentRule_Equals_mE58526212854504DB5575E2396F3C97F4F0EEA95 (AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * __this, AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * ___other0, const RuntimeMethod* method); // System.DateTime System.TimeZoneInfo::ConvertTime(System.DateTime,System.TimeZoneInfo,System.TimeZoneInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 TimeZoneInfo_ConvertTime_mC953F67CC3D9457C7595DBB652418754C2B58FDE (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dateTime0, TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * ___sourceTimeZone1, TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * ___destinationTimeZone2, const RuntimeMethod* method); // System.TimeZoneInfo/TransitionTime System.TimeZoneInfo/AdjustmentRule::get_DaylightTransitionEnd() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 AdjustmentRule_get_DaylightTransitionEnd_m8EE35970D90C7857BEAE165190F5B9ADC8C57860_inline (AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * __this, const RuntimeMethod* method); // System.DateTime System.TimeZoneInfo::TransitionPoint(System.TimeZoneInfo/TransitionTime,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 TimeZoneInfo_TransitionPoint_m5FA051A8EC41B739B1A36720800679E69BF2CFF2 (TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 ___transition0, int32_t ___year1, const RuntimeMethod* method); // System.DateTime System.DateTime::op_Subtraction(System.DateTime,System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 DateTime_op_Subtraction_m679BBE02927C8538BBDD10A514E655568246830B (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___d0, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___t1, const RuntimeMethod* method); // System.Boolean System.DateTime::op_GreaterThan(System.DateTime,System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTime_op_GreaterThan_mC9384F126E5D8A3AAAB0BDFC44D1D7319367C89E (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___t10, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___t21, const RuntimeMethod* method); // System.Boolean System.DateTime::op_LessThanOrEqual(System.DateTime,System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTime_op_LessThanOrEqual_m7131235B927010BD9DB3C93FEB51640286D1107B (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___t10, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___t21, const RuntimeMethod* method); // System.Boolean System.TimeZoneInfo::IsInDSTForYear(System.TimeZoneInfo/AdjustmentRule,System.DateTime,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeZoneInfo_IsInDSTForYear_m5F2B6A89397E4CBE9071FB2982CDA45E6230276E (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * __this, AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * ___rule0, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dateTime1, int32_t ___year2, const RuntimeMethod* method); // System.TimeZoneInfo/TransitionTime System.TimeZoneInfo/AdjustmentRule::get_DaylightTransitionStart() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 AdjustmentRule_get_DaylightTransitionStart_mC89A599FADA4747E5686154DCBD067EEFBB919F6_inline (AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * __this, const RuntimeMethod* method); // System.Int32 System.TimeZoneInfo/TransitionTime::get_Month() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t TransitionTime_get_Month_m06FE288B24621979C4FE9E34D350EBA208CEA267_inline (TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * __this, const RuntimeMethod* method); // System.Boolean System.DateTime::op_GreaterThanOrEqual(System.DateTime,System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTime_op_GreaterThanOrEqual_mEDD57FC8B24FAF4D6AA94CFE6AE190CF359B66B4 (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___t10, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___t21, const RuntimeMethod* method); // System.Boolean System.DateTime::op_LessThan(System.DateTime,System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTime_op_LessThan_m75DE4F8CC5F5EE392829A9B37C5C98B7FC97061A (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___t10, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___t21, const RuntimeMethod* method); // System.DateTime System.DateTime::op_Addition(System.DateTime,System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 DateTime_op_Addition_m6CE7A79B6E219E67A75AB17545D1873529262282 (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___d0, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___t1, const RuntimeMethod* method); // System.Void System.TimeZoneInfo::Validate(System.String,System.TimeSpan,System.TimeZoneInfo/AdjustmentRule[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeZoneInfo_Validate_m2C720033788975438481F523D5AE5F3A9E5D3702 (String_t* ___id0, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___baseUtcOffset1, AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* ___adjustmentRules2, const RuntimeMethod* method); // System.Void System.Runtime.Serialization.SerializationException::.ctor(System.String,System.Exception) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SerializationException__ctor_mCCC70F63CC8A3BC77B50CFA582D9DB1256846921 (SerializationException_tA1FDFF6779406E688C2192E71C38DBFD7A4A2210 * __this, String_t* ___message0, Exception_t * ___innerException1, const RuntimeMethod* method); // System.Boolean System.TimeSpan::op_GreaterThan(System.TimeSpan,System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeSpan_op_GreaterThan_mC4CE0AD3057035058479B695ACDC089F3A6EA486 (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___t10, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___t21, const RuntimeMethod* method); // System.Boolean System.TimeSpan::op_LessThan(System.TimeSpan,System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeSpan_op_LessThan_mF92FF63DD1E52540977D3B1753D43895F7B0A117 (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___t10, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___t21, const RuntimeMethod* method); // System.Void System.InvalidTimeZoneException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InvalidTimeZoneException__ctor_m8FFF6B288E617CAA9269D849618C289FC589BE14 (InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25 * __this, String_t* ___message0, const RuntimeMethod* method); // System.DateTime System.TimeZoneInfo/AdjustmentRule::get_DateStart() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 AdjustmentRule_get_DateStart_mD4389CA67654E528E196EB632D16D9AB027D6C49_inline (AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * __this, const RuntimeMethod* method); // System.DateTime System.TimeZoneInfo/AdjustmentRule::get_DateEnd() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 AdjustmentRule_get_DateEnd_m9ECD9D96BFB535E8818CC79B0B261F8E334A722E_inline (AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * __this, const RuntimeMethod* method); // System.Boolean System.DateTime::op_Equality(System.DateTime,System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTime_op_Equality_m5715465D90806F5305BBA5F690377819C55AF084 (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___d10, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___d21, const RuntimeMethod* method); // System.String System.TimeZoneInfo::get_DisplayName() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR String_t* TimeZoneInfo_get_DisplayName_m583E6E48EAA12F6D87191F71AAE821481F8B006A_inline (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * __this, const RuntimeMethod* method); // System.Object System.Runtime.Serialization.SerializationInfo::GetValue(System.String,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * SerializationInfo_GetValue_m7910CE6C68888C1F863D7A35915391FA33463ECF (SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * __this, String_t* ___name0, Type_t * ___type1, const RuntimeMethod* method); // System.DateTime System.DateTime::ToUniversalTime() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 DateTime_ToUniversalTime_mA8B74D947E186568C55D9C6F56D59F9A3C7775B1 (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * __this, const RuntimeMethod* method); // System.Boolean System.TimeZoneInfo/TransitionTime::get_IsFixedDateRule() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool TransitionTime_get_IsFixedDateRule_mC55143797D34E320F86E4B58A265654C634EB38C_inline (TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * __this, const RuntimeMethod* method); // System.Int32 System.TimeZoneInfo/TransitionTime::get_Day() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t TransitionTime_get_Day_m82E3998C57838AB654EEB696600CF6C0F9EB52B0_inline (TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * __this, const RuntimeMethod* method); // System.DateTime System.TimeZoneInfo/TransitionTime::get_TimeOfDay() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 TransitionTime_get_TimeOfDay_mC4F5083CF75296341B498E873B2C026A95C4ADDE_inline (TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * __this, const RuntimeMethod* method); // System.DayOfWeek System.DateTime::get_DayOfWeek() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_get_DayOfWeek_m556E45050ECDB336B3559BC395081B0C5CBE4891 (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * __this, const RuntimeMethod* method); // System.Int32 System.TimeZoneInfo/TransitionTime::get_Week() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t TransitionTime_get_Week_m7708A01103CEADEA75626953931221A1E5CA2F82_inline (TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * __this, const RuntimeMethod* method); // System.DayOfWeek System.TimeZoneInfo/TransitionTime::get_DayOfWeek() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t TransitionTime_get_DayOfWeek_m349EE703AD506935676F78DE8438D8C3D5E8C472_inline (TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1<System.TimeZoneInfo/AdjustmentRule>::Remove(T) inline bool List_1_Remove_mF3B9CA9E20C7542FAAD6C966B548492F2C7CD5DD (List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * __this, AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * ___item0, const RuntimeMethod* method) { return (( bool (*) (List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E *, AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 *, const RuntimeMethod*))List_1_Remove_m908B647BB9F807676DACE34E3E73475C3C3751D4_gshared)(__this, ___item0, method); } // System.Boolean System.TimeZoneInfo::ValidTZFile(System.Byte[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeZoneInfo_ValidTZFile_mDBAA295AA83624116C0BA67C78FDD8521866A8ED (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer0, int32_t ___length1, const RuntimeMethod* method); // System.TimeZoneInfo System.TimeZoneInfo::ParseTZBuffer(System.String,System.Byte[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * TimeZoneInfo_ParseTZBuffer_mB31B17720432692878EC43379CCF629C51F0AC96 (String_t* ___id0, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.InvalidTimeZoneException::.ctor(System.String,System.Exception) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InvalidTimeZoneException__ctor_m45B9443C467C8D8353DBB6F6E7A6E4E7F96CF591 (InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25 * __this, String_t* ___message0, Exception_t * ___innerException1, const RuntimeMethod* method); // System.Void System.Text.StringBuilder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StringBuilder__ctor_mF928376F82E8C8FF3C11842C562DB8CF28B2735E (StringBuilder_t * __this, const RuntimeMethod* method); // System.Text.StringBuilder System.Text.StringBuilder::Append(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t * StringBuilder_Append_m05C12F58ADC2D807613A9301DF438CB3CD09B75A (StringBuilder_t * __this, Il2CppChar ___value0, const RuntimeMethod* method); // System.Int32 System.TimeZoneInfo::SwapInt32(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TimeZoneInfo_SwapInt32_mA8FE2D4B2E2BF9CD763D600F8CE449DA34AE0BFE (int32_t ___i0, const RuntimeMethod* method); // System.Int32 System.TimeZoneInfo::ReadBigEndianInt32(System.Byte[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TimeZoneInfo_ReadBigEndianInt32_m0AAB53B9311708F42ACA7E9270EE71D25B3CE9DA (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer0, int32_t ___start1, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2<System.Int32,System.String> System.TimeZoneInfo::ParseAbbreviations(System.Byte[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Dictionary_2_t4EFE6A1D6502662B911688316C6920444A18CF0C * TimeZoneInfo_ParseAbbreviations_mF9E2B864DA8DDDA370DD9D43D5A7E3D8B7FBA76A (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer0, int32_t ___index1, int32_t ___count2, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2<System.Int32,System.TimeType> System.TimeZoneInfo::ParseTimesTypes(System.Byte[],System.Int32,System.Int32,System.Collections.Generic.Dictionary`2<System.Int32,System.String>) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Dictionary_2_tF49FE2F5FE86CCFDD59492E9D46254E0CCB5EEC2 * TimeZoneInfo_ParseTimesTypes_mDE8026755AF2207FFD76312DB22A472EE850BBA6 (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer0, int32_t ___index1, int32_t ___count2, Dictionary_2_t4EFE6A1D6502662B911688316C6920444A18CF0C * ___abbreviations3, const RuntimeMethod* method); // System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.TimeType>> System.TimeZoneInfo::ParseTransitions(System.Byte[],System.Int32,System.Int32,System.Collections.Generic.Dictionary`2<System.Int32,System.TimeType>) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_tD2FC74CFEE011F74F31183756A690154468817E9 * TimeZoneInfo_ParseTransitions_mDF9E7750AF2BFA9992708A02AE9429EFC4CF00FE (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer0, int32_t ___index1, int32_t ___count2, Dictionary_2_tF49FE2F5FE86CCFDD59492E9D46254E0CCB5EEC2 * ___time_types3, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.Dictionary`2<System.Int32,System.TimeType>::get_Count() inline int32_t Dictionary_2_get_Count_mE31B0BF70F2E5AA680638E8565B00286E26C5548 (Dictionary_2_tF49FE2F5FE86CCFDD59492E9D46254E0CCB5EEC2 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Dictionary_2_tF49FE2F5FE86CCFDD59492E9D46254E0CCB5EEC2 *, const RuntimeMethod*))Dictionary_2_get_Count_m69345D9DEE55AA0CE574D19CB7C430AC638C01A9_gshared)(__this, method); } // TValue System.Collections.Generic.Dictionary`2<System.Int32,System.TimeType>::get_Item(TKey) inline TimeType_t1E0366D2FDDE13B93F6DFD1A2FB8645B76E9DDA9 * Dictionary_2_get_Item_m0F0789D0F81BD4D8EAFB77487B94A9CEBD730F83 (Dictionary_2_tF49FE2F5FE86CCFDD59492E9D46254E0CCB5EEC2 * __this, int32_t ___key0, const RuntimeMethod* method) { return (( TimeType_t1E0366D2FDDE13B93F6DFD1A2FB8645B76E9DDA9 * (*) (Dictionary_2_tF49FE2F5FE86CCFDD59492E9D46254E0CCB5EEC2 *, int32_t, const RuntimeMethod*))Dictionary_2_get_Item_mEFECE2769017AB70A9B1E7F5F8BBA59375620B54_gshared)(__this, ___key0, method); } // T System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.TimeType>>::get_Item(System.Int32) inline KeyValuePair_2_t86E21DDA124482935B8F0E8DCC380E2B8206105D List_1_get_Item_m8A44B7C37BB53CF3C22046AE0A17B58B0925A7A1_inline (List_1_tD2FC74CFEE011F74F31183756A690154468817E9 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( KeyValuePair_2_t86E21DDA124482935B8F0E8DCC380E2B8206105D (*) (List_1_tD2FC74CFEE011F74F31183756A690154468817E9 *, int32_t, const RuntimeMethod*))List_1_get_Item_mA3E868C42E65CB3DC3966732D238AF05D6338EF7_gshared_inline)(__this, ___index0, method); } // TKey System.Collections.Generic.KeyValuePair`2<System.DateTime,System.TimeType>::get_Key() inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 KeyValuePair_2_get_Key_m86B2C62B2D71E058541AD44447FFE99B23E906AE_inline (KeyValuePair_2_t86E21DDA124482935B8F0E8DCC380E2B8206105D * __this, const RuntimeMethod* method) { return (( DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 (*) (KeyValuePair_2_t86E21DDA124482935B8F0E8DCC380E2B8206105D *, const RuntimeMethod*))KeyValuePair_2_get_Key_m15F31F68F9D7F399DEBCC2328913654D36E79C1E_gshared_inline)(__this, method); } // TValue System.Collections.Generic.KeyValuePair`2<System.DateTime,System.TimeType>::get_Value() inline TimeType_t1E0366D2FDDE13B93F6DFD1A2FB8645B76E9DDA9 * KeyValuePair_2_get_Value_m53E2812960EF279EE483985E7F647EA7958B61C5_inline (KeyValuePair_2_t86E21DDA124482935B8F0E8DCC380E2B8206105D * __this, const RuntimeMethod* method) { return (( TimeType_t1E0366D2FDDE13B93F6DFD1A2FB8645B76E9DDA9 * (*) (KeyValuePair_2_t86E21DDA124482935B8F0E8DCC380E2B8206105D *, const RuntimeMethod*))KeyValuePair_2_get_Value_m5AF581973CD6FDFDA5540F0A0AAD90D97CC45D5D_gshared_inline)(__this, method); } // System.DateTime System.DateTime::AddYears(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 DateTime_AddYears_m4D66AFB61758D852CEEFE29D103C88106C6847A2 (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Boolean System.TimeZoneInfo/TransitionTime::op_Inequality(System.TimeZoneInfo/TransitionTime,System.TimeZoneInfo/TransitionTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TransitionTime_op_Inequality_m8E95819760E1035F55168B42B474A0F401BDEA58 (TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 ___t10, TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 ___t21, const RuntimeMethod* method); // System.TimeSpan System.TimeSpan::op_Subtraction(System.TimeSpan,System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 TimeSpan_op_Subtraction_m5978CE5FCEB3D59AF0BC52AF838BFE3237AE8B23 (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___t10, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___t21, const RuntimeMethod* method); // System.TimeSpan System.TimeSpan::FromMinutes(System.Double) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 TimeSpan_FromMinutes_m3038BAC5BAB62262567D7BB3AE6DD845FC985BC2 (double ___value0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.TimeType>>::get_Count() inline int32_t List_1_get_Count_m8D9BFB4AA79DACCB93AA6EF7021A01BA086F8B0F_inline (List_1_tD2FC74CFEE011F74F31183756A690154468817E9 * __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_tD2FC74CFEE011F74F31183756A690154468817E9 *, const RuntimeMethod*))List_1_get_Count_mB556AE5EB3416A032123DE8D7E96B5FFD8CC8242_gshared_inline)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.String>::.ctor() inline void Dictionary_2__ctor_m6C6B59C12BD62E890CCF5AF0366E3DA0F29ADE6C (Dictionary_2_t4EFE6A1D6502662B911688316C6920444A18CF0C * __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t4EFE6A1D6502662B911688316C6920444A18CF0C *, const RuntimeMethod*))Dictionary_2__ctor_m7D745ADE56151C2895459668F4A4242985E526D8_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.String>::Add(TKey,TValue) inline void Dictionary_2_Add_m6B1FA5F9A77897E38E9B0CF95D11032066B98CCA (Dictionary_2_t4EFE6A1D6502662B911688316C6920444A18CF0C * __this, int32_t ___key0, String_t* ___value1, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t4EFE6A1D6502662B911688316C6920444A18CF0C *, int32_t, String_t*, const RuntimeMethod*))Dictionary_2_Add_mF7AEA0EFA07EEBC1A4B283A26A7CB720EE7A4C20_gshared)(__this, ___key0, ___value1, method); } // System.Int32 System.Text.StringBuilder::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StringBuilder_get_Length_m44BCD2BF32D45E9376761FF33AA429BFBD902F07 (StringBuilder_t * __this, const RuntimeMethod* method); // System.String System.Text.StringBuilder::ToString(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StringBuilder_ToString_mB91781E31C1CF168F780733E67EA40A5386693C6 (StringBuilder_t * __this, int32_t ___startIndex0, int32_t ___length1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.TimeType>::.ctor(System.Int32) inline void Dictionary_2__ctor_m2D8C7B37F04BBE07E0D052A019C914E9AE6815D8 (Dictionary_2_tF49FE2F5FE86CCFDD59492E9D46254E0CCB5EEC2 * __this, int32_t ___capacity0, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tF49FE2F5FE86CCFDD59492E9D46254E0CCB5EEC2 *, int32_t, const RuntimeMethod*))Dictionary_2__ctor_m6015B3C75A1DAB939EB443D59748227888900331_gshared)(__this, ___capacity0, method); } // TValue System.Collections.Generic.Dictionary`2<System.Int32,System.String>::get_Item(TKey) inline String_t* Dictionary_2_get_Item_m832206501573309C2C9C1E4F96AAC39AACE24906 (Dictionary_2_t4EFE6A1D6502662B911688316C6920444A18CF0C * __this, int32_t ___key0, const RuntimeMethod* method) { return (( String_t* (*) (Dictionary_2_t4EFE6A1D6502662B911688316C6920444A18CF0C *, int32_t, const RuntimeMethod*))Dictionary_2_get_Item_mEFECE2769017AB70A9B1E7F5F8BBA59375620B54_gshared)(__this, ___key0, method); } // System.Void System.TimeType::.ctor(System.Int32,System.Boolean,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeType__ctor_m28FA06EC6A851C81414A6435BE25D1FD494FFE03 (TimeType_t1E0366D2FDDE13B93F6DFD1A2FB8645B76E9DDA9 * __this, int32_t ___offset0, bool ___is_dst1, String_t* ___abbrev2, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.TimeType>::Add(TKey,TValue) inline void Dictionary_2_Add_m1CF588B67718D0CF03E628AEB7A822E58F1F5517 (Dictionary_2_tF49FE2F5FE86CCFDD59492E9D46254E0CCB5EEC2 * __this, int32_t ___key0, TimeType_t1E0366D2FDDE13B93F6DFD1A2FB8645B76E9DDA9 * ___value1, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tF49FE2F5FE86CCFDD59492E9D46254E0CCB5EEC2 *, int32_t, TimeType_t1E0366D2FDDE13B93F6DFD1A2FB8645B76E9DDA9 *, const RuntimeMethod*))Dictionary_2_Add_mF7AEA0EFA07EEBC1A4B283A26A7CB720EE7A4C20_gshared)(__this, ___key0, ___value1, method); } // System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.TimeType>>::.ctor(System.Int32) inline void List_1__ctor_mC454D22A181DBFE033123BA60EB7503279A2E624 (List_1_tD2FC74CFEE011F74F31183756A690154468817E9 * __this, int32_t ___capacity0, const RuntimeMethod* method) { (( void (*) (List_1_tD2FC74CFEE011F74F31183756A690154468817E9 *, int32_t, const RuntimeMethod*))List_1__ctor_mE0334FEEB0DA08C563C9A3EBC9841C917C6E8E2E_gshared)(__this, ___capacity0, method); } // System.DateTime System.TimeZoneInfo::DateTimeFromUnixTime(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 TimeZoneInfo_DateTimeFromUnixTime_m2EB7BE33769CB44A09ED1C1389AB3E8AF707A83D (int64_t ___unix_time0, const RuntimeMethod* method); // System.Void System.Collections.Generic.KeyValuePair`2<System.DateTime,System.TimeType>::.ctor(TKey,TValue) inline void KeyValuePair_2__ctor_m69CD5926C1F3E83585430B234312999946C55C53 (KeyValuePair_2_t86E21DDA124482935B8F0E8DCC380E2B8206105D * __this, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___key0, TimeType_t1E0366D2FDDE13B93F6DFD1A2FB8645B76E9DDA9 * ___value1, const RuntimeMethod* method) { (( void (*) (KeyValuePair_2_t86E21DDA124482935B8F0E8DCC380E2B8206105D *, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 , TimeType_t1E0366D2FDDE13B93F6DFD1A2FB8645B76E9DDA9 *, const RuntimeMethod*))KeyValuePair_2__ctor_mDE04093EC61BE2A8488E791E66598DE871AA96AF_gshared)(__this, ___key0, ___value1, method); } // System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.TimeType>>::Add(T) inline void List_1_Add_m76DF40E97717AE8F7F5CD0D1965BB34D12BE0C75 (List_1_tD2FC74CFEE011F74F31183756A690154468817E9 * __this, KeyValuePair_2_t86E21DDA124482935B8F0E8DCC380E2B8206105D ___item0, const RuntimeMethod* method) { (( void (*) (List_1_tD2FC74CFEE011F74F31183756A690154468817E9 *, KeyValuePair_2_t86E21DDA124482935B8F0E8DCC380E2B8206105D , const RuntimeMethod*))List_1_Add_mA7FDE3694EEBB4C98536E78A885B8ADBDD00CE1D_gshared)(__this, ___item0, method); } // System.DateTime System.DateTime::AddSeconds(System.Double) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 DateTime_AddSeconds_m36DC8835432569A70AC5120359527350DD65D6B2 (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * __this, double ___value0, const RuntimeMethod* method); // System.Boolean System.TimeZoneInfo::IsAmbiguousTime(System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeZoneInfo_IsAmbiguousTime_m1C47E17D025683A2FAFB4BBB8F22E8143E5462EC (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * __this, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dateTime0, const RuntimeMethod* method); // System.Void System.TimeZoneInfo/<>c::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mF312CF80BF0926136E607941EB06550D35DD1BAA (U3CU3Ec_tBED9E1805554B1EFE14027A8400694336FCEE2F7 * __this, const RuntimeMethod* method); // System.Int32 System.DateTime::CompareTo(System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_CompareTo_mB538B6524ED249F1A5ED43E00D61F7D9EB3DAD6E (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * __this, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___value0, const RuntimeMethod* method); // System.Boolean System.TimeSpan::op_Equality(System.TimeSpan,System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeSpan_op_Equality_mEA0A4B7FDCAFA54C636292F7EB76F9A16C44096D (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___t10, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___t21, const RuntimeMethod* method); // System.Int32 System.DateTime::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_GetHashCode_mCA2FDAC81B0779FA2E478E6C6D92D019CD4B50C0 (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * __this, const RuntimeMethod* method); // System.Void System.TimeZoneInfo/AdjustmentRule::ValidateAdjustmentRule(System.DateTime,System.DateTime,System.TimeSpan,System.TimeZoneInfo/TransitionTime,System.TimeZoneInfo/TransitionTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdjustmentRule_ValidateAdjustmentRule_mC12ACCF31CAF71D78295B9DF642F1D22BC73CC8D (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dateStart0, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dateEnd1, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___daylightDelta2, TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 ___daylightTransitionStart3, TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 ___daylightTransitionEnd4, const RuntimeMethod* method); // System.Void System.TimeZoneInfo/AdjustmentRule::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdjustmentRule__ctor_m9183A1D0F247640FF9288818795D556B50583AE0 (AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * __this, const RuntimeMethod* method); // System.Boolean System.TimeZoneInfo::UtcOffsetOutOfRange(System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeZoneInfo_UtcOffsetOutOfRange_m90D343BE5ACC4FA2B82B2801550A1D44C72F3E6C (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___offset0, const RuntimeMethod* method); // System.Void System.ArgumentOutOfRangeException::.ctor(System.String,System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentOutOfRangeException__ctor_m755B01B4B4595B447596E3281F22FD7CE6DAE378 (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * __this, String_t* ___paramName0, RuntimeObject * ___actualValue1, String_t* ___message2, const RuntimeMethod* method); // System.Void System.Runtime.Serialization.SerializationInfo::AddValue(System.String,System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SerializationInfo_AddValue_mC9361E987D8E88A4151406B45438F112BB397770 (SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * __this, String_t* ___name0, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___value1, const RuntimeMethod* method); // System.Object System.Runtime.Serialization.SerializationInfo::GetValueNoThrow(System.String,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * SerializationInfo_GetValueNoThrow_m096541B70283B3F278C63DF8D6D1BE8C51C2C7DF (SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * __this, String_t* ___name0, Type_t * ___type1, const RuntimeMethod* method); // System.Boolean System.TimeZoneInfo/TransitionTime::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TransitionTime_Equals_mB551A5FE7A3347F0090F98E80401CC9204C3D191 (TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * __this, RuntimeObject * ___obj0, const RuntimeMethod* method); // System.Int32 System.TimeZoneInfo/TransitionTime::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TransitionTime_GetHashCode_m8B1F9BB867B601808A812B0AD557142FF5C1A72A (TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * __this, const RuntimeMethod* method); // System.TimeZoneInfo/TransitionTime System.TimeZoneInfo/TransitionTime::CreateTransitionTime(System.DateTime,System.Int32,System.Int32,System.Int32,System.DayOfWeek,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 TransitionTime_CreateTransitionTime_m1D2ABFF0D3FC6E91E34535F6B4C72C9BCC8986FF (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___timeOfDay0, int32_t ___month1, int32_t ___week2, int32_t ___day3, int32_t ___dayOfWeek4, bool ___isFixedDateRule5, const RuntimeMethod* method); // System.Void System.TimeZoneInfo/TransitionTime::ValidateTransitionTime(System.DateTime,System.Int32,System.Int32,System.Int32,System.DayOfWeek) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TransitionTime_ValidateTransitionTime_m50B62B32F5763489A90C02C27B0874B450E8EFC4 (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___timeOfDay0, int32_t ___month1, int32_t ___week2, int32_t ___day3, int32_t ___dayOfWeek4, const RuntimeMethod* method); // System.Void System.TimeZoneInfo/TransitionTime::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TransitionTime_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m6FD2B88D2632C765F64AD7DA885D92B919264460 (TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * __this, RuntimeObject * ___sender0, const RuntimeMethod* method); // System.Void System.Runtime.Serialization.SerializationInfo::AddValue(System.String,System.Byte) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SerializationInfo_AddValue_m4877E7BAFE436B280EE47F9C67F62307908413FA (SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * __this, String_t* ___name0, uint8_t ___value1, const RuntimeMethod* method); // System.Void System.TimeZoneInfo/TransitionTime::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TransitionTime_System_Runtime_Serialization_ISerializable_GetObjectData_m174E35C46E6E212DF7B09D81BD53CFE60BD0B693 (TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___info0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___context1, const RuntimeMethod* method); // System.Void System.TimeZoneInfo/TransitionTime::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TransitionTime__ctor_mAA204123C15C0744095BE8681CA125E366AB1659 (TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___info0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___context1, const RuntimeMethod* method); // System.Int32 System.Tuple::CombineHashCodes(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Tuple_CombineHashCodes_m45A9FAE45051A42186BE7E768E8482DFC17730E1 (int32_t ___h10, int32_t ___h21, const RuntimeMethod* method); // System.Void System.Reflection.MemberInfo::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemberInfo__ctor_m2F662BD5B63738672688109B4BCC552C143B1BCC (MemberInfo_t * __this, const RuntimeMethod* method); // System.Type System.TypeNameParser::GetType(System.String,System.Func`2<System.Reflection.AssemblyName,System.Reflection.Assembly>,System.Func`4<System.Reflection.Assembly,System.String,System.Boolean,System.Type>,System.Boolean,System.Boolean,System.Threading.StackCrawlMark&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * TypeNameParser_GetType_m8359CD1600F889CE251C669179BB982D1A2F7013 (String_t* ___typeName0, Func_2_t13827C9725E0D12567E029E178981FB7D0E13430 * ___assemblyResolver1, Func_4_t3D7857A2A0F731D1E992FC5B09E983A8621FABFF * ___typeResolver2, bool ___throwOnError3, bool ___ignoreCase4, int32_t* ___stackMark5, const RuntimeMethod* method); // System.Void System.NotSupportedException::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotSupportedException__ctor_mA121DE1CAC8F25277DEB489DC7771209D91CAE33 (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * __this, const RuntimeMethod* method); // System.Boolean System.Type::op_Equality(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8 (Type_t * ___left0, Type_t * ___right1, const RuntimeMethod* method); // System.TypeCode System.Type::GetTypeCode(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Type_GetTypeCode_m3105BBCE671D89EFE212F9BA06AAB90944A6116F (Type_t * ___type0, const RuntimeMethod* method); // System.Void System.Type::CreateBinder() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Type_CreateBinder_mD7D0BA5DDBCC08A4F9D3A0DA5FE6697BAA29D9E6 (const RuntimeMethod* method); // System.Void System.DefaultBinder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DefaultBinder__ctor_mB89227403F48F787F92A2CB44164430E037D6306 (DefaultBinder_tFFCBC1B63C1667920094F68AB261486C13814AEC * __this, const RuntimeMethod* method); // System.Void System.ArgumentNullException::.ctor(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentNullException__ctor_m9EA692D49986AEBAC433CE3381331146109AE20F (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * __this, String_t* ___paramName0, String_t* ___message1, const RuntimeMethod* method); // System.Type System.Object::GetType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60 (RuntimeObject * __this, const RuntimeMethod* method); // System.Void System.RuntimeTypeHandle::.ctor(System.RuntimeType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeTypeHandle__ctor_mDBF6EF9232CD4D628B9F35842A4865492B540230 (RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D * __this, RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * ___type0, const RuntimeMethod* method); // System.Reflection.ConstructorInfo System.Type::GetConstructor(System.Reflection.BindingFlags,System.Reflection.Binder,System.Type[],System.Reflection.ParameterModifier[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ConstructorInfo_t9CB51BFC178DF1CBCA5FD16B2D58229618F23EFF * Type_GetConstructor_m53CF9E12A23096404A64D1BB7B894657C9063A07 (Type_t * __this, int32_t ___bindingAttr0, Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 * ___binder1, TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* ___types2, ParameterModifierU5BU5D_t63EC46F14F048DC9EF6BF1362E8AEBEA1A05A5EA* ___modifiers3, const RuntimeMethod* method); // System.Boolean System.Reflection.TypeFilter::Invoke(System.Type,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeFilter_Invoke_m8DAF4C773D296ADEDA08CE83544DF9A06EB98C1C (TypeFilter_t30BB04A68BC9FB949345457F71A9648BDB67FF18 * __this, Type_t * ___m0, RuntimeObject * ___filterCriteria1, const RuntimeMethod* method); // System.Boolean System.Type::get_IsValueType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsValueType_mDDCCBAE9B59A483CBC3E5C02E3D68CEBEB2E41A8 (Type_t * __this, const RuntimeMethod* method); // System.Boolean System.RuntimeType::op_Inequality(System.RuntimeType,System.RuntimeType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RuntimeType_op_Inequality_mA98A719712593FEE5DCCFDB47CCABDB58BEE1B0D (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * ___left0, RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * ___right1, const RuntimeMethod* method); // System.Boolean System.RuntimeTypeHandle::IsInterface(System.RuntimeType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RuntimeTypeHandle_IsInterface_mA5732C8F02DFDAFA2975448C93D1DF34978D3FFF (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * ___type0, const RuntimeMethod* method); // System.Boolean System.RuntimeType::IsSpecialSerializableType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RuntimeType_IsSpecialSerializableType_m531BB860EC93F0248F0D013EC176FE337E94A72E (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * __this, const RuntimeMethod* method); // System.Boolean System.Type::get_HasElementType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_HasElementType_m598BEFE66F168CE1D1132C87D394B2EF41F449BF (Type_t * __this, const RuntimeMethod* method); // System.Type System.Type::GetRootElementType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Type_GetRootElementType_mE4F0579E18FAAEEB2DB86F1315BFBEC1A9A2FD56 (Type_t * __this, const RuntimeMethod* method); // System.Void System.InvalidOperationException::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InvalidOperationException__ctor_m1F94EA1226068BD1B7EAA1B836A59C99979F579E (InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 * __this, const RuntimeMethod* method); // System.Void System.Type::GetEnumData(System.String[]&,System.Array&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Type_GetEnumData_m2425B25E15F7A56D7ED172AC5E4FF0AF87BC9883 (Type_t * __this, StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E** ___enumNames0, RuntimeArray ** ___enumValues1, const RuntimeMethod* method); // System.Int32 System.Array::IndexOf<System.Object>(T[],T) inline int32_t Array_IndexOf_TisRuntimeObject_m40554FA47BA74C45E33C913F60628DD0E83DB370 (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___array0, RuntimeObject * ___value1, const RuntimeMethod* method) { return (( int32_t (*) (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*, RuntimeObject *, const RuntimeMethod*))Array_IndexOf_TisRuntimeObject_m40554FA47BA74C45E33C913F60628DD0E83DB370_gshared)(___array0, ___value1, method); } // System.Boolean System.Type::IsIntegerType(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_IsIntegerType_m19478B79237AE0C92BE81AEEAD7D9DD36DFC0B27 (Type_t * ___t0, const RuntimeMethod* method); // System.Array System.Type::GetEnumRawConstantValues() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeArray * Type_GetEnumRawConstantValues_m665064C1BD51087A300A882E46B4992AD3F7BBD2 (Type_t * __this, const RuntimeMethod* method); // System.Int32 System.Type::BinarySearch(System.Array,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Type_BinarySearch_mFD3B61C83B2C32CE682561A76530C0F5F3E0484B (RuntimeArray * ___array0, RuntimeObject * ___value1, const RuntimeMethod* method); // System.Int32 System.Array::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_get_Length_m2239B6393651C3F4631D900EFC1B05DBE8F5466D (RuntimeArray * __this, const RuntimeMethod* method); // System.Object System.Array::GetValue(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Array_GetValue_m9B1409D22139722A3149AC49ABCF558A2E066544 (RuntimeArray * __this, int32_t ___index0, const RuntimeMethod* method); // System.UInt64 System.Enum::ToUInt64(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint64_t Enum_ToUInt64_mF33D43629B55147D1AF6CC3D813F894435AA50F5 (RuntimeObject * ___value0, const RuntimeMethod* method); // System.Int32 System.Array::BinarySearch<System.UInt64>(T[],T) inline int32_t Array_BinarySearch_TisUInt64_tA02DF3B59C8FC4A849BD207DA11038CC64E4CB4E_mDC37BFA945C8ED7FB8700727168D2F68CCFCE4A3 (UInt64U5BU5D_tA808FE881491284FF25AFDF5C4BC92A826031EF4* ___array0, uint64_t ___value1, const RuntimeMethod* method) { return (( int32_t (*) (UInt64U5BU5D_tA808FE881491284FF25AFDF5C4BC92A826031EF4*, uint64_t, const RuntimeMethod*))Array_BinarySearch_TisUInt64_tA02DF3B59C8FC4A849BD207DA11038CC64E4CB4E_mDC37BFA945C8ED7FB8700727168D2F68CCFCE4A3_gshared)(___array0, ___value1, method); } // System.Boolean System.Type::get_IsInterface() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsInterface_m8BC291C33120399B14CAAC6E205F06884B9F96ED (Type_t * __this, const RuntimeMethod* method); // System.Boolean System.Type::ImplementInterface(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_ImplementInterface_m1920FA37BBC76E5FBB993950C7D760C33B778BD8 (Type_t * __this, Type_t * ___ifaceType0, const RuntimeMethod* method); // System.Void System.NotImplementedException::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotImplementedException__ctor_m8BEA657E260FC05F0C6D2C43A6E9BC08040F59C4 (NotImplementedException_t8AD6EBE5FEDB0AEBECEE0961CF73C35B372EFFA4 * __this, const RuntimeMethod* method); // System.Int32 System.Reflection.MemberInfo::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MemberInfo_GetHashCode_mE9E59E8B23F151FD6EE2CB98B8F5138AF3B79761 (MemberInfo_t * __this, const RuntimeMethod* method); // System.Type System.Type::GetType(System.String,System.Boolean,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Type_GetType_m77EF3A5A858B45C53D8BF27C74FA00CA83B53E59 (String_t* ___typeName0, bool ___throwOnError1, bool ___ignoreCase2); // System.Void System.TypeLoadException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypeLoadException__ctor_m80951BFF6EB67A1ED3052D05569EF70D038B1581 (TypeLoadException_t510963B29CB27C6EA3ACDF5FB76E72E1BC372CD1 * __this, String_t* ___message0, const RuntimeMethod* method); // System.Type System.Type::internal_from_name(System.String,System.Boolean,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Type_internal_from_name_m9A232EAB9A51C1A64026F8E0772B2682D8663EDC (String_t* ___name0, bool ___throwOnError1, bool ___ignoreCase2, const RuntimeMethod* method); // System.String System.String::Concat(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_mF4626905368D6558695A823466A1AF65EADB9923 (String_t* ___str00, String_t* ___str11, String_t* ___str22, const RuntimeMethod* method); // System.IntPtr System.RuntimeTypeHandle::get_Value() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR intptr_t RuntimeTypeHandle_get_Value_m3277019DD9C1A7E5D22F075DDF8CBDFA4D146BC6_inline (RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D * __this, const RuntimeMethod* method); // System.Type System.Type::internal_from_handle(System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Type_internal_from_handle_mB8566342149CB843D5D9BA29773A2F13701DAD6B (intptr_t ___handle0, const RuntimeMethod* method); // System.Void System.Reflection.MemberFilter::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemberFilter__ctor_m6E469D6D66E850D3C8C0492FBAE858D81DA66CA0 (MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void System.ThrowHelper::ThrowArgumentOutOfRangeException() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentOutOfRangeException_mBA2AF20A35144E0C43CD721A22EAC9FCA15D6550 (const RuntimeMethod* method); #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Threading.Tasks.Task_<>c::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_mD421A18D7B3D53CD889B2E9FB6B14A042E480477 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CU3Ec__cctor_mD421A18D7B3D53CD889B2E9FB6B14A042E480477_MetadataUsageId); s_Il2CppMethodInitialized = true; } { U3CU3Ec_t07DD323FAAF5A7EC9AE5E0DA9748D2EA6B39DCD3 * L_0 = (U3CU3Ec_t07DD323FAAF5A7EC9AE5E0DA9748D2EA6B39DCD3 *)il2cpp_codegen_object_new(U3CU3Ec_t07DD323FAAF5A7EC9AE5E0DA9748D2EA6B39DCD3_il2cpp_TypeInfo_var); U3CU3Ec__ctor_m5074370076D060EDD4DE2D93ABCD6E80B6AA2574(L_0, /*hidden argument*/NULL); ((U3CU3Ec_t07DD323FAAF5A7EC9AE5E0DA9748D2EA6B39DCD3_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t07DD323FAAF5A7EC9AE5E0DA9748D2EA6B39DCD3_il2cpp_TypeInfo_var))->set_U3CU3E9_0(L_0); return; } } // System.Void System.Threading.Tasks.Task_<>c::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m5074370076D060EDD4DE2D93ABCD6E80B6AA2574 (U3CU3Ec_t07DD323FAAF5A7EC9AE5E0DA9748D2EA6B39DCD3 * __this, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); return; } } // System.Void System.Threading.Tasks.Task_<>c::<Delay>b__276_0(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec_U3CDelayU3Eb__276_0_m5AB12E46C061368D100FF6C69F9D056E65A6AE2C (U3CU3Ec_t07DD323FAAF5A7EC9AE5E0DA9748D2EA6B39DCD3 * __this, RuntimeObject * ___state0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CU3Ec_U3CDelayU3Eb__276_0_m5AB12E46C061368D100FF6C69F9D056E65A6AE2C_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___state0; NullCheck(((DelayPromise_t7C7AB82D097218CCDB5A68ED80ED47BC56DE10D2 *)CastclassSealed((RuntimeObject*)L_0, DelayPromise_t7C7AB82D097218CCDB5A68ED80ED47BC56DE10D2_il2cpp_TypeInfo_var))); DelayPromise_Complete_m0CE65AE222FFF596F849ACDF12710DA631C673AD(((DelayPromise_t7C7AB82D097218CCDB5A68ED80ED47BC56DE10D2 *)CastclassSealed((RuntimeObject*)L_0, DelayPromise_t7C7AB82D097218CCDB5A68ED80ED47BC56DE10D2_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return; } } // System.Void System.Threading.Tasks.Task_<>c::<Delay>b__276_1(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec_U3CDelayU3Eb__276_1_m54F939B4DD3A17936C0D754419E2A01555DB8D6A (U3CU3Ec_t07DD323FAAF5A7EC9AE5E0DA9748D2EA6B39DCD3 * __this, RuntimeObject * ___state0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CU3Ec_U3CDelayU3Eb__276_1_m54F939B4DD3A17936C0D754419E2A01555DB8D6A_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___state0; NullCheck(((DelayPromise_t7C7AB82D097218CCDB5A68ED80ED47BC56DE10D2 *)CastclassSealed((RuntimeObject*)L_0, DelayPromise_t7C7AB82D097218CCDB5A68ED80ED47BC56DE10D2_il2cpp_TypeInfo_var))); DelayPromise_Complete_m0CE65AE222FFF596F849ACDF12710DA631C673AD(((DelayPromise_t7C7AB82D097218CCDB5A68ED80ED47BC56DE10D2 *)CastclassSealed((RuntimeObject*)L_0, DelayPromise_t7C7AB82D097218CCDB5A68ED80ED47BC56DE10D2_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return; } } // System.Threading.Tasks.Task_ContingentProperties System.Threading.Tasks.Task_<>c::<.cctor>b__295_0() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ContingentProperties_t7149A27D01507C74E8BDAAA3848B45D2644FDF08 * U3CU3Ec_U3C_cctorU3Eb__295_0_mDCF5EBEFFB333327107E40BF44507418FE7BBFDD (U3CU3Ec_t07DD323FAAF5A7EC9AE5E0DA9748D2EA6B39DCD3 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CU3Ec_U3C_cctorU3Eb__295_0_mDCF5EBEFFB333327107E40BF44507418FE7BBFDD_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ContingentProperties_t7149A27D01507C74E8BDAAA3848B45D2644FDF08 * L_0 = (ContingentProperties_t7149A27D01507C74E8BDAAA3848B45D2644FDF08 *)il2cpp_codegen_object_new(ContingentProperties_t7149A27D01507C74E8BDAAA3848B45D2644FDF08_il2cpp_TypeInfo_var); ContingentProperties__ctor_mD515B94D26AB52AFF131A9C97483E657261B0120(L_0, /*hidden argument*/NULL); return L_0; } } // System.Boolean System.Threading.Tasks.Task_<>c::<.cctor>b__295_1(System.Threading.Tasks.Task) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CU3Ec_U3C_cctorU3Eb__295_1_m44A2EA1ECE75C2BBF322DB9FC58C4D292B857963 (U3CU3Ec_t07DD323FAAF5A7EC9AE5E0DA9748D2EA6B39DCD3 * __this, Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * ___t0, const RuntimeMethod* method) { { Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_0 = ___t0; NullCheck(L_0); bool L_1 = Task_get_IsExceptionObservedByParent_mF76B3BAD34F96F98D1A8E8ACFF533728CEA7EE07(L_0, /*hidden argument*/NULL); return L_1; } } // System.Boolean System.Threading.Tasks.Task_<>c::<.cctor>b__295_2(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CU3Ec_U3C_cctorU3Eb__295_2_mE59AFDA5091AFFCF6A8D7C9F147A2EB2534B4F3C (U3CU3Ec_t07DD323FAAF5A7EC9AE5E0DA9748D2EA6B39DCD3 * __this, RuntimeObject * ___tc0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___tc0; return (bool)((((RuntimeObject*)(RuntimeObject *)L_0) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Threading.Tasks.Task_<>c__DisplayClass178_0::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass178_0__ctor_mE3AB73DE645CB1E445061A5C3AF7591D19EC1D10 (U3CU3Ec__DisplayClass178_0_tDB7F53582BFA1879573CC515D119580A06752F7E * __this, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); return; } } // System.Void System.Threading.Tasks.Task_<>c__DisplayClass178_0::<ExecuteSelfReplicating>b__0(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass178_0_U3CExecuteSelfReplicatingU3Eb__0_mAF07405204F1F6B3977A5E367931D33F38CAB548 (U3CU3Ec__DisplayClass178_0_tDB7F53582BFA1879573CC515D119580A06752F7E * __this, RuntimeObject * ___U3Cp0U3E0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CU3Ec__DisplayClass178_0_U3CExecuteSelfReplicatingU3Eb__0_mAF07405204F1F6B3977A5E367931D33F38CAB548_MetadataUsageId); s_Il2CppMethodInitialized = true; } Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * V_0 = NULL; Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * V_1 = NULL; RuntimeObject * V_2 = NULL; ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * V_3 = NULL; Exception_t * V_4 = NULL; ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * V_5 = NULL; Exception_t * V_6 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 4); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { IL2CPP_RUNTIME_CLASS_INIT(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_il2cpp_TypeInfo_var); Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_0 = Task_get_InternalCurrent_m6BD4F17F5DAF5AC20BD6051A854D0BD702025892_inline(/*hidden argument*/NULL); V_0 = L_0; Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_1 = V_0; NullCheck(L_1); Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_2 = VirtFuncInvoker0< Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * >::Invoke(15 /* System.Threading.Tasks.Task System.Threading.Tasks.Task::get_HandedOverChildReplica() */, L_1); V_1 = L_2; Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_3 = V_1; if (L_3) { goto IL_0085; } } { Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_4 = __this->get_root_0(); NullCheck(L_4); bool L_5 = VirtFuncInvoker0< bool >::Invoke(11 /* System.Boolean System.Threading.Tasks.Task::ShouldReplicate() */, L_4); if (L_5) { goto IL_001e; } } { return; } IL_001e: { bool* L_6 = __this->get_address_of_replicasAreQuitting_1(); bool L_7 = VolatileRead((bool*)L_6); if (!L_7) { goto IL_002c; } } { return; } IL_002c: { Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_8 = __this->get_root_0(); NullCheck(L_8); ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * L_9 = Task_get_CapturedContext_m0BF410316395E27B89095D1070AB0D0875B0AAF1(L_8, /*hidden argument*/NULL); V_3 = L_9; Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_10 = __this->get_root_0(); Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 * L_11 = __this->get_taskReplicaDelegate_2(); Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_12 = __this->get_root_0(); NullCheck(L_12); RuntimeObject * L_13 = L_12->get_m_stateObject_6(); Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_14 = __this->get_root_0(); Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_15 = __this->get_root_0(); NullCheck(L_15); TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * L_16 = Task_get_ExecutingTaskScheduler_m3A3340F34EF9D594413E54F46B78874BCB0CA30D_inline(L_15, /*hidden argument*/NULL); int32_t L_17 = __this->get_creationOptionsForReplicas_3(); int32_t L_18 = __this->get_internalOptionsForReplicas_4(); NullCheck(L_10); Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_19 = VirtFuncInvoker6< Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 *, Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 *, RuntimeObject *, Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 *, TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 *, int32_t, int32_t >::Invoke(12 /* System.Threading.Tasks.Task System.Threading.Tasks.Task::CreateReplicaTask(System.Action`1<System.Object>,System.Object,System.Threading.Tasks.Task,System.Threading.Tasks.TaskScheduler,System.Threading.Tasks.TaskCreationOptions,System.Threading.Tasks.InternalTaskOptions) */, L_10, L_11, L_13, L_14, L_16, L_17, L_18); V_1 = L_19; Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_20 = V_1; ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * L_21 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_il2cpp_TypeInfo_var); ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * L_22 = Task_CopyExecutionContext_m8B27D58B28710B2B9CDA52970404E67039F0EE53(L_21, /*hidden argument*/NULL); NullCheck(L_20); Task_set_CapturedContext_mB7C98613F94CB2B97DB8B283F18E0E47C42B887B(L_20, L_22, /*hidden argument*/NULL); Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_23 = V_1; NullCheck(L_23); Task_ScheduleAndStart_m7A3334C89BD4B47370D0A3CAE575EA54CCA01AEF(L_23, (bool)0, /*hidden argument*/NULL); } IL_0085: { } IL_0086: try { // begin try (depth: 1) Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_24 = __this->get_root_0(); Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_25 = V_0; NullCheck(L_24); Task_InnerInvokeWithArg_m8313756145BF2BCE95AA05D0B896E4780788DD86(L_24, L_25, /*hidden argument*/NULL); goto IL_00b6; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0094; throw e; } CATCH_0094: { // begin catch(System.Exception) { V_4 = ((Exception_t *)__exception_local); Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_26 = __this->get_root_0(); Exception_t * L_27 = V_4; NullCheck(L_26); Task_HandleException_m6B4C1844450535E0938234A9A696060C28A5F74C(L_26, L_27, /*hidden argument*/NULL); Exception_t * L_28 = V_4; if (!((ThreadAbortException_t0B7CFB34B2901B695FBCFF84E0A1EBDFC8177468 *)IsInstSealed((RuntimeObject*)L_28, ThreadAbortException_t0B7CFB34B2901B695FBCFF84E0A1EBDFC8177468_il2cpp_TypeInfo_var))) { goto IL_00b4; } } IL_00ac: { Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_29 = V_0; NullCheck(L_29); Task_FinishThreadAbortedTask_m68ACB8E7C1B325A01E7CFB23448F60DF56328760(L_29, (bool)0, (bool)1, /*hidden argument*/NULL); } IL_00b4: { goto IL_00b6; } } // end catch (depth: 1) IL_00b6: { Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_30 = V_0; NullCheck(L_30); RuntimeObject * L_31 = VirtFuncInvoker0< RuntimeObject * >::Invoke(13 /* System.Object System.Threading.Tasks.Task::get_SavedStateForNextReplica() */, L_30); V_2 = L_31; RuntimeObject * L_32 = V_2; if (!L_32) { goto IL_0128; } } { Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_33 = __this->get_root_0(); Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 * L_34 = __this->get_taskReplicaDelegate_2(); Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_35 = __this->get_root_0(); NullCheck(L_35); RuntimeObject * L_36 = L_35->get_m_stateObject_6(); Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_37 = __this->get_root_0(); Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_38 = __this->get_root_0(); NullCheck(L_38); TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * L_39 = Task_get_ExecutingTaskScheduler_m3A3340F34EF9D594413E54F46B78874BCB0CA30D_inline(L_38, /*hidden argument*/NULL); int32_t L_40 = __this->get_creationOptionsForReplicas_3(); int32_t L_41 = __this->get_internalOptionsForReplicas_4(); NullCheck(L_33); Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_42 = VirtFuncInvoker6< Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 *, Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 *, RuntimeObject *, Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 *, TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 *, int32_t, int32_t >::Invoke(12 /* System.Threading.Tasks.Task System.Threading.Tasks.Task::CreateReplicaTask(System.Action`1<System.Object>,System.Object,System.Threading.Tasks.Task,System.Threading.Tasks.TaskScheduler,System.Threading.Tasks.TaskCreationOptions,System.Threading.Tasks.InternalTaskOptions) */, L_33, L_34, L_36, L_37, L_39, L_40, L_41); Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_43 = __this->get_root_0(); NullCheck(L_43); ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * L_44 = Task_get_CapturedContext_m0BF410316395E27B89095D1070AB0D0875B0AAF1(L_43, /*hidden argument*/NULL); V_5 = L_44; Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_45 = L_42; ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * L_46 = V_5; IL2CPP_RUNTIME_CLASS_INIT(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_il2cpp_TypeInfo_var); ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * L_47 = Task_CopyExecutionContext_m8B27D58B28710B2B9CDA52970404E67039F0EE53(L_46, /*hidden argument*/NULL); NullCheck(L_45); Task_set_CapturedContext_mB7C98613F94CB2B97DB8B283F18E0E47C42B887B(L_45, L_47, /*hidden argument*/NULL); Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_48 = L_45; Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_49 = V_1; NullCheck(L_48); VirtActionInvoker1< Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * >::Invoke(16 /* System.Void System.Threading.Tasks.Task::set_HandedOverChildReplica(System.Threading.Tasks.Task) */, L_48, L_49); Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_50 = L_48; RuntimeObject * L_51 = V_2; NullCheck(L_50); VirtActionInvoker1< RuntimeObject * >::Invoke(14 /* System.Void System.Threading.Tasks.Task::set_SavedStateFromPreviousReplica(System.Object) */, L_50, L_51); NullCheck(L_50); Task_ScheduleAndStart_m7A3334C89BD4B47370D0A3CAE575EA54CCA01AEF(L_50, (bool)0, /*hidden argument*/NULL); return; } IL_0128: { __this->set_replicasAreQuitting_1((bool)1); } IL_012f: try { // begin try (depth: 1) Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_52 = V_1; NullCheck(L_52); Task_InternalCancel_m745407E41B4B25AA01E7DBAD85A4857D1F7F520D(L_52, (bool)1, /*hidden argument*/NULL); goto IL_014a; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0139; throw e; } CATCH_0139: { // begin catch(System.Exception) V_6 = ((Exception_t *)__exception_local); Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_53 = __this->get_root_0(); Exception_t * L_54 = V_6; NullCheck(L_53); Task_HandleException_m6B4C1844450535E0938234A9A696060C28A5F74C(L_53, L_54, /*hidden argument*/NULL); goto IL_014a; } // end catch (depth: 1) IL_014a: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Threading.Tasks.Task_ContingentProperties::SetCompleted() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ContingentProperties_SetCompleted_m3CB1941CBE9F1D241A2AFA4E3F739C98B493E6DE (ContingentProperties_t7149A27D01507C74E8BDAAA3848B45D2644FDF08 * __this, const RuntimeMethod* method) { ManualResetEventSlim_t085E880B24016C42F7DE42113674D0A41B4FB445 * V_0 = NULL; { ManualResetEventSlim_t085E880B24016C42F7DE42113674D0A41B4FB445 * L_0 = __this->get_m_completionEvent_1(); il2cpp_codegen_memory_barrier(); V_0 = L_0; ManualResetEventSlim_t085E880B24016C42F7DE42113674D0A41B4FB445 * L_1 = V_0; if (!L_1) { goto IL_0012; } } { ManualResetEventSlim_t085E880B24016C42F7DE42113674D0A41B4FB445 * L_2 = V_0; NullCheck(L_2); ManualResetEventSlim_Set_m2E94D35286055BA81B9DAD85C4CB9DCF89CF0F81(L_2, /*hidden argument*/NULL); } IL_0012: { return; } } // System.Void System.Threading.Tasks.Task_ContingentProperties::DeregisterCancellationCallback() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ContingentProperties_DeregisterCancellationCallback_mE1C7DC05011B37760179381194AA813E6646C900 (ContingentProperties_t7149A27D01507C74E8BDAAA3848B45D2644FDF08 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ContingentProperties_DeregisterCancellationCallback_mE1C7DC05011B37760179381194AA813E6646C900_MetadataUsageId); s_Il2CppMethodInitialized = true; } Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 2); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { Shared_1_t6EFAE49AC0A1E070F87779D3DD8273B35F28E7D2 * L_0 = __this->get_m_cancellationRegistration_4(); if (!L_0) { goto IL_0024; } } IL_0008: try { // begin try (depth: 1) Shared_1_t6EFAE49AC0A1E070F87779D3DD8273B35F28E7D2 * L_1 = __this->get_m_cancellationRegistration_4(); NullCheck(L_1); CancellationTokenRegistration_tCDB9825D1854DD0D7FF737C82B099FC468107BB2 * L_2 = L_1->get_address_of_Value_0(); CancellationTokenRegistration_Dispose_m12C09B73DC2913C85C776E611EF48DCA63405457((CancellationTokenRegistration_tCDB9825D1854DD0D7FF737C82B099FC468107BB2 *)L_2, /*hidden argument*/NULL); goto IL_001d; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_001a; throw e; } CATCH_001a: { // begin catch(System.ObjectDisposedException) goto IL_001d; } // end catch (depth: 1) IL_001d: { __this->set_m_cancellationRegistration_4((Shared_1_t6EFAE49AC0A1E070F87779D3DD8273B35F28E7D2 *)NULL); } IL_0024: { return; } } // System.Void System.Threading.Tasks.Task_ContingentProperties::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ContingentProperties__ctor_mD515B94D26AB52AFF131A9C97483E657261B0120 (ContingentProperties_t7149A27D01507C74E8BDAAA3848B45D2644FDF08 * __this, const RuntimeMethod* method) { { il2cpp_codegen_memory_barrier(); __this->set_m_completionCountdown_6(1); Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Threading.Tasks.Task_DelayPromise::.ctor(System.Threading.CancellationToken) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DelayPromise__ctor_m3A76D411C11904928F0FF700384FFA1668669B15 (DelayPromise_t7C7AB82D097218CCDB5A68ED80ED47BC56DE10D2 * __this, CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB ___token0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DelayPromise__ctor_m3A76D411C11904928F0FF700384FFA1668669B15_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(Task_1_t1359D75350E9D976BFA28AD96E417450DE277673_il2cpp_TypeInfo_var); Task_1__ctor_mB6BFCB1A119B19A4AE30679E41E1F4EC47797EB4(__this, /*hidden argument*/Task_1__ctor_mB6BFCB1A119B19A4AE30679E41E1F4EC47797EB4_RuntimeMethod_var); CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB L_0 = ___token0; __this->set_Token_25(L_0); bool L_1 = AsyncCausalityTracer_get_LoggingOn_m1A633E7FCD4DF7D870FFF917FDCDBEDAF24725B7(/*hidden argument*/NULL); if (!L_1) { goto IL_0027; } } { int32_t L_2 = Task_get_Id_mA2A4DA7A476AFEF6FF4B4F29BF1F98D0481E28AD(__this, /*hidden argument*/NULL); AsyncCausalityTracer_TraceOperationCreation_m7B5DBD272BC20E986A5120FBF6665241BBACF060(0, L_2, _stringLiteralB016278EAF5A66B124AA177BADC28CD1550C586F, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); } IL_0027: { IL2CPP_RUNTIME_CLASS_INIT(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_il2cpp_TypeInfo_var); bool L_3 = ((Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_StaticFields*)il2cpp_codegen_static_fields_for(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_il2cpp_TypeInfo_var))->get_s_asyncDebuggingEnabled_12(); if (!L_3) { goto IL_0035; } } { IL2CPP_RUNTIME_CLASS_INIT(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_il2cpp_TypeInfo_var); Task_AddToActiveTasks_m840B00A5EE550016686305EDB927B9A7FE37C421(__this, /*hidden argument*/NULL); } IL_0035: { return; } } // System.Void System.Threading.Tasks.Task_DelayPromise::Complete() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DelayPromise_Complete_m0CE65AE222FFF596F849ACDF12710DA631C673AD (DelayPromise_t7C7AB82D097218CCDB5A68ED80ED47BC56DE10D2 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DelayPromise_Complete_m0CE65AE222FFF596F849ACDF12710DA631C673AD_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB V_1; memset((&V_1), 0, sizeof(V_1)); VoidTaskResult_t66EBC10DDE738848DB00F6EC1A2536D7D4715F40 V_2; memset((&V_2), 0, sizeof(V_2)); { CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB L_0 = __this->get_Token_25(); V_1 = L_0; bool L_1 = CancellationToken_get_IsCancellationRequested_mCF3521778F20F7048B7121885794B9562324447D((CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB *)(&V_1), /*hidden argument*/NULL); if (!L_1) { goto IL_001f; } } { CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB L_2 = __this->get_Token_25(); bool L_3 = Task_1_TrySetCanceled_mF517585BF4AC77744F212A6F236047C47E7CB45C(__this, L_2, /*hidden argument*/Task_1_TrySetCanceled_mF517585BF4AC77744F212A6F236047C47E7CB45C_RuntimeMethod_var); V_0 = L_3; goto IL_0055; } IL_001f: { bool L_4 = AsyncCausalityTracer_get_LoggingOn_m1A633E7FCD4DF7D870FFF917FDCDBEDAF24725B7(/*hidden argument*/NULL); if (!L_4) { goto IL_0033; } } { int32_t L_5 = Task_get_Id_mA2A4DA7A476AFEF6FF4B4F29BF1F98D0481E28AD(__this, /*hidden argument*/NULL); AsyncCausalityTracer_TraceOperationCompletion_m63C07B707D3034D2F0F4B395636B410ACC9A78D6(0, L_5, 1, /*hidden argument*/NULL); } IL_0033: { IL2CPP_RUNTIME_CLASS_INIT(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_il2cpp_TypeInfo_var); bool L_6 = ((Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_StaticFields*)il2cpp_codegen_static_fields_for(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_il2cpp_TypeInfo_var))->get_s_asyncDebuggingEnabled_12(); if (!L_6) { goto IL_0045; } } { int32_t L_7 = Task_get_Id_mA2A4DA7A476AFEF6FF4B4F29BF1F98D0481E28AD(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_il2cpp_TypeInfo_var); Task_RemoveFromActiveTasks_mEDE131DB4C29D967D6D717CAB002C6C02583BDF5(L_7, /*hidden argument*/NULL); } IL_0045: { il2cpp_codegen_initobj((&V_2), sizeof(VoidTaskResult_t66EBC10DDE738848DB00F6EC1A2536D7D4715F40 )); VoidTaskResult_t66EBC10DDE738848DB00F6EC1A2536D7D4715F40 L_8 = V_2; bool L_9 = Task_1_TrySetResult_mAD80B9B3A23B94A6798C589669A06F1D25D46543(__this, L_8, /*hidden argument*/Task_1_TrySetResult_mAD80B9B3A23B94A6798C589669A06F1D25D46543_RuntimeMethod_var); V_0 = L_9; } IL_0055: { bool L_10 = V_0; if (!L_10) { goto IL_0076; } } { Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * L_11 = __this->get_Timer_27(); if (!L_11) { goto IL_006b; } } { Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * L_12 = __this->get_Timer_27(); NullCheck(L_12); Timer_Dispose_mAD09E4EAC3D4A4732B55911919A60CACCF8173D9(L_12, /*hidden argument*/NULL); } IL_006b: { CancellationTokenRegistration_tCDB9825D1854DD0D7FF737C82B099FC468107BB2 * L_13 = __this->get_address_of_Registration_26(); CancellationTokenRegistration_Dispose_m12C09B73DC2913C85C776E611EF48DCA63405457((CancellationTokenRegistration_tCDB9825D1854DD0D7FF737C82B099FC468107BB2 *)L_13, /*hidden argument*/NULL); } IL_0076: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Threading.Tasks.Task_SetOnInvokeMres::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SetOnInvokeMres__ctor_m5687AFB1292311BE5361EDDC64D893359D4DA8BD (SetOnInvokeMres_tBDCEA7BE3061614FC83A82D8E6FBD5903C3FD2A9 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SetOnInvokeMres__ctor_m5687AFB1292311BE5361EDDC64D893359D4DA8BD_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(ManualResetEventSlim_t085E880B24016C42F7DE42113674D0A41B4FB445_il2cpp_TypeInfo_var); ManualResetEventSlim__ctor_m9755B7ADD1C06A7CA340D730FD1E3694BB563B94(__this, (bool)0, 0, /*hidden argument*/NULL); return; } } // System.Void System.Threading.Tasks.Task_SetOnInvokeMres::Invoke(System.Threading.Tasks.Task) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SetOnInvokeMres_Invoke_m157A2CD514960373752C978636DE35C42FAB083C (SetOnInvokeMres_tBDCEA7BE3061614FC83A82D8E6FBD5903C3FD2A9 * __this, Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * ___completingTask0, const RuntimeMethod* method) { { ManualResetEventSlim_Set_m2E94D35286055BA81B9DAD85C4CB9DCF89CF0F81(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Threading.Tasks.TaskCanceledException::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaskCanceledException__ctor_m050669D6A0AFCADF5E7EE761F1E32860C187D2D4 (TaskCanceledException_tB1E5209054F302F814E18BBCACDF6546BAF2EC48 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TaskCanceledException__ctor_m050669D6A0AFCADF5E7EE761F1E32860C187D2D4_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral8F3F5E0527993BEB4010B7A1444A093EDA2F42EF, /*hidden argument*/NULL); OperationCanceledException__ctor_m2B7CD7E9C467C67E91F869D2418897991E05CC2F(__this, L_0, /*hidden argument*/NULL); return; } } // System.Void System.Threading.Tasks.TaskCanceledException::.ctor(System.Threading.Tasks.Task) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaskCanceledException__ctor_m45DC90A53B1AF6B996D2B1BEA655A8D2C08C6AE7 (TaskCanceledException_tB1E5209054F302F814E18BBCACDF6546BAF2EC48 * __this, Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * ___task0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TaskCanceledException__ctor_m45DC90A53B1AF6B996D2B1BEA655A8D2C08C6AE7_MetadataUsageId); s_Il2CppMethodInitialized = true; } CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB V_0; memset((&V_0), 0, sizeof(V_0)); String_t* G_B2_0 = NULL; TaskCanceledException_tB1E5209054F302F814E18BBCACDF6546BAF2EC48 * G_B2_1 = NULL; String_t* G_B1_0 = NULL; TaskCanceledException_tB1E5209054F302F814E18BBCACDF6546BAF2EC48 * G_B1_1 = NULL; CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB G_B3_0; memset((&G_B3_0), 0, sizeof(G_B3_0)); String_t* G_B3_1 = NULL; TaskCanceledException_tB1E5209054F302F814E18BBCACDF6546BAF2EC48 * G_B3_2 = NULL; { String_t* L_0 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral8F3F5E0527993BEB4010B7A1444A093EDA2F42EF, /*hidden argument*/NULL); Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_1 = ___task0; G_B1_0 = L_0; G_B1_1 = __this; if (L_1) { G_B2_0 = L_0; G_B2_1 = __this; goto IL_0019; } } { il2cpp_codegen_initobj((&V_0), sizeof(CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB )); CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB L_2 = V_0; G_B3_0 = L_2; G_B3_1 = G_B1_0; G_B3_2 = G_B1_1; goto IL_001f; } IL_0019: { Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_3 = ___task0; NullCheck(L_3); CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB L_4 = Task_get_CancellationToken_m3E8D0E96EEC38EC70AEE5F876AF8A0517B463D75(L_3, /*hidden argument*/NULL); G_B3_0 = L_4; G_B3_1 = G_B2_0; G_B3_2 = G_B2_1; } IL_001f: { NullCheck(G_B3_2); OperationCanceledException__ctor_mFA31130275508696794961415B1C9F0AC2308DB0(G_B3_2, G_B3_1, G_B3_0, /*hidden argument*/NULL); Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_5 = ___task0; __this->set_m_canceledTask_18(L_5); return; } } // System.Void System.Threading.Tasks.TaskCanceledException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaskCanceledException__ctor_mF6F50812A6475FF25AFA7C541D18C1A3FB02ADFD (TaskCanceledException_tB1E5209054F302F814E18BBCACDF6546BAF2EC48 * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___info0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___context1, const RuntimeMethod* method) { { SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_0 = ___info0; StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 L_1 = ___context1; OperationCanceledException__ctor_m8FCB4255C71E7CCCD49CF391BC5CE8EF39F47700(__this, L_0, L_1, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Threading.Tasks.TaskContinuation::InlineIfPossibleOrElseQueue(System.Threading.Tasks.Task,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaskContinuation_InlineIfPossibleOrElseQueue_m7CCFD190C3F783A343C1103BF27BFE4D19C66FEF (Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * ___task0, bool ___needsProtection1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TaskContinuation_InlineIfPossibleOrElseQueue_m7CCFD190C3F783A343C1103BF27BFE4D19C66FEF_MetadataUsageId); s_Il2CppMethodInitialized = true; } Exception_t * V_0 = NULL; TaskSchedulerException_tE0888B47136E7B61EAF20A145EF053023F8C7B24 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 2); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { bool L_0 = ___needsProtection1; if (!L_0) { goto IL_000c; } } { Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_1 = ___task0; NullCheck(L_1); bool L_2 = Task_MarkStarted_mA6657A4058C324CA5277F16D30C25741C4220030(L_1, /*hidden argument*/NULL); if (L_2) { goto IL_0022; } } { return; } IL_000c: { Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_3 = ___task0; Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_4 = L_3; NullCheck(L_4); int32_t L_5 = L_4->get_m_stateFlags_9(); il2cpp_codegen_memory_barrier(); NullCheck(L_4); il2cpp_codegen_memory_barrier(); L_4->set_m_stateFlags_9(((int32_t)((int32_t)L_5|(int32_t)((int32_t)65536)))); } IL_0022: { } IL_0023: try { // begin try (depth: 1) { Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_6 = ___task0; NullCheck(L_6); TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * L_7 = L_6->get_m_taskScheduler_7(); Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_8 = ___task0; NullCheck(L_7); bool L_9 = TaskScheduler_TryRunInline_m9FBFA8F615D96CC9902CA2CBC3D51BCF7444E67B(L_7, L_8, (bool)0, /*hidden argument*/NULL); if (L_9) { goto IL_003e; } } IL_0032: { Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_10 = ___task0; NullCheck(L_10); TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * L_11 = L_10->get_m_taskScheduler_7(); Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_12 = ___task0; NullCheck(L_11); TaskScheduler_InternalQueueTask_m08940F911E3B4987803048AC88CAE4FB803E1B30(L_11, L_12, /*hidden argument*/NULL); } IL_003e: { goto IL_0070; } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0040; throw e; } CATCH_0040: { // begin catch(System.Exception) { V_0 = ((Exception_t *)__exception_local); Exception_t * L_13 = V_0; if (!((ThreadAbortException_t0B7CFB34B2901B695FBCFF84E0A1EBDFC8177468 *)IsInstSealed((RuntimeObject*)L_13, ThreadAbortException_t0B7CFB34B2901B695FBCFF84E0A1EBDFC8177468_il2cpp_TypeInfo_var))) { goto IL_0059; } } IL_0049: { Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_14 = ___task0; NullCheck(L_14); int32_t L_15 = L_14->get_m_stateFlags_9(); il2cpp_codegen_memory_barrier(); if (((int32_t)((int32_t)L_15&(int32_t)((int32_t)134217728)))) { goto IL_006e; } } IL_0059: { Exception_t * L_16 = V_0; TaskSchedulerException_tE0888B47136E7B61EAF20A145EF053023F8C7B24 * L_17 = (TaskSchedulerException_tE0888B47136E7B61EAF20A145EF053023F8C7B24 *)il2cpp_codegen_object_new(TaskSchedulerException_tE0888B47136E7B61EAF20A145EF053023F8C7B24_il2cpp_TypeInfo_var); TaskSchedulerException__ctor_mFFF7423FCD3DFC4F8A6F7E6028AE6CB1D5865F63(L_17, L_16, /*hidden argument*/NULL); V_1 = L_17; Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_18 = ___task0; TaskSchedulerException_tE0888B47136E7B61EAF20A145EF053023F8C7B24 * L_19 = V_1; NullCheck(L_18); Task_AddException_m07648B13C5D6B6517EEC4C84D5C022965ED1AE54(L_18, L_19, /*hidden argument*/NULL); Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_20 = ___task0; NullCheck(L_20); Task_Finish_m3CBED2C27D7A1E20A9D2A659D4DEA38FCC47DF8F(L_20, (bool)0, /*hidden argument*/NULL); } IL_006e: { goto IL_0070; } } // end catch (depth: 1) IL_0070: { return; } } // System.Void System.Threading.Tasks.TaskContinuation::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaskContinuation__ctor_m80CED39EAC26BB41224D948D7197F1251E4F4631 (TaskContinuation_t870BBF430CE7A3B6DF15EE1ED7940F1ABA9EEEE9 * __this, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Threading.Tasks.TaskExceptionHolder::.ctor(System.Threading.Tasks.Task) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaskExceptionHolder__ctor_m9DFCF5C093112C5273718737871BB34B2677A842 (TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811 * __this, Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * ___task0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TaskExceptionHolder__ctor_m9DFCF5C093112C5273718737871BB34B2677A842_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_0 = ___task0; __this->set_m_task_3(L_0); IL2CPP_RUNTIME_CLASS_INIT(TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811_il2cpp_TypeInfo_var); TaskExceptionHolder_EnsureADUnloadCallbackRegistered_m9143F763B1A627B480F5E1B9993FF68DE28BD080(/*hidden argument*/NULL); return; } } // System.Boolean System.Threading.Tasks.TaskExceptionHolder::ShouldFailFastOnUnobservedException() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TaskExceptionHolder_ShouldFailFastOnUnobservedException_m598AC45A67885B2AECE374ACE0EC8863F733CD1B (const RuntimeMethod* method) { { bool L_0 = CLRConfig_CheckThrowUnobservedTaskExceptions_m7E817CDBB28FAAD9A350E189D536A84EA75A37D3(/*hidden argument*/NULL); return L_0; } } // System.Void System.Threading.Tasks.TaskExceptionHolder::EnsureADUnloadCallbackRegistered() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaskExceptionHolder_EnsureADUnloadCallbackRegistered_m9143F763B1A627B480F5E1B9993FF68DE28BD080 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TaskExceptionHolder_EnsureADUnloadCallbackRegistered_m9143F763B1A627B480F5E1B9993FF68DE28BD080_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811_il2cpp_TypeInfo_var); EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * L_0 = ((TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811_StaticFields*)il2cpp_codegen_static_fields_for(TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811_il2cpp_TypeInfo_var))->get_s_adUnloadEventHandler_2(); il2cpp_codegen_memory_barrier(); if (L_0) { goto IL_0033; } } { IL2CPP_RUNTIME_CLASS_INIT(TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811_il2cpp_TypeInfo_var); EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * L_1 = (EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C *)il2cpp_codegen_object_new(EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C_il2cpp_TypeInfo_var); EventHandler__ctor_m497A2BCD46DB769EAFFDE919303FCAE226906B6F(L_1, NULL, (intptr_t)((intptr_t)TaskExceptionHolder_AppDomainUnloadCallback_mAC27C1E4D2719B110D952A915FCC2B763C0FDBAA_RuntimeMethod_var), /*hidden argument*/NULL); EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * L_2 = InterlockedCompareExchangeImpl<EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C *>((EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C **)(((TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811_StaticFields*)il2cpp_codegen_static_fields_for(TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811_il2cpp_TypeInfo_var))->get_address_of_s_adUnloadEventHandler_2()), L_1, (EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C *)NULL); if (L_2) { goto IL_0033; } } { AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8 * L_3 = AppDomain_get_CurrentDomain_m3D3D52C9382D6853E49551DA6182DBC5F1118BF0(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811_il2cpp_TypeInfo_var); EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * L_4 = ((TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811_StaticFields*)il2cpp_codegen_static_fields_for(TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811_il2cpp_TypeInfo_var))->get_s_adUnloadEventHandler_2(); il2cpp_codegen_memory_barrier(); NullCheck(L_3); AppDomain_add_DomainUnload_mF24D35CA25C3C808EC78600D0C603B396EC8765F(L_3, L_4, /*hidden argument*/NULL); } IL_0033: { return; } } // System.Void System.Threading.Tasks.TaskExceptionHolder::AppDomainUnloadCallback(System.Object,System.EventArgs) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaskExceptionHolder_AppDomainUnloadCallback_mAC27C1E4D2719B110D952A915FCC2B763C0FDBAA (RuntimeObject * ___sender0, EventArgs_t8E6CA180BE0E56674C6407011A94BAF7C757352E * ___e1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TaskExceptionHolder_AppDomainUnloadCallback_mAC27C1E4D2719B110D952A915FCC2B763C0FDBAA_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811_il2cpp_TypeInfo_var); il2cpp_codegen_memory_barrier(); ((TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811_StaticFields*)il2cpp_codegen_static_fields_for(TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811_il2cpp_TypeInfo_var))->set_s_domainUnloadStarted_1(1); return; } } // System.Void System.Threading.Tasks.TaskExceptionHolder::Finalize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaskExceptionHolder_Finalize_mDB06081495D64A2708A09991B67929EDF79EF3FA (TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TaskExceptionHolder_Finalize_mDB06081495D64A2708A09991B67929EDF79EF3FA_MetadataUsageId); s_Il2CppMethodInitialized = true; } AggregateException_t9217B9E89DF820D5632411F2BD92F444B17BD60E * V_0 = NULL; UnobservedTaskExceptionEventArgs_tFE11214527E226372281384AC73C2B792170A3B7 * V_1 = NULL; Enumerator_t23D7E95BCDD5032F1F9E007FFC1937FDFB0BE911 V_2; memset((&V_2), 0, sizeof(V_2)); Exception_t * V_3 = NULL; AggregateException_t9217B9E89DF820D5632411F2BD92F444B17BD60E * V_4 = NULL; RuntimeObject* V_5 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 5); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); IL_0000: try { // begin try (depth: 1) { List_1_tCD04260AE1254C438132446F1E6892AB86D18743 * L_0 = __this->get_m_faultExceptions_4(); il2cpp_codegen_memory_barrier(); if (!L_0) { goto IL_0103; } } IL_000d: { bool L_1 = __this->get_m_isHandled_6(); il2cpp_codegen_memory_barrier(); if (L_1) { goto IL_0103; } } IL_001a: { bool L_2 = Environment_get_HasShutdownStarted_m722CC30F8A3C58FE3165427FF2858922C13F7A5C(/*hidden argument*/NULL); if (L_2) { goto IL_0103; } } IL_0024: { AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8 * L_3 = AppDomain_get_CurrentDomain_m3D3D52C9382D6853E49551DA6182DBC5F1118BF0(/*hidden argument*/NULL); NullCheck(L_3); bool L_4 = AppDomain_IsFinalizingForUnload_m1B3D0DA1C7AEA3D6FA5D7D52161B2FF52B2D9912(L_3, /*hidden argument*/NULL); if (L_4) { goto IL_0103; } } IL_0033: { IL2CPP_RUNTIME_CLASS_INIT(TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811_il2cpp_TypeInfo_var); bool L_5 = ((TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811_StaticFields*)il2cpp_codegen_static_fields_for(TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811_il2cpp_TypeInfo_var))->get_s_domainUnloadStarted_1(); il2cpp_codegen_memory_barrier(); if (L_5) { goto IL_0103; } } IL_003f: { List_1_tCD04260AE1254C438132446F1E6892AB86D18743 * L_6 = __this->get_m_faultExceptions_4(); il2cpp_codegen_memory_barrier(); NullCheck(L_6); Enumerator_t23D7E95BCDD5032F1F9E007FFC1937FDFB0BE911 L_7 = List_1_GetEnumerator_mE27BF65BB76485B01C35B9F6A1D44C4560BF5370(L_6, /*hidden argument*/List_1_GetEnumerator_mE27BF65BB76485B01C35B9F6A1D44C4560BF5370_RuntimeMethod_var); V_2 = L_7; } IL_004d: try { // begin try (depth: 2) { goto IL_00ae; } IL_004f: { ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * L_8 = Enumerator_get_Current_m2EA6C5DB454F479076AF2C9098A477B943F7CF71_inline((Enumerator_t23D7E95BCDD5032F1F9E007FFC1937FDFB0BE911 *)(&V_2), /*hidden argument*/Enumerator_get_Current_m2EA6C5DB454F479076AF2C9098A477B943F7CF71_RuntimeMethod_var); NullCheck(L_8); Exception_t * L_9 = ExceptionDispatchInfo_get_SourceException_m212F50A437B8B18AFECE39F2A9F7231787F45F28_inline(L_8, /*hidden argument*/NULL); V_3 = L_9; Exception_t * L_10 = V_3; V_4 = ((AggregateException_t9217B9E89DF820D5632411F2BD92F444B17BD60E *)IsInstClass((RuntimeObject*)L_10, AggregateException_t9217B9E89DF820D5632411F2BD92F444B17BD60E_il2cpp_TypeInfo_var)); AggregateException_t9217B9E89DF820D5632411F2BD92F444B17BD60E * L_11 = V_4; if (!L_11) { goto IL_00a4; } } IL_0068: { AggregateException_t9217B9E89DF820D5632411F2BD92F444B17BD60E * L_12 = V_4; NullCheck(L_12); AggregateException_t9217B9E89DF820D5632411F2BD92F444B17BD60E * L_13 = AggregateException_Flatten_mDA4D8AD18CD6E4E13B69A3CDC8F341D825AFE05C(L_12, /*hidden argument*/NULL); NullCheck(L_13); ReadOnlyCollection_1_t6D5AC6FC0BF91A16C9E9159F577DEDA4DD3414C8 * L_14 = AggregateException_get_InnerExceptions_mB81D2B3BD56A3E938B83B0AF766474ED66057040_inline(L_13, /*hidden argument*/NULL); NullCheck(L_14); RuntimeObject* L_15 = ReadOnlyCollection_1_GetEnumerator_mB3A1708B473BA7EE3CED5959613B2AA11A4920BA(L_14, /*hidden argument*/ReadOnlyCollection_1_GetEnumerator_mB3A1708B473BA7EE3CED5959613B2AA11A4920BA_RuntimeMethod_var); V_5 = L_15; } IL_007b: try { // begin try (depth: 3) { goto IL_008d; } IL_007d: { RuntimeObject* L_16 = V_5; NullCheck(L_16); Exception_t * L_17 = InterfaceFuncInvoker0< Exception_t * >::Invoke(0 /* T System.Collections.Generic.IEnumerator`1<System.Exception>::get_Current() */, IEnumerator_1_t2281FCF251CD51C1F13587450034F0E08EBFAD0E_il2cpp_TypeInfo_var, L_16); if (!((ThreadAbortException_t0B7CFB34B2901B695FBCFF84E0A1EBDFC8177468 *)IsInstSealed((RuntimeObject*)L_17, ThreadAbortException_t0B7CFB34B2901B695FBCFF84E0A1EBDFC8177468_il2cpp_TypeInfo_var))) { goto IL_008d; } } IL_008b: { IL2CPP_LEAVE(0x10C, FINALLY_0098); } IL_008d: { RuntimeObject* L_18 = V_5; NullCheck(L_18); bool L_19 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t8789118187258CC88B77AFAC6315B5AF87D3E18A_il2cpp_TypeInfo_var, L_18); if (L_19) { goto IL_007d; } } IL_0096: { IL2CPP_LEAVE(0xAE, FINALLY_0098); } } // end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0098; } FINALLY_0098: { // begin finally (depth: 3) { RuntimeObject* L_20 = V_5; if (!L_20) { goto IL_00a3; } } IL_009c: { RuntimeObject* L_21 = V_5; NullCheck(L_21); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t7218B22548186B208D65EA5B7870503810A2D15A_il2cpp_TypeInfo_var, L_21); } IL_00a3: { IL2CPP_END_FINALLY(152) } } // end finally (depth: 3) IL2CPP_CLEANUP(152) { IL2CPP_END_CLEANUP(0x10C, FINALLY_00b9); IL2CPP_JUMP_TBL(0xAE, IL_00ae) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_00a4: { Exception_t * L_22 = V_3; if (!((ThreadAbortException_t0B7CFB34B2901B695FBCFF84E0A1EBDFC8177468 *)IsInstSealed((RuntimeObject*)L_22, ThreadAbortException_t0B7CFB34B2901B695FBCFF84E0A1EBDFC8177468_il2cpp_TypeInfo_var))) { goto IL_00ae; } } IL_00ac: { IL2CPP_LEAVE(0x10C, FINALLY_00b9); } IL_00ae: { bool L_23 = Enumerator_MoveNext_mDBF08ABE6CCFA1D4FCF82C5D409C18615C300000((Enumerator_t23D7E95BCDD5032F1F9E007FFC1937FDFB0BE911 *)(&V_2), /*hidden argument*/Enumerator_MoveNext_mDBF08ABE6CCFA1D4FCF82C5D409C18615C300000_RuntimeMethod_var); if (L_23) { goto IL_004f; } } IL_00b7: { IL2CPP_LEAVE(0xC7, FINALLY_00b9); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00b9; } FINALLY_00b9: { // begin finally (depth: 2) Enumerator_Dispose_m60AD9FD2AC64440B5E23B200EAE9B55F366379AB((Enumerator_t23D7E95BCDD5032F1F9E007FFC1937FDFB0BE911 *)(&V_2), /*hidden argument*/Enumerator_Dispose_m60AD9FD2AC64440B5E23B200EAE9B55F366379AB_RuntimeMethod_var); IL2CPP_END_FINALLY(185) } // end finally (depth: 2) IL2CPP_CLEANUP(185) { IL2CPP_END_CLEANUP(0x10C, FINALLY_0105); IL2CPP_JUMP_TBL(0xC7, IL_00c7) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_00c7: { String_t* L_24 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral4502F52BE77394F4C0ECBD9DEA423CB819129CE0, /*hidden argument*/NULL); List_1_tCD04260AE1254C438132446F1E6892AB86D18743 * L_25 = __this->get_m_faultExceptions_4(); il2cpp_codegen_memory_barrier(); AggregateException_t9217B9E89DF820D5632411F2BD92F444B17BD60E * L_26 = (AggregateException_t9217B9E89DF820D5632411F2BD92F444B17BD60E *)il2cpp_codegen_object_new(AggregateException_t9217B9E89DF820D5632411F2BD92F444B17BD60E_il2cpp_TypeInfo_var); AggregateException__ctor_m49EF2FE10BC147085D49932EDE07AD581C461818(L_26, L_24, L_25, /*hidden argument*/NULL); V_0 = L_26; AggregateException_t9217B9E89DF820D5632411F2BD92F444B17BD60E * L_27 = V_0; UnobservedTaskExceptionEventArgs_tFE11214527E226372281384AC73C2B792170A3B7 * L_28 = (UnobservedTaskExceptionEventArgs_tFE11214527E226372281384AC73C2B792170A3B7 *)il2cpp_codegen_object_new(UnobservedTaskExceptionEventArgs_tFE11214527E226372281384AC73C2B792170A3B7_il2cpp_TypeInfo_var); UnobservedTaskExceptionEventArgs__ctor_mD866CEFA881E8B9F5C7FB00C62B3575E97BFEED3(L_28, L_27, /*hidden argument*/NULL); V_1 = L_28; Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_29 = __this->get_m_task_3(); UnobservedTaskExceptionEventArgs_tFE11214527E226372281384AC73C2B792170A3B7 * L_30 = V_1; IL2CPP_RUNTIME_CLASS_INIT(TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114_il2cpp_TypeInfo_var); TaskScheduler_PublishUnobservedTaskException_mA2CFE30AA160C2A0FEDAB216CEF09B86AD16ECA4(L_29, L_30, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811_il2cpp_TypeInfo_var); bool L_31 = ((TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811_StaticFields*)il2cpp_codegen_static_fields_for(TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811_il2cpp_TypeInfo_var))->get_s_failFastOnUnobservedException_0(); if (!L_31) { goto IL_0103; } } IL_00f9: { UnobservedTaskExceptionEventArgs_tFE11214527E226372281384AC73C2B792170A3B7 * L_32 = V_1; NullCheck(L_32); bool L_33 = L_32->get_m_observed_2(); if (L_33) { goto IL_0103; } } IL_0101: { AggregateException_t9217B9E89DF820D5632411F2BD92F444B17BD60E * L_34 = V_0; IL2CPP_RAISE_MANAGED_EXCEPTION(L_34, NULL, TaskExceptionHolder_Finalize_mDB06081495D64A2708A09991B67929EDF79EF3FA_RuntimeMethod_var); } IL_0103: { IL2CPP_LEAVE(0x10C, FINALLY_0105); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0105; } FINALLY_0105: { // begin finally (depth: 1) Object_Finalize_m4015B7D3A44DE125C5FE34D7276CD4697C06F380(__this, /*hidden argument*/NULL); IL2CPP_END_FINALLY(261) } // end finally (depth: 1) IL2CPP_CLEANUP(261) { IL2CPP_JUMP_TBL(0x10C, IL_010c) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_010c: { return; } } // System.Boolean System.Threading.Tasks.TaskExceptionHolder::get_ContainsFaultList() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TaskExceptionHolder_get_ContainsFaultList_m0BD28A069F49306DC78F74060DF55D2F9F5275E3 (TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811 * __this, const RuntimeMethod* method) { { List_1_tCD04260AE1254C438132446F1E6892AB86D18743 * L_0 = __this->get_m_faultExceptions_4(); il2cpp_codegen_memory_barrier(); return (bool)((!(((RuntimeObject*)(List_1_tCD04260AE1254C438132446F1E6892AB86D18743 *)L_0) <= ((RuntimeObject*)(RuntimeObject *)NULL)))? 1 : 0); } } // System.Void System.Threading.Tasks.TaskExceptionHolder::Add(System.Object,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaskExceptionHolder_Add_m474EACCFF78EE2092046D28A549140F2DB721109 (TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811 * __this, RuntimeObject * ___exceptionObject0, bool ___representsCancellation1, const RuntimeMethod* method) { { bool L_0 = ___representsCancellation1; if (!L_0) { goto IL_000b; } } { RuntimeObject * L_1 = ___exceptionObject0; TaskExceptionHolder_SetCancellationException_m98201054DD08F08C9DABEDA502FFDC926412EB35(__this, L_1, /*hidden argument*/NULL); return; } IL_000b: { RuntimeObject * L_2 = ___exceptionObject0; TaskExceptionHolder_AddFaultException_mAED32CEEF853B1EECD7CDD5285BD8E1F079DF505(__this, L_2, /*hidden argument*/NULL); return; } } // System.Void System.Threading.Tasks.TaskExceptionHolder::SetCancellationException(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaskExceptionHolder_SetCancellationException_m98201054DD08F08C9DABEDA502FFDC926412EB35 (TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811 * __this, RuntimeObject * ___exceptionObject0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TaskExceptionHolder_SetCancellationException_m98201054DD08F08C9DABEDA502FFDC926412EB35_MetadataUsageId); s_Il2CppMethodInitialized = true; } OperationCanceledException_tD28B1AE59ACCE4D46333BFE398395B8D75D76A90 * V_0 = NULL; ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * V_1 = NULL; { RuntimeObject * L_0 = ___exceptionObject0; V_0 = ((OperationCanceledException_tD28B1AE59ACCE4D46333BFE398395B8D75D76A90 *)IsInstClass((RuntimeObject*)L_0, OperationCanceledException_tD28B1AE59ACCE4D46333BFE398395B8D75D76A90_il2cpp_TypeInfo_var)); OperationCanceledException_tD28B1AE59ACCE4D46333BFE398395B8D75D76A90 * L_1 = V_0; if (!L_1) { goto IL_0018; } } { OperationCanceledException_tD28B1AE59ACCE4D46333BFE398395B8D75D76A90 * L_2 = V_0; ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * L_3 = ExceptionDispatchInfo_Capture_m8E5F721466EDFE9AA8BC532F9AE7A859E0766E23(L_2, /*hidden argument*/NULL); __this->set_m_cancellationException_5(L_3); goto IL_0026; } IL_0018: { RuntimeObject * L_4 = ___exceptionObject0; V_1 = ((ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A *)IsInstSealed((RuntimeObject*)L_4, ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A_il2cpp_TypeInfo_var)); ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * L_5 = V_1; __this->set_m_cancellationException_5(L_5); } IL_0026: { TaskExceptionHolder_MarkAsHandled_mDF29FF00633189AAC6A4D341F14D7DC6E0250835(__this, (bool)0, /*hidden argument*/NULL); return; } } // System.Void System.Threading.Tasks.TaskExceptionHolder::AddFaultException(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaskExceptionHolder_AddFaultException_mAED32CEEF853B1EECD7CDD5285BD8E1F079DF505 (TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811 * __this, RuntimeObject * ___exceptionObject0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TaskExceptionHolder_AddFaultException_mAED32CEEF853B1EECD7CDD5285BD8E1F079DF505_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_tCD04260AE1254C438132446F1E6892AB86D18743 * V_0 = NULL; Exception_t * V_1 = NULL; ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * V_2 = NULL; RuntimeObject* V_3 = NULL; RuntimeObject* V_4 = NULL; Exception_t * V_5 = NULL; RuntimeObject* V_6 = NULL; int32_t V_7 = 0; Type_t * V_8 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 1); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { List_1_tCD04260AE1254C438132446F1E6892AB86D18743 * L_0 = __this->get_m_faultExceptions_4(); il2cpp_codegen_memory_barrier(); V_0 = L_0; List_1_tCD04260AE1254C438132446F1E6892AB86D18743 * L_1 = V_0; if (L_1) { goto IL_001c; } } { List_1_tCD04260AE1254C438132446F1E6892AB86D18743 * L_2 = (List_1_tCD04260AE1254C438132446F1E6892AB86D18743 *)il2cpp_codegen_object_new(List_1_tCD04260AE1254C438132446F1E6892AB86D18743_il2cpp_TypeInfo_var); List_1__ctor_m5D913FDA1B5B3FFD94223C59B5A70B418F569213(L_2, 1, /*hidden argument*/List_1__ctor_m5D913FDA1B5B3FFD94223C59B5A70B418F569213_RuntimeMethod_var); List_1_tCD04260AE1254C438132446F1E6892AB86D18743 * L_3 = L_2; V_0 = L_3; il2cpp_codegen_memory_barrier(); __this->set_m_faultExceptions_4(L_3); } IL_001c: { RuntimeObject * L_4 = ___exceptionObject0; V_1 = ((Exception_t *)IsInstClass((RuntimeObject*)L_4, Exception_t_il2cpp_TypeInfo_var)); Exception_t * L_5 = V_1; if (!L_5) { goto IL_0034; } } { List_1_tCD04260AE1254C438132446F1E6892AB86D18743 * L_6 = V_0; Exception_t * L_7 = V_1; ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * L_8 = ExceptionDispatchInfo_Capture_m8E5F721466EDFE9AA8BC532F9AE7A859E0766E23(L_7, /*hidden argument*/NULL); NullCheck(L_6); List_1_Add_m3A0B8640D1A4B9BDC91742284BC44B969CC78279(L_6, L_8, /*hidden argument*/List_1_Add_m3A0B8640D1A4B9BDC91742284BC44B969CC78279_RuntimeMethod_var); goto IL_00b3; } IL_0034: { RuntimeObject * L_9 = ___exceptionObject0; V_2 = ((ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A *)IsInstSealed((RuntimeObject*)L_9, ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A_il2cpp_TypeInfo_var)); ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * L_10 = V_2; if (!L_10) { goto IL_0047; } } { List_1_tCD04260AE1254C438132446F1E6892AB86D18743 * L_11 = V_0; ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * L_12 = V_2; NullCheck(L_11); List_1_Add_m3A0B8640D1A4B9BDC91742284BC44B969CC78279(L_11, L_12, /*hidden argument*/List_1_Add_m3A0B8640D1A4B9BDC91742284BC44B969CC78279_RuntimeMethod_var); goto IL_00b3; } IL_0047: { RuntimeObject * L_13 = ___exceptionObject0; V_3 = ((RuntimeObject*)IsInst((RuntimeObject*)L_13, IEnumerable_1_t6B3D33CE5B4DC884E5267C7B8CBC12380D09B3F1_il2cpp_TypeInfo_var)); RuntimeObject* L_14 = V_3; if (!L_14) { goto IL_0088; } } { RuntimeObject* L_15 = V_3; NullCheck(L_15); RuntimeObject* L_16 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.IEnumerable`1<System.Exception>::GetEnumerator() */, IEnumerable_1_t6B3D33CE5B4DC884E5267C7B8CBC12380D09B3F1_il2cpp_TypeInfo_var, L_15); V_4 = L_16; } IL_0059: try { // begin try (depth: 1) { goto IL_0071; } IL_005b: { RuntimeObject* L_17 = V_4; NullCheck(L_17); Exception_t * L_18 = InterfaceFuncInvoker0< Exception_t * >::Invoke(0 /* T System.Collections.Generic.IEnumerator`1<System.Exception>::get_Current() */, IEnumerator_1_t2281FCF251CD51C1F13587450034F0E08EBFAD0E_il2cpp_TypeInfo_var, L_17); V_5 = L_18; List_1_tCD04260AE1254C438132446F1E6892AB86D18743 * L_19 = V_0; Exception_t * L_20 = V_5; ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * L_21 = ExceptionDispatchInfo_Capture_m8E5F721466EDFE9AA8BC532F9AE7A859E0766E23(L_20, /*hidden argument*/NULL); NullCheck(L_19); List_1_Add_m3A0B8640D1A4B9BDC91742284BC44B969CC78279(L_19, L_21, /*hidden argument*/List_1_Add_m3A0B8640D1A4B9BDC91742284BC44B969CC78279_RuntimeMethod_var); } IL_0071: { RuntimeObject* L_22 = V_4; NullCheck(L_22); bool L_23 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t8789118187258CC88B77AFAC6315B5AF87D3E18A_il2cpp_TypeInfo_var, L_22); if (L_23) { goto IL_005b; } } IL_007a: { IL2CPP_LEAVE(0xB3, FINALLY_007c); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_007c; } FINALLY_007c: { // begin finally (depth: 1) { RuntimeObject* L_24 = V_4; if (!L_24) { goto IL_0087; } } IL_0080: { RuntimeObject* L_25 = V_4; NullCheck(L_25); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t7218B22548186B208D65EA5B7870503810A2D15A_il2cpp_TypeInfo_var, L_25); } IL_0087: { IL2CPP_END_FINALLY(124) } } // end finally (depth: 1) IL2CPP_CLEANUP(124) { IL2CPP_JUMP_TBL(0xB3, IL_00b3) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0088: { RuntimeObject * L_26 = ___exceptionObject0; V_6 = ((RuntimeObject*)IsInst((RuntimeObject*)L_26, IEnumerable_1_t37B4D1EEBA6E5098A0F018A779067097451BAD2C_il2cpp_TypeInfo_var)); RuntimeObject* L_27 = V_6; if (!L_27) { goto IL_009e; } } { List_1_tCD04260AE1254C438132446F1E6892AB86D18743 * L_28 = V_0; RuntimeObject* L_29 = V_6; NullCheck(L_28); List_1_AddRange_m931E984DEC4E3137C263958DE8354032E8784003(L_28, L_29, /*hidden argument*/List_1_AddRange_m931E984DEC4E3137C263958DE8354032E8784003_RuntimeMethod_var); goto IL_00b3; } IL_009e: { String_t* L_30 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteralA5303371A1DD00CB948B4C58C88CC7779A494241, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_31 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m26DC3463C6F3C98BF33EA39598DD2B32F0249CA8(L_31, L_30, _stringLiteral8D35B56BCE74A9F8AC3CB4260050F19B572F5AC7, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_31, NULL, TaskExceptionHolder_AddFaultException_mAED32CEEF853B1EECD7CDD5285BD8E1F079DF505_RuntimeMethod_var); } IL_00b3: { V_7 = 0; goto IL_0112; } IL_00b8: { List_1_tCD04260AE1254C438132446F1E6892AB86D18743 * L_32 = V_0; int32_t L_33 = V_7; NullCheck(L_32); ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * L_34 = List_1_get_Item_m1F6363F6A46963C8CCA039EF719B7933A3817FF3_inline(L_32, L_33, /*hidden argument*/List_1_get_Item_m1F6363F6A46963C8CCA039EF719B7933A3817FF3_RuntimeMethod_var); NullCheck(L_34); Exception_t * L_35 = ExceptionDispatchInfo_get_SourceException_m212F50A437B8B18AFECE39F2A9F7231787F45F28_inline(L_34, /*hidden argument*/NULL); NullCheck(L_35); Type_t * L_36 = Exception_GetType_mA3390B9D538D5FAC3802D9D8A2FCAC31465130F3(L_35, /*hidden argument*/NULL); V_8 = L_36; Type_t * L_37 = V_8; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_38 = { reinterpret_cast<intptr_t> (ThreadAbortException_t0B7CFB34B2901B695FBCFF84E0A1EBDFC8177468_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_39 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_38, /*hidden argument*/NULL); bool L_40 = Type_op_Inequality_m615014191FB05FD50F63A24EB9A6CCA785E7CEC9(L_37, L_39, /*hidden argument*/NULL); if (!L_40) { goto IL_00f9; } } { Type_t * L_41 = V_8; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_42 = { reinterpret_cast<intptr_t> (AppDomainUnloadedException_t8DFC322660E43B2A11853B62BF43078F42496A35_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_43 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_42, /*hidden argument*/NULL); bool L_44 = Type_op_Inequality_m615014191FB05FD50F63A24EB9A6CCA785E7CEC9(L_41, L_43, /*hidden argument*/NULL); if (!L_44) { goto IL_00f9; } } { TaskExceptionHolder_MarkAsUnhandled_mD22F977332D7F3EAE91FE0665BAEE1873B342301(__this, /*hidden argument*/NULL); return; } IL_00f9: { int32_t L_45 = V_7; List_1_tCD04260AE1254C438132446F1E6892AB86D18743 * L_46 = V_0; NullCheck(L_46); int32_t L_47 = List_1_get_Count_m3DAF7D49CDFC1C5CB1461E2030F6FDDA59DBBE1F_inline(L_46, /*hidden argument*/List_1_get_Count_m3DAF7D49CDFC1C5CB1461E2030F6FDDA59DBBE1F_RuntimeMethod_var); if ((!(((uint32_t)L_45) == ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_47, (int32_t)1)))))) { goto IL_010c; } } { TaskExceptionHolder_MarkAsHandled_mDF29FF00633189AAC6A4D341F14D7DC6E0250835(__this, (bool)0, /*hidden argument*/NULL); } IL_010c: { int32_t L_48 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_48, (int32_t)1)); } IL_0112: { int32_t L_49 = V_7; List_1_tCD04260AE1254C438132446F1E6892AB86D18743 * L_50 = V_0; NullCheck(L_50); int32_t L_51 = List_1_get_Count_m3DAF7D49CDFC1C5CB1461E2030F6FDDA59DBBE1F_inline(L_50, /*hidden argument*/List_1_get_Count_m3DAF7D49CDFC1C5CB1461E2030F6FDDA59DBBE1F_RuntimeMethod_var); if ((((int32_t)L_49) < ((int32_t)L_51))) { goto IL_00b8; } } { return; } } // System.Void System.Threading.Tasks.TaskExceptionHolder::MarkAsUnhandled() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaskExceptionHolder_MarkAsUnhandled_mD22F977332D7F3EAE91FE0665BAEE1873B342301 (TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TaskExceptionHolder_MarkAsUnhandled_mD22F977332D7F3EAE91FE0665BAEE1873B342301_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_m_isHandled_6(); il2cpp_codegen_memory_barrier(); if (!L_0) { goto IL_0019; } } { IL2CPP_RUNTIME_CLASS_INIT(GC_tC1D7BD74E8F44ECCEF5CD2B5D84BFF9AAE02D01D_il2cpp_TypeInfo_var); GC_ReRegisterForFinalize_m4978CBD78D693FF77EA40D4000F0EF9F2C2E54C8(__this, /*hidden argument*/NULL); il2cpp_codegen_memory_barrier(); __this->set_m_isHandled_6(0); } IL_0019: { return; } } // System.Void System.Threading.Tasks.TaskExceptionHolder::MarkAsHandled(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaskExceptionHolder_MarkAsHandled_mDF29FF00633189AAC6A4D341F14D7DC6E0250835 (TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811 * __this, bool ___calledFromFinalizer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TaskExceptionHolder_MarkAsHandled_mDF29FF00633189AAC6A4D341F14D7DC6E0250835_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_m_isHandled_6(); il2cpp_codegen_memory_barrier(); if (L_0) { goto IL_001c; } } { bool L_1 = ___calledFromFinalizer0; if (L_1) { goto IL_0013; } } { IL2CPP_RUNTIME_CLASS_INIT(GC_tC1D7BD74E8F44ECCEF5CD2B5D84BFF9AAE02D01D_il2cpp_TypeInfo_var); GC_SuppressFinalize_m037319A9B95A5BA437E806DE592802225EE5B425(__this, /*hidden argument*/NULL); } IL_0013: { il2cpp_codegen_memory_barrier(); __this->set_m_isHandled_6(1); } IL_001c: { return; } } // System.AggregateException System.Threading.Tasks.TaskExceptionHolder::CreateExceptionObject(System.Boolean,System.Exception) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AggregateException_t9217B9E89DF820D5632411F2BD92F444B17BD60E * TaskExceptionHolder_CreateExceptionObject_m054A22256E85C2AF24F5E4253F1FD9ED7698D214 (TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811 * __this, bool ___calledFromFinalizer0, Exception_t * ___includeThisException1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TaskExceptionHolder_CreateExceptionObject_m054A22256E85C2AF24F5E4253F1FD9ED7698D214_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_tCD04260AE1254C438132446F1E6892AB86D18743 * V_0 = NULL; ExceptionU5BU5D_t09C3EFFA7CF3F84DA802016E2017E1608442F209* V_1 = NULL; int32_t V_2 = 0; { List_1_tCD04260AE1254C438132446F1E6892AB86D18743 * L_0 = __this->get_m_faultExceptions_4(); il2cpp_codegen_memory_barrier(); V_0 = L_0; bool L_1 = ___calledFromFinalizer0; TaskExceptionHolder_MarkAsHandled_mDF29FF00633189AAC6A4D341F14D7DC6E0250835(__this, L_1, /*hidden argument*/NULL); Exception_t * L_2 = ___includeThisException1; if (L_2) { goto IL_001a; } } { List_1_tCD04260AE1254C438132446F1E6892AB86D18743 * L_3 = V_0; AggregateException_t9217B9E89DF820D5632411F2BD92F444B17BD60E * L_4 = (AggregateException_t9217B9E89DF820D5632411F2BD92F444B17BD60E *)il2cpp_codegen_object_new(AggregateException_t9217B9E89DF820D5632411F2BD92F444B17BD60E_il2cpp_TypeInfo_var); AggregateException__ctor_m863A7C10A5AC7652F73FD1DD2441F9FF5544311E(L_4, L_3, /*hidden argument*/NULL); return L_4; } IL_001a: { List_1_tCD04260AE1254C438132446F1E6892AB86D18743 * L_5 = V_0; NullCheck(L_5); int32_t L_6 = List_1_get_Count_m3DAF7D49CDFC1C5CB1461E2030F6FDDA59DBBE1F_inline(L_5, /*hidden argument*/List_1_get_Count_m3DAF7D49CDFC1C5CB1461E2030F6FDDA59DBBE1F_RuntimeMethod_var); ExceptionU5BU5D_t09C3EFFA7CF3F84DA802016E2017E1608442F209* L_7 = (ExceptionU5BU5D_t09C3EFFA7CF3F84DA802016E2017E1608442F209*)(ExceptionU5BU5D_t09C3EFFA7CF3F84DA802016E2017E1608442F209*)SZArrayNew(ExceptionU5BU5D_t09C3EFFA7CF3F84DA802016E2017E1608442F209_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1))); V_1 = L_7; V_2 = 0; goto IL_003f; } IL_002c: { ExceptionU5BU5D_t09C3EFFA7CF3F84DA802016E2017E1608442F209* L_8 = V_1; int32_t L_9 = V_2; List_1_tCD04260AE1254C438132446F1E6892AB86D18743 * L_10 = V_0; int32_t L_11 = V_2; NullCheck(L_10); ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * L_12 = List_1_get_Item_m1F6363F6A46963C8CCA039EF719B7933A3817FF3_inline(L_10, L_11, /*hidden argument*/List_1_get_Item_m1F6363F6A46963C8CCA039EF719B7933A3817FF3_RuntimeMethod_var); NullCheck(L_12); Exception_t * L_13 = ExceptionDispatchInfo_get_SourceException_m212F50A437B8B18AFECE39F2A9F7231787F45F28_inline(L_12, /*hidden argument*/NULL); NullCheck(L_8); ArrayElementTypeCheck (L_8, L_13); (L_8)->SetAt(static_cast<il2cpp_array_size_t>(L_9), (Exception_t *)L_13); int32_t L_14 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); } IL_003f: { int32_t L_15 = V_2; ExceptionU5BU5D_t09C3EFFA7CF3F84DA802016E2017E1608442F209* L_16 = V_1; NullCheck(L_16); if ((((int32_t)L_15) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_16)->max_length)))), (int32_t)1))))) { goto IL_002c; } } { ExceptionU5BU5D_t09C3EFFA7CF3F84DA802016E2017E1608442F209* L_17 = V_1; ExceptionU5BU5D_t09C3EFFA7CF3F84DA802016E2017E1608442F209* L_18 = V_1; NullCheck(L_18); Exception_t * L_19 = ___includeThisException1; NullCheck(L_17); ArrayElementTypeCheck (L_17, L_19); (L_17)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_18)->max_length)))), (int32_t)1))), (Exception_t *)L_19); ExceptionU5BU5D_t09C3EFFA7CF3F84DA802016E2017E1608442F209* L_20 = V_1; AggregateException_t9217B9E89DF820D5632411F2BD92F444B17BD60E * L_21 = (AggregateException_t9217B9E89DF820D5632411F2BD92F444B17BD60E *)il2cpp_codegen_object_new(AggregateException_t9217B9E89DF820D5632411F2BD92F444B17BD60E_il2cpp_TypeInfo_var); AggregateException__ctor_m4BE6D1A4009BE2081C418E517FFDFE415B6CF908(L_21, L_20, /*hidden argument*/NULL); return L_21; } } // System.Collections.ObjectModel.ReadOnlyCollection`1<System.Runtime.ExceptionServices.ExceptionDispatchInfo> System.Threading.Tasks.TaskExceptionHolder::GetExceptionDispatchInfos() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t5DE493537EE0E554797BF0DA823DCBF1903CECC1 * TaskExceptionHolder_GetExceptionDispatchInfos_m22C52A36D4F57DA10A82F4193B5DB26C2761C40E (TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TaskExceptionHolder_GetExceptionDispatchInfos_m22C52A36D4F57DA10A82F4193B5DB26C2761C40E_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_tCD04260AE1254C438132446F1E6892AB86D18743 * L_0 = __this->get_m_faultExceptions_4(); il2cpp_codegen_memory_barrier(); TaskExceptionHolder_MarkAsHandled_mDF29FF00633189AAC6A4D341F14D7DC6E0250835(__this, (bool)0, /*hidden argument*/NULL); ReadOnlyCollection_1_t5DE493537EE0E554797BF0DA823DCBF1903CECC1 * L_1 = (ReadOnlyCollection_1_t5DE493537EE0E554797BF0DA823DCBF1903CECC1 *)il2cpp_codegen_object_new(ReadOnlyCollection_1_t5DE493537EE0E554797BF0DA823DCBF1903CECC1_il2cpp_TypeInfo_var); ReadOnlyCollection_1__ctor_m7B7B9545500B72A83AC286C66E80177D48BE2F7F(L_1, L_0, /*hidden argument*/ReadOnlyCollection_1__ctor_m7B7B9545500B72A83AC286C66E80177D48BE2F7F_RuntimeMethod_var); return L_1; } } // System.Runtime.ExceptionServices.ExceptionDispatchInfo System.Threading.Tasks.TaskExceptionHolder::GetCancellationExceptionDispatchInfo() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * TaskExceptionHolder_GetCancellationExceptionDispatchInfo_m6F7AB65EF187AEE62E6704ED3C85C4BC58C6F369 (TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811 * __this, const RuntimeMethod* method) { { ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * L_0 = __this->get_m_cancellationException_5(); return L_0; } } // System.Void System.Threading.Tasks.TaskExceptionHolder::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaskExceptionHolder__cctor_mC036402D0A2253FCC9204F39FEF446B74DD69CEE (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TaskExceptionHolder__cctor_mC036402D0A2253FCC9204F39FEF446B74DD69CEE_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = TaskExceptionHolder_ShouldFailFastOnUnobservedException_m598AC45A67885B2AECE374ACE0EC8863F733CD1B(/*hidden argument*/NULL); ((TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811_StaticFields*)il2cpp_codegen_static_fields_for(TaskExceptionHolder_t1F44F1CE648090AA15DDC759304A18E998EFA811_il2cpp_TypeInfo_var))->set_s_failFastOnUnobservedException_0(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Threading.Tasks.TaskFactory::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaskFactory__ctor_m56921654C22946B66D728E86E5989E0397303233 (TaskFactory_tF3C6D983390ACFB40B4979E225368F78006D6155 * __this, const RuntimeMethod* method) { CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB V_0; memset((&V_0), 0, sizeof(V_0)); { il2cpp_codegen_initobj((&V_0), sizeof(CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB )); CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB L_0 = V_0; TaskFactory__ctor_m2490F91C5D8A538976744AC434628767958D5EEA(__this, L_0, 0, 0, (TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 *)NULL, /*hidden argument*/NULL); return; } } // System.Void System.Threading.Tasks.TaskFactory::.ctor(System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions,System.Threading.Tasks.TaskContinuationOptions,System.Threading.Tasks.TaskScheduler) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaskFactory__ctor_m2490F91C5D8A538976744AC434628767958D5EEA (TaskFactory_tF3C6D983390ACFB40B4979E225368F78006D6155 * __this, CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB ___cancellationToken0, int32_t ___creationOptions1, int32_t ___continuationOptions2, TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * ___scheduler3, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); int32_t L_0 = ___continuationOptions2; TaskFactory_CheckMultiTaskContinuationOptions_mB15FB0D6FD62C8A4AD85751B8605B57420B99640(L_0, /*hidden argument*/NULL); int32_t L_1 = ___creationOptions1; TaskFactory_CheckCreationOptions_m03F3C7D571E26A63D8DF838F1F99C28429CB3370(L_1, /*hidden argument*/NULL); CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB L_2 = ___cancellationToken0; __this->set_m_defaultCancellationToken_0(L_2); TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * L_3 = ___scheduler3; __this->set_m_defaultScheduler_1(L_3); int32_t L_4 = ___creationOptions1; __this->set_m_defaultCreationOptions_2(L_4); int32_t L_5 = ___continuationOptions2; __this->set_m_defaultContinuationOptions_3(L_5); return; } } // System.Void System.Threading.Tasks.TaskFactory::CheckCreationOptions(System.Threading.Tasks.TaskCreationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaskFactory_CheckCreationOptions_m03F3C7D571E26A63D8DF838F1F99C28429CB3370 (int32_t ___creationOptions0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TaskFactory_CheckCreationOptions_m03F3C7D571E26A63D8DF838F1F99C28429CB3370_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___creationOptions0; if (!((int32_t)((int32_t)L_0&(int32_t)((int32_t)-96)))) { goto IL_0011; } } { ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_1 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m6B36E60C989DC798A8B44556DB35960282B133A6(L_1, _stringLiteral699B142A794903652E588B3D75019329F77A9209, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, TaskFactory_CheckCreationOptions_m03F3C7D571E26A63D8DF838F1F99C28429CB3370_RuntimeMethod_var); } IL_0011: { return; } } // System.Threading.Tasks.Task`1<System.Threading.Tasks.Task> System.Threading.Tasks.TaskFactory::CommonCWAnyLogic(System.Collections.Generic.IList`1<System.Threading.Tasks.Task>) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_1_t6E4E91059C08F359F21A42B8BFA51E8BBFA47138 * TaskFactory_CommonCWAnyLogic_m49CC1C06031409C5D34990993262A531609D9565 (RuntimeObject* ___tasks0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TaskFactory_CommonCWAnyLogic_m49CC1C06031409C5D34990993262A531609D9565_MetadataUsageId); s_Il2CppMethodInitialized = true; } CompleteOnInvokePromise_t5A1CFB5E935FFD61858B0F0CE081BBD8B96B1E86 * V_0 = NULL; bool V_1 = false; int32_t V_2 = 0; int32_t V_3 = 0; Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * V_4 = NULL; { RuntimeObject* L_0 = ___tasks0; CompleteOnInvokePromise_t5A1CFB5E935FFD61858B0F0CE081BBD8B96B1E86 * L_1 = (CompleteOnInvokePromise_t5A1CFB5E935FFD61858B0F0CE081BBD8B96B1E86 *)il2cpp_codegen_object_new(CompleteOnInvokePromise_t5A1CFB5E935FFD61858B0F0CE081BBD8B96B1E86_il2cpp_TypeInfo_var); CompleteOnInvokePromise__ctor_mFA5EA438CE61E8FDEB375E5CA2D7D5D1FFE0F175(L_1, L_0, /*hidden argument*/NULL); V_0 = L_1; V_1 = (bool)0; RuntimeObject* L_2 = ___tasks0; NullCheck(L_2); int32_t L_3 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1<System.Threading.Tasks.Task>::get_Count() */, ICollection_1_t39808D274D411213DCFE09BAE8F3041B974A1A4E_il2cpp_TypeInfo_var, L_2); V_2 = L_3; V_3 = 0; goto IL_0076; } IL_0014: { RuntimeObject* L_4 = ___tasks0; int32_t L_5 = V_3; NullCheck(L_4); Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_6 = InterfaceFuncInvoker1< Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 *, int32_t >::Invoke(0 /* T System.Collections.Generic.IList`1<System.Threading.Tasks.Task>::get_Item(System.Int32) */, IList_1_t93C6282CDBF781012E10B912A9AD946F53099551_il2cpp_TypeInfo_var, L_4, L_5); V_4 = L_6; Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_7 = V_4; if (L_7) { goto IL_0036; } } { String_t* L_8 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral9527141004011DE14AE7F1E3643C59B23A00BC38, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_9 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m26DC3463C6F3C98BF33EA39598DD2B32F0249CA8(L_9, L_8, _stringLiteral55D8727A05EB80B0788AF57A5317F3E0A1F4AA55, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_9, NULL, TaskFactory_CommonCWAnyLogic_m49CC1C06031409C5D34990993262A531609D9565_RuntimeMethod_var); } IL_0036: { bool L_10 = V_1; if (L_10) { goto IL_0072; } } { CompleteOnInvokePromise_t5A1CFB5E935FFD61858B0F0CE081BBD8B96B1E86 * L_11 = V_0; NullCheck(L_11); bool L_12 = Task_get_IsCompleted_mA675F47CE1DBD1948BDC9215DCAE93F07FC32E19(L_11, /*hidden argument*/NULL); if (!L_12) { goto IL_0045; } } { V_1 = (bool)1; goto IL_0072; } IL_0045: { Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_13 = V_4; NullCheck(L_13); bool L_14 = Task_get_IsCompleted_mA675F47CE1DBD1948BDC9215DCAE93F07FC32E19(L_13, /*hidden argument*/NULL); if (!L_14) { goto IL_005a; } } { CompleteOnInvokePromise_t5A1CFB5E935FFD61858B0F0CE081BBD8B96B1E86 * L_15 = V_0; Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_16 = V_4; NullCheck(L_15); CompleteOnInvokePromise_Invoke_mAA9922CF17CC5F9186EEE5672444AC40BA0ACC3A(L_15, L_16, /*hidden argument*/NULL); V_1 = (bool)1; goto IL_0072; } IL_005a: { Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_17 = V_4; CompleteOnInvokePromise_t5A1CFB5E935FFD61858B0F0CE081BBD8B96B1E86 * L_18 = V_0; NullCheck(L_17); Task_AddCompletionAction_m211F80F6F259D8F8CBB408A901101B91923800C1(L_17, L_18, /*hidden argument*/NULL); CompleteOnInvokePromise_t5A1CFB5E935FFD61858B0F0CE081BBD8B96B1E86 * L_19 = V_0; NullCheck(L_19); bool L_20 = Task_get_IsCompleted_mA675F47CE1DBD1948BDC9215DCAE93F07FC32E19(L_19, /*hidden argument*/NULL); if (!L_20) { goto IL_0072; } } { Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_21 = V_4; CompleteOnInvokePromise_t5A1CFB5E935FFD61858B0F0CE081BBD8B96B1E86 * L_22 = V_0; NullCheck(L_21); Task_RemoveContinuation_m09A569E89BF4CCCF31646AB74A88BCDFC093DAE4(L_21, L_22, /*hidden argument*/NULL); } IL_0072: { int32_t L_23 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); } IL_0076: { int32_t L_24 = V_3; int32_t L_25 = V_2; if ((((int32_t)L_24) < ((int32_t)L_25))) { goto IL_0014; } } { CompleteOnInvokePromise_t5A1CFB5E935FFD61858B0F0CE081BBD8B96B1E86 * L_26 = V_0; return L_26; } } // System.Void System.Threading.Tasks.TaskFactory::CheckMultiTaskContinuationOptions(System.Threading.Tasks.TaskContinuationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaskFactory_CheckMultiTaskContinuationOptions_mB15FB0D6FD62C8A4AD85751B8605B57420B99640 (int32_t ___continuationOptions0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TaskFactory_CheckMultiTaskContinuationOptions_mB15FB0D6FD62C8A4AD85751B8605B57420B99640_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___continuationOptions0; if ((!(((uint32_t)((int32_t)((int32_t)L_0&(int32_t)((int32_t)524290)))) == ((uint32_t)((int32_t)524290))))) { goto IL_0023; } } { String_t* L_1 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteralB7A59C1214B081A2AF0561DFF2E17294228556D4, /*hidden argument*/NULL); ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_2 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m300CE4D04A068C209FD858101AC361C1B600B5AE(L_2, _stringLiteral8EFECA76BCED966AFD1E6DF59938C647C9C83F78, L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, NULL, TaskFactory_CheckMultiTaskContinuationOptions_mB15FB0D6FD62C8A4AD85751B8605B57420B99640_RuntimeMethod_var); } IL_0023: { int32_t L_3 = ___continuationOptions0; if (!((int32_t)((int32_t)L_3&(int32_t)((int32_t)-983104)))) { goto IL_0037; } } { ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_4 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m6B36E60C989DC798A8B44556DB35960282B133A6(L_4, _stringLiteral8EFECA76BCED966AFD1E6DF59938C647C9C83F78, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, NULL, TaskFactory_CheckMultiTaskContinuationOptions_mB15FB0D6FD62C8A4AD85751B8605B57420B99640_RuntimeMethod_var); } IL_0037: { int32_t L_5 = ___continuationOptions0; if (!((int32_t)((int32_t)L_5&(int32_t)((int32_t)458752)))) { goto IL_0055; } } { String_t* L_6 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteralDC6963166E9D5E488CF23C5F20C1BCD34C9C9B72, /*hidden argument*/NULL); ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_7 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m300CE4D04A068C209FD858101AC361C1B600B5AE(L_7, _stringLiteral8EFECA76BCED966AFD1E6DF59938C647C9C83F78, L_6, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, NULL, TaskFactory_CheckMultiTaskContinuationOptions_mB15FB0D6FD62C8A4AD85751B8605B57420B99640_RuntimeMethod_var); } IL_0055: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Threading.Tasks.TaskFactory_CompleteOnInvokePromise::.ctor(System.Collections.Generic.IList`1<System.Threading.Tasks.Task>) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CompleteOnInvokePromise__ctor_mFA5EA438CE61E8FDEB375E5CA2D7D5D1FFE0F175 (CompleteOnInvokePromise_t5A1CFB5E935FFD61858B0F0CE081BBD8B96B1E86 * __this, RuntimeObject* ___tasks0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CompleteOnInvokePromise__ctor_mFA5EA438CE61E8FDEB375E5CA2D7D5D1FFE0F175_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(Task_1_t6E4E91059C08F359F21A42B8BFA51E8BBFA47138_il2cpp_TypeInfo_var); Task_1__ctor_m4008D170A16EFA60DD6E4D059D75FAAC9D57AD85(__this, /*hidden argument*/Task_1__ctor_m4008D170A16EFA60DD6E4D059D75FAAC9D57AD85_RuntimeMethod_var); RuntimeObject* L_0 = ___tasks0; __this->set__tasks_25(L_0); bool L_1 = AsyncCausalityTracer_get_LoggingOn_m1A633E7FCD4DF7D870FFF917FDCDBEDAF24725B7(/*hidden argument*/NULL); if (!L_1) { goto IL_0027; } } { int32_t L_2 = Task_get_Id_mA2A4DA7A476AFEF6FF4B4F29BF1F98D0481E28AD(__this, /*hidden argument*/NULL); AsyncCausalityTracer_TraceOperationCreation_m7B5DBD272BC20E986A5120FBF6665241BBACF060(0, L_2, _stringLiteralE7C8B6C9A3407F1CFA5D484A50D6659DB304A143, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); } IL_0027: { IL2CPP_RUNTIME_CLASS_INIT(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_il2cpp_TypeInfo_var); bool L_3 = ((Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_StaticFields*)il2cpp_codegen_static_fields_for(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_il2cpp_TypeInfo_var))->get_s_asyncDebuggingEnabled_12(); if (!L_3) { goto IL_0035; } } { IL2CPP_RUNTIME_CLASS_INIT(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_il2cpp_TypeInfo_var); Task_AddToActiveTasks_m840B00A5EE550016686305EDB927B9A7FE37C421(__this, /*hidden argument*/NULL); } IL_0035: { return; } } // System.Void System.Threading.Tasks.TaskFactory_CompleteOnInvokePromise::Invoke(System.Threading.Tasks.Task) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CompleteOnInvokePromise_Invoke_mAA9922CF17CC5F9186EEE5672444AC40BA0ACC3A (CompleteOnInvokePromise_t5A1CFB5E935FFD61858B0F0CE081BBD8B96B1E86 * __this, Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * ___completingTask0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CompleteOnInvokePromise_Invoke_mAA9922CF17CC5F9186EEE5672444AC40BA0ACC3A_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * V_3 = NULL; { int32_t* L_0 = __this->get_address_of_m_firstTaskAlreadyCompleted_26(); int32_t L_1 = Interlocked_CompareExchange_mD830160E95D6C589AD31EE9DC8D19BD4A8DCDC03((int32_t*)L_0, 1, 0, /*hidden argument*/NULL); if (L_1) { goto IL_0085; } } { bool L_2 = AsyncCausalityTracer_get_LoggingOn_m1A633E7FCD4DF7D870FFF917FDCDBEDAF24725B7(/*hidden argument*/NULL); if (!L_2) { goto IL_0030; } } { int32_t L_3 = Task_get_Id_mA2A4DA7A476AFEF6FF4B4F29BF1F98D0481E28AD(__this, /*hidden argument*/NULL); AsyncCausalityTracer_TraceOperationRelation_mA7691DAE55DF8387322376648D9CCBB54EFFC490(1, L_3, 2, /*hidden argument*/NULL); int32_t L_4 = Task_get_Id_mA2A4DA7A476AFEF6FF4B4F29BF1F98D0481E28AD(__this, /*hidden argument*/NULL); AsyncCausalityTracer_TraceOperationCompletion_m63C07B707D3034D2F0F4B395636B410ACC9A78D6(0, L_4, 1, /*hidden argument*/NULL); } IL_0030: { IL2CPP_RUNTIME_CLASS_INIT(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_il2cpp_TypeInfo_var); bool L_5 = ((Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_StaticFields*)il2cpp_codegen_static_fields_for(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_il2cpp_TypeInfo_var))->get_s_asyncDebuggingEnabled_12(); if (!L_5) { goto IL_0042; } } { int32_t L_6 = Task_get_Id_mA2A4DA7A476AFEF6FF4B4F29BF1F98D0481E28AD(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_il2cpp_TypeInfo_var); Task_RemoveFromActiveTasks_mEDE131DB4C29D967D6D717CAB002C6C02583BDF5(L_6, /*hidden argument*/NULL); } IL_0042: { Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_7 = ___completingTask0; Task_1_TrySetResult_m8370C01E1E5614744D78DCC74E06F8FCAFDA11C8(__this, L_7, /*hidden argument*/Task_1_TrySetResult_m8370C01E1E5614744D78DCC74E06F8FCAFDA11C8_RuntimeMethod_var); RuntimeObject* L_8 = __this->get__tasks_25(); V_0 = L_8; RuntimeObject* L_9 = V_0; NullCheck(L_9); int32_t L_10 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1<System.Threading.Tasks.Task>::get_Count() */, ICollection_1_t39808D274D411213DCFE09BAE8F3041B974A1A4E_il2cpp_TypeInfo_var, L_9); V_1 = L_10; V_2 = 0; goto IL_007a; } IL_005c: { RuntimeObject* L_11 = V_0; int32_t L_12 = V_2; NullCheck(L_11); Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_13 = InterfaceFuncInvoker1< Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 *, int32_t >::Invoke(0 /* T System.Collections.Generic.IList`1<System.Threading.Tasks.Task>::get_Item(System.Int32) */, IList_1_t93C6282CDBF781012E10B912A9AD946F53099551_il2cpp_TypeInfo_var, L_11, L_12); V_3 = L_13; Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_14 = V_3; if (!L_14) { goto IL_0076; } } { Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_15 = V_3; NullCheck(L_15); bool L_16 = Task_get_IsCompleted_mA675F47CE1DBD1948BDC9215DCAE93F07FC32E19(L_15, /*hidden argument*/NULL); if (L_16) { goto IL_0076; } } { Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_17 = V_3; NullCheck(L_17); Task_RemoveContinuation_m09A569E89BF4CCCF31646AB74A88BCDFC093DAE4(L_17, __this, /*hidden argument*/NULL); } IL_0076: { int32_t L_18 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); } IL_007a: { int32_t L_19 = V_2; int32_t L_20 = V_1; if ((((int32_t)L_19) < ((int32_t)L_20))) { goto IL_005c; } } { __this->set__tasks_25((RuntimeObject*)NULL); } IL_0085: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Boolean System.Threading.Tasks.TaskScheduler::TryRunInline(System.Threading.Tasks.Task,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TaskScheduler_TryRunInline_m9FBFA8F615D96CC9902CA2CBC3D51BCF7444E67B (TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * __this, Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * ___task0, bool ___taskWasPreviouslyQueued1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TaskScheduler_TryRunInline_m9FBFA8F615D96CC9902CA2CBC3D51BCF7444E67B_MetadataUsageId); s_Il2CppMethodInitialized = true; } TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * V_0 = NULL; StackGuard_tE431ED3BBD1A18705FEE6F948EBF7FA2E99D64A9 * V_1 = NULL; bool V_2 = false; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 1); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_0 = ___task0; NullCheck(L_0); TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * L_1 = Task_get_ExecutingTaskScheduler_m3A3340F34EF9D594413E54F46B78874BCB0CA30D_inline(L_0, /*hidden argument*/NULL); V_0 = L_1; TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * L_2 = V_0; if ((((RuntimeObject*)(TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 *)L_2) == ((RuntimeObject*)(TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 *)__this))) { goto IL_0017; } } { TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * L_3 = V_0; if (!L_3) { goto IL_0017; } } { TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * L_4 = V_0; Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_5 = ___task0; bool L_6 = ___taskWasPreviouslyQueued1; NullCheck(L_4); bool L_7 = TaskScheduler_TryRunInline_m9FBFA8F615D96CC9902CA2CBC3D51BCF7444E67B(L_4, L_5, L_6, /*hidden argument*/NULL); return L_7; } IL_0017: { TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * L_8 = V_0; if (!L_8) { goto IL_0040; } } { Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_9 = ___task0; NullCheck(L_9); RuntimeObject * L_10 = L_9->get_m_action_5(); if (!L_10) { goto IL_0040; } } { Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_11 = ___task0; NullCheck(L_11); bool L_12 = Task_get_IsDelegateInvoked_m45C6B668A20D03726083A730EFC33873B10B5735(L_11, /*hidden argument*/NULL); if (L_12) { goto IL_0040; } } { Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_13 = ___task0; NullCheck(L_13); bool L_14 = Task_get_IsCanceled_m42A47FCA2C6F33308A08C92C8489E802448F6F42(L_13, /*hidden argument*/NULL); if (L_14) { goto IL_0040; } } { IL2CPP_RUNTIME_CLASS_INIT(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_il2cpp_TypeInfo_var); StackGuard_tE431ED3BBD1A18705FEE6F948EBF7FA2E99D64A9 * L_15 = Task_get_CurrentStackGuard_m74FB437E43F89B8BDCB272A7257024F586421F11(/*hidden argument*/NULL); StackGuard_tE431ED3BBD1A18705FEE6F948EBF7FA2E99D64A9 * L_16 = L_15; V_1 = L_16; NullCheck(L_16); bool L_17 = StackGuard_TryBeginInliningScope_mE32F6AC0F440280CD1E98D273645CD08AF844B33(L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0042; } } IL_0040: { return (bool)0; } IL_0042: { V_2 = (bool)0; } IL_0044: try { // begin try (depth: 1) Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_18 = ___task0; NullCheck(L_18); Task_FireTaskScheduledIfNeeded_m6792459336CB25D967928EDA5249F2164991E447_inline(L_18, __this, /*hidden argument*/NULL); Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_19 = ___task0; bool L_20 = ___taskWasPreviouslyQueued1; bool L_21 = VirtFuncInvoker2< bool, Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 *, bool >::Invoke(5 /* System.Boolean System.Threading.Tasks.TaskScheduler::TryExecuteTaskInline(System.Threading.Tasks.Task,System.Boolean) */, __this, L_19, L_20); V_2 = L_21; IL2CPP_LEAVE(0x5E, FINALLY_0057); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0057; } FINALLY_0057: { // begin finally (depth: 1) StackGuard_tE431ED3BBD1A18705FEE6F948EBF7FA2E99D64A9 * L_22 = V_1; NullCheck(L_22); StackGuard_EndInliningScope_mEC7A78B71CB01216F0A7B0462E319234F0F05C39(L_22, /*hidden argument*/NULL); IL2CPP_END_FINALLY(87) } // end finally (depth: 1) IL2CPP_CLEANUP(87) { IL2CPP_JUMP_TBL(0x5E, IL_005e) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_005e: { bool L_23 = V_2; if (!L_23) { goto IL_0081; } } { Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_24 = ___task0; NullCheck(L_24); bool L_25 = Task_get_IsDelegateInvoked_m45C6B668A20D03726083A730EFC33873B10B5735(L_24, /*hidden argument*/NULL); if (L_25) { goto IL_0081; } } { Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_26 = ___task0; NullCheck(L_26); bool L_27 = Task_get_IsCanceled_m42A47FCA2C6F33308A08C92C8489E802448F6F42(L_26, /*hidden argument*/NULL); if (L_27) { goto IL_0081; } } { String_t* L_28 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral8858D34A5DF81344D5F1195DDACDFB8E8448C5E6, /*hidden argument*/NULL); InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 * L_29 = (InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 *)il2cpp_codegen_object_new(InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m72027D5F1D513C25C05137E203EEED8FD8297706(L_29, L_28, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_29, NULL, TaskScheduler_TryRunInline_m9FBFA8F615D96CC9902CA2CBC3D51BCF7444E67B_RuntimeMethod_var); } IL_0081: { bool L_30 = V_2; return L_30; } } // System.Boolean System.Threading.Tasks.TaskScheduler::TryDequeue(System.Threading.Tasks.Task) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TaskScheduler_TryDequeue_mC345958DE6521AF6A74EEFCEC8B19D3FC4BD83E1 (TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * __this, Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * ___task0, const RuntimeMethod* method) { { return (bool)0; } } // System.Void System.Threading.Tasks.TaskScheduler::NotifyWorkItemProgress() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaskScheduler_NotifyWorkItemProgress_m506178A0A8525B4CA209DCF00CAA3CDFDF6B677C (TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * __this, const RuntimeMethod* method) { { return; } } // System.Boolean System.Threading.Tasks.TaskScheduler::get_RequiresAtomicStartTransition() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TaskScheduler_get_RequiresAtomicStartTransition_m7EA647713F7B96548610FEB4C45F6EAE6B3A277C (TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Void System.Threading.Tasks.TaskScheduler::InternalQueueTask(System.Threading.Tasks.Task) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaskScheduler_InternalQueueTask_m08940F911E3B4987803048AC88CAE4FB803E1B30 (TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * __this, Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * ___task0, const RuntimeMethod* method) { { Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_0 = ___task0; NullCheck(L_0); Task_FireTaskScheduledIfNeeded_m6792459336CB25D967928EDA5249F2164991E447_inline(L_0, __this, /*hidden argument*/NULL); Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_1 = ___task0; VirtActionInvoker1< Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * >::Invoke(4 /* System.Void System.Threading.Tasks.TaskScheduler::QueueTask(System.Threading.Tasks.Task) */, __this, L_1); return; } } // System.Void System.Threading.Tasks.TaskScheduler::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaskScheduler__ctor_mD337C4A20B49427C777B496030923E94CA7BC5EF (TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TaskScheduler__ctor_mD337C4A20B49427C777B496030923E94CA7BC5EF_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Debugger_t3DB04278A3AA5DF846CC56744D05F18B7037C22E_il2cpp_TypeInfo_var); bool L_0 = Debugger_get_IsAttached_mFCFAAB7A47FA4DEC80A3A68FE13C307C439E9013(/*hidden argument*/NULL); if (!L_0) { goto IL_0013; } } { TaskScheduler_AddToActiveTaskSchedulers_m7BFCDD58D6FCD18D27017C309E8D683D642A7F06(__this, /*hidden argument*/NULL); } IL_0013: { return; } } // System.Void System.Threading.Tasks.TaskScheduler::AddToActiveTaskSchedulers() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaskScheduler_AddToActiveTaskSchedulers_m7BFCDD58D6FCD18D27017C309E8D683D642A7F06 (TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TaskScheduler_AddToActiveTaskSchedulers_m7BFCDD58D6FCD18D27017C309E8D683D642A7F06_MetadataUsageId); s_Il2CppMethodInitialized = true; } ConditionalWeakTable_2_t9E56EEB44502999EDAA6E212D522D7863829D95C * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114_il2cpp_TypeInfo_var); ConditionalWeakTable_2_t9E56EEB44502999EDAA6E212D522D7863829D95C * L_0 = ((TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114_StaticFields*)il2cpp_codegen_static_fields_for(TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114_il2cpp_TypeInfo_var))->get_s_activeTaskSchedulers_0(); V_0 = L_0; ConditionalWeakTable_2_t9E56EEB44502999EDAA6E212D522D7863829D95C * L_1 = V_0; if (L_1) { goto IL_0020; } } { IL2CPP_RUNTIME_CLASS_INIT(TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114_il2cpp_TypeInfo_var); ConditionalWeakTable_2_t9E56EEB44502999EDAA6E212D522D7863829D95C * L_2 = (ConditionalWeakTable_2_t9E56EEB44502999EDAA6E212D522D7863829D95C *)il2cpp_codegen_object_new(ConditionalWeakTable_2_t9E56EEB44502999EDAA6E212D522D7863829D95C_il2cpp_TypeInfo_var); ConditionalWeakTable_2__ctor_m532318C6B13DB33AB8E1A63999A30FBE81BE2FCC(L_2, /*hidden argument*/ConditionalWeakTable_2__ctor_m532318C6B13DB33AB8E1A63999A30FBE81BE2FCC_RuntimeMethod_var); InterlockedCompareExchangeImpl<ConditionalWeakTable_2_t9E56EEB44502999EDAA6E212D522D7863829D95C *>((ConditionalWeakTable_2_t9E56EEB44502999EDAA6E212D522D7863829D95C **)(((TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114_StaticFields*)il2cpp_codegen_static_fields_for(TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114_il2cpp_TypeInfo_var))->get_address_of_s_activeTaskSchedulers_0()), L_2, (ConditionalWeakTable_2_t9E56EEB44502999EDAA6E212D522D7863829D95C *)NULL); ConditionalWeakTable_2_t9E56EEB44502999EDAA6E212D522D7863829D95C * L_3 = ((TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114_StaticFields*)il2cpp_codegen_static_fields_for(TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114_il2cpp_TypeInfo_var))->get_s_activeTaskSchedulers_0(); V_0 = L_3; } IL_0020: { ConditionalWeakTable_2_t9E56EEB44502999EDAA6E212D522D7863829D95C * L_4 = V_0; NullCheck(L_4); ConditionalWeakTable_2_Add_m5066B6CF71B4388CE9668A469B274DA1F1CE8267(L_4, __this, NULL, /*hidden argument*/ConditionalWeakTable_2_Add_m5066B6CF71B4388CE9668A469B274DA1F1CE8267_RuntimeMethod_var); return; } } // System.Threading.Tasks.TaskScheduler System.Threading.Tasks.TaskScheduler::get_Default() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * TaskScheduler_get_Default_mC3794A546EB0F4C6D0A11E72F8939EC364733C87 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TaskScheduler_get_Default_mC3794A546EB0F4C6D0A11E72F8939EC364733C87_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114_il2cpp_TypeInfo_var); TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * L_0 = ((TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114_StaticFields*)il2cpp_codegen_static_fields_for(TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114_il2cpp_TypeInfo_var))->get_s_defaultTaskScheduler_1(); return L_0; } } // System.Threading.Tasks.TaskScheduler System.Threading.Tasks.TaskScheduler::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * TaskScheduler_get_Current_m650D09DC411D00985B24BEF41984F4FDEE0D91D7 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TaskScheduler_get_Current_m650D09DC411D00985B24BEF41984F4FDEE0D91D7_MetadataUsageId); s_Il2CppMethodInitialized = true; } TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * G_B2_0 = NULL; TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * G_B1_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114_il2cpp_TypeInfo_var); TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * L_0 = TaskScheduler_get_InternalCurrent_m792B2A13D81A8BD8A724321AFA4633B09FF1259C(/*hidden argument*/NULL); TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * L_1 = L_0; G_B1_0 = L_1; if (L_1) { G_B2_0 = L_1; goto IL_000e; } } { IL2CPP_RUNTIME_CLASS_INIT(TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114_il2cpp_TypeInfo_var); TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * L_2 = TaskScheduler_get_Default_mC3794A546EB0F4C6D0A11E72F8939EC364733C87_inline(/*hidden argument*/NULL); G_B2_0 = L_2; } IL_000e: { return G_B2_0; } } // System.Threading.Tasks.TaskScheduler System.Threading.Tasks.TaskScheduler::get_InternalCurrent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * TaskScheduler_get_InternalCurrent_m792B2A13D81A8BD8A724321AFA4633B09FF1259C (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TaskScheduler_get_InternalCurrent_m792B2A13D81A8BD8A724321AFA4633B09FF1259C_MetadataUsageId); s_Il2CppMethodInitialized = true; } Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_il2cpp_TypeInfo_var); Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_0 = Task_get_InternalCurrent_m6BD4F17F5DAF5AC20BD6051A854D0BD702025892_inline(/*hidden argument*/NULL); V_0 = L_0; Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_1 = V_0; if (!L_1) { goto IL_0014; } } { Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_2 = V_0; NullCheck(L_2); int32_t L_3 = Task_get_CreationOptions_m1013CF6F9F645BFA03F13F89DFA749ADABA541C8(L_2, /*hidden argument*/NULL); if (!((int32_t)((int32_t)L_3&(int32_t)((int32_t)16)))) { goto IL_0016; } } IL_0014: { return (TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 *)NULL; } IL_0016: { Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_4 = V_0; NullCheck(L_4); TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * L_5 = Task_get_ExecutingTaskScheduler_m3A3340F34EF9D594413E54F46B78874BCB0CA30D_inline(L_4, /*hidden argument*/NULL); return L_5; } } // System.Int32 System.Threading.Tasks.TaskScheduler::get_Id() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TaskScheduler_get_Id_mF6A6B32C47D838C93694AAD06998F85B61F71DA7 (TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TaskScheduler_get_Id_mF6A6B32C47D838C93694AAD06998F85B61F71DA7_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = __this->get_m_taskSchedulerId_3(); il2cpp_codegen_memory_barrier(); if (L_0) { goto IL_0028; } } { V_0 = 0; } IL_000c: { IL2CPP_RUNTIME_CLASS_INIT(TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114_il2cpp_TypeInfo_var); int32_t L_1 = Interlocked_Increment_mB6D391197444B8BFD30BAE1EDCF1A255CD2F292F((int32_t*)(((TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114_StaticFields*)il2cpp_codegen_static_fields_for(TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114_il2cpp_TypeInfo_var))->get_address_of_s_taskSchedulerIdCounter_2()), /*hidden argument*/NULL); V_0 = L_1; int32_t L_2 = V_0; if (!L_2) { goto IL_000c; } } { int32_t* L_3 = __this->get_address_of_m_taskSchedulerId_3(); il2cpp_codegen_memory_barrier(); int32_t L_4 = V_0; Interlocked_CompareExchange_mD830160E95D6C589AD31EE9DC8D19BD4A8DCDC03((int32_t*)L_3, L_4, 0, /*hidden argument*/NULL); } IL_0028: { int32_t L_5 = __this->get_m_taskSchedulerId_3(); il2cpp_codegen_memory_barrier(); return L_5; } } // System.Void System.Threading.Tasks.TaskScheduler::PublishUnobservedTaskException(System.Object,System.Threading.Tasks.UnobservedTaskExceptionEventArgs) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaskScheduler_PublishUnobservedTaskException_mA2CFE30AA160C2A0FEDAB216CEF09B86AD16ECA4 (RuntimeObject * ___sender0, UnobservedTaskExceptionEventArgs_tFE11214527E226372281384AC73C2B792170A3B7 * ___ueea1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TaskScheduler_PublishUnobservedTaskException_mA2CFE30AA160C2A0FEDAB216CEF09B86AD16ECA4_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; bool V_1 = false; EventHandler_1_tF704D003AB4792AFE4B10D9127FF82EEC18615BC * V_2 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 1); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { IL2CPP_RUNTIME_CLASS_INIT(TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114_il2cpp_TypeInfo_var); RuntimeObject * L_0 = ((TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114_StaticFields*)il2cpp_codegen_static_fields_for(TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114_il2cpp_TypeInfo_var))->get__unobservedTaskExceptionLockObject_5(); V_0 = L_0; V_1 = (bool)0; } IL_0008: try { // begin try (depth: 1) { RuntimeObject * L_1 = V_0; Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_1, (bool*)(&V_1), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114_il2cpp_TypeInfo_var); EventHandler_1_tF704D003AB4792AFE4B10D9127FF82EEC18615BC * L_2 = ((TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114_StaticFields*)il2cpp_codegen_static_fields_for(TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114_il2cpp_TypeInfo_var))->get__unobservedTaskException_4(); V_2 = L_2; EventHandler_1_tF704D003AB4792AFE4B10D9127FF82EEC18615BC * L_3 = V_2; if (!L_3) { goto IL_0021; } } IL_0019: { EventHandler_1_tF704D003AB4792AFE4B10D9127FF82EEC18615BC * L_4 = V_2; RuntimeObject * L_5 = ___sender0; UnobservedTaskExceptionEventArgs_tFE11214527E226372281384AC73C2B792170A3B7 * L_6 = ___ueea1; NullCheck(L_4); EventHandler_1_Invoke_m5A2B682142BD5C458A2C93E0300172955DBBCEA6(L_4, L_5, L_6, /*hidden argument*/EventHandler_1_Invoke_m5A2B682142BD5C458A2C93E0300172955DBBCEA6_RuntimeMethod_var); } IL_0021: { IL2CPP_LEAVE(0x2D, FINALLY_0023); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0023; } FINALLY_0023: { // begin finally (depth: 1) { bool L_7 = V_1; if (!L_7) { goto IL_002c; } } IL_0026: { RuntimeObject * L_8 = V_0; Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_8, /*hidden argument*/NULL); } IL_002c: { IL2CPP_END_FINALLY(35) } } // end finally (depth: 1) IL2CPP_CLEANUP(35) { IL2CPP_JUMP_TBL(0x2D, IL_002d) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_002d: { return; } } // System.Void System.Threading.Tasks.TaskScheduler::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaskScheduler__cctor_m6A38803AE79B8830C4324685C554D545EB68C14E (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TaskScheduler__cctor_m6A38803AE79B8830C4324685C554D545EB68C14E_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ThreadPoolTaskScheduler_t881DB3BB8EFB9D969F86C70D01288AF7CE5F8CAD * L_0 = (ThreadPoolTaskScheduler_t881DB3BB8EFB9D969F86C70D01288AF7CE5F8CAD *)il2cpp_codegen_object_new(ThreadPoolTaskScheduler_t881DB3BB8EFB9D969F86C70D01288AF7CE5F8CAD_il2cpp_TypeInfo_var); ThreadPoolTaskScheduler__ctor_mC0B9F37DBA25F766F01EE56C8460330C3708FF1D(L_0, /*hidden argument*/NULL); ((TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114_StaticFields*)il2cpp_codegen_static_fields_for(TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114_il2cpp_TypeInfo_var))->set_s_defaultTaskScheduler_1(L_0); RuntimeObject * L_1 = (RuntimeObject *)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var); Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(L_1, /*hidden argument*/NULL); ((TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114_StaticFields*)il2cpp_codegen_static_fields_for(TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114_il2cpp_TypeInfo_var))->set__unobservedTaskExceptionLockObject_5(L_1); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Threading.Tasks.TaskSchedulerAwaitTaskContinuation::.ctor(System.Threading.Tasks.TaskScheduler,System.Action,System.Boolean,System.Threading.StackCrawlMark&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaskSchedulerAwaitTaskContinuation__ctor_m173C68019B0FDEB8F679AED48DDD37B4DD9ED470 (TaskSchedulerAwaitTaskContinuation_t08B24138EF6D3AC7A821332F15F5A5A0F08543B6 * __this, TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * ___scheduler0, Action_t591D2A86165F896B4B800BB5C25CE18672A55579 * ___action1, bool ___flowExecutionContext2, int32_t* ___stackMark3, const RuntimeMethod* method) { { Action_t591D2A86165F896B4B800BB5C25CE18672A55579 * L_0 = ___action1; bool L_1 = ___flowExecutionContext2; int32_t* L_2 = ___stackMark3; AwaitTaskContinuation__ctor_mBEDA16F5D33081AF421A009449B3A1D2B0A0121A(__this, L_0, L_1, (int32_t*)L_2, /*hidden argument*/NULL); TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * L_3 = ___scheduler0; __this->set_m_scheduler_3(L_3); return; } } // System.Void System.Threading.Tasks.TaskSchedulerAwaitTaskContinuation::Run(System.Threading.Tasks.Task,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaskSchedulerAwaitTaskContinuation_Run_m12898EF0B89FD0CA5D26DC91995257B334E937BA (TaskSchedulerAwaitTaskContinuation_t08B24138EF6D3AC7A821332F15F5A5A0F08543B6 * __this, Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * ___ignored0, bool ___canInlineContinuationTask1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TaskSchedulerAwaitTaskContinuation_Run_m12898EF0B89FD0CA5D26DC91995257B334E937BA_MetadataUsageId); s_Il2CppMethodInitialized = true; } Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * V_0 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 2); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); int32_t G_B7_0 = 0; Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 * G_B9_0 = NULL; TaskSchedulerAwaitTaskContinuation_t08B24138EF6D3AC7A821332F15F5A5A0F08543B6 * G_B9_1 = NULL; int32_t G_B9_2 = 0; Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 * G_B8_0 = NULL; TaskSchedulerAwaitTaskContinuation_t08B24138EF6D3AC7A821332F15F5A5A0F08543B6 * G_B8_1 = NULL; int32_t G_B8_2 = 0; { TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * L_0 = __this->get_m_scheduler_3(); IL2CPP_RUNTIME_CLASS_INIT(TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114_il2cpp_TypeInfo_var); TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * L_1 = TaskScheduler_get_Default_mC3794A546EB0F4C6D0A11E72F8939EC364733C87_inline(/*hidden argument*/NULL); if ((!(((RuntimeObject*)(TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 *)L_0) == ((RuntimeObject*)(TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 *)L_1)))) { goto IL_0016; } } { Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_2 = ___ignored0; bool L_3 = ___canInlineContinuationTask1; AwaitTaskContinuation_Run_mFF38B07062EFB3E2CD42AAB929B2902BB1FFBBC2(__this, L_2, L_3, /*hidden argument*/NULL); return; } IL_0016: { bool L_4 = ___canInlineContinuationTask1; if (!L_4) { goto IL_0035; } } { IL2CPP_RUNTIME_CLASS_INIT(TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114_il2cpp_TypeInfo_var); TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * L_5 = TaskScheduler_get_InternalCurrent_m792B2A13D81A8BD8A724321AFA4633B09FF1259C(/*hidden argument*/NULL); TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * L_6 = __this->get_m_scheduler_3(); if ((((RuntimeObject*)(TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 *)L_5) == ((RuntimeObject*)(TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 *)L_6))) { goto IL_0032; } } { Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * L_7 = Thread_get_CurrentThread_mB7A83CAE2B9A74CEA053196DFD1AF1E7AB30A70E(/*hidden argument*/NULL); NullCheck(L_7); bool L_8 = Thread_get_IsThreadPoolThread_m3CF4788DEF7D552D12D5E54E10CF1BD0F763ED55(L_7, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_8)); goto IL_0036; } IL_0032: { G_B7_0 = 1; goto IL_0036; } IL_0035: { G_B7_0 = 0; } IL_0036: { IL2CPP_RUNTIME_CLASS_INIT(U3CU3Ec_t596A8131DC5C38096B959F07E58C349AAAFE3439_il2cpp_TypeInfo_var); Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 * L_9 = ((U3CU3Ec_t596A8131DC5C38096B959F07E58C349AAAFE3439_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t596A8131DC5C38096B959F07E58C349AAAFE3439_il2cpp_TypeInfo_var))->get_U3CU3E9__2_0_1(); Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 * L_10 = L_9; G_B8_0 = L_10; G_B8_1 = __this; G_B8_2 = G_B7_0; if (L_10) { G_B9_0 = L_10; G_B9_1 = __this; G_B9_2 = G_B7_0; goto IL_0056; } } { IL2CPP_RUNTIME_CLASS_INIT(U3CU3Ec_t596A8131DC5C38096B959F07E58C349AAAFE3439_il2cpp_TypeInfo_var); U3CU3Ec_t596A8131DC5C38096B959F07E58C349AAAFE3439 * L_11 = ((U3CU3Ec_t596A8131DC5C38096B959F07E58C349AAAFE3439_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t596A8131DC5C38096B959F07E58C349AAAFE3439_il2cpp_TypeInfo_var))->get_U3CU3E9_0(); Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 * L_12 = (Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 *)il2cpp_codegen_object_new(Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0_il2cpp_TypeInfo_var); Action_1__ctor_mAFC7442D9D3CEC6701C3C5599F8CF12476095510(L_12, L_11, (intptr_t)((intptr_t)U3CU3Ec_U3CRunU3Eb__2_0_m09230CC3C4A5FF796AD9270851A6F374D8FC23BE_RuntimeMethod_var), /*hidden argument*/Action_1__ctor_mAFC7442D9D3CEC6701C3C5599F8CF12476095510_RuntimeMethod_var); Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 * L_13 = L_12; ((U3CU3Ec_t596A8131DC5C38096B959F07E58C349AAAFE3439_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t596A8131DC5C38096B959F07E58C349AAAFE3439_il2cpp_TypeInfo_var))->set_U3CU3E9__2_0_1(L_13); G_B9_0 = L_13; G_B9_1 = G_B8_1; G_B9_2 = G_B8_2; } IL_0056: { Action_t591D2A86165F896B4B800BB5C25CE18672A55579 * L_14 = ((AwaitTaskContinuation_t883E8FB9C34A1024B54F2D4A9CCBA21CC595286F *)__this)->get_m_action_1(); TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * L_15 = __this->get_m_scheduler_3(); NullCheck(G_B9_1); Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_16 = AwaitTaskContinuation_CreateTask_m0C24724576818E738998F3EB48C8DAE22EBA2889(G_B9_1, G_B9_0, L_14, L_15, /*hidden argument*/NULL); V_0 = L_16; if (!G_B9_2) { goto IL_0072; } } { Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_17 = V_0; TaskContinuation_InlineIfPossibleOrElseQueue_m7CCFD190C3F783A343C1103BF27BFE4D19C66FEF(L_17, (bool)0, /*hidden argument*/NULL); return; } IL_0072: { } IL_0073: try { // begin try (depth: 1) Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_18 = V_0; NullCheck(L_18); Task_ScheduleAndStart_m7A3334C89BD4B47370D0A3CAE575EA54CCA01AEF(L_18, (bool)0, /*hidden argument*/NULL); goto IL_007f; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (TaskSchedulerException_tE0888B47136E7B61EAF20A145EF053023F8C7B24_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_007c; throw e; } CATCH_007c: { // begin catch(System.Threading.Tasks.TaskSchedulerException) goto IL_007f; } // end catch (depth: 1) IL_007f: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Threading.Tasks.TaskSchedulerAwaitTaskContinuation_<>c::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_m14A2B19DAD1F9934C7714F31E34E70544869F269 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CU3Ec__cctor_m14A2B19DAD1F9934C7714F31E34E70544869F269_MetadataUsageId); s_Il2CppMethodInitialized = true; } { U3CU3Ec_t596A8131DC5C38096B959F07E58C349AAAFE3439 * L_0 = (U3CU3Ec_t596A8131DC5C38096B959F07E58C349AAAFE3439 *)il2cpp_codegen_object_new(U3CU3Ec_t596A8131DC5C38096B959F07E58C349AAAFE3439_il2cpp_TypeInfo_var); U3CU3Ec__ctor_m7385A27A6BD7D377F64C862AEAC9F9D6DDE64CA8(L_0, /*hidden argument*/NULL); ((U3CU3Ec_t596A8131DC5C38096B959F07E58C349AAAFE3439_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t596A8131DC5C38096B959F07E58C349AAAFE3439_il2cpp_TypeInfo_var))->set_U3CU3E9_0(L_0); return; } } // System.Void System.Threading.Tasks.TaskSchedulerAwaitTaskContinuation_<>c::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m7385A27A6BD7D377F64C862AEAC9F9D6DDE64CA8 (U3CU3Ec_t596A8131DC5C38096B959F07E58C349AAAFE3439 * __this, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); return; } } // System.Void System.Threading.Tasks.TaskSchedulerAwaitTaskContinuation_<>c::<Run>b__2_0(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec_U3CRunU3Eb__2_0_m09230CC3C4A5FF796AD9270851A6F374D8FC23BE (U3CU3Ec_t596A8131DC5C38096B959F07E58C349AAAFE3439 * __this, RuntimeObject * ___state0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CU3Ec_U3CRunU3Eb__2_0_m09230CC3C4A5FF796AD9270851A6F374D8FC23BE_MetadataUsageId); s_Il2CppMethodInitialized = true; } Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 2); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); IL_0000: try { // begin try (depth: 1) RuntimeObject * L_0 = ___state0; NullCheck(((Action_t591D2A86165F896B4B800BB5C25CE18672A55579 *)CastclassSealed((RuntimeObject*)L_0, Action_t591D2A86165F896B4B800BB5C25CE18672A55579_il2cpp_TypeInfo_var))); Action_Invoke_mC8D676E5DDF967EC5D23DD0E96FB52AA499817FD(((Action_t591D2A86165F896B4B800BB5C25CE18672A55579 *)CastclassSealed((RuntimeObject*)L_0, Action_t591D2A86165F896B4B800BB5C25CE18672A55579_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); goto IL_0014; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_000d; throw e; } CATCH_000d: { // begin catch(System.Exception) AwaitTaskContinuation_ThrowAsyncIfNecessary_mD1B7B962FF8ED8EC2F105A42998347BDF99FED05(((Exception_t *)__exception_local), /*hidden argument*/NULL); goto IL_0014; } // end catch (depth: 1) IL_0014: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Threading.Tasks.TaskSchedulerException::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaskSchedulerException__ctor_m63156F8498549786866AEA93F820A250BE5B691E (TaskSchedulerException_tE0888B47136E7B61EAF20A145EF053023F8C7B24 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TaskSchedulerException__ctor_m63156F8498549786866AEA93F820A250BE5B691E_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteralA2FE0B065EA50F6641CB120F487D334AC723A859, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Exception_t_il2cpp_TypeInfo_var); Exception__ctor_m89BADFF36C3B170013878726E07729D51AA9FBE0(__this, L_0, /*hidden argument*/NULL); return; } } // System.Void System.Threading.Tasks.TaskSchedulerException::.ctor(System.Exception) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaskSchedulerException__ctor_mFFF7423FCD3DFC4F8A6F7E6028AE6CB1D5865F63 (TaskSchedulerException_tE0888B47136E7B61EAF20A145EF053023F8C7B24 * __this, Exception_t * ___innerException0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TaskSchedulerException__ctor_mFFF7423FCD3DFC4F8A6F7E6028AE6CB1D5865F63_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteralA2FE0B065EA50F6641CB120F487D334AC723A859, /*hidden argument*/NULL); Exception_t * L_1 = ___innerException0; IL2CPP_RUNTIME_CLASS_INIT(Exception_t_il2cpp_TypeInfo_var); Exception__ctor_m62590BC1925B7B354EBFD852E162CD170FEB861D(__this, L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void System.Threading.Tasks.TaskSchedulerException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaskSchedulerException__ctor_m54DE71B0C4FFC10BE930F776BE82782F4384D469 (TaskSchedulerException_tE0888B47136E7B61EAF20A145EF053023F8C7B24 * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___info0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___context1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TaskSchedulerException__ctor_m54DE71B0C4FFC10BE930F776BE82782F4384D469_MetadataUsageId); s_Il2CppMethodInitialized = true; } { SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_0 = ___info0; StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 L_1 = ___context1; IL2CPP_RUNTIME_CLASS_INIT(Exception_t_il2cpp_TypeInfo_var); Exception__ctor_mBFF5996A1B65FCEEE0054A95A652BA3DD6366618(__this, L_0, L_1, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Threading.Tasks.ThreadPoolTaskScheduler::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadPoolTaskScheduler__ctor_mC0B9F37DBA25F766F01EE56C8460330C3708FF1D (ThreadPoolTaskScheduler_t881DB3BB8EFB9D969F86C70D01288AF7CE5F8CAD * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThreadPoolTaskScheduler__ctor_mC0B9F37DBA25F766F01EE56C8460330C3708FF1D_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114_il2cpp_TypeInfo_var); TaskScheduler__ctor_mD337C4A20B49427C777B496030923E94CA7BC5EF(__this, /*hidden argument*/NULL); TaskScheduler_get_Id_mF6A6B32C47D838C93694AAD06998F85B61F71DA7(__this, /*hidden argument*/NULL); return; } } // System.Void System.Threading.Tasks.ThreadPoolTaskScheduler::LongRunningThreadWork(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadPoolTaskScheduler_LongRunningThreadWork_m961ED397785555AF2C24A4C8723246BA355CE21D (RuntimeObject * ___obj0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThreadPoolTaskScheduler_LongRunningThreadWork_m961ED397785555AF2C24A4C8723246BA355CE21D_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___obj0; NullCheck(((Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 *)IsInstClass((RuntimeObject*)L_0, Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_il2cpp_TypeInfo_var))); Task_ExecuteEntry_mA04E6FA3370CA2AB19B6AB209E44E993B14621F1(((Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 *)IsInstClass((RuntimeObject*)L_0, Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_il2cpp_TypeInfo_var)), (bool)0, /*hidden argument*/NULL); return; } } // System.Void System.Threading.Tasks.ThreadPoolTaskScheduler::QueueTask(System.Threading.Tasks.Task) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadPoolTaskScheduler_QueueTask_mE9B3A295B7D2E31848AF3DECA7A89CC814F3F20A (ThreadPoolTaskScheduler_t881DB3BB8EFB9D969F86C70D01288AF7CE5F8CAD * __this, Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * ___task0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThreadPoolTaskScheduler_QueueTask_mE9B3A295B7D2E31848AF3DECA7A89CC814F3F20A_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; { Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_0 = ___task0; NullCheck(L_0); int32_t L_1 = Task_get_Options_mFCA12B2A5EFA9C47CD82DC7017B770F26B7C512A(L_0, /*hidden argument*/NULL); if (!((int32_t)((int32_t)L_1&(int32_t)2))) { goto IL_0022; } } { IL2CPP_RUNTIME_CLASS_INIT(ThreadPoolTaskScheduler_t881DB3BB8EFB9D969F86C70D01288AF7CE5F8CAD_il2cpp_TypeInfo_var); ParameterizedThreadStart_tB0BBCC1B5B33EBCFE37B9B91840464DBF124218F * L_2 = ((ThreadPoolTaskScheduler_t881DB3BB8EFB9D969F86C70D01288AF7CE5F8CAD_StaticFields*)il2cpp_codegen_static_fields_for(ThreadPoolTaskScheduler_t881DB3BB8EFB9D969F86C70D01288AF7CE5F8CAD_il2cpp_TypeInfo_var))->get_s_longRunningThreadWork_6(); Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * L_3 = (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 *)il2cpp_codegen_object_new(Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7_il2cpp_TypeInfo_var); Thread__ctor_m10768310462BE1A521AB4BB70F483741C993ADFD(L_3, L_2, /*hidden argument*/NULL); Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * L_4 = L_3; NullCheck(L_4); Thread_set_IsBackground_mF62551A195DCB09D44E512F52916145E39362D39(L_4, (bool)1, /*hidden argument*/NULL); Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_5 = ___task0; NullCheck(L_4); Thread_Start_m3D27E6E9735ED3B6BF2CD332B8D90E7E8CE21933(L_4, L_5, /*hidden argument*/NULL); return; } IL_0022: { Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_6 = ___task0; NullCheck(L_6); int32_t L_7 = Task_get_Options_mFCA12B2A5EFA9C47CD82DC7017B770F26B7C512A(L_6, /*hidden argument*/NULL); V_0 = (bool)((!(((uint32_t)((int32_t)((int32_t)L_7&(int32_t)1))) <= ((uint32_t)0)))? 1 : 0); Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_8 = ___task0; bool L_9 = V_0; ThreadPool_UnsafeQueueCustomWorkItem_m6FAFD01CC75C06858788F29C2430A4CB85E13568(L_8, L_9, /*hidden argument*/NULL); return; } } // System.Boolean System.Threading.Tasks.ThreadPoolTaskScheduler::TryExecuteTaskInline(System.Threading.Tasks.Task,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ThreadPoolTaskScheduler_TryExecuteTaskInline_m1C5D63C98E1736A378030295A07D2DF097B5B376 (ThreadPoolTaskScheduler_t881DB3BB8EFB9D969F86C70D01288AF7CE5F8CAD * __this, Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * ___task0, bool ___taskWasPreviouslyQueued1, const RuntimeMethod* method) { bool V_0 = false; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 1); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { bool L_0 = ___taskWasPreviouslyQueued1; if (!L_0) { goto IL_000d; } } { Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_1 = ___task0; bool L_2 = ThreadPool_TryPopCustomWorkItem_mCECECEF31175E5AF82E059137F190C0088897A4A(L_1, /*hidden argument*/NULL); if (L_2) { goto IL_000d; } } { return (bool)0; } IL_000d: { V_0 = (bool)0; } IL_000f: try { // begin try (depth: 1) Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_3 = ___task0; NullCheck(L_3); bool L_4 = Task_ExecuteEntry_mA04E6FA3370CA2AB19B6AB209E44E993B14621F1(L_3, (bool)0, /*hidden argument*/NULL); V_0 = L_4; IL2CPP_LEAVE(0x23, FINALLY_0019); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0019; } FINALLY_0019: { // begin finally (depth: 1) { bool L_5 = ___taskWasPreviouslyQueued1; if (!L_5) { goto IL_0022; } } IL_001c: { VirtActionInvoker0::Invoke(7 /* System.Void System.Threading.Tasks.TaskScheduler::NotifyWorkItemProgress() */, __this); } IL_0022: { IL2CPP_END_FINALLY(25) } } // end finally (depth: 1) IL2CPP_CLEANUP(25) { IL2CPP_JUMP_TBL(0x23, IL_0023) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0023: { bool L_6 = V_0; return L_6; } } // System.Boolean System.Threading.Tasks.ThreadPoolTaskScheduler::TryDequeue(System.Threading.Tasks.Task) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ThreadPoolTaskScheduler_TryDequeue_mB6EFEE0952C802BA6C48DA6F3260AFF9B1732483 (ThreadPoolTaskScheduler_t881DB3BB8EFB9D969F86C70D01288AF7CE5F8CAD * __this, Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * ___task0, const RuntimeMethod* method) { { Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_0 = ___task0; bool L_1 = ThreadPool_TryPopCustomWorkItem_mCECECEF31175E5AF82E059137F190C0088897A4A(L_0, /*hidden argument*/NULL); return L_1; } } // System.Void System.Threading.Tasks.ThreadPoolTaskScheduler::NotifyWorkItemProgress() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadPoolTaskScheduler_NotifyWorkItemProgress_mDA29D3C763A19CA46096B1A4211CE72B6BA2ECF5 (ThreadPoolTaskScheduler_t881DB3BB8EFB9D969F86C70D01288AF7CE5F8CAD * __this, const RuntimeMethod* method) { { ThreadPool_NotifyWorkItemProgress_mD041D082A87EAE7A34E6AE21CB7AF8819422B40A(/*hidden argument*/NULL); return; } } // System.Boolean System.Threading.Tasks.ThreadPoolTaskScheduler::get_RequiresAtomicStartTransition() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ThreadPoolTaskScheduler_get_RequiresAtomicStartTransition_mFE4B45D3646489E6819079FC9D7B5F80B0659F31 (ThreadPoolTaskScheduler_t881DB3BB8EFB9D969F86C70D01288AF7CE5F8CAD * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Void System.Threading.Tasks.ThreadPoolTaskScheduler::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadPoolTaskScheduler__cctor_mC425D1140B5A638568A6350B38102E68BFFE263B (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThreadPoolTaskScheduler__cctor_mC425D1140B5A638568A6350B38102E68BFFE263B_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ParameterizedThreadStart_tB0BBCC1B5B33EBCFE37B9B91840464DBF124218F * L_0 = (ParameterizedThreadStart_tB0BBCC1B5B33EBCFE37B9B91840464DBF124218F *)il2cpp_codegen_object_new(ParameterizedThreadStart_tB0BBCC1B5B33EBCFE37B9B91840464DBF124218F_il2cpp_TypeInfo_var); ParameterizedThreadStart__ctor_m236F11FFFC55CB6AC611B16302E2F5F58C60346B(L_0, NULL, (intptr_t)((intptr_t)ThreadPoolTaskScheduler_LongRunningThreadWork_m961ED397785555AF2C24A4C8723246BA355CE21D_RuntimeMethod_var), /*hidden argument*/NULL); ((ThreadPoolTaskScheduler_t881DB3BB8EFB9D969F86C70D01288AF7CE5F8CAD_StaticFields*)il2cpp_codegen_static_fields_for(ThreadPoolTaskScheduler_t881DB3BB8EFB9D969F86C70D01288AF7CE5F8CAD_il2cpp_TypeInfo_var))->set_s_longRunningThreadWork_6(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Threading.Tasks.UnobservedTaskExceptionEventArgs::.ctor(System.AggregateException) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnobservedTaskExceptionEventArgs__ctor_mD866CEFA881E8B9F5C7FB00C62B3575E97BFEED3 (UnobservedTaskExceptionEventArgs_tFE11214527E226372281384AC73C2B792170A3B7 * __this, AggregateException_t9217B9E89DF820D5632411F2BD92F444B17BD60E * ___exception0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UnobservedTaskExceptionEventArgs__ctor_mD866CEFA881E8B9F5C7FB00C62B3575E97BFEED3_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(EventArgs_t8E6CA180BE0E56674C6407011A94BAF7C757352E_il2cpp_TypeInfo_var); EventArgs__ctor_m3551293259861C5A78CD47689D559F828ED29DF7(__this, /*hidden argument*/NULL); AggregateException_t9217B9E89DF820D5632411F2BD92F444B17BD60E * L_0 = ___exception0; __this->set_m_exception_1(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Threading.Thread::.ctor(System.Threading.ThreadStart) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Thread__ctor_m36A33B990160C4499E991D288341CA325AE66DDD (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, ThreadStart_t09FFA4371E4B2A713F212B157CC9B8B61983B5BF * ___start0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Thread__ctor_m36A33B990160C4499E991D288341CA325AE66DDD_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CriticalFinalizerObject__ctor_m99FA3656B2AAC4F7E53A8BFE9E361E7C1F8867C5(__this, /*hidden argument*/NULL); ThreadStart_t09FFA4371E4B2A713F212B157CC9B8B61983B5BF * L_0 = ___start0; if (L_0) { goto IL_0014; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteral2B020927D3C6EB407223A1BAA3D6CE3597A3F88D, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, Thread__ctor_m36A33B990160C4499E991D288341CA325AE66DDD_RuntimeMethod_var); } IL_0014: { ThreadStart_t09FFA4371E4B2A713F212B157CC9B8B61983B5BF * L_2 = ___start0; Thread_SetStartHelper_mA0ABB42BEDC02848CDF5378338F32B71493E5DD4(__this, L_2, 0, /*hidden argument*/NULL); return; } } // System.Void System.Threading.Thread::.ctor(System.Threading.ParameterizedThreadStart) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Thread__ctor_m10768310462BE1A521AB4BB70F483741C993ADFD (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, ParameterizedThreadStart_tB0BBCC1B5B33EBCFE37B9B91840464DBF124218F * ___start0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Thread__ctor_m10768310462BE1A521AB4BB70F483741C993ADFD_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CriticalFinalizerObject__ctor_m99FA3656B2AAC4F7E53A8BFE9E361E7C1F8867C5(__this, /*hidden argument*/NULL); ParameterizedThreadStart_tB0BBCC1B5B33EBCFE37B9B91840464DBF124218F * L_0 = ___start0; if (L_0) { goto IL_0014; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteral2B020927D3C6EB407223A1BAA3D6CE3597A3F88D, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, Thread__ctor_m10768310462BE1A521AB4BB70F483741C993ADFD_RuntimeMethod_var); } IL_0014: { ParameterizedThreadStart_tB0BBCC1B5B33EBCFE37B9B91840464DBF124218F * L_2 = ___start0; Thread_SetStartHelper_mA0ABB42BEDC02848CDF5378338F32B71493E5DD4(__this, L_2, 0, /*hidden argument*/NULL); return; } } // System.Void System.Threading.Thread::Start() IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR void Thread_Start_mE2AC4744AFD147FDC84E8D9317B4E3AB890BC2D6 (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { V_0 = 1; Thread_Start_mFA3CA96DB8FDA3248DF49692ADE09BBD1B894830(__this, (int32_t*)(&V_0), /*hidden argument*/NULL); return; } } // System.Void System.Threading.Thread::Start(System.Object) IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR void Thread_Start_m3D27E6E9735ED3B6BF2CD332B8D90E7E8CE21933 (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, RuntimeObject * ___parameter0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Thread_Start_m3D27E6E9735ED3B6BF2CD332B8D90E7E8CE21933_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { MulticastDelegate_t * L_0 = __this->get_m_Delegate_12(); if (!((ThreadStart_t09FFA4371E4B2A713F212B157CC9B8B61983B5BF *)IsInstSealed((RuntimeObject*)L_0, ThreadStart_t09FFA4371E4B2A713F212B157CC9B8B61983B5BF_il2cpp_TypeInfo_var))) { goto IL_001d; } } { String_t* L_1 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral61AD634E557CA4E72090257EF5F68EA067B4226A, /*hidden argument*/NULL); InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 * L_2 = (InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 *)il2cpp_codegen_object_new(InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m72027D5F1D513C25C05137E203EEED8FD8297706(L_2, L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, NULL, Thread_Start_m3D27E6E9735ED3B6BF2CD332B8D90E7E8CE21933_RuntimeMethod_var); } IL_001d: { RuntimeObject * L_3 = ___parameter0; __this->set_m_ThreadStartArg_7(L_3); V_0 = 1; Thread_Start_mFA3CA96DB8FDA3248DF49692ADE09BBD1B894830(__this, (int32_t*)(&V_0), /*hidden argument*/NULL); return; } } // System.Void System.Threading.Thread::Start(System.Threading.StackCrawlMark&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Thread_Start_mFA3CA96DB8FDA3248DF49692ADE09BBD1B894830 (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, int32_t* ___stackMark0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Thread_Start_mFA3CA96DB8FDA3248DF49692ADE09BBD1B894830_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * V_1 = NULL; { MulticastDelegate_t * L_0 = __this->get_m_Delegate_12(); if (!L_0) { goto IL_0026; } } { MulticastDelegate_t * L_1 = __this->get_m_Delegate_12(); NullCheck(L_1); RuntimeObject * L_2 = Delegate_get_Target_m5371341CE435E001E9FD407AE78F728824CE20E2_inline(L_1, /*hidden argument*/NULL); int32_t* L_3 = ___stackMark0; IL2CPP_RUNTIME_CLASS_INIT(ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70_il2cpp_TypeInfo_var); ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * L_4 = ExecutionContext_Capture_m03E9840F580CC8E82725D5969D6132B0ABADD5F2((int32_t*)L_3, 1, /*hidden argument*/NULL); V_1 = L_4; ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * L_5 = V_1; NullCheck(((ThreadHelper_tA2931CFFC5988E4C327F9379104975BC53F1CC13 *)CastclassClass((RuntimeObject*)L_2, ThreadHelper_tA2931CFFC5988E4C327F9379104975BC53F1CC13_il2cpp_TypeInfo_var))); ThreadHelper_SetExecutionContextHelper_m253F9206E5C01BE9A6BC3ED65106B5C2DB7240FF_inline(((ThreadHelper_tA2931CFFC5988E4C327F9379104975BC53F1CC13 *)CastclassClass((RuntimeObject*)L_2, ThreadHelper_tA2931CFFC5988E4C327F9379104975BC53F1CC13_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL); } IL_0026: { V_0 = (RuntimeObject*)NULL; RuntimeObject* L_6 = V_0; int32_t* L_7 = ___stackMark0; Thread_StartInternal_mA1F40AE1915B601089920427BCD391C814D624E0(__this, L_6, (int32_t*)L_7, /*hidden argument*/NULL); return; } } // System.Threading.ExecutionContext_Reader System.Threading.Thread::GetExecutionContextReader() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Reader_t5766DE258B6B590281150D8DB517B651F9F4F33B Thread_GetExecutionContextReader_m94A554E99BC4602CE1703DFBA4C96373208D1A4B (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, const RuntimeMethod* method) { { ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * L_0 = __this->get_m_ExecutionContext_13(); Reader_t5766DE258B6B590281150D8DB517B651F9F4F33B L_1; memset((&L_1), 0, sizeof(L_1)); Reader__ctor_mDB8E37FABE15D47E2E78E77EA6702D0FBAB8FC5E_inline((&L_1), L_0, /*hidden argument*/NULL); return L_1; } } // System.Boolean System.Threading.Thread::get_ExecutionContextBelongsToCurrentScope() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Thread_get_ExecutionContextBelongsToCurrentScope_m0F37C83CC64B2AB00FC01FBC704D161DDE18766A (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_ExecutionContextBelongsToOuterScope_14(); return (bool)((((int32_t)L_0) == ((int32_t)0))? 1 : 0); } } // System.Void System.Threading.Thread::set_ExecutionContextBelongsToCurrentScope(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Thread_set_ExecutionContextBelongsToCurrentScope_mD8B987510AE88BD907A27ACC54F4022A04FB30C2 (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_m_ExecutionContextBelongsToOuterScope_14((bool)((((int32_t)L_0) == ((int32_t)0))? 1 : 0)); return; } } // System.Threading.ExecutionContext System.Threading.Thread::GetMutableExecutionContext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * Thread_GetMutableExecutionContext_mD22CBCEAD2B95B779612C42D8B634B8B5163BA72 (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Thread_GetMutableExecutionContext_mD22CBCEAD2B95B779612C42D8B634B8B5163BA72_MetadataUsageId); s_Il2CppMethodInitialized = true; } ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * V_0 = NULL; { ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * L_0 = __this->get_m_ExecutionContext_13(); if (L_0) { goto IL_0015; } } { ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * L_1 = (ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 *)il2cpp_codegen_object_new(ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70_il2cpp_TypeInfo_var); ExecutionContext__ctor_m60AAAF7CF4BF6DB4192982A1822C4379355DAC64(L_1, /*hidden argument*/NULL); __this->set_m_ExecutionContext_13(L_1); goto IL_0030; } IL_0015: { bool L_2 = Thread_get_ExecutionContextBelongsToCurrentScope_m0F37C83CC64B2AB00FC01FBC704D161DDE18766A(__this, /*hidden argument*/NULL); if (L_2) { goto IL_0030; } } { ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * L_3 = __this->get_m_ExecutionContext_13(); NullCheck(L_3); ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * L_4 = ExecutionContext_CreateMutableCopy_mA3CD86A88C02101A1E6F33D0111FBE1DD926238F(L_3, /*hidden argument*/NULL); V_0 = L_4; ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * L_5 = V_0; __this->set_m_ExecutionContext_13(L_5); } IL_0030: { Thread_set_ExecutionContextBelongsToCurrentScope_mD8B987510AE88BD907A27ACC54F4022A04FB30C2(__this, (bool)1, /*hidden argument*/NULL); ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * L_6 = __this->get_m_ExecutionContext_13(); return L_6; } } // System.Void System.Threading.Thread::SetExecutionContext(System.Threading.ExecutionContext,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Thread_SetExecutionContext_m1728EF01137D3CD57C6C59DB07A6314D9A1341AA (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * ___value0, bool ___belongsToCurrentScope1, const RuntimeMethod* method) { { ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * L_0 = ___value0; __this->set_m_ExecutionContext_13(L_0); bool L_1 = ___belongsToCurrentScope1; Thread_set_ExecutionContextBelongsToCurrentScope_mD8B987510AE88BD907A27ACC54F4022A04FB30C2(__this, L_1, /*hidden argument*/NULL); return; } } // System.Void System.Threading.Thread::SetExecutionContext(System.Threading.ExecutionContext_Reader,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Thread_SetExecutionContext_m5EEA0CB200E2C224E4B72C1A17BEF16E566D8926 (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, Reader_t5766DE258B6B590281150D8DB517B651F9F4F33B ___value0, bool ___belongsToCurrentScope1, const RuntimeMethod* method) { { ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * L_0 = Reader_DangerousGetRawExecutionContext_m0AAF58869F7AC7C33242B7C6A6ABFA2EF5100EBA_inline((Reader_t5766DE258B6B590281150D8DB517B651F9F4F33B *)(&___value0), /*hidden argument*/NULL); __this->set_m_ExecutionContext_13(L_0); bool L_1 = ___belongsToCurrentScope1; Thread_set_ExecutionContextBelongsToCurrentScope_mD8B987510AE88BD907A27ACC54F4022A04FB30C2(__this, L_1, /*hidden argument*/NULL); return; } } // System.Void System.Threading.Thread::SleepInternal(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Thread_SleepInternal_m69943350F67E5C693262A6278FB7A835AE1942CE (int32_t ___millisecondsTimeout0, const RuntimeMethod* method) { typedef void (*Thread_SleepInternal_m69943350F67E5C693262A6278FB7A835AE1942CE_ftn) (int32_t); using namespace il2cpp::icalls; ((Thread_SleepInternal_m69943350F67E5C693262A6278FB7A835AE1942CE_ftn)mscorlib::System::Threading::Thread::SleepInternal) (___millisecondsTimeout0); } // System.Void System.Threading.Thread::Sleep(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Thread_Sleep_m2CD320EAB7BE02CC1F395EAFE9970D53A5F9EAEF (int32_t ___millisecondsTimeout0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Thread_Sleep_m2CD320EAB7BE02CC1F395EAFE9970D53A5F9EAEF_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___millisecondsTimeout0; if ((((int32_t)L_0) >= ((int32_t)(-1)))) { goto IL_0019; } } { String_t* L_1 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral1B8A0FD63D1D605E82838E8FBA940C1207478A60, /*hidden argument*/NULL); ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_2 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m300CE4D04A068C209FD858101AC361C1B600B5AE(L_2, _stringLiteral9D9BED981884AC3D4D16BF22ED725A5686CEF15B, L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, NULL, Thread_Sleep_m2CD320EAB7BE02CC1F395EAFE9970D53A5F9EAEF_RuntimeMethod_var); } IL_0019: { int32_t L_3 = ___millisecondsTimeout0; Thread_SleepInternal_m69943350F67E5C693262A6278FB7A835AE1942CE(L_3, /*hidden argument*/NULL); return; } } // System.Boolean System.Threading.Thread::YieldInternal() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Thread_YieldInternal_mA0081B312A19ECA8D0A7E49DD9DF8AF5A0C7F851 (const RuntimeMethod* method) { typedef bool (*Thread_YieldInternal_mA0081B312A19ECA8D0A7E49DD9DF8AF5A0C7F851_ftn) (); using namespace il2cpp::icalls; return ((Thread_YieldInternal_mA0081B312A19ECA8D0A7E49DD9DF8AF5A0C7F851_ftn)mscorlib::System::Threading::Thread::YieldInternal) (); } // System.Boolean System.Threading.Thread::Yield() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Thread_Yield_m04E310FE49602AEB72AE630E371CFAC36AAA718B (const RuntimeMethod* method) { { bool L_0 = Thread_YieldInternal_mA0081B312A19ECA8D0A7E49DD9DF8AF5A0C7F851(/*hidden argument*/NULL); return L_0; } } // System.Void System.Threading.Thread::SetStartHelper(System.Delegate,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Thread_SetStartHelper_mA0ABB42BEDC02848CDF5378338F32B71493E5DD4 (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, Delegate_t * ___start0, int32_t ___maxStackSize1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Thread_SetStartHelper_mA0ABB42BEDC02848CDF5378338F32B71493E5DD4_MetadataUsageId); s_Il2CppMethodInitialized = true; } ThreadHelper_tA2931CFFC5988E4C327F9379104975BC53F1CC13 * V_0 = NULL; { int32_t L_0 = ___maxStackSize1; int32_t L_1 = Thread_GetProcessDefaultStackSize_m876EFB49B410ED044DBFA47B7EE2D4F16D7731EC(L_0, /*hidden argument*/NULL); ___maxStackSize1 = L_1; Delegate_t * L_2 = ___start0; ThreadHelper_tA2931CFFC5988E4C327F9379104975BC53F1CC13 * L_3 = (ThreadHelper_tA2931CFFC5988E4C327F9379104975BC53F1CC13 *)il2cpp_codegen_object_new(ThreadHelper_tA2931CFFC5988E4C327F9379104975BC53F1CC13_il2cpp_TypeInfo_var); ThreadHelper__ctor_m8262A0EF0381251FDDFA4696B84F68AF3A01411B(L_3, L_2, /*hidden argument*/NULL); V_0 = L_3; Delegate_t * L_4 = ___start0; if (!((ThreadStart_t09FFA4371E4B2A713F212B157CC9B8B61983B5BF *)IsInstSealed((RuntimeObject*)L_4, ThreadStart_t09FFA4371E4B2A713F212B157CC9B8B61983B5BF_il2cpp_TypeInfo_var))) { goto IL_002b; } } { ThreadHelper_tA2931CFFC5988E4C327F9379104975BC53F1CC13 * L_5 = V_0; ThreadStart_t09FFA4371E4B2A713F212B157CC9B8B61983B5BF * L_6 = (ThreadStart_t09FFA4371E4B2A713F212B157CC9B8B61983B5BF *)il2cpp_codegen_object_new(ThreadStart_t09FFA4371E4B2A713F212B157CC9B8B61983B5BF_il2cpp_TypeInfo_var); ThreadStart__ctor_m692348FEAEBAF381D62984EE95B217CC024A77D5(L_6, L_5, (intptr_t)((intptr_t)ThreadHelper_ThreadStart_m8CB657ADE8F96ED7949120D441D40F2A23EECBD2_RuntimeMethod_var), /*hidden argument*/NULL); int32_t L_7 = ___maxStackSize1; Thread_SetStart_m22F9A89D5768A9EF04A85F3FA4E8090CE2667FFE(__this, L_6, L_7, /*hidden argument*/NULL); return; } IL_002b: { ThreadHelper_tA2931CFFC5988E4C327F9379104975BC53F1CC13 * L_8 = V_0; ParameterizedThreadStart_tB0BBCC1B5B33EBCFE37B9B91840464DBF124218F * L_9 = (ParameterizedThreadStart_tB0BBCC1B5B33EBCFE37B9B91840464DBF124218F *)il2cpp_codegen_object_new(ParameterizedThreadStart_tB0BBCC1B5B33EBCFE37B9B91840464DBF124218F_il2cpp_TypeInfo_var); ParameterizedThreadStart__ctor_m236F11FFFC55CB6AC611B16302E2F5F58C60346B(L_9, L_8, (intptr_t)((intptr_t)ThreadHelper_ThreadStart_m21D0954583D43BCACDABE0E2ABB694FC4A0D43A3_RuntimeMethod_var), /*hidden argument*/NULL); int32_t L_10 = ___maxStackSize1; Thread_SetStart_m22F9A89D5768A9EF04A85F3FA4E8090CE2667FFE(__this, L_9, L_10, /*hidden argument*/NULL); return; } } // System.Globalization.CultureInfo System.Threading.Thread::get_CurrentUICulture() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * Thread_get_CurrentUICulture_m7D91997747DB8A3780F0305A337D5389DB58194F (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, const RuntimeMethod* method) { { CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * L_0 = Thread_GetCurrentUICultureNoAppX_m3443520354B118E074F79BF5D5BDBB5B6E31B5AB(__this, /*hidden argument*/NULL); return L_0; } } // System.Globalization.CultureInfo System.Threading.Thread::GetCurrentUICultureNoAppX() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * Thread_GetCurrentUICultureNoAppX_m3443520354B118E074F79BF5D5BDBB5B6E31B5AB (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Thread_GetCurrentUICultureNoAppX_m3443520354B118E074F79BF5D5BDBB5B6E31B5AB_MetadataUsageId); s_Il2CppMethodInitialized = true; } CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * V_0 = NULL; { CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * L_0 = ((Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7_ThreadStaticFields*)il2cpp_codegen_get_thread_static_data(Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7_il2cpp_TypeInfo_var))->get_m_CurrentUICulture_3(); if (L_0) { goto IL_0018; } } { IL2CPP_RUNTIME_CLASS_INIT(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_il2cpp_TypeInfo_var); CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * L_1 = CultureInfo_get_DefaultThreadCurrentUICulture_mEB6BC8E5CB2D0BBBB6B7AD860E55683284CCAF3B(/*hidden argument*/NULL); V_0 = L_1; CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * L_2 = V_0; if (L_2) { goto IL_0016; } } { IL2CPP_RUNTIME_CLASS_INIT(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_il2cpp_TypeInfo_var); CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * L_3 = CultureInfo_get_UserDefaultUICulture_m65D62A67F22DFB25EDD7E629AC3381824704DE40(/*hidden argument*/NULL); return L_3; } IL_0016: { CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * L_4 = V_0; return L_4; } IL_0018: { CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * L_5 = ((Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7_ThreadStaticFields*)il2cpp_codegen_get_thread_static_data(Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7_il2cpp_TypeInfo_var))->get_m_CurrentUICulture_3(); return L_5; } } // System.Globalization.CultureInfo System.Threading.Thread::get_CurrentCulture() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * Thread_get_CurrentCulture_m97A15448A16FB3B5EC1E21A0538C9FC1F84AEE66 (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, const RuntimeMethod* method) { { CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * L_0 = Thread_GetCurrentCultureNoAppX_mCD2B90A28EFEFFDB4B5855B71ADF1337C6E36843(__this, /*hidden argument*/NULL); return L_0; } } // System.Globalization.CultureInfo System.Threading.Thread::GetCurrentCultureNoAppX() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * Thread_GetCurrentCultureNoAppX_mCD2B90A28EFEFFDB4B5855B71ADF1337C6E36843 (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Thread_GetCurrentCultureNoAppX_mCD2B90A28EFEFFDB4B5855B71ADF1337C6E36843_MetadataUsageId); s_Il2CppMethodInitialized = true; } CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * V_0 = NULL; { CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * L_0 = ((Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7_ThreadStaticFields*)il2cpp_codegen_get_thread_static_data(Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7_il2cpp_TypeInfo_var))->get_m_CurrentCulture_2(); if (L_0) { goto IL_0018; } } { IL2CPP_RUNTIME_CLASS_INIT(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_il2cpp_TypeInfo_var); CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * L_1 = CultureInfo_get_DefaultThreadCurrentCulture_mCC52FEEF31992F66C3A74D4566C1CB2C6D2CE581(/*hidden argument*/NULL); V_0 = L_1; CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * L_2 = V_0; if (L_2) { goto IL_0016; } } { IL2CPP_RUNTIME_CLASS_INIT(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_il2cpp_TypeInfo_var); CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * L_3 = CultureInfo_get_UserDefaultCulture_m1057FA0B6C68E6EE22B119A3FA7F6678151CEBEB(/*hidden argument*/NULL); return L_3; } IL_0016: { CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * L_4 = V_0; return L_4; } IL_0018: { CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * L_5 = ((Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7_ThreadStaticFields*)il2cpp_codegen_get_thread_static_data(Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7_il2cpp_TypeInfo_var))->get_m_CurrentCulture_2(); return L_5; } } // System.Void System.Threading.Thread::MemoryBarrier() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Thread_MemoryBarrier_mAB9F6B8404ACCE0D17BEDBD656782FEDDBC9FB8A (const RuntimeMethod* method) { typedef void (*Thread_MemoryBarrier_mAB9F6B8404ACCE0D17BEDBD656782FEDDBC9FB8A_ftn) (); using namespace il2cpp::icalls; ((Thread_MemoryBarrier_mAB9F6B8404ACCE0D17BEDBD656782FEDDBC9FB8A_ftn)mscorlib::System::Threading::Thread::MemoryBarrier_) (); } // System.Void System.Threading.Thread::ConstructInternalThread() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Thread_ConstructInternalThread_mC11ABFE9172C63CDFD66A11AFB82B9EA2DE8FE33 (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, const RuntimeMethod* method) { typedef void (*Thread_ConstructInternalThread_mC11ABFE9172C63CDFD66A11AFB82B9EA2DE8FE33_ftn) (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 *); using namespace il2cpp::icalls; ((Thread_ConstructInternalThread_mC11ABFE9172C63CDFD66A11AFB82B9EA2DE8FE33_ftn)mscorlib::System::Threading::Thread::ConstructInternalThread) (__this); } // System.Threading.InternalThread System.Threading.Thread::get_Internal() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192 * Thread_get_Internal_m4A69329DACC9037BDF9CA582CF4FC9734817D225 (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, const RuntimeMethod* method) { { InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192 * L_0 = __this->get_internal_thread_6(); if (L_0) { goto IL_000e; } } { Thread_ConstructInternalThread_mC11ABFE9172C63CDFD66A11AFB82B9EA2DE8FE33(__this, /*hidden argument*/NULL); } IL_000e: { InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192 * L_1 = __this->get_internal_thread_6(); return L_1; } } // System.Runtime.Remoting.Contexts.Context System.Threading.Thread::get_CurrentContext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Context_tE86AB6B3D9759C8E715184808579EFE761683724 * Thread_get_CurrentContext_mD4C5716B63A293947733813B4D9256925CB90A44 (const RuntimeMethod* method) { { Context_tE86AB6B3D9759C8E715184808579EFE761683724 * L_0 = AppDomain_InternalGetContext_mAA54924C2DC3349E29D79D76403F803BD966031F(/*hidden argument*/NULL); return L_0; } } // System.Threading.Thread System.Threading.Thread::GetCurrentThread() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * Thread_GetCurrentThread_m7CFEF67B239579F733823B39EC3D56F77E96BC0E (const RuntimeMethod* method) { typedef Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * (*Thread_GetCurrentThread_m7CFEF67B239579F733823B39EC3D56F77E96BC0E_ftn) (); using namespace il2cpp::icalls; return ((Thread_GetCurrentThread_m7CFEF67B239579F733823B39EC3D56F77E96BC0E_ftn)mscorlib::System::Threading::Thread::GetCurrentThread) (); } // System.Threading.Thread System.Threading.Thread::get_CurrentThread() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * Thread_get_CurrentThread_mB7A83CAE2B9A74CEA053196DFD1AF1E7AB30A70E (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Thread_get_CurrentThread_mB7A83CAE2B9A74CEA053196DFD1AF1E7AB30A70E_MetadataUsageId); s_Il2CppMethodInitialized = true; } Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * V_0 = NULL; { Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * L_0 = ((Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7_ThreadStaticFields*)il2cpp_codegen_get_thread_static_data(Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7_il2cpp_TypeInfo_var))->get_current_thread_11(); V_0 = L_0; Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * L_1 = V_0; if (!L_1) { goto IL_000b; } } { Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * L_2 = V_0; return L_2; } IL_000b: { Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * L_3 = Thread_GetCurrentThread_m7CFEF67B239579F733823B39EC3D56F77E96BC0E(/*hidden argument*/NULL); return L_3; } } // System.Int32 System.Threading.Thread::get_CurrentThreadId() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Thread_get_CurrentThreadId_m4E5AF50F663EA2F6891B44EABD11D9B05C75CF4F (const RuntimeMethod* method) { { Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * L_0 = Thread_get_CurrentThread_mB7A83CAE2B9A74CEA053196DFD1AF1E7AB30A70E(/*hidden argument*/NULL); NullCheck(L_0); InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192 * L_1 = L_0->get_internal_thread_6(); NullCheck(L_1); int64_t L_2 = L_1->get_thread_id_9(); return (((int32_t)((int32_t)L_2))); } } // System.Int32 System.Threading.Thread::GetDomainID() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Thread_GetDomainID_m7C6DEB9A3289C82B0B17F7234DCA9D2677731547 (const RuntimeMethod* method) { typedef int32_t (*Thread_GetDomainID_m7C6DEB9A3289C82B0B17F7234DCA9D2677731547_ftn) (); using namespace il2cpp::icalls; return ((Thread_GetDomainID_m7C6DEB9A3289C82B0B17F7234DCA9D2677731547_ftn)mscorlib::System::Threading::Thread::GetDomainID) (); } // System.IntPtr System.Threading.Thread::Thread_internal(System.MulticastDelegate) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t Thread_Thread_internal_m43DFA96F34ADF78F99F0F24267EC34A8E7A57849 (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, MulticastDelegate_t * ___start0, const RuntimeMethod* method) { typedef intptr_t (*Thread_Thread_internal_m43DFA96F34ADF78F99F0F24267EC34A8E7A57849_ftn) (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 *, MulticastDelegate_t *); using namespace il2cpp::icalls; return ((Thread_Thread_internal_m43DFA96F34ADF78F99F0F24267EC34A8E7A57849_ftn)mscorlib::System::Threading::Thread::Thread_internal) (__this, ___start0); } // System.Void System.Threading.Thread::Finalize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Thread_Finalize_m919EB0391B111DAC087F3DC2A7248E8740C5CFAB (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, const RuntimeMethod* method) { Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 1); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); IL_0000: try { // begin try (depth: 1) IL2CPP_LEAVE(0x9, FINALLY_0002); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0002; } FINALLY_0002: { // begin finally (depth: 1) CriticalFinalizerObject_Finalize_m36B07F0B4F395452E3EFB45EF4887C763388AFA7(__this, /*hidden argument*/NULL); IL2CPP_END_FINALLY(2) } // end finally (depth: 1) IL2CPP_CLEANUP(2) { IL2CPP_JUMP_TBL(0x9, IL_0009) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0009: { return; } } // System.Boolean System.Threading.Thread::get_IsThreadPoolThread() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Thread_get_IsThreadPoolThread_m3CF4788DEF7D552D12D5E54E10CF1BD0F763ED55 (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, const RuntimeMethod* method) { { bool L_0 = Thread_get_IsThreadPoolThreadInternal_m909FDD574165BF8D5D02D414E2F55D44299F95AC(__this, /*hidden argument*/NULL); return L_0; } } // System.Boolean System.Threading.Thread::get_IsThreadPoolThreadInternal() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Thread_get_IsThreadPoolThreadInternal_m909FDD574165BF8D5D02D414E2F55D44299F95AC (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, const RuntimeMethod* method) { { InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192 * L_0 = Thread_get_Internal_m4A69329DACC9037BDF9CA582CF4FC9734817D225(__this, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = L_0->get_threadpool_thread_20(); return L_1; } } // System.Void System.Threading.Thread::set_IsBackground(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Thread_set_IsBackground_mF62551A195DCB09D44E512F52916145E39362D39 (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, bool ___value0, const RuntimeMethod* method) { { Thread_ValidateThreadState_mEBF62A50922AE3BABE5C6603386D5370DEA385F3(__this, /*hidden argument*/NULL); bool L_0 = ___value0; if (!L_0) { goto IL_0017; } } { InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192 * L_1 = Thread_get_Internal_m4A69329DACC9037BDF9CA582CF4FC9734817D225(__this, /*hidden argument*/NULL); Thread_SetState_mF0035267AC3FECD199B63396E7B1097D4FC2C7C5(L_1, 4, /*hidden argument*/NULL); return; } IL_0017: { InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192 * L_2 = Thread_get_Internal_m4A69329DACC9037BDF9CA582CF4FC9734817D225(__this, /*hidden argument*/NULL); Thread_ClrState_m108E95E5905DB3F3301DF8FF8A04B956A5136F77(L_2, 4, /*hidden argument*/NULL); return; } } // System.Void System.Threading.Thread::SetName_internal(System.Threading.InternalThread,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Thread_SetName_internal_mE41978DFBCB89086CBFF60F479FCF0A241500B31 (InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192 * ___thread0, String_t* ___name1, const RuntimeMethod* method) { typedef void (*Thread_SetName_internal_mE41978DFBCB89086CBFF60F479FCF0A241500B31_ftn) (InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192 *, String_t*); using namespace il2cpp::icalls; ((Thread_SetName_internal_mE41978DFBCB89086CBFF60F479FCF0A241500B31_ftn)mscorlib::System::Threading::Thread::SetName_internal40) (___thread0, ___name1); } // System.Void System.Threading.Thread::set_Name(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Thread_set_Name_mEBD0DF20D69C49612949EA6F24E8E4EADB7F5E77 (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, String_t* ___value0, const RuntimeMethod* method) { { InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192 * L_0 = Thread_get_Internal_m4A69329DACC9037BDF9CA582CF4FC9734817D225(__this, /*hidden argument*/NULL); String_t* L_1 = ___value0; Thread_SetName_internal_mE41978DFBCB89086CBFF60F479FCF0A241500B31(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Threading.ThreadState System.Threading.Thread::get_ThreadState() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Thread_get_ThreadState_m8F398B10B485BC5FC7499B53452230A604989C10 (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, const RuntimeMethod* method) { { InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192 * L_0 = Thread_get_Internal_m4A69329DACC9037BDF9CA582CF4FC9734817D225(__this, /*hidden argument*/NULL); int32_t L_1 = Thread_GetState_m32A1BAF338D3CCCAE4CC2DD9F3E3CD68AF66C9F2(L_0, /*hidden argument*/NULL); return L_1; } } // System.Void System.Threading.Thread::SpinWait_nop() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Thread_SpinWait_nop_mDCFDC9E11E3D93EF2261C217649468A3F3A151D7 (const RuntimeMethod* method) { typedef void (*Thread_SpinWait_nop_mDCFDC9E11E3D93EF2261C217649468A3F3A151D7_ftn) (); using namespace il2cpp::icalls; ((Thread_SpinWait_nop_mDCFDC9E11E3D93EF2261C217649468A3F3A151D7_ftn)mscorlib::System::Threading::Thread::SpinWait_nop) (); } // System.Void System.Threading.Thread::SpinWait(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Thread_SpinWait_m78B41D34DB11B07C0E7776FD3150DFB10AC63BB4 (int32_t ___iterations0, const RuntimeMethod* method) { { int32_t L_0 = ___iterations0; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_000a; } } { return; } IL_0005: { Thread_SpinWait_nop_mDCFDC9E11E3D93EF2261C217649468A3F3A151D7(/*hidden argument*/NULL); } IL_000a: { int32_t L_1 = ___iterations0; int32_t L_2 = L_1; ___iterations0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1)); if ((((int32_t)L_2) > ((int32_t)0))) { goto IL_0005; } } { return; } } // System.Void System.Threading.Thread::StartInternal(System.Security.Principal.IPrincipal,System.Threading.StackCrawlMark&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Thread_StartInternal_mA1F40AE1915B601089920427BCD391C814D624E0 (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, RuntimeObject* ___principal0, int32_t* ___stackMark1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Thread_StartInternal_mA1F40AE1915B601089920427BCD391C814D624E0_MetadataUsageId); s_Il2CppMethodInitialized = true; } { MulticastDelegate_t * L_0 = __this->get_m_Delegate_12(); intptr_t L_1 = Thread_Thread_internal_m43DFA96F34ADF78F99F0F24267EC34A8E7A57849(__this, L_0, /*hidden argument*/NULL); bool L_2 = IntPtr_op_Equality_mEE8D9FD2DFE312BBAA8B4ED3BF7976B3142A5934((intptr_t)L_1, (intptr_t)(0), /*hidden argument*/NULL); if (!L_2) { goto IL_0023; } } { SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 * L_3 = (SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 *)il2cpp_codegen_object_new(SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782_il2cpp_TypeInfo_var); SystemException__ctor_mF67B7FA639B457BDFB2103D7C21C8059E806175A(L_3, _stringLiteralC499D2FE766B2B37D326CC48A70E7DFFCE14E67E, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, NULL, Thread_StartInternal_mA1F40AE1915B601089920427BCD391C814D624E0_RuntimeMethod_var); } IL_0023: { __this->set_m_ThreadStartArg_7(NULL); return; } } // System.Void System.Threading.Thread::SetState(System.Threading.InternalThread,System.Threading.ThreadState) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Thread_SetState_mF0035267AC3FECD199B63396E7B1097D4FC2C7C5 (InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192 * ___thread0, int32_t ___set1, const RuntimeMethod* method) { typedef void (*Thread_SetState_mF0035267AC3FECD199B63396E7B1097D4FC2C7C5_ftn) (InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192 *, int32_t); using namespace il2cpp::icalls; ((Thread_SetState_mF0035267AC3FECD199B63396E7B1097D4FC2C7C5_ftn)mscorlib::System::Threading::Thread::SetState40) (___thread0, ___set1); } // System.Void System.Threading.Thread::ClrState(System.Threading.InternalThread,System.Threading.ThreadState) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Thread_ClrState_m108E95E5905DB3F3301DF8FF8A04B956A5136F77 (InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192 * ___thread0, int32_t ___clr1, const RuntimeMethod* method) { typedef void (*Thread_ClrState_m108E95E5905DB3F3301DF8FF8A04B956A5136F77_ftn) (InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192 *, int32_t); using namespace il2cpp::icalls; ((Thread_ClrState_m108E95E5905DB3F3301DF8FF8A04B956A5136F77_ftn)mscorlib::System::Threading::Thread::ClrState40) (___thread0, ___clr1); } // System.Threading.ThreadState System.Threading.Thread::GetState(System.Threading.InternalThread) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Thread_GetState_m32A1BAF338D3CCCAE4CC2DD9F3E3CD68AF66C9F2 (InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192 * ___thread0, const RuntimeMethod* method) { typedef int32_t (*Thread_GetState_m32A1BAF338D3CCCAE4CC2DD9F3E3CD68AF66C9F2_ftn) (InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192 *); using namespace il2cpp::icalls; return ((Thread_GetState_m32A1BAF338D3CCCAE4CC2DD9F3E3CD68AF66C9F2_ftn)mscorlib::System::Threading::Thread::GetState40) (___thread0); } // System.Int32 System.Threading.Thread::SystemMaxStackStize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Thread_SystemMaxStackStize_m2FD92A285AAEB56862E208375C03D537B13BA3EB (const RuntimeMethod* method) { typedef int32_t (*Thread_SystemMaxStackStize_m2FD92A285AAEB56862E208375C03D537B13BA3EB_ftn) (); using namespace il2cpp::icalls; return ((Thread_SystemMaxStackStize_m2FD92A285AAEB56862E208375C03D537B13BA3EB_ftn)mscorlib::System::Threading::Thread::SystemMaxStackStize) (); } // System.Int32 System.Threading.Thread::GetProcessDefaultStackSize(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Thread_GetProcessDefaultStackSize_m876EFB49B410ED044DBFA47B7EE2D4F16D7731EC (int32_t ___maxStackSize0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Thread_GetProcessDefaultStackSize_m876EFB49B410ED044DBFA47B7EE2D4F16D7731EC_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = ___maxStackSize0; if (L_0) { goto IL_0005; } } { return 0; } IL_0005: { int32_t L_1 = ___maxStackSize0; if ((((int32_t)L_1) >= ((int32_t)((int32_t)131072)))) { goto IL_0013; } } { return ((int32_t)131072); } IL_0013: { int32_t L_2 = Environment_GetPageSize_m9DDEBE89C1AD0F93124F0DC120F4495B5A72515E(/*hidden argument*/NULL); V_0 = L_2; int32_t L_3 = ___maxStackSize0; int32_t L_4 = V_0; if (!((int32_t)((int32_t)L_3%(int32_t)L_4))) { goto IL_0027; } } { int32_t L_5 = ___maxStackSize0; int32_t L_6 = V_0; int32_t L_7 = V_0; ___maxStackSize0 = ((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_5/(int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_6, (int32_t)1)))), (int32_t)L_7)); } IL_0027: { int32_t L_8 = ___maxStackSize0; int32_t L_9 = Thread_SystemMaxStackStize_m2FD92A285AAEB56862E208375C03D537B13BA3EB(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Math_tFB388E53C7FDC6FCCF9A19ABF5A4E521FBD52E19_il2cpp_TypeInfo_var); int32_t L_10 = Math_Min_mC950438198519FB2B0260FCB91220847EE4BB525(L_8, L_9, /*hidden argument*/NULL); return L_10; } } // System.Void System.Threading.Thread::SetStart(System.MulticastDelegate,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Thread_SetStart_m22F9A89D5768A9EF04A85F3FA4E8090CE2667FFE (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, MulticastDelegate_t * ___start0, int32_t ___maxStackSize1, const RuntimeMethod* method) { { MulticastDelegate_t * L_0 = ___start0; __this->set_m_Delegate_12(L_0); InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192 * L_1 = Thread_get_Internal_m4A69329DACC9037BDF9CA582CF4FC9734817D225(__this, /*hidden argument*/NULL); int32_t L_2 = ___maxStackSize1; NullCheck(L_1); L_1->set_stack_size_22(L_2); return; } } // System.Int32 System.Threading.Thread::get_ManagedThreadId() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Thread_get_ManagedThreadId_m7FA85162CB00713B94EF5708B19120F791D3AAD1 (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, const RuntimeMethod* method) { { InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192 * L_0 = Thread_get_Internal_m4A69329DACC9037BDF9CA582CF4FC9734817D225(__this, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = L_0->get_managed_id_25(); return L_1; } } // System.Void System.Threading.Thread::BeginCriticalRegion() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Thread_BeginCriticalRegion_m55EE44EB61B3CA75D6458FACAB208D7FA6D32D44 (const RuntimeMethod* method) { { Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * L_0 = Thread_get_CurrentThread_mB7A83CAE2B9A74CEA053196DFD1AF1E7AB30A70E(/*hidden argument*/NULL); NullCheck(L_0); InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192 * L_1 = Thread_get_Internal_m4A69329DACC9037BDF9CA582CF4FC9734817D225(L_0, /*hidden argument*/NULL); InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192 * L_2 = L_1; NullCheck(L_2); int32_t L_3 = L_2->get_critical_region_level_24(); il2cpp_codegen_memory_barrier(); NullCheck(L_2); il2cpp_codegen_memory_barrier(); L_2->set_critical_region_level_24(((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1))); return; } } // System.Void System.Threading.Thread::EndCriticalRegion() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Thread_EndCriticalRegion_mD3B15BD6F84DE9EFC254F87275F4EE52E4F0A96E (const RuntimeMethod* method) { { Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * L_0 = Thread_get_CurrentThread_mB7A83CAE2B9A74CEA053196DFD1AF1E7AB30A70E(/*hidden argument*/NULL); NullCheck(L_0); InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192 * L_1 = Thread_get_Internal_m4A69329DACC9037BDF9CA582CF4FC9734817D225(L_0, /*hidden argument*/NULL); InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192 * L_2 = L_1; NullCheck(L_2); int32_t L_3 = L_2->get_critical_region_level_24(); il2cpp_codegen_memory_barrier(); NullCheck(L_2); il2cpp_codegen_memory_barrier(); L_2->set_critical_region_level_24(((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)1))); return; } } // System.Int32 System.Threading.Thread::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Thread_GetHashCode_mB6A27CBCCB9B4026E30A6B434D9F5392242231E6 (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, const RuntimeMethod* method) { { int32_t L_0 = Thread_get_ManagedThreadId_m7FA85162CB00713B94EF5708B19120F791D3AAD1(__this, /*hidden argument*/NULL); return L_0; } } // System.Threading.ThreadState System.Threading.Thread::ValidateThreadState() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Thread_ValidateThreadState_mEBF62A50922AE3BABE5C6603386D5370DEA385F3 (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Thread_ValidateThreadState_mEBF62A50922AE3BABE5C6603386D5370DEA385F3_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t G_B2_0 = 0; int32_t G_B1_0 = 0; { InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192 * L_0 = Thread_get_Internal_m4A69329DACC9037BDF9CA582CF4FC9734817D225(__this, /*hidden argument*/NULL); int32_t L_1 = Thread_GetState_m32A1BAF338D3CCCAE4CC2DD9F3E3CD68AF66C9F2(L_0, /*hidden argument*/NULL); int32_t L_2 = L_1; G_B1_0 = L_2; if (!((int32_t)((int32_t)L_2&(int32_t)((int32_t)16)))) { G_B2_0 = L_2; goto IL_001c; } } { ThreadStateException_tCE60AB1B9E16A6D13E3926137BA55832ABE986AE * L_3 = (ThreadStateException_tCE60AB1B9E16A6D13E3926137BA55832ABE986AE *)il2cpp_codegen_object_new(ThreadStateException_tCE60AB1B9E16A6D13E3926137BA55832ABE986AE_il2cpp_TypeInfo_var); ThreadStateException__ctor_m8269A7EE51BF315AD8C0A4B64C2B2319035BB767(L_3, _stringLiteral37C3F47C38A5EBF7F5BAFAA6AA4ED8778E9A2C87, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, NULL, Thread_ValidateThreadState_mEBF62A50922AE3BABE5C6603386D5370DEA385F3_RuntimeMethod_var); } IL_001c: { return G_B2_0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Threading.ThreadAbortException::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadAbortException__ctor_m35D7B5B282C1E7366DDEA8AD89D8B78E30D76C8C (ThreadAbortException_t0B7CFB34B2901B695FBCFF84E0A1EBDFC8177468 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThreadAbortException__ctor_m35D7B5B282C1E7366DDEA8AD89D8B78E30D76C8C_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(Exception_t_il2cpp_TypeInfo_var); String_t* L_0 = Exception_GetMessageFromNativeResources_m0C3FB5994F1AC0C76785E05972E3E405E8A0F087(1, /*hidden argument*/NULL); SystemException__ctor_mF67B7FA639B457BDFB2103D7C21C8059E806175A(__this, L_0, /*hidden argument*/NULL); Exception_SetErrorCode_m742C1E687C82E56F445893685007EF4FC017F4A7(__this, ((int32_t)-2146233040), /*hidden argument*/NULL); return; } } // System.Void System.Threading.ThreadAbortException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadAbortException__ctor_m4693972A14E01B566384F740777BDEA8D3B38AF7 (ThreadAbortException_t0B7CFB34B2901B695FBCFF84E0A1EBDFC8177468 * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___info0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___context1, const RuntimeMethod* method) { { SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_0 = ___info0; StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 L_1 = ___context1; SystemException__ctor_mB0550111A1A8D18B697B618F811A5B20C160D949(__this, L_0, L_1, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Threading.ThreadHelper::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadHelper__cctor_mCE60860371B3C99D4CF548A8B1B6F2B9E6542602 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThreadHelper__cctor_mCE60860371B3C99D4CF548A8B1B6F2B9E6542602_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ContextCallback_t8AE8A965AC6C7ECD396F527F15CDC8E683BE1676 * L_0 = (ContextCallback_t8AE8A965AC6C7ECD396F527F15CDC8E683BE1676 *)il2cpp_codegen_object_new(ContextCallback_t8AE8A965AC6C7ECD396F527F15CDC8E683BE1676_il2cpp_TypeInfo_var); ContextCallback__ctor_m079F8FC3EE21C47D9FDD09FD90C14BDD34539493(L_0, NULL, (intptr_t)((intptr_t)ThreadHelper_ThreadStart_Context_mE293651E7B7060DAC2F7FA75B354BF206DA774A6_RuntimeMethod_var), /*hidden argument*/NULL); ((ThreadHelper_tA2931CFFC5988E4C327F9379104975BC53F1CC13_StaticFields*)il2cpp_codegen_static_fields_for(ThreadHelper_tA2931CFFC5988E4C327F9379104975BC53F1CC13_il2cpp_TypeInfo_var))->set__ccb_3(L_0); return; } } // System.Void System.Threading.ThreadHelper::.ctor(System.Delegate) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadHelper__ctor_m8262A0EF0381251FDDFA4696B84F68AF3A01411B (ThreadHelper_tA2931CFFC5988E4C327F9379104975BC53F1CC13 * __this, Delegate_t * ___start0, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); Delegate_t * L_0 = ___start0; __this->set__start_0(L_0); return; } } // System.Void System.Threading.ThreadHelper::SetExecutionContextHelper(System.Threading.ExecutionContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadHelper_SetExecutionContextHelper_m253F9206E5C01BE9A6BC3ED65106B5C2DB7240FF (ThreadHelper_tA2931CFFC5988E4C327F9379104975BC53F1CC13 * __this, ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * ___ec0, const RuntimeMethod* method) { { ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * L_0 = ___ec0; __this->set__executionContext_2(L_0); return; } } // System.Void System.Threading.ThreadHelper::ThreadStart_Context(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadHelper_ThreadStart_Context_mE293651E7B7060DAC2F7FA75B354BF206DA774A6 (RuntimeObject * ___state0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThreadHelper_ThreadStart_Context_mE293651E7B7060DAC2F7FA75B354BF206DA774A6_MetadataUsageId); s_Il2CppMethodInitialized = true; } ThreadHelper_tA2931CFFC5988E4C327F9379104975BC53F1CC13 * V_0 = NULL; { RuntimeObject * L_0 = ___state0; V_0 = ((ThreadHelper_tA2931CFFC5988E4C327F9379104975BC53F1CC13 *)CastclassClass((RuntimeObject*)L_0, ThreadHelper_tA2931CFFC5988E4C327F9379104975BC53F1CC13_il2cpp_TypeInfo_var)); ThreadHelper_tA2931CFFC5988E4C327F9379104975BC53F1CC13 * L_1 = V_0; NullCheck(L_1); Delegate_t * L_2 = L_1->get__start_0(); if (!((ThreadStart_t09FFA4371E4B2A713F212B157CC9B8B61983B5BF *)IsInstSealed((RuntimeObject*)L_2, ThreadStart_t09FFA4371E4B2A713F212B157CC9B8B61983B5BF_il2cpp_TypeInfo_var))) { goto IL_0025; } } { ThreadHelper_tA2931CFFC5988E4C327F9379104975BC53F1CC13 * L_3 = V_0; NullCheck(L_3); Delegate_t * L_4 = L_3->get__start_0(); NullCheck(((ThreadStart_t09FFA4371E4B2A713F212B157CC9B8B61983B5BF *)CastclassSealed((RuntimeObject*)L_4, ThreadStart_t09FFA4371E4B2A713F212B157CC9B8B61983B5BF_il2cpp_TypeInfo_var))); ThreadStart_Invoke_m11B6A66E82F02C74399A7314C14C7F52393CC4B4(((ThreadStart_t09FFA4371E4B2A713F212B157CC9B8B61983B5BF *)CastclassSealed((RuntimeObject*)L_4, ThreadStart_t09FFA4371E4B2A713F212B157CC9B8B61983B5BF_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return; } IL_0025: { ThreadHelper_tA2931CFFC5988E4C327F9379104975BC53F1CC13 * L_5 = V_0; NullCheck(L_5); Delegate_t * L_6 = L_5->get__start_0(); ThreadHelper_tA2931CFFC5988E4C327F9379104975BC53F1CC13 * L_7 = V_0; NullCheck(L_7); RuntimeObject * L_8 = L_7->get__startArg_1(); NullCheck(((ParameterizedThreadStart_tB0BBCC1B5B33EBCFE37B9B91840464DBF124218F *)CastclassSealed((RuntimeObject*)L_6, ParameterizedThreadStart_tB0BBCC1B5B33EBCFE37B9B91840464DBF124218F_il2cpp_TypeInfo_var))); ParameterizedThreadStart_Invoke_m5A5DFBAD0D99A39DF7ADA9F75D97B068A8809C14(((ParameterizedThreadStart_tB0BBCC1B5B33EBCFE37B9B91840464DBF124218F *)CastclassSealed((RuntimeObject*)L_6, ParameterizedThreadStart_tB0BBCC1B5B33EBCFE37B9B91840464DBF124218F_il2cpp_TypeInfo_var)), L_8, /*hidden argument*/NULL); return; } } // System.Void System.Threading.ThreadHelper::ThreadStart(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadHelper_ThreadStart_m21D0954583D43BCACDABE0E2ABB694FC4A0D43A3 (ThreadHelper_tA2931CFFC5988E4C327F9379104975BC53F1CC13 * __this, RuntimeObject * ___obj0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThreadHelper_ThreadStart_m21D0954583D43BCACDABE0E2ABB694FC4A0D43A3_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___obj0; __this->set__startArg_1(L_0); ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * L_1 = __this->get__executionContext_2(); if (!L_1) { goto IL_0021; } } { ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * L_2 = __this->get__executionContext_2(); IL2CPP_RUNTIME_CLASS_INIT(ThreadHelper_tA2931CFFC5988E4C327F9379104975BC53F1CC13_il2cpp_TypeInfo_var); ContextCallback_t8AE8A965AC6C7ECD396F527F15CDC8E683BE1676 * L_3 = ((ThreadHelper_tA2931CFFC5988E4C327F9379104975BC53F1CC13_StaticFields*)il2cpp_codegen_static_fields_for(ThreadHelper_tA2931CFFC5988E4C327F9379104975BC53F1CC13_il2cpp_TypeInfo_var))->get__ccb_3(); IL2CPP_RUNTIME_CLASS_INIT(ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70_il2cpp_TypeInfo_var); ExecutionContext_Run_m97152E1791C019905F6297946D7411CA6683CCEB(L_2, L_3, __this, /*hidden argument*/NULL); return; } IL_0021: { Delegate_t * L_4 = __this->get__start_0(); RuntimeObject * L_5 = ___obj0; NullCheck(((ParameterizedThreadStart_tB0BBCC1B5B33EBCFE37B9B91840464DBF124218F *)CastclassSealed((RuntimeObject*)L_4, ParameterizedThreadStart_tB0BBCC1B5B33EBCFE37B9B91840464DBF124218F_il2cpp_TypeInfo_var))); ParameterizedThreadStart_Invoke_m5A5DFBAD0D99A39DF7ADA9F75D97B068A8809C14(((ParameterizedThreadStart_tB0BBCC1B5B33EBCFE37B9B91840464DBF124218F *)CastclassSealed((RuntimeObject*)L_4, ParameterizedThreadStart_tB0BBCC1B5B33EBCFE37B9B91840464DBF124218F_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL); return; } } // System.Void System.Threading.ThreadHelper::ThreadStart() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadHelper_ThreadStart_m8CB657ADE8F96ED7949120D441D40F2A23EECBD2 (ThreadHelper_tA2931CFFC5988E4C327F9379104975BC53F1CC13 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThreadHelper_ThreadStart_m8CB657ADE8F96ED7949120D441D40F2A23EECBD2_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * L_0 = __this->get__executionContext_2(); if (!L_0) { goto IL_001a; } } { ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * L_1 = __this->get__executionContext_2(); IL2CPP_RUNTIME_CLASS_INIT(ThreadHelper_tA2931CFFC5988E4C327F9379104975BC53F1CC13_il2cpp_TypeInfo_var); ContextCallback_t8AE8A965AC6C7ECD396F527F15CDC8E683BE1676 * L_2 = ((ThreadHelper_tA2931CFFC5988E4C327F9379104975BC53F1CC13_StaticFields*)il2cpp_codegen_static_fields_for(ThreadHelper_tA2931CFFC5988E4C327F9379104975BC53F1CC13_il2cpp_TypeInfo_var))->get__ccb_3(); IL2CPP_RUNTIME_CLASS_INIT(ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70_il2cpp_TypeInfo_var); ExecutionContext_Run_m97152E1791C019905F6297946D7411CA6683CCEB(L_1, L_2, __this, /*hidden argument*/NULL); return; } IL_001a: { Delegate_t * L_3 = __this->get__start_0(); NullCheck(((ThreadStart_t09FFA4371E4B2A713F212B157CC9B8B61983B5BF *)CastclassSealed((RuntimeObject*)L_3, ThreadStart_t09FFA4371E4B2A713F212B157CC9B8B61983B5BF_il2cpp_TypeInfo_var))); ThreadStart_Invoke_m11B6A66E82F02C74399A7314C14C7F52393CC4B4(((ThreadStart_t09FFA4371E4B2A713F212B157CC9B8B61983B5BF *)CastclassSealed((RuntimeObject*)L_3, ThreadStart_t09FFA4371E4B2A713F212B157CC9B8B61983B5BF_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Threading.ThreadInterruptedException::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadInterruptedException__ctor_m7D7CD66D20D7E9C12C3FD88B9DC0AF9F6EFB22A5 (ThreadInterruptedException_t40D8296AA9D9E8B74E29BFAE1089CFACC5F03751 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThreadInterruptedException__ctor_m7D7CD66D20D7E9C12C3FD88B9DC0AF9F6EFB22A5_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(Exception_t_il2cpp_TypeInfo_var); String_t* L_0 = Exception_GetMessageFromNativeResources_m0C3FB5994F1AC0C76785E05972E3E405E8A0F087(2, /*hidden argument*/NULL); SystemException__ctor_mF67B7FA639B457BDFB2103D7C21C8059E806175A(__this, L_0, /*hidden argument*/NULL); Exception_SetErrorCode_m742C1E687C82E56F445893685007EF4FC017F4A7(__this, ((int32_t)-2146233063), /*hidden argument*/NULL); return; } } // System.Void System.Threading.ThreadInterruptedException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadInterruptedException__ctor_m52C3C5BD6F529E4BE56FAA20F6BAE883E0109BD3 (ThreadInterruptedException_t40D8296AA9D9E8B74E29BFAE1089CFACC5F03751 * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___info0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___context1, const RuntimeMethod* method) { { SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_0 = ___info0; StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 L_1 = ___context1; SystemException__ctor_mB0550111A1A8D18B697B618F811A5B20C160D949(__this, L_0, L_1, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Threading.RegisteredWaitHandle System.Threading.ThreadPool::RegisterWaitForSingleObject(System.Threading.WaitHandle,System.Threading.WaitOrTimerCallback,System.Object,System.UInt32,System.Boolean,System.Threading.StackCrawlMark&,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RegisteredWaitHandle_t25AAC0B53C62CFA0B3F9BFFA87DDA3638F4308C0 * ThreadPool_RegisterWaitForSingleObject_m0642BE341A35D9AB577E4611E254BCF7E5C35540 (WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * ___waitObject0, WaitOrTimerCallback_tC7370E7654DC005FC74E8E82993FD40C2C6AF8CF * ___callBack1, RuntimeObject * ___state2, uint32_t ___millisecondsTimeOutInterval3, bool ___executeOnlyOnce4, int32_t* ___stackMark5, bool ___compressStack6, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThreadPool_RegisterWaitForSingleObject_m0642BE341A35D9AB577E4611E254BCF7E5C35540_MetadataUsageId); s_Il2CppMethodInitialized = true; } RegisteredWaitHandle_t25AAC0B53C62CFA0B3F9BFFA87DDA3638F4308C0 * V_0 = NULL; { WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * L_0 = ___waitObject0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteral394CD1DBEAFE1BD9574666651BCC66D1298EA18F, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, ThreadPool_RegisterWaitForSingleObject_m0642BE341A35D9AB577E4611E254BCF7E5C35540_RuntimeMethod_var); } IL_000e: { WaitOrTimerCallback_tC7370E7654DC005FC74E8E82993FD40C2C6AF8CF * L_2 = ___callBack1; if (L_2) { goto IL_001c; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_3 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_3, _stringLiteralBEE73CA6E75A8894DD7A547768926EDAEDCD5C1A, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, NULL, ThreadPool_RegisterWaitForSingleObject_m0642BE341A35D9AB577E4611E254BCF7E5C35540_RuntimeMethod_var); } IL_001c: { uint32_t L_4 = ___millisecondsTimeOutInterval3; if ((((int32_t)L_4) == ((int32_t)(-1)))) { goto IL_0033; } } { uint32_t L_5 = ___millisecondsTimeOutInterval3; if ((!(((uint32_t)L_5) > ((uint32_t)((int32_t)2147483647LL))))) { goto IL_0033; } } { NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * L_6 = (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 *)il2cpp_codegen_object_new(NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var); NotSupportedException__ctor_mD023A89A5C1F740F43F0A9CD6C49DC21230B3CEE(L_6, _stringLiteral73EBEA013EB4C5C11E9834291F0D8CBBC4992FB1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, NULL, ThreadPool_RegisterWaitForSingleObject_m0642BE341A35D9AB577E4611E254BCF7E5C35540_RuntimeMethod_var); } IL_0033: { WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * L_7 = ___waitObject0; WaitOrTimerCallback_tC7370E7654DC005FC74E8E82993FD40C2C6AF8CF * L_8 = ___callBack1; RuntimeObject * L_9 = ___state2; uint32_t L_10 = ___millisecondsTimeOutInterval3; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_11; memset((&L_11), 0, sizeof(L_11)); TimeSpan__ctor_m310F37AF5F9F91433A98062BF6E4A248AA6C3DE5((&L_11), 0, 0, 0, 0, L_10, /*hidden argument*/NULL); bool L_12 = ___executeOnlyOnce4; RegisteredWaitHandle_t25AAC0B53C62CFA0B3F9BFFA87DDA3638F4308C0 * L_13 = (RegisteredWaitHandle_t25AAC0B53C62CFA0B3F9BFFA87DDA3638F4308C0 *)il2cpp_codegen_object_new(RegisteredWaitHandle_t25AAC0B53C62CFA0B3F9BFFA87DDA3638F4308C0_il2cpp_TypeInfo_var); RegisteredWaitHandle__ctor_m990C003E1FC4462F986D99BCE3A995F522203483(L_13, L_7, L_8, L_9, L_11, L_12, /*hidden argument*/NULL); V_0 = L_13; bool L_14 = ___compressStack6; if (!L_14) { goto IL_0061; } } { RegisteredWaitHandle_t25AAC0B53C62CFA0B3F9BFFA87DDA3638F4308C0 * L_15 = V_0; WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC * L_16 = (WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC *)il2cpp_codegen_object_new(WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC_il2cpp_TypeInfo_var); WaitCallback__ctor_m375A357FD7C64F4182FD88B8276D88FE5BE75B31(L_16, L_15, (intptr_t)((intptr_t)RegisteredWaitHandle_Wait_m0F3673BDD8989B937D7EAF2DDCE685C158192A12_RuntimeMethod_var), /*hidden argument*/NULL); ThreadPool_QueueUserWorkItem_mF344DA7B44CDBE8C7163C1539D429F27E8553185(L_16, NULL, /*hidden argument*/NULL); goto IL_0074; } IL_0061: { RegisteredWaitHandle_t25AAC0B53C62CFA0B3F9BFFA87DDA3638F4308C0 * L_17 = V_0; WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC * L_18 = (WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC *)il2cpp_codegen_object_new(WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC_il2cpp_TypeInfo_var); WaitCallback__ctor_m375A357FD7C64F4182FD88B8276D88FE5BE75B31(L_18, L_17, (intptr_t)((intptr_t)RegisteredWaitHandle_Wait_m0F3673BDD8989B937D7EAF2DDCE685C158192A12_RuntimeMethod_var), /*hidden argument*/NULL); ThreadPool_UnsafeQueueUserWorkItem_mA410427123962A9362AB7314149396196928ECC7(L_18, NULL, /*hidden argument*/NULL); } IL_0074: { RegisteredWaitHandle_t25AAC0B53C62CFA0B3F9BFFA87DDA3638F4308C0 * L_19 = V_0; return L_19; } } // System.Threading.RegisteredWaitHandle System.Threading.ThreadPool::RegisterWaitForSingleObject(System.Threading.WaitHandle,System.Threading.WaitOrTimerCallback,System.Object,System.TimeSpan,System.Boolean) IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR RegisteredWaitHandle_t25AAC0B53C62CFA0B3F9BFFA87DDA3638F4308C0 * ThreadPool_RegisterWaitForSingleObject_m1FAE6A729D61DDDF3EE72AEB72D886184A8FA58E (WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * ___waitObject0, WaitOrTimerCallback_tC7370E7654DC005FC74E8E82993FD40C2C6AF8CF * ___callBack1, RuntimeObject * ___state2, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___timeout3, bool ___executeOnlyOnce4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThreadPool_RegisterWaitForSingleObject_m1FAE6A729D61DDDF3EE72AEB72D886184A8FA58E_MetadataUsageId); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int32_t V_1 = 0; { double L_0 = TimeSpan_get_TotalMilliseconds_m48B00B27D485CC556C10A5119BC11E1A1E0FE363((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&___timeout3), /*hidden argument*/NULL); V_0 = (((int64_t)((int64_t)L_0))); int64_t L_1 = V_0; if ((((int64_t)L_1) >= ((int64_t)(((int64_t)((int64_t)(-1))))))) { goto IL_0023; } } { String_t* L_2 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral1B8A0FD63D1D605E82838E8FBA940C1207478A60, /*hidden argument*/NULL); ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_3 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m300CE4D04A068C209FD858101AC361C1B600B5AE(L_3, _stringLiteral56D3C9490BE2608AC36F5A4805BFEC2F21F7F982, L_2, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, NULL, ThreadPool_RegisterWaitForSingleObject_m1FAE6A729D61DDDF3EE72AEB72D886184A8FA58E_RuntimeMethod_var); } IL_0023: { int64_t L_4 = V_0; if ((((int64_t)L_4) <= ((int64_t)(((int64_t)((int64_t)((int32_t)2147483647LL))))))) { goto IL_0041; } } { String_t* L_5 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral080C19955B2E8EB7F96E8B1CC1CC77410D38399F, /*hidden argument*/NULL); ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_6 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m300CE4D04A068C209FD858101AC361C1B600B5AE(L_6, _stringLiteral56D3C9490BE2608AC36F5A4805BFEC2F21F7F982, L_5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, NULL, ThreadPool_RegisterWaitForSingleObject_m1FAE6A729D61DDDF3EE72AEB72D886184A8FA58E_RuntimeMethod_var); } IL_0041: { V_1 = 1; WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * L_7 = ___waitObject0; WaitOrTimerCallback_tC7370E7654DC005FC74E8E82993FD40C2C6AF8CF * L_8 = ___callBack1; RuntimeObject * L_9 = ___state2; int64_t L_10 = V_0; bool L_11 = ___executeOnlyOnce4; RegisteredWaitHandle_t25AAC0B53C62CFA0B3F9BFFA87DDA3638F4308C0 * L_12 = ThreadPool_RegisterWaitForSingleObject_m0642BE341A35D9AB577E4611E254BCF7E5C35540(L_7, L_8, L_9, (((int32_t)((uint32_t)L_10))), L_11, (int32_t*)(&V_1), (bool)1, /*hidden argument*/NULL); return L_12; } } // System.Boolean System.Threading.ThreadPool::QueueUserWorkItem(System.Threading.WaitCallback,System.Object) IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR bool ThreadPool_QueueUserWorkItem_mF344DA7B44CDBE8C7163C1539D429F27E8553185 (WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC * ___callBack0, RuntimeObject * ___state1, const RuntimeMethod* method) { int32_t V_0 = 0; { V_0 = 1; WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC * L_0 = ___callBack0; RuntimeObject * L_1 = ___state1; bool L_2 = ThreadPool_QueueUserWorkItemHelper_mD11DD16BA8A1C6C90FC15FB3E47F2C62F19669AB(L_0, L_1, (int32_t*)(&V_0), (bool)1, /*hidden argument*/NULL); return L_2; } } // System.Boolean System.Threading.ThreadPool::UnsafeQueueUserWorkItem(System.Threading.WaitCallback,System.Object) IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR bool ThreadPool_UnsafeQueueUserWorkItem_mA410427123962A9362AB7314149396196928ECC7 (WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC * ___callBack0, RuntimeObject * ___state1, const RuntimeMethod* method) { int32_t V_0 = 0; { V_0 = 1; WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC * L_0 = ___callBack0; RuntimeObject * L_1 = ___state1; bool L_2 = ThreadPool_QueueUserWorkItemHelper_mD11DD16BA8A1C6C90FC15FB3E47F2C62F19669AB(L_0, L_1, (int32_t*)(&V_0), (bool)0, /*hidden argument*/NULL); return L_2; } } // System.Boolean System.Threading.ThreadPool::QueueUserWorkItemHelper(System.Threading.WaitCallback,System.Object,System.Threading.StackCrawlMark&,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ThreadPool_QueueUserWorkItemHelper_mD11DD16BA8A1C6C90FC15FB3E47F2C62F19669AB (WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC * ___callBack0, RuntimeObject * ___state1, int32_t* ___stackMark2, bool ___compressStack3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThreadPool_QueueUserWorkItemHelper_mD11DD16BA8A1C6C90FC15FB3E47F2C62F19669AB_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; QueueUserWorkItemCallback_t98440ACF9490D738440F631E378B52AD11EAE8C8 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 1); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { V_0 = (bool)1; WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC * L_0 = ___callBack0; if (!L_0) { goto IL_0025; } } { ThreadPool_EnsureVMInitialized_mA21FAA8238E99EE2F8CDD7E638FEF5E11B5578D6(/*hidden argument*/NULL); } IL_000a: try { // begin try (depth: 1) IL2CPP_LEAVE(0x30, FINALLY_000c); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_000c; } FINALLY_000c: { // begin finally (depth: 1) WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC * L_1 = ___callBack0; RuntimeObject * L_2 = ___state1; bool L_3 = ___compressStack3; int32_t* L_4 = ___stackMark2; QueueUserWorkItemCallback_t98440ACF9490D738440F631E378B52AD11EAE8C8 * L_5 = (QueueUserWorkItemCallback_t98440ACF9490D738440F631E378B52AD11EAE8C8 *)il2cpp_codegen_object_new(QueueUserWorkItemCallback_t98440ACF9490D738440F631E378B52AD11EAE8C8_il2cpp_TypeInfo_var); QueueUserWorkItemCallback__ctor_mA8BAF438B3BC53CFA970E9728870D5B39A3B86A8(L_5, L_1, L_2, L_3, (int32_t*)L_4, /*hidden argument*/NULL); V_1 = L_5; IL2CPP_RUNTIME_CLASS_INIT(ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_il2cpp_TypeInfo_var); ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011 * L_6 = ((ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_StaticFields*)il2cpp_codegen_static_fields_for(ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_il2cpp_TypeInfo_var))->get_workQueue_5(); QueueUserWorkItemCallback_t98440ACF9490D738440F631E378B52AD11EAE8C8 * L_7 = V_1; NullCheck(L_6); ThreadPoolWorkQueue_Enqueue_m0F5AAE9773892321562E794066DD4DBDF4DCA100(L_6, L_7, (bool)1, /*hidden argument*/NULL); V_0 = (bool)1; IL2CPP_END_FINALLY(12) } // end finally (depth: 1) IL2CPP_CLEANUP(12) { IL2CPP_JUMP_TBL(0x30, IL_0030) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0025: { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_8 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_8, _stringLiteral32D4D0CD69E4FCD0E4B1749FED4FE485D5B17F9C, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_8, NULL, ThreadPool_QueueUserWorkItemHelper_mD11DD16BA8A1C6C90FC15FB3E47F2C62F19669AB_RuntimeMethod_var); } IL_0030: { bool L_9 = V_0; return L_9; } } // System.Void System.Threading.ThreadPool::UnsafeQueueCustomWorkItem(System.Threading.IThreadPoolWorkItem,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadPool_UnsafeQueueCustomWorkItem_m6FAFD01CC75C06858788F29C2430A4CB85E13568 (RuntimeObject* ___workItem0, bool ___forceGlobal1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThreadPool_UnsafeQueueCustomWorkItem_m6FAFD01CC75C06858788F29C2430A4CB85E13568_MetadataUsageId); s_Il2CppMethodInitialized = true; } Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 1); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { ThreadPool_EnsureVMInitialized_mA21FAA8238E99EE2F8CDD7E638FEF5E11B5578D6(/*hidden argument*/NULL); } IL_0005: try { // begin try (depth: 1) IL2CPP_LEAVE(0x14, FINALLY_0007); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0007; } FINALLY_0007: { // begin finally (depth: 1) IL2CPP_RUNTIME_CLASS_INIT(ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_il2cpp_TypeInfo_var); ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011 * L_0 = ((ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_StaticFields*)il2cpp_codegen_static_fields_for(ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_il2cpp_TypeInfo_var))->get_workQueue_5(); RuntimeObject* L_1 = ___workItem0; bool L_2 = ___forceGlobal1; NullCheck(L_0); ThreadPoolWorkQueue_Enqueue_m0F5AAE9773892321562E794066DD4DBDF4DCA100(L_0, L_1, L_2, /*hidden argument*/NULL); IL2CPP_END_FINALLY(7) } // end finally (depth: 1) IL2CPP_CLEANUP(7) { IL2CPP_JUMP_TBL(0x14, IL_0014) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0014: { return; } } // System.Boolean System.Threading.ThreadPool::TryPopCustomWorkItem(System.Threading.IThreadPoolWorkItem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ThreadPool_TryPopCustomWorkItem_mCECECEF31175E5AF82E059137F190C0088897A4A (RuntimeObject* ___workItem0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThreadPool_TryPopCustomWorkItem_mCECECEF31175E5AF82E059137F190C0088897A4A_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_il2cpp_TypeInfo_var); bool L_0 = ((ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_StaticFields*)il2cpp_codegen_static_fields_for(ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_il2cpp_TypeInfo_var))->get_vmTpInitialized_3(); il2cpp_codegen_memory_barrier(); if (L_0) { goto IL_000b; } } { return (bool)0; } IL_000b: { IL2CPP_RUNTIME_CLASS_INIT(ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_il2cpp_TypeInfo_var); ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011 * L_1 = ((ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_StaticFields*)il2cpp_codegen_static_fields_for(ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_il2cpp_TypeInfo_var))->get_workQueue_5(); RuntimeObject* L_2 = ___workItem0; NullCheck(L_1); bool L_3 = ThreadPoolWorkQueue_LocalFindAndPop_m9BE567E92E0DC532DFEE011D236A1159F63E6434(L_1, L_2, /*hidden argument*/NULL); return L_3; } } // System.Boolean System.Threading.ThreadPool::RequestWorkerThread() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ThreadPool_RequestWorkerThread_m7C6D88D442BC1EB2C17B6070F0791C6FC4F8A947 (const RuntimeMethod* method) { typedef bool (*ThreadPool_RequestWorkerThread_m7C6D88D442BC1EB2C17B6070F0791C6FC4F8A947_ftn) (); using namespace il2cpp::icalls; return ((ThreadPool_RequestWorkerThread_m7C6D88D442BC1EB2C17B6070F0791C6FC4F8A947_ftn)ves_icall_System_Threading_ThreadPool_RequestWorkerThread) (); } // System.Void System.Threading.ThreadPool::EnsureVMInitialized() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadPool_EnsureVMInitialized_mA21FAA8238E99EE2F8CDD7E638FEF5E11B5578D6 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThreadPool_EnsureVMInitialized_mA21FAA8238E99EE2F8CDD7E638FEF5E11B5578D6_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_il2cpp_TypeInfo_var); bool L_0 = ((ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_StaticFields*)il2cpp_codegen_static_fields_for(ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_il2cpp_TypeInfo_var))->get_vmTpInitialized_3(); il2cpp_codegen_memory_barrier(); if (L_0) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_il2cpp_TypeInfo_var); ThreadPool_InitializeVMTp_m75941381A968807C339207BE8DF497443200121A((bool*)(((ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_StaticFields*)il2cpp_codegen_static_fields_for(ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_il2cpp_TypeInfo_var))->get_address_of_enableWorkerTracking_4()), /*hidden argument*/NULL); il2cpp_codegen_memory_barrier(); ((ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_StaticFields*)il2cpp_codegen_static_fields_for(ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_il2cpp_TypeInfo_var))->set_vmTpInitialized_3(1); } IL_001b: { return; } } // System.Boolean System.Threading.ThreadPool::NotifyWorkItemComplete() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ThreadPool_NotifyWorkItemComplete_m66CC6F7A740C2925320EE3A1D901D9AA5D2B9A77 (const RuntimeMethod* method) { typedef bool (*ThreadPool_NotifyWorkItemComplete_m66CC6F7A740C2925320EE3A1D901D9AA5D2B9A77_ftn) (); using namespace il2cpp::icalls; return ((ThreadPool_NotifyWorkItemComplete_m66CC6F7A740C2925320EE3A1D901D9AA5D2B9A77_ftn)ves_icall_System_Threading_ThreadPool_NotifyWorkItemComplete) (); } // System.Void System.Threading.ThreadPool::ReportThreadStatus(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadPool_ReportThreadStatus_m5497425AF41790F625F8A890141EC9570FA82EE8 (bool ___isWorking0, const RuntimeMethod* method) { typedef void (*ThreadPool_ReportThreadStatus_m5497425AF41790F625F8A890141EC9570FA82EE8_ftn) (bool); using namespace il2cpp::icalls; ((ThreadPool_ReportThreadStatus_m5497425AF41790F625F8A890141EC9570FA82EE8_ftn)ves_icall_System_Threading_ThreadPool_ReportThreadStatus) (___isWorking0); } // System.Void System.Threading.ThreadPool::NotifyWorkItemProgress() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadPool_NotifyWorkItemProgress_mD041D082A87EAE7A34E6AE21CB7AF8819422B40A (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThreadPool_NotifyWorkItemProgress_mD041D082A87EAE7A34E6AE21CB7AF8819422B40A_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_il2cpp_TypeInfo_var); bool L_0 = ((ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_StaticFields*)il2cpp_codegen_static_fields_for(ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_il2cpp_TypeInfo_var))->get_vmTpInitialized_3(); il2cpp_codegen_memory_barrier(); if (L_0) { goto IL_0013; } } { IL2CPP_RUNTIME_CLASS_INIT(ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_il2cpp_TypeInfo_var); ThreadPool_InitializeVMTp_m75941381A968807C339207BE8DF497443200121A((bool*)(((ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_StaticFields*)il2cpp_codegen_static_fields_for(ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_il2cpp_TypeInfo_var))->get_address_of_enableWorkerTracking_4()), /*hidden argument*/NULL); } IL_0013: { ThreadPool_NotifyWorkItemProgressNative_mF559EE574FF07EF426C9B8342221616C78CB370B(/*hidden argument*/NULL); return; } } // System.Void System.Threading.ThreadPool::NotifyWorkItemProgressNative() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadPool_NotifyWorkItemProgressNative_mF559EE574FF07EF426C9B8342221616C78CB370B (const RuntimeMethod* method) { typedef void (*ThreadPool_NotifyWorkItemProgressNative_mF559EE574FF07EF426C9B8342221616C78CB370B_ftn) (); using namespace il2cpp::icalls; ((ThreadPool_NotifyWorkItemProgressNative_mF559EE574FF07EF426C9B8342221616C78CB370B_ftn)ves_icall_System_Threading_ThreadPool_NotifyWorkItemProgressNative) (); } // System.Boolean System.Threading.ThreadPool::IsThreadPoolHosted() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ThreadPool_IsThreadPoolHosted_m4C22092ED436EECC64E79C84EEC327B89D7A7D96 (const RuntimeMethod* method) { typedef bool (*ThreadPool_IsThreadPoolHosted_m4C22092ED436EECC64E79C84EEC327B89D7A7D96_ftn) (); using namespace il2cpp::icalls; return ((ThreadPool_IsThreadPoolHosted_m4C22092ED436EECC64E79C84EEC327B89D7A7D96_ftn)ves_icall_System_Threading_ThreadPool_IsThreadPoolHosted) (); } // System.Void System.Threading.ThreadPool::InitializeVMTp(System.Boolean&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadPool_InitializeVMTp_m75941381A968807C339207BE8DF497443200121A (bool* ___enableWorkerTracking0, const RuntimeMethod* method) { typedef void (*ThreadPool_InitializeVMTp_m75941381A968807C339207BE8DF497443200121A_ftn) (bool*); using namespace il2cpp::icalls; ((ThreadPool_InitializeVMTp_m75941381A968807C339207BE8DF497443200121A_ftn)ves_icall_System_Threading_ThreadPool_InitializeVMTp) (___enableWorkerTracking0); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Threading.ThreadPoolGlobals::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadPoolGlobals__cctor_mDE5EB5AAA8F84828FE2CBEEEE1301322CD263AA1 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThreadPoolGlobals__cctor_mDE5EB5AAA8F84828FE2CBEEEE1301322CD263AA1_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ((ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_StaticFields*)il2cpp_codegen_static_fields_for(ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_il2cpp_TypeInfo_var))->set_tpQuantum_0(((int32_t)30)); int32_t L_0 = Environment_get_ProcessorCount_m086119F1D40B7319BFC37F4501C6A73517E9B8CD(/*hidden argument*/NULL); ((ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_StaticFields*)il2cpp_codegen_static_fields_for(ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_il2cpp_TypeInfo_var))->set_processorCount_1(L_0); bool L_1 = ThreadPool_IsThreadPoolHosted_m4C22092ED436EECC64E79C84EEC327B89D7A7D96(/*hidden argument*/NULL); ((ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_StaticFields*)il2cpp_codegen_static_fields_for(ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_il2cpp_TypeInfo_var))->set_tpHosted_2(L_1); ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011 * L_2 = (ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011 *)il2cpp_codegen_object_new(ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011_il2cpp_TypeInfo_var); ThreadPoolWorkQueue__ctor_mDAE229D4F94CACC0E1FF97CBDC78F1034C0AF86D(L_2, /*hidden argument*/NULL); ((ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_StaticFields*)il2cpp_codegen_static_fields_for(ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_il2cpp_TypeInfo_var))->set_workQueue_5(L_2); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Threading.ThreadPoolWorkQueue::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadPoolWorkQueue__ctor_mDAE229D4F94CACC0E1FF97CBDC78F1034C0AF86D (ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThreadPoolWorkQueue__ctor_mDAE229D4F94CACC0E1FF97CBDC78F1034C0AF86D_MetadataUsageId); s_Il2CppMethodInitialized = true; } QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE * V_0 = NULL; { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE * L_0 = (QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE *)il2cpp_codegen_object_new(QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE_il2cpp_TypeInfo_var); QueueSegment__ctor_m7E0672E1810C3887A90DB32CCDE0FC80752495C9(L_0, /*hidden argument*/NULL); QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE * L_1 = L_0; V_0 = L_1; il2cpp_codegen_memory_barrier(); __this->set_queueHead_0(L_1); QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE * L_2 = V_0; il2cpp_codegen_memory_barrier(); __this->set_queueTail_1(L_2); return; } } // System.Threading.ThreadPoolWorkQueueThreadLocals System.Threading.ThreadPoolWorkQueue::EnsureCurrentThreadHasQueue() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B * ThreadPoolWorkQueue_EnsureCurrentThreadHasQueue_m554E036E163A749F37BEBCE4F6020E145779758A (ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThreadPoolWorkQueue_EnsureCurrentThreadHasQueue_m554E036E163A749F37BEBCE4F6020E145779758A_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B * L_0 = ((ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B_ThreadStaticFields*)il2cpp_codegen_get_thread_static_data(ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B_il2cpp_TypeInfo_var))->get_threadLocals_0(); if (L_0) { goto IL_0012; } } { ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B * L_1 = (ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B *)il2cpp_codegen_object_new(ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B_il2cpp_TypeInfo_var); ThreadPoolWorkQueueThreadLocals__ctor_mD46EF22D8EE15E0585EAC6F9DBF3063D14526362(L_1, __this, /*hidden argument*/NULL); ((ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B_ThreadStaticFields*)il2cpp_codegen_get_thread_static_data(ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B_il2cpp_TypeInfo_var))->set_threadLocals_0(L_1); } IL_0012: { ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B * L_2 = ((ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B_ThreadStaticFields*)il2cpp_codegen_get_thread_static_data(ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B_il2cpp_TypeInfo_var))->get_threadLocals_0(); return L_2; } } // System.Void System.Threading.ThreadPoolWorkQueue::EnsureThreadRequested() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadPoolWorkQueue_EnsureThreadRequested_mEF1AA9C6BEB164BB3CCC05D39D92FDF531B4C39E (ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThreadPoolWorkQueue_EnsureThreadRequested_mEF1AA9C6BEB164BB3CCC05D39D92FDF531B4C39E_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { int32_t L_0 = __this->get_numOutstandingThreadRequests_3(); il2cpp_codegen_memory_barrier(); V_0 = L_0; goto IL_0028; } IL_000b: { int32_t* L_1 = __this->get_address_of_numOutstandingThreadRequests_3(); il2cpp_codegen_memory_barrier(); int32_t L_2 = V_0; int32_t L_3 = V_0; int32_t L_4 = Interlocked_CompareExchange_mD830160E95D6C589AD31EE9DC8D19BD4A8DCDC03((int32_t*)L_1, ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1)), L_3, /*hidden argument*/NULL); V_1 = L_4; int32_t L_5 = V_1; int32_t L_6 = V_0; if ((!(((uint32_t)L_5) == ((uint32_t)L_6)))) { goto IL_0026; } } { ThreadPool_RequestWorkerThread_m7C6D88D442BC1EB2C17B6070F0791C6FC4F8A947(/*hidden argument*/NULL); return; } IL_0026: { int32_t L_7 = V_1; V_0 = L_7; } IL_0028: { int32_t L_8 = V_0; IL2CPP_RUNTIME_CLASS_INIT(ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_il2cpp_TypeInfo_var); int32_t L_9 = ((ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_StaticFields*)il2cpp_codegen_static_fields_for(ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_il2cpp_TypeInfo_var))->get_processorCount_1(); if ((((int32_t)L_8) < ((int32_t)L_9))) { goto IL_000b; } } { return; } } // System.Void System.Threading.ThreadPoolWorkQueue::MarkThreadRequestSatisfied() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadPoolWorkQueue_MarkThreadRequestSatisfied_m88FE3B0300E0D183244D54B7A7105141432C1955 (ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { int32_t L_0 = __this->get_numOutstandingThreadRequests_3(); il2cpp_codegen_memory_barrier(); V_0 = L_0; goto IL_0021; } IL_000b: { int32_t* L_1 = __this->get_address_of_numOutstandingThreadRequests_3(); il2cpp_codegen_memory_barrier(); int32_t L_2 = V_0; int32_t L_3 = V_0; int32_t L_4 = Interlocked_CompareExchange_mD830160E95D6C589AD31EE9DC8D19BD4A8DCDC03((int32_t*)L_1, ((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1)), L_3, /*hidden argument*/NULL); V_1 = L_4; int32_t L_5 = V_1; int32_t L_6 = V_0; if ((((int32_t)L_5) == ((int32_t)L_6))) { goto IL_0025; } } { int32_t L_7 = V_1; V_0 = L_7; } IL_0021: { int32_t L_8 = V_0; if ((((int32_t)L_8) > ((int32_t)0))) { goto IL_000b; } } IL_0025: { return; } } // System.Void System.Threading.ThreadPoolWorkQueue::Enqueue(System.Threading.IThreadPoolWorkItem,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadPoolWorkQueue_Enqueue_m0F5AAE9773892321562E794066DD4DBDF4DCA100 (ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011 * __this, RuntimeObject* ___callback0, bool ___forceGlobal1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThreadPoolWorkQueue_Enqueue_m0F5AAE9773892321562E794066DD4DBDF4DCA100_MetadataUsageId); s_Il2CppMethodInitialized = true; } ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B * V_0 = NULL; QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE * V_1 = NULL; { V_0 = (ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B *)NULL; bool L_0 = ___forceGlobal1; if (L_0) { goto IL_000b; } } { ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B * L_1 = ((ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B_ThreadStaticFields*)il2cpp_codegen_get_thread_static_data(ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B_il2cpp_TypeInfo_var))->get_threadLocals_0(); V_0 = L_1; } IL_000b: { ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B * L_2 = V_0; if (!L_2) { goto IL_001c; } } { ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B * L_3 = V_0; NullCheck(L_3); WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB * L_4 = L_3->get_workStealingQueue_2(); RuntimeObject* L_5 = ___callback0; NullCheck(L_4); WorkStealingQueue_LocalPush_mF4807971CDD7F6089AADF28173FEDDDFF4E96455(L_4, L_5, /*hidden argument*/NULL); goto IL_006c; } IL_001c: { QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE * L_6 = __this->get_queueHead_0(); il2cpp_codegen_memory_barrier(); V_1 = L_6; goto IL_0063; } IL_0027: { QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE * L_7 = V_1; NullCheck(L_7); QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE ** L_8 = L_7->get_address_of_Next_2(); il2cpp_codegen_memory_barrier(); QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE * L_9 = (QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE *)il2cpp_codegen_object_new(QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE_il2cpp_TypeInfo_var); QueueSegment__ctor_m7E0672E1810C3887A90DB32CCDE0FC80752495C9(L_9, /*hidden argument*/NULL); InterlockedCompareExchangeImpl<QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE *>((QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE **)L_8, L_9, (QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE *)NULL); goto IL_0059; } IL_003b: { QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE ** L_10 = __this->get_address_of_queueHead_0(); il2cpp_codegen_memory_barrier(); QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE * L_11 = V_1; NullCheck(L_11); QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE * L_12 = L_11->get_Next_2(); il2cpp_codegen_memory_barrier(); QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE * L_13 = V_1; InterlockedCompareExchangeImpl<QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE *>((QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE **)L_10, L_12, L_13); QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE * L_14 = __this->get_queueHead_0(); il2cpp_codegen_memory_barrier(); V_1 = L_14; } IL_0059: { QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE * L_15 = V_1; NullCheck(L_15); QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE * L_16 = L_15->get_Next_2(); il2cpp_codegen_memory_barrier(); if (L_16) { goto IL_003b; } } IL_0063: { QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE * L_17 = V_1; RuntimeObject* L_18 = ___callback0; NullCheck(L_17); bool L_19 = QueueSegment_TryEnqueue_m83AD5DB0A7D19576FC19EF28974EE515E61B8AA5(L_17, L_18, /*hidden argument*/NULL); if (!L_19) { goto IL_0027; } } IL_006c: { ThreadPoolWorkQueue_EnsureThreadRequested_mEF1AA9C6BEB164BB3CCC05D39D92FDF531B4C39E(__this, /*hidden argument*/NULL); return; } } // System.Boolean System.Threading.ThreadPoolWorkQueue::LocalFindAndPop(System.Threading.IThreadPoolWorkItem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ThreadPoolWorkQueue_LocalFindAndPop_m9BE567E92E0DC532DFEE011D236A1159F63E6434 (ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011 * __this, RuntimeObject* ___callback0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThreadPoolWorkQueue_LocalFindAndPop_m9BE567E92E0DC532DFEE011D236A1159F63E6434_MetadataUsageId); s_Il2CppMethodInitialized = true; } ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B * V_0 = NULL; { ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B * L_0 = ((ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B_ThreadStaticFields*)il2cpp_codegen_get_thread_static_data(ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B_il2cpp_TypeInfo_var))->get_threadLocals_0(); V_0 = L_0; ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B * L_1 = V_0; if (L_1) { goto IL_000b; } } { return (bool)0; } IL_000b: { ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B * L_2 = V_0; NullCheck(L_2); WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB * L_3 = L_2->get_workStealingQueue_2(); RuntimeObject* L_4 = ___callback0; NullCheck(L_3); bool L_5 = WorkStealingQueue_LocalFindAndPop_m837487AF74CF9C8104986911FC7E279101AE1DCC(L_3, L_4, /*hidden argument*/NULL); return L_5; } } // System.Void System.Threading.ThreadPoolWorkQueue::Dequeue(System.Threading.ThreadPoolWorkQueueThreadLocals,System.Threading.IThreadPoolWorkItem&,System.Boolean&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadPoolWorkQueue_Dequeue_mC9B6B85A78A962AC577C6474DBF53E2BCE238767 (ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011 * __this, ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B * ___tl0, RuntimeObject** ___callback1, bool* ___missedSteal2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThreadPoolWorkQueue_Dequeue_mC9B6B85A78A962AC577C6474DBF53E2BCE238767_MetadataUsageId); s_Il2CppMethodInitialized = true; } WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB * V_0 = NULL; QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE * V_1 = NULL; WorkStealingQueueU5BU5D_tB0FC166606C799616475C287839895D7E987FAE9* V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 0; WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB * V_5 = NULL; { RuntimeObject** L_0 = ___callback1; *((RuntimeObject **)L_0) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_0, (void*)(RuntimeObject *)NULL); bool* L_1 = ___missedSteal2; *((int8_t*)L_1) = (int8_t)0; ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B * L_2 = ___tl0; NullCheck(L_2); WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB * L_3 = L_2->get_workStealingQueue_2(); V_0 = L_3; WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB * L_4 = V_0; RuntimeObject** L_5 = ___callback1; NullCheck(L_4); WorkStealingQueue_LocalPop_m99B519E8984D358D1816A9E01B7A9CD4607B42D0(L_4, (RuntimeObject**)L_5, /*hidden argument*/NULL); RuntimeObject** L_6 = ___callback1; RuntimeObject* L_7 = *((RuntimeObject**)L_6); if (L_7) { goto IL_005d; } } { QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE * L_8 = __this->get_queueTail_1(); il2cpp_codegen_memory_barrier(); V_1 = L_8; } IL_0022: { QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE * L_9 = V_1; RuntimeObject** L_10 = ___callback1; NullCheck(L_9); bool L_11 = QueueSegment_TryDequeue_m4D5D4F85B81CACAD4B7961DC4EF1FD91A99611D2(L_9, (RuntimeObject**)L_10, /*hidden argument*/NULL); if (L_11) { goto IL_005d; } } { QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE * L_12 = V_1; NullCheck(L_12); QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE * L_13 = L_12->get_Next_2(); il2cpp_codegen_memory_barrier(); if (!L_13) { goto IL_005d; } } { QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE * L_14 = V_1; NullCheck(L_14); bool L_15 = QueueSegment_IsUsedUp_mE4EA87EE6185EAF7C5C6108B4E435CE1D4FB9F0C(L_14, /*hidden argument*/NULL); if (!L_15) { goto IL_005d; } } { QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE ** L_16 = __this->get_address_of_queueTail_1(); il2cpp_codegen_memory_barrier(); QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE * L_17 = V_1; NullCheck(L_17); QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE * L_18 = L_17->get_Next_2(); il2cpp_codegen_memory_barrier(); QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE * L_19 = V_1; InterlockedCompareExchangeImpl<QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE *>((QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE **)L_16, L_18, L_19); QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE * L_20 = __this->get_queueTail_1(); il2cpp_codegen_memory_barrier(); V_1 = L_20; goto IL_0022; } IL_005d: { RuntimeObject** L_21 = ___callback1; RuntimeObject* L_22 = *((RuntimeObject**)L_21); if (L_22) { goto IL_00b7; } } { IL2CPP_RUNTIME_CLASS_INIT(ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011_il2cpp_TypeInfo_var); SparseArray_1_tA9BA23F30984048431C40A4D4B5215A15A64B4EB * L_23 = ((ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011_StaticFields*)il2cpp_codegen_static_fields_for(ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011_il2cpp_TypeInfo_var))->get_allThreadQueues_2(); NullCheck(L_23); WorkStealingQueueU5BU5D_tB0FC166606C799616475C287839895D7E987FAE9* L_24 = SparseArray_1_get_Current_m3B12A0B7ED161127D23F62CC10EDCE7F8ED79051(L_23, /*hidden argument*/SparseArray_1_get_Current_m3B12A0B7ED161127D23F62CC10EDCE7F8ED79051_RuntimeMethod_var); V_2 = L_24; ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B * L_25 = ___tl0; NullCheck(L_25); Random_t18A28484F67EFA289C256F508A5C71D9E6DEE09F * L_26 = L_25->get_random_3(); WorkStealingQueueU5BU5D_tB0FC166606C799616475C287839895D7E987FAE9* L_27 = V_2; NullCheck(L_27); NullCheck(L_26); int32_t L_28 = VirtFuncInvoker1< int32_t, int32_t >::Invoke(5 /* System.Int32 System.Random::Next(System.Int32) */, L_26, (((int32_t)((int32_t)(((RuntimeArray*)L_27)->max_length))))); V_3 = L_28; WorkStealingQueueU5BU5D_tB0FC166606C799616475C287839895D7E987FAE9* L_29 = V_2; NullCheck(L_29); V_4 = (((int32_t)((int32_t)(((RuntimeArray*)L_29)->max_length)))); goto IL_00b2; } IL_0082: { WorkStealingQueueU5BU5D_tB0FC166606C799616475C287839895D7E987FAE9* L_30 = V_2; int32_t L_31 = V_3; WorkStealingQueueU5BU5D_tB0FC166606C799616475C287839895D7E987FAE9* L_32 = V_2; NullCheck(L_32); NullCheck(L_30); WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB * L_33 = VolatileRead((WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB **)((L_30)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)((int32_t)L_31%(int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_32)->max_length)))))))))); V_5 = L_33; WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB * L_34 = V_5; if (!L_34) { goto IL_00a8; } } { WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB * L_35 = V_5; WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB * L_36 = V_0; if ((((RuntimeObject*)(WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB *)L_35) == ((RuntimeObject*)(WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB *)L_36))) { goto IL_00a8; } } { WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB * L_37 = V_5; RuntimeObject** L_38 = ___callback1; bool* L_39 = ___missedSteal2; NullCheck(L_37); bool L_40 = WorkStealingQueue_TrySteal_mE129DB3DD6A80B3FAF1391366AABFDD488D7956E(L_37, (RuntimeObject**)L_38, (bool*)L_39, /*hidden argument*/NULL); if (L_40) { goto IL_00b7; } } IL_00a8: { int32_t L_41 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); int32_t L_42 = V_4; V_4 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_42, (int32_t)1)); } IL_00b2: { int32_t L_43 = V_4; if ((((int32_t)L_43) > ((int32_t)0))) { goto IL_0082; } } IL_00b7: { return; } } // System.Boolean System.Threading.ThreadPoolWorkQueue::Dispatch() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ThreadPoolWorkQueue_Dispatch_mCDF7415E4C9D02B34761CAE8EA15CD33DDF85ADF (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThreadPoolWorkQueue_Dispatch_mCDF7415E4C9D02B34761CAE8EA15CD33DDF85ADF_MetadataUsageId); s_Il2CppMethodInitialized = true; } ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011 * V_0 = NULL; int32_t V_1 = 0; bool V_2 = false; RuntimeObject* V_3 = NULL; ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B * V_4 = NULL; bool V_5 = false; bool V_6 = false; bool V_7 = false; ThreadAbortException_t0B7CFB34B2901B695FBCFF84E0A1EBDFC8177468 * V_8 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 7); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { IL2CPP_RUNTIME_CLASS_INIT(ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_il2cpp_TypeInfo_var); ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011 * L_0 = ((ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_StaticFields*)il2cpp_codegen_static_fields_for(ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_il2cpp_TypeInfo_var))->get_workQueue_5(); V_0 = L_0; int32_t L_1 = Environment_get_TickCount_m0A119BE4354EA90C82CC48E559588C987A79FE0C(/*hidden argument*/NULL); V_1 = L_1; ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011 * L_2 = V_0; NullCheck(L_2); ThreadPoolWorkQueue_MarkThreadRequestSatisfied_m88FE3B0300E0D183244D54B7A7105141432C1955(L_2, /*hidden argument*/NULL); V_2 = (bool)1; V_3 = (RuntimeObject*)NULL; } IL_0016: try { // begin try (depth: 1) try { // begin try (depth: 2) { ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011 * L_3 = V_0; NullCheck(L_3); ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B * L_4 = ThreadPoolWorkQueue_EnsureCurrentThreadHasQueue_m554E036E163A749F37BEBCE4F6020E145779758A(L_3, /*hidden argument*/NULL); V_4 = L_4; goto IL_0088; } IL_0020: { } IL_0021: try { // begin try (depth: 3) IL2CPP_LEAVE(0x41, FINALLY_0023); } // end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0023; } FINALLY_0023: { // begin finally (depth: 3) { V_5 = (bool)0; ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011 * L_5 = V_0; ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B * L_6 = V_4; NullCheck(L_5); ThreadPoolWorkQueue_Dequeue_mC9B6B85A78A962AC577C6474DBF53E2BCE238767(L_5, L_6, (RuntimeObject**)(&V_3), (bool*)(&V_5), /*hidden argument*/NULL); RuntimeObject* L_7 = V_3; if (L_7) { goto IL_003a; } } IL_0035: { bool L_8 = V_5; V_2 = L_8; goto IL_0040; } IL_003a: { ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011 * L_9 = V_0; NullCheck(L_9); ThreadPoolWorkQueue_EnsureThreadRequested_mEF1AA9C6BEB164BB3CCC05D39D92FDF531B4C39E(L_9, /*hidden argument*/NULL); } IL_0040: { IL2CPP_END_FINALLY(35) } } // end finally (depth: 3) IL2CPP_CLEANUP(35) { IL2CPP_JUMP_TBL(0x41, IL_0041) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0041: { RuntimeObject* L_10 = V_3; if (L_10) { goto IL_0049; } } IL_0044: { V_6 = (bool)1; IL2CPP_LEAVE(0xBA, FINALLY_00ae); } IL_0049: { IL2CPP_RUNTIME_CLASS_INIT(ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_il2cpp_TypeInfo_var); bool L_11 = ((ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_StaticFields*)il2cpp_codegen_static_fields_for(ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_il2cpp_TypeInfo_var))->get_enableWorkerTracking_4(); if (!L_11) { goto IL_0074; } } IL_0050: { V_7 = (bool)0; } IL_0053: try { // begin try (depth: 3) try { // begin try (depth: 4) IL2CPP_LEAVE(0x5F, FINALLY_0055); } // end try (depth: 4) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0055; } FINALLY_0055: { // begin finally (depth: 4) ThreadPool_ReportThreadStatus_m5497425AF41790F625F8A890141EC9570FA82EE8((bool)1, /*hidden argument*/NULL); V_7 = (bool)1; IL2CPP_END_FINALLY(85) } // end finally (depth: 4) IL2CPP_CLEANUP(85) { IL2CPP_JUMP_TBL(0x5F, IL_005f) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_005f: { RuntimeObject* L_12 = V_3; NullCheck(L_12); InterfaceActionInvoker0::Invoke(0 /* System.Void System.Threading.IThreadPoolWorkItem::ExecuteWorkItem() */, IThreadPoolWorkItem_t2EF44881BFB1A9C021606D5B0C03B31B62B6C38D_il2cpp_TypeInfo_var, L_12); V_3 = (RuntimeObject*)NULL; IL2CPP_LEAVE(0x7C, FINALLY_0069); } } // end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0069; } FINALLY_0069: { // begin finally (depth: 3) { bool L_13 = V_7; if (!L_13) { goto IL_0073; } } IL_006d: { ThreadPool_ReportThreadStatus_m5497425AF41790F625F8A890141EC9570FA82EE8((bool)0, /*hidden argument*/NULL); } IL_0073: { IL2CPP_END_FINALLY(105) } } // end finally (depth: 3) IL2CPP_CLEANUP(105) { IL2CPP_JUMP_TBL(0x7C, IL_007c) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0074: { RuntimeObject* L_14 = V_3; NullCheck(L_14); InterfaceActionInvoker0::Invoke(0 /* System.Void System.Threading.IThreadPoolWorkItem::ExecuteWorkItem() */, IThreadPoolWorkItem_t2EF44881BFB1A9C021606D5B0C03B31B62B6C38D_il2cpp_TypeInfo_var, L_14); V_3 = (RuntimeObject*)NULL; } IL_007c: { bool L_15 = ThreadPool_NotifyWorkItemComplete_m66CC6F7A740C2925320EE3A1D901D9AA5D2B9A77(/*hidden argument*/NULL); if (L_15) { goto IL_0088; } } IL_0083: { V_6 = (bool)0; IL2CPP_LEAVE(0xBA, FINALLY_00ae); } IL_0088: { int32_t L_16 = Environment_get_TickCount_m0A119BE4354EA90C82CC48E559588C987A79FE0C(/*hidden argument*/NULL); int32_t L_17 = V_1; IL2CPP_RUNTIME_CLASS_INIT(ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_il2cpp_TypeInfo_var); uint32_t L_18 = ((ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_StaticFields*)il2cpp_codegen_static_fields_for(ThreadPoolGlobals_t9DF93E24441362B1D7114B8AD50AF977E96671F5_il2cpp_TypeInfo_var))->get_tpQuantum_0(); if ((((int64_t)(((int64_t)((int64_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)L_17)))))) < ((int64_t)(((int64_t)((uint64_t)L_18)))))) { goto IL_0020; } } IL_0098: { V_6 = (bool)1; IL2CPP_LEAVE(0xBA, FINALLY_00ae); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (ThreadAbortException_t0B7CFB34B2901B695FBCFF84E0A1EBDFC8177468_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_009d; throw e; } CATCH_009d: { // begin catch(System.Threading.ThreadAbortException) { V_8 = ((ThreadAbortException_t0B7CFB34B2901B695FBCFF84E0A1EBDFC8177468 *)__exception_local); RuntimeObject* L_19 = V_3; if (!L_19) { goto IL_00aa; } } IL_00a2: { RuntimeObject* L_20 = V_3; ThreadAbortException_t0B7CFB34B2901B695FBCFF84E0A1EBDFC8177468 * L_21 = V_8; NullCheck(L_20); InterfaceActionInvoker1< ThreadAbortException_t0B7CFB34B2901B695FBCFF84E0A1EBDFC8177468 * >::Invoke(1 /* System.Void System.Threading.IThreadPoolWorkItem::MarkAborted(System.Threading.ThreadAbortException) */, IThreadPoolWorkItem_t2EF44881BFB1A9C021606D5B0C03B31B62B6C38D_il2cpp_TypeInfo_var, L_20, L_21); } IL_00aa: { V_2 = (bool)0; IL2CPP_LEAVE(0xB8, FINALLY_00ae); } } // end catch (depth: 2) } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00ae; } FINALLY_00ae: { // begin finally (depth: 1) { bool L_22 = V_2; if (!L_22) { goto IL_00b7; } } IL_00b1: { ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011 * L_23 = V_0; NullCheck(L_23); ThreadPoolWorkQueue_EnsureThreadRequested_mEF1AA9C6BEB164BB3CCC05D39D92FDF531B4C39E(L_23, /*hidden argument*/NULL); } IL_00b7: { IL2CPP_END_FINALLY(174) } } // end finally (depth: 1) IL2CPP_CLEANUP(174) { IL2CPP_JUMP_TBL(0xBA, IL_00ba) IL2CPP_JUMP_TBL(0xB8, IL_00b8) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_00b8: { return (bool)1; } IL_00ba: { bool L_24 = V_6; return L_24; } } // System.Void System.Threading.ThreadPoolWorkQueue::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadPoolWorkQueue__cctor_m4B8371BEBC112C1C29BFF0AA32296B5BABE4CB6E (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThreadPoolWorkQueue__cctor_m4B8371BEBC112C1C29BFF0AA32296B5BABE4CB6E_MetadataUsageId); s_Il2CppMethodInitialized = true; } { SparseArray_1_tA9BA23F30984048431C40A4D4B5215A15A64B4EB * L_0 = (SparseArray_1_tA9BA23F30984048431C40A4D4B5215A15A64B4EB *)il2cpp_codegen_object_new(SparseArray_1_tA9BA23F30984048431C40A4D4B5215A15A64B4EB_il2cpp_TypeInfo_var); SparseArray_1__ctor_m0B0CCA1B07E8D3958BD83EFE5CBC7C40A0A9131A(L_0, ((int32_t)16), /*hidden argument*/SparseArray_1__ctor_m0B0CCA1B07E8D3958BD83EFE5CBC7C40A0A9131A_RuntimeMethod_var); ((ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011_StaticFields*)il2cpp_codegen_static_fields_for(ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011_il2cpp_TypeInfo_var))->set_allThreadQueues_2(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Threading.ThreadPoolWorkQueue_QueueSegment::GetIndexes(System.Int32&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QueueSegment_GetIndexes_mF55461594A0803BA4A598D15A161EF172EB65953 (QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE * __this, int32_t* ___upper0, int32_t* ___lower1, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = __this->get_indexes_1(); il2cpp_codegen_memory_barrier(); V_0 = L_0; int32_t* L_1 = ___upper0; int32_t L_2 = V_0; *((int32_t*)L_1) = (int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_2>>(int32_t)((int32_t)16)))&(int32_t)((int32_t)65535))); int32_t* L_3 = ___lower1; int32_t L_4 = V_0; *((int32_t*)L_3) = (int32_t)((int32_t)((int32_t)L_4&(int32_t)((int32_t)65535))); return; } } // System.Boolean System.Threading.ThreadPoolWorkQueue_QueueSegment::CompareExchangeIndexes(System.Int32&,System.Int32,System.Int32&,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool QueueSegment_CompareExchangeIndexes_m2F262328BC6CD50650808F35D906F986F702E299 (QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE * __this, int32_t* ___prevUpper0, int32_t ___newUpper1, int32_t* ___prevLower2, int32_t ___newLower3, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; { int32_t* L_0 = ___prevUpper0; int32_t L_1 = *((int32_t*)L_0); int32_t* L_2 = ___prevLower2; int32_t L_3 = *((int32_t*)L_2); V_0 = ((int32_t)((int32_t)((int32_t)((int32_t)L_1<<(int32_t)((int32_t)16)))|(int32_t)((int32_t)((int32_t)L_3&(int32_t)((int32_t)65535))))); int32_t L_4 = ___newUpper1; int32_t L_5 = ___newLower3; V_1 = ((int32_t)((int32_t)((int32_t)((int32_t)L_4<<(int32_t)((int32_t)16)))|(int32_t)((int32_t)((int32_t)L_5&(int32_t)((int32_t)65535))))); int32_t* L_6 = __this->get_address_of_indexes_1(); il2cpp_codegen_memory_barrier(); int32_t L_7 = V_1; int32_t L_8 = V_0; int32_t L_9 = Interlocked_CompareExchange_mD830160E95D6C589AD31EE9DC8D19BD4A8DCDC03((int32_t*)L_6, L_7, L_8, /*hidden argument*/NULL); V_2 = L_9; int32_t* L_10 = ___prevUpper0; int32_t L_11 = V_2; *((int32_t*)L_10) = (int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_11>>(int32_t)((int32_t)16)))&(int32_t)((int32_t)65535))); int32_t* L_12 = ___prevLower2; int32_t L_13 = V_2; *((int32_t*)L_12) = (int32_t)((int32_t)((int32_t)L_13&(int32_t)((int32_t)65535))); int32_t L_14 = V_2; int32_t L_15 = V_0; return (bool)((((int32_t)L_14) == ((int32_t)L_15))? 1 : 0); } } // System.Void System.Threading.ThreadPoolWorkQueue_QueueSegment::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QueueSegment__ctor_m7E0672E1810C3887A90DB32CCDE0FC80752495C9 (QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (QueueSegment__ctor_m7E0672E1810C3887A90DB32CCDE0FC80752495C9_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); IThreadPoolWorkItemU5BU5D_tE22F6DA28324647E4F8A3239E9636C050BD4A154* L_0 = (IThreadPoolWorkItemU5BU5D_tE22F6DA28324647E4F8A3239E9636C050BD4A154*)(IThreadPoolWorkItemU5BU5D_tE22F6DA28324647E4F8A3239E9636C050BD4A154*)SZArrayNew(IThreadPoolWorkItemU5BU5D_tE22F6DA28324647E4F8A3239E9636C050BD4A154_il2cpp_TypeInfo_var, (uint32_t)((int32_t)256)); __this->set_nodes_0(L_0); return; } } // System.Boolean System.Threading.ThreadPoolWorkQueue_QueueSegment::IsUsedUp() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool QueueSegment_IsUsedUp_mE4EA87EE6185EAF7C5C6108B4E435CE1D4FB9F0C (QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE * __this, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { QueueSegment_GetIndexes_mF55461594A0803BA4A598D15A161EF172EB65953(__this, (int32_t*)(&V_0), (int32_t*)(&V_1), /*hidden argument*/NULL); int32_t L_0 = V_0; IThreadPoolWorkItemU5BU5D_tE22F6DA28324647E4F8A3239E9636C050BD4A154* L_1 = __this->get_nodes_0(); NullCheck(L_1); if ((!(((uint32_t)L_0) == ((uint32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_1)->max_length)))))))) { goto IL_0021; } } { int32_t L_2 = V_1; IThreadPoolWorkItemU5BU5D_tE22F6DA28324647E4F8A3239E9636C050BD4A154* L_3 = __this->get_nodes_0(); NullCheck(L_3); return (bool)((((int32_t)L_2) == ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length))))))? 1 : 0); } IL_0021: { return (bool)0; } } // System.Boolean System.Threading.ThreadPoolWorkQueue_QueueSegment::TryEnqueue(System.Threading.IThreadPoolWorkItem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool QueueSegment_TryEnqueue_m83AD5DB0A7D19576FC19EF28974EE515E61B8AA5 (QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE * __this, RuntimeObject* ___node0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { QueueSegment_GetIndexes_mF55461594A0803BA4A598D15A161EF172EB65953(__this, (int32_t*)(&V_0), (int32_t*)(&V_1), /*hidden argument*/NULL); } IL_000a: { int32_t L_0 = V_0; IThreadPoolWorkItemU5BU5D_tE22F6DA28324647E4F8A3239E9636C050BD4A154* L_1 = __this->get_nodes_0(); NullCheck(L_1); if ((!(((uint32_t)L_0) == ((uint32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_1)->max_length)))))))) { goto IL_0017; } } { return (bool)0; } IL_0017: { int32_t L_2 = V_0; int32_t L_3 = V_1; bool L_4 = QueueSegment_CompareExchangeIndexes_m2F262328BC6CD50650808F35D906F986F702E299(__this, (int32_t*)(&V_0), ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1)), (int32_t*)(&V_1), L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_000a; } } { IThreadPoolWorkItemU5BU5D_tE22F6DA28324647E4F8A3239E9636C050BD4A154* L_5 = __this->get_nodes_0(); int32_t L_6 = V_0; NullCheck(L_5); RuntimeObject* L_7 = ___node0; VolatileWrite((RuntimeObject**)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6))), L_7); return (bool)1; } } // System.Boolean System.Threading.ThreadPoolWorkQueue_QueueSegment::TryDequeue(System.Threading.IThreadPoolWorkItem&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool QueueSegment_TryDequeue_m4D5D4F85B81CACAD4B7961DC4EF1FD91A99611D2 (QueueSegment_t3F7E9D01C68FF83E06B265B2CF69264953C094EE * __this, RuntimeObject** ___node0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; SpinWait_tE079CCE966DA5879ACBE28273573E447C0BA31B9 V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeObject* V_3 = NULL; { QueueSegment_GetIndexes_mF55461594A0803BA4A598D15A161EF172EB65953(__this, (int32_t*)(&V_0), (int32_t*)(&V_1), /*hidden argument*/NULL); } IL_000a: { int32_t L_0 = V_1; int32_t L_1 = V_0; if ((!(((uint32_t)L_0) == ((uint32_t)L_1)))) { goto IL_0013; } } { RuntimeObject** L_2 = ___node0; *((RuntimeObject **)L_2) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_2, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_0013: { int32_t L_3 = V_0; int32_t L_4 = V_1; bool L_5 = QueueSegment_CompareExchangeIndexes_m2F262328BC6CD50650808F35D906F986F702E299(__this, (int32_t*)(&V_0), L_3, (int32_t*)(&V_1), ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)), /*hidden argument*/NULL); if (!L_5) { goto IL_000a; } } { il2cpp_codegen_initobj((&V_2), sizeof(SpinWait_tE079CCE966DA5879ACBE28273573E447C0BA31B9 )); goto IL_0034; } IL_002d: { SpinWait_SpinOnce_mFE80DED71DC333A3F5C6F98AE9B46AB63B854E87((SpinWait_tE079CCE966DA5879ACBE28273573E447C0BA31B9 *)(&V_2), /*hidden argument*/NULL); } IL_0034: { RuntimeObject** L_6 = ___node0; IThreadPoolWorkItemU5BU5D_tE22F6DA28324647E4F8A3239E9636C050BD4A154* L_7 = __this->get_nodes_0(); int32_t L_8 = V_1; NullCheck(L_7); RuntimeObject* L_9 = VolatileRead((RuntimeObject**)((L_7)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_8)))); RuntimeObject* L_10 = L_9; V_3 = L_10; *((RuntimeObject **)L_6) = (RuntimeObject *)L_10; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_6, (void*)(RuntimeObject *)L_10); RuntimeObject* L_11 = V_3; if (!L_11) { goto IL_002d; } } { IThreadPoolWorkItemU5BU5D_tE22F6DA28324647E4F8A3239E9636C050BD4A154* L_12 = __this->get_nodes_0(); int32_t L_13 = V_1; NullCheck(L_12); ArrayElementTypeCheck (L_12, NULL); (L_12)->SetAt(static_cast<il2cpp_array_size_t>(L_13), (RuntimeObject*)NULL); return (bool)1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Threading.ThreadPoolWorkQueue_WorkStealingQueue::LocalPush(System.Threading.IThreadPoolWorkItem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WorkStealingQueue_LocalPush_mF4807971CDD7F6089AADF28173FEDDDFF4E96455 (WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB * __this, RuntimeObject* ___obj0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WorkStealingQueue_LocalPush_mF4807971CDD7F6089AADF28173FEDDDFF4E96455_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; bool V_1 = false; bool V_2 = false; int32_t V_3 = 0; int32_t V_4 = 0; IThreadPoolWorkItemU5BU5D_tE22F6DA28324647E4F8A3239E9636C050BD4A154* V_5 = NULL; int32_t V_6 = 0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 2); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { int32_t L_0 = __this->get_m_tailIndex_3(); il2cpp_codegen_memory_barrier(); V_0 = L_0; int32_t L_1 = V_0; if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)2147483647LL))))) { goto IL_0075; } } { V_1 = (bool)0; } IL_0013: try { // begin try (depth: 1) { SpinLock_t8C6A214261382587D0A07AD354500141672A1DE1 * L_2 = __this->get_address_of_m_foreignLock_4(); SpinLock_Enter_mF3E9D6327B1767595E94264ABB9526C5CF3CFC3B((SpinLock_t8C6A214261382587D0A07AD354500141672A1DE1 *)L_2, (bool*)(&V_1), /*hidden argument*/NULL); int32_t L_3 = __this->get_m_tailIndex_3(); il2cpp_codegen_memory_barrier(); if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)2147483647LL))))) { goto IL_0063; } } IL_002f: { int32_t L_4 = __this->get_m_headIndex_2(); il2cpp_codegen_memory_barrier(); int32_t L_5 = __this->get_m_mask_1(); il2cpp_codegen_memory_barrier(); il2cpp_codegen_memory_barrier(); __this->set_m_headIndex_2(((int32_t)((int32_t)L_4&(int32_t)L_5))); int32_t L_6 = __this->get_m_tailIndex_3(); il2cpp_codegen_memory_barrier(); int32_t L_7 = __this->get_m_mask_1(); il2cpp_codegen_memory_barrier(); int32_t L_8 = ((int32_t)((int32_t)L_6&(int32_t)L_7)); V_0 = L_8; il2cpp_codegen_memory_barrier(); __this->set_m_tailIndex_3(L_8); } IL_0063: { IL2CPP_LEAVE(0x75, FINALLY_0065); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0065; } FINALLY_0065: { // begin finally (depth: 1) { bool L_9 = V_1; if (!L_9) { goto IL_0074; } } IL_0068: { SpinLock_t8C6A214261382587D0A07AD354500141672A1DE1 * L_10 = __this->get_address_of_m_foreignLock_4(); SpinLock_Exit_m85BC505E091C592BE7015391FAD05C5BDC8A1D66((SpinLock_t8C6A214261382587D0A07AD354500141672A1DE1 *)L_10, (bool)1, /*hidden argument*/NULL); } IL_0074: { IL2CPP_END_FINALLY(101) } } // end finally (depth: 1) IL2CPP_CLEANUP(101) { IL2CPP_JUMP_TBL(0x75, IL_0075) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0075: { int32_t L_11 = V_0; int32_t L_12 = __this->get_m_headIndex_2(); il2cpp_codegen_memory_barrier(); int32_t L_13 = __this->get_m_mask_1(); il2cpp_codegen_memory_barrier(); if ((((int32_t)L_11) >= ((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)L_13))))) { goto IL_00b2; } } { IThreadPoolWorkItemU5BU5D_tE22F6DA28324647E4F8A3239E9636C050BD4A154* L_14 = __this->get_m_array_0(); il2cpp_codegen_memory_barrier(); int32_t L_15 = V_0; int32_t L_16 = __this->get_m_mask_1(); il2cpp_codegen_memory_barrier(); NullCheck(L_14); RuntimeObject* L_17 = ___obj0; VolatileWrite((RuntimeObject**)((L_14)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)((int32_t)L_15&(int32_t)L_16))))), L_17); int32_t L_18 = V_0; il2cpp_codegen_memory_barrier(); __this->set_m_tailIndex_3(((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1))); return; } IL_00b2: { V_2 = (bool)0; } IL_00b4: try { // begin try (depth: 1) { SpinLock_t8C6A214261382587D0A07AD354500141672A1DE1 * L_19 = __this->get_address_of_m_foreignLock_4(); SpinLock_Enter_mF3E9D6327B1767595E94264ABB9526C5CF3CFC3B((SpinLock_t8C6A214261382587D0A07AD354500141672A1DE1 *)L_19, (bool*)(&V_2), /*hidden argument*/NULL); int32_t L_20 = __this->get_m_headIndex_2(); il2cpp_codegen_memory_barrier(); V_3 = L_20; int32_t L_21 = __this->get_m_tailIndex_3(); il2cpp_codegen_memory_barrier(); int32_t L_22 = __this->get_m_headIndex_2(); il2cpp_codegen_memory_barrier(); V_4 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)L_22)); int32_t L_23 = V_4; int32_t L_24 = __this->get_m_mask_1(); il2cpp_codegen_memory_barrier(); if ((((int32_t)L_23) < ((int32_t)L_24))) { goto IL_0163; } } IL_00e9: { IThreadPoolWorkItemU5BU5D_tE22F6DA28324647E4F8A3239E9636C050BD4A154* L_25 = __this->get_m_array_0(); il2cpp_codegen_memory_barrier(); NullCheck(L_25); IThreadPoolWorkItemU5BU5D_tE22F6DA28324647E4F8A3239E9636C050BD4A154* L_26 = (IThreadPoolWorkItemU5BU5D_tE22F6DA28324647E4F8A3239E9636C050BD4A154*)(IThreadPoolWorkItemU5BU5D_tE22F6DA28324647E4F8A3239E9636C050BD4A154*)SZArrayNew(IThreadPoolWorkItemU5BU5D_tE22F6DA28324647E4F8A3239E9636C050BD4A154_il2cpp_TypeInfo_var, (uint32_t)((int32_t)((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_25)->max_length))))<<(int32_t)1))); V_5 = L_26; V_6 = 0; goto IL_0122; } IL_0101: { IThreadPoolWorkItemU5BU5D_tE22F6DA28324647E4F8A3239E9636C050BD4A154* L_27 = V_5; int32_t L_28 = V_6; IThreadPoolWorkItemU5BU5D_tE22F6DA28324647E4F8A3239E9636C050BD4A154* L_29 = __this->get_m_array_0(); il2cpp_codegen_memory_barrier(); int32_t L_30 = V_6; int32_t L_31 = V_3; int32_t L_32 = __this->get_m_mask_1(); il2cpp_codegen_memory_barrier(); NullCheck(L_29); int32_t L_33 = ((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)L_31))&(int32_t)L_32)); RuntimeObject* L_34 = (L_29)->GetAt(static_cast<il2cpp_array_size_t>(L_33)); NullCheck(L_27); ArrayElementTypeCheck (L_27, L_34); (L_27)->SetAt(static_cast<il2cpp_array_size_t>(L_28), (RuntimeObject*)L_34); int32_t L_35 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_35, (int32_t)1)); } IL_0122: { int32_t L_36 = V_6; IThreadPoolWorkItemU5BU5D_tE22F6DA28324647E4F8A3239E9636C050BD4A154* L_37 = __this->get_m_array_0(); il2cpp_codegen_memory_barrier(); NullCheck(L_37); if ((((int32_t)L_36) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_37)->max_length))))))) { goto IL_0101; } } IL_0130: { IThreadPoolWorkItemU5BU5D_tE22F6DA28324647E4F8A3239E9636C050BD4A154* L_38 = V_5; il2cpp_codegen_memory_barrier(); __this->set_m_array_0(L_38); il2cpp_codegen_memory_barrier(); __this->set_m_headIndex_2(0); int32_t L_39 = V_4; int32_t L_40 = L_39; V_0 = L_40; il2cpp_codegen_memory_barrier(); __this->set_m_tailIndex_3(L_40); int32_t L_41 = __this->get_m_mask_1(); il2cpp_codegen_memory_barrier(); il2cpp_codegen_memory_barrier(); __this->set_m_mask_1(((int32_t)((int32_t)((int32_t)((int32_t)L_41<<(int32_t)1))|(int32_t)1))); } IL_0163: { IThreadPoolWorkItemU5BU5D_tE22F6DA28324647E4F8A3239E9636C050BD4A154* L_42 = __this->get_m_array_0(); il2cpp_codegen_memory_barrier(); int32_t L_43 = V_0; int32_t L_44 = __this->get_m_mask_1(); il2cpp_codegen_memory_barrier(); NullCheck(L_42); RuntimeObject* L_45 = ___obj0; VolatileWrite((RuntimeObject**)((L_42)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)((int32_t)L_43&(int32_t)L_44))))), L_45); int32_t L_46 = V_0; il2cpp_codegen_memory_barrier(); __this->set_m_tailIndex_3(((int32_t)il2cpp_codegen_add((int32_t)L_46, (int32_t)1))); IL2CPP_LEAVE(0x19D, FINALLY_018d); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_018d; } FINALLY_018d: { // begin finally (depth: 1) { bool L_47 = V_2; if (!L_47) { goto IL_019c; } } IL_0190: { SpinLock_t8C6A214261382587D0A07AD354500141672A1DE1 * L_48 = __this->get_address_of_m_foreignLock_4(); SpinLock_Exit_m85BC505E091C592BE7015391FAD05C5BDC8A1D66((SpinLock_t8C6A214261382587D0A07AD354500141672A1DE1 *)L_48, (bool)0, /*hidden argument*/NULL); } IL_019c: { IL2CPP_END_FINALLY(397) } } // end finally (depth: 1) IL2CPP_CLEANUP(397) { IL2CPP_JUMP_TBL(0x19D, IL_019d) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_019d: { return; } } // System.Boolean System.Threading.ThreadPoolWorkQueue_WorkStealingQueue::LocalFindAndPop(System.Threading.IThreadPoolWorkItem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WorkStealingQueue_LocalFindAndPop_m837487AF74CF9C8104986911FC7E279101AE1DCC (WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB * __this, RuntimeObject* ___obj0, const RuntimeMethod* method) { RuntimeObject* V_0 = NULL; int32_t V_1 = 0; bool V_2 = false; bool V_3 = false; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 2); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { IThreadPoolWorkItemU5BU5D_tE22F6DA28324647E4F8A3239E9636C050BD4A154* L_0 = __this->get_m_array_0(); il2cpp_codegen_memory_barrier(); int32_t L_1 = __this->get_m_tailIndex_3(); il2cpp_codegen_memory_barrier(); int32_t L_2 = __this->get_m_mask_1(); il2cpp_codegen_memory_barrier(); NullCheck(L_0); int32_t L_3 = ((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)1))&(int32_t)L_2)); RuntimeObject* L_4 = (L_0)->GetAt(static_cast<il2cpp_array_size_t>(L_3)); RuntimeObject* L_5 = ___obj0; if ((!(((RuntimeObject*)(RuntimeObject*)L_4) == ((RuntimeObject*)(RuntimeObject*)L_5)))) { goto IL_002d; } } { bool L_6 = WorkStealingQueue_LocalPop_m99B519E8984D358D1816A9E01B7A9CD4607B42D0(__this, (RuntimeObject**)(&V_0), /*hidden argument*/NULL); if (!L_6) { goto IL_002b; } } { return (bool)1; } IL_002b: { return (bool)0; } IL_002d: { int32_t L_7 = __this->get_m_tailIndex_3(); il2cpp_codegen_memory_barrier(); V_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)2)); goto IL_00f2; } IL_003d: { IThreadPoolWorkItemU5BU5D_tE22F6DA28324647E4F8A3239E9636C050BD4A154* L_8 = __this->get_m_array_0(); il2cpp_codegen_memory_barrier(); int32_t L_9 = V_1; int32_t L_10 = __this->get_m_mask_1(); il2cpp_codegen_memory_barrier(); NullCheck(L_8); int32_t L_11 = ((int32_t)((int32_t)L_9&(int32_t)L_10)); RuntimeObject* L_12 = (L_8)->GetAt(static_cast<il2cpp_array_size_t>(L_11)); RuntimeObject* L_13 = ___obj0; if ((!(((RuntimeObject*)(RuntimeObject*)L_12) == ((RuntimeObject*)(RuntimeObject*)L_13)))) { goto IL_00ee; } } { V_2 = (bool)0; } IL_0058: try { // begin try (depth: 1) { SpinLock_t8C6A214261382587D0A07AD354500141672A1DE1 * L_14 = __this->get_address_of_m_foreignLock_4(); SpinLock_Enter_mF3E9D6327B1767595E94264ABB9526C5CF3CFC3B((SpinLock_t8C6A214261382587D0A07AD354500141672A1DE1 *)L_14, (bool*)(&V_2), /*hidden argument*/NULL); IThreadPoolWorkItemU5BU5D_tE22F6DA28324647E4F8A3239E9636C050BD4A154* L_15 = __this->get_m_array_0(); il2cpp_codegen_memory_barrier(); int32_t L_16 = V_1; int32_t L_17 = __this->get_m_mask_1(); il2cpp_codegen_memory_barrier(); NullCheck(L_15); int32_t L_18 = ((int32_t)((int32_t)L_16&(int32_t)L_17)); RuntimeObject* L_19 = (L_15)->GetAt(static_cast<il2cpp_array_size_t>(L_18)); if (L_19) { goto IL_0081; } } IL_007a: { V_3 = (bool)0; IL2CPP_LEAVE(0x102, FINALLY_00de); } IL_0081: { IThreadPoolWorkItemU5BU5D_tE22F6DA28324647E4F8A3239E9636C050BD4A154* L_20 = __this->get_m_array_0(); il2cpp_codegen_memory_barrier(); int32_t L_21 = V_1; int32_t L_22 = __this->get_m_mask_1(); il2cpp_codegen_memory_barrier(); NullCheck(L_20); VolatileWrite((RuntimeObject**)((L_20)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)((int32_t)L_21&(int32_t)L_22))))), (RuntimeObject*)NULL); int32_t L_23 = V_1; int32_t L_24 = __this->get_m_tailIndex_3(); il2cpp_codegen_memory_barrier(); if ((!(((uint32_t)L_23) == ((uint32_t)L_24)))) { goto IL_00bd; } } IL_00a9: { int32_t L_25 = __this->get_m_tailIndex_3(); il2cpp_codegen_memory_barrier(); il2cpp_codegen_memory_barrier(); __this->set_m_tailIndex_3(((int32_t)il2cpp_codegen_subtract((int32_t)L_25, (int32_t)1))); goto IL_00da; } IL_00bd: { int32_t L_26 = V_1; int32_t L_27 = __this->get_m_headIndex_2(); il2cpp_codegen_memory_barrier(); if ((!(((uint32_t)L_26) == ((uint32_t)L_27)))) { goto IL_00da; } } IL_00c8: { int32_t L_28 = __this->get_m_headIndex_2(); il2cpp_codegen_memory_barrier(); il2cpp_codegen_memory_barrier(); __this->set_m_headIndex_2(((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1))); } IL_00da: { V_3 = (bool)1; IL2CPP_LEAVE(0x102, FINALLY_00de); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00de; } FINALLY_00de: { // begin finally (depth: 1) { bool L_29 = V_2; if (!L_29) { goto IL_00ed; } } IL_00e1: { SpinLock_t8C6A214261382587D0A07AD354500141672A1DE1 * L_30 = __this->get_address_of_m_foreignLock_4(); SpinLock_Exit_m85BC505E091C592BE7015391FAD05C5BDC8A1D66((SpinLock_t8C6A214261382587D0A07AD354500141672A1DE1 *)L_30, (bool)0, /*hidden argument*/NULL); } IL_00ed: { IL2CPP_END_FINALLY(222) } } // end finally (depth: 1) IL2CPP_CLEANUP(222) { IL2CPP_JUMP_TBL(0x102, IL_0102) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_00ee: { int32_t L_31 = V_1; V_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_31, (int32_t)1)); } IL_00f2: { int32_t L_32 = V_1; int32_t L_33 = __this->get_m_headIndex_2(); il2cpp_codegen_memory_barrier(); if ((((int32_t)L_32) >= ((int32_t)L_33))) { goto IL_003d; } } { return (bool)0; } IL_0102: { bool L_34 = V_3; return L_34; } } // System.Boolean System.Threading.ThreadPoolWorkQueue_WorkStealingQueue::LocalPop(System.Threading.IThreadPoolWorkItem&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WorkStealingQueue_LocalPop_m99B519E8984D358D1816A9E01B7A9CD4607B42D0 (WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB * __this, RuntimeObject** ___obj0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; bool V_2 = false; int32_t V_3 = 0; bool V_4 = false; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 3); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); IL_0000: { int32_t L_0 = __this->get_m_tailIndex_3(); il2cpp_codegen_memory_barrier(); V_0 = L_0; int32_t L_1 = __this->get_m_headIndex_2(); il2cpp_codegen_memory_barrier(); int32_t L_2 = V_0; if ((((int32_t)L_1) < ((int32_t)L_2))) { goto IL_0019; } } { RuntimeObject** L_3 = ___obj0; *((RuntimeObject **)L_3) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_3, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_0019: { int32_t L_4 = V_0; V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)1)); int32_t* L_5 = __this->get_address_of_m_tailIndex_3(); il2cpp_codegen_memory_barrier(); int32_t L_6 = V_0; Interlocked_Exchange_mD5CC61AF0F002355912FAAF84F26BE93639B5FD5((int32_t*)L_5, L_6, /*hidden argument*/NULL); int32_t L_7 = __this->get_m_headIndex_2(); il2cpp_codegen_memory_barrier(); int32_t L_8 = V_0; if ((((int32_t)L_7) > ((int32_t)L_8))) { goto IL_0066; } } { int32_t L_9 = V_0; int32_t L_10 = __this->get_m_mask_1(); il2cpp_codegen_memory_barrier(); V_1 = ((int32_t)((int32_t)L_9&(int32_t)L_10)); RuntimeObject** L_11 = ___obj0; IThreadPoolWorkItemU5BU5D_tE22F6DA28324647E4F8A3239E9636C050BD4A154* L_12 = __this->get_m_array_0(); il2cpp_codegen_memory_barrier(); int32_t L_13 = V_1; NullCheck(L_12); RuntimeObject* L_14 = VolatileRead((RuntimeObject**)((L_12)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_13)))); *((RuntimeObject **)L_11) = (RuntimeObject *)L_14; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_11, (void*)(RuntimeObject *)L_14); RuntimeObject** L_15 = ___obj0; RuntimeObject* L_16 = *((RuntimeObject**)L_15); if (!L_16) { goto IL_0000; } } { IThreadPoolWorkItemU5BU5D_tE22F6DA28324647E4F8A3239E9636C050BD4A154* L_17 = __this->get_m_array_0(); il2cpp_codegen_memory_barrier(); int32_t L_18 = V_1; NullCheck(L_17); ArrayElementTypeCheck (L_17, NULL); (L_17)->SetAt(static_cast<il2cpp_array_size_t>(L_18), (RuntimeObject*)NULL); return (bool)1; } IL_0066: { V_2 = (bool)0; } IL_0068: try { // begin try (depth: 1) { SpinLock_t8C6A214261382587D0A07AD354500141672A1DE1 * L_19 = __this->get_address_of_m_foreignLock_4(); SpinLock_Enter_mF3E9D6327B1767595E94264ABB9526C5CF3CFC3B((SpinLock_t8C6A214261382587D0A07AD354500141672A1DE1 *)L_19, (bool*)(&V_2), /*hidden argument*/NULL); int32_t L_20 = __this->get_m_headIndex_2(); il2cpp_codegen_memory_barrier(); int32_t L_21 = V_0; if ((((int32_t)L_20) > ((int32_t)L_21))) { goto IL_00b9; } } IL_0080: { int32_t L_22 = V_0; int32_t L_23 = __this->get_m_mask_1(); il2cpp_codegen_memory_barrier(); V_3 = ((int32_t)((int32_t)L_22&(int32_t)L_23)); RuntimeObject** L_24 = ___obj0; IThreadPoolWorkItemU5BU5D_tE22F6DA28324647E4F8A3239E9636C050BD4A154* L_25 = __this->get_m_array_0(); il2cpp_codegen_memory_barrier(); int32_t L_26 = V_3; NullCheck(L_25); RuntimeObject* L_27 = VolatileRead((RuntimeObject**)((L_25)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_26)))); *((RuntimeObject **)L_24) = (RuntimeObject *)L_27; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_24, (void*)(RuntimeObject *)L_27); RuntimeObject** L_28 = ___obj0; RuntimeObject* L_29 = *((RuntimeObject**)L_28); if (L_29) { goto IL_00a9; } } IL_00a4: { IL2CPP_LEAVE(0x0, FINALLY_00cc); } IL_00a9: { IThreadPoolWorkItemU5BU5D_tE22F6DA28324647E4F8A3239E9636C050BD4A154* L_30 = __this->get_m_array_0(); il2cpp_codegen_memory_barrier(); int32_t L_31 = V_3; NullCheck(L_30); ArrayElementTypeCheck (L_30, NULL); (L_30)->SetAt(static_cast<il2cpp_array_size_t>(L_31), (RuntimeObject*)NULL); V_4 = (bool)1; IL2CPP_LEAVE(0xDC, FINALLY_00cc); } IL_00b9: { int32_t L_32 = V_0; il2cpp_codegen_memory_barrier(); __this->set_m_tailIndex_3(((int32_t)il2cpp_codegen_add((int32_t)L_32, (int32_t)1))); RuntimeObject** L_33 = ___obj0; *((RuntimeObject **)L_33) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_33, (void*)(RuntimeObject *)NULL); V_4 = (bool)0; IL2CPP_LEAVE(0xDC, FINALLY_00cc); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00cc; } FINALLY_00cc: { // begin finally (depth: 1) { bool L_34 = V_2; if (!L_34) { goto IL_00db; } } IL_00cf: { SpinLock_t8C6A214261382587D0A07AD354500141672A1DE1 * L_35 = __this->get_address_of_m_foreignLock_4(); SpinLock_Exit_m85BC505E091C592BE7015391FAD05C5BDC8A1D66((SpinLock_t8C6A214261382587D0A07AD354500141672A1DE1 *)L_35, (bool)0, /*hidden argument*/NULL); } IL_00db: { IL2CPP_END_FINALLY(204) } } // end finally (depth: 1) IL2CPP_CLEANUP(204) { IL2CPP_JUMP_TBL(0x0, IL_0000) IL2CPP_JUMP_TBL(0xDC, IL_00dc) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_00dc: { bool L_36 = V_4; return L_36; } } // System.Boolean System.Threading.ThreadPoolWorkQueue_WorkStealingQueue::TrySteal(System.Threading.IThreadPoolWorkItem&,System.Boolean&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WorkStealingQueue_TrySteal_mE129DB3DD6A80B3FAF1391366AABFDD488D7956E (WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB * __this, RuntimeObject** ___obj0, bool* ___missedSteal1, const RuntimeMethod* method) { { RuntimeObject** L_0 = ___obj0; bool* L_1 = ___missedSteal1; bool L_2 = WorkStealingQueue_TrySteal_mB7C9393B530ABEE102EC1955B02A520D01A08E9C(__this, (RuntimeObject**)L_0, (bool*)L_1, 0, /*hidden argument*/NULL); return L_2; } } // System.Boolean System.Threading.ThreadPoolWorkQueue_WorkStealingQueue::TrySteal(System.Threading.IThreadPoolWorkItem&,System.Boolean&,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WorkStealingQueue_TrySteal_mB7C9393B530ABEE102EC1955B02A520D01A08E9C (WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB * __this, RuntimeObject** ___obj0, bool* ___missedSteal1, int32_t ___millisecondsTimeout2, const RuntimeMethod* method) { bool V_0 = false; int32_t V_1 = 0; int32_t V_2 = 0; bool V_3 = false; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 4); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { RuntimeObject** L_0 = ___obj0; *((RuntimeObject **)L_0) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_0, (void*)(RuntimeObject *)NULL); } IL_0003: { int32_t L_1 = __this->get_m_headIndex_2(); il2cpp_codegen_memory_barrier(); int32_t L_2 = __this->get_m_tailIndex_3(); il2cpp_codegen_memory_barrier(); if ((((int32_t)L_1) < ((int32_t)L_2))) { goto IL_0017; } } { return (bool)0; } IL_0017: { V_0 = (bool)0; } IL_0019: try { // begin try (depth: 1) { SpinLock_t8C6A214261382587D0A07AD354500141672A1DE1 * L_3 = __this->get_address_of_m_foreignLock_4(); int32_t L_4 = ___millisecondsTimeout2; SpinLock_TryEnter_mC40B3AF891D55A2D0DC2AEC8F83926EBB4A28109((SpinLock_t8C6A214261382587D0A07AD354500141672A1DE1 *)L_3, L_4, (bool*)(&V_0), /*hidden argument*/NULL); bool L_5 = V_0; if (!L_5) { goto IL_0093; } } IL_002a: { int32_t L_6 = __this->get_m_headIndex_2(); il2cpp_codegen_memory_barrier(); V_1 = L_6; int32_t* L_7 = __this->get_address_of_m_headIndex_2(); il2cpp_codegen_memory_barrier(); int32_t L_8 = V_1; Interlocked_Exchange_mD5CC61AF0F002355912FAAF84F26BE93639B5FD5((int32_t*)L_7, ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)), /*hidden argument*/NULL); int32_t L_9 = V_1; int32_t L_10 = __this->get_m_tailIndex_3(); il2cpp_codegen_memory_barrier(); if ((((int32_t)L_9) >= ((int32_t)L_10))) { goto IL_0082; } } IL_004d: { int32_t L_11 = V_1; int32_t L_12 = __this->get_m_mask_1(); il2cpp_codegen_memory_barrier(); V_2 = ((int32_t)((int32_t)L_11&(int32_t)L_12)); RuntimeObject** L_13 = ___obj0; IThreadPoolWorkItemU5BU5D_tE22F6DA28324647E4F8A3239E9636C050BD4A154* L_14 = __this->get_m_array_0(); il2cpp_codegen_memory_barrier(); int32_t L_15 = V_2; NullCheck(L_14); RuntimeObject* L_16 = VolatileRead((RuntimeObject**)((L_14)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_15)))); *((RuntimeObject **)L_13) = (RuntimeObject *)L_16; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_13, (void*)(RuntimeObject *)L_16); RuntimeObject** L_17 = ___obj0; RuntimeObject* L_18 = *((RuntimeObject**)L_17); if (L_18) { goto IL_0073; } } IL_0071: { IL2CPP_LEAVE(0x3, FINALLY_0098); } IL_0073: { IThreadPoolWorkItemU5BU5D_tE22F6DA28324647E4F8A3239E9636C050BD4A154* L_19 = __this->get_m_array_0(); il2cpp_codegen_memory_barrier(); int32_t L_20 = V_2; NullCheck(L_19); ArrayElementTypeCheck (L_19, NULL); (L_19)->SetAt(static_cast<il2cpp_array_size_t>(L_20), (RuntimeObject*)NULL); V_3 = (bool)1; IL2CPP_LEAVE(0xAA, FINALLY_0098); } IL_0082: { int32_t L_21 = V_1; il2cpp_codegen_memory_barrier(); __this->set_m_headIndex_2(L_21); RuntimeObject** L_22 = ___obj0; *((RuntimeObject **)L_22) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_22, (void*)(RuntimeObject *)NULL); bool* L_23 = ___missedSteal1; *((int8_t*)L_23) = (int8_t)1; IL2CPP_LEAVE(0xA8, FINALLY_0098); } IL_0093: { bool* L_24 = ___missedSteal1; *((int8_t*)L_24) = (int8_t)1; IL2CPP_LEAVE(0xA8, FINALLY_0098); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0098; } FINALLY_0098: { // begin finally (depth: 1) { bool L_25 = V_0; if (!L_25) { goto IL_00a7; } } IL_009b: { SpinLock_t8C6A214261382587D0A07AD354500141672A1DE1 * L_26 = __this->get_address_of_m_foreignLock_4(); SpinLock_Exit_m85BC505E091C592BE7015391FAD05C5BDC8A1D66((SpinLock_t8C6A214261382587D0A07AD354500141672A1DE1 *)L_26, (bool)0, /*hidden argument*/NULL); } IL_00a7: { IL2CPP_END_FINALLY(152) } } // end finally (depth: 1) IL2CPP_CLEANUP(152) { IL2CPP_JUMP_TBL(0x3, IL_0003) IL2CPP_JUMP_TBL(0xAA, IL_00aa) IL2CPP_JUMP_TBL(0xA8, IL_00a8) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_00a8: { return (bool)0; } IL_00aa: { bool L_27 = V_3; return L_27; } } // System.Void System.Threading.ThreadPoolWorkQueue_WorkStealingQueue::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WorkStealingQueue__ctor_m5A30B12A759E1174AB423856CECBF73B5A5FA91A (WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WorkStealingQueue__ctor_m5A30B12A759E1174AB423856CECBF73B5A5FA91A_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IThreadPoolWorkItemU5BU5D_tE22F6DA28324647E4F8A3239E9636C050BD4A154* L_0 = (IThreadPoolWorkItemU5BU5D_tE22F6DA28324647E4F8A3239E9636C050BD4A154*)(IThreadPoolWorkItemU5BU5D_tE22F6DA28324647E4F8A3239E9636C050BD4A154*)SZArrayNew(IThreadPoolWorkItemU5BU5D_tE22F6DA28324647E4F8A3239E9636C050BD4A154_il2cpp_TypeInfo_var, (uint32_t)((int32_t)32)); il2cpp_codegen_memory_barrier(); __this->set_m_array_0(L_0); il2cpp_codegen_memory_barrier(); __this->set_m_mask_1(((int32_t)31)); SpinLock_t8C6A214261382587D0A07AD354500141672A1DE1 L_1; memset((&L_1), 0, sizeof(L_1)); SpinLock__ctor_m2BB2C4BB309BF3C6D004C3BABAE3C8484DA5B6A0((&L_1), (bool)0, /*hidden argument*/NULL); __this->set_m_foreignLock_4(L_1); Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Threading.ThreadPoolWorkQueueThreadLocals::.ctor(System.Threading.ThreadPoolWorkQueue) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadPoolWorkQueueThreadLocals__ctor_mD46EF22D8EE15E0585EAC6F9DBF3063D14526362 (ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B * __this, ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011 * ___tpq0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThreadPoolWorkQueueThreadLocals__ctor_mD46EF22D8EE15E0585EAC6F9DBF3063D14526362_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * L_0 = Thread_get_CurrentThread_mB7A83CAE2B9A74CEA053196DFD1AF1E7AB30A70E(/*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = Thread_get_ManagedThreadId_m7FA85162CB00713B94EF5708B19120F791D3AAD1(L_0, /*hidden argument*/NULL); Random_t18A28484F67EFA289C256F508A5C71D9E6DEE09F * L_2 = (Random_t18A28484F67EFA289C256F508A5C71D9E6DEE09F *)il2cpp_codegen_object_new(Random_t18A28484F67EFA289C256F508A5C71D9E6DEE09F_il2cpp_TypeInfo_var); Random__ctor_mDD202982FB7CEDE3F31824E919AD2BFA6D66BA27(L_2, L_1, /*hidden argument*/NULL); __this->set_random_3(L_2); Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011 * L_3 = ___tpq0; __this->set_workQueue_1(L_3); WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB * L_4 = (WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB *)il2cpp_codegen_object_new(WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB_il2cpp_TypeInfo_var); WorkStealingQueue__ctor_m5A30B12A759E1174AB423856CECBF73B5A5FA91A(L_4, /*hidden argument*/NULL); __this->set_workStealingQueue_2(L_4); IL2CPP_RUNTIME_CLASS_INIT(ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011_il2cpp_TypeInfo_var); SparseArray_1_tA9BA23F30984048431C40A4D4B5215A15A64B4EB * L_5 = ((ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011_StaticFields*)il2cpp_codegen_static_fields_for(ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011_il2cpp_TypeInfo_var))->get_allThreadQueues_2(); WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB * L_6 = __this->get_workStealingQueue_2(); NullCheck(L_5); SparseArray_1_Add_mE48A7F17E902019686E15A72766DD0AB4CE80971(L_5, L_6, /*hidden argument*/SparseArray_1_Add_mE48A7F17E902019686E15A72766DD0AB4CE80971_RuntimeMethod_var); return; } } // System.Void System.Threading.ThreadPoolWorkQueueThreadLocals::CleanUp() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadPoolWorkQueueThreadLocals_CleanUp_m2557E74F088EB8EC68E1DAB43458EDAF62F30C04 (ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThreadPoolWorkQueueThreadLocals_CleanUp_m2557E74F088EB8EC68E1DAB43458EDAF62F30C04_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; RuntimeObject* V_1 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 1); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB * L_0 = __this->get_workStealingQueue_2(); if (!L_0) { goto IL_004d; } } { ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011 * L_1 = __this->get_workQueue_1(); if (!L_1) { goto IL_003d; } } { V_0 = (bool)0; goto IL_003a; } IL_0014: { } IL_0015: try { // begin try (depth: 1) IL2CPP_LEAVE(0x3A, FINALLY_0017); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0017; } FINALLY_0017: { // begin finally (depth: 1) { V_1 = (RuntimeObject*)NULL; WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB * L_2 = __this->get_workStealingQueue_2(); NullCheck(L_2); bool L_3 = WorkStealingQueue_LocalPop_m99B519E8984D358D1816A9E01B7A9CD4607B42D0(L_2, (RuntimeObject**)(&V_1), /*hidden argument*/NULL); if (!L_3) { goto IL_0037; } } IL_0028: { ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011 * L_4 = __this->get_workQueue_1(); RuntimeObject* L_5 = V_1; NullCheck(L_4); ThreadPoolWorkQueue_Enqueue_m0F5AAE9773892321562E794066DD4DBDF4DCA100(L_4, L_5, (bool)1, /*hidden argument*/NULL); goto IL_0039; } IL_0037: { V_0 = (bool)1; } IL_0039: { IL2CPP_END_FINALLY(23) } } // end finally (depth: 1) IL2CPP_CLEANUP(23) { IL2CPP_JUMP_TBL(0x3A, IL_003a) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_003a: { bool L_6 = V_0; if (!L_6) { goto IL_0014; } } IL_003d: { IL2CPP_RUNTIME_CLASS_INIT(ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011_il2cpp_TypeInfo_var); SparseArray_1_tA9BA23F30984048431C40A4D4B5215A15A64B4EB * L_7 = ((ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011_StaticFields*)il2cpp_codegen_static_fields_for(ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011_il2cpp_TypeInfo_var))->get_allThreadQueues_2(); WorkStealingQueue_tFC6A568537E943B70FB9A859876D16E7DB7A84DB * L_8 = __this->get_workStealingQueue_2(); NullCheck(L_7); SparseArray_1_Remove_mEBA9CD59097C8D0C153E48328C21554B81E68414(L_7, L_8, /*hidden argument*/SparseArray_1_Remove_mEBA9CD59097C8D0C153E48328C21554B81E68414_RuntimeMethod_var); } IL_004d: { return; } } // System.Void System.Threading.ThreadPoolWorkQueueThreadLocals::Finalize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadPoolWorkQueueThreadLocals_Finalize_m47A721982E2448A104A4ED364812F834D9A9566A (ThreadPoolWorkQueueThreadLocals_tFFA030E536583A69A43878F3ABA0DEEC02C33F0B * __this, const RuntimeMethod* method) { Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 1); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); IL_0000: try { // begin try (depth: 1) { bool L_0 = Environment_get_HasShutdownStarted_m722CC30F8A3C58FE3165427FF2858922C13F7A5C(/*hidden argument*/NULL); if (L_0) { goto IL_0019; } } IL_0007: { AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8 * L_1 = AppDomain_get_CurrentDomain_m3D3D52C9382D6853E49551DA6182DBC5F1118BF0(/*hidden argument*/NULL); NullCheck(L_1); bool L_2 = AppDomain_IsFinalizingForUnload_m1B3D0DA1C7AEA3D6FA5D7D52161B2FF52B2D9912(L_1, /*hidden argument*/NULL); if (L_2) { goto IL_0019; } } IL_0013: { ThreadPoolWorkQueueThreadLocals_CleanUp_m2557E74F088EB8EC68E1DAB43458EDAF62F30C04(__this, /*hidden argument*/NULL); } IL_0019: { IL2CPP_LEAVE(0x22, FINALLY_001b); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_001b; } FINALLY_001b: { // begin finally (depth: 1) Object_Finalize_m4015B7D3A44DE125C5FE34D7276CD4697C06F380(__this, /*hidden argument*/NULL); IL2CPP_END_FINALLY(27) } // end finally (depth: 1) IL2CPP_CLEANUP(27) { IL2CPP_JUMP_TBL(0x22, IL_0022) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0022: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif IL2CPP_EXTERN_C void DelegatePInvokeWrapper_ThreadStart_t09FFA4371E4B2A713F212B157CC9B8B61983B5BF (ThreadStart_t09FFA4371E4B2A713F212B157CC9B8B61983B5BF * __this, const RuntimeMethod* method) { typedef void (DEFAULT_CALL *PInvokeFunc)(); PInvokeFunc il2cppPInvokeFunc = reinterpret_cast<PInvokeFunc>(il2cpp_codegen_get_method_pointer(((RuntimeDelegate*)__this)->method)); // Native function invocation il2cppPInvokeFunc(); } // System.Void System.Threading.ThreadStart::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadStart__ctor_m692348FEAEBAF381D62984EE95B217CC024A77D5 (ThreadStart_t09FFA4371E4B2A713F212B157CC9B8B61983B5BF * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // System.Void System.Threading.ThreadStart::Invoke() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadStart_Invoke_m11B6A66E82F02C74399A7314C14C7F52393CC4B4 (ThreadStart_t09FFA4371E4B2A713F212B157CC9B8B61983B5BF * __this, const RuntimeMethod* method) { DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* delegateArrayToInvoke = __this->get_delegates_11(); Delegate_t** delegatesToInvoke; il2cpp_array_size_t length; if (delegateArrayToInvoke != NULL) { length = delegateArrayToInvoke->max_length; delegatesToInvoke = reinterpret_cast<Delegate_t**>(delegateArrayToInvoke->GetAddressAtUnchecked(0)); } else { length = 1; delegatesToInvoke = reinterpret_cast<Delegate_t**>(&__this); } for (il2cpp_array_size_t i = 0; i < length; i++) { Delegate_t* currentDelegate = delegatesToInvoke[i]; Il2CppMethodPointer targetMethodPointer = currentDelegate->get_method_ptr_0(); RuntimeObject* targetThis = currentDelegate->get_m_target_2(); RuntimeMethod* targetMethod = (RuntimeMethod*)(currentDelegate->get_method_3()); if (!il2cpp_codegen_method_is_virtual(targetMethod)) { il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); } bool ___methodIsStatic = MethodIsStatic(targetMethod); int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod); if (___methodIsStatic) { if (___parameterCount == 0) { // open typedef void (*FunctionPointerType) (const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(targetMethod); } else { // closed typedef void (*FunctionPointerType) (void*, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(targetThis, targetMethod); } } else { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) GenericInterfaceActionInvoker0::Invoke(targetMethod, targetThis); else GenericVirtActionInvoker0::Invoke(targetMethod, targetThis); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) InterfaceActionInvoker0::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis); else VirtActionInvoker0::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis); } } else { typedef void (*FunctionPointerType) (void*, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(targetThis, targetMethod); } } } } // System.IAsyncResult System.Threading.ThreadStart::BeginInvoke(System.AsyncCallback,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ThreadStart_BeginInvoke_m2CBFF19727A6FBB74BE23E975E904C3A5483FB0F (ThreadStart_t09FFA4371E4B2A713F212B157CC9B8B61983B5BF * __this, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___callback0, RuntimeObject * ___object1, const RuntimeMethod* method) { void *__d_args[1] = {0}; return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback0, (RuntimeObject*)___object1); } // System.Void System.Threading.ThreadStart::EndInvoke(System.IAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadStart_EndInvoke_mC06D26402F1297A8E3932D15140A29577BF2F857 (ThreadStart_t09FFA4371E4B2A713F212B157CC9B8B61983B5BF * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Threading.ThreadStateException::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadStateException__ctor_m45CB0F9C9BFBAE82CD65CB8AEDB9EE9C1A2027FA (ThreadStateException_tCE60AB1B9E16A6D13E3926137BA55832ABE986AE * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThreadStateException__ctor_m45CB0F9C9BFBAE82CD65CB8AEDB9EE9C1A2027FA_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteralAA37CB5B40E647E124F23CC3C27C68F09181CE0D, /*hidden argument*/NULL); SystemException__ctor_mF67B7FA639B457BDFB2103D7C21C8059E806175A(__this, L_0, /*hidden argument*/NULL); Exception_SetErrorCode_m742C1E687C82E56F445893685007EF4FC017F4A7(__this, ((int32_t)-2146233056), /*hidden argument*/NULL); return; } } // System.Void System.Threading.ThreadStateException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadStateException__ctor_m8269A7EE51BF315AD8C0A4B64C2B2319035BB767 (ThreadStateException_tCE60AB1B9E16A6D13E3926137BA55832ABE986AE * __this, String_t* ___message0, const RuntimeMethod* method) { { String_t* L_0 = ___message0; SystemException__ctor_mF67B7FA639B457BDFB2103D7C21C8059E806175A(__this, L_0, /*hidden argument*/NULL); Exception_SetErrorCode_m742C1E687C82E56F445893685007EF4FC017F4A7(__this, ((int32_t)-2146233056), /*hidden argument*/NULL); return; } } // System.Void System.Threading.ThreadStateException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadStateException__ctor_m977994CF05BB56040152C0F84DF00A8426ACCCB4 (ThreadStateException_tCE60AB1B9E16A6D13E3926137BA55832ABE986AE * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___info0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___context1, const RuntimeMethod* method) { { SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_0 = ___info0; StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 L_1 = ___context1; SystemException__ctor_mB0550111A1A8D18B697B618F811A5B20C160D949(__this, L_0, L_1, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Threading.Timeout::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Timeout__cctor_m9C4BFE11D3494ED5DB59176974B66055093F26D9 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Timeout__cctor_m9C4BFE11D3494ED5DB59176974B66055093F26D9_MetadataUsageId); s_Il2CppMethodInitialized = true; } { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_0; memset((&L_0), 0, sizeof(L_0)); TimeSpan__ctor_m310F37AF5F9F91433A98062BF6E4A248AA6C3DE5((&L_0), 0, 0, 0, 0, (-1), /*hidden argument*/NULL); ((Timeout_t148C37C092EAF5AFCE1D0C06481466A5F88E4C04_StaticFields*)il2cpp_codegen_static_fields_for(Timeout_t148C37C092EAF5AFCE1D0C06481466A5F88E4C04_il2cpp_TypeInfo_var))->set_InfiniteTimeSpan_0(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.UInt32 System.Threading.TimeoutHelper::GetTime() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t TimeoutHelper_GetTime_m6AD4BA5DCA9E4102DC18395A59123E91EB915D98 (const RuntimeMethod* method) { { int32_t L_0 = Environment_get_TickCount_m0A119BE4354EA90C82CC48E559588C987A79FE0C(/*hidden argument*/NULL); return L_0; } } // System.Int32 System.Threading.TimeoutHelper::UpdateTimeOut(System.UInt32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TimeoutHelper_UpdateTimeOut_mC735C89ED9256E7BD6B8AC2068A8A50DDDB4F45D (uint32_t ___startTime0, int32_t ___originalWaitMillisecondsTimeout1, const RuntimeMethod* method) { uint32_t V_0 = 0; int32_t V_1 = 0; { uint32_t L_0 = TimeoutHelper_GetTime_m6AD4BA5DCA9E4102DC18395A59123E91EB915D98(/*hidden argument*/NULL); uint32_t L_1 = ___startTime0; V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)L_1)); uint32_t L_2 = V_0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)2147483647LL))))) { goto IL_0012; } } { return 0; } IL_0012: { int32_t L_3 = ___originalWaitMillisecondsTimeout1; uint32_t L_4 = V_0; V_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)); int32_t L_5 = V_1; if ((((int32_t)L_5) > ((int32_t)0))) { goto IL_001c; } } { return 0; } IL_001c: { int32_t L_6 = V_1; return L_6; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Threading.Timer::.ctor(System.Threading.TimerCallback,System.Object,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Timer__ctor_mD4A4B4616E25E39A422DD8083930951535AE8BA1 (Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * __this, TimerCallback_tC89F2FB1294A86F64DEB2C1F68024954018AA219 * ___callback0, RuntimeObject * ___state1, int32_t ___dueTime2, int32_t ___period3, const RuntimeMethod* method) { { MarshalByRefObject__ctor_mD1C6F1D191B1A50DC93E8B214BCCA9BD93FDE850(__this, /*hidden argument*/NULL); TimerCallback_tC89F2FB1294A86F64DEB2C1F68024954018AA219 * L_0 = ___callback0; RuntimeObject * L_1 = ___state1; int32_t L_2 = ___dueTime2; int32_t L_3 = ___period3; Timer_Init_mF69134A3E2C8A2B79BA925BCF687B3DCBBF4AB65(__this, L_0, L_1, (((int64_t)((int64_t)L_2))), (((int64_t)((int64_t)L_3))), /*hidden argument*/NULL); return; } } // System.Void System.Threading.Timer::.ctor(System.Threading.TimerCallback,System.Object,System.TimeSpan,System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Timer__ctor_mE731E24B4A4D66AD0A34BF604E904E403A7959CF (Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * __this, TimerCallback_tC89F2FB1294A86F64DEB2C1F68024954018AA219 * ___callback0, RuntimeObject * ___state1, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___dueTime2, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___period3, const RuntimeMethod* method) { { MarshalByRefObject__ctor_mD1C6F1D191B1A50DC93E8B214BCCA9BD93FDE850(__this, /*hidden argument*/NULL); TimerCallback_tC89F2FB1294A86F64DEB2C1F68024954018AA219 * L_0 = ___callback0; RuntimeObject * L_1 = ___state1; double L_2 = TimeSpan_get_TotalMilliseconds_m48B00B27D485CC556C10A5119BC11E1A1E0FE363((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&___dueTime2), /*hidden argument*/NULL); double L_3 = TimeSpan_get_TotalMilliseconds_m48B00B27D485CC556C10A5119BC11E1A1E0FE363((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&___period3), /*hidden argument*/NULL); Timer_Init_mF69134A3E2C8A2B79BA925BCF687B3DCBBF4AB65(__this, L_0, L_1, (((int64_t)((int64_t)L_2))), (((int64_t)((int64_t)L_3))), /*hidden argument*/NULL); return; } } // System.Void System.Threading.Timer::Init(System.Threading.TimerCallback,System.Object,System.Int64,System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Timer_Init_mF69134A3E2C8A2B79BA925BCF687B3DCBBF4AB65 (Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * __this, TimerCallback_tC89F2FB1294A86F64DEB2C1F68024954018AA219 * ___callback0, RuntimeObject * ___state1, int64_t ___dueTime2, int64_t ___period3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Timer_Init_mF69134A3E2C8A2B79BA925BCF687B3DCBBF4AB65_MetadataUsageId); s_Il2CppMethodInitialized = true; } { TimerCallback_tC89F2FB1294A86F64DEB2C1F68024954018AA219 * L_0 = ___callback0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralB4D5B37BF7A986C138EDE89E0806F366B5CB1830, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, Timer_Init_mF69134A3E2C8A2B79BA925BCF687B3DCBBF4AB65_RuntimeMethod_var); } IL_000e: { TimerCallback_tC89F2FB1294A86F64DEB2C1F68024954018AA219 * L_2 = ___callback0; __this->set_callback_2(L_2); RuntimeObject * L_3 = ___state1; __this->set_state_3(L_3); int64_t L_4 = ___dueTime2; int64_t L_5 = ___period3; Timer_Change_m0D893D7C243B79E85CDD8E06F366F0744F6637D6(__this, L_4, L_5, (bool)1, /*hidden argument*/NULL); return; } } // System.Boolean System.Threading.Timer::Change(System.TimeSpan,System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Timer_Change_mF2EE1A30C21C82757352489E6D49FF6D38573694 (Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * __this, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___dueTime0, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___period1, const RuntimeMethod* method) { { double L_0 = TimeSpan_get_TotalMilliseconds_m48B00B27D485CC556C10A5119BC11E1A1E0FE363((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&___dueTime0), /*hidden argument*/NULL); double L_1 = TimeSpan_get_TotalMilliseconds_m48B00B27D485CC556C10A5119BC11E1A1E0FE363((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&___period1), /*hidden argument*/NULL); bool L_2 = Timer_Change_m0D893D7C243B79E85CDD8E06F366F0744F6637D6(__this, (((int64_t)((int64_t)L_0))), (((int64_t)((int64_t)L_1))), (bool)0, /*hidden argument*/NULL); return L_2; } } // System.Void System.Threading.Timer::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Timer_Dispose_mAD09E4EAC3D4A4732B55911919A60CACCF8173D9 (Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Timer_Dispose_mAD09E4EAC3D4A4732B55911919A60CACCF8173D9_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_disposed_7(); if (!L_0) { goto IL_0009; } } { return; } IL_0009: { __this->set_disposed_7((bool)1); IL2CPP_RUNTIME_CLASS_INIT(Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553_il2cpp_TypeInfo_var); Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9 * L_1 = ((Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553_StaticFields*)il2cpp_codegen_static_fields_for(Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553_il2cpp_TypeInfo_var))->get_scheduler_1(); NullCheck(L_1); Scheduler_Remove_m5D87E925B0C6E4BFB7C68F6614C133ADA2628148(L_1, __this, /*hidden argument*/NULL); return; } } // System.Boolean System.Threading.Timer::Change(System.Int64,System.Int64,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Timer_Change_m0D893D7C243B79E85CDD8E06F366F0744F6637D6 (Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * __this, int64_t ___dueTime0, int64_t ___period1, bool ___first2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Timer_Change_m0D893D7C243B79E85CDD8E06F366F0744F6637D6_MetadataUsageId); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; { int64_t L_0 = ___dueTime0; if ((((int64_t)L_0) <= ((int64_t)(((int64_t)((uint64_t)(((uint32_t)((uint32_t)((int32_t)-2)))))))))) { goto IL_0016; } } { ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_1 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m300CE4D04A068C209FD858101AC361C1B600B5AE(L_1, _stringLiteralFD9D0C913A99959CCA8988A4605411D970AF3F59, _stringLiteralEF9A26B1AEA755741D0AC956EF8DC9AFB09E7B01, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, Timer_Change_m0D893D7C243B79E85CDD8E06F366F0744F6637D6_RuntimeMethod_var); } IL_0016: { int64_t L_2 = ___period1; if ((((int64_t)L_2) <= ((int64_t)(((int64_t)((uint64_t)(((uint32_t)((uint32_t)((int32_t)-2)))))))))) { goto IL_002c; } } { ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_3 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m300CE4D04A068C209FD858101AC361C1B600B5AE(L_3, _stringLiteral54235B8B0E980EBB3355126954C130A816A21AFB, _stringLiteral13F7B4FA7CBA65EC1811F8A5C085117CD3DF5506, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, NULL, Timer_Change_m0D893D7C243B79E85CDD8E06F366F0744F6637D6_RuntimeMethod_var); } IL_002c: { int64_t L_4 = ___dueTime0; if ((((int64_t)L_4) >= ((int64_t)(((int64_t)((int64_t)(-1))))))) { goto IL_003c; } } { ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_5 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m6B36E60C989DC798A8B44556DB35960282B133A6(L_5, _stringLiteralFD9D0C913A99959CCA8988A4605411D970AF3F59, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, NULL, Timer_Change_m0D893D7C243B79E85CDD8E06F366F0744F6637D6_RuntimeMethod_var); } IL_003c: { int64_t L_6 = ___period1; if ((((int64_t)L_6) >= ((int64_t)(((int64_t)((int64_t)(-1))))))) { goto IL_004c; } } { ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_7 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m6B36E60C989DC798A8B44556DB35960282B133A6(L_7, _stringLiteral54235B8B0E980EBB3355126954C130A816A21AFB, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, NULL, Timer_Change_m0D893D7C243B79E85CDD8E06F366F0744F6637D6_RuntimeMethod_var); } IL_004c: { bool L_8 = __this->get_disposed_7(); if (!L_8) { goto IL_0065; } } { String_t* L_9 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral4A9B136550890770D29DF6A00FAA574C173789AD, /*hidden argument*/NULL); ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A * L_10 = (ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A *)il2cpp_codegen_object_new(ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A_il2cpp_TypeInfo_var); ObjectDisposedException__ctor_m303CFD09E4B541C36C60AE7B7CBC8B1B7EED66DC(L_10, (String_t*)NULL, L_9, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, NULL, Timer_Change_m0D893D7C243B79E85CDD8E06F366F0744F6637D6_RuntimeMethod_var); } IL_0065: { int64_t L_11 = ___dueTime0; __this->set_due_time_ms_4(L_11); int64_t L_12 = ___period1; __this->set_period_ms_5(L_12); int64_t L_13 = ___dueTime0; if (L_13) { goto IL_007b; } } { V_0 = (((int64_t)((int64_t)0))); goto IL_00a5; } IL_007b: { int64_t L_14 = ___dueTime0; if ((((int64_t)L_14) >= ((int64_t)(((int64_t)((int64_t)0)))))) { goto IL_0096; } } { V_0 = ((int64_t)(std::numeric_limits<int64_t>::max)()); bool L_15 = ___first2; if (!L_15) { goto IL_00a5; } } { int64_t L_16 = V_0; __this->set_next_run_6(L_16); return (bool)1; } IL_0096: { int64_t L_17 = ___dueTime0; IL2CPP_RUNTIME_CLASS_INIT(Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553_il2cpp_TypeInfo_var); int64_t L_18 = Timer_GetTimeMonotonic_m4B6169CEEE39504646E976FBF26B3EFBD609ABFA(/*hidden argument*/NULL); V_0 = ((int64_t)il2cpp_codegen_add((int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)L_17, (int64_t)(((int64_t)((int64_t)((int32_t)10000)))))), (int64_t)L_18)); } IL_00a5: { IL2CPP_RUNTIME_CLASS_INIT(Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553_il2cpp_TypeInfo_var); Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9 * L_19 = ((Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553_StaticFields*)il2cpp_codegen_static_fields_for(Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553_il2cpp_TypeInfo_var))->get_scheduler_1(); int64_t L_20 = V_0; NullCheck(L_19); Scheduler_Change_m0B2CF9E01BA6732CE701861DFE5142200CD6654C(L_19, __this, L_20, /*hidden argument*/NULL); return (bool)1; } } // System.Void System.Threading.Timer::KeepRootedWhileScheduled() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Timer_KeepRootedWhileScheduled_mDB50A8671E3759074432E0E4EEBF1BD90B721829 (Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * __this, const RuntimeMethod* method) { { return; } } // System.Int64 System.Threading.Timer::GetTimeMonotonic() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t Timer_GetTimeMonotonic_m4B6169CEEE39504646E976FBF26B3EFBD609ABFA (const RuntimeMethod* method) { typedef int64_t (*Timer_GetTimeMonotonic_m4B6169CEEE39504646E976FBF26B3EFBD609ABFA_ftn) (); using namespace il2cpp::icalls; return ((Timer_GetTimeMonotonic_m4B6169CEEE39504646E976FBF26B3EFBD609ABFA_ftn)mscorlib::System::Threading::Timer::GetTimeMonotonic) (); } // System.Void System.Threading.Timer::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Timer__cctor_m0A46AD4FB7C3B912E23811F586FED0391767A2EF (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Timer__cctor_m0A46AD4FB7C3B912E23811F586FED0391767A2EF_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9_il2cpp_TypeInfo_var); Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9 * L_0 = Scheduler_get_Instance_mAD166DADAB60F24F15A36BD49F67172084AA9B4C_inline(/*hidden argument*/NULL); ((Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553_StaticFields*)il2cpp_codegen_static_fields_for(Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553_il2cpp_TypeInfo_var))->set_scheduler_1(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Threading.Timer_Scheduler::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scheduler__cctor_mF399300AD4750C3FA6E8BFE5DDF32162B6F1AB9B (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Scheduler__cctor_mF399300AD4750C3FA6E8BFE5DDF32162B6F1AB9B_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9 * L_0 = (Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9 *)il2cpp_codegen_object_new(Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9_il2cpp_TypeInfo_var); Scheduler__ctor_mA11657BA808AF374E216FDAAA472E18F00B84FEB(L_0, /*hidden argument*/NULL); ((Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9_StaticFields*)il2cpp_codegen_static_fields_for(Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9_il2cpp_TypeInfo_var))->set_instance_0(L_0); return; } } // System.Threading.Timer_Scheduler System.Threading.Timer_Scheduler::get_Instance() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9 * Scheduler_get_Instance_mAD166DADAB60F24F15A36BD49F67172084AA9B4C (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Scheduler_get_Instance_mAD166DADAB60F24F15A36BD49F67172084AA9B4C_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9_il2cpp_TypeInfo_var); Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9 * L_0 = ((Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9_StaticFields*)il2cpp_codegen_static_fields_for(Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9_il2cpp_TypeInfo_var))->get_instance_0(); return L_0; } } // System.Void System.Threading.Timer_Scheduler::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scheduler__ctor_mA11657BA808AF374E216FDAAA472E18F00B84FEB (Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Scheduler__ctor_mA11657BA808AF374E216FDAAA472E18F00B84FEB_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * L_0 = (ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 *)il2cpp_codegen_object_new(ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408_il2cpp_TypeInfo_var); ManualResetEvent__ctor_m8973D9E3C622B9602641C017A33870F51D0311E1(L_0, (bool)0, /*hidden argument*/NULL); __this->set_changed_2(L_0); TimerComparer_tC987818CFADF2F3ECEB89C0BD510600DAD816015 * L_1 = (TimerComparer_tC987818CFADF2F3ECEB89C0BD510600DAD816015 *)il2cpp_codegen_object_new(TimerComparer_tC987818CFADF2F3ECEB89C0BD510600DAD816015_il2cpp_TypeInfo_var); TimerComparer__ctor_m4286C1A800BFB3F6A065A9DB0122B7FC1A440F22(L_1, /*hidden argument*/NULL); SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E * L_2 = (SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E *)il2cpp_codegen_object_new(SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E_il2cpp_TypeInfo_var); SortedList__ctor_mE69C668800C6AF9EE9C745E046E151352D424E79(L_2, L_1, ((int32_t)1024), /*hidden argument*/NULL); __this->set_list_1(L_2); ThreadStart_t09FFA4371E4B2A713F212B157CC9B8B61983B5BF * L_3 = (ThreadStart_t09FFA4371E4B2A713F212B157CC9B8B61983B5BF *)il2cpp_codegen_object_new(ThreadStart_t09FFA4371E4B2A713F212B157CC9B8B61983B5BF_il2cpp_TypeInfo_var); ThreadStart__ctor_m692348FEAEBAF381D62984EE95B217CC024A77D5(L_3, __this, (intptr_t)((intptr_t)Scheduler_SchedulerThread_m9D548ED1E24E29E6CB64A3C7F1FF42FA25054CF1_RuntimeMethod_var), /*hidden argument*/NULL); Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * L_4 = (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 *)il2cpp_codegen_object_new(Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7_il2cpp_TypeInfo_var); Thread__ctor_m36A33B990160C4499E991D288341CA325AE66DDD(L_4, L_3, /*hidden argument*/NULL); Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * L_5 = L_4; NullCheck(L_5); Thread_set_IsBackground_mF62551A195DCB09D44E512F52916145E39362D39(L_5, (bool)1, /*hidden argument*/NULL); NullCheck(L_5); Thread_Start_mE2AC4744AFD147FDC84E8D9317B4E3AB890BC2D6(L_5, /*hidden argument*/NULL); return; } } // System.Void System.Threading.Timer_Scheduler::Remove(System.Threading.Timer) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scheduler_Remove_m5D87E925B0C6E4BFB7C68F6614C133ADA2628148 (Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9 * __this, Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * ___timer0, const RuntimeMethod* method) { Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9 * V_0 = NULL; bool V_1 = false; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 1); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * L_0 = ___timer0; NullCheck(L_0); int64_t L_1 = L_0->get_next_run_6(); if (!L_1) { goto IL_0019; } } { Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * L_2 = ___timer0; NullCheck(L_2); int64_t L_3 = L_2->get_next_run_6(); if ((!(((uint64_t)L_3) == ((uint64_t)((int64_t)(std::numeric_limits<int64_t>::max)()))))) { goto IL_001a; } } IL_0019: { return; } IL_001a: { V_0 = __this; V_1 = (bool)0; } IL_001e: try { // begin try (depth: 1) Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9 * L_4 = V_0; Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_4, (bool*)(&V_1), /*hidden argument*/NULL); Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * L_5 = ___timer0; Scheduler_InternalRemove_m7B12673F6C5012E19754EF3C2E9BD9438D5D23BD(__this, L_5, /*hidden argument*/NULL); IL2CPP_LEAVE(0x3A, FINALLY_0030); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0030; } FINALLY_0030: { // begin finally (depth: 1) { bool L_6 = V_1; if (!L_6) { goto IL_0039; } } IL_0033: { Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9 * L_7 = V_0; Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_7, /*hidden argument*/NULL); } IL_0039: { IL2CPP_END_FINALLY(48) } } // end finally (depth: 1) IL2CPP_CLEANUP(48) { IL2CPP_JUMP_TBL(0x3A, IL_003a) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_003a: { return; } } // System.Void System.Threading.Timer_Scheduler::Change(System.Threading.Timer,System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scheduler_Change_m0B2CF9E01BA6732CE701861DFE5142200CD6654C (Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9 * __this, Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * ___timer0, int64_t ___new_next_run1, const RuntimeMethod* method) { bool V_0 = false; Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9 * V_1 = NULL; bool V_2 = false; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 2); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { V_0 = (bool)0; V_1 = __this; V_2 = (bool)0; } IL_0006: try { // begin try (depth: 1) { Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9 * L_0 = V_1; Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_0, (bool*)(&V_2), /*hidden argument*/NULL); Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * L_1 = ___timer0; Scheduler_InternalRemove_m7B12673F6C5012E19754EF3C2E9BD9438D5D23BD(__this, L_1, /*hidden argument*/NULL); int64_t L_2 = ___new_next_run1; if ((!(((uint64_t)L_2) == ((uint64_t)((int64_t)(std::numeric_limits<int64_t>::max)()))))) { goto IL_002b; } } IL_0022: { Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * L_3 = ___timer0; int64_t L_4 = ___new_next_run1; NullCheck(L_3); L_3->set_next_run_6(L_4); IL2CPP_LEAVE(0x6C, FINALLY_0053); } IL_002b: { Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * L_5 = ___timer0; NullCheck(L_5); bool L_6 = L_5->get_disposed_7(); if (L_6) { goto IL_0051; } } IL_0033: { Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * L_7 = ___timer0; int64_t L_8 = ___new_next_run1; NullCheck(L_7); L_7->set_next_run_6(L_8); Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * L_9 = ___timer0; Scheduler_Add_m669D8B05D43F207A8BE1AA1912154AB6F0E9EBEB(__this, L_9, /*hidden argument*/NULL); SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E * L_10 = __this->get_list_1(); NullCheck(L_10); RuntimeObject * L_11 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(16 /* System.Object System.Collections.SortedList::GetByIndex(System.Int32) */, L_10, 0); Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * L_12 = ___timer0; V_0 = (bool)((((RuntimeObject*)(RuntimeObject *)L_11) == ((RuntimeObject*)(Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 *)L_12))? 1 : 0); } IL_0051: { IL2CPP_LEAVE(0x5D, FINALLY_0053); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0053; } FINALLY_0053: { // begin finally (depth: 1) { bool L_13 = V_2; if (!L_13) { goto IL_005c; } } IL_0056: { Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9 * L_14 = V_1; Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_14, /*hidden argument*/NULL); } IL_005c: { IL2CPP_END_FINALLY(83) } } // end finally (depth: 1) IL2CPP_CLEANUP(83) { IL2CPP_JUMP_TBL(0x6C, IL_006c) IL2CPP_JUMP_TBL(0x5D, IL_005d) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_005d: { bool L_15 = V_0; if (!L_15) { goto IL_006c; } } { ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * L_16 = __this->get_changed_2(); NullCheck(L_16); EventWaitHandle_Set_m7959A86A39735296FC949EC86FDA42A6CFAAB94C(L_16, /*hidden argument*/NULL); } IL_006c: { return; } } // System.Int32 System.Threading.Timer_Scheduler::FindByDueTime(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Scheduler_FindByDueTime_m2B255CEF6EC7B56CD41F4FD299E09CAAE062D5FB (Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9 * __this, int64_t ___nr0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Scheduler_FindByDueTime_m2B255CEF6EC7B56CD41F4FD299E09CAAE062D5FB_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * V_2 = NULL; int32_t V_3 = 0; Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * V_4 = NULL; { V_0 = 0; SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E * L_0 = __this->get_list_1(); NullCheck(L_0); int32_t L_1 = VirtFuncInvoker0< int32_t >::Invoke(13 /* System.Int32 System.Collections.SortedList::get_Count() */, L_0); V_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)1)); int32_t L_2 = V_1; if ((((int32_t)L_2) >= ((int32_t)0))) { goto IL_0016; } } { return (-1); } IL_0016: { int32_t L_3 = V_1; if ((((int32_t)L_3) >= ((int32_t)((int32_t)20)))) { goto IL_008a; } } { goto IL_0049; } IL_001d: { SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E * L_4 = __this->get_list_1(); int32_t L_5 = V_0; NullCheck(L_4); RuntimeObject * L_6 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(16 /* System.Object System.Collections.SortedList::GetByIndex(System.Int32) */, L_4, L_5); V_2 = ((Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 *)CastclassSealed((RuntimeObject*)L_6, Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553_il2cpp_TypeInfo_var)); Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * L_7 = V_2; NullCheck(L_7); int64_t L_8 = L_7->get_next_run_6(); int64_t L_9 = ___nr0; if ((!(((uint64_t)L_8) == ((uint64_t)L_9)))) { goto IL_003a; } } { int32_t L_10 = V_0; return L_10; } IL_003a: { Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * L_11 = V_2; NullCheck(L_11); int64_t L_12 = L_11->get_next_run_6(); int64_t L_13 = ___nr0; if ((((int64_t)L_12) <= ((int64_t)L_13))) { goto IL_0045; } } { return (-1); } IL_0045: { int32_t L_14 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); } IL_0049: { int32_t L_15 = V_0; int32_t L_16 = V_1; if ((((int32_t)L_15) <= ((int32_t)L_16))) { goto IL_001d; } } { return (-1); } IL_004f: { int32_t L_17 = V_0; int32_t L_18 = V_1; int32_t L_19 = V_0; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_18, (int32_t)L_19))>>(int32_t)1)))); SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E * L_20 = __this->get_list_1(); int32_t L_21 = V_3; NullCheck(L_20); RuntimeObject * L_22 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(16 /* System.Object System.Collections.SortedList::GetByIndex(System.Int32) */, L_20, L_21); V_4 = ((Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 *)CastclassSealed((RuntimeObject*)L_22, Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553_il2cpp_TypeInfo_var)); int64_t L_23 = ___nr0; Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * L_24 = V_4; NullCheck(L_24); int64_t L_25 = L_24->get_next_run_6(); if ((!(((uint64_t)L_23) == ((uint64_t)L_25)))) { goto IL_0076; } } { int32_t L_26 = V_3; return L_26; } IL_0076: { int64_t L_27 = ___nr0; Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * L_28 = V_4; NullCheck(L_28); int64_t L_29 = L_28->get_next_run_6(); if ((((int64_t)L_27) <= ((int64_t)L_29))) { goto IL_0086; } } { int32_t L_30 = V_3; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1)); goto IL_008a; } IL_0086: { int32_t L_31 = V_3; V_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_31, (int32_t)1)); } IL_008a: { int32_t L_32 = V_0; int32_t L_33 = V_1; if ((((int32_t)L_32) <= ((int32_t)L_33))) { goto IL_004f; } } { return (-1); } } // System.Void System.Threading.Timer_Scheduler::Add(System.Threading.Timer) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scheduler_Add_m669D8B05D43F207A8BE1AA1912154AB6F0E9EBEB (Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9 * __this, Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * ___timer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Scheduler_Add_m669D8B05D43F207A8BE1AA1912154AB6F0E9EBEB_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; bool V_1 = false; int32_t G_B4_0 = 0; { Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * L_0 = ___timer0; NullCheck(L_0); int64_t L_1 = L_0->get_next_run_6(); int32_t L_2 = Scheduler_FindByDueTime_m2B255CEF6EC7B56CD41F4FD299E09CAAE062D5FB(__this, L_1, /*hidden argument*/NULL); V_0 = L_2; int32_t L_3 = V_0; if ((((int32_t)L_3) == ((int32_t)(-1)))) { goto IL_0081; } } { Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * L_4 = ___timer0; NullCheck(L_4); int64_t L_5 = L_4->get_next_run_6(); if ((((int64_t)((int64_t)il2cpp_codegen_subtract((int64_t)((int64_t)(std::numeric_limits<int64_t>::max)()), (int64_t)L_5))) > ((int64_t)(((int64_t)((int64_t)((int32_t)20000))))))) { goto IL_002c; } } { G_B4_0 = 0; goto IL_002d; } IL_002c: { G_B4_0 = 1; } IL_002d: { V_1 = (bool)G_B4_0; } IL_002e: { int32_t L_6 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); bool L_7 = V_1; if (!L_7) { goto IL_0046; } } { Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * L_8 = ___timer0; Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * L_9 = L_8; NullCheck(L_9); int64_t L_10 = L_9->get_next_run_6(); NullCheck(L_9); L_9->set_next_run_6(((int64_t)il2cpp_codegen_add((int64_t)L_10, (int64_t)(((int64_t)((int64_t)1)))))); goto IL_0055; } IL_0046: { Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * L_11 = ___timer0; Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * L_12 = L_11; NullCheck(L_12); int64_t L_13 = L_12->get_next_run_6(); NullCheck(L_12); L_12->set_next_run_6(((int64_t)il2cpp_codegen_subtract((int64_t)L_13, (int64_t)(((int64_t)((int64_t)1)))))); } IL_0055: { int32_t L_14 = V_0; SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E * L_15 = __this->get_list_1(); NullCheck(L_15); int32_t L_16 = VirtFuncInvoker0< int32_t >::Invoke(13 /* System.Int32 System.Collections.SortedList::get_Count() */, L_15); if ((((int32_t)L_14) >= ((int32_t)L_16))) { goto IL_0081; } } { SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E * L_17 = __this->get_list_1(); int32_t L_18 = V_0; NullCheck(L_17); RuntimeObject * L_19 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(16 /* System.Object System.Collections.SortedList::GetByIndex(System.Int32) */, L_17, L_18); NullCheck(((Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 *)CastclassSealed((RuntimeObject*)L_19, Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553_il2cpp_TypeInfo_var))); int64_t L_20 = ((Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 *)CastclassSealed((RuntimeObject*)L_19, Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553_il2cpp_TypeInfo_var))->get_next_run_6(); Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * L_21 = ___timer0; NullCheck(L_21); int64_t L_22 = L_21->get_next_run_6(); if ((((int64_t)L_20) == ((int64_t)L_22))) { goto IL_002e; } } IL_0081: { SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E * L_23 = __this->get_list_1(); Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * L_24 = ___timer0; Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * L_25 = ___timer0; NullCheck(L_23); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(10 /* System.Void System.Collections.SortedList::Add(System.Object,System.Object) */, L_23, L_24, L_25); return; } } // System.Int32 System.Threading.Timer_Scheduler::InternalRemove(System.Threading.Timer) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Scheduler_InternalRemove_m7B12673F6C5012E19754EF3C2E9BD9438D5D23BD (Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9 * __this, Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * ___timer0, const RuntimeMethod* method) { int32_t V_0 = 0; { SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E * L_0 = __this->get_list_1(); Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * L_1 = ___timer0; NullCheck(L_0); int32_t L_2 = VirtFuncInvoker1< int32_t, RuntimeObject * >::Invoke(20 /* System.Int32 System.Collections.SortedList::IndexOfKey(System.Object) */, L_0, L_1); V_0 = L_2; int32_t L_3 = V_0; if ((((int32_t)L_3) < ((int32_t)0))) { goto IL_001d; } } { SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E * L_4 = __this->get_list_1(); int32_t L_5 = V_0; NullCheck(L_4); VirtActionInvoker1< int32_t >::Invoke(21 /* System.Void System.Collections.SortedList::RemoveAt(System.Int32) */, L_4, L_5); } IL_001d: { int32_t L_6 = V_0; return L_6; } } // System.Void System.Threading.Timer_Scheduler::TimerCB(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scheduler_TimerCB_m2EB04474CB0C68B572FDDDBC2641CE749CB3BFB1 (RuntimeObject * ___o0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Scheduler_TimerCB_m2EB04474CB0C68B572FDDDBC2641CE749CB3BFB1_MetadataUsageId); s_Il2CppMethodInitialized = true; } Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * V_0 = NULL; { RuntimeObject * L_0 = ___o0; V_0 = ((Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 *)CastclassSealed((RuntimeObject*)L_0, Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553_il2cpp_TypeInfo_var)); Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * L_1 = V_0; NullCheck(L_1); TimerCallback_tC89F2FB1294A86F64DEB2C1F68024954018AA219 * L_2 = L_1->get_callback_2(); Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * L_3 = V_0; NullCheck(L_3); RuntimeObject * L_4 = L_3->get_state_3(); NullCheck(L_2); TimerCallback_Invoke_m64E1279AA84FA0D01697CB6D7B3D8C01959B4A50(L_2, L_4, /*hidden argument*/NULL); return; } } // System.Void System.Threading.Timer_Scheduler::SchedulerThread() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scheduler_SchedulerThread_m9D548ED1E24E29E6CB64A3C7F1FF42FA25054CF1 (Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Scheduler_SchedulerThread_m9D548ED1E24E29E6CB64A3C7F1FF42FA25054CF1_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t0C6DF014BD2D1BE6D428FB761E8C21CDC22C5116 * V_0 = NULL; int32_t V_1 = 0; int64_t V_2 = 0; Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9 * V_3 = NULL; bool V_4 = false; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; int64_t V_8 = 0; Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * V_9 = NULL; int64_t V_10 = 0; int64_t V_11 = 0; Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * V_12 = NULL; int64_t V_13 = 0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 2); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); int32_t G_B10_0 = 0; { Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * L_0 = Thread_get_CurrentThread_mB7A83CAE2B9A74CEA053196DFD1AF1E7AB30A70E(/*hidden argument*/NULL); NullCheck(L_0); Thread_set_Name_mEBD0DF20D69C49612949EA6F24E8E4EADB7F5E77(L_0, _stringLiteralE06B0DE168F97FA3ED2ADE13FDB940C9BFE62E87, /*hidden argument*/NULL); List_1_t0C6DF014BD2D1BE6D428FB761E8C21CDC22C5116 * L_1 = (List_1_t0C6DF014BD2D1BE6D428FB761E8C21CDC22C5116 *)il2cpp_codegen_object_new(List_1_t0C6DF014BD2D1BE6D428FB761E8C21CDC22C5116_il2cpp_TypeInfo_var); List_1__ctor_m7C148B97DC87A9125BDE2F8876642459D8A30954(L_1, ((int32_t)512), /*hidden argument*/List_1__ctor_m7C148B97DC87A9125BDE2F8876642459D8A30954_RuntimeMethod_var); V_0 = L_1; } IL_001a: { V_1 = (-1); IL2CPP_RUNTIME_CLASS_INIT(Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553_il2cpp_TypeInfo_var); int64_t L_2 = Timer_GetTimeMonotonic_m4B6169CEEE39504646E976FBF26B3EFBD609ABFA(/*hidden argument*/NULL); V_2 = L_2; V_3 = __this; V_4 = (bool)0; } IL_0027: try { // begin try (depth: 1) { Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9 * L_3 = V_3; Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_3, (bool*)(&V_4), /*hidden argument*/NULL); ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * L_4 = __this->get_changed_2(); NullCheck(L_4); EventWaitHandle_Reset_m59EBCEA32BC9C67B4E432BEA5FF0A42ED0CC8A6F(L_4, /*hidden argument*/NULL); SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E * L_5 = __this->get_list_1(); NullCheck(L_5); int32_t L_6 = VirtFuncInvoker0< int32_t >::Invoke(13 /* System.Int32 System.Collections.SortedList::get_Count() */, L_5); V_6 = L_6; V_5 = 0; goto IL_010c; } IL_0050: { SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E * L_7 = __this->get_list_1(); int32_t L_8 = V_5; NullCheck(L_7); RuntimeObject * L_9 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(16 /* System.Object System.Collections.SortedList::GetByIndex(System.Int32) */, L_7, L_8); V_9 = ((Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 *)CastclassSealed((RuntimeObject*)L_9, Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553_il2cpp_TypeInfo_var)); Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * L_10 = V_9; NullCheck(L_10); int64_t L_11 = L_10->get_next_run_6(); int64_t L_12 = V_2; if ((((int64_t)L_11) > ((int64_t)L_12))) { goto IL_0115; } } IL_0071: { SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E * L_13 = __this->get_list_1(); int32_t L_14 = V_5; NullCheck(L_13); VirtActionInvoker1< int32_t >::Invoke(21 /* System.Void System.Collections.SortedList::RemoveAt(System.Int32) */, L_13, L_14); int32_t L_15 = V_6; V_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); int32_t L_16 = V_5; V_5 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC * L_17 = (WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC *)il2cpp_codegen_object_new(WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC_il2cpp_TypeInfo_var); WaitCallback__ctor_m375A357FD7C64F4182FD88B8276D88FE5BE75B31(L_17, NULL, (intptr_t)((intptr_t)Scheduler_TimerCB_m2EB04474CB0C68B572FDDDBC2641CE749CB3BFB1_RuntimeMethod_var), /*hidden argument*/NULL); Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * L_18 = V_9; ThreadPool_UnsafeQueueUserWorkItem_mA410427123962A9362AB7314149396196928ECC7(L_17, L_18, /*hidden argument*/NULL); Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * L_19 = V_9; NullCheck(L_19); int64_t L_20 = L_19->get_period_ms_5(); V_10 = L_20; Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * L_21 = V_9; NullCheck(L_21); int64_t L_22 = L_21->get_due_time_ms_4(); V_11 = L_22; int64_t L_23 = V_10; if ((((int64_t)L_23) == ((int64_t)(((int64_t)((int64_t)(-1))))))) { goto IL_00ce; } } IL_00b6: { int64_t L_24 = V_10; if (!L_24) { goto IL_00c0; } } IL_00ba: { int64_t L_25 = V_10; if ((!(((uint64_t)L_25) == ((uint64_t)(((int64_t)((int64_t)(-1)))))))) { goto IL_00cb; } } IL_00c0: { int64_t L_26 = V_11; G_B10_0 = ((((int32_t)((((int64_t)L_26) == ((int64_t)(((int64_t)((int64_t)(-1))))))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_00cf; } IL_00cb: { G_B10_0 = 0; goto IL_00cf; } IL_00ce: { G_B10_0 = 1; } IL_00cf: { if (!G_B10_0) { goto IL_00e3; } } IL_00d1: { Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * L_27 = V_9; NullCheck(L_27); L_27->set_next_run_6(((int64_t)(std::numeric_limits<int64_t>::max)())); goto IL_0106; } IL_00e3: { Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * L_28 = V_9; IL2CPP_RUNTIME_CLASS_INIT(Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553_il2cpp_TypeInfo_var); int64_t L_29 = Timer_GetTimeMonotonic_m4B6169CEEE39504646E976FBF26B3EFBD609ABFA(/*hidden argument*/NULL); Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * L_30 = V_9; NullCheck(L_30); int64_t L_31 = L_30->get_period_ms_5(); NullCheck(L_28); L_28->set_next_run_6(((int64_t)il2cpp_codegen_add((int64_t)L_29, (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)(((int64_t)((int64_t)((int32_t)10000)))), (int64_t)L_31))))); List_1_t0C6DF014BD2D1BE6D428FB761E8C21CDC22C5116 * L_32 = V_0; Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * L_33 = V_9; NullCheck(L_32); List_1_Add_mB5A8963C62BC566BF95512C93EA0B5ED6D04B8E9(L_32, L_33, /*hidden argument*/List_1_Add_mB5A8963C62BC566BF95512C93EA0B5ED6D04B8E9_RuntimeMethod_var); } IL_0106: { int32_t L_34 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); } IL_010c: { int32_t L_35 = V_5; int32_t L_36 = V_6; if ((((int32_t)L_35) < ((int32_t)L_36))) { goto IL_0050; } } IL_0115: { List_1_t0C6DF014BD2D1BE6D428FB761E8C21CDC22C5116 * L_37 = V_0; NullCheck(L_37); int32_t L_38 = List_1_get_Count_m102A5956CA038B4503A23CBAE433114532EC22E7_inline(L_37, /*hidden argument*/List_1_get_Count_m102A5956CA038B4503A23CBAE433114532EC22E7_RuntimeMethod_var); V_6 = L_38; V_5 = 0; goto IL_013a; } IL_0122: { List_1_t0C6DF014BD2D1BE6D428FB761E8C21CDC22C5116 * L_39 = V_0; int32_t L_40 = V_5; NullCheck(L_39); Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * L_41 = List_1_get_Item_m6C76B0438807DFB527E73E6166D012198028ACBE_inline(L_39, L_40, /*hidden argument*/List_1_get_Item_m6C76B0438807DFB527E73E6166D012198028ACBE_RuntimeMethod_var); V_12 = L_41; Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * L_42 = V_12; Scheduler_Add_m669D8B05D43F207A8BE1AA1912154AB6F0E9EBEB(__this, L_42, /*hidden argument*/NULL); int32_t L_43 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_43, (int32_t)1)); } IL_013a: { int32_t L_44 = V_5; int32_t L_45 = V_6; if ((((int32_t)L_44) < ((int32_t)L_45))) { goto IL_0122; } } IL_0140: { List_1_t0C6DF014BD2D1BE6D428FB761E8C21CDC22C5116 * L_46 = V_0; NullCheck(L_46); List_1_Clear_mACBCDAD884AD8F4AB0A67F8E8626D5FD0C8C6A79(L_46, /*hidden argument*/List_1_Clear_mACBCDAD884AD8F4AB0A67F8E8626D5FD0C8C6A79_RuntimeMethod_var); List_1_t0C6DF014BD2D1BE6D428FB761E8C21CDC22C5116 * L_47 = V_0; Scheduler_ShrinkIfNeeded_m1DDE9B9B4FECA8D16C922391413085ABCB2B60E4(__this, L_47, ((int32_t)512), /*hidden argument*/NULL); SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E * L_48 = __this->get_list_1(); NullCheck(L_48); int32_t L_49 = VirtFuncInvoker0< int32_t >::Invoke(11 /* System.Int32 System.Collections.SortedList::get_Capacity() */, L_48); V_7 = L_49; SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E * L_50 = __this->get_list_1(); NullCheck(L_50); int32_t L_51 = VirtFuncInvoker0< int32_t >::Invoke(13 /* System.Int32 System.Collections.SortedList::get_Count() */, L_50); V_6 = L_51; int32_t L_52 = V_7; if ((((int32_t)L_52) <= ((int32_t)((int32_t)1024)))) { goto IL_0191; } } IL_0175: { int32_t L_53 = V_6; if ((((int32_t)L_53) <= ((int32_t)0))) { goto IL_0191; } } IL_017a: { int32_t L_54 = V_7; int32_t L_55 = V_6; if ((((int32_t)((int32_t)((int32_t)L_54/(int32_t)L_55))) <= ((int32_t)3))) { goto IL_0191; } } IL_0182: { SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E * L_56 = __this->get_list_1(); int32_t L_57 = V_6; NullCheck(L_56); VirtActionInvoker1< int32_t >::Invoke(12 /* System.Void System.Collections.SortedList::set_Capacity(System.Int32) */, L_56, ((int32_t)il2cpp_codegen_multiply((int32_t)L_57, (int32_t)2))); } IL_0191: { V_8 = ((int64_t)(std::numeric_limits<int64_t>::max)()); SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E * L_58 = __this->get_list_1(); NullCheck(L_58); int32_t L_59 = VirtFuncInvoker0< int32_t >::Invoke(13 /* System.Int32 System.Collections.SortedList::get_Count() */, L_58); if ((((int32_t)L_59) <= ((int32_t)0))) { goto IL_01c2; } } IL_01aa: { SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E * L_60 = __this->get_list_1(); NullCheck(L_60); RuntimeObject * L_61 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(16 /* System.Object System.Collections.SortedList::GetByIndex(System.Int32) */, L_60, 0); NullCheck(((Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 *)CastclassSealed((RuntimeObject*)L_61, Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553_il2cpp_TypeInfo_var))); int64_t L_62 = ((Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 *)CastclassSealed((RuntimeObject*)L_61, Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553_il2cpp_TypeInfo_var))->get_next_run_6(); V_8 = L_62; } IL_01c2: { V_1 = (-1); int64_t L_63 = V_8; if ((((int64_t)L_63) == ((int64_t)((int64_t)(std::numeric_limits<int64_t>::max)())))) { goto IL_01fe; } } IL_01d1: { int64_t L_64 = V_8; IL2CPP_RUNTIME_CLASS_INIT(Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553_il2cpp_TypeInfo_var); int64_t L_65 = Timer_GetTimeMonotonic_m4B6169CEEE39504646E976FBF26B3EFBD609ABFA(/*hidden argument*/NULL); V_13 = ((int64_t)((int64_t)((int64_t)il2cpp_codegen_subtract((int64_t)L_64, (int64_t)L_65))/(int64_t)(((int64_t)((int64_t)((int32_t)10000)))))); int64_t L_66 = V_13; if ((((int64_t)L_66) <= ((int64_t)(((int64_t)((int64_t)((int32_t)2147483647LL))))))) { goto IL_01f4; } } IL_01ec: { V_1 = ((int32_t)2147483646); IL2CPP_LEAVE(0x20B, FINALLY_0200); } IL_01f4: { int64_t L_67 = V_13; V_1 = (((int32_t)((int32_t)L_67))); int32_t L_68 = V_1; if ((((int32_t)L_68) >= ((int32_t)0))) { goto IL_01fe; } } IL_01fc: { V_1 = 0; } IL_01fe: { IL2CPP_LEAVE(0x20B, FINALLY_0200); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0200; } FINALLY_0200: { // begin finally (depth: 1) { bool L_69 = V_4; if (!L_69) { goto IL_020a; } } IL_0204: { Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9 * L_70 = V_3; Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_70, /*hidden argument*/NULL); } IL_020a: { IL2CPP_END_FINALLY(512) } } // end finally (depth: 1) IL2CPP_CLEANUP(512) { IL2CPP_JUMP_TBL(0x20B, IL_020b) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_020b: { ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * L_71 = __this->get_changed_2(); int32_t L_72 = V_1; NullCheck(L_71); VirtFuncInvoker1< bool, int32_t >::Invoke(10 /* System.Boolean System.Threading.WaitHandle::WaitOne(System.Int32) */, L_71, L_72); goto IL_001a; } } // System.Void System.Threading.Timer_Scheduler::ShrinkIfNeeded(System.Collections.Generic.List`1<System.Threading.Timer>,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scheduler_ShrinkIfNeeded_m1DDE9B9B4FECA8D16C922391413085ABCB2B60E4 (Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9 * __this, List_1_t0C6DF014BD2D1BE6D428FB761E8C21CDC22C5116 * ___list0, int32_t ___initial1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Scheduler_ShrinkIfNeeded_m1DDE9B9B4FECA8D16C922391413085ABCB2B60E4_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { List_1_t0C6DF014BD2D1BE6D428FB761E8C21CDC22C5116 * L_0 = ___list0; NullCheck(L_0); int32_t L_1 = List_1_get_Capacity_m4E6CC6EB68ACB4009E66AE14C2969F02B644FAE7(L_0, /*hidden argument*/List_1_get_Capacity_m4E6CC6EB68ACB4009E66AE14C2969F02B644FAE7_RuntimeMethod_var); V_0 = L_1; List_1_t0C6DF014BD2D1BE6D428FB761E8C21CDC22C5116 * L_2 = ___list0; NullCheck(L_2); int32_t L_3 = List_1_get_Count_m102A5956CA038B4503A23CBAE433114532EC22E7_inline(L_2, /*hidden argument*/List_1_get_Count_m102A5956CA038B4503A23CBAE433114532EC22E7_RuntimeMethod_var); V_1 = L_3; int32_t L_4 = V_0; int32_t L_5 = ___initial1; if ((((int32_t)L_4) <= ((int32_t)L_5))) { goto IL_0025; } } { int32_t L_6 = V_1; if ((((int32_t)L_6) <= ((int32_t)0))) { goto IL_0025; } } { int32_t L_7 = V_0; int32_t L_8 = V_1; if ((((int32_t)((int32_t)((int32_t)L_7/(int32_t)L_8))) <= ((int32_t)3))) { goto IL_0025; } } { List_1_t0C6DF014BD2D1BE6D428FB761E8C21CDC22C5116 * L_9 = ___list0; int32_t L_10 = V_1; NullCheck(L_9); List_1_set_Capacity_m0DA623E0A9843F83E643A5E032D775F990F3863E(L_9, ((int32_t)il2cpp_codegen_multiply((int32_t)L_10, (int32_t)2)), /*hidden argument*/List_1_set_Capacity_m0DA623E0A9843F83E643A5E032D775F990F3863E_RuntimeMethod_var); } IL_0025: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Threading.Timer_TimerComparer::Compare(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TimerComparer_Compare_mA323B05AE75107BF3D65BCFB43976A29155A4659 (TimerComparer_tC987818CFADF2F3ECEB89C0BD510600DAD816015 * __this, RuntimeObject * ___x0, RuntimeObject * ___y1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimerComparer_Compare_mA323B05AE75107BF3D65BCFB43976A29155A4659_MetadataUsageId); s_Il2CppMethodInitialized = true; } Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * V_0 = NULL; Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * V_1 = NULL; int64_t V_2 = 0; { RuntimeObject * L_0 = ___x0; V_0 = ((Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 *)IsInstSealed((RuntimeObject*)L_0, Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553_il2cpp_TypeInfo_var)); Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * L_1 = V_0; if (L_1) { goto IL_000c; } } { return (-1); } IL_000c: { RuntimeObject * L_2 = ___y1; V_1 = ((Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 *)IsInstSealed((RuntimeObject*)L_2, Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553_il2cpp_TypeInfo_var)); Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * L_3 = V_1; if (L_3) { goto IL_0018; } } { return 1; } IL_0018: { Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * L_4 = V_0; NullCheck(L_4); int64_t L_5 = L_4->get_next_run_6(); Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * L_6 = V_1; NullCheck(L_6); int64_t L_7 = L_6->get_next_run_6(); V_2 = ((int64_t)il2cpp_codegen_subtract((int64_t)L_5, (int64_t)L_7)); int64_t L_8 = V_2; if (L_8) { goto IL_0031; } } { RuntimeObject * L_9 = ___x0; RuntimeObject * L_10 = ___y1; if ((((RuntimeObject*)(RuntimeObject *)L_9) == ((RuntimeObject*)(RuntimeObject *)L_10))) { goto IL_002f; } } { return (-1); } IL_002f: { return 0; } IL_0031: { int64_t L_11 = V_2; if ((((int64_t)L_11) > ((int64_t)(((int64_t)((int64_t)0)))))) { goto IL_0038; } } { return (-1); } IL_0038: { return 1; } } // System.Void System.Threading.Timer_TimerComparer::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimerComparer__ctor_m4286C1A800BFB3F6A065A9DB0122B7FC1A440F22 (TimerComparer_tC987818CFADF2F3ECEB89C0BD510600DAD816015 * __this, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Threading.TimerCallback::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimerCallback__ctor_m6B85BEF2F0E429E5F8E4FA2F527B42247E95A690 (TimerCallback_tC89F2FB1294A86F64DEB2C1F68024954018AA219 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // System.Void System.Threading.TimerCallback::Invoke(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimerCallback_Invoke_m64E1279AA84FA0D01697CB6D7B3D8C01959B4A50 (TimerCallback_tC89F2FB1294A86F64DEB2C1F68024954018AA219 * __this, RuntimeObject * ___state0, const RuntimeMethod* method) { DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* delegateArrayToInvoke = __this->get_delegates_11(); Delegate_t** delegatesToInvoke; il2cpp_array_size_t length; if (delegateArrayToInvoke != NULL) { length = delegateArrayToInvoke->max_length; delegatesToInvoke = reinterpret_cast<Delegate_t**>(delegateArrayToInvoke->GetAddressAtUnchecked(0)); } else { length = 1; delegatesToInvoke = reinterpret_cast<Delegate_t**>(&__this); } for (il2cpp_array_size_t i = 0; i < length; i++) { Delegate_t* currentDelegate = delegatesToInvoke[i]; Il2CppMethodPointer targetMethodPointer = currentDelegate->get_method_ptr_0(); RuntimeObject* targetThis = currentDelegate->get_m_target_2(); RuntimeMethod* targetMethod = (RuntimeMethod*)(currentDelegate->get_method_3()); if (!il2cpp_codegen_method_is_virtual(targetMethod)) { il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); } bool ___methodIsStatic = MethodIsStatic(targetMethod); int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod); if (___methodIsStatic) { if (___parameterCount == 1) { // open typedef void (*FunctionPointerType) (RuntimeObject *, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(___state0, targetMethod); } else { // closed typedef void (*FunctionPointerType) (void*, RuntimeObject *, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(targetThis, ___state0, targetMethod); } } else if (___parameterCount != 1) { // open if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) GenericInterfaceActionInvoker0::Invoke(targetMethod, ___state0); else GenericVirtActionInvoker0::Invoke(targetMethod, ___state0); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) InterfaceActionInvoker0::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), ___state0); else VirtActionInvoker0::Invoke(il2cpp_codegen_method_get_slot(targetMethod), ___state0); } } else { typedef void (*FunctionPointerType) (RuntimeObject *, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(___state0, targetMethod); } } else { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (targetThis == NULL) { typedef void (*FunctionPointerType) (RuntimeObject *, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(___state0, targetMethod); } else if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) GenericInterfaceActionInvoker1< RuntimeObject * >::Invoke(targetMethod, targetThis, ___state0); else GenericVirtActionInvoker1< RuntimeObject * >::Invoke(targetMethod, targetThis, ___state0); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) InterfaceActionInvoker1< RuntimeObject * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___state0); else VirtActionInvoker1< RuntimeObject * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___state0); } } else { typedef void (*FunctionPointerType) (void*, RuntimeObject *, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(targetThis, ___state0, targetMethod); } } } } // System.IAsyncResult System.Threading.TimerCallback::BeginInvoke(System.Object,System.AsyncCallback,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* TimerCallback_BeginInvoke_m8C0291B93231EC42260B0FB426CE548E6A5900C7 (TimerCallback_tC89F2FB1294A86F64DEB2C1F68024954018AA219 * __this, RuntimeObject * ___state0, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___callback1, RuntimeObject * ___object2, const RuntimeMethod* method) { void *__d_args[2] = {0}; __d_args[0] = ___state0; return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback1, (RuntimeObject*)___object2); } // System.Void System.Threading.TimerCallback::EndInvoke(System.IAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimerCallback_EndInvoke_m5783AC9B9655D0D798F57CF8B90EB381A284B3E1 (TimerCallback_tC89F2FB1294A86F64DEB2C1F68024954018AA219 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Boolean System.Threading.Volatile::Read(System.Boolean&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Volatile_Read_m0903B72AEBAB1A05DFD4A101411ED4A952B53E8A (bool* ___location0) { return VolatileRead(___location0); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Threading.WaitCallback::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WaitCallback__ctor_m375A357FD7C64F4182FD88B8276D88FE5BE75B31 (WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // System.Void System.Threading.WaitCallback::Invoke(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WaitCallback_Invoke_mB6A858A1792B8E0DE526C3C157624C1A59EEFA16 (WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC * __this, RuntimeObject * ___state0, const RuntimeMethod* method) { DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* delegateArrayToInvoke = __this->get_delegates_11(); Delegate_t** delegatesToInvoke; il2cpp_array_size_t length; if (delegateArrayToInvoke != NULL) { length = delegateArrayToInvoke->max_length; delegatesToInvoke = reinterpret_cast<Delegate_t**>(delegateArrayToInvoke->GetAddressAtUnchecked(0)); } else { length = 1; delegatesToInvoke = reinterpret_cast<Delegate_t**>(&__this); } for (il2cpp_array_size_t i = 0; i < length; i++) { Delegate_t* currentDelegate = delegatesToInvoke[i]; Il2CppMethodPointer targetMethodPointer = currentDelegate->get_method_ptr_0(); RuntimeObject* targetThis = currentDelegate->get_m_target_2(); RuntimeMethod* targetMethod = (RuntimeMethod*)(currentDelegate->get_method_3()); if (!il2cpp_codegen_method_is_virtual(targetMethod)) { il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); } bool ___methodIsStatic = MethodIsStatic(targetMethod); int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod); if (___methodIsStatic) { if (___parameterCount == 1) { // open typedef void (*FunctionPointerType) (RuntimeObject *, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(___state0, targetMethod); } else { // closed typedef void (*FunctionPointerType) (void*, RuntimeObject *, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(targetThis, ___state0, targetMethod); } } else if (___parameterCount != 1) { // open if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) GenericInterfaceActionInvoker0::Invoke(targetMethod, ___state0); else GenericVirtActionInvoker0::Invoke(targetMethod, ___state0); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) InterfaceActionInvoker0::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), ___state0); else VirtActionInvoker0::Invoke(il2cpp_codegen_method_get_slot(targetMethod), ___state0); } } else { typedef void (*FunctionPointerType) (RuntimeObject *, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(___state0, targetMethod); } } else { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (targetThis == NULL) { typedef void (*FunctionPointerType) (RuntimeObject *, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(___state0, targetMethod); } else if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) GenericInterfaceActionInvoker1< RuntimeObject * >::Invoke(targetMethod, targetThis, ___state0); else GenericVirtActionInvoker1< RuntimeObject * >::Invoke(targetMethod, targetThis, ___state0); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) InterfaceActionInvoker1< RuntimeObject * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___state0); else VirtActionInvoker1< RuntimeObject * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___state0); } } else { typedef void (*FunctionPointerType) (void*, RuntimeObject *, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(targetThis, ___state0, targetMethod); } } } } // System.IAsyncResult System.Threading.WaitCallback::BeginInvoke(System.Object,System.AsyncCallback,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WaitCallback_BeginInvoke_m6D50CA2A74AF60AE847EC36236F0E836CFF74B62 (WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC * __this, RuntimeObject * ___state0, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___callback1, RuntimeObject * ___object2, const RuntimeMethod* method) { void *__d_args[2] = {0}; __d_args[0] = ___state0; return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback1, (RuntimeObject*)___object2); } // System.Void System.Threading.WaitCallback::EndInvoke(System.IAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WaitCallback_EndInvoke_m04663D1F0CCF6C5CEE3FE7FC807953BAB0F51965 (WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Conversion methods for marshalling of: System.Threading.WaitHandle IL2CPP_EXTERN_C void WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_marshal_pinvoke(const WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6& unmarshaled, WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_marshaled_pinvoke& marshaled) { marshaled.___waitHandle_3 = unmarshaled.get_waitHandle_3(); if (unmarshaled.get_safeWaitHandle_4() == NULL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_argument_null_exception("unmarshaled_safeWaitHandle"), NULL, NULL); bool ___safeHandle_reference_incremented_for_unmarshaled_get_safeWaitHandle_4 = false; SafeHandle_DangerousAddRef_m38ABCE4B3DF7CEA3B6C79996C22E1D532E10F085(unmarshaled.get_safeWaitHandle_4(), (&___safeHandle_reference_incremented_for_unmarshaled_get_safeWaitHandle_4), NULL); marshaled.___safeWaitHandle_4 = reinterpret_cast<void*>((unmarshaled.get_safeWaitHandle_4())->get_handle_0()); marshaled.___hasThreadAffinity_5 = static_cast<int32_t>(unmarshaled.get_hasThreadAffinity_5()); if (unmarshaled.get__identity_0() != NULL) { if (il2cpp_codegen_is_import_or_windows_runtime(unmarshaled.get__identity_0())) { marshaled.____identity_0 = il2cpp_codegen_com_query_interface<Il2CppIUnknown>(static_cast<Il2CppComObject*>(unmarshaled.get__identity_0())); (marshaled.____identity_0)->AddRef(); } else { marshaled.____identity_0 = il2cpp_codegen_com_get_or_create_ccw<Il2CppIUnknown>(unmarshaled.get__identity_0()); } } else { marshaled.____identity_0 = NULL; } } IL2CPP_EXTERN_C void WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_marshal_pinvoke_back(const WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_marshaled_pinvoke& marshaled, WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6& unmarshaled) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_pinvoke_FromNativeMethodDefinition_MetadataUsageId); s_Il2CppMethodInitialized = true; } intptr_t unmarshaled_waitHandle_temp_0; memset((&unmarshaled_waitHandle_temp_0), 0, sizeof(unmarshaled_waitHandle_temp_0)); unmarshaled_waitHandle_temp_0 = marshaled.___waitHandle_3; unmarshaled.set_waitHandle_3(unmarshaled_waitHandle_temp_0); IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_missing_method_exception("A parameterless constructor is required for type 'Microsoft.Win32.SafeHandles.SafeWaitHandle'."), NULL, NULL); intptr_t unmarshaled_safeWaitHandle_handle_temp; unmarshaled_safeWaitHandle_handle_temp = (intptr_t)marshaled.___safeWaitHandle_4; (unmarshaled.get_safeWaitHandle_4())->set_handle_0(unmarshaled_safeWaitHandle_handle_temp); bool ___safeHandle_reference_incremented_for_unused1 = false; SafeHandle_DangerousAddRef_m38ABCE4B3DF7CEA3B6C79996C22E1D532E10F085(unmarshaled.get_safeWaitHandle_4(), (&___safeHandle_reference_incremented_for_unused1), NULL); bool unmarshaled_hasThreadAffinity_temp_2 = false; unmarshaled_hasThreadAffinity_temp_2 = static_cast<bool>(marshaled.___hasThreadAffinity_5); unmarshaled.set_hasThreadAffinity_5(unmarshaled_hasThreadAffinity_temp_2); if (marshaled.____identity_0 != NULL) { unmarshaled.set__identity_0(il2cpp_codegen_com_get_or_create_rcw_from_iunknown<RuntimeObject>(marshaled.____identity_0, Il2CppComObject_il2cpp_TypeInfo_var)); if (il2cpp_codegen_is_import_or_windows_runtime(unmarshaled.get__identity_0())) { il2cpp_codegen_com_cache_queried_interface(static_cast<Il2CppComObject*>(unmarshaled.get__identity_0()), Il2CppIUnknown::IID, marshaled.____identity_0); } } else { unmarshaled.set__identity_0(NULL); } } // Conversion method for clean up from marshalling of: System.Threading.WaitHandle IL2CPP_EXTERN_C void WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_marshal_pinvoke_cleanup(WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_marshaled_pinvoke& marshaled) { if (marshaled.____identity_0 != NULL) { (marshaled.____identity_0)->Release(); marshaled.____identity_0 = NULL; } } // Conversion methods for marshalling of: System.Threading.WaitHandle IL2CPP_EXTERN_C void WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_marshal_com(const WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6& unmarshaled, WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_marshaled_com& marshaled) { marshaled.___waitHandle_3 = unmarshaled.get_waitHandle_3(); if (unmarshaled.get_safeWaitHandle_4() == NULL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_argument_null_exception("unmarshaled_safeWaitHandle"), NULL, NULL); bool ___safeHandle_reference_incremented_for_unmarshaled_get_safeWaitHandle_4 = false; SafeHandle_DangerousAddRef_m38ABCE4B3DF7CEA3B6C79996C22E1D532E10F085(unmarshaled.get_safeWaitHandle_4(), (&___safeHandle_reference_incremented_for_unmarshaled_get_safeWaitHandle_4), NULL); marshaled.___safeWaitHandle_4 = reinterpret_cast<void*>((unmarshaled.get_safeWaitHandle_4())->get_handle_0()); marshaled.___hasThreadAffinity_5 = static_cast<int32_t>(unmarshaled.get_hasThreadAffinity_5()); if (unmarshaled.get__identity_0() != NULL) { if (il2cpp_codegen_is_import_or_windows_runtime(unmarshaled.get__identity_0())) { marshaled.____identity_0 = il2cpp_codegen_com_query_interface<Il2CppIUnknown>(static_cast<Il2CppComObject*>(unmarshaled.get__identity_0())); (marshaled.____identity_0)->AddRef(); } else { marshaled.____identity_0 = il2cpp_codegen_com_get_or_create_ccw<Il2CppIUnknown>(unmarshaled.get__identity_0()); } } else { marshaled.____identity_0 = NULL; } } IL2CPP_EXTERN_C void WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_marshal_com_back(const WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_marshaled_com& marshaled, WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6& unmarshaled) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_com_FromNativeMethodDefinition_MetadataUsageId); s_Il2CppMethodInitialized = true; } intptr_t unmarshaled_waitHandle_temp_0; memset((&unmarshaled_waitHandle_temp_0), 0, sizeof(unmarshaled_waitHandle_temp_0)); unmarshaled_waitHandle_temp_0 = marshaled.___waitHandle_3; unmarshaled.set_waitHandle_3(unmarshaled_waitHandle_temp_0); IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_missing_method_exception("A parameterless constructor is required for type 'Microsoft.Win32.SafeHandles.SafeWaitHandle'."), NULL, NULL); intptr_t unmarshaled_safeWaitHandle_handle_temp; unmarshaled_safeWaitHandle_handle_temp = (intptr_t)marshaled.___safeWaitHandle_4; (unmarshaled.get_safeWaitHandle_4())->set_handle_0(unmarshaled_safeWaitHandle_handle_temp); bool ___safeHandle_reference_incremented_for_unused2 = false; SafeHandle_DangerousAddRef_m38ABCE4B3DF7CEA3B6C79996C22E1D532E10F085(unmarshaled.get_safeWaitHandle_4(), (&___safeHandle_reference_incremented_for_unused2), NULL); bool unmarshaled_hasThreadAffinity_temp_2 = false; unmarshaled_hasThreadAffinity_temp_2 = static_cast<bool>(marshaled.___hasThreadAffinity_5); unmarshaled.set_hasThreadAffinity_5(unmarshaled_hasThreadAffinity_temp_2); if (marshaled.____identity_0 != NULL) { unmarshaled.set__identity_0(il2cpp_codegen_com_get_or_create_rcw_from_iunknown<RuntimeObject>(marshaled.____identity_0, Il2CppComObject_il2cpp_TypeInfo_var)); if (il2cpp_codegen_is_import_or_windows_runtime(unmarshaled.get__identity_0())) { il2cpp_codegen_com_cache_queried_interface(static_cast<Il2CppComObject*>(unmarshaled.get__identity_0()), Il2CppIUnknown::IID, marshaled.____identity_0); } } else { unmarshaled.set__identity_0(NULL); } } // Conversion method for clean up from marshalling of: System.Threading.WaitHandle IL2CPP_EXTERN_C void WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_marshal_com_cleanup(WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_marshaled_com& marshaled) { if (marshaled.____identity_0 != NULL) { (marshaled.____identity_0)->Release(); marshaled.____identity_0 = NULL; } } // System.Void System.Threading.WaitHandle::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WaitHandle__ctor_mCB89DA137FF9E08F6C96589DD705EBEFBAADE905 (WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * __this, const RuntimeMethod* method) { { MarshalByRefObject__ctor_mD1C6F1D191B1A50DC93E8B214BCCA9BD93FDE850(__this, /*hidden argument*/NULL); WaitHandle_Init_m63320FFB796EB59BF6217787185DD0B9BCE7C6FD(__this, /*hidden argument*/NULL); return; } } // System.Void System.Threading.WaitHandle::Init() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WaitHandle_Init_m63320FFB796EB59BF6217787185DD0B9BCE7C6FD (WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitHandle_Init_m63320FFB796EB59BF6217787185DD0B9BCE7C6FD_MetadataUsageId); s_Il2CppMethodInitialized = true; } { il2cpp_codegen_memory_barrier(); __this->set_safeWaitHandle_4((SafeWaitHandle_t51DB35FF382E636FF3B868D87816733894D46CF2 *)NULL); IL2CPP_RUNTIME_CLASS_INIT(WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_il2cpp_TypeInfo_var); intptr_t L_0 = ((WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_StaticFields*)il2cpp_codegen_static_fields_for(WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_il2cpp_TypeInfo_var))->get_InvalidHandle_10(); __this->set_waitHandle_3((intptr_t)L_0); __this->set_hasThreadAffinity_5((bool)0); return; } } // System.Void System.Threading.WaitHandle::set_Handle(System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WaitHandle_set_Handle_m174F142FBE3A6EBEF358B389AE825BF2569C2389 (WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * __this, intptr_t ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitHandle_set_Handle_m174F142FBE3A6EBEF358B389AE825BF2569C2389_MetadataUsageId); s_Il2CppMethodInitialized = true; } { intptr_t L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_il2cpp_TypeInfo_var); intptr_t L_1 = ((WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_StaticFields*)il2cpp_codegen_static_fields_for(WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_il2cpp_TypeInfo_var))->get_InvalidHandle_10(); bool L_2 = IntPtr_op_Equality_mEE8D9FD2DFE312BBAA8B4ED3BF7976B3142A5934((intptr_t)L_0, (intptr_t)L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_002f; } } { SafeWaitHandle_t51DB35FF382E636FF3B868D87816733894D46CF2 * L_3 = __this->get_safeWaitHandle_4(); il2cpp_codegen_memory_barrier(); if (!L_3) { goto IL_003e; } } { SafeWaitHandle_t51DB35FF382E636FF3B868D87816733894D46CF2 * L_4 = __this->get_safeWaitHandle_4(); il2cpp_codegen_memory_barrier(); NullCheck(L_4); SafeHandle_SetHandleAsInvalid_mAFA4A01F6FB566AB67312B96E5024088BDF255F6(L_4, /*hidden argument*/NULL); il2cpp_codegen_memory_barrier(); __this->set_safeWaitHandle_4((SafeWaitHandle_t51DB35FF382E636FF3B868D87816733894D46CF2 *)NULL); goto IL_003e; } IL_002f: { intptr_t L_5 = ___value0; SafeWaitHandle_t51DB35FF382E636FF3B868D87816733894D46CF2 * L_6 = (SafeWaitHandle_t51DB35FF382E636FF3B868D87816733894D46CF2 *)il2cpp_codegen_object_new(SafeWaitHandle_t51DB35FF382E636FF3B868D87816733894D46CF2_il2cpp_TypeInfo_var); SafeWaitHandle__ctor_m7A02720A5A03917CCA8DD68406A124C4AB76191A(L_6, (intptr_t)L_5, (bool)1, /*hidden argument*/NULL); il2cpp_codegen_memory_barrier(); __this->set_safeWaitHandle_4(L_6); } IL_003e: { intptr_t L_7 = ___value0; __this->set_waitHandle_3((intptr_t)L_7); return; } } // Microsoft.Win32.SafeHandles.SafeWaitHandle System.Threading.WaitHandle::get_SafeWaitHandle() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SafeWaitHandle_t51DB35FF382E636FF3B868D87816733894D46CF2 * WaitHandle_get_SafeWaitHandle_m9BA6EA0D8DBD059147DE77EE1E36181EEB5A8AB1 (WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitHandle_get_SafeWaitHandle_m9BA6EA0D8DBD059147DE77EE1E36181EEB5A8AB1_MetadataUsageId); s_Il2CppMethodInitialized = true; } { SafeWaitHandle_t51DB35FF382E636FF3B868D87816733894D46CF2 * L_0 = __this->get_safeWaitHandle_4(); il2cpp_codegen_memory_barrier(); if (L_0) { goto IL_001d; } } { IL2CPP_RUNTIME_CLASS_INIT(WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_il2cpp_TypeInfo_var); intptr_t L_1 = ((WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_StaticFields*)il2cpp_codegen_static_fields_for(WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_il2cpp_TypeInfo_var))->get_InvalidHandle_10(); SafeWaitHandle_t51DB35FF382E636FF3B868D87816733894D46CF2 * L_2 = (SafeWaitHandle_t51DB35FF382E636FF3B868D87816733894D46CF2 *)il2cpp_codegen_object_new(SafeWaitHandle_t51DB35FF382E636FF3B868D87816733894D46CF2_il2cpp_TypeInfo_var); SafeWaitHandle__ctor_m7A02720A5A03917CCA8DD68406A124C4AB76191A(L_2, (intptr_t)L_1, (bool)0, /*hidden argument*/NULL); il2cpp_codegen_memory_barrier(); __this->set_safeWaitHandle_4(L_2); } IL_001d: { SafeWaitHandle_t51DB35FF382E636FF3B868D87816733894D46CF2 * L_3 = __this->get_safeWaitHandle_4(); il2cpp_codegen_memory_barrier(); return L_3; } } // System.Void System.Threading.WaitHandle::SetHandleInternal(Microsoft.Win32.SafeHandles.SafeWaitHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WaitHandle_SetHandleInternal_m93850C95BB1DA2F7E474CA98316B3DA7A23799BC (WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * __this, SafeWaitHandle_t51DB35FF382E636FF3B868D87816733894D46CF2 * ___handle0, const RuntimeMethod* method) { { SafeWaitHandle_t51DB35FF382E636FF3B868D87816733894D46CF2 * L_0 = ___handle0; il2cpp_codegen_memory_barrier(); __this->set_safeWaitHandle_4(L_0); SafeWaitHandle_t51DB35FF382E636FF3B868D87816733894D46CF2 * L_1 = ___handle0; NullCheck(L_1); intptr_t L_2 = SafeHandle_DangerousGetHandle_m9014DC4C279F2EF9F9331915135F0AF5AF8A4368_inline(L_1, /*hidden argument*/NULL); __this->set_waitHandle_3((intptr_t)L_2); return; } } // System.Boolean System.Threading.WaitHandle::WaitOne(System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WaitHandle_WaitOne_m0E8BFEEF95DC452E7C5A17DCA57D24F38FF7C467 (WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * __this, int32_t ___millisecondsTimeout0, bool ___exitContext1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitHandle_WaitOne_m0E8BFEEF95DC452E7C5A17DCA57D24F38FF7C467_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___millisecondsTimeout0; if ((((int32_t)L_0) >= ((int32_t)(-1)))) { goto IL_0019; } } { String_t* L_1 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral1B8A0FD63D1D605E82838E8FBA940C1207478A60, /*hidden argument*/NULL); ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_2 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m300CE4D04A068C209FD858101AC361C1B600B5AE(L_2, _stringLiteral9D9BED981884AC3D4D16BF22ED725A5686CEF15B, L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, NULL, WaitHandle_WaitOne_m0E8BFEEF95DC452E7C5A17DCA57D24F38FF7C467_RuntimeMethod_var); } IL_0019: { int32_t L_3 = ___millisecondsTimeout0; bool L_4 = ___exitContext1; bool L_5 = WaitHandle_WaitOne_m6283DC18BCD374B579549B156DD30AAA74E64C89(__this, (((int64_t)((int64_t)L_3))), L_4, /*hidden argument*/NULL); return L_5; } } // System.Boolean System.Threading.WaitHandle::WaitOne() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WaitHandle_WaitOne_mEB04D9BA65731571C5ED2B68396B47FA686ED8BB (WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * __this, const RuntimeMethod* method) { { bool L_0 = VirtFuncInvoker2< bool, int32_t, bool >::Invoke(8 /* System.Boolean System.Threading.WaitHandle::WaitOne(System.Int32,System.Boolean) */, __this, (-1), (bool)0); return L_0; } } // System.Boolean System.Threading.WaitHandle::WaitOne(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WaitHandle_WaitOne_m86F1422A0B09B944119508588110094D9223D7E3 (WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * __this, int32_t ___millisecondsTimeout0, const RuntimeMethod* method) { { int32_t L_0 = ___millisecondsTimeout0; bool L_1 = VirtFuncInvoker2< bool, int32_t, bool >::Invoke(8 /* System.Boolean System.Threading.WaitHandle::WaitOne(System.Int32,System.Boolean) */, __this, L_0, (bool)0); return L_1; } } // System.Boolean System.Threading.WaitHandle::WaitOne(System.Int64,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WaitHandle_WaitOne_m6283DC18BCD374B579549B156DD30AAA74E64C89 (WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * __this, int64_t ___timeout0, bool ___exitContext1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitHandle_WaitOne_m6283DC18BCD374B579549B156DD30AAA74E64C89_MetadataUsageId); s_Il2CppMethodInitialized = true; } { SafeWaitHandle_t51DB35FF382E636FF3B868D87816733894D46CF2 * L_0 = __this->get_safeWaitHandle_4(); il2cpp_codegen_memory_barrier(); int64_t L_1 = ___timeout0; bool L_2 = __this->get_hasThreadAffinity_5(); bool L_3 = ___exitContext1; IL2CPP_RUNTIME_CLASS_INIT(WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_il2cpp_TypeInfo_var); bool L_4 = WaitHandle_InternalWaitOne_m14CF12240D30C25A6C34683080C5A0D982786303(L_0, L_1, L_2, L_3, /*hidden argument*/NULL); return L_4; } } // System.Boolean System.Threading.WaitHandle::InternalWaitOne(System.Runtime.InteropServices.SafeHandle,System.Int64,System.Boolean,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WaitHandle_InternalWaitOne_m14CF12240D30C25A6C34683080C5A0D982786303 (SafeHandle_t1E326D75E23FD5BB6D40BA322298FDC6526CC383 * ___waitableSafeHandle0, int64_t ___millisecondsTimeout1, bool ___hasThreadAffinity2, bool ___exitContext3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitHandle_InternalWaitOne_m14CF12240D30C25A6C34683080C5A0D982786303_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { SafeHandle_t1E326D75E23FD5BB6D40BA322298FDC6526CC383 * L_0 = ___waitableSafeHandle0; if (L_0) { goto IL_0014; } } { String_t* L_1 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral4A9B136550890770D29DF6A00FAA574C173789AD, /*hidden argument*/NULL); ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A * L_2 = (ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A *)il2cpp_codegen_object_new(ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A_il2cpp_TypeInfo_var); ObjectDisposedException__ctor_m303CFD09E4B541C36C60AE7B7CBC8B1B7EED66DC(L_2, (String_t*)NULL, L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, NULL, WaitHandle_InternalWaitOne_m14CF12240D30C25A6C34683080C5A0D982786303_RuntimeMethod_var); } IL_0014: { SafeHandle_t1E326D75E23FD5BB6D40BA322298FDC6526CC383 * L_3 = ___waitableSafeHandle0; int64_t L_4 = ___millisecondsTimeout1; bool L_5 = ___hasThreadAffinity2; bool L_6 = ___exitContext3; IL2CPP_RUNTIME_CLASS_INIT(WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_il2cpp_TypeInfo_var); int32_t L_7 = WaitHandle_WaitOneNative_mC25327F2B99DBB404B62FD48CFCBDB3244F82434(L_3, (((int32_t)((uint32_t)L_4))), L_5, L_6, /*hidden argument*/NULL); V_0 = L_7; int32_t L_8 = V_0; if ((!(((uint32_t)L_8) == ((uint32_t)((int32_t)128))))) { goto IL_002c; } } { IL2CPP_RUNTIME_CLASS_INIT(WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_il2cpp_TypeInfo_var); WaitHandle_ThrowAbandonedMutexException_m4AFC4FEDCA7C3EF6E1C04D4176ABA49CC728224C(/*hidden argument*/NULL); } IL_002c: { int32_t L_9 = V_0; if ((((int32_t)L_9) == ((int32_t)((int32_t)258)))) { goto IL_0040; } } { int32_t L_10 = V_0; return (bool)((((int32_t)((((int32_t)L_10) == ((int32_t)((int32_t)2147483647LL)))? 1 : 0)) == ((int32_t)0))? 1 : 0); } IL_0040: { return (bool)0; } } // System.Int32 System.Threading.WaitHandle::WaitAny(System.Threading.WaitHandle[],System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t WaitHandle_WaitAny_m1CA2DEBC40AB9BAF7ADDC0921B2AC332FA44AB1E (WaitHandleU5BU5D_t79FF2E6AC099CC1FDD2B24F21A72D36BA31298CC* ___waitHandles0, int32_t ___millisecondsTimeout1, bool ___exitContext2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitHandle_WaitAny_m1CA2DEBC40AB9BAF7ADDC0921B2AC332FA44AB1E_MetadataUsageId); s_Il2CppMethodInitialized = true; } WaitHandleU5BU5D_t79FF2E6AC099CC1FDD2B24F21A72D36BA31298CC* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * V_3 = NULL; int32_t V_4 = 0; { WaitHandleU5BU5D_t79FF2E6AC099CC1FDD2B24F21A72D36BA31298CC* L_0 = ___waitHandles0; if (L_0) { goto IL_0013; } } { String_t* L_1 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral9956E10D0235BEF9C63D0B1D2107F77CF985D4B2, /*hidden argument*/NULL); ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_2 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_2, L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, NULL, WaitHandle_WaitAny_m1CA2DEBC40AB9BAF7ADDC0921B2AC332FA44AB1E_RuntimeMethod_var); } IL_0013: { WaitHandleU5BU5D_t79FF2E6AC099CC1FDD2B24F21A72D36BA31298CC* L_3 = ___waitHandles0; NullCheck(L_3); if ((((RuntimeArray*)L_3)->max_length)) { goto IL_0027; } } { String_t* L_4 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteralCF76F3CD38A366E96CB2BED7C1D82F777242B6AA, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_5 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m9A85EF7FEFEC21DDD525A67E831D77278E5165B7(L_5, L_4, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, NULL, WaitHandle_WaitAny_m1CA2DEBC40AB9BAF7ADDC0921B2AC332FA44AB1E_RuntimeMethod_var); } IL_0027: { WaitHandleU5BU5D_t79FF2E6AC099CC1FDD2B24F21A72D36BA31298CC* L_6 = ___waitHandles0; NullCheck(L_6); if ((((int32_t)((int32_t)64)) >= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_6)->max_length))))))) { goto IL_003e; } } { String_t* L_7 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral50DB91C54DC6A6F5B481F31D2A1DA1FD5AA487E7, /*hidden argument*/NULL); NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * L_8 = (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 *)il2cpp_codegen_object_new(NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var); NotSupportedException__ctor_mD023A89A5C1F740F43F0A9CD6C49DC21230B3CEE(L_8, L_7, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_8, NULL, WaitHandle_WaitAny_m1CA2DEBC40AB9BAF7ADDC0921B2AC332FA44AB1E_RuntimeMethod_var); } IL_003e: { int32_t L_9 = ___millisecondsTimeout1; if ((((int32_t)(-1)) <= ((int32_t)L_9))) { goto IL_0057; } } { String_t* L_10 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral1B8A0FD63D1D605E82838E8FBA940C1207478A60, /*hidden argument*/NULL); ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_11 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m300CE4D04A068C209FD858101AC361C1B600B5AE(L_11, _stringLiteral9D9BED981884AC3D4D16BF22ED725A5686CEF15B, L_10, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_11, NULL, WaitHandle_WaitAny_m1CA2DEBC40AB9BAF7ADDC0921B2AC332FA44AB1E_RuntimeMethod_var); } IL_0057: { WaitHandleU5BU5D_t79FF2E6AC099CC1FDD2B24F21A72D36BA31298CC* L_12 = ___waitHandles0; NullCheck(L_12); WaitHandleU5BU5D_t79FF2E6AC099CC1FDD2B24F21A72D36BA31298CC* L_13 = (WaitHandleU5BU5D_t79FF2E6AC099CC1FDD2B24F21A72D36BA31298CC*)(WaitHandleU5BU5D_t79FF2E6AC099CC1FDD2B24F21A72D36BA31298CC*)SZArrayNew(WaitHandleU5BU5D_t79FF2E6AC099CC1FDD2B24F21A72D36BA31298CC_il2cpp_TypeInfo_var, (uint32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))))); V_0 = L_13; V_2 = 0; goto IL_0083; } IL_0064: { WaitHandleU5BU5D_t79FF2E6AC099CC1FDD2B24F21A72D36BA31298CC* L_14 = ___waitHandles0; int32_t L_15 = V_2; NullCheck(L_14); int32_t L_16 = L_15; WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * L_17 = (L_14)->GetAt(static_cast<il2cpp_array_size_t>(L_16)); V_3 = L_17; WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * L_18 = V_3; if (L_18) { goto IL_007b; } } { String_t* L_19 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteralC8DFBF5C8D6E2ABCBCD997023A30E88DCEDF08DA, /*hidden argument*/NULL); ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_20 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_20, L_19, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_20, NULL, WaitHandle_WaitAny_m1CA2DEBC40AB9BAF7ADDC0921B2AC332FA44AB1E_RuntimeMethod_var); } IL_007b: { WaitHandleU5BU5D_t79FF2E6AC099CC1FDD2B24F21A72D36BA31298CC* L_21 = V_0; int32_t L_22 = V_2; WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * L_23 = V_3; NullCheck(L_21); ArrayElementTypeCheck (L_21, L_23); (L_21)->SetAt(static_cast<il2cpp_array_size_t>(L_22), (WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 *)L_23); int32_t L_24 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_0083: { int32_t L_25 = V_2; WaitHandleU5BU5D_t79FF2E6AC099CC1FDD2B24F21A72D36BA31298CC* L_26 = ___waitHandles0; NullCheck(L_26); if ((((int32_t)L_25) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_26)->max_length))))))) { goto IL_0064; } } { WaitHandleU5BU5D_t79FF2E6AC099CC1FDD2B24F21A72D36BA31298CC* L_27 = V_0; int32_t L_28 = ___millisecondsTimeout1; bool L_29 = ___exitContext2; IL2CPP_RUNTIME_CLASS_INIT(WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_il2cpp_TypeInfo_var); int32_t L_30 = WaitHandle_WaitMultiple_mAE04CACC2ADB312E42B0DF0E09EAB1744B50441E(L_27, L_28, L_29, (bool)0, /*hidden argument*/NULL); V_1 = L_30; int32_t L_31 = V_1; if ((((int32_t)((int32_t)128)) > ((int32_t)L_31))) { goto IL_00ce; } } { WaitHandleU5BU5D_t79FF2E6AC099CC1FDD2B24F21A72D36BA31298CC* L_32 = V_0; NullCheck(L_32); int32_t L_33 = V_1; if ((((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)128), (int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_32)->max_length))))))) <= ((int32_t)L_33))) { goto IL_00ce; } } { int32_t L_34 = V_1; V_4 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_34, (int32_t)((int32_t)128))); int32_t L_35 = V_4; if ((((int32_t)0) > ((int32_t)L_35))) { goto IL_00c9; } } { int32_t L_36 = V_4; WaitHandleU5BU5D_t79FF2E6AC099CC1FDD2B24F21A72D36BA31298CC* L_37 = V_0; NullCheck(L_37); if ((((int32_t)L_36) >= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_37)->max_length))))))) { goto IL_00c9; } } { int32_t L_38 = V_4; WaitHandleU5BU5D_t79FF2E6AC099CC1FDD2B24F21A72D36BA31298CC* L_39 = V_0; int32_t L_40 = V_4; NullCheck(L_39); int32_t L_41 = L_40; WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * L_42 = (L_39)->GetAt(static_cast<il2cpp_array_size_t>(L_41)); IL2CPP_RUNTIME_CLASS_INIT(WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_il2cpp_TypeInfo_var); WaitHandle_ThrowAbandonedMutexException_m69BB8B9A409789BDFA844B2A06303CCB3FD3A69C(L_38, L_42, /*hidden argument*/NULL); goto IL_00ce; } IL_00c9: { IL2CPP_RUNTIME_CLASS_INIT(WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_il2cpp_TypeInfo_var); WaitHandle_ThrowAbandonedMutexException_m4AFC4FEDCA7C3EF6E1C04D4176ABA49CC728224C(/*hidden argument*/NULL); } IL_00ce: { WaitHandleU5BU5D_t79FF2E6AC099CC1FDD2B24F21A72D36BA31298CC* L_43 = V_0; IL2CPP_RUNTIME_CLASS_INIT(GC_tC1D7BD74E8F44ECCEF5CD2B5D84BFF9AAE02D01D_il2cpp_TypeInfo_var); GC_KeepAlive_mE836EDA45A7C6BFDCEA004B9089FA6B4810BDA89((RuntimeObject *)(RuntimeObject *)L_43, /*hidden argument*/NULL); int32_t L_44 = V_1; return L_44; } } // System.Int32 System.Threading.WaitHandle::WaitAny(System.Threading.WaitHandle[],System.TimeSpan,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t WaitHandle_WaitAny_mB3F8C574D50E2EC2D056A731B86BC2284D1B85CB (WaitHandleU5BU5D_t79FF2E6AC099CC1FDD2B24F21A72D36BA31298CC* ___waitHandles0, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___timeout1, bool ___exitContext2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitHandle_WaitAny_mB3F8C574D50E2EC2D056A731B86BC2284D1B85CB_MetadataUsageId); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; { double L_0 = TimeSpan_get_TotalMilliseconds_m48B00B27D485CC556C10A5119BC11E1A1E0FE363((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&___timeout1), /*hidden argument*/NULL); V_0 = (((int64_t)((int64_t)L_0))); int64_t L_1 = V_0; if ((((int64_t)(((int64_t)((int64_t)(-1))))) > ((int64_t)L_1))) { goto IL_0017; } } { int64_t L_2 = V_0; if ((((int64_t)(((int64_t)((int64_t)((int32_t)2147483647LL))))) >= ((int64_t)L_2))) { goto IL_002c; } } IL_0017: { String_t* L_3 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral1B8A0FD63D1D605E82838E8FBA940C1207478A60, /*hidden argument*/NULL); ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_4 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m300CE4D04A068C209FD858101AC361C1B600B5AE(L_4, _stringLiteral56D3C9490BE2608AC36F5A4805BFEC2F21F7F982, L_3, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, NULL, WaitHandle_WaitAny_mB3F8C574D50E2EC2D056A731B86BC2284D1B85CB_RuntimeMethod_var); } IL_002c: { WaitHandleU5BU5D_t79FF2E6AC099CC1FDD2B24F21A72D36BA31298CC* L_5 = ___waitHandles0; int64_t L_6 = V_0; bool L_7 = ___exitContext2; IL2CPP_RUNTIME_CLASS_INIT(WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_il2cpp_TypeInfo_var); int32_t L_8 = WaitHandle_WaitAny_m1CA2DEBC40AB9BAF7ADDC0921B2AC332FA44AB1E(L_5, (((int32_t)((int32_t)L_6))), L_7, /*hidden argument*/NULL); return L_8; } } // System.Void System.Threading.WaitHandle::ThrowAbandonedMutexException() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WaitHandle_ThrowAbandonedMutexException_m4AFC4FEDCA7C3EF6E1C04D4176ABA49CC728224C (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitHandle_ThrowAbandonedMutexException_m4AFC4FEDCA7C3EF6E1C04D4176ABA49CC728224C_MetadataUsageId); s_Il2CppMethodInitialized = true; } { AbandonedMutexException_tCE41515409705F64C8D2AE1AAB4C1864905803C9 * L_0 = (AbandonedMutexException_tCE41515409705F64C8D2AE1AAB4C1864905803C9 *)il2cpp_codegen_object_new(AbandonedMutexException_tCE41515409705F64C8D2AE1AAB4C1864905803C9_il2cpp_TypeInfo_var); AbandonedMutexException__ctor_mD789CDEE6F2EFECA949F0205C4AA37F140476E05(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, NULL, WaitHandle_ThrowAbandonedMutexException_m4AFC4FEDCA7C3EF6E1C04D4176ABA49CC728224C_RuntimeMethod_var); } } // System.Void System.Threading.WaitHandle::ThrowAbandonedMutexException(System.Int32,System.Threading.WaitHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WaitHandle_ThrowAbandonedMutexException_m69BB8B9A409789BDFA844B2A06303CCB3FD3A69C (int32_t ___location0, WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * ___handle1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitHandle_ThrowAbandonedMutexException_m69BB8B9A409789BDFA844B2A06303CCB3FD3A69C_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___location0; WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * L_1 = ___handle1; AbandonedMutexException_tCE41515409705F64C8D2AE1AAB4C1864905803C9 * L_2 = (AbandonedMutexException_tCE41515409705F64C8D2AE1AAB4C1864905803C9 *)il2cpp_codegen_object_new(AbandonedMutexException_tCE41515409705F64C8D2AE1AAB4C1864905803C9_il2cpp_TypeInfo_var); AbandonedMutexException__ctor_m5D2377FCE41D4EA1068C207B0105C7322D521666(L_2, L_0, L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, NULL, WaitHandle_ThrowAbandonedMutexException_m69BB8B9A409789BDFA844B2A06303CCB3FD3A69C_RuntimeMethod_var); } } // System.Void System.Threading.WaitHandle::Close() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WaitHandle_Close_m40287CC581A72F1CB4882656D4F91ADDCF5C5434 (WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitHandle_Close_m40287CC581A72F1CB4882656D4F91ADDCF5C5434_MetadataUsageId); s_Il2CppMethodInitialized = true; } { VirtActionInvoker1< bool >::Invoke(12 /* System.Void System.Threading.WaitHandle::Dispose(System.Boolean) */, __this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tC1D7BD74E8F44ECCEF5CD2B5D84BFF9AAE02D01D_il2cpp_TypeInfo_var); GC_SuppressFinalize_m037319A9B95A5BA437E806DE592802225EE5B425(__this, /*hidden argument*/NULL); return; } } // System.Void System.Threading.WaitHandle::Dispose(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WaitHandle_Dispose_m367477E3B92A15CA02FEBAADFBAA15093D727671 (WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * __this, bool ___explicitDisposing0, const RuntimeMethod* method) { { SafeWaitHandle_t51DB35FF382E636FF3B868D87816733894D46CF2 * L_0 = __this->get_safeWaitHandle_4(); il2cpp_codegen_memory_barrier(); if (!L_0) { goto IL_0017; } } { SafeWaitHandle_t51DB35FF382E636FF3B868D87816733894D46CF2 * L_1 = __this->get_safeWaitHandle_4(); il2cpp_codegen_memory_barrier(); NullCheck(L_1); SafeHandle_Close_m284B185A04D5FB0A23F55B333737B7DF2CBE1F80(L_1, /*hidden argument*/NULL); } IL_0017: { return; } } // System.Void System.Threading.WaitHandle::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WaitHandle_Dispose_m47D6F15A6D36EFBF147D238B794AE6436FD5159C (WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitHandle_Dispose_m47D6F15A6D36EFBF147D238B794AE6436FD5159C_MetadataUsageId); s_Il2CppMethodInitialized = true; } { VirtActionInvoker1< bool >::Invoke(12 /* System.Void System.Threading.WaitHandle::Dispose(System.Boolean) */, __this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tC1D7BD74E8F44ECCEF5CD2B5D84BFF9AAE02D01D_il2cpp_TypeInfo_var); GC_SuppressFinalize_m037319A9B95A5BA437E806DE592802225EE5B425(__this, /*hidden argument*/NULL); return; } } // System.Int32 System.Threading.WaitHandle::WaitMultiple(System.Threading.WaitHandle[],System.Int32,System.Boolean,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t WaitHandle_WaitMultiple_mAE04CACC2ADB312E42B0DF0E09EAB1744B50441E (WaitHandleU5BU5D_t79FF2E6AC099CC1FDD2B24F21A72D36BA31298CC* ___waitHandles0, int32_t ___millisecondsTimeout1, bool ___exitContext2, bool ___WaitAll3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitHandle_WaitMultiple_mAE04CACC2ADB312E42B0DF0E09EAB1744B50441E_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; bool V_2 = false; intptr_t* V_3 = NULL; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 2); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { WaitHandleU5BU5D_t79FF2E6AC099CC1FDD2B24F21A72D36BA31298CC* L_0 = ___waitHandles0; NullCheck(L_0); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length))))) <= ((int32_t)((int32_t)64)))) { goto IL_000d; } } { return ((int32_t)2147483647LL); } IL_000d: { V_0 = (-1); } IL_000f: try { // begin try (depth: 1) { V_1 = 0; goto IL_002e; } IL_0013: { } IL_0014: try { // begin try (depth: 2) IL2CPP_LEAVE(0x2A, FINALLY_0016); } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0016; } FINALLY_0016: { // begin finally (depth: 2) V_2 = (bool)0; WaitHandleU5BU5D_t79FF2E6AC099CC1FDD2B24F21A72D36BA31298CC* L_1 = ___waitHandles0; int32_t L_2 = V_1; NullCheck(L_1); int32_t L_3 = L_2; WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * L_4 = (L_1)->GetAt(static_cast<il2cpp_array_size_t>(L_3)); NullCheck(L_4); SafeWaitHandle_t51DB35FF382E636FF3B868D87816733894D46CF2 * L_5 = WaitHandle_get_SafeWaitHandle_m9BA6EA0D8DBD059147DE77EE1E36181EEB5A8AB1(L_4, /*hidden argument*/NULL); NullCheck(L_5); SafeHandle_DangerousAddRef_m38ABCE4B3DF7CEA3B6C79996C22E1D532E10F085(L_5, (bool*)(&V_2), /*hidden argument*/NULL); int32_t L_6 = V_1; V_0 = L_6; IL2CPP_END_FINALLY(22) } // end finally (depth: 2) IL2CPP_CLEANUP(22) { IL2CPP_JUMP_TBL(0x2A, IL_002a) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_002a: { int32_t L_7 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_002e: { int32_t L_8 = V_1; WaitHandleU5BU5D_t79FF2E6AC099CC1FDD2B24F21A72D36BA31298CC* L_9 = ___waitHandles0; NullCheck(L_9); if ((((int32_t)L_8) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_9)->max_length))))))) { goto IL_0013; } } IL_0034: { WaitHandleU5BU5D_t79FF2E6AC099CC1FDD2B24F21A72D36BA31298CC* L_10 = ___waitHandles0; NullCheck(L_10); uint32_t L_11 = sizeof(intptr_t); if ((uintptr_t)(((uintptr_t)(((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length)))))) * (uintptr_t)L_11 > (uintptr_t)kIl2CppUIntPtrMax) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), NULL, WaitHandle_WaitMultiple_mAE04CACC2ADB312E42B0DF0E09EAB1744B50441E_RuntimeMethod_var); int8_t* L_12 = (int8_t*) alloca(((intptr_t)il2cpp_codegen_multiply((intptr_t)(((uintptr_t)(((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length)))))), (int32_t)L_11))); memset(L_12, 0, ((intptr_t)il2cpp_codegen_multiply((intptr_t)(((uintptr_t)(((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length)))))), (int32_t)L_11))); V_3 = (intptr_t*)(L_12); V_4 = 0; goto IL_0068; } IL_0047: { intptr_t* L_13 = V_3; int32_t L_14 = V_4; uint32_t L_15 = sizeof(intptr_t); WaitHandleU5BU5D_t79FF2E6AC099CC1FDD2B24F21A72D36BA31298CC* L_16 = ___waitHandles0; int32_t L_17 = V_4; NullCheck(L_16); int32_t L_18 = L_17; WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * L_19 = (L_16)->GetAt(static_cast<il2cpp_array_size_t>(L_18)); NullCheck(L_19); SafeWaitHandle_t51DB35FF382E636FF3B868D87816733894D46CF2 * L_20 = WaitHandle_get_SafeWaitHandle_m9BA6EA0D8DBD059147DE77EE1E36181EEB5A8AB1(L_19, /*hidden argument*/NULL); NullCheck(L_20); intptr_t L_21 = SafeHandle_DangerousGetHandle_m9014DC4C279F2EF9F9331915135F0AF5AF8A4368_inline(L_20, /*hidden argument*/NULL); *((intptr_t*)((intptr_t*)il2cpp_codegen_add((intptr_t)L_13, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_14)), (int32_t)L_15))))) = (intptr_t)L_21; int32_t L_22 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)1)); } IL_0068: { int32_t L_23 = V_4; WaitHandleU5BU5D_t79FF2E6AC099CC1FDD2B24F21A72D36BA31298CC* L_24 = ___waitHandles0; NullCheck(L_24); if ((((int32_t)L_23) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_24)->max_length))))))) { goto IL_0047; } } IL_006f: { intptr_t* L_25 = V_3; WaitHandleU5BU5D_t79FF2E6AC099CC1FDD2B24F21A72D36BA31298CC* L_26 = ___waitHandles0; NullCheck(L_26); bool L_27 = ___WaitAll3; int32_t L_28 = ___millisecondsTimeout1; IL2CPP_RUNTIME_CLASS_INIT(WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_il2cpp_TypeInfo_var); int32_t L_29 = WaitHandle_Wait_internal_m8941E096BE6A528D936BCE4B4D931753FCB0F483((intptr_t*)(intptr_t*)L_25, (((int32_t)((int32_t)(((RuntimeArray*)L_26)->max_length)))), L_27, L_28, /*hidden argument*/NULL); V_5 = L_29; IL2CPP_LEAVE(0x9D, FINALLY_007e); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_007e; } FINALLY_007e: { // begin finally (depth: 1) { int32_t L_30 = V_0; V_6 = L_30; goto IL_0097; } IL_0083: { WaitHandleU5BU5D_t79FF2E6AC099CC1FDD2B24F21A72D36BA31298CC* L_31 = ___waitHandles0; int32_t L_32 = V_6; NullCheck(L_31); int32_t L_33 = L_32; WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * L_34 = (L_31)->GetAt(static_cast<il2cpp_array_size_t>(L_33)); NullCheck(L_34); SafeWaitHandle_t51DB35FF382E636FF3B868D87816733894D46CF2 * L_35 = WaitHandle_get_SafeWaitHandle_m9BA6EA0D8DBD059147DE77EE1E36181EEB5A8AB1(L_34, /*hidden argument*/NULL); NullCheck(L_35); SafeHandle_DangerousRelease_m3D5C78EBCD583C58AE715F7A8AC1BD3BA976CF01(L_35, /*hidden argument*/NULL); int32_t L_36 = V_6; V_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_36, (int32_t)1)); } IL_0097: { int32_t L_37 = V_6; if ((((int32_t)L_37) >= ((int32_t)0))) { goto IL_0083; } } IL_009c: { IL2CPP_END_FINALLY(126) } } // end finally (depth: 1) IL2CPP_CLEANUP(126) { IL2CPP_JUMP_TBL(0x9D, IL_009d) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_009d: { int32_t L_38 = V_5; return L_38; } } // System.Int32 System.Threading.WaitHandle::WaitOneNative(System.Runtime.InteropServices.SafeHandle,System.UInt32,System.Boolean,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t WaitHandle_WaitOneNative_mC25327F2B99DBB404B62FD48CFCBDB3244F82434 (SafeHandle_t1E326D75E23FD5BB6D40BA322298FDC6526CC383 * ___waitableSafeHandle0, uint32_t ___millisecondsTimeout1, bool ___hasThreadAffinity2, bool ___exitContext3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitHandle_WaitOneNative_mC25327F2B99DBB404B62FD48CFCBDB3244F82434_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; intptr_t V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 1); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { V_0 = (bool)0; } IL_0002: try { // begin try (depth: 1) SafeHandle_t1E326D75E23FD5BB6D40BA322298FDC6526CC383 * L_0 = ___waitableSafeHandle0; NullCheck(L_0); SafeHandle_DangerousAddRef_m38ABCE4B3DF7CEA3B6C79996C22E1D532E10F085(L_0, (bool*)(&V_0), /*hidden argument*/NULL); SafeHandle_t1E326D75E23FD5BB6D40BA322298FDC6526CC383 * L_1 = ___waitableSafeHandle0; NullCheck(L_1); intptr_t L_2 = SafeHandle_DangerousGetHandle_m9014DC4C279F2EF9F9331915135F0AF5AF8A4368_inline(L_1, /*hidden argument*/NULL); V_1 = (intptr_t)L_2; uint32_t L_3 = ___millisecondsTimeout1; IL2CPP_RUNTIME_CLASS_INIT(WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_il2cpp_TypeInfo_var); int32_t L_4 = WaitHandle_Wait_internal_m8941E096BE6A528D936BCE4B4D931753FCB0F483((intptr_t*)(intptr_t*)(((uintptr_t)(&V_1))), 1, (bool)0, L_3, /*hidden argument*/NULL); V_2 = L_4; IL2CPP_LEAVE(0x29, FINALLY_001f); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_001f; } FINALLY_001f: { // begin finally (depth: 1) { bool L_5 = V_0; if (!L_5) { goto IL_0028; } } IL_0022: { SafeHandle_t1E326D75E23FD5BB6D40BA322298FDC6526CC383 * L_6 = ___waitableSafeHandle0; NullCheck(L_6); SafeHandle_DangerousRelease_m3D5C78EBCD583C58AE715F7A8AC1BD3BA976CF01(L_6, /*hidden argument*/NULL); } IL_0028: { IL2CPP_END_FINALLY(31) } } // end finally (depth: 1) IL2CPP_CLEANUP(31) { IL2CPP_JUMP_TBL(0x29, IL_0029) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0029: { int32_t L_7 = V_2; return L_7; } } // System.Int32 System.Threading.WaitHandle::Wait_internal(System.IntPtr*,System.Int32,System.Boolean,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t WaitHandle_Wait_internal_m8941E096BE6A528D936BCE4B4D931753FCB0F483 (intptr_t* ___handles0, int32_t ___numHandles1, bool ___waitAll2, int32_t ___ms3, const RuntimeMethod* method) { typedef int32_t (*WaitHandle_Wait_internal_m8941E096BE6A528D936BCE4B4D931753FCB0F483_ftn) (intptr_t*, int32_t, bool, int32_t); using namespace il2cpp::icalls; return ((WaitHandle_Wait_internal_m8941E096BE6A528D936BCE4B4D931753FCB0F483_ftn)mscorlib::System::Threading::WaitHandle::Wait_internal) (___handles0, ___numHandles1, ___waitAll2, ___ms3); } // System.Void System.Threading.WaitHandle::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WaitHandle__cctor_m007CFC1D3AC126BF18F2000C962A2C73EB73D671 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitHandle__cctor_m007CFC1D3AC126BF18F2000C962A2C73EB73D671_MetadataUsageId); s_Il2CppMethodInitialized = true; } { intptr_t L_0 = IntPtr_op_Explicit_m62A5ED7757661C8DB6AEF4816829ED92A1929F91((-1), /*hidden argument*/NULL); ((WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_StaticFields*)il2cpp_codegen_static_fields_for(WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_il2cpp_TypeInfo_var))->set_InvalidHandle_10((intptr_t)L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Threading.WaitHandleCannotBeOpenedException::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WaitHandleCannotBeOpenedException__ctor_m7A3521D80FAFFDEE0AA1DAE1C9CE3D643AEA0C6D (WaitHandleCannotBeOpenedException_t869CD999EE7B918C5546E2007AF7C4557281B65B * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitHandleCannotBeOpenedException__ctor_m7A3521D80FAFFDEE0AA1DAE1C9CE3D643AEA0C6D_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteralC66F297D9CFBA91552616C44CE043096BDC566A6, /*hidden argument*/NULL); ApplicationException__ctor_mDC26CE8ECD0DDA5C8FA50C8E8B2614F3B50FC308(__this, L_0, /*hidden argument*/NULL); Exception_SetErrorCode_m742C1E687C82E56F445893685007EF4FC017F4A7(__this, ((int32_t)-2146233044), /*hidden argument*/NULL); return; } } // System.Void System.Threading.WaitHandleCannotBeOpenedException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WaitHandleCannotBeOpenedException__ctor_m00FD39B43CE8A42DEFC752F71A7BEA5EAED5C59B (WaitHandleCannotBeOpenedException_t869CD999EE7B918C5546E2007AF7C4557281B65B * __this, String_t* ___message0, const RuntimeMethod* method) { { String_t* L_0 = ___message0; ApplicationException__ctor_mDC26CE8ECD0DDA5C8FA50C8E8B2614F3B50FC308(__this, L_0, /*hidden argument*/NULL); Exception_SetErrorCode_m742C1E687C82E56F445893685007EF4FC017F4A7(__this, ((int32_t)-2146233044), /*hidden argument*/NULL); return; } } // System.Void System.Threading.WaitHandleCannotBeOpenedException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WaitHandleCannotBeOpenedException__ctor_mF8FACE8B63C48B415DCACE80632C6308AF6D8F38 (WaitHandleCannotBeOpenedException_t869CD999EE7B918C5546E2007AF7C4557281B65B * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___info0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___context1, const RuntimeMethod* method) { { SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_0 = ___info0; StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 L_1 = ___context1; ApplicationException__ctor_mFF30CCDE8B078E0ED2E206EEB39611840367607A(__this, L_0, L_1, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Threading.WaitOrTimerCallback::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WaitOrTimerCallback__ctor_m3F8B82720682E41B16CC030AF8CDD748F882F67F (WaitOrTimerCallback_tC7370E7654DC005FC74E8E82993FD40C2C6AF8CF * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // System.Void System.Threading.WaitOrTimerCallback::Invoke(System.Object,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WaitOrTimerCallback_Invoke_m339DD37A56CCF4A02065A78DEE3A981017B80670 (WaitOrTimerCallback_tC7370E7654DC005FC74E8E82993FD40C2C6AF8CF * __this, RuntimeObject * ___state0, bool ___timedOut1, const RuntimeMethod* method) { DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* delegateArrayToInvoke = __this->get_delegates_11(); Delegate_t** delegatesToInvoke; il2cpp_array_size_t length; if (delegateArrayToInvoke != NULL) { length = delegateArrayToInvoke->max_length; delegatesToInvoke = reinterpret_cast<Delegate_t**>(delegateArrayToInvoke->GetAddressAtUnchecked(0)); } else { length = 1; delegatesToInvoke = reinterpret_cast<Delegate_t**>(&__this); } for (il2cpp_array_size_t i = 0; i < length; i++) { Delegate_t* currentDelegate = delegatesToInvoke[i]; Il2CppMethodPointer targetMethodPointer = currentDelegate->get_method_ptr_0(); RuntimeObject* targetThis = currentDelegate->get_m_target_2(); RuntimeMethod* targetMethod = (RuntimeMethod*)(currentDelegate->get_method_3()); if (!il2cpp_codegen_method_is_virtual(targetMethod)) { il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); } bool ___methodIsStatic = MethodIsStatic(targetMethod); int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod); if (___methodIsStatic) { if (___parameterCount == 2) { // open typedef void (*FunctionPointerType) (RuntimeObject *, bool, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(___state0, ___timedOut1, targetMethod); } else { // closed typedef void (*FunctionPointerType) (void*, RuntimeObject *, bool, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(targetThis, ___state0, ___timedOut1, targetMethod); } } else if (___parameterCount != 2) { // open if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) GenericInterfaceActionInvoker1< bool >::Invoke(targetMethod, ___state0, ___timedOut1); else GenericVirtActionInvoker1< bool >::Invoke(targetMethod, ___state0, ___timedOut1); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) InterfaceActionInvoker1< bool >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), ___state0, ___timedOut1); else VirtActionInvoker1< bool >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), ___state0, ___timedOut1); } } else { typedef void (*FunctionPointerType) (RuntimeObject *, bool, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(___state0, ___timedOut1, targetMethod); } } else { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (targetThis == NULL) { typedef void (*FunctionPointerType) (RuntimeObject *, bool, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(___state0, ___timedOut1, targetMethod); } else if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) GenericInterfaceActionInvoker2< RuntimeObject *, bool >::Invoke(targetMethod, targetThis, ___state0, ___timedOut1); else GenericVirtActionInvoker2< RuntimeObject *, bool >::Invoke(targetMethod, targetThis, ___state0, ___timedOut1); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) InterfaceActionInvoker2< RuntimeObject *, bool >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___state0, ___timedOut1); else VirtActionInvoker2< RuntimeObject *, bool >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___state0, ___timedOut1); } } else { typedef void (*FunctionPointerType) (void*, RuntimeObject *, bool, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(targetThis, ___state0, ___timedOut1, targetMethod); } } } } // System.IAsyncResult System.Threading.WaitOrTimerCallback::BeginInvoke(System.Object,System.Boolean,System.AsyncCallback,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WaitOrTimerCallback_BeginInvoke_m86C8EC9E231C1076272729D07B6331A3253150CF (WaitOrTimerCallback_tC7370E7654DC005FC74E8E82993FD40C2C6AF8CF * __this, RuntimeObject * ___state0, bool ___timedOut1, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WaitOrTimerCallback_BeginInvoke_m86C8EC9E231C1076272729D07B6331A3253150CF_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = ___state0; __d_args[1] = Box(Boolean_tB53F6830F670160873277339AA58F15CAED4399C_il2cpp_TypeInfo_var, &___timedOut1); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // System.Void System.Threading.WaitOrTimerCallback::EndInvoke(System.IAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WaitOrTimerCallback_EndInvoke_m71FFCA3224CF4023B31E50E9B0EAAB639369E801 (WaitOrTimerCallback_tC7370E7654DC005FC74E8E82993FD40C2C6AF8CF * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Boolean System.Threading._ThreadPoolWaitCallback::PerformWaitCallback() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool _ThreadPoolWaitCallback_PerformWaitCallback_mD77C78004E606A2556E66C0D674100581F264C58 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (_ThreadPoolWaitCallback_PerformWaitCallback_mD77C78004E606A2556E66C0D674100581F264C58_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(ThreadPoolWorkQueue_t7CD2CD2E30665483DB7D73043AE06270E0220011_il2cpp_TypeInfo_var); bool L_0 = ThreadPoolWorkQueue_Dispatch_mCDF7415E4C9D02B34761CAE8EA15CD33DDF85ADF(/*hidden argument*/NULL); return L_0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.ThrowHelper::ThrowArgumentNullException(System.ExceptionArgument) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentNullException_m4A3AE1D7B45B9E589828B500895B18D7E6A2740E (int32_t ___argument0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThrowHelper_ThrowArgumentNullException_m4A3AE1D7B45B9E589828B500895B18D7E6A2740E_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___argument0; Exception_t * L_1 = ThrowHelper_CreateArgumentNullException_m73D3C5638F0A69939498020AA3AE650DAA0178FD(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, ThrowHelper_ThrowArgumentNullException_m4A3AE1D7B45B9E589828B500895B18D7E6A2740E_RuntimeMethod_var); } } // System.Exception System.ThrowHelper::CreateArgumentNullException(System.ExceptionArgument) IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR Exception_t * ThrowHelper_CreateArgumentNullException_m73D3C5638F0A69939498020AA3AE650DAA0178FD (int32_t ___argument0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThrowHelper_CreateArgumentNullException_m73D3C5638F0A69939498020AA3AE650DAA0178FD_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = Box(ExceptionArgument_tE4C1E083DC891ECF9688A8A0C62D7F7841057B14_il2cpp_TypeInfo_var, (&___argument0)); NullCheck(L_0); String_t* L_1 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_0); ___argument0 = *(int32_t*)UnBox(L_0); ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_2 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_2, L_1, /*hidden argument*/NULL); return L_2; } } // System.Void System.ThrowHelper::ThrowArgumentOutOfRangeException() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentOutOfRangeException_mBA2AF20A35144E0C43CD721A22EAC9FCA15D6550 (const RuntimeMethod* method) { { ThrowHelper_ThrowArgumentOutOfRangeException_m2C56CC1BC1245743344B9236D279FC9315896F51(((int32_t)13), ((int32_t)22), /*hidden argument*/NULL); return; } } // System.Void System.ThrowHelper::ThrowWrongValueTypeArgumentException(System.Object,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowWrongValueTypeArgumentException_m81EB12FF3AB8403FBF5D9DC58BF6A4950EE76F5F (RuntimeObject * ___value0, Type_t * ___targetType1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThrowHelper_ThrowWrongValueTypeArgumentException_m81EB12FF3AB8403FBF5D9DC58BF6A4950EE76F5F_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_0 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)2); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_1 = L_0; RuntimeObject * L_2 = ___value0; NullCheck(L_1); ArrayElementTypeCheck (L_1, L_2); (L_1)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject *)L_2); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_3 = L_1; Type_t * L_4 = ___targetType1; NullCheck(L_3); ArrayElementTypeCheck (L_3, L_4); (L_3)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject *)L_4); String_t* L_5 = Environment_GetResourceString_m7389941B4C0688D875CC647D99A739DA2F907ADB(_stringLiteralC2FE37F547603E5070979129624113F1C6F9D844, L_3, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_6 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m26DC3463C6F3C98BF33EA39598DD2B32F0249CA8(L_6, L_5, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, NULL, ThrowHelper_ThrowWrongValueTypeArgumentException_m81EB12FF3AB8403FBF5D9DC58BF6A4950EE76F5F_RuntimeMethod_var); } } // System.Void System.ThrowHelper::ThrowArgumentException(System.ExceptionResource) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentException_mC79DA77CCE9B239510DDD4C46043FC216B2A5B84 (int32_t ___resource0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThrowHelper_ThrowArgumentException_mC79DA77CCE9B239510DDD4C46043FC216B2A5B84_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___resource0; String_t* L_1 = ThrowHelper_GetResourceName_m13FDAE58B6F545972524C1B952F26628A50ED48E(L_0, /*hidden argument*/NULL); String_t* L_2 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(L_1, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_3 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m9A85EF7FEFEC21DDD525A67E831D77278E5165B7(L_3, L_2, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, NULL, ThrowHelper_ThrowArgumentException_mC79DA77CCE9B239510DDD4C46043FC216B2A5B84_RuntimeMethod_var); } } // System.Void System.ThrowHelper::ThrowArgumentOutOfRangeException(System.ExceptionArgument,System.ExceptionResource) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentOutOfRangeException_m2C56CC1BC1245743344B9236D279FC9315896F51 (int32_t ___argument0, int32_t ___resource1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThrowHelper_ThrowArgumentOutOfRangeException_m2C56CC1BC1245743344B9236D279FC9315896F51_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = ((CompatibilitySwitches_tC541F9F5404925C97741A0628E9B6D26C40CFA91_StaticFields*)il2cpp_codegen_static_fields_for(CompatibilitySwitches_tC541F9F5404925C97741A0628E9B6D26C40CFA91_il2cpp_TypeInfo_var))->get_IsAppEarlierThanWindowsPhone8_1(); if (!L_0) { goto IL_0018; } } { int32_t L_1 = ___argument0; String_t* L_2 = ThrowHelper_GetArgumentName_m557024344066246E63A04D0B1A2DB0F6C6781D2C(L_1, /*hidden argument*/NULL); String_t* L_3 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_4 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m300CE4D04A068C209FD858101AC361C1B600B5AE(L_4, L_2, L_3, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, NULL, ThrowHelper_ThrowArgumentOutOfRangeException_m2C56CC1BC1245743344B9236D279FC9315896F51_RuntimeMethod_var); } IL_0018: { int32_t L_5 = ___argument0; String_t* L_6 = ThrowHelper_GetArgumentName_m557024344066246E63A04D0B1A2DB0F6C6781D2C(L_5, /*hidden argument*/NULL); int32_t L_7 = ___resource1; String_t* L_8 = ThrowHelper_GetResourceName_m13FDAE58B6F545972524C1B952F26628A50ED48E(L_7, /*hidden argument*/NULL); String_t* L_9 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(L_8, /*hidden argument*/NULL); ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_10 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m300CE4D04A068C209FD858101AC361C1B600B5AE(L_10, L_6, L_9, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, NULL, ThrowHelper_ThrowArgumentOutOfRangeException_m2C56CC1BC1245743344B9236D279FC9315896F51_RuntimeMethod_var); } } // System.Void System.ThrowHelper::ThrowInvalidOperationException(System.ExceptionResource) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowInvalidOperationException_m5FC21125115DA5A3A78175937F96B30333FF2454 (int32_t ___resource0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThrowHelper_ThrowInvalidOperationException_m5FC21125115DA5A3A78175937F96B30333FF2454_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___resource0; String_t* L_1 = ThrowHelper_GetResourceName_m13FDAE58B6F545972524C1B952F26628A50ED48E(L_0, /*hidden argument*/NULL); String_t* L_2 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(L_1, /*hidden argument*/NULL); InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 * L_3 = (InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 *)il2cpp_codegen_object_new(InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m72027D5F1D513C25C05137E203EEED8FD8297706(L_3, L_2, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, NULL, ThrowHelper_ThrowInvalidOperationException_m5FC21125115DA5A3A78175937F96B30333FF2454_RuntimeMethod_var); } } // System.Void System.ThrowHelper::ThrowNotSupportedException(System.ExceptionResource) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowNotSupportedException_mDE950AAFA2110B5EB15127AAD48E54ADF9C180FC (int32_t ___resource0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThrowHelper_ThrowNotSupportedException_mDE950AAFA2110B5EB15127AAD48E54ADF9C180FC_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___resource0; String_t* L_1 = ThrowHelper_GetResourceName_m13FDAE58B6F545972524C1B952F26628A50ED48E(L_0, /*hidden argument*/NULL); String_t* L_2 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(L_1, /*hidden argument*/NULL); NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * L_3 = (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 *)il2cpp_codegen_object_new(NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var); NotSupportedException__ctor_mD023A89A5C1F740F43F0A9CD6C49DC21230B3CEE(L_3, L_2, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, NULL, ThrowHelper_ThrowNotSupportedException_mDE950AAFA2110B5EB15127AAD48E54ADF9C180FC_RuntimeMethod_var); } } // System.String System.ThrowHelper::GetArgumentName(System.ExceptionArgument) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ThrowHelper_GetArgumentName_m557024344066246E63A04D0B1A2DB0F6C6781D2C (int32_t ___argument0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThrowHelper_GetArgumentName_m557024344066246E63A04D0B1A2DB0F6C6781D2C_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { V_0 = (String_t*)NULL; int32_t L_0 = ___argument0; switch (L_0) { case 0: { goto IL_00ed; } case 1: { goto IL_00ba; } case 2: { goto IL_00c5; } case 3: { goto IL_006d; } case 4: { goto IL_00d5; } case 5: { goto IL_00dd; } case 6: { goto IL_008e; } case 7: { goto IL_0099; } case 8: { goto IL_00e5; } case 9: { goto IL_00a4; } case 10: { goto IL_00f5; } case 11: { goto IL_00fd; } case 12: { goto IL_0083; } case 13: { goto IL_00cd; } case 14: { goto IL_0105; } case 15: { goto IL_010d; } case 16: { goto IL_00af; } case 17: { goto IL_0078; } case 18: { goto IL_0115; } case 19: { goto IL_011d; } case 20: { goto IL_0125; } case 21: { goto IL_012d; } case 22: { goto IL_0135; } case 23: { goto IL_013d; } } } { goto IL_0145; } IL_006d: { V_0 = _stringLiteral19EDC1210777BA4D45049C29280D9CC5E1064C25; goto IL_014b; } IL_0078: { V_0 = _stringLiteralFA5342C4F12AD1A860B71DA5AD002761768999C3; goto IL_014b; } IL_0083: { V_0 = _stringLiteral7CB1F56D3FBE09E809244FC8E13671CD876E3860; goto IL_014b; } IL_008e: { V_0 = _stringLiteral2037DE437C80264CCBCE8A8B61D0BF9F593D2322; goto IL_014b; } IL_0099: { V_0 = _stringLiteral38B62BE4BDDAA5661C7D6B8E36E28159314DF5C7; goto IL_014b; } IL_00a4: { V_0 = _stringLiteral2C3199988097E4BB3103E8C34B8DFE8796545D8F; goto IL_014b; } IL_00af: { V_0 = _stringLiteralEE9F38E186BA06F57B7B74D7E626B94E13CE2556; goto IL_014b; } IL_00ba: { V_0 = _stringLiteralF18BFB74E613AFB11F36BDD80CF05CD5DFAD98D6; goto IL_014b; } IL_00c5: { V_0 = _stringLiteralE87A29FAFA6BDE5DB2F2ED78580BDB62061933A0; goto IL_014b; } IL_00cd: { V_0 = _stringLiteralE540CDD1328B2B21E29A95405C301B9313B7C346; goto IL_014b; } IL_00d5: { V_0 = _stringLiteral59BD0A3FF43B32849B319E645D4798D8A5D1E889; goto IL_014b; } IL_00dd: { V_0 = _stringLiteralA62F2225BF70BFACCBC7F1EF2A397836717377DE; goto IL_014b; } IL_00e5: { V_0 = _stringLiteralEF5C844EAB88BCACA779BD2F3AD67B573BBBBFCA; goto IL_014b; } IL_00ed: { V_0 = _stringLiteral9B5C0B859FABA061DD60FD8070FCE74FCEE29D0B; goto IL_014b; } IL_00f5: { V_0 = _stringLiteral1038345ECC525CA37383914C8D7839E94CCF5448; goto IL_014b; } IL_00fd: { V_0 = _stringLiteralB26DC72D261A92C1CFD1E643717E450A84CF2122; goto IL_014b; } IL_0105: { V_0 = _stringLiteral8972561214BDFD4779823E480036EAF0853E3C56; goto IL_014b; } IL_010d: { V_0 = _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5; goto IL_014b; } IL_0115: { V_0 = _stringLiteral6AE999552A0D2DCA14D62E2BC8B764D377B1DD6C; goto IL_014b; } IL_011d: { V_0 = _stringLiteralE78FE7049341B36116D8054F5A3E00D01F245FCC; goto IL_014b; } IL_0125: { V_0 = _stringLiteral3A7D9767B1233601EBF8B67495C6DC2CE8B8C2AF; goto IL_014b; } IL_012d: { V_0 = _stringLiteral513F8DE9259FE7658FE14D1352C54CCF070E911F; goto IL_014b; } IL_0135: { V_0 = _stringLiteral8F3A07543988E4673DCAE5E59C35323C5791F370; goto IL_014b; } IL_013d: { V_0 = _stringLiteralFC6AE05A55888138AD5ED7FDF85E0CFAF96F0CB1; goto IL_014b; } IL_0145: { String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); return L_1; } IL_014b: { String_t* L_2 = V_0; return L_2; } } // System.String System.ThrowHelper::GetResourceName(System.ExceptionResource) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ThrowHelper_GetResourceName_m13FDAE58B6F545972524C1B952F26628A50ED48E (int32_t ___resource0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ThrowHelper_GetResourceName_m13FDAE58B6F545972524C1B952F26628A50ED48E_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { V_0 = (String_t*)NULL; int32_t L_0 = ___resource0; switch (L_0) { case 0: { goto IL_00c5; } case 1: { goto IL_0204; } case 2: { goto IL_020f; } case 3: { goto IL_026f; } case 4: { goto IL_0112; } case 5: { goto IL_0128; } case 6: { goto IL_013e; } case 7: { goto IL_0133; } case 8: { goto IL_0237; } case 9: { goto IL_0267; } case 10: { goto IL_0247; } case 11: { goto IL_024f; } case 12: { goto IL_0227; } case 13: { goto IL_022f; } case 14: { goto IL_00d0; } case 15: { goto IL_01e3; } case 16: { goto IL_01ee; } case 17: { goto IL_01f9; } case 18: { goto IL_0149; } case 19: { goto IL_01b7; } case 20: { goto IL_01cd; } case 21: { goto IL_011d; } case 22: { goto IL_00f1; } case 23: { goto IL_0154; } case 24: { goto IL_015f; } case 25: { goto IL_00e6; } case 26: { goto IL_00fc; } case 27: { goto IL_0107; } case 28: { goto IL_01c2; } case 29: { goto IL_016a; } case 30: { goto IL_0175; } case 31: { goto IL_0180; } case 32: { goto IL_018b; } case 33: { goto IL_0196; } case 34: { goto IL_00db; } case 35: { goto IL_01a1; } case 36: { goto IL_01ac; } case 37: { goto IL_01d8; } case 38: { goto IL_0217; } case 39: { goto IL_021f; } case 40: { goto IL_023f; } case 41: { goto IL_0257; } case 42: { goto IL_025f; } case 43: { goto IL_0277; } case 44: { goto IL_027f; } case 45: { goto IL_0287; } } } { goto IL_028f; } IL_00c5: { V_0 = _stringLiteral463C9ACFFA099CA60B83F74DD23B2E4DE31E298B; goto IL_0295; } IL_00d0: { V_0 = _stringLiteralE15B6A0A1108C9AC320286F96690841664ACD678; goto IL_0295; } IL_00db: { V_0 = _stringLiteralEBA8B69763EB43A139DEA3B8C4A58E9CEDCA4968; goto IL_0295; } IL_00e6: { V_0 = _stringLiteral4DDC7DDA06EC167A4193D5F00C1F56AF6DF241EC; goto IL_0295; } IL_00f1: { V_0 = _stringLiteral9071A4CB8E2F99F81D5B117DAE3211B994971FFA; goto IL_0295; } IL_00fc: { V_0 = _stringLiteral5EE6EC49CF3A25DADF191E62C4851F860A7900C3; goto IL_0295; } IL_0107: { V_0 = _stringLiteral1C58A3FE6DCE8C4663334496A6CC60DFDF3BB4EE; goto IL_0295; } IL_0112: { V_0 = _stringLiteral314A883D61C1D386E61BE443EB9D3B50BA3FF07D; goto IL_0295; } IL_011d: { V_0 = _stringLiteralFB89F8D393DA096100BFDC1D5649D094EFF15377; goto IL_0295; } IL_0128: { V_0 = _stringLiteralBC80A496F1C479B70F6EE2BF2F0C3C05463301B8; goto IL_0295; } IL_0133: { V_0 = _stringLiteral2D77BE6D598A0A9376398980E66D10E319F1B52A; goto IL_0295; } IL_013e: { V_0 = _stringLiteralC363992023785AF013BBCF2E20C19D9835184F82; goto IL_0295; } IL_0149: { V_0 = _stringLiteralC44D4E6C6AF3517A1CC72EDF7D1A5FFD7E3368F1; goto IL_0295; } IL_0154: { V_0 = _stringLiteral063F5BA07B9A8319201C127A47193BF92C67599A; goto IL_0295; } IL_015f: { V_0 = _stringLiteral8F8AE9544C800C5645217FBE5AA94B8E526C7E98; goto IL_0295; } IL_016a: { V_0 = _stringLiteralF410B3794614F4946761EA1E8C628608639839C6; goto IL_0295; } IL_0175: { V_0 = _stringLiteral1F81AFFE48C2C2B337815693830EBEE586D9A96C; goto IL_0295; } IL_0180: { V_0 = _stringLiteral4B7A2452FBAAF02487F5667BCA2E7D64B9707EDC; goto IL_0295; } IL_018b: { V_0 = _stringLiteralFAD66767010E09AA6ADD07FA89C43A7F43F44049; goto IL_0295; } IL_0196: { V_0 = _stringLiteral2AE9006AA79BCA491D17932D2580DBE509CC1BD7; goto IL_0295; } IL_01a1: { V_0 = _stringLiteral700336D6AF60425DC8D362092DE4C0FFB8576432; goto IL_0295; } IL_01ac: { V_0 = _stringLiteral672E8F4CE93C075F32B4FD6C0D0EDAC1BDDB9469; goto IL_0295; } IL_01b7: { V_0 = _stringLiteralBCA799238FFD9062EADADF1671BF7042DB42CF92; goto IL_0295; } IL_01c2: { V_0 = _stringLiteral7C9E4CE229BAFB966C53CA8676C5BAD2046C9B62; goto IL_0295; } IL_01cd: { V_0 = _stringLiteral26B5A99C75CDB00D6145F11A983C91ACADFFFFF1; goto IL_0295; } IL_01d8: { V_0 = _stringLiteral885F50DCFD6542D03A37B7DE40CFBAEB00164500; goto IL_0295; } IL_01e3: { V_0 = _stringLiteralA70F1BF46F12CF5517DAB14A442D77DB24FDDC26; goto IL_0295; } IL_01ee: { V_0 = _stringLiteral0446EADE62BBE35D165AAAD965949803B6521089; goto IL_0295; } IL_01f9: { V_0 = _stringLiteralD6D1BC79DD62E9F1FB9A49A8F76F4BA8AB71AECD; goto IL_0295; } IL_0204: { V_0 = _stringLiteral1C2EBE0E70C4B03074D33C64120CD29EA385AA71; goto IL_0295; } IL_020f: { V_0 = _stringLiteralA7CA3604B3B7A0733239DF9F41348D06245AC357; goto IL_0295; } IL_0217: { V_0 = _stringLiteralF7F24D49529641003F57A1A7C43CFCCA3D29BD73; goto IL_0295; } IL_021f: { V_0 = _stringLiteral3F1100B2ABF8FFBAD088B793AAF302D5435DBE3F; goto IL_0295; } IL_0227: { V_0 = _stringLiteral53F7F9602724F5C9D2B64C05462A6DA2F44E2BD0; goto IL_0295; } IL_022f: { V_0 = _stringLiteralD7938D08865974650DE95B633047523C268290B9; goto IL_0295; } IL_0237: { V_0 = _stringLiteralC34859D7F446AA18DD9260227F587FBA6EB4DB1D; goto IL_0295; } IL_023f: { V_0 = _stringLiteral171112507722F18531ACD11A635F712DADCEBE6E; goto IL_0295; } IL_0247: { V_0 = _stringLiteralCDD3E50B9E706702A4996E0BC1E08259AF9C1950; goto IL_0295; } IL_024f: { V_0 = _stringLiteral7E2E7C38B817DB77D6B12E99B9738E18BDDF9B28; goto IL_0295; } IL_0257: { V_0 = _stringLiteral1821AE443912F325AB2E97DF532D1DACF7161739; goto IL_0295; } IL_025f: { V_0 = _stringLiteralFF69C2D636503743B153CA52D647A5C19B17092C; goto IL_0295; } IL_0267: { V_0 = _stringLiteralA2D9E3AC892A8FEA3180CFBA1F1C9D0F8716EA95; goto IL_0295; } IL_026f: { V_0 = _stringLiteral1B08DBA6C41309ED4513414011188E6B4CA2403F; goto IL_0295; } IL_0277: { V_0 = _stringLiteral32368864574CE30745E6A3A112FCB36F083BFB0C; goto IL_0295; } IL_027f: { V_0 = _stringLiteralD416C225B5075E134E29DFBF7B48B6B0F77F834D; goto IL_0295; } IL_0287: { V_0 = _stringLiteral93DEC40AB1B5EF19C715C0EAE5164CC3C700BCAF; goto IL_0295; } IL_028f: { String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); return L_1; } IL_0295: { String_t* L_2 = V_0; return L_2; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.TimeSpan::.ctor(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeSpan__ctor_mEB013EB288370617E8D465D75BE383C4058DB5A5 (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, int64_t ___ticks0, const RuntimeMethod* method) { { int64_t L_0 = ___ticks0; __this->set__ticks_3(L_0); return; } } IL2CPP_EXTERN_C void TimeSpan__ctor_mEB013EB288370617E8D465D75BE383C4058DB5A5_AdjustorThunk (RuntimeObject * __this, int64_t ___ticks0, const RuntimeMethod* method) { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * _thisAdjusted = reinterpret_cast<TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *>(__this + 1); TimeSpan__ctor_mEB013EB288370617E8D465D75BE383C4058DB5A5_inline(_thisAdjusted, ___ticks0, method); } // System.Void System.TimeSpan::.ctor(System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeSpan__ctor_m44268277AFF84DEF6CA3442907CE8116A982FB87 (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, int32_t ___hours0, int32_t ___minutes1, int32_t ___seconds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeSpan__ctor_m44268277AFF84DEF6CA3442907CE8116A982FB87_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___hours0; int32_t L_1 = ___minutes1; int32_t L_2 = ___seconds2; IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var); int64_t L_3 = TimeSpan_TimeToTicks_m30D961C24084E95EA9FE0565B87FCFFE24DD3632(L_0, L_1, L_2, /*hidden argument*/NULL); __this->set__ticks_3(L_3); return; } } IL2CPP_EXTERN_C void TimeSpan__ctor_m44268277AFF84DEF6CA3442907CE8116A982FB87_AdjustorThunk (RuntimeObject * __this, int32_t ___hours0, int32_t ___minutes1, int32_t ___seconds2, const RuntimeMethod* method) { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * _thisAdjusted = reinterpret_cast<TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *>(__this + 1); TimeSpan__ctor_m44268277AFF84DEF6CA3442907CE8116A982FB87(_thisAdjusted, ___hours0, ___minutes1, ___seconds2, method); } // System.Void System.TimeSpan::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeSpan__ctor_m310F37AF5F9F91433A98062BF6E4A248AA6C3DE5 (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, int32_t ___days0, int32_t ___hours1, int32_t ___minutes2, int32_t ___seconds3, int32_t ___milliseconds4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeSpan__ctor_m310F37AF5F9F91433A98062BF6E4A248AA6C3DE5_MetadataUsageId); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; { int32_t L_0 = ___days0; int32_t L_1 = ___hours1; int32_t L_2 = ___minutes2; int32_t L_3 = ___seconds3; int32_t L_4 = ___milliseconds4; V_0 = ((int64_t)il2cpp_codegen_add((int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)il2cpp_codegen_add((int64_t)((int64_t)il2cpp_codegen_add((int64_t)((int64_t)il2cpp_codegen_add((int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)(((int64_t)((int64_t)L_0))), (int64_t)(((int64_t)((int64_t)((int32_t)3600)))))), (int64_t)(((int64_t)((int64_t)((int32_t)24)))))), (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)(((int64_t)((int64_t)L_1))), (int64_t)(((int64_t)((int64_t)((int32_t)3600)))))))), (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)(((int64_t)((int64_t)L_2))), (int64_t)(((int64_t)((int64_t)((int32_t)60)))))))), (int64_t)(((int64_t)((int64_t)L_3))))), (int64_t)(((int64_t)((int64_t)((int32_t)1000)))))), (int64_t)(((int64_t)((int64_t)L_4))))); int64_t L_5 = V_0; if ((((int64_t)L_5) > ((int64_t)((int64_t)922337203685477LL)))) { goto IL_0046; } } { int64_t L_6 = V_0; if ((((int64_t)L_6) >= ((int64_t)((int64_t)-922337203685477LL)))) { goto IL_0057; } } IL_0046: { String_t* L_7 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral3E817DFC269EB4946CD544A6A97B106296C3940B, /*hidden argument*/NULL); ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_8 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m300CE4D04A068C209FD858101AC361C1B600B5AE(L_8, (String_t*)NULL, L_7, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_8, NULL, TimeSpan__ctor_m310F37AF5F9F91433A98062BF6E4A248AA6C3DE5_RuntimeMethod_var); } IL_0057: { int64_t L_9 = V_0; __this->set__ticks_3(((int64_t)il2cpp_codegen_multiply((int64_t)L_9, (int64_t)(((int64_t)((int64_t)((int32_t)10000))))))); return; } } IL2CPP_EXTERN_C void TimeSpan__ctor_m310F37AF5F9F91433A98062BF6E4A248AA6C3DE5_AdjustorThunk (RuntimeObject * __this, int32_t ___days0, int32_t ___hours1, int32_t ___minutes2, int32_t ___seconds3, int32_t ___milliseconds4, const RuntimeMethod* method) { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * _thisAdjusted = reinterpret_cast<TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *>(__this + 1); TimeSpan__ctor_m310F37AF5F9F91433A98062BF6E4A248AA6C3DE5(_thisAdjusted, ___days0, ___hours1, ___minutes2, ___seconds3, ___milliseconds4, method); } // System.Int64 System.TimeSpan::get_Ticks() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t TimeSpan_get_Ticks_m829C28C42028CDBFC9E338962DC7B6B10C8FFBE7 (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, const RuntimeMethod* method) { { int64_t L_0 = __this->get__ticks_3(); return L_0; } } IL2CPP_EXTERN_C int64_t TimeSpan_get_Ticks_m829C28C42028CDBFC9E338962DC7B6B10C8FFBE7_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * _thisAdjusted = reinterpret_cast<TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *>(__this + 1); return TimeSpan_get_Ticks_m829C28C42028CDBFC9E338962DC7B6B10C8FFBE7_inline(_thisAdjusted, method); } // System.Int32 System.TimeSpan::get_Hours() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TimeSpan_get_Hours_mE248B39F7E3E07DAD257713114E86A1A2C191A45 (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, const RuntimeMethod* method) { { int64_t L_0 = __this->get__ticks_3(); return (((int32_t)((int32_t)((int64_t)((int64_t)((int64_t)((int64_t)L_0/(int64_t)((int64_t)36000000000LL)))%(int64_t)(((int64_t)((int64_t)((int32_t)24))))))))); } } IL2CPP_EXTERN_C int32_t TimeSpan_get_Hours_mE248B39F7E3E07DAD257713114E86A1A2C191A45_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * _thisAdjusted = reinterpret_cast<TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *>(__this + 1); return TimeSpan_get_Hours_mE248B39F7E3E07DAD257713114E86A1A2C191A45(_thisAdjusted, method); } // System.Int32 System.TimeSpan::get_Minutes() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TimeSpan_get_Minutes_mCABF9EE7E7F78368DA0F825F5922C06238DD0F22 (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, const RuntimeMethod* method) { { int64_t L_0 = __this->get__ticks_3(); return (((int32_t)((int32_t)((int64_t)((int64_t)((int64_t)((int64_t)L_0/(int64_t)(((int64_t)((int64_t)((int32_t)600000000))))))%(int64_t)(((int64_t)((int64_t)((int32_t)60))))))))); } } IL2CPP_EXTERN_C int32_t TimeSpan_get_Minutes_mCABF9EE7E7F78368DA0F825F5922C06238DD0F22_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * _thisAdjusted = reinterpret_cast<TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *>(__this + 1); return TimeSpan_get_Minutes_mCABF9EE7E7F78368DA0F825F5922C06238DD0F22(_thisAdjusted, method); } // System.Double System.TimeSpan::get_TotalHours() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double TimeSpan_get_TotalHours_mE5E189FF852CBC3046D1B584D2DC6B541D0BD327 (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, const RuntimeMethod* method) { { int64_t L_0 = __this->get__ticks_3(); return ((double)il2cpp_codegen_multiply((double)(((double)((double)L_0))), (double)(2.7777777777777777E-11))); } } IL2CPP_EXTERN_C double TimeSpan_get_TotalHours_mE5E189FF852CBC3046D1B584D2DC6B541D0BD327_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * _thisAdjusted = reinterpret_cast<TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *>(__this + 1); return TimeSpan_get_TotalHours_mE5E189FF852CBC3046D1B584D2DC6B541D0BD327(_thisAdjusted, method); } // System.Double System.TimeSpan::get_TotalMilliseconds() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double TimeSpan_get_TotalMilliseconds_m48B00B27D485CC556C10A5119BC11E1A1E0FE363 (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, const RuntimeMethod* method) { double V_0 = 0.0; { int64_t L_0 = __this->get__ticks_3(); V_0 = ((double)il2cpp_codegen_multiply((double)(((double)((double)L_0))), (double)(0.0001))); double L_1 = V_0; if ((!(((double)L_1) > ((double)(922337203685477.0))))) { goto IL_0028; } } { return (922337203685477.0); } IL_0028: { double L_2 = V_0; if ((!(((double)L_2) < ((double)(-922337203685477.0))))) { goto IL_003e; } } { return (-922337203685477.0); } IL_003e: { double L_3 = V_0; return L_3; } } IL2CPP_EXTERN_C double TimeSpan_get_TotalMilliseconds_m48B00B27D485CC556C10A5119BC11E1A1E0FE363_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * _thisAdjusted = reinterpret_cast<TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *>(__this + 1); return TimeSpan_get_TotalMilliseconds_m48B00B27D485CC556C10A5119BC11E1A1E0FE363(_thisAdjusted, method); } // System.Double System.TimeSpan::get_TotalMinutes() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double TimeSpan_get_TotalMinutes_m41B6248DF2E4E6CAFC4A1B3C7ECCD9A10CC16C22 (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, const RuntimeMethod* method) { { int64_t L_0 = __this->get__ticks_3(); return ((double)il2cpp_codegen_multiply((double)(((double)((double)L_0))), (double)(1.6666666666666667E-09))); } } IL2CPP_EXTERN_C double TimeSpan_get_TotalMinutes_m41B6248DF2E4E6CAFC4A1B3C7ECCD9A10CC16C22_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * _thisAdjusted = reinterpret_cast<TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *>(__this + 1); return TimeSpan_get_TotalMinutes_m41B6248DF2E4E6CAFC4A1B3C7ECCD9A10CC16C22(_thisAdjusted, method); } // System.Double System.TimeSpan::get_TotalSeconds() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double TimeSpan_get_TotalSeconds_m0F8F314166E6D1F9D36F32EB1272451EDE56B4EA (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, const RuntimeMethod* method) { { int64_t L_0 = __this->get__ticks_3(); return ((double)il2cpp_codegen_multiply((double)(((double)((double)L_0))), (double)(1.0E-07))); } } IL2CPP_EXTERN_C double TimeSpan_get_TotalSeconds_m0F8F314166E6D1F9D36F32EB1272451EDE56B4EA_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * _thisAdjusted = reinterpret_cast<TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *>(__this + 1); return TimeSpan_get_TotalSeconds_m0F8F314166E6D1F9D36F32EB1272451EDE56B4EA(_thisAdjusted, method); } // System.TimeSpan System.TimeSpan::Add(System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 TimeSpan_Add_mC4C54D4AF8C34EF36288176B85FF2F488A7C5507 (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___ts0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeSpan_Add_mC4C54D4AF8C34EF36288176B85FF2F488A7C5507_MetadataUsageId); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; { int64_t L_0 = __this->get__ticks_3(); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_1 = ___ts0; int64_t L_2 = L_1.get__ticks_3(); V_0 = ((int64_t)il2cpp_codegen_add((int64_t)L_0, (int64_t)L_2)); int64_t L_3 = __this->get__ticks_3(); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_4 = ___ts0; int64_t L_5 = L_4.get__ticks_3(); if ((!(((uint64_t)((int64_t)((int64_t)L_3>>(int32_t)((int32_t)63)))) == ((uint64_t)((int64_t)((int64_t)L_5>>(int32_t)((int32_t)63))))))) { goto IL_0041; } } { int64_t L_6 = __this->get__ticks_3(); int64_t L_7 = V_0; if ((((int64_t)((int64_t)((int64_t)L_6>>(int32_t)((int32_t)63)))) == ((int64_t)((int64_t)((int64_t)L_7>>(int32_t)((int32_t)63)))))) { goto IL_0041; } } { String_t* L_8 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral3E817DFC269EB4946CD544A6A97B106296C3940B, /*hidden argument*/NULL); OverflowException_tD89571E2350DE06D9DE4AB65ADCA77D607B5693D * L_9 = (OverflowException_tD89571E2350DE06D9DE4AB65ADCA77D607B5693D *)il2cpp_codegen_object_new(OverflowException_tD89571E2350DE06D9DE4AB65ADCA77D607B5693D_il2cpp_TypeInfo_var); OverflowException__ctor_mE1A042FFEBF00B79612E8595B8D49785B357D731(L_9, L_8, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_9, NULL, TimeSpan_Add_mC4C54D4AF8C34EF36288176B85FF2F488A7C5507_RuntimeMethod_var); } IL_0041: { int64_t L_10 = V_0; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_11; memset((&L_11), 0, sizeof(L_11)); TimeSpan__ctor_mEB013EB288370617E8D465D75BE383C4058DB5A5_inline((&L_11), L_10, /*hidden argument*/NULL); return L_11; } } IL2CPP_EXTERN_C TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 TimeSpan_Add_mC4C54D4AF8C34EF36288176B85FF2F488A7C5507_AdjustorThunk (RuntimeObject * __this, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___ts0, const RuntimeMethod* method) { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * _thisAdjusted = reinterpret_cast<TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *>(__this + 1); return TimeSpan_Add_mC4C54D4AF8C34EF36288176B85FF2F488A7C5507(_thisAdjusted, ___ts0, method); } // System.Int32 System.TimeSpan::CompareTo(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TimeSpan_CompareTo_mF5675C9DD2AA6D97C68CFAAE340B54EC4485564B (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeSpan_CompareTo_mF5675C9DD2AA6D97C68CFAAE340B54EC4485564B_MetadataUsageId); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; { RuntimeObject * L_0 = ___value0; if (L_0) { goto IL_0005; } } { return 1; } IL_0005: { RuntimeObject * L_1 = ___value0; if (((RuntimeObject *)IsInstSealed((RuntimeObject*)L_1, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var))) { goto IL_001d; } } { String_t* L_2 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteralBAF34A2547265FEEA14708F8A1A89708432452A6, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_3 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m9A85EF7FEFEC21DDD525A67E831D77278E5165B7(L_3, L_2, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, NULL, TimeSpan_CompareTo_mF5675C9DD2AA6D97C68CFAAE340B54EC4485564B_RuntimeMethod_var); } IL_001d: { RuntimeObject * L_4 = ___value0; int64_t L_5 = ((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)UnBox(L_4, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var))->get__ticks_3(); V_0 = L_5; int64_t L_6 = __this->get__ticks_3(); int64_t L_7 = V_0; if ((((int64_t)L_6) <= ((int64_t)L_7))) { goto IL_0034; } } { return 1; } IL_0034: { int64_t L_8 = __this->get__ticks_3(); int64_t L_9 = V_0; if ((((int64_t)L_8) >= ((int64_t)L_9))) { goto IL_003f; } } { return (-1); } IL_003f: { return 0; } } IL2CPP_EXTERN_C int32_t TimeSpan_CompareTo_mF5675C9DD2AA6D97C68CFAAE340B54EC4485564B_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * _thisAdjusted = reinterpret_cast<TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *>(__this + 1); return TimeSpan_CompareTo_mF5675C9DD2AA6D97C68CFAAE340B54EC4485564B(_thisAdjusted, ___value0, method); } // System.Int32 System.TimeSpan::CompareTo(System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TimeSpan_CompareTo_mCC797C9F7FF3BC0D7C8401666BDE7DCE676449E3 (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___value0, const RuntimeMethod* method) { int64_t V_0 = 0; { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_0 = ___value0; int64_t L_1 = L_0.get__ticks_3(); V_0 = L_1; int64_t L_2 = __this->get__ticks_3(); int64_t L_3 = V_0; if ((((int64_t)L_2) <= ((int64_t)L_3))) { goto IL_0012; } } { return 1; } IL_0012: { int64_t L_4 = __this->get__ticks_3(); int64_t L_5 = V_0; if ((((int64_t)L_4) >= ((int64_t)L_5))) { goto IL_001d; } } { return (-1); } IL_001d: { return 0; } } IL2CPP_EXTERN_C int32_t TimeSpan_CompareTo_mCC797C9F7FF3BC0D7C8401666BDE7DCE676449E3_AdjustorThunk (RuntimeObject * __this, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___value0, const RuntimeMethod* method) { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * _thisAdjusted = reinterpret_cast<TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *>(__this + 1); return TimeSpan_CompareTo_mCC797C9F7FF3BC0D7C8401666BDE7DCE676449E3(_thisAdjusted, ___value0, method); } // System.TimeSpan System.TimeSpan::FromDays(System.Double) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 TimeSpan_FromDays_m99DCC655C53C2898FF0C41D1DDFE17A749081DDB (double ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeSpan_FromDays_m99DCC655C53C2898FF0C41D1DDFE17A749081DDB_MetadataUsageId); s_Il2CppMethodInitialized = true; } { double L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_1 = TimeSpan_Interval_mC54779784D1D81AF3B63161397F31CF7ECDD7732(L_0, ((int32_t)86400000), /*hidden argument*/NULL); return L_1; } } // System.Boolean System.TimeSpan::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeSpan_Equals_m7CD315197413EB59DDBCF923AD564E0021E91A70 (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeSpan_Equals_m7CD315197413EB59DDBCF923AD564E0021E91A70_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___value0; if (!((RuntimeObject *)IsInstSealed((RuntimeObject*)L_0, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var))) { goto IL_001c; } } { int64_t L_1 = __this->get__ticks_3(); RuntimeObject * L_2 = ___value0; int64_t L_3 = ((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)UnBox(L_2, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var))->get__ticks_3(); return (bool)((((int64_t)L_1) == ((int64_t)L_3))? 1 : 0); } IL_001c: { return (bool)0; } } IL2CPP_EXTERN_C bool TimeSpan_Equals_m7CD315197413EB59DDBCF923AD564E0021E91A70_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * _thisAdjusted = reinterpret_cast<TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *>(__this + 1); return TimeSpan_Equals_m7CD315197413EB59DDBCF923AD564E0021E91A70(_thisAdjusted, ___value0, method); } // System.Boolean System.TimeSpan::Equals(System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeSpan_Equals_m03A10C4E2E28E5E56B4342AC0B9C68EC677C67F4 (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___obj0, const RuntimeMethod* method) { { int64_t L_0 = __this->get__ticks_3(); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_1 = ___obj0; int64_t L_2 = L_1.get__ticks_3(); return (bool)((((int64_t)L_0) == ((int64_t)L_2))? 1 : 0); } } IL2CPP_EXTERN_C bool TimeSpan_Equals_m03A10C4E2E28E5E56B4342AC0B9C68EC677C67F4_AdjustorThunk (RuntimeObject * __this, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___obj0, const RuntimeMethod* method) { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * _thisAdjusted = reinterpret_cast<TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *>(__this + 1); return TimeSpan_Equals_m03A10C4E2E28E5E56B4342AC0B9C68EC677C67F4(_thisAdjusted, ___obj0, method); } // System.Int32 System.TimeSpan::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TimeSpan_GetHashCode_m4FD4BD6B179EDD97650F594B0E671EC8FB1E535F (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, const RuntimeMethod* method) { { int64_t L_0 = __this->get__ticks_3(); int64_t L_1 = __this->get__ticks_3(); return ((int32_t)((int32_t)(((int32_t)((int32_t)L_0)))^(int32_t)(((int32_t)((int32_t)((int64_t)((int64_t)L_1>>(int32_t)((int32_t)32)))))))); } } IL2CPP_EXTERN_C int32_t TimeSpan_GetHashCode_m4FD4BD6B179EDD97650F594B0E671EC8FB1E535F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * _thisAdjusted = reinterpret_cast<TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *>(__this + 1); return TimeSpan_GetHashCode_m4FD4BD6B179EDD97650F594B0E671EC8FB1E535F(_thisAdjusted, method); } // System.TimeSpan System.TimeSpan::FromHours(System.Double) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 TimeSpan_FromHours_m90C3C400E2561055C063148CF7B6D71EE5E52D5F (double ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeSpan_FromHours_m90C3C400E2561055C063148CF7B6D71EE5E52D5F_MetadataUsageId); s_Il2CppMethodInitialized = true; } { double L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_1 = TimeSpan_Interval_mC54779784D1D81AF3B63161397F31CF7ECDD7732(L_0, ((int32_t)3600000), /*hidden argument*/NULL); return L_1; } } // System.TimeSpan System.TimeSpan::Interval(System.Double,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 TimeSpan_Interval_mC54779784D1D81AF3B63161397F31CF7ECDD7732 (double ___value0, int32_t ___scale1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeSpan_Interval_mC54779784D1D81AF3B63161397F31CF7ECDD7732_MetadataUsageId); s_Il2CppMethodInitialized = true; } double V_0 = 0.0; double G_B4_0 = 0.0; double G_B3_0 = 0.0; double G_B5_0 = 0.0; double G_B5_1 = 0.0; { double L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409_il2cpp_TypeInfo_var); bool L_1 = Double_IsNaN_m5DFBBD58036879B687FEC248C50EACBABE205AB3(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0018; } } { String_t* L_2 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral7B9E91548E399930C3935F7EC5D98D85C3F78739, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_3 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m9A85EF7FEFEC21DDD525A67E831D77278E5165B7(L_3, L_2, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, NULL, TimeSpan_Interval_mC54779784D1D81AF3B63161397F31CF7ECDD7732_RuntimeMethod_var); } IL_0018: { double L_4 = ___value0; int32_t L_5 = ___scale1; double L_6 = ___value0; G_B3_0 = ((double)il2cpp_codegen_multiply((double)L_4, (double)(((double)((double)L_5))))); if ((((double)L_6) >= ((double)(0.0)))) { G_B4_0 = ((double)il2cpp_codegen_multiply((double)L_4, (double)(((double)((double)L_5))))); goto IL_0033; } } { G_B5_0 = (-0.5); G_B5_1 = G_B3_0; goto IL_003c; } IL_0033: { G_B5_0 = (0.5); G_B5_1 = G_B4_0; } IL_003c: { V_0 = ((double)il2cpp_codegen_add((double)G_B5_1, (double)G_B5_0)); double L_7 = V_0; if ((((double)L_7) > ((double)(922337203685477.0)))) { goto IL_0056; } } { double L_8 = V_0; if ((!(((double)L_8) < ((double)(-922337203685477.0))))) { goto IL_0066; } } IL_0056: { String_t* L_9 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral3E817DFC269EB4946CD544A6A97B106296C3940B, /*hidden argument*/NULL); OverflowException_tD89571E2350DE06D9DE4AB65ADCA77D607B5693D * L_10 = (OverflowException_tD89571E2350DE06D9DE4AB65ADCA77D607B5693D *)il2cpp_codegen_object_new(OverflowException_tD89571E2350DE06D9DE4AB65ADCA77D607B5693D_il2cpp_TypeInfo_var); OverflowException__ctor_mE1A042FFEBF00B79612E8595B8D49785B357D731(L_10, L_9, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, NULL, TimeSpan_Interval_mC54779784D1D81AF3B63161397F31CF7ECDD7732_RuntimeMethod_var); } IL_0066: { double L_11 = V_0; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_12; memset((&L_12), 0, sizeof(L_12)); TimeSpan__ctor_mEB013EB288370617E8D465D75BE383C4058DB5A5_inline((&L_12), ((int64_t)il2cpp_codegen_multiply((int64_t)(((int64_t)((int64_t)L_11))), (int64_t)(((int64_t)((int64_t)((int32_t)10000)))))), /*hidden argument*/NULL); return L_12; } } // System.TimeSpan System.TimeSpan::FromMilliseconds(System.Double) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 TimeSpan_FromMilliseconds_mED351BDAFE79A7C08A3F115FB4B5E000CF73900D (double ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeSpan_FromMilliseconds_mED351BDAFE79A7C08A3F115FB4B5E000CF73900D_MetadataUsageId); s_Il2CppMethodInitialized = true; } { double L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_1 = TimeSpan_Interval_mC54779784D1D81AF3B63161397F31CF7ECDD7732(L_0, 1, /*hidden argument*/NULL); return L_1; } } // System.TimeSpan System.TimeSpan::FromMinutes(System.Double) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 TimeSpan_FromMinutes_m3038BAC5BAB62262567D7BB3AE6DD845FC985BC2 (double ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeSpan_FromMinutes_m3038BAC5BAB62262567D7BB3AE6DD845FC985BC2_MetadataUsageId); s_Il2CppMethodInitialized = true; } { double L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_1 = TimeSpan_Interval_mC54779784D1D81AF3B63161397F31CF7ECDD7732(L_0, ((int32_t)60000), /*hidden argument*/NULL); return L_1; } } // System.TimeSpan System.TimeSpan::Negate() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 TimeSpan_Negate_m0DC5231DD5489EB3A8A7AE9AC30F83CBD3987C33 (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeSpan_Negate_m0DC5231DD5489EB3A8A7AE9AC30F83CBD3987C33_MetadataUsageId); s_Il2CppMethodInitialized = true; } TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 V_0; memset((&V_0), 0, sizeof(V_0)); { int64_t L_0 = TimeSpan_get_Ticks_m829C28C42028CDBFC9E338962DC7B6B10C8FFBE7_inline((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_1 = ((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields*)il2cpp_codegen_static_fields_for(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var))->get_MinValue_2(); V_0 = L_1; int64_t L_2 = TimeSpan_get_Ticks_m829C28C42028CDBFC9E338962DC7B6B10C8FFBE7_inline((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&V_0), /*hidden argument*/NULL); if ((!(((uint64_t)L_0) == ((uint64_t)L_2)))) { goto IL_0025; } } { String_t* L_3 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral6CB021F4DE5A59C914CE2FD45BD52E5CA6A397FC, /*hidden argument*/NULL); OverflowException_tD89571E2350DE06D9DE4AB65ADCA77D607B5693D * L_4 = (OverflowException_tD89571E2350DE06D9DE4AB65ADCA77D607B5693D *)il2cpp_codegen_object_new(OverflowException_tD89571E2350DE06D9DE4AB65ADCA77D607B5693D_il2cpp_TypeInfo_var); OverflowException__ctor_mE1A042FFEBF00B79612E8595B8D49785B357D731(L_4, L_3, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, NULL, TimeSpan_Negate_m0DC5231DD5489EB3A8A7AE9AC30F83CBD3987C33_RuntimeMethod_var); } IL_0025: { int64_t L_5 = __this->get__ticks_3(); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_6; memset((&L_6), 0, sizeof(L_6)); TimeSpan__ctor_mEB013EB288370617E8D465D75BE383C4058DB5A5_inline((&L_6), ((-L_5)), /*hidden argument*/NULL); return L_6; } } IL2CPP_EXTERN_C TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 TimeSpan_Negate_m0DC5231DD5489EB3A8A7AE9AC30F83CBD3987C33_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * _thisAdjusted = reinterpret_cast<TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *>(__this + 1); return TimeSpan_Negate_m0DC5231DD5489EB3A8A7AE9AC30F83CBD3987C33(_thisAdjusted, method); } // System.TimeSpan System.TimeSpan::FromSeconds(System.Double) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 TimeSpan_FromSeconds_mB18CB94089B3DA3B1B059BBE90367A9928AEE5CA (double ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeSpan_FromSeconds_mB18CB94089B3DA3B1B059BBE90367A9928AEE5CA_MetadataUsageId); s_Il2CppMethodInitialized = true; } { double L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_1 = TimeSpan_Interval_mC54779784D1D81AF3B63161397F31CF7ECDD7732(L_0, ((int32_t)1000), /*hidden argument*/NULL); return L_1; } } // System.TimeSpan System.TimeSpan::Subtract(System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 TimeSpan_Subtract_m9A5CA898BD0D57AE22E8E19548B8D635961A71C0 (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___ts0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeSpan_Subtract_m9A5CA898BD0D57AE22E8E19548B8D635961A71C0_MetadataUsageId); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; { int64_t L_0 = __this->get__ticks_3(); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_1 = ___ts0; int64_t L_2 = L_1.get__ticks_3(); V_0 = ((int64_t)il2cpp_codegen_subtract((int64_t)L_0, (int64_t)L_2)); int64_t L_3 = __this->get__ticks_3(); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_4 = ___ts0; int64_t L_5 = L_4.get__ticks_3(); if ((((int64_t)((int64_t)((int64_t)L_3>>(int32_t)((int32_t)63)))) == ((int64_t)((int64_t)((int64_t)L_5>>(int32_t)((int32_t)63)))))) { goto IL_0041; } } { int64_t L_6 = __this->get__ticks_3(); int64_t L_7 = V_0; if ((((int64_t)((int64_t)((int64_t)L_6>>(int32_t)((int32_t)63)))) == ((int64_t)((int64_t)((int64_t)L_7>>(int32_t)((int32_t)63)))))) { goto IL_0041; } } { String_t* L_8 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral3E817DFC269EB4946CD544A6A97B106296C3940B, /*hidden argument*/NULL); OverflowException_tD89571E2350DE06D9DE4AB65ADCA77D607B5693D * L_9 = (OverflowException_tD89571E2350DE06D9DE4AB65ADCA77D607B5693D *)il2cpp_codegen_object_new(OverflowException_tD89571E2350DE06D9DE4AB65ADCA77D607B5693D_il2cpp_TypeInfo_var); OverflowException__ctor_mE1A042FFEBF00B79612E8595B8D49785B357D731(L_9, L_8, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_9, NULL, TimeSpan_Subtract_m9A5CA898BD0D57AE22E8E19548B8D635961A71C0_RuntimeMethod_var); } IL_0041: { int64_t L_10 = V_0; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_11; memset((&L_11), 0, sizeof(L_11)); TimeSpan__ctor_mEB013EB288370617E8D465D75BE383C4058DB5A5_inline((&L_11), L_10, /*hidden argument*/NULL); return L_11; } } IL2CPP_EXTERN_C TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 TimeSpan_Subtract_m9A5CA898BD0D57AE22E8E19548B8D635961A71C0_AdjustorThunk (RuntimeObject * __this, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___ts0, const RuntimeMethod* method) { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * _thisAdjusted = reinterpret_cast<TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *>(__this + 1); return TimeSpan_Subtract_m9A5CA898BD0D57AE22E8E19548B8D635961A71C0(_thisAdjusted, ___ts0, method); } // System.TimeSpan System.TimeSpan::FromTicks(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 TimeSpan_FromTicks_mDF1F429F18294D57DE2739DBD2F33637E4E5F8F4 (int64_t ___value0, const RuntimeMethod* method) { { int64_t L_0 = ___value0; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_1; memset((&L_1), 0, sizeof(L_1)); TimeSpan__ctor_mEB013EB288370617E8D465D75BE383C4058DB5A5_inline((&L_1), L_0, /*hidden argument*/NULL); return L_1; } } // System.Int64 System.TimeSpan::TimeToTicks(System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t TimeSpan_TimeToTicks_m30D961C24084E95EA9FE0565B87FCFFE24DD3632 (int32_t ___hour0, int32_t ___minute1, int32_t ___second2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeSpan_TimeToTicks_m30D961C24084E95EA9FE0565B87FCFFE24DD3632_MetadataUsageId); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; { int32_t L_0 = ___hour0; int32_t L_1 = ___minute1; int32_t L_2 = ___second2; V_0 = ((int64_t)il2cpp_codegen_add((int64_t)((int64_t)il2cpp_codegen_add((int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)(((int64_t)((int64_t)L_0))), (int64_t)(((int64_t)((int64_t)((int32_t)3600)))))), (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)(((int64_t)((int64_t)L_1))), (int64_t)(((int64_t)((int64_t)((int32_t)60)))))))), (int64_t)(((int64_t)((int64_t)L_2))))); int64_t L_3 = V_0; if ((((int64_t)L_3) > ((int64_t)((int64_t)922337203685LL)))) { goto IL_002c; } } { int64_t L_4 = V_0; if ((((int64_t)L_4) >= ((int64_t)((int64_t)-922337203685LL)))) { goto IL_003d; } } IL_002c: { String_t* L_5 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral3E817DFC269EB4946CD544A6A97B106296C3940B, /*hidden argument*/NULL); ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_6 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m300CE4D04A068C209FD858101AC361C1B600B5AE(L_6, (String_t*)NULL, L_5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, NULL, TimeSpan_TimeToTicks_m30D961C24084E95EA9FE0565B87FCFFE24DD3632_RuntimeMethod_var); } IL_003d: { int64_t L_7 = V_0; return ((int64_t)il2cpp_codegen_multiply((int64_t)L_7, (int64_t)(((int64_t)((int64_t)((int32_t)10000000)))))); } } // System.String System.TimeSpan::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* TimeSpan_ToString_m3D31EDB779332CA887A4CB9BD1CA781C59B79EA8 (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeSpan_ToString_m3D31EDB779332CA887A4CB9BD1CA781C59B79EA8_MetadataUsageId); s_Il2CppMethodInitialized = true; } { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_0 = (*(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)__this); IL2CPP_RUNTIME_CLASS_INIT(TimeSpanFormat_t90CBC39FE99AC515E1F68FE55DBA3D8515F19B51_il2cpp_TypeInfo_var); String_t* L_1 = TimeSpanFormat_Format_mDFAF627CECBD00A1DDB27D3D812974B3A2875B8F(L_0, (String_t*)NULL, (RuntimeObject*)NULL, /*hidden argument*/NULL); return L_1; } } IL2CPP_EXTERN_C String_t* TimeSpan_ToString_m3D31EDB779332CA887A4CB9BD1CA781C59B79EA8_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * _thisAdjusted = reinterpret_cast<TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *>(__this + 1); return TimeSpan_ToString_m3D31EDB779332CA887A4CB9BD1CA781C59B79EA8(_thisAdjusted, method); } // System.String System.TimeSpan::ToString(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* TimeSpan_ToString_m8931E09D0B73F3CF436C70E02D74E14F5479B9BF (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, String_t* ___format0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeSpan_ToString_m8931E09D0B73F3CF436C70E02D74E14F5479B9BF_MetadataUsageId); s_Il2CppMethodInitialized = true; } { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_0 = (*(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)__this); String_t* L_1 = ___format0; IL2CPP_RUNTIME_CLASS_INIT(TimeSpanFormat_t90CBC39FE99AC515E1F68FE55DBA3D8515F19B51_il2cpp_TypeInfo_var); String_t* L_2 = TimeSpanFormat_Format_mDFAF627CECBD00A1DDB27D3D812974B3A2875B8F(L_0, L_1, (RuntimeObject*)NULL, /*hidden argument*/NULL); return L_2; } } IL2CPP_EXTERN_C String_t* TimeSpan_ToString_m8931E09D0B73F3CF436C70E02D74E14F5479B9BF_AdjustorThunk (RuntimeObject * __this, String_t* ___format0, const RuntimeMethod* method) { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * _thisAdjusted = reinterpret_cast<TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *>(__this + 1); return TimeSpan_ToString_m8931E09D0B73F3CF436C70E02D74E14F5479B9BF(_thisAdjusted, ___format0, method); } // System.String System.TimeSpan::ToString(System.String,System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* TimeSpan_ToString_m9486CD30DB9A51A6AA51C2672FCB1DFEF074FC9F (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, String_t* ___format0, RuntimeObject* ___formatProvider1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeSpan_ToString_m9486CD30DB9A51A6AA51C2672FCB1DFEF074FC9F_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var); bool L_0 = TimeSpan_get_LegacyMode_mB9C63B017249E99A978D2977C6172848EFBA30F8(/*hidden argument*/NULL); if (!L_0) { goto IL_0015; } } { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_1 = (*(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)__this); IL2CPP_RUNTIME_CLASS_INIT(TimeSpanFormat_t90CBC39FE99AC515E1F68FE55DBA3D8515F19B51_il2cpp_TypeInfo_var); String_t* L_2 = TimeSpanFormat_Format_mDFAF627CECBD00A1DDB27D3D812974B3A2875B8F(L_1, (String_t*)NULL, (RuntimeObject*)NULL, /*hidden argument*/NULL); return L_2; } IL_0015: { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_3 = (*(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)__this); String_t* L_4 = ___format0; RuntimeObject* L_5 = ___formatProvider1; IL2CPP_RUNTIME_CLASS_INIT(TimeSpanFormat_t90CBC39FE99AC515E1F68FE55DBA3D8515F19B51_il2cpp_TypeInfo_var); String_t* L_6 = TimeSpanFormat_Format_mDFAF627CECBD00A1DDB27D3D812974B3A2875B8F(L_3, L_4, L_5, /*hidden argument*/NULL); return L_6; } } IL2CPP_EXTERN_C String_t* TimeSpan_ToString_m9486CD30DB9A51A6AA51C2672FCB1DFEF074FC9F_AdjustorThunk (RuntimeObject * __this, String_t* ___format0, RuntimeObject* ___formatProvider1, const RuntimeMethod* method) { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * _thisAdjusted = reinterpret_cast<TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *>(__this + 1); return TimeSpan_ToString_m9486CD30DB9A51A6AA51C2672FCB1DFEF074FC9F(_thisAdjusted, ___format0, ___formatProvider1, method); } // System.TimeSpan System.TimeSpan::op_Subtraction(System.TimeSpan,System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 TimeSpan_op_Subtraction_m5978CE5FCEB3D59AF0BC52AF838BFE3237AE8B23 (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___t10, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___t21, const RuntimeMethod* method) { { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_0 = ___t21; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_1 = TimeSpan_Subtract_m9A5CA898BD0D57AE22E8E19548B8D635961A71C0((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&___t10), L_0, /*hidden argument*/NULL); return L_1; } } // System.TimeSpan System.TimeSpan::op_Addition(System.TimeSpan,System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 TimeSpan_op_Addition_m2C916EE6F60BA72329886F1568FE9DD0D8DF0DB7 (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___t10, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___t21, const RuntimeMethod* method) { { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_0 = ___t21; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_1 = TimeSpan_Add_mC4C54D4AF8C34EF36288176B85FF2F488A7C5507((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&___t10), L_0, /*hidden argument*/NULL); return L_1; } } // System.Boolean System.TimeSpan::op_Equality(System.TimeSpan,System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeSpan_op_Equality_mEA0A4B7FDCAFA54C636292F7EB76F9A16C44096D (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___t10, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___t21, const RuntimeMethod* method) { { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_0 = ___t10; int64_t L_1 = L_0.get__ticks_3(); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_2 = ___t21; int64_t L_3 = L_2.get__ticks_3(); return (bool)((((int64_t)L_1) == ((int64_t)L_3))? 1 : 0); } } // System.Boolean System.TimeSpan::op_Inequality(System.TimeSpan,System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeSpan_op_Inequality_mEAE207F8B9A9B42CC33F4DE882E69E98C09065FC (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___t10, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___t21, const RuntimeMethod* method) { { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_0 = ___t10; int64_t L_1 = L_0.get__ticks_3(); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_2 = ___t21; int64_t L_3 = L_2.get__ticks_3(); return (bool)((((int32_t)((((int64_t)L_1) == ((int64_t)L_3))? 1 : 0)) == ((int32_t)0))? 1 : 0); } } // System.Boolean System.TimeSpan::op_LessThan(System.TimeSpan,System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeSpan_op_LessThan_mF92FF63DD1E52540977D3B1753D43895F7B0A117 (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___t10, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___t21, const RuntimeMethod* method) { { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_0 = ___t10; int64_t L_1 = L_0.get__ticks_3(); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_2 = ___t21; int64_t L_3 = L_2.get__ticks_3(); return (bool)((((int64_t)L_1) < ((int64_t)L_3))? 1 : 0); } } // System.Boolean System.TimeSpan::op_LessThanOrEqual(System.TimeSpan,System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeSpan_op_LessThanOrEqual_mFFB6826BC19E5E63E62697EF3A81B84CD529E83B (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___t10, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___t21, const RuntimeMethod* method) { { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_0 = ___t10; int64_t L_1 = L_0.get__ticks_3(); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_2 = ___t21; int64_t L_3 = L_2.get__ticks_3(); return (bool)((((int32_t)((((int64_t)L_1) > ((int64_t)L_3))? 1 : 0)) == ((int32_t)0))? 1 : 0); } } // System.Boolean System.TimeSpan::op_GreaterThan(System.TimeSpan,System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeSpan_op_GreaterThan_mC4CE0AD3057035058479B695ACDC089F3A6EA486 (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___t10, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___t21, const RuntimeMethod* method) { { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_0 = ___t10; int64_t L_1 = L_0.get__ticks_3(); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_2 = ___t21; int64_t L_3 = L_2.get__ticks_3(); return (bool)((((int64_t)L_1) > ((int64_t)L_3))? 1 : 0); } } // System.Boolean System.TimeSpan::op_GreaterThanOrEqual(System.TimeSpan,System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeSpan_op_GreaterThanOrEqual_m7FE9830EF2AAD2BB65628A0FE7F7C70161BB4D9B (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___t10, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___t21, const RuntimeMethod* method) { { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_0 = ___t10; int64_t L_1 = L_0.get__ticks_3(); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_2 = ___t21; int64_t L_3 = L_2.get__ticks_3(); return (bool)((((int32_t)((((int64_t)L_1) < ((int64_t)L_3))? 1 : 0)) == ((int32_t)0))? 1 : 0); } } // System.Boolean System.TimeSpan::GetLegacyFormatMode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeSpan_GetLegacyFormatMode_m058C62B8FEB05BBD84A5437AEDF60DAF2444EBB8 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeSpan_GetLegacyFormatMode_m058C62B8FEB05BBD84A5437AEDF60DAF2444EBB8_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = ((CompatibilitySwitches_tC541F9F5404925C97741A0628E9B6D26C40CFA91_StaticFields*)il2cpp_codegen_static_fields_for(CompatibilitySwitches_tC541F9F5404925C97741A0628E9B6D26C40CFA91_il2cpp_TypeInfo_var))->get_IsAppEarlierThanSilverlight4_0(); return L_0; } } // System.Boolean System.TimeSpan::get_LegacyMode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeSpan_get_LegacyMode_mB9C63B017249E99A978D2977C6172848EFBA30F8 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeSpan_get_LegacyMode_mB9C63B017249E99A978D2977C6172848EFBA30F8_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var); bool L_0 = ((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields*)il2cpp_codegen_static_fields_for(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var))->get__legacyConfigChecked_4(); il2cpp_codegen_memory_barrier(); if (L_0) { goto IL_001d; } } { IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var); bool L_1 = TimeSpan_GetLegacyFormatMode_m058C62B8FEB05BBD84A5437AEDF60DAF2444EBB8_inline(/*hidden argument*/NULL); il2cpp_codegen_memory_barrier(); ((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields*)il2cpp_codegen_static_fields_for(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var))->set__legacyMode_5(L_1); il2cpp_codegen_memory_barrier(); ((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields*)il2cpp_codegen_static_fields_for(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var))->set__legacyConfigChecked_4(1); } IL_001d: { IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var); bool L_2 = ((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields*)il2cpp_codegen_static_fields_for(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var))->get__legacyMode_5(); il2cpp_codegen_memory_barrier(); return L_2; } } // System.Void System.TimeSpan::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeSpan__cctor_m4277FE003AF4295BD502DDC59770B07A497C1CBE (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeSpan__cctor_m4277FE003AF4295BD502DDC59770B07A497C1CBE_MetadataUsageId); s_Il2CppMethodInitialized = true; } { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_0; memset((&L_0), 0, sizeof(L_0)); TimeSpan__ctor_mEB013EB288370617E8D465D75BE383C4058DB5A5_inline((&L_0), (((int64_t)((int64_t)0))), /*hidden argument*/NULL); ((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields*)il2cpp_codegen_static_fields_for(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var))->set_Zero_0(L_0); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_1; memset((&L_1), 0, sizeof(L_1)); TimeSpan__ctor_mEB013EB288370617E8D465D75BE383C4058DB5A5_inline((&L_1), ((int64_t)(std::numeric_limits<int64_t>::max)()), /*hidden argument*/NULL); ((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields*)il2cpp_codegen_static_fields_for(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var))->set_MaxValue_1(L_1); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_2; memset((&L_2), 0, sizeof(L_2)); TimeSpan__ctor_mEB013EB288370617E8D465D75BE383C4058DB5A5_inline((&L_2), ((int64_t)(std::numeric_limits<int64_t>::min)()), /*hidden argument*/NULL); ((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields*)il2cpp_codegen_static_fields_for(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var))->set_MinValue_2(L_2); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.TimeType::.ctor(System.Int32,System.Boolean,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeType__ctor_m28FA06EC6A851C81414A6435BE25D1FD494FFE03 (TimeType_t1E0366D2FDDE13B93F6DFD1A2FB8645B76E9DDA9 * __this, int32_t ___offset0, bool ___is_dst1, String_t* ___abbrev2, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); int32_t L_0 = ___offset0; __this->set_Offset_0(L_0); bool L_1 = ___is_dst1; __this->set_IsDst_1(L_1); String_t* L_2 = ___abbrev2; __this->set_Name_2(L_2); return; } } // System.String System.TimeType::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* TimeType_ToString_m038596EE0936A7854ECC6E84EE9BF236B3DA2BA4 (TimeType_t1E0366D2FDDE13B93F6DFD1A2FB8645B76E9DDA9 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeType_ToString_m038596EE0936A7854ECC6E84EE9BF236B3DA2BA4_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; { ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_0 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)6); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_1 = L_0; NullCheck(L_1); ArrayElementTypeCheck (L_1, _stringLiteral1AD0E9342E3C33991ED3887D6306B249546F0C7B); (L_1)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject *)_stringLiteral1AD0E9342E3C33991ED3887D6306B249546F0C7B); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_2 = L_1; int32_t L_3 = __this->get_Offset_0(); int32_t L_4 = L_3; RuntimeObject * L_5 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_4); NullCheck(L_2); ArrayElementTypeCheck (L_2, L_5); (L_2)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject *)L_5); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_6 = L_2; NullCheck(L_6); ArrayElementTypeCheck (L_6, _stringLiteral168E598D868A0CC9140604911551C2FC496E3A05); (L_6)->SetAt(static_cast<il2cpp_array_size_t>(2), (RuntimeObject *)_stringLiteral168E598D868A0CC9140604911551C2FC496E3A05); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_7 = L_6; bool L_8 = __this->get_IsDst_1(); V_0 = L_8; String_t* L_9 = Boolean_ToString_m62D1EFD5F6D5F6B6AF0D14A07BF5741C94413301((bool*)(&V_0), /*hidden argument*/NULL); NullCheck(L_7); ArrayElementTypeCheck (L_7, L_9); (L_7)->SetAt(static_cast<il2cpp_array_size_t>(3), (RuntimeObject *)L_9); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_10 = L_7; NullCheck(L_10); ArrayElementTypeCheck (L_10, _stringLiteral222A297D18FF1387F7919DAD802CF73BA68A5B9C); (L_10)->SetAt(static_cast<il2cpp_array_size_t>(4), (RuntimeObject *)_stringLiteral222A297D18FF1387F7919DAD802CF73BA68A5B9C); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_11 = L_10; String_t* L_12 = __this->get_Name_2(); NullCheck(L_11); ArrayElementTypeCheck (L_11, L_12); (L_11)->SetAt(static_cast<il2cpp_array_size_t>(5), (RuntimeObject *)L_12); String_t* L_13 = String_Concat_mB7BA84F13912303B2E5E40FBF0109E1A328ACA07(L_11, /*hidden argument*/NULL); return L_13; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.TimeZone::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeZone__ctor_mBD56855E65E61A15C21F434032207DF5469CEF31 (TimeZone_tA2DF435DA1A379978B885F0872A93774666B7454 * __this, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); return; } } // System.Void System.TimeZone::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeZone__cctor_mF4FC3AB8D82A4A380D166F0F60CE193D51FA07D8 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZone__cctor_mF4FC3AB8D82A4A380D166F0F60CE193D51FA07D8_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = (RuntimeObject *)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var); Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(L_0, /*hidden argument*/NULL); ((TimeZone_tA2DF435DA1A379978B885F0872A93774666B7454_StaticFields*)il2cpp_codegen_static_fields_for(TimeZone_tA2DF435DA1A379978B885F0872A93774666B7454_il2cpp_TypeInfo_var))->set_tz_lock_0(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Boolean System.TimeZoneInfo::UtcOffsetOutOfRange(System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeZoneInfo_UtcOffsetOutOfRange_m90D343BE5ACC4FA2B82B2801550A1D44C72F3E6C (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___offset0, const RuntimeMethod* method) { { double L_0 = TimeSpan_get_TotalHours_mE5E189FF852CBC3046D1B584D2DC6B541D0BD327((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&___offset0), /*hidden argument*/NULL); if ((((double)L_0) < ((double)(-14.0)))) { goto IL_0025; } } { double L_1 = TimeSpan_get_TotalHours_mE5E189FF852CBC3046D1B584D2DC6B541D0BD327((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&___offset0), /*hidden argument*/NULL); return (bool)((((double)L_1) > ((double)(14.0)))? 1 : 0); } IL_0025: { return (bool)1; } } // System.Collections.Generic.List`1<System.TimeZoneInfo_AdjustmentRule> System.TimeZoneInfo::CreateAdjustmentRule(System.Int32,System.Int64[]&,System.String[]&,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * TimeZoneInfo_CreateAdjustmentRule_m91309BB1DD028055DF1162AF2C32E3B49B205217 (int32_t ___year0, Int64U5BU5D_tE04A3DEF6AF1C852A43B98A24EFB715806B37F5F** ___data1, StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E** ___names2, String_t* ___standardNameCurrentYear3, String_t* ___daylightNameCurrentYear4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_CreateAdjustmentRule_m91309BB1DD028055DF1162AF2C32E3B49B205217_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * V_0 = NULL; bool V_1 = false; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 V_2; memset((&V_2), 0, sizeof(V_2)); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 V_3; memset((&V_3), 0, sizeof(V_3)); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 V_4; memset((&V_4), 0, sizeof(V_4)); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 V_5; memset((&V_5), 0, sizeof(V_5)); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 V_6; memset((&V_6), 0, sizeof(V_6)); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 V_7; memset((&V_7), 0, sizeof(V_7)); TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 V_8; memset((&V_8), 0, sizeof(V_8)); TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 V_9; memset((&V_9), 0, sizeof(V_9)); AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * V_10 = NULL; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 V_11; memset((&V_11), 0, sizeof(V_11)); TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 V_12; memset((&V_12), 0, sizeof(V_12)); TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 V_13; memset((&V_13), 0, sizeof(V_13)); AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * V_14 = NULL; TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 V_15; memset((&V_15), 0, sizeof(V_15)); TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 V_16; memset((&V_16), 0, sizeof(V_16)); AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * V_17 = NULL; { List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * L_0 = (List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E *)il2cpp_codegen_object_new(List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E_il2cpp_TypeInfo_var); List_1__ctor_m26B5CF8B504B7BD2ACF6D10E2212EB312DEAD708(L_0, /*hidden argument*/List_1__ctor_m26B5CF8B504B7BD2ACF6D10E2212EB312DEAD708_RuntimeMethod_var); V_0 = L_0; int32_t L_1 = ___year0; Int64U5BU5D_tE04A3DEF6AF1C852A43B98A24EFB715806B37F5F** L_2 = ___data1; StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E** L_3 = ___names2; bool L_4 = CurrentSystemTimeZone_GetTimeZoneData_m24EC5AA1CB7F2E2809CE4C2EE66FDB062C2EAFCF(L_1, (Int64U5BU5D_tE04A3DEF6AF1C852A43B98A24EFB715806B37F5F**)L_2, (StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E**)L_3, (bool*)(&V_1), /*hidden argument*/NULL); if (L_4) { goto IL_0014; } } { List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * L_5 = V_0; return L_5; } IL_0014: { Int64U5BU5D_tE04A3DEF6AF1C852A43B98A24EFB715806B37F5F** L_6 = ___data1; Int64U5BU5D_tE04A3DEF6AF1C852A43B98A24EFB715806B37F5F* L_7 = *((Int64U5BU5D_tE04A3DEF6AF1C852A43B98A24EFB715806B37F5F**)L_6); NullCheck(L_7); int32_t L_8 = 0; int64_t L_9 = (L_7)->GetAt(static_cast<il2cpp_array_size_t>(L_8)); DateTime__ctor_m027A935E14EB81BCC0739BD56AE60CDE3387990C((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_2), L_9, /*hidden argument*/NULL); Int64U5BU5D_tE04A3DEF6AF1C852A43B98A24EFB715806B37F5F** L_10 = ___data1; Int64U5BU5D_tE04A3DEF6AF1C852A43B98A24EFB715806B37F5F* L_11 = *((Int64U5BU5D_tE04A3DEF6AF1C852A43B98A24EFB715806B37F5F**)L_10); NullCheck(L_11); int32_t L_12 = 1; int64_t L_13 = (L_11)->GetAt(static_cast<il2cpp_array_size_t>(L_12)); DateTime__ctor_m027A935E14EB81BCC0739BD56AE60CDE3387990C((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_3), L_13, /*hidden argument*/NULL); Int64U5BU5D_tE04A3DEF6AF1C852A43B98A24EFB715806B37F5F** L_14 = ___data1; Int64U5BU5D_tE04A3DEF6AF1C852A43B98A24EFB715806B37F5F* L_15 = *((Int64U5BU5D_tE04A3DEF6AF1C852A43B98A24EFB715806B37F5F**)L_14); NullCheck(L_15); int32_t L_16 = 3; int64_t L_17 = (L_15)->GetAt(static_cast<il2cpp_array_size_t>(L_16)); TimeSpan__ctor_mEB013EB288370617E8D465D75BE383C4058DB5A5_inline((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&V_4), L_17, /*hidden argument*/NULL); String_t* L_18 = ___standardNameCurrentYear3; StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E** L_19 = ___names2; StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_20 = *((StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E**)L_19); NullCheck(L_20); int32_t L_21 = 0; String_t* L_22 = (L_20)->GetAt(static_cast<il2cpp_array_size_t>(L_21)); bool L_23 = String_op_Inequality_m0BD184A74F453A72376E81CC6CAEE2556B80493E(L_18, L_22, /*hidden argument*/NULL); if (!L_23) { goto IL_0043; } } { List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * L_24 = V_0; return L_24; } IL_0043: { String_t* L_25 = ___daylightNameCurrentYear4; StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E** L_26 = ___names2; StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_27 = *((StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E**)L_26); NullCheck(L_27); int32_t L_28 = 1; String_t* L_29 = (L_27)->GetAt(static_cast<il2cpp_array_size_t>(L_28)); bool L_30 = String_op_Inequality_m0BD184A74F453A72376E81CC6CAEE2556B80493E(L_25, L_29, /*hidden argument*/NULL); if (!L_30) { goto IL_0052; } } { List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * L_31 = V_0; return L_31; } IL_0052: { int32_t L_32 = ___year0; DateTime__ctor_m6567CDEB97E6541CE4AF8ADDC617CFF419D5A58E((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_5), L_32, 1, 1, 0, 0, 0, 0, /*hidden argument*/NULL); int32_t L_33 = ___year0; int32_t L_34 = ___year0; IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); int32_t L_35 = DateTime_DaysInMonth_mE979D12858E0D6CC14576D283B5AB66AA53B9F90(L_34, ((int32_t)12), /*hidden argument*/NULL); DateTime__ctor_mF4506D7FF3B64F7EC739A36667DC8BC089A6539A((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_6), L_33, ((int32_t)12), L_35, /*hidden argument*/NULL); int32_t L_36 = ___year0; int32_t L_37 = ___year0; int32_t L_38 = DateTime_DaysInMonth_mE979D12858E0D6CC14576D283B5AB66AA53B9F90(L_37, ((int32_t)12), /*hidden argument*/NULL); DateTime__ctor_m6567CDEB97E6541CE4AF8ADDC617CFF419D5A58E((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_7), L_36, ((int32_t)12), L_38, ((int32_t)23), ((int32_t)59), ((int32_t)59), ((int32_t)999), /*hidden argument*/NULL); bool L_39 = V_1; if (L_39) { goto IL_010a; } } { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_40; memset((&L_40), 0, sizeof(L_40)); DateTime__ctor_mF4506D7FF3B64F7EC739A36667DC8BC089A6539A((&L_40), 1, 1, 1, /*hidden argument*/NULL); V_11 = L_40; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_41 = DateTime_get_TimeOfDay_mAC191C0FF7DF8D1370DFFC1C47DE8DC5FA048543((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_2), /*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_42 = DateTime_Add_mA4F1A47C77858AC06AF07CCE9BDFF32F442B27DB((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_11), L_41, /*hidden argument*/NULL); int32_t L_43 = DateTime_get_Month_m9E31D84567E6D221F0E686EC6894A7AD07A5E43C((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_2), /*hidden argument*/NULL); int32_t L_44 = DateTime_get_Day_m3C888FF1DA5019583A4326FAB232F81D32B1478D((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_2), /*hidden argument*/NULL); TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_45 = TransitionTime_CreateFixedDateRule_m7DC42C607D9949069FF955FCA8BC9DF667498F26(L_42, L_43, L_44, /*hidden argument*/NULL); V_8 = L_45; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_46; memset((&L_46), 0, sizeof(L_46)); DateTime__ctor_mF4506D7FF3B64F7EC739A36667DC8BC089A6539A((&L_46), 1, 1, 1, /*hidden argument*/NULL); V_11 = L_46; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_47 = DateTime_get_TimeOfDay_mAC191C0FF7DF8D1370DFFC1C47DE8DC5FA048543((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_3), /*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_48 = DateTime_Add_mA4F1A47C77858AC06AF07CCE9BDFF32F442B27DB((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_11), L_47, /*hidden argument*/NULL); int32_t L_49 = DateTime_get_Month_m9E31D84567E6D221F0E686EC6894A7AD07A5E43C((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_3), /*hidden argument*/NULL); int32_t L_50 = DateTime_get_Day_m3C888FF1DA5019583A4326FAB232F81D32B1478D((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_3), /*hidden argument*/NULL); TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_51 = TransitionTime_CreateFixedDateRule_m7DC42C607D9949069FF955FCA8BC9DF667498F26(L_48, L_49, L_50, /*hidden argument*/NULL); V_9 = L_51; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_52 = V_5; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_53 = V_6; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_54 = V_4; TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_55 = V_8; TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_56 = V_9; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_57 = AdjustmentRule_CreateAdjustmentRule_m02250B76565B1F45DA0F87EA2630579828049935(L_52, L_53, L_54, L_55, L_56, /*hidden argument*/NULL); V_10 = L_57; List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * L_58 = V_0; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_59 = V_10; NullCheck(L_58); List_1_Add_m69410B80C654B698D46CAF64A1B602D371ECB608(L_58, L_59, /*hidden argument*/List_1_Add_m69410B80C654B698D46CAF64A1B602D371ECB608_RuntimeMethod_var); goto IL_021c; } IL_010a: { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_60; memset((&L_60), 0, sizeof(L_60)); DateTime__ctor_mF4506D7FF3B64F7EC739A36667DC8BC089A6539A((&L_60), 1, 1, 1, /*hidden argument*/NULL); TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_61 = TransitionTime_CreateFixedDateRule_m7DC42C607D9949069FF955FCA8BC9DF667498F26(L_60, 1, 1, /*hidden argument*/NULL); V_12 = L_61; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_62; memset((&L_62), 0, sizeof(L_62)); DateTime__ctor_mF4506D7FF3B64F7EC739A36667DC8BC089A6539A((&L_62), 1, 1, 1, /*hidden argument*/NULL); V_11 = L_62; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_63 = DateTime_get_TimeOfDay_mAC191C0FF7DF8D1370DFFC1C47DE8DC5FA048543((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_2), /*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_64 = DateTime_Add_mA4F1A47C77858AC06AF07CCE9BDFF32F442B27DB((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_11), L_63, /*hidden argument*/NULL); int32_t L_65 = DateTime_get_Month_m9E31D84567E6D221F0E686EC6894A7AD07A5E43C((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_2), /*hidden argument*/NULL); int32_t L_66 = DateTime_get_Day_m3C888FF1DA5019583A4326FAB232F81D32B1478D((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_2), /*hidden argument*/NULL); TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_67 = TransitionTime_CreateFixedDateRule_m7DC42C607D9949069FF955FCA8BC9DF667498F26(L_64, L_65, L_66, /*hidden argument*/NULL); V_13 = L_67; int32_t L_68 = ___year0; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_69; memset((&L_69), 0, sizeof(L_69)); DateTime__ctor_mF4506D7FF3B64F7EC739A36667DC8BC089A6539A((&L_69), L_68, 1, 1, /*hidden argument*/NULL); int32_t L_70 = DateTime_get_Year_m019BED6042282D03E51CE82F590D2A9FE5EA859E((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_2), /*hidden argument*/NULL); int32_t L_71 = DateTime_get_Month_m9E31D84567E6D221F0E686EC6894A7AD07A5E43C((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_2), /*hidden argument*/NULL); int32_t L_72 = DateTime_get_Day_m3C888FF1DA5019583A4326FAB232F81D32B1478D((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_2), /*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_73; memset((&L_73), 0, sizeof(L_73)); DateTime__ctor_mF4506D7FF3B64F7EC739A36667DC8BC089A6539A((&L_73), L_70, L_71, L_72, /*hidden argument*/NULL); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_74 = V_4; TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_75 = V_12; TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_76 = V_13; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_77 = AdjustmentRule_CreateAdjustmentRule_m02250B76565B1F45DA0F87EA2630579828049935(L_69, L_73, L_74, L_75, L_76, /*hidden argument*/NULL); V_14 = L_77; List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * L_78 = V_0; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_79 = V_14; NullCheck(L_78); List_1_Add_m69410B80C654B698D46CAF64A1B602D371ECB608(L_78, L_79, /*hidden argument*/List_1_Add_m69410B80C654B698D46CAF64A1B602D371ECB608_RuntimeMethod_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_80; memset((&L_80), 0, sizeof(L_80)); DateTime__ctor_mF4506D7FF3B64F7EC739A36667DC8BC089A6539A((&L_80), 1, 1, 1, /*hidden argument*/NULL); V_11 = L_80; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_81 = DateTime_get_TimeOfDay_mAC191C0FF7DF8D1370DFFC1C47DE8DC5FA048543((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_3), /*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_82 = DateTime_Add_mA4F1A47C77858AC06AF07CCE9BDFF32F442B27DB((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_11), L_81, /*hidden argument*/NULL); int32_t L_83 = DateTime_get_Month_m9E31D84567E6D221F0E686EC6894A7AD07A5E43C((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_3), /*hidden argument*/NULL); int32_t L_84 = DateTime_get_Day_m3C888FF1DA5019583A4326FAB232F81D32B1478D((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_3), /*hidden argument*/NULL); TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_85 = TransitionTime_CreateFixedDateRule_m7DC42C607D9949069FF955FCA8BC9DF667498F26(L_82, L_83, L_84, /*hidden argument*/NULL); V_15 = L_85; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_86; memset((&L_86), 0, sizeof(L_86)); DateTime__ctor_mF4506D7FF3B64F7EC739A36667DC8BC089A6539A((&L_86), 1, 1, 1, /*hidden argument*/NULL); V_11 = L_86; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_87 = DateTime_get_TimeOfDay_mAC191C0FF7DF8D1370DFFC1C47DE8DC5FA048543((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_7), /*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_88 = DateTime_Add_mA4F1A47C77858AC06AF07CCE9BDFF32F442B27DB((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_11), L_87, /*hidden argument*/NULL); int32_t L_89 = DateTime_get_Month_m9E31D84567E6D221F0E686EC6894A7AD07A5E43C((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_7), /*hidden argument*/NULL); int32_t L_90 = DateTime_get_Day_m3C888FF1DA5019583A4326FAB232F81D32B1478D((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_7), /*hidden argument*/NULL); TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_91 = TransitionTime_CreateFixedDateRule_m7DC42C607D9949069FF955FCA8BC9DF667498F26(L_88, L_89, L_90, /*hidden argument*/NULL); V_16 = L_91; int32_t L_92 = DateTime_get_Year_m019BED6042282D03E51CE82F590D2A9FE5EA859E((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_2), /*hidden argument*/NULL); int32_t L_93 = DateTime_get_Month_m9E31D84567E6D221F0E686EC6894A7AD07A5E43C((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_2), /*hidden argument*/NULL); int32_t L_94 = DateTime_get_Day_m3C888FF1DA5019583A4326FAB232F81D32B1478D((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_2), /*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_95; memset((&L_95), 0, sizeof(L_95)); DateTime__ctor_mF4506D7FF3B64F7EC739A36667DC8BC089A6539A((&L_95), L_92, L_93, L_94, /*hidden argument*/NULL); V_11 = L_95; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_96 = DateTime_AddDays_mB11D2BB2D7DD6944D1071809574A951258F94D8E((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_11), (1.0), /*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_97 = V_6; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_98 = V_4; TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_99 = V_15; TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_100 = V_16; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_101 = AdjustmentRule_CreateAdjustmentRule_m02250B76565B1F45DA0F87EA2630579828049935(L_96, L_97, L_98, L_99, L_100, /*hidden argument*/NULL); V_17 = L_101; List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * L_102 = V_0; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_103 = V_17; NullCheck(L_102); List_1_Add_m69410B80C654B698D46CAF64A1B602D371ECB608(L_102, L_103, /*hidden argument*/List_1_Add_m69410B80C654B698D46CAF64A1B602D371ECB608_RuntimeMethod_var); } IL_021c: { List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * L_104 = V_0; return L_104; } } // System.TimeZoneInfo System.TimeZoneInfo::CreateLocalUnity() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * TimeZoneInfo_CreateLocalUnity_mD72D1DBB52C82E4AC72C1B697F1F37C935C755EA (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_CreateLocalUnity_mD72D1DBB52C82E4AC72C1B697F1F37C935C755EA_MetadataUsageId); s_Il2CppMethodInitialized = true; } Int64U5BU5D_tE04A3DEF6AF1C852A43B98A24EFB715806B37F5F* V_0 = NULL; StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* V_1 = NULL; bool V_2 = false; int32_t V_3 = 0; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 V_4; memset((&V_4), 0, sizeof(V_4)); Il2CppChar V_5 = 0x0; String_t* V_6 = NULL; String_t* V_7 = NULL; String_t* V_8 = NULL; List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * V_9 = NULL; bool V_10 = false; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 V_11; memset((&V_11), 0, sizeof(V_11)); int32_t V_12 = 0; int32_t V_13 = 0; int32_t V_14 = 0; List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * V_15 = NULL; int32_t V_16 = 0; List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * V_17 = NULL; int32_t G_B5_0 = 0; Comparison_1_tD28744463320E1F22A90E02BFEE7967364ABCAA6 * G_B16_0 = NULL; List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * G_B16_1 = NULL; Comparison_1_tD28744463320E1F22A90E02BFEE7967364ABCAA6 * G_B15_0 = NULL; List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * G_B15_1 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_0 = DateTime_get_UtcNow_m171F52F4B3A213E4BAD7B78DC8E794A269DE38A1(/*hidden argument*/NULL); V_11 = L_0; int32_t L_1 = DateTime_get_Year_m019BED6042282D03E51CE82F590D2A9FE5EA859E((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_11), /*hidden argument*/NULL); V_3 = L_1; int32_t L_2 = V_3; bool L_3 = CurrentSystemTimeZone_GetTimeZoneData_m24EC5AA1CB7F2E2809CE4C2EE66FDB062C2EAFCF(L_2, (Int64U5BU5D_tE04A3DEF6AF1C852A43B98A24EFB715806B37F5F**)(&V_0), (StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E**)(&V_1), (bool*)(&V_2), /*hidden argument*/NULL); if (L_3) { goto IL_0028; } } { NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * L_4 = (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 *)il2cpp_codegen_object_new(NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var); NotSupportedException__ctor_mD023A89A5C1F740F43F0A9CD6C49DC21230B3CEE(L_4, _stringLiteralF632347943CA4E8CC8339626FD5E7D507C6E5C81, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, NULL, TimeZoneInfo_CreateLocalUnity_mD72D1DBB52C82E4AC72C1B697F1F37C935C755EA_RuntimeMethod_var); } IL_0028: { Int64U5BU5D_tE04A3DEF6AF1C852A43B98A24EFB715806B37F5F* L_5 = V_0; NullCheck(L_5); int32_t L_6 = 2; int64_t L_7 = (L_5)->GetAt(static_cast<il2cpp_array_size_t>(L_6)); IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_8 = TimeSpan_FromTicks_mDF1F429F18294D57DE2739DBD2F33637E4E5F8F4(L_7, /*hidden argument*/NULL); V_4 = L_8; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_9 = V_4; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_10 = ((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields*)il2cpp_codegen_static_fields_for(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var))->get_Zero_0(); bool L_11 = TimeSpan_op_GreaterThanOrEqual_m7FE9830EF2AAD2BB65628A0FE7F7C70161BB4D9B(L_9, L_10, /*hidden argument*/NULL); if (L_11) { goto IL_0044; } } { G_B5_0 = ((int32_t)45); goto IL_0046; } IL_0044: { G_B5_0 = ((int32_t)43); } IL_0046: { V_5 = G_B5_0; String_t* L_12 = Char_ToString_mA42A88FEBA41B72D48BB24373E3101B7A91B6FD8((Il2CppChar*)(&V_5), /*hidden argument*/NULL); String_t* L_13 = TimeSpan_ToString_m8931E09D0B73F3CF436C70E02D74E14F5479B9BF((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&V_4), _stringLiteral0BE186D40CC51422D8F602B64FE0068673C79138, /*hidden argument*/NULL); String_t* L_14 = String_Concat_mDD2E38332DED3A8C088D38D78A0E0BEB5091DA64(_stringLiteralDDB0D01193ED435B77174CFA9313A4E94E2B4FD5, L_12, L_13, _stringLiteralD25FC308E967C0107DD8D8FCA45D38FEC31F5CF1, /*hidden argument*/NULL); V_6 = L_14; StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_15 = V_1; NullCheck(L_15); int32_t L_16 = 0; String_t* L_17 = (L_15)->GetAt(static_cast<il2cpp_array_size_t>(L_16)); V_7 = L_17; StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_18 = V_1; NullCheck(L_18); int32_t L_19 = 1; String_t* L_20 = (L_18)->GetAt(static_cast<il2cpp_array_size_t>(L_19)); V_8 = L_20; List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * L_21 = (List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E *)il2cpp_codegen_object_new(List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E_il2cpp_TypeInfo_var); List_1__ctor_m26B5CF8B504B7BD2ACF6D10E2212EB312DEAD708(L_21, /*hidden argument*/List_1__ctor_m26B5CF8B504B7BD2ACF6D10E2212EB312DEAD708_RuntimeMethod_var); V_9 = L_21; Int64U5BU5D_tE04A3DEF6AF1C852A43B98A24EFB715806B37F5F* L_22 = V_0; NullCheck(L_22); int32_t L_23 = 3; int64_t L_24 = (L_22)->GetAt(static_cast<il2cpp_array_size_t>(L_23)); V_10 = (bool)((((int64_t)L_24) == ((int64_t)(((int64_t)((int64_t)0)))))? 1 : 0); bool L_25 = V_10; if (L_25) { goto IL_012d; } } { V_12 = ((int32_t)1971); V_13 = ((int32_t)2037); int32_t L_26 = V_3; V_14 = L_26; goto IL_00ca; } IL_00a0: { int32_t L_27 = V_14; String_t* L_28 = V_7; String_t* L_29 = V_8; List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * L_30 = TimeZoneInfo_CreateAdjustmentRule_m91309BB1DD028055DF1162AF2C32E3B49B205217(L_27, (Int64U5BU5D_tE04A3DEF6AF1C852A43B98A24EFB715806B37F5F**)(&V_0), (StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E**)(&V_1), L_28, L_29, /*hidden argument*/NULL); V_15 = L_30; List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * L_31 = V_15; NullCheck(L_31); int32_t L_32 = List_1_get_Count_m63875C2DAD7BE984D4CC6B0603AA8DFE827C5461_inline(L_31, /*hidden argument*/List_1_get_Count_m63875C2DAD7BE984D4CC6B0603AA8DFE827C5461_RuntimeMethod_var); if ((((int32_t)L_32) <= ((int32_t)0))) { goto IL_00d0; } } { List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * L_33 = V_9; List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * L_34 = V_15; NullCheck(L_33); List_1_AddRange_m6A63D4FE58AC9BB75CFFAC71A9F238D5D2FA6B86(L_33, L_34, /*hidden argument*/List_1_AddRange_m6A63D4FE58AC9BB75CFFAC71A9F238D5D2FA6B86_RuntimeMethod_var); int32_t L_35 = V_14; V_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_35, (int32_t)1)); } IL_00ca: { int32_t L_36 = V_14; int32_t L_37 = V_13; if ((((int32_t)L_36) <= ((int32_t)L_37))) { goto IL_00a0; } } IL_00d0: { int32_t L_38 = V_3; V_16 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_38, (int32_t)1)); goto IL_0101; } IL_00d7: { int32_t L_39 = V_16; String_t* L_40 = V_7; String_t* L_41 = V_8; List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * L_42 = TimeZoneInfo_CreateAdjustmentRule_m91309BB1DD028055DF1162AF2C32E3B49B205217(L_39, (Int64U5BU5D_tE04A3DEF6AF1C852A43B98A24EFB715806B37F5F**)(&V_0), (StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E**)(&V_1), L_40, L_41, /*hidden argument*/NULL); V_17 = L_42; List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * L_43 = V_17; NullCheck(L_43); int32_t L_44 = List_1_get_Count_m63875C2DAD7BE984D4CC6B0603AA8DFE827C5461_inline(L_43, /*hidden argument*/List_1_get_Count_m63875C2DAD7BE984D4CC6B0603AA8DFE827C5461_RuntimeMethod_var); if ((((int32_t)L_44) <= ((int32_t)0))) { goto IL_0107; } } { List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * L_45 = V_9; List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * L_46 = V_17; NullCheck(L_45); List_1_AddRange_m6A63D4FE58AC9BB75CFFAC71A9F238D5D2FA6B86(L_45, L_46, /*hidden argument*/List_1_AddRange_m6A63D4FE58AC9BB75CFFAC71A9F238D5D2FA6B86_RuntimeMethod_var); int32_t L_47 = V_16; V_16 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_47, (int32_t)1)); } IL_0101: { int32_t L_48 = V_16; int32_t L_49 = V_12; if ((((int32_t)L_48) >= ((int32_t)L_49))) { goto IL_00d7; } } IL_0107: { List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * L_50 = V_9; IL2CPP_RUNTIME_CLASS_INIT(U3CU3Ec_tBED9E1805554B1EFE14027A8400694336FCEE2F7_il2cpp_TypeInfo_var); Comparison_1_tD28744463320E1F22A90E02BFEE7967364ABCAA6 * L_51 = ((U3CU3Ec_tBED9E1805554B1EFE14027A8400694336FCEE2F7_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tBED9E1805554B1EFE14027A8400694336FCEE2F7_il2cpp_TypeInfo_var))->get_U3CU3E9__19_0_1(); Comparison_1_tD28744463320E1F22A90E02BFEE7967364ABCAA6 * L_52 = L_51; G_B15_0 = L_52; G_B15_1 = L_50; if (L_52) { G_B16_0 = L_52; G_B16_1 = L_50; goto IL_0128; } } { IL2CPP_RUNTIME_CLASS_INIT(U3CU3Ec_tBED9E1805554B1EFE14027A8400694336FCEE2F7_il2cpp_TypeInfo_var); U3CU3Ec_tBED9E1805554B1EFE14027A8400694336FCEE2F7 * L_53 = ((U3CU3Ec_tBED9E1805554B1EFE14027A8400694336FCEE2F7_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tBED9E1805554B1EFE14027A8400694336FCEE2F7_il2cpp_TypeInfo_var))->get_U3CU3E9_0(); Comparison_1_tD28744463320E1F22A90E02BFEE7967364ABCAA6 * L_54 = (Comparison_1_tD28744463320E1F22A90E02BFEE7967364ABCAA6 *)il2cpp_codegen_object_new(Comparison_1_tD28744463320E1F22A90E02BFEE7967364ABCAA6_il2cpp_TypeInfo_var); Comparison_1__ctor_mE0538E25387B755D53C0B704CB16ED1F23AD18E0(L_54, L_53, (intptr_t)((intptr_t)U3CU3Ec_U3CCreateLocalUnityU3Eb__19_0_m55743CD9DA788A9D4D21F215C405D7EF527EDF15_RuntimeMethod_var), /*hidden argument*/Comparison_1__ctor_mE0538E25387B755D53C0B704CB16ED1F23AD18E0_RuntimeMethod_var); Comparison_1_tD28744463320E1F22A90E02BFEE7967364ABCAA6 * L_55 = L_54; ((U3CU3Ec_tBED9E1805554B1EFE14027A8400694336FCEE2F7_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tBED9E1805554B1EFE14027A8400694336FCEE2F7_il2cpp_TypeInfo_var))->set_U3CU3E9__19_0_1(L_55); G_B16_0 = L_55; G_B16_1 = G_B15_1; } IL_0128: { NullCheck(G_B16_1); List_1_Sort_m3B256FB508DAF70D63EBA562343E275EC0308919(G_B16_1, G_B16_0, /*hidden argument*/List_1_Sort_m3B256FB508DAF70D63EBA562343E275EC0308919_RuntimeMethod_var); } IL_012d: { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_56 = V_4; String_t* L_57 = V_6; String_t* L_58 = V_7; String_t* L_59 = V_8; List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * L_60 = V_9; NullCheck(L_60); AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* L_61 = List_1_ToArray_m803235EC510CCE1CF53E7D6FB952A83E01154DE1(L_60, /*hidden argument*/List_1_ToArray_m803235EC510CCE1CF53E7D6FB952A83E01154DE1_RuntimeMethod_var); bool L_62 = V_10; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_63 = TimeZoneInfo_CreateCustomTimeZone_m11D4C4650268C21964BDAEBE2DF66EF03FA0D44A(_stringLiteralDC99D54D9990E3C134420BE3918E88F28531E630, L_56, L_57, L_58, L_59, L_61, L_62, /*hidden argument*/NULL); return L_63; } } #if FORCE_PINVOKE_INTERNAL IL2CPP_EXTERN_C uint32_t DEFAULT_CALL EnumDynamicTimeZoneInformation(uint32_t, DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshaled_pinvoke*); #endif // System.UInt32 System.TimeZoneInfo::EnumDynamicTimeZoneInformation(System.UInt32,System.TimeZoneInfo_DYNAMIC_TIME_ZONE_INFORMATION&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t TimeZoneInfo_EnumDynamicTimeZoneInformation_mA9B80840DB7EFA7A20521562B5D00BEA0545D3D3 (uint32_t ___dwIndex0, DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F * ___lpTimeZoneInformation1, const RuntimeMethod* method) { typedef uint32_t (DEFAULT_CALL *PInvokeFunc) (uint32_t, DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshaled_pinvoke*); #if !FORCE_PINVOKE_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(uint32_t) + sizeof(DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshaled_pinvoke*); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke<PInvokeFunc>(IL2CPP_NATIVE_STRING("api-ms-win-core-timezone-l1-1-0.dll"), "EnumDynamicTimeZoneInformation", IL2CPP_CALL_DEFAULT, CHARSET_NOT_SPECIFIED, parameterSize, false); if (il2cppPInvokeFunc == NULL) { IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_not_supported_exception("Unable to find method for p/invoke: 'EnumDynamicTimeZoneInformation'"), NULL, NULL); } } #endif // Marshaling of parameter '___lpTimeZoneInformation1' to native representation DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshaled_pinvoke ____lpTimeZoneInformation1_empty = {}; DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshaled_pinvoke* ____lpTimeZoneInformation1_marshaled = &____lpTimeZoneInformation1_empty; // Native function invocation #if FORCE_PINVOKE_INTERNAL uint32_t returnValue = reinterpret_cast<PInvokeFunc>(EnumDynamicTimeZoneInformation)(___dwIndex0, ____lpTimeZoneInformation1_marshaled); #else uint32_t returnValue = il2cppPInvokeFunc(___dwIndex0, ____lpTimeZoneInformation1_marshaled); #endif // Marshaling of parameter '___lpTimeZoneInformation1' back from native representation DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F _____lpTimeZoneInformation1_marshaled_unmarshaled_dereferenced; memset((&_____lpTimeZoneInformation1_marshaled_unmarshaled_dereferenced), 0, sizeof(_____lpTimeZoneInformation1_marshaled_unmarshaled_dereferenced)); DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshal_pinvoke_back(*____lpTimeZoneInformation1_marshaled, _____lpTimeZoneInformation1_marshaled_unmarshaled_dereferenced); *___lpTimeZoneInformation1 = _____lpTimeZoneInformation1_marshaled_unmarshaled_dereferenced; Il2CppCodeGenWriteBarrier((void**)&((&((___lpTimeZoneInformation1)->___TZI_0))->___StandardName_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((___lpTimeZoneInformation1)->___TZI_0))->___DaylightName_4), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((___lpTimeZoneInformation1)->___TimeZoneKeyName_1), (void*)NULL); #endif // Marshaling cleanup of parameter '___lpTimeZoneInformation1' native representation DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshal_pinvoke_cleanup(*____lpTimeZoneInformation1_marshaled); return returnValue; } #if FORCE_PINVOKE_INTERNAL IL2CPP_EXTERN_C uint32_t DEFAULT_CALL GetDynamicTimeZoneInformation(DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshaled_pinvoke*); #endif // System.UInt32 System.TimeZoneInfo::GetDynamicTimeZoneInformation(System.TimeZoneInfo_DYNAMIC_TIME_ZONE_INFORMATION&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t TimeZoneInfo_GetDynamicTimeZoneInformation_m98112C4EC3EC3C78A62FD422F73DC66309DA08F0 (DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F * ___pTimeZoneInformation0, const RuntimeMethod* method) { typedef uint32_t (DEFAULT_CALL *PInvokeFunc) (DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshaled_pinvoke*); #if !FORCE_PINVOKE_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshaled_pinvoke*); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke<PInvokeFunc>(IL2CPP_NATIVE_STRING("api-ms-win-core-timezone-l1-1-0.dll"), "GetDynamicTimeZoneInformation", IL2CPP_CALL_DEFAULT, CHARSET_NOT_SPECIFIED, parameterSize, false); if (il2cppPInvokeFunc == NULL) { IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_not_supported_exception("Unable to find method for p/invoke: 'GetDynamicTimeZoneInformation'"), NULL, NULL); } } #endif // Marshaling of parameter '___pTimeZoneInformation0' to native representation DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshaled_pinvoke ____pTimeZoneInformation0_empty = {}; DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshaled_pinvoke* ____pTimeZoneInformation0_marshaled = &____pTimeZoneInformation0_empty; // Native function invocation #if FORCE_PINVOKE_INTERNAL uint32_t returnValue = reinterpret_cast<PInvokeFunc>(GetDynamicTimeZoneInformation)(____pTimeZoneInformation0_marshaled); #else uint32_t returnValue = il2cppPInvokeFunc(____pTimeZoneInformation0_marshaled); #endif // Marshaling of parameter '___pTimeZoneInformation0' back from native representation DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F _____pTimeZoneInformation0_marshaled_unmarshaled_dereferenced; memset((&_____pTimeZoneInformation0_marshaled_unmarshaled_dereferenced), 0, sizeof(_____pTimeZoneInformation0_marshaled_unmarshaled_dereferenced)); DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshal_pinvoke_back(*____pTimeZoneInformation0_marshaled, _____pTimeZoneInformation0_marshaled_unmarshaled_dereferenced); *___pTimeZoneInformation0 = _____pTimeZoneInformation0_marshaled_unmarshaled_dereferenced; Il2CppCodeGenWriteBarrier((void**)&((&((___pTimeZoneInformation0)->___TZI_0))->___StandardName_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((___pTimeZoneInformation0)->___TZI_0))->___DaylightName_4), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((___pTimeZoneInformation0)->___TimeZoneKeyName_1), (void*)NULL); #endif // Marshaling cleanup of parameter '___pTimeZoneInformation0' native representation DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshal_pinvoke_cleanup(*____pTimeZoneInformation0_marshaled); return returnValue; } #if FORCE_PINVOKE_INTERNAL #endif // System.UInt32 System.TimeZoneInfo::GetDynamicTimeZoneInformationWin32(System.TimeZoneInfo_DYNAMIC_TIME_ZONE_INFORMATION&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t TimeZoneInfo_GetDynamicTimeZoneInformationWin32_mD44C73EC6EF2106606DB096D99DE652AC2351A4A (DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F * ___pTimeZoneInformation0, const RuntimeMethod* method) { typedef uint32_t (DEFAULT_CALL *PInvokeFunc) (DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshaled_pinvoke*); #if !FORCE_PINVOKE_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshaled_pinvoke*); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke<PInvokeFunc>(IL2CPP_NATIVE_STRING("kernel32.dll"), "GetDynamicTimeZoneInformation", IL2CPP_CALL_DEFAULT, CHARSET_NOT_SPECIFIED, parameterSize, false); if (il2cppPInvokeFunc == NULL) { IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_not_supported_exception("Unable to find method for p/invoke: 'GetDynamicTimeZoneInformationWin32'"), NULL, NULL); } } #endif // Marshaling of parameter '___pTimeZoneInformation0' to native representation DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshaled_pinvoke ____pTimeZoneInformation0_empty = {}; DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshaled_pinvoke* ____pTimeZoneInformation0_marshaled = &____pTimeZoneInformation0_empty; // Native function invocation #if FORCE_PINVOKE_INTERNAL uint32_t returnValue = reinterpret_cast<PInvokeFunc>(GetDynamicTimeZoneInformation)(____pTimeZoneInformation0_marshaled); #else uint32_t returnValue = il2cppPInvokeFunc(____pTimeZoneInformation0_marshaled); #endif // Marshaling of parameter '___pTimeZoneInformation0' back from native representation DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F _____pTimeZoneInformation0_marshaled_unmarshaled_dereferenced; memset((&_____pTimeZoneInformation0_marshaled_unmarshaled_dereferenced), 0, sizeof(_____pTimeZoneInformation0_marshaled_unmarshaled_dereferenced)); DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshal_pinvoke_back(*____pTimeZoneInformation0_marshaled, _____pTimeZoneInformation0_marshaled_unmarshaled_dereferenced); *___pTimeZoneInformation0 = _____pTimeZoneInformation0_marshaled_unmarshaled_dereferenced; Il2CppCodeGenWriteBarrier((void**)&((&((___pTimeZoneInformation0)->___TZI_0))->___StandardName_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((___pTimeZoneInformation0)->___TZI_0))->___DaylightName_4), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((___pTimeZoneInformation0)->___TimeZoneKeyName_1), (void*)NULL); #endif // Marshaling cleanup of parameter '___pTimeZoneInformation0' native representation DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshal_pinvoke_cleanup(*____pTimeZoneInformation0_marshaled); return returnValue; } #if FORCE_PINVOKE_INTERNAL IL2CPP_EXTERN_C uint32_t DEFAULT_CALL GetDynamicTimeZoneInformationEffectiveYears(DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshaled_pinvoke*, uint32_t*, uint32_t*); #endif // System.UInt32 System.TimeZoneInfo::GetDynamicTimeZoneInformationEffectiveYears(System.TimeZoneInfo_DYNAMIC_TIME_ZONE_INFORMATION&,System.UInt32&,System.UInt32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t TimeZoneInfo_GetDynamicTimeZoneInformationEffectiveYears_mD84BD6607A090CF1D7A8C82DE00770D2CAFDFC14 (DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F * ___lpTimeZoneInformation0, uint32_t* ___FirstYear1, uint32_t* ___LastYear2, const RuntimeMethod* method) { typedef uint32_t (DEFAULT_CALL *PInvokeFunc) (DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshaled_pinvoke*, uint32_t*, uint32_t*); #if !FORCE_PINVOKE_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshaled_pinvoke*) + sizeof(uint32_t*) + sizeof(uint32_t*); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke<PInvokeFunc>(IL2CPP_NATIVE_STRING("api-ms-win-core-timezone-l1-1-0.dll"), "GetDynamicTimeZoneInformationEffectiveYears", IL2CPP_CALL_DEFAULT, CHARSET_NOT_SPECIFIED, parameterSize, false); if (il2cppPInvokeFunc == NULL) { IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_not_supported_exception("Unable to find method for p/invoke: 'GetDynamicTimeZoneInformationEffectiveYears'"), NULL, NULL); } } #endif // Marshaling of parameter '___lpTimeZoneInformation0' to native representation DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshaled_pinvoke* ____lpTimeZoneInformation0_marshaled = NULL; DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshaled_pinvoke ____lpTimeZoneInformation0_marshaled_dereferenced = {}; DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshal_pinvoke(*___lpTimeZoneInformation0, ____lpTimeZoneInformation0_marshaled_dereferenced); ____lpTimeZoneInformation0_marshaled = &____lpTimeZoneInformation0_marshaled_dereferenced; // Native function invocation #if FORCE_PINVOKE_INTERNAL uint32_t returnValue = reinterpret_cast<PInvokeFunc>(GetDynamicTimeZoneInformationEffectiveYears)(____lpTimeZoneInformation0_marshaled, ___FirstYear1, ___LastYear2); #else uint32_t returnValue = il2cppPInvokeFunc(____lpTimeZoneInformation0_marshaled, ___FirstYear1, ___LastYear2); #endif // Marshaling of parameter '___lpTimeZoneInformation0' back from native representation DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F _____lpTimeZoneInformation0_marshaled_unmarshaled_dereferenced; memset((&_____lpTimeZoneInformation0_marshaled_unmarshaled_dereferenced), 0, sizeof(_____lpTimeZoneInformation0_marshaled_unmarshaled_dereferenced)); DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshal_pinvoke_back(*____lpTimeZoneInformation0_marshaled, _____lpTimeZoneInformation0_marshaled_unmarshaled_dereferenced); DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshal_pinvoke_cleanup(*____lpTimeZoneInformation0_marshaled); *___lpTimeZoneInformation0 = _____lpTimeZoneInformation0_marshaled_unmarshaled_dereferenced; Il2CppCodeGenWriteBarrier((void**)&((&((___lpTimeZoneInformation0)->___TZI_0))->___StandardName_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((___lpTimeZoneInformation0)->___TZI_0))->___DaylightName_4), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((___lpTimeZoneInformation0)->___TimeZoneKeyName_1), (void*)NULL); #endif return returnValue; } #if FORCE_PINVOKE_INTERNAL IL2CPP_EXTERN_C int32_t DEFAULT_CALL GetTimeZoneInformationForYear(uint16_t, DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshaled_pinvoke*, TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811_marshaled_pinvoke*); #endif // System.Boolean System.TimeZoneInfo::GetTimeZoneInformationForYear(System.UInt16,System.TimeZoneInfo_DYNAMIC_TIME_ZONE_INFORMATION&,System.TimeZoneInfo_TIME_ZONE_INFORMATION&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeZoneInfo_GetTimeZoneInformationForYear_m7E665C3816CE3BF020B6813B81C8FF892B0D9DC3 (uint16_t ___wYear0, DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F * ___pdtzi1, TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 * ___ptzi2, const RuntimeMethod* method) { typedef int32_t (DEFAULT_CALL *PInvokeFunc) (uint16_t, DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshaled_pinvoke*, TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811_marshaled_pinvoke*); #if !FORCE_PINVOKE_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(uint16_t) + 2 + sizeof(DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshaled_pinvoke*) + sizeof(TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811_marshaled_pinvoke*); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke<PInvokeFunc>(IL2CPP_NATIVE_STRING("api-ms-win-core-timezone-l1-1-0.dll"), "GetTimeZoneInformationForYear", IL2CPP_CALL_DEFAULT, CHARSET_NOT_SPECIFIED, parameterSize, false); if (il2cppPInvokeFunc == NULL) { IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_not_supported_exception("Unable to find method for p/invoke: 'GetTimeZoneInformationForYear'"), NULL, NULL); } } #endif // Marshaling of parameter '___pdtzi1' to native representation DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshaled_pinvoke* ____pdtzi1_marshaled = NULL; DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshaled_pinvoke ____pdtzi1_marshaled_dereferenced = {}; DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshal_pinvoke(*___pdtzi1, ____pdtzi1_marshaled_dereferenced); ____pdtzi1_marshaled = &____pdtzi1_marshaled_dereferenced; // Marshaling of parameter '___ptzi2' to native representation TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811_marshaled_pinvoke ____ptzi2_empty = {}; TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811_marshaled_pinvoke* ____ptzi2_marshaled = &____ptzi2_empty; // Native function invocation #if FORCE_PINVOKE_INTERNAL int32_t returnValue = reinterpret_cast<PInvokeFunc>(GetTimeZoneInformationForYear)(___wYear0, ____pdtzi1_marshaled, ____ptzi2_marshaled); #else int32_t returnValue = il2cppPInvokeFunc(___wYear0, ____pdtzi1_marshaled, ____ptzi2_marshaled); #endif // Marshaling of parameter '___pdtzi1' back from native representation DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F _____pdtzi1_marshaled_unmarshaled_dereferenced; memset((&_____pdtzi1_marshaled_unmarshaled_dereferenced), 0, sizeof(_____pdtzi1_marshaled_unmarshaled_dereferenced)); DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshal_pinvoke_back(*____pdtzi1_marshaled, _____pdtzi1_marshaled_unmarshaled_dereferenced); DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshal_pinvoke_cleanup(*____pdtzi1_marshaled); *___pdtzi1 = _____pdtzi1_marshaled_unmarshaled_dereferenced; Il2CppCodeGenWriteBarrier((void**)&((&((___pdtzi1)->___TZI_0))->___StandardName_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((___pdtzi1)->___TZI_0))->___DaylightName_4), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((___pdtzi1)->___TimeZoneKeyName_1), (void*)NULL); #endif // Marshaling of parameter '___ptzi2' back from native representation TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 _____ptzi2_marshaled_unmarshaled_dereferenced; memset((&_____ptzi2_marshaled_unmarshaled_dereferenced), 0, sizeof(_____ptzi2_marshaled_unmarshaled_dereferenced)); TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811_marshal_pinvoke_back(*____ptzi2_marshaled, _____ptzi2_marshaled_unmarshaled_dereferenced); *___ptzi2 = _____ptzi2_marshaled_unmarshaled_dereferenced; Il2CppCodeGenWriteBarrier((void**)&((___ptzi2)->___StandardName_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((___ptzi2)->___DaylightName_4), (void*)NULL); #endif // Marshaling cleanup of parameter '___ptzi2' native representation TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811_marshal_pinvoke_cleanup(*____ptzi2_marshaled); return static_cast<bool>(returnValue); } // System.TimeZoneInfo_AdjustmentRule System.TimeZoneInfo::CreateAdjustmentRuleFromTimeZoneInformation(System.TimeZoneInfo_DYNAMIC_TIME_ZONE_INFORMATION&,System.DateTime,System.DateTime,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * TimeZoneInfo_CreateAdjustmentRuleFromTimeZoneInformation_m2F69E15F97EACDA6A80A979A0C225BBB24B02F49 (DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F * ___timeZoneInformation0, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___startDate1, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___endDate2, int32_t ___defaultBaseUtcOffset3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_CreateAdjustmentRuleFromTimeZoneInformation_m2F69E15F97EACDA6A80A979A0C225BBB24B02F49_MetadataUsageId); s_Il2CppMethodInitialized = true; } TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 V_0; memset((&V_0), 0, sizeof(V_0)); TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 V_1; memset((&V_1), 0, sizeof(V_1)); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 V_2; memset((&V_2), 0, sizeof(V_2)); { DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F * L_0 = ___timeZoneInformation0; TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 * L_1 = L_0->get_address_of_TZI_0(); SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2 * L_2 = L_1->get_address_of_StandardDate_2(); uint16_t L_3 = L_2->get_wMonth_1(); if (((!(((uint32_t)L_3) <= ((uint32_t)0)))? 1 : 0)) { goto IL_006f; } } { DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F * L_4 = ___timeZoneInformation0; TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 * L_5 = L_4->get_address_of_TZI_0(); int32_t L_6 = L_5->get_Bias_0(); int32_t L_7 = ___defaultBaseUtcOffset3; if ((!(((uint32_t)L_6) == ((uint32_t)L_7)))) { goto IL_0025; } } { return (AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 *)NULL; } IL_0025: { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_8 = ___startDate1; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_9 = ___endDate2; IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_10 = ((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields*)il2cpp_codegen_static_fields_for(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var))->get_Zero_0(); IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_11 = ((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields*)il2cpp_codegen_static_fields_for(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var))->get_MinValue_31(); TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_12 = TransitionTime_CreateFixedDateRule_m7DC42C607D9949069FF955FCA8BC9DF667498F26(L_11, 1, 1, /*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_13 = ((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields*)il2cpp_codegen_static_fields_for(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var))->get_MinValue_31(); V_2 = L_13; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_14 = DateTime_AddMilliseconds_mD93AB4338708397D6030FF082EBB3FC8C3E195F2((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_2), (1.0), /*hidden argument*/NULL); TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_15 = TransitionTime_CreateFixedDateRule_m7DC42C607D9949069FF955FCA8BC9DF667498F26(L_14, 1, 1, /*hidden argument*/NULL); int32_t L_16 = ___defaultBaseUtcOffset3; DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F * L_17 = ___timeZoneInformation0; TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 * L_18 = L_17->get_address_of_TZI_0(); int32_t L_19 = L_18->get_Bias_0(); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_20; memset((&L_20), 0, sizeof(L_20)); TimeSpan__ctor_m44268277AFF84DEF6CA3442907CE8116A982FB87((&L_20), 0, ((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)L_19)), 0, /*hidden argument*/NULL); AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_21 = AdjustmentRule_CreateAdjustmentRule_mB15A8247120D71B44A45115C4ABD819A6DFCFD67(L_8, L_9, L_10, L_12, L_15, L_20, /*hidden argument*/NULL); return L_21; } IL_006f: { DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F * L_22 = ___timeZoneInformation0; DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F L_23 = (*(DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F *)L_22); bool L_24 = TimeZoneInfo_TransitionTimeFromTimeZoneInformation_mB2907D018D3F74650B0214133DA2632953A52575(L_23, (TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 *)(&V_0), (bool)1, /*hidden argument*/NULL); if (L_24) { goto IL_0081; } } { return (AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 *)NULL; } IL_0081: { DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F * L_25 = ___timeZoneInformation0; DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F L_26 = (*(DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F *)L_25); bool L_27 = TimeZoneInfo_TransitionTimeFromTimeZoneInformation_mB2907D018D3F74650B0214133DA2632953A52575(L_26, (TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 *)(&V_1), (bool)0, /*hidden argument*/NULL); if (L_27) { goto IL_0093; } } { return (AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 *)NULL; } IL_0093: { TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_28 = V_1; bool L_29 = TransitionTime_Equals_m8A0240236B27E6EE75B5FA2F96A1C992F835B010((TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 *)(&V_0), L_28, /*hidden argument*/NULL); if (!L_29) { goto IL_009f; } } { return (AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 *)NULL; } IL_009f: { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_30 = ___startDate1; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_31 = ___endDate2; DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F * L_32 = ___timeZoneInformation0; TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 * L_33 = L_32->get_address_of_TZI_0(); int32_t L_34 = L_33->get_DaylightBias_6(); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_35; memset((&L_35), 0, sizeof(L_35)); TimeSpan__ctor_m44268277AFF84DEF6CA3442907CE8116A982FB87((&L_35), 0, ((-L_34)), 0, /*hidden argument*/NULL); TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_36 = V_0; TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_37 = V_1; int32_t L_38 = ___defaultBaseUtcOffset3; DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F * L_39 = ___timeZoneInformation0; TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 * L_40 = L_39->get_address_of_TZI_0(); int32_t L_41 = L_40->get_Bias_0(); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_42; memset((&L_42), 0, sizeof(L_42)); TimeSpan__ctor_m44268277AFF84DEF6CA3442907CE8116A982FB87((&L_42), 0, ((int32_t)il2cpp_codegen_subtract((int32_t)L_38, (int32_t)L_41)), 0, /*hidden argument*/NULL); AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_43 = AdjustmentRule_CreateAdjustmentRule_mB15A8247120D71B44A45115C4ABD819A6DFCFD67(L_30, L_31, L_35, L_36, L_37, L_42, /*hidden argument*/NULL); return L_43; } } // System.Boolean System.TimeZoneInfo::TransitionTimeFromTimeZoneInformation(System.TimeZoneInfo_DYNAMIC_TIME_ZONE_INFORMATION,System.TimeZoneInfo_TransitionTime&,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeZoneInfo_TransitionTimeFromTimeZoneInformation_mB2907D018D3F74650B0214133DA2632953A52575 (DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F ___timeZoneInformation0, TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * ___transitionTime1, bool ___readStartDate2, const RuntimeMethod* method) { { DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F L_0 = ___timeZoneInformation0; TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 L_1 = L_0.get_TZI_0(); SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2 L_2 = L_1.get_StandardDate_2(); uint16_t L_3 = L_2.get_wMonth_1(); if (((!(((uint32_t)L_3) <= ((uint32_t)0)))? 1 : 0)) { goto IL_001e; } } { TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * L_4 = ___transitionTime1; il2cpp_codegen_initobj(L_4, sizeof(TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 )); return (bool)0; } IL_001e: { bool L_5 = ___readStartDate2; if (!L_5) { goto IL_0139; } } { DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F L_6 = ___timeZoneInformation0; TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 L_7 = L_6.get_TZI_0(); SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2 L_8 = L_7.get_DaylightDate_5(); uint16_t L_9 = L_8.get_wYear_0(); if (L_9) { goto IL_00c1; } } { TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * L_10 = ___transitionTime1; DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F L_11 = ___timeZoneInformation0; TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 L_12 = L_11.get_TZI_0(); SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2 L_13 = L_12.get_DaylightDate_5(); uint16_t L_14 = L_13.get_wHour_4(); DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F L_15 = ___timeZoneInformation0; TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 L_16 = L_15.get_TZI_0(); SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2 L_17 = L_16.get_DaylightDate_5(); uint16_t L_18 = L_17.get_wMinute_5(); DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F L_19 = ___timeZoneInformation0; TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 L_20 = L_19.get_TZI_0(); SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2 L_21 = L_20.get_DaylightDate_5(); uint16_t L_22 = L_21.get_wSecond_6(); DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F L_23 = ___timeZoneInformation0; TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 L_24 = L_23.get_TZI_0(); SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2 L_25 = L_24.get_DaylightDate_5(); uint16_t L_26 = L_25.get_wMilliseconds_7(); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_27; memset((&L_27), 0, sizeof(L_27)); DateTime__ctor_m6567CDEB97E6541CE4AF8ADDC617CFF419D5A58E((&L_27), 1, 1, 1, L_14, L_18, L_22, L_26, /*hidden argument*/NULL); DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F L_28 = ___timeZoneInformation0; TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 L_29 = L_28.get_TZI_0(); SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2 L_30 = L_29.get_DaylightDate_5(); uint16_t L_31 = L_30.get_wMonth_1(); DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F L_32 = ___timeZoneInformation0; TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 L_33 = L_32.get_TZI_0(); SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2 L_34 = L_33.get_DaylightDate_5(); uint16_t L_35 = L_34.get_wDay_3(); DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F L_36 = ___timeZoneInformation0; TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 L_37 = L_36.get_TZI_0(); SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2 L_38 = L_37.get_DaylightDate_5(); uint16_t L_39 = L_38.get_wDayOfWeek_2(); TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_40 = TransitionTime_CreateFloatingDateRule_mF22316F8D071F0D8AAE9981156D6CD87637A327E(L_27, L_31, L_35, L_39, /*hidden argument*/NULL); *(TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 *)L_10 = L_40; goto IL_0246; } IL_00c1: { TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * L_41 = ___transitionTime1; DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F L_42 = ___timeZoneInformation0; TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 L_43 = L_42.get_TZI_0(); SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2 L_44 = L_43.get_DaylightDate_5(); uint16_t L_45 = L_44.get_wHour_4(); DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F L_46 = ___timeZoneInformation0; TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 L_47 = L_46.get_TZI_0(); SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2 L_48 = L_47.get_DaylightDate_5(); uint16_t L_49 = L_48.get_wMinute_5(); DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F L_50 = ___timeZoneInformation0; TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 L_51 = L_50.get_TZI_0(); SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2 L_52 = L_51.get_DaylightDate_5(); uint16_t L_53 = L_52.get_wSecond_6(); DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F L_54 = ___timeZoneInformation0; TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 L_55 = L_54.get_TZI_0(); SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2 L_56 = L_55.get_DaylightDate_5(); uint16_t L_57 = L_56.get_wMilliseconds_7(); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_58; memset((&L_58), 0, sizeof(L_58)); DateTime__ctor_m6567CDEB97E6541CE4AF8ADDC617CFF419D5A58E((&L_58), 1, 1, 1, L_45, L_49, L_53, L_57, /*hidden argument*/NULL); DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F L_59 = ___timeZoneInformation0; TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 L_60 = L_59.get_TZI_0(); SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2 L_61 = L_60.get_DaylightDate_5(); uint16_t L_62 = L_61.get_wMonth_1(); DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F L_63 = ___timeZoneInformation0; TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 L_64 = L_63.get_TZI_0(); SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2 L_65 = L_64.get_DaylightDate_5(); uint16_t L_66 = L_65.get_wDay_3(); TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_67 = TransitionTime_CreateFixedDateRule_m7DC42C607D9949069FF955FCA8BC9DF667498F26(L_58, L_62, L_66, /*hidden argument*/NULL); *(TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 *)L_41 = L_67; goto IL_0246; } IL_0139: { DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F L_68 = ___timeZoneInformation0; TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 L_69 = L_68.get_TZI_0(); SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2 L_70 = L_69.get_StandardDate_2(); uint16_t L_71 = L_70.get_wYear_0(); if (L_71) { goto IL_01d3; } } { TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * L_72 = ___transitionTime1; DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F L_73 = ___timeZoneInformation0; TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 L_74 = L_73.get_TZI_0(); SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2 L_75 = L_74.get_StandardDate_2(); uint16_t L_76 = L_75.get_wHour_4(); DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F L_77 = ___timeZoneInformation0; TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 L_78 = L_77.get_TZI_0(); SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2 L_79 = L_78.get_StandardDate_2(); uint16_t L_80 = L_79.get_wMinute_5(); DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F L_81 = ___timeZoneInformation0; TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 L_82 = L_81.get_TZI_0(); SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2 L_83 = L_82.get_StandardDate_2(); uint16_t L_84 = L_83.get_wSecond_6(); DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F L_85 = ___timeZoneInformation0; TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 L_86 = L_85.get_TZI_0(); SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2 L_87 = L_86.get_StandardDate_2(); uint16_t L_88 = L_87.get_wMilliseconds_7(); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_89; memset((&L_89), 0, sizeof(L_89)); DateTime__ctor_m6567CDEB97E6541CE4AF8ADDC617CFF419D5A58E((&L_89), 1, 1, 1, L_76, L_80, L_84, L_88, /*hidden argument*/NULL); DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F L_90 = ___timeZoneInformation0; TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 L_91 = L_90.get_TZI_0(); SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2 L_92 = L_91.get_StandardDate_2(); uint16_t L_93 = L_92.get_wMonth_1(); DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F L_94 = ___timeZoneInformation0; TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 L_95 = L_94.get_TZI_0(); SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2 L_96 = L_95.get_StandardDate_2(); uint16_t L_97 = L_96.get_wDay_3(); DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F L_98 = ___timeZoneInformation0; TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 L_99 = L_98.get_TZI_0(); SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2 L_100 = L_99.get_StandardDate_2(); uint16_t L_101 = L_100.get_wDayOfWeek_2(); TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_102 = TransitionTime_CreateFloatingDateRule_mF22316F8D071F0D8AAE9981156D6CD87637A327E(L_89, L_93, L_97, L_101, /*hidden argument*/NULL); *(TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 *)L_72 = L_102; goto IL_0246; } IL_01d3: { TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * L_103 = ___transitionTime1; DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F L_104 = ___timeZoneInformation0; TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 L_105 = L_104.get_TZI_0(); SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2 L_106 = L_105.get_StandardDate_2(); uint16_t L_107 = L_106.get_wHour_4(); DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F L_108 = ___timeZoneInformation0; TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 L_109 = L_108.get_TZI_0(); SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2 L_110 = L_109.get_StandardDate_2(); uint16_t L_111 = L_110.get_wMinute_5(); DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F L_112 = ___timeZoneInformation0; TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 L_113 = L_112.get_TZI_0(); SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2 L_114 = L_113.get_StandardDate_2(); uint16_t L_115 = L_114.get_wSecond_6(); DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F L_116 = ___timeZoneInformation0; TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 L_117 = L_116.get_TZI_0(); SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2 L_118 = L_117.get_StandardDate_2(); uint16_t L_119 = L_118.get_wMilliseconds_7(); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_120; memset((&L_120), 0, sizeof(L_120)); DateTime__ctor_m6567CDEB97E6541CE4AF8ADDC617CFF419D5A58E((&L_120), 1, 1, 1, L_107, L_111, L_115, L_119, /*hidden argument*/NULL); DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F L_121 = ___timeZoneInformation0; TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 L_122 = L_121.get_TZI_0(); SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2 L_123 = L_122.get_StandardDate_2(); uint16_t L_124 = L_123.get_wMonth_1(); DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F L_125 = ___timeZoneInformation0; TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 L_126 = L_125.get_TZI_0(); SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2 L_127 = L_126.get_StandardDate_2(); uint16_t L_128 = L_127.get_wDay_3(); TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_129 = TransitionTime_CreateFixedDateRule_m7DC42C607D9949069FF955FCA8BC9DF667498F26(L_120, L_124, L_128, /*hidden argument*/NULL); *(TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 *)L_103 = L_129; } IL_0246: { return (bool)1; } } // System.TimeZoneInfo System.TimeZoneInfo::TryCreateTimeZone(System.TimeZoneInfo_DYNAMIC_TIME_ZONE_INFORMATION) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * TimeZoneInfo_TryCreateTimeZone_m61B74EA70226BCF8AAD99419AD574B6459E1E3B4 (DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F ___timeZoneInformation0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_TryCreateTimeZone_m61B74EA70226BCF8AAD99419AD574B6459E1E3B4_MetadataUsageId); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; uint32_t V_1 = 0; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * V_2 = NULL; AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* V_3 = NULL; int32_t V_4 = 0; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 V_5; memset((&V_5), 0, sizeof(V_5)); DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F V_6; memset((&V_6), 0, sizeof(V_6)); List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * V_7 = NULL; uint32_t V_8 = 0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 2); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { V_0 = 0; V_1 = 0; V_3 = (AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD*)NULL; DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F L_0 = ___timeZoneInformation0; TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 L_1 = L_0.get_TZI_0(); int32_t L_2 = L_1.get_Bias_0(); V_4 = L_2; DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F L_3 = ___timeZoneInformation0; String_t* L_4 = L_3.get_TimeZoneKeyName_1(); bool L_5 = String_IsNullOrEmpty_m06A85A206AC2106D1982826C5665B9BD35324229(L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0022; } } { return (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 *)NULL; } IL_0022: { } IL_0023: try { // begin try (depth: 1) { uint32_t L_6 = TimeZoneInfo_GetDynamicTimeZoneInformationEffectiveYears_mD84BD6607A090CF1D7A8C82DE00770D2CAFDFC14((DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F *)(&___timeZoneInformation0), (uint32_t*)(&V_0), (uint32_t*)(&V_1), /*hidden argument*/NULL); if (!L_6) { goto IL_0034; } } IL_0030: { int32_t L_7 = 0; V_1 = L_7; V_0 = L_7; } IL_0034: { goto IL_003d; } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (RuntimeObject_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0036; throw e; } CATCH_0036: { // begin catch(System.Object) int32_t L_8 = 0; V_1 = L_8; V_0 = L_8; goto IL_003d; } // end catch (depth: 1) IL_003d: { uint32_t L_9 = V_0; uint32_t L_10 = V_1; if ((!(((uint32_t)L_9) == ((uint32_t)L_10)))) { goto IL_007d; } } { IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_11 = ((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields*)il2cpp_codegen_static_fields_for(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var))->get_MinValue_31(); V_5 = L_11; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_12 = DateTime_get_Date_m9466964BC55564ED7EEC022AB9E50D875707B774((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_5), /*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_13 = ((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields*)il2cpp_codegen_static_fields_for(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var))->get_MaxValue_32(); V_5 = L_13; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_14 = DateTime_get_Date_m9466964BC55564ED7EEC022AB9E50D875707B774((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_5), /*hidden argument*/NULL); int32_t L_15 = V_4; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_16 = TimeZoneInfo_CreateAdjustmentRuleFromTimeZoneInformation_m2F69E15F97EACDA6A80A979A0C225BBB24B02F49((DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F *)(&___timeZoneInformation0), L_12, L_14, L_15, /*hidden argument*/NULL); V_2 = L_16; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_17 = V_2; if (!L_17) { goto IL_016e; } } { AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* L_18 = (AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD*)(AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD*)SZArrayNew(AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD_il2cpp_TypeInfo_var, (uint32_t)1); AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* L_19 = L_18; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_20 = V_2; NullCheck(L_19); ArrayElementTypeCheck (L_19, L_20); (L_19)->SetAt(static_cast<il2cpp_array_size_t>(0), (AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 *)L_20); V_3 = L_19; goto IL_016e; } IL_007d: { il2cpp_codegen_initobj((&V_6), sizeof(DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F )); List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * L_21 = (List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E *)il2cpp_codegen_object_new(List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E_il2cpp_TypeInfo_var); List_1__ctor_m26B5CF8B504B7BD2ACF6D10E2212EB312DEAD708(L_21, /*hidden argument*/List_1__ctor_m26B5CF8B504B7BD2ACF6D10E2212EB312DEAD708_RuntimeMethod_var); V_7 = L_21; uint32_t L_22 = V_0; TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 * L_23 = (&V_6)->get_address_of_TZI_0(); bool L_24 = TimeZoneInfo_GetTimeZoneInformationForYear_m7E665C3816CE3BF020B6813B81C8FF892B0D9DC3((uint16_t)(((int32_t)((uint16_t)L_22))), (DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F *)(&___timeZoneInformation0), (TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 *)L_23, /*hidden argument*/NULL); if (L_24) { goto IL_00a0; } } { return (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 *)NULL; } IL_00a0: { IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_25 = ((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields*)il2cpp_codegen_static_fields_for(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var))->get_MinValue_31(); V_5 = L_25; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_26 = DateTime_get_Date_m9466964BC55564ED7EEC022AB9E50D875707B774((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_5), /*hidden argument*/NULL); uint32_t L_27 = V_0; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_28; memset((&L_28), 0, sizeof(L_28)); DateTime__ctor_mF4506D7FF3B64F7EC739A36667DC8BC089A6539A((&L_28), L_27, ((int32_t)12), ((int32_t)31), /*hidden argument*/NULL); int32_t L_29 = V_4; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_30 = TimeZoneInfo_CreateAdjustmentRuleFromTimeZoneInformation_m2F69E15F97EACDA6A80A979A0C225BBB24B02F49((DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F *)(&V_6), L_26, L_28, L_29, /*hidden argument*/NULL); V_2 = L_30; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_31 = V_2; if (!L_31) { goto IL_00cd; } } { List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * L_32 = V_7; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_33 = V_2; NullCheck(L_32); List_1_Add_m69410B80C654B698D46CAF64A1B602D371ECB608(L_32, L_33, /*hidden argument*/List_1_Add_m69410B80C654B698D46CAF64A1B602D371ECB608_RuntimeMethod_var); } IL_00cd: { uint32_t L_34 = V_0; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); goto IL_0118; } IL_00d4: { uint32_t L_35 = V_8; TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 * L_36 = (&V_6)->get_address_of_TZI_0(); bool L_37 = TimeZoneInfo_GetTimeZoneInformationForYear_m7E665C3816CE3BF020B6813B81C8FF892B0D9DC3((uint16_t)(((int32_t)((uint16_t)L_35))), (DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F *)(&___timeZoneInformation0), (TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 *)L_36, /*hidden argument*/NULL); if (L_37) { goto IL_00e9; } } { return (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 *)NULL; } IL_00e9: { uint32_t L_38 = V_8; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_39; memset((&L_39), 0, sizeof(L_39)); DateTime__ctor_mF4506D7FF3B64F7EC739A36667DC8BC089A6539A((&L_39), L_38, 1, 1, /*hidden argument*/NULL); uint32_t L_40 = V_8; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_41; memset((&L_41), 0, sizeof(L_41)); DateTime__ctor_mF4506D7FF3B64F7EC739A36667DC8BC089A6539A((&L_41), L_40, ((int32_t)12), ((int32_t)31), /*hidden argument*/NULL); int32_t L_42 = V_4; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_43 = TimeZoneInfo_CreateAdjustmentRuleFromTimeZoneInformation_m2F69E15F97EACDA6A80A979A0C225BBB24B02F49((DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F *)(&V_6), L_39, L_41, L_42, /*hidden argument*/NULL); V_2 = L_43; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_44 = V_2; if (!L_44) { goto IL_0112; } } { List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * L_45 = V_7; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_46 = V_2; NullCheck(L_45); List_1_Add_m69410B80C654B698D46CAF64A1B602D371ECB608(L_45, L_46, /*hidden argument*/List_1_Add_m69410B80C654B698D46CAF64A1B602D371ECB608_RuntimeMethod_var); } IL_0112: { uint32_t L_47 = V_8; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)1)); } IL_0118: { uint32_t L_48 = V_8; uint32_t L_49 = V_1; if ((!(((uint32_t)L_48) >= ((uint32_t)L_49)))) { goto IL_00d4; } } { uint32_t L_50 = V_1; TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 * L_51 = (&V_6)->get_address_of_TZI_0(); bool L_52 = TimeZoneInfo_GetTimeZoneInformationForYear_m7E665C3816CE3BF020B6813B81C8FF892B0D9DC3((uint16_t)(((int32_t)((uint16_t)L_50))), (DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F *)(&___timeZoneInformation0), (TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 *)L_51, /*hidden argument*/NULL); if (L_52) { goto IL_0131; } } { return (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 *)NULL; } IL_0131: { uint32_t L_53 = V_1; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_54; memset((&L_54), 0, sizeof(L_54)); DateTime__ctor_mF4506D7FF3B64F7EC739A36667DC8BC089A6539A((&L_54), L_53, 1, 1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_55 = ((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields*)il2cpp_codegen_static_fields_for(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var))->get_MaxValue_32(); V_5 = L_55; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_56 = DateTime_get_Date_m9466964BC55564ED7EEC022AB9E50D875707B774((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_5), /*hidden argument*/NULL); int32_t L_57 = V_4; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_58 = TimeZoneInfo_CreateAdjustmentRuleFromTimeZoneInformation_m2F69E15F97EACDA6A80A979A0C225BBB24B02F49((DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F *)(&V_6), L_54, L_56, L_57, /*hidden argument*/NULL); V_2 = L_58; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_59 = V_2; if (!L_59) { goto IL_015c; } } { List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * L_60 = V_7; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_61 = V_2; NullCheck(L_60); List_1_Add_m69410B80C654B698D46CAF64A1B602D371ECB608(L_60, L_61, /*hidden argument*/List_1_Add_m69410B80C654B698D46CAF64A1B602D371ECB608_RuntimeMethod_var); } IL_015c: { List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * L_62 = V_7; NullCheck(L_62); int32_t L_63 = List_1_get_Count_m63875C2DAD7BE984D4CC6B0603AA8DFE827C5461_inline(L_62, /*hidden argument*/List_1_get_Count_m63875C2DAD7BE984D4CC6B0603AA8DFE827C5461_RuntimeMethod_var); if ((((int32_t)L_63) <= ((int32_t)0))) { goto IL_016e; } } { List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * L_64 = V_7; NullCheck(L_64); AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* L_65 = List_1_ToArray_m803235EC510CCE1CF53E7D6FB952A83E01154DE1(L_64, /*hidden argument*/List_1_ToArray_m803235EC510CCE1CF53E7D6FB952A83E01154DE1_RuntimeMethod_var); V_3 = L_65; } IL_016e: { DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F L_66 = ___timeZoneInformation0; String_t* L_67 = L_66.get_TimeZoneKeyName_1(); DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F L_68 = ___timeZoneInformation0; TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 L_69 = L_68.get_TZI_0(); int32_t L_70 = L_69.get_Bias_0(); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_71; memset((&L_71), 0, sizeof(L_71)); TimeSpan__ctor_m44268277AFF84DEF6CA3442907CE8116A982FB87((&L_71), 0, ((-L_70)), 0, /*hidden argument*/NULL); DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F L_72 = ___timeZoneInformation0; TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 L_73 = L_72.get_TZI_0(); String_t* L_74 = L_73.get_StandardName_1(); DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F L_75 = ___timeZoneInformation0; TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 L_76 = L_75.get_TZI_0(); String_t* L_77 = L_76.get_StandardName_1(); DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F L_78 = ___timeZoneInformation0; TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 L_79 = L_78.get_TZI_0(); String_t* L_80 = L_79.get_DaylightName_4(); AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* L_81 = V_3; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_82 = (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 *)il2cpp_codegen_object_new(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_il2cpp_TypeInfo_var); TimeZoneInfo__ctor_mB0BB74CD1FA6E4E93597A80447A6CE08B8E0E5D5(L_82, L_67, L_71, L_74, L_77, L_80, L_81, (bool)0, /*hidden argument*/NULL); return L_82; } } // System.TimeZoneInfo System.TimeZoneInfo::GetLocalTimeZoneInfoWinRTFallback() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * TimeZoneInfo_GetLocalTimeZoneInfoWinRTFallback_mAC4FAB77907E048A003EDB46ACA0A2B3665AAC15 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_GetLocalTimeZoneInfoWinRTFallback_mAC4FAB77907E048A003EDB46ACA0A2B3665AAC15_MetadataUsageId); s_Il2CppMethodInitialized = true; } DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F V_0; memset((&V_0), 0, sizeof(V_0)); TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * V_1 = NULL; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * V_2 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 3); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * G_B5_0 = NULL; IL_0000: try { // begin try (depth: 1) { uint32_t L_0 = TimeZoneInfo_GetDynamicTimeZoneInformation_m98112C4EC3EC3C78A62FD422F73DC66309DA08F0((DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F *)(&V_0), /*hidden argument*/NULL); if ((!(((uint32_t)L_0) == ((uint32_t)(-1))))) { goto IL_0012; } } IL_000a: { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_1 = TimeZoneInfo_get_Utc_mE10DC8C042D2CE7D3FA9A46ED7035FF93B6502EE(/*hidden argument*/NULL); V_2 = L_1; goto IL_0030; } IL_0012: { DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F L_2 = V_0; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_3 = TimeZoneInfo_TryCreateTimeZone_m61B74EA70226BCF8AAD99419AD574B6459E1E3B4(L_2, /*hidden argument*/NULL); V_1 = L_3; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_4 = V_1; if (L_4) { goto IL_0023; } } IL_001c: { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_5 = TimeZoneInfo_get_Utc_mE10DC8C042D2CE7D3FA9A46ED7035FF93B6502EE(/*hidden argument*/NULL); G_B5_0 = L_5; goto IL_0024; } IL_0023: { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_6 = V_1; G_B5_0 = L_6; } IL_0024: { V_2 = G_B5_0; goto IL_0030; } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (RuntimeObject_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0027; throw e; } CATCH_0027: { // begin catch(System.Object) TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_7 = TimeZoneInfo_get_Utc_mE10DC8C042D2CE7D3FA9A46ED7035FF93B6502EE(/*hidden argument*/NULL); V_2 = L_7; goto IL_0030; } // end catch (depth: 1) IL_0030: { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_8 = V_2; return L_8; } } // System.String System.TimeZoneInfo::GetLocalTimeZoneKeyNameWin32Fallback() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* TimeZoneInfo_GetLocalTimeZoneKeyNameWin32Fallback_m135325753C0EB2FFA39439FCAFF86BC41D8DC1A3 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_GetLocalTimeZoneKeyNameWin32Fallback_m135325753C0EB2FFA39439FCAFF86BC41D8DC1A3_MetadataUsageId); s_Il2CppMethodInitialized = true; } DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F V_0; memset((&V_0), 0, sizeof(V_0)); String_t* V_1 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 5); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); IL_0000: try { // begin try (depth: 1) { uint32_t L_0 = TimeZoneInfo_GetDynamicTimeZoneInformationWin32_mD44C73EC6EF2106606DB096D99DE652AC2351A4A((DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F *)(&V_0), /*hidden argument*/NULL); if ((!(((uint32_t)L_0) == ((uint32_t)(-1))))) { goto IL_000e; } } IL_000a: { V_1 = (String_t*)NULL; goto IL_004d; } IL_000e: { DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F L_1 = V_0; String_t* L_2 = L_1.get_TimeZoneKeyName_1(); bool L_3 = String_IsNullOrEmpty_m06A85A206AC2106D1982826C5665B9BD35324229(L_2, /*hidden argument*/NULL); if (L_3) { goto IL_0024; } } IL_001b: { DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F L_4 = V_0; String_t* L_5 = L_4.get_TimeZoneKeyName_1(); V_1 = L_5; goto IL_004d; } IL_0024: { DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F L_6 = V_0; TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 L_7 = L_6.get_TZI_0(); String_t* L_8 = L_7.get_StandardName_1(); bool L_9 = String_IsNullOrEmpty_m06A85A206AC2106D1982826C5665B9BD35324229(L_8, /*hidden argument*/NULL); if (L_9) { goto IL_0044; } } IL_0036: { DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F L_10 = V_0; TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 L_11 = L_10.get_TZI_0(); String_t* L_12 = L_11.get_StandardName_1(); V_1 = L_12; goto IL_004d; } IL_0044: { V_1 = (String_t*)NULL; goto IL_004d; } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (RuntimeObject_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0048; throw e; } CATCH_0048: { // begin catch(System.Object) V_1 = (String_t*)NULL; goto IL_004d; } // end catch (depth: 1) IL_004d: { String_t* L_13 = V_1; return L_13; } } // System.TimeZoneInfo System.TimeZoneInfo::FindSystemTimeZoneByIdWinRTFallback(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * TimeZoneInfo_FindSystemTimeZoneByIdWinRTFallback_m97E8D7110492D9A43A425DA0A06FCCCE3F8ED483 (String_t* ___id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_FindSystemTimeZoneByIdWinRTFallback_m97E8D7110492D9A43A425DA0A06FCCCE3F8ED483_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * V_1 = NULL; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * V_2 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 2); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { ReadOnlyCollection_1_tD63B9891087CF571DD4322388BDDBAEEB7606FE0 * L_0 = TimeZoneInfo_GetSystemTimeZones_mEA58988461DB651BAAEFE60B72EBCC2403FCDC3A(/*hidden argument*/NULL); NullCheck(L_0); RuntimeObject* L_1 = ReadOnlyCollection_1_GetEnumerator_m99D19158C39B54528C9227F6F986B66D499C0B42(L_0, /*hidden argument*/ReadOnlyCollection_1_GetEnumerator_m99D19158C39B54528C9227F6F986B66D499C0B42_RuntimeMethod_var); V_0 = L_1; } IL_000b: try { // begin try (depth: 1) { goto IL_0027; } IL_000d: { RuntimeObject* L_2 = V_0; NullCheck(L_2); TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_3 = InterfaceFuncInvoker0< TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * >::Invoke(0 /* T System.Collections.Generic.IEnumerator`1<System.TimeZoneInfo>::get_Current() */, IEnumerator_1_t06E561A91115B283FAF267723103A4A703276008_il2cpp_TypeInfo_var, L_2); V_1 = L_3; String_t* L_4 = ___id0; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_5 = V_1; NullCheck(L_5); String_t* L_6 = TimeZoneInfo_get_Id_mE52B846A9B3701B6BFFC99AD5F486584044304C6_inline(L_5, /*hidden argument*/NULL); int32_t L_7 = String_Compare_m5BD1EF8904C9B13BEDB7A876B122F117B317B442(L_4, L_6, 4, /*hidden argument*/NULL); if (L_7) { goto IL_0027; } } IL_0023: { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_8 = V_1; V_2 = L_8; IL2CPP_LEAVE(0x41, FINALLY_0031); } IL_0027: { RuntimeObject* L_9 = V_0; NullCheck(L_9); bool L_10 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t8789118187258CC88B77AFAC6315B5AF87D3E18A_il2cpp_TypeInfo_var, L_9); if (L_10) { goto IL_000d; } } IL_002f: { IL2CPP_LEAVE(0x3B, FINALLY_0031); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0031; } FINALLY_0031: { // begin finally (depth: 1) { RuntimeObject* L_11 = V_0; if (!L_11) { goto IL_003a; } } IL_0034: { RuntimeObject* L_12 = V_0; NullCheck(L_12); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t7218B22548186B208D65EA5B7870503810A2D15A_il2cpp_TypeInfo_var, L_12); } IL_003a: { IL2CPP_END_FINALLY(49) } } // end finally (depth: 1) IL2CPP_CLEANUP(49) { IL2CPP_JUMP_TBL(0x41, IL_0041) IL2CPP_JUMP_TBL(0x3B, IL_003b) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_003b: { TimeZoneNotFoundException_t44EC55B0AAD26AD0E0B659D308CBF90E5C81B388 * L_13 = (TimeZoneNotFoundException_t44EC55B0AAD26AD0E0B659D308CBF90E5C81B388 *)il2cpp_codegen_object_new(TimeZoneNotFoundException_t44EC55B0AAD26AD0E0B659D308CBF90E5C81B388_il2cpp_TypeInfo_var); TimeZoneNotFoundException__ctor_m13C5CB453D2842823AA85B9B4E422C42D659FA19(L_13, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_13, NULL, TimeZoneInfo_FindSystemTimeZoneByIdWinRTFallback_m97E8D7110492D9A43A425DA0A06FCCCE3F8ED483_RuntimeMethod_var); } IL_0041: { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_14 = V_2; return L_14; } } // System.Collections.Generic.List`1<System.TimeZoneInfo> System.TimeZoneInfo::GetSystemTimeZonesWinRTFallback() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_tAEAAD63BC89129982F4AF4D8326A9C32BEFBECAD * TimeZoneInfo_GetSystemTimeZonesWinRTFallback_m6A927CC8A8AC235866DC2399C990A32C6BF846D0 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_GetSystemTimeZonesWinRTFallback_m6A927CC8A8AC235866DC2399C990A32C6BF846D0_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_tAEAAD63BC89129982F4AF4D8326A9C32BEFBECAD * V_0 = NULL; uint32_t V_1 = 0; DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F V_2; memset((&V_2), 0, sizeof(V_2)); TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * V_3 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 2); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { List_1_tAEAAD63BC89129982F4AF4D8326A9C32BEFBECAD * L_0 = (List_1_tAEAAD63BC89129982F4AF4D8326A9C32BEFBECAD *)il2cpp_codegen_object_new(List_1_tAEAAD63BC89129982F4AF4D8326A9C32BEFBECAD_il2cpp_TypeInfo_var); List_1__ctor_m8EA0E94A31BE27A0D2CF4FA7BDDC767E5D2ADC23(L_0, /*hidden argument*/List_1__ctor_m8EA0E94A31BE27A0D2CF4FA7BDDC767E5D2ADC23_RuntimeMethod_var); V_0 = L_0; } IL_0006: try { // begin try (depth: 1) { V_1 = 0; goto IL_001b; } IL_000a: { DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F L_1 = V_2; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_2 = TimeZoneInfo_TryCreateTimeZone_m61B74EA70226BCF8AAD99419AD574B6459E1E3B4(L_1, /*hidden argument*/NULL); V_3 = L_2; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_3 = V_3; if (!L_3) { goto IL_001b; } } IL_0014: { List_1_tAEAAD63BC89129982F4AF4D8326A9C32BEFBECAD * L_4 = V_0; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_5 = V_3; NullCheck(L_4); List_1_Add_m3C00FE8E3C5994C50C32F29BEE73E95FC93432F5(L_4, L_5, /*hidden argument*/List_1_Add_m3C00FE8E3C5994C50C32F29BEE73E95FC93432F5_RuntimeMethod_var); } IL_001b: { uint32_t L_6 = V_1; uint32_t L_7 = L_6; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); uint32_t L_8 = TimeZoneInfo_EnumDynamicTimeZoneInformation_mA9B80840DB7EFA7A20521562B5D00BEA0545D3D3(L_7, (DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F *)(&V_2), /*hidden argument*/NULL); if ((!(((uint32_t)L_8) == ((uint32_t)((int32_t)259))))) { goto IL_000a; } } IL_002e: { goto IL_0033; } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (RuntimeObject_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0030; throw e; } CATCH_0030: { // begin catch(System.Object) goto IL_0033; } // end catch (depth: 1) IL_0033: { List_1_tAEAAD63BC89129982F4AF4D8326A9C32BEFBECAD * L_9 = V_0; NullCheck(L_9); int32_t L_10 = List_1_get_Count_mEAB0A1E6130424B195D6DBFD71FAB35A51BA5337_inline(L_9, /*hidden argument*/List_1_get_Count_mEAB0A1E6130424B195D6DBFD71FAB35A51BA5337_RuntimeMethod_var); if (L_10) { goto IL_0046; } } { List_1_tAEAAD63BC89129982F4AF4D8326A9C32BEFBECAD * L_11 = V_0; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_12 = TimeZoneInfo_get_Local_mD208D43B3366D6E489CA49A7F21164373CEC24FD(/*hidden argument*/NULL); NullCheck(L_11); List_1_Add_m3C00FE8E3C5994C50C32F29BEE73E95FC93432F5(L_11, L_12, /*hidden argument*/List_1_Add_m3C00FE8E3C5994C50C32F29BEE73E95FC93432F5_RuntimeMethod_var); } IL_0046: { List_1_tAEAAD63BC89129982F4AF4D8326A9C32BEFBECAD * L_13 = V_0; return L_13; } } // System.TimeSpan System.TimeZoneInfo::get_BaseUtcOffset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 TimeZoneInfo_get_BaseUtcOffset_mAB38F4E2BC249BF42876E3220D7B329E30628A2C (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * __this, const RuntimeMethod* method) { { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_0 = __this->get_baseUtcOffset_0(); return L_0; } } // System.String System.TimeZoneInfo::get_DisplayName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* TimeZoneInfo_get_DisplayName_m583E6E48EAA12F6D87191F71AAE821481F8B006A (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_displayName_2(); return L_0; } } // System.String System.TimeZoneInfo::get_Id() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* TimeZoneInfo_get_Id_mE52B846A9B3701B6BFFC99AD5F486584044304C6 (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_id_3(); return L_0; } } // System.TimeZoneInfo System.TimeZoneInfo::get_Local() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * TimeZoneInfo_get_Local_mD208D43B3366D6E489CA49A7F21164373CEC24FD (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_get_Local_mD208D43B3366D6E489CA49A7F21164373CEC24FD_MetadataUsageId); s_Il2CppMethodInitialized = true; } TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * V_0 = NULL; { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_0 = ((TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_StaticFields*)il2cpp_codegen_static_fields_for(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_il2cpp_TypeInfo_var))->get_local_4(); V_0 = L_0; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_1 = V_0; if (L_1) { goto IL_002c; } } { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_2 = TimeZoneInfo_CreateLocal_m15C54141FB316F34FA44CA5B96CC02E2CB2F0638(/*hidden argument*/NULL); V_0 = L_2; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_3 = V_0; if (L_3) { goto IL_0018; } } { TimeZoneNotFoundException_t44EC55B0AAD26AD0E0B659D308CBF90E5C81B388 * L_4 = (TimeZoneNotFoundException_t44EC55B0AAD26AD0E0B659D308CBF90E5C81B388 *)il2cpp_codegen_object_new(TimeZoneNotFoundException_t44EC55B0AAD26AD0E0B659D308CBF90E5C81B388_il2cpp_TypeInfo_var); TimeZoneNotFoundException__ctor_m13C5CB453D2842823AA85B9B4E422C42D659FA19(L_4, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, NULL, TimeZoneInfo_get_Local_mD208D43B3366D6E489CA49A7F21164373CEC24FD_RuntimeMethod_var); } IL_0018: { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_5 = V_0; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_6 = InterlockedCompareExchangeImpl<TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 *>((TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 **)(((TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_StaticFields*)il2cpp_codegen_static_fields_for(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_il2cpp_TypeInfo_var))->get_address_of_local_4()), L_5, (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 *)NULL); if (!L_6) { goto IL_002c; } } { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_7 = ((TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_StaticFields*)il2cpp_codegen_static_fields_for(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_il2cpp_TypeInfo_var))->get_local_4(); V_0 = L_7; } IL_002c: { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_8 = V_0; return L_8; } } #if FORCE_PINVOKE_INTERNAL IL2CPP_EXTERN_C int32_t DEFAULT_CALL readlink(char*, uint8_t*, int32_t); #endif // System.Int32 System.TimeZoneInfo::readlink(System.String,System.Byte[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TimeZoneInfo_readlink_m42B2B8CB1D4B7CCFE6FBBD7ABD10314EAE094F55 (String_t* ___path0, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer1, int32_t ___buflen2, const RuntimeMethod* method) { typedef int32_t (DEFAULT_CALL *PInvokeFunc) (char*, uint8_t*, int32_t); #if !FORCE_PINVOKE_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(char*) + sizeof(void*) + sizeof(int32_t); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke<PInvokeFunc>(IL2CPP_NATIVE_STRING("libc"), "readlink", IL2CPP_CALL_DEFAULT, CHARSET_NOT_SPECIFIED, parameterSize, false); if (il2cppPInvokeFunc == NULL) { IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_not_supported_exception("Unable to find method for p/invoke: 'readlink'"), NULL, NULL); } } #endif // Marshaling of parameter '___path0' to native representation char* ____path0_marshaled = NULL; ____path0_marshaled = il2cpp_codegen_marshal_string(___path0); // Marshaling of parameter '___buffer1' to native representation uint8_t* ____buffer1_marshaled = NULL; if (___buffer1 != NULL) { ____buffer1_marshaled = reinterpret_cast<uint8_t*>((___buffer1)->GetAddressAtUnchecked(0)); } // Native function invocation #if FORCE_PINVOKE_INTERNAL int32_t returnValue = reinterpret_cast<PInvokeFunc>(readlink)(____path0_marshaled, ____buffer1_marshaled, ___buflen2); #else int32_t returnValue = il2cppPInvokeFunc(____path0_marshaled, ____buffer1_marshaled, ___buflen2); #endif // Marshaling cleanup of parameter '___path0' native representation il2cpp_codegen_marshal_free(____path0_marshaled); ____path0_marshaled = NULL; return returnValue; } // System.String System.TimeZoneInfo::readlink(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* TimeZoneInfo_readlink_m36675E5C86E478A8F522061E1AE5DD3F441F1413 (String_t* ___path0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_readlink_m36675E5C86E478A8F522061E1AE5DD3F441F1413_MetadataUsageId); s_Il2CppMethodInitialized = true; } ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* V_0 = NULL; int32_t V_1 = 0; CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* V_2 = NULL; int32_t V_3 = 0; String_t* V_4 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 3); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { bool L_0 = ((TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_StaticFields*)il2cpp_codegen_static_fields_for(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_il2cpp_TypeInfo_var))->get_readlinkNotFound_6(); if (!L_0) { goto IL_0009; } } { return (String_t*)NULL; } IL_0009: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_1 = (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)SZArrayNew(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821_il2cpp_TypeInfo_var, (uint32_t)((int32_t)512)); V_0 = L_1; } IL_0014: try { // begin try (depth: 1) String_t* L_2 = ___path0; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_3 = V_0; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_4 = V_0; NullCheck(L_4); int32_t L_5 = TimeZoneInfo_readlink_m42B2B8CB1D4B7CCFE6FBBD7ABD10314EAE094F55(L_2, L_3, (((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))), /*hidden argument*/NULL); V_1 = L_5; goto IL_0039; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (DllNotFoundException_tED90B6A78D4CF5AA565288E0BA88A990062A7F76_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0021; if(il2cpp_codegen_class_is_assignable_from (EntryPointNotFoundException_tCF689617164B79AD85A41DADB38D27BD1E10B279_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_002d; throw e; } CATCH_0021: { // begin catch(System.DllNotFoundException) ((TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_StaticFields*)il2cpp_codegen_static_fields_for(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_il2cpp_TypeInfo_var))->set_readlinkNotFound_6((bool)1); V_4 = (String_t*)NULL; goto IL_0063; } // end catch (depth: 1) CATCH_002d: { // begin catch(System.EntryPointNotFoundException) ((TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_StaticFields*)il2cpp_codegen_static_fields_for(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_il2cpp_TypeInfo_var))->set_readlinkNotFound_6((bool)1); V_4 = (String_t*)NULL; goto IL_0063; } // end catch (depth: 1) IL_0039: { int32_t L_6 = V_1; if ((!(((uint32_t)L_6) == ((uint32_t)(-1))))) { goto IL_003f; } } { return (String_t*)NULL; } IL_003f: { CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_7 = (CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2*)(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2*)SZArrayNew(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2_il2cpp_TypeInfo_var, (uint32_t)((int32_t)512)); V_2 = L_7; Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * L_8 = Encoding_get_Default_m625C78C2A9A8504B8BA4141994412513DC470CE2(/*hidden argument*/NULL); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_9 = V_0; int32_t L_10 = V_1; CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_11 = V_2; NullCheck(L_8); int32_t L_12 = VirtFuncInvoker5< int32_t, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*, int32_t, int32_t, CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2*, int32_t >::Invoke(23 /* System.Int32 System.Text.Encoding::GetChars(System.Byte[],System.Int32,System.Int32,System.Char[],System.Int32) */, L_8, L_9, 0, L_10, L_11, 0); V_3 = L_12; CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_13 = V_2; int32_t L_14 = V_3; String_t* L_15 = String_CreateString_mC7FB167C0D5B97F7EF502AF54399C61DD5B87509(NULL, L_13, 0, L_14, /*hidden argument*/NULL); return L_15; } IL_0063: { String_t* L_16 = V_4; return L_16; } } // System.Boolean System.TimeZoneInfo::TryGetNameFromPath(System.String,System.String&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeZoneInfo_TryGetNameFromPath_m030B7AF03FD88B0FCAF5374F33D9E2B22ECCFD42 (String_t* ___path0, String_t** ___name1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_TryGetNameFromPath_m030B7AF03FD88B0FCAF5374F33D9E2B22ECCFD42_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; String_t* V_1 = NULL; Il2CppChar V_2 = 0x0; { String_t** L_0 = ___name1; *((RuntimeObject **)L_0) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_0, (void*)(RuntimeObject *)NULL); String_t* L_1 = ___path0; bool L_2 = File_Exists_m6B9BDD8EEB33D744EB0590DD27BC0152FAFBD1FB(L_1, /*hidden argument*/NULL); if (L_2) { goto IL_000d; } } { return (bool)0; } IL_000d: { String_t* L_3 = ___path0; String_t* L_4 = TimeZoneInfo_readlink_m36675E5C86E478A8F522061E1AE5DD3F441F1413(L_3, /*hidden argument*/NULL); V_0 = L_4; String_t* L_5 = V_0; if (!L_5) { goto IL_0032; } } { String_t* L_6 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Path_t0B99A4B924A6FDF08814FFA8DD4CD121ED1A0752_il2cpp_TypeInfo_var); bool L_7 = Path_IsPathRooted_mF70DAF863202638692CF75CCFA09ACBBD90C9A53(L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0024; } } { String_t* L_8 = V_0; ___path0 = L_8; goto IL_0032; } IL_0024: { String_t* L_9 = ___path0; IL2CPP_RUNTIME_CLASS_INIT(Path_t0B99A4B924A6FDF08814FFA8DD4CD121ED1A0752_il2cpp_TypeInfo_var); String_t* L_10 = Path_GetDirectoryName_m61922AA6D7B48EACBA36FF41A1B28F506CFB8A97(L_9, /*hidden argument*/NULL); String_t* L_11 = V_0; String_t* L_12 = Path_Combine_mA495A18104786EB450EC0E44EE0FB7F9040C4311(L_10, L_11, /*hidden argument*/NULL); ___path0 = L_12; } IL_0032: { String_t* L_13 = ___path0; IL2CPP_RUNTIME_CLASS_INIT(Path_t0B99A4B924A6FDF08814FFA8DD4CD121ED1A0752_il2cpp_TypeInfo_var); String_t* L_14 = Path_GetFullPath_m58677E6FFAFB7BB4A23011CE50F76487226EDE20(L_13, /*hidden argument*/NULL); ___path0 = L_14; String_t* L_15 = TimeZoneInfo_get_TimeZoneDirectory_m364906451AD0C6AF1BE27A57739BB888AD144414(/*hidden argument*/NULL); bool L_16 = String_IsNullOrEmpty_m06A85A206AC2106D1982826C5665B9BD35324229(L_15, /*hidden argument*/NULL); if (!L_16) { goto IL_0048; } } { return (bool)0; } IL_0048: { String_t* L_17 = TimeZoneInfo_get_TimeZoneDirectory_m364906451AD0C6AF1BE27A57739BB888AD144414(/*hidden argument*/NULL); V_1 = L_17; String_t* L_18 = V_1; String_t* L_19 = V_1; NullCheck(L_19); int32_t L_20 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_19, /*hidden argument*/NULL); NullCheck(L_18); Il2CppChar L_21 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_18, ((int32_t)il2cpp_codegen_subtract((int32_t)L_20, (int32_t)1)), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Path_t0B99A4B924A6FDF08814FFA8DD4CD121ED1A0752_il2cpp_TypeInfo_var); Il2CppChar L_22 = ((Path_t0B99A4B924A6FDF08814FFA8DD4CD121ED1A0752_StaticFields*)il2cpp_codegen_static_fields_for(Path_t0B99A4B924A6FDF08814FFA8DD4CD121ED1A0752_il2cpp_TypeInfo_var))->get_DirectorySeparatorChar_2(); if ((((int32_t)L_21) == ((int32_t)L_22))) { goto IL_0077; } } { String_t* L_23 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Path_t0B99A4B924A6FDF08814FFA8DD4CD121ED1A0752_il2cpp_TypeInfo_var); Il2CppChar L_24 = ((Path_t0B99A4B924A6FDF08814FFA8DD4CD121ED1A0752_StaticFields*)il2cpp_codegen_static_fields_for(Path_t0B99A4B924A6FDF08814FFA8DD4CD121ED1A0752_il2cpp_TypeInfo_var))->get_DirectorySeparatorChar_2(); V_2 = L_24; String_t* L_25 = Char_ToString_mA42A88FEBA41B72D48BB24373E3101B7A91B6FD8((Il2CppChar*)(&V_2), /*hidden argument*/NULL); String_t* L_26 = String_Concat_mB78D0094592718DA6D5DB6C712A9C225631666BE(L_23, L_25, /*hidden argument*/NULL); V_1 = L_26; } IL_0077: { String_t* L_27 = ___path0; String_t* L_28 = V_1; NullCheck(L_27); bool L_29 = String_StartsWith_m844A95C9A205A0F951B0C45634E0C222E73D0B49(L_27, L_28, 2, /*hidden argument*/NULL); if (L_29) { goto IL_0083; } } { return (bool)0; } IL_0083: { String_t** L_30 = ___name1; String_t* L_31 = ___path0; String_t* L_32 = V_1; NullCheck(L_32); int32_t L_33 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_32, /*hidden argument*/NULL); NullCheck(L_31); String_t* L_34 = String_Substring_m2C4AFF5E79DD8BADFD2DFBCF156BF728FBB8E1AE(L_31, L_33, /*hidden argument*/NULL); *((RuntimeObject **)L_30) = (RuntimeObject *)L_34; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_30, (void*)(RuntimeObject *)L_34); String_t** L_35 = ___name1; String_t* L_36 = *((String_t**)L_35); bool L_37 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_36, _stringLiteralF25BCCD744FAB3255BB82BAC88C618963868A33F, /*hidden argument*/NULL); if (!L_37) { goto IL_00a6; } } { String_t** L_38 = ___name1; *((RuntimeObject **)L_38) = (RuntimeObject *)_stringLiteralDC99D54D9990E3C134420BE3918E88F28531E630; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_38, (void*)(RuntimeObject *)_stringLiteralDC99D54D9990E3C134420BE3918E88F28531E630); } IL_00a6: { return (bool)1; } } // System.TimeZoneInfo System.TimeZoneInfo::CreateLocal() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * TimeZoneInfo_CreateLocal_m15C54141FB316F34FA44CA5B96CC02E2CB2F0638 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_CreateLocal_m15C54141FB316F34FA44CA5B96CC02E2CB2F0638_MetadataUsageId); s_Il2CppMethodInitialized = true; } TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * V_0 = NULL; String_t* V_1 = NULL; String_t* V_2 = NULL; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * V_3 = NULL; StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* V_4 = NULL; int32_t V_5 = 0; String_t* V_6 = NULL; String_t* V_7 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 9); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { bool L_0 = TimeZoneInfo_get_IsWindows_mD360DB90A5AFD0D6CE4E89EBAB7F40D5CEF25706(/*hidden argument*/NULL); if (!L_0) { goto IL_006b; } } { RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * L_1 = TimeZoneInfo_get_LocalZoneKey_mB5065905D83948EB70306D6BCABA0857FE0BF65C(/*hidden argument*/NULL); if (!L_1) { goto IL_006b; } } { RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * L_2 = TimeZoneInfo_get_LocalZoneKey_mB5065905D83948EB70306D6BCABA0857FE0BF65C(/*hidden argument*/NULL); NullCheck(L_2); RuntimeObject * L_3 = RegistryKey_GetValue_mC95227C5F159D15D0A59EE72A31840CE3C6DB381(L_2, _stringLiteral5673FDDE0249844B4A82C15CA2BD6584D7C308E4, /*hidden argument*/NULL); V_2 = ((String_t*)CastclassSealed((RuntimeObject*)L_3, String_t_il2cpp_TypeInfo_var)); String_t* L_4 = V_2; if (L_4) { goto IL_003b; } } { RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * L_5 = TimeZoneInfo_get_LocalZoneKey_mB5065905D83948EB70306D6BCABA0857FE0BF65C(/*hidden argument*/NULL); NullCheck(L_5); RuntimeObject * L_6 = RegistryKey_GetValue_mC95227C5F159D15D0A59EE72A31840CE3C6DB381(L_5, _stringLiteral0F6182802153D24EEA849ECD8B3CDAA0F9B47E59, /*hidden argument*/NULL); V_2 = ((String_t*)CastclassSealed((RuntimeObject*)L_6, String_t_il2cpp_TypeInfo_var)); } IL_003b: { String_t* L_7 = V_2; String_t* L_8 = TimeZoneInfo_TrimSpecial_m8904FED0584050DFA61E0BD573BDDF2D2E24DD64(L_7, /*hidden argument*/NULL); V_2 = L_8; String_t* L_9 = V_2; bool L_10 = String_IsNullOrEmpty_m06A85A206AC2106D1982826C5665B9BD35324229(L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0050; } } { String_t* L_11 = TimeZoneInfo_GetLocalTimeZoneKeyNameWin32Fallback_m135325753C0EB2FFA39439FCAFF86BC41D8DC1A3(/*hidden argument*/NULL); V_2 = L_11; } IL_0050: { String_t* L_12 = V_2; if (!L_12) { goto IL_0078; } } IL_0053: try { // begin try (depth: 1) String_t* L_13 = V_2; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_14 = TimeZoneInfo_FindSystemTimeZoneById_m1213ADAB49255703C816325E6F215AE0E7E9F8DD(L_13, /*hidden argument*/NULL); V_3 = L_14; goto IL_0134; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (TimeZoneNotFoundException_t44EC55B0AAD26AD0E0B659D308CBF90E5C81B388_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_005f; throw e; } CATCH_005f: { // begin catch(System.TimeZoneNotFoundException) TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_15 = TimeZoneInfo_GetLocalTimeZoneInfoWinRTFallback_mAC4FAB77907E048A003EDB46ACA0A2B3665AAC15(/*hidden argument*/NULL); V_3 = L_15; goto IL_0134; } // end catch (depth: 1) IL_006b: { bool L_16 = TimeZoneInfo_get_IsWindows_mD360DB90A5AFD0D6CE4E89EBAB7F40D5CEF25706(/*hidden argument*/NULL); if (!L_16) { goto IL_0078; } } { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_17 = TimeZoneInfo_GetLocalTimeZoneInfoWinRTFallback_mAC4FAB77907E048A003EDB46ACA0A2B3665AAC15(/*hidden argument*/NULL); return L_17; } IL_0078: { V_0 = (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 *)NULL; } IL_007a: try { // begin try (depth: 1) TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_18 = TimeZoneInfo_CreateLocalUnity_mD72D1DBB52C82E4AC72C1B697F1F37C935C755EA(/*hidden argument*/NULL); V_0 = L_18; goto IL_0087; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (RuntimeObject_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0082; throw e; } CATCH_0082: { // begin catch(System.Object) V_0 = (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 *)NULL; goto IL_0087; } // end catch (depth: 1) IL_0087: { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_19 = V_0; if (L_19) { goto IL_0090; } } { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_20 = TimeZoneInfo_get_Utc_mE10DC8C042D2CE7D3FA9A46ED7035FF93B6502EE(/*hidden argument*/NULL); V_0 = L_20; } IL_0090: { String_t* L_21 = Environment_GetEnvironmentVariable_mB94020EE6B0D5BADF024E4BE6FBC54A5954D2185(_stringLiteralED9428DBFB0B1BF45F637DBEABF0DB8879D90E82, /*hidden argument*/NULL); V_1 = L_21; String_t* L_22 = V_1; if (!L_22) { goto IL_00c7; } } { String_t* L_23 = V_1; String_t* L_24 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); bool L_25 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_23, L_24, /*hidden argument*/NULL); if (!L_25) { goto IL_00ad; } } { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_26 = V_0; return L_26; } IL_00ad: { } IL_00ae: try { // begin try (depth: 1) String_t* L_27 = V_1; String_t* L_28 = TimeZoneInfo_get_TimeZoneDirectory_m364906451AD0C6AF1BE27A57739BB888AD144414(/*hidden argument*/NULL); String_t* L_29 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Path_t0B99A4B924A6FDF08814FFA8DD4CD121ED1A0752_il2cpp_TypeInfo_var); String_t* L_30 = Path_Combine_mA495A18104786EB450EC0E44EE0FB7F9040C4311(L_28, L_29, /*hidden argument*/NULL); TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_31 = TimeZoneInfo_FindSystemTimeZoneByFileName_m8AA63273DF4EAB14398DCD1E7B84FCADF6F84E7D(L_27, L_30, /*hidden argument*/NULL); V_3 = L_31; goto IL_0134; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (RuntimeObject_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_00c2; throw e; } CATCH_00c2: { // begin catch(System.Object) TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_32 = V_0; V_3 = L_32; goto IL_0134; } // end catch (depth: 1) IL_00c7: { StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_33 = (StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E*)(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E*)SZArrayNew(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E_il2cpp_TypeInfo_var, (uint32_t)2); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_34 = L_33; NullCheck(L_34); ArrayElementTypeCheck (L_34, _stringLiteral25F82570C8A4E0BBF33D841DA7020C5961D4B0F7); (L_34)->SetAt(static_cast<il2cpp_array_size_t>(0), (String_t*)_stringLiteral25F82570C8A4E0BBF33D841DA7020C5961D4B0F7); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_35 = L_34; String_t* L_36 = TimeZoneInfo_get_TimeZoneDirectory_m364906451AD0C6AF1BE27A57739BB888AD144414(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Path_t0B99A4B924A6FDF08814FFA8DD4CD121ED1A0752_il2cpp_TypeInfo_var); String_t* L_37 = Path_Combine_mA495A18104786EB450EC0E44EE0FB7F9040C4311(L_36, _stringLiteralF25BCCD744FAB3255BB82BAC88C618963868A33F, /*hidden argument*/NULL); NullCheck(L_35); ArrayElementTypeCheck (L_35, L_37); (L_35)->SetAt(static_cast<il2cpp_array_size_t>(1), (String_t*)L_37); V_4 = L_35; V_5 = 0; goto IL_012a; } IL_00ee: { StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_38 = V_4; int32_t L_39 = V_5; NullCheck(L_38); int32_t L_40 = L_39; String_t* L_41 = (L_38)->GetAt(static_cast<il2cpp_array_size_t>(L_40)); V_6 = L_41; } IL_00f5: try { // begin try (depth: 1) { V_7 = (String_t*)NULL; String_t* L_42 = V_6; bool L_43 = TimeZoneInfo_TryGetNameFromPath_m030B7AF03FD88B0FCAF5374F33D9E2B22ECCFD42(L_42, (String_t**)(&V_7), /*hidden argument*/NULL); if (L_43) { goto IL_010a; } } IL_0103: { V_7 = _stringLiteralDC99D54D9990E3C134420BE3918E88F28531E630; } IL_010a: { String_t* L_44 = V_6; bool L_45 = File_Exists_m6B9BDD8EEB33D744EB0590DD27BC0152FAFBD1FB(L_44, /*hidden argument*/NULL); if (!L_45) { goto IL_011f; } } IL_0113: { String_t* L_46 = V_7; String_t* L_47 = V_6; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_48 = TimeZoneInfo_FindSystemTimeZoneByFileName_m8AA63273DF4EAB14398DCD1E7B84FCADF6F84E7D(L_46, L_47, /*hidden argument*/NULL); V_3 = L_48; goto IL_0134; } IL_011f: { goto IL_0124; } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (TimeZoneNotFoundException_t44EC55B0AAD26AD0E0B659D308CBF90E5C81B388_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0121; throw e; } CATCH_0121: { // begin catch(System.TimeZoneNotFoundException) goto IL_0124; } // end catch (depth: 1) IL_0124: { int32_t L_49 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_49, (int32_t)1)); } IL_012a: { int32_t L_50 = V_5; StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_51 = V_4; NullCheck(L_51); if ((((int32_t)L_50) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_51)->max_length))))))) { goto IL_00ee; } } { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_52 = V_0; return L_52; } IL_0134: { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_53 = V_3; return L_53; } } // System.TimeZoneInfo System.TimeZoneInfo::FindSystemTimeZoneByIdCore(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * TimeZoneInfo_FindSystemTimeZoneByIdCore_m62ECDFA5D89CE3B68C56D1B72B2CF5FB709DF322 (String_t* ___id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_FindSystemTimeZoneByIdCore_m62ECDFA5D89CE3B68C56D1B72B2CF5FB709DF322_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { String_t* L_0 = TimeZoneInfo_get_TimeZoneDirectory_m364906451AD0C6AF1BE27A57739BB888AD144414(/*hidden argument*/NULL); String_t* L_1 = ___id0; IL2CPP_RUNTIME_CLASS_INIT(Path_t0B99A4B924A6FDF08814FFA8DD4CD121ED1A0752_il2cpp_TypeInfo_var); String_t* L_2 = Path_Combine_mA495A18104786EB450EC0E44EE0FB7F9040C4311(L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; String_t* L_3 = ___id0; String_t* L_4 = V_0; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_5 = TimeZoneInfo_FindSystemTimeZoneByFileName_m8AA63273DF4EAB14398DCD1E7B84FCADF6F84E7D(L_3, L_4, /*hidden argument*/NULL); return L_5; } } // System.Void System.TimeZoneInfo::GetSystemTimeZonesCore(System.Collections.Generic.List`1<System.TimeZoneInfo>) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeZoneInfo_GetSystemTimeZonesCore_m9D3D231ABFB243A5720D61CA7FF524E6E6D77808 (List_1_tAEAAD63BC89129982F4AF4D8326A9C32BEFBECAD * ___systemTimeZones0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_GetSystemTimeZonesCore_m9D3D231ABFB243A5720D61CA7FF524E6E6D77808_MetadataUsageId); s_Il2CppMethodInitialized = true; } StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* V_0 = NULL; int32_t V_1 = 0; String_t* V_2 = NULL; RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * V_3 = NULL; String_t* V_4 = NULL; StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* V_5 = NULL; int32_t V_6 = 0; String_t* V_7 = NULL; String_t* V_8 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 8); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * L_0 = TimeZoneInfo_get_TimeZoneKey_m82B63E987CBDF47D6637B89F5A09F5509F5C7529(/*hidden argument*/NULL); if (!L_0) { goto IL_005b; } } { RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * L_1 = TimeZoneInfo_get_TimeZoneKey_m82B63E987CBDF47D6637B89F5A09F5509F5C7529(/*hidden argument*/NULL); NullCheck(L_1); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_2 = RegistryKey_GetSubKeyNames_m117A40457A2C3473D9D9E8CD9916D23DC8B4532F(L_1, /*hidden argument*/NULL); V_0 = L_2; V_1 = 0; goto IL_0054; } IL_0016: { StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_3 = V_0; int32_t L_4 = V_1; NullCheck(L_3); int32_t L_5 = L_4; String_t* L_6 = (L_3)->GetAt(static_cast<il2cpp_array_size_t>(L_5)); V_2 = L_6; RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * L_7 = TimeZoneInfo_get_TimeZoneKey_m82B63E987CBDF47D6637B89F5A09F5509F5C7529(/*hidden argument*/NULL); String_t* L_8 = V_2; NullCheck(L_7); RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * L_9 = RegistryKey_OpenSubKey_m7BAA592BA6639DE0CBAC3D300C5A28DCA05190F2(L_7, L_8, /*hidden argument*/NULL); V_3 = L_9; } IL_0026: try { // begin try (depth: 1) { RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * L_10 = V_3; if (!L_10) { goto IL_0036; } } IL_0029: { RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * L_11 = V_3; NullCheck(L_11); RuntimeObject * L_12 = RegistryKey_GetValue_mC95227C5F159D15D0A59EE72A31840CE3C6DB381(L_11, _stringLiteral91B84E8687F2D082DB7BCB05E1B3B2123A1D8366, /*hidden argument*/NULL); if (L_12) { goto IL_0038; } } IL_0036: { IL2CPP_LEAVE(0x50, FINALLY_003a); } IL_0038: { IL2CPP_LEAVE(0x44, FINALLY_003a); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_003a; } FINALLY_003a: { // begin finally (depth: 1) { RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * L_13 = V_3; if (!L_13) { goto IL_0043; } } IL_003d: { RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * L_14 = V_3; NullCheck(L_14); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t7218B22548186B208D65EA5B7870503810A2D15A_il2cpp_TypeInfo_var, L_14); } IL_0043: { IL2CPP_END_FINALLY(58) } } // end finally (depth: 1) IL2CPP_CLEANUP(58) { IL2CPP_JUMP_TBL(0x50, IL_0050) IL2CPP_JUMP_TBL(0x44, IL_0044) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0044: { List_1_tAEAAD63BC89129982F4AF4D8326A9C32BEFBECAD * L_15 = ___systemTimeZones0; String_t* L_16 = V_2; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_17 = TimeZoneInfo_FindSystemTimeZoneById_m1213ADAB49255703C816325E6F215AE0E7E9F8DD(L_16, /*hidden argument*/NULL); NullCheck(L_15); List_1_Add_m3C00FE8E3C5994C50C32F29BEE73E95FC93432F5(L_15, L_17, /*hidden argument*/List_1_Add_m3C00FE8E3C5994C50C32F29BEE73E95FC93432F5_RuntimeMethod_var); } IL_0050: { int32_t L_18 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); } IL_0054: { int32_t L_19 = V_1; StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_20 = V_0; NullCheck(L_20); if ((((int32_t)L_19) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_20)->max_length))))))) { goto IL_0016; } } { return; } IL_005b: { bool L_21 = TimeZoneInfo_get_IsWindows_mD360DB90A5AFD0D6CE4E89EBAB7F40D5CEF25706(/*hidden argument*/NULL); if (!L_21) { goto IL_006e; } } { List_1_tAEAAD63BC89129982F4AF4D8326A9C32BEFBECAD * L_22 = ___systemTimeZones0; List_1_tAEAAD63BC89129982F4AF4D8326A9C32BEFBECAD * L_23 = TimeZoneInfo_GetSystemTimeZonesWinRTFallback_m6A927CC8A8AC235866DC2399C990A32C6BF846D0(/*hidden argument*/NULL); NullCheck(L_22); List_1_AddRange_m3D1C9DA1E2012F97E0097903E50DED0F25776C57(L_22, L_23, /*hidden argument*/List_1_AddRange_m3D1C9DA1E2012F97E0097903E50DED0F25776C57_RuntimeMethod_var); return; } IL_006e: { StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_24 = (StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E*)(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E*)SZArrayNew(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E_il2cpp_TypeInfo_var, (uint32_t)((int32_t)16)); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_25 = L_24; NullCheck(L_25); ArrayElementTypeCheck (L_25, _stringLiteral1D35114B8F34BF6224A46DAC8D98B4ED3594B7F5); (L_25)->SetAt(static_cast<il2cpp_array_size_t>(0), (String_t*)_stringLiteral1D35114B8F34BF6224A46DAC8D98B4ED3594B7F5); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_26 = L_25; NullCheck(L_26); ArrayElementTypeCheck (L_26, _stringLiteralA1E290BAB556CC85CB72A2CB75BB9A0ABA45B447); (L_26)->SetAt(static_cast<il2cpp_array_size_t>(1), (String_t*)_stringLiteralA1E290BAB556CC85CB72A2CB75BB9A0ABA45B447); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_27 = L_26; NullCheck(L_27); ArrayElementTypeCheck (L_27, _stringLiteral00F33FC530D3E011EE6AB56F206622E221888971); (L_27)->SetAt(static_cast<il2cpp_array_size_t>(2), (String_t*)_stringLiteral00F33FC530D3E011EE6AB56F206622E221888971); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_28 = L_27; NullCheck(L_28); ArrayElementTypeCheck (L_28, _stringLiteralFCB3CCC25D66B2BCEB3459994F52E74675D4A7D4); (L_28)->SetAt(static_cast<il2cpp_array_size_t>(3), (String_t*)_stringLiteralFCB3CCC25D66B2BCEB3459994F52E74675D4A7D4); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_29 = L_28; NullCheck(L_29); ArrayElementTypeCheck (L_29, _stringLiteralA173E725607D0F98C78EBAC0B31138D8D136AA84); (L_29)->SetAt(static_cast<il2cpp_array_size_t>(4), (String_t*)_stringLiteralA173E725607D0F98C78EBAC0B31138D8D136AA84); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_30 = L_29; NullCheck(L_30); ArrayElementTypeCheck (L_30, _stringLiteralE0A94664599D16AD9C195801B466CE3D0756C40B); (L_30)->SetAt(static_cast<il2cpp_array_size_t>(5), (String_t*)_stringLiteralE0A94664599D16AD9C195801B466CE3D0756C40B); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_31 = L_30; NullCheck(L_31); ArrayElementTypeCheck (L_31, _stringLiteralCEAFB51E2B0783D53DD620019DFF3AA66708A26F); (L_31)->SetAt(static_cast<il2cpp_array_size_t>(6), (String_t*)_stringLiteralCEAFB51E2B0783D53DD620019DFF3AA66708A26F); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_32 = L_31; NullCheck(L_32); ArrayElementTypeCheck (L_32, _stringLiteral37497AA5A2272C49714AEE1B07E8EDF973A95F59); (L_32)->SetAt(static_cast<il2cpp_array_size_t>(7), (String_t*)_stringLiteral37497AA5A2272C49714AEE1B07E8EDF973A95F59); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_33 = L_32; NullCheck(L_33); ArrayElementTypeCheck (L_33, _stringLiteralCD6A7B8768528485A0DBCD459185091E80DC28AD); (L_33)->SetAt(static_cast<il2cpp_array_size_t>(8), (String_t*)_stringLiteralCD6A7B8768528485A0DBCD459185091E80DC28AD); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_34 = L_33; NullCheck(L_34); ArrayElementTypeCheck (L_34, _stringLiteral349507E41DD8C71C10C9DF6D2444B5E64A285691); (L_34)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)9)), (String_t*)_stringLiteral349507E41DD8C71C10C9DF6D2444B5E64A285691); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_35 = L_34; NullCheck(L_35); ArrayElementTypeCheck (L_35, _stringLiteral576347EC826F38428D8C8A6F8EC4ACB2BCEAB911); (L_35)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)10)), (String_t*)_stringLiteral576347EC826F38428D8C8A6F8EC4ACB2BCEAB911); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_36 = L_35; NullCheck(L_36); ArrayElementTypeCheck (L_36, _stringLiteralA151302157444AA3F3EF5AC23116EA226D29C972); (L_36)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)11)), (String_t*)_stringLiteralA151302157444AA3F3EF5AC23116EA226D29C972); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_37 = L_36; NullCheck(L_37); ArrayElementTypeCheck (L_37, _stringLiteral41937B20FBE8C71D9C6C3346AFF43C001AA25E33); (L_37)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)12)), (String_t*)_stringLiteral41937B20FBE8C71D9C6C3346AFF43C001AA25E33); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_38 = L_37; NullCheck(L_38); ArrayElementTypeCheck (L_38, _stringLiteralB6488C506558D7B3542A1D40D4A9AFD557DCC4FD); (L_38)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)13)), (String_t*)_stringLiteralB6488C506558D7B3542A1D40D4A9AFD557DCC4FD); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_39 = L_38; NullCheck(L_39); ArrayElementTypeCheck (L_39, _stringLiteralAC167A22531E815F8207EF03791DE1EBF88780DE); (L_39)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)14)), (String_t*)_stringLiteralAC167A22531E815F8207EF03791DE1EBF88780DE); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_40 = L_39; NullCheck(L_40); ArrayElementTypeCheck (L_40, _stringLiteralAA3093554472FD113135BED5B63E12F84C2E9FE8); (L_40)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)15)), (String_t*)_stringLiteralAA3093554472FD113135BED5B63E12F84C2E9FE8); V_0 = L_40; V_1 = 0; goto IL_016c; } IL_0101: { StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_41 = V_0; int32_t L_42 = V_1; NullCheck(L_41); int32_t L_43 = L_42; String_t* L_44 = (L_41)->GetAt(static_cast<il2cpp_array_size_t>(L_43)); V_4 = L_44; } IL_0106: try { // begin try (depth: 1) { String_t* L_45 = TimeZoneInfo_get_TimeZoneDirectory_m364906451AD0C6AF1BE27A57739BB888AD144414(/*hidden argument*/NULL); String_t* L_46 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Path_t0B99A4B924A6FDF08814FFA8DD4CD121ED1A0752_il2cpp_TypeInfo_var); String_t* L_47 = Path_Combine_mA495A18104786EB450EC0E44EE0FB7F9040C4311(L_45, L_46, /*hidden argument*/NULL); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_48 = Directory_GetFiles_mFC09A86D660CAD8490DB44B25A8D8E981816048E(L_47, /*hidden argument*/NULL); V_5 = L_48; V_6 = 0; goto IL_015b; } IL_011e: { StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_49 = V_5; int32_t L_50 = V_6; NullCheck(L_49); int32_t L_51 = L_50; String_t* L_52 = (L_49)->GetAt(static_cast<il2cpp_array_size_t>(L_51)); V_7 = L_52; } IL_0125: try { // begin try (depth: 2) String_t* L_53 = V_4; String_t* L_54 = V_7; IL2CPP_RUNTIME_CLASS_INIT(Path_t0B99A4B924A6FDF08814FFA8DD4CD121ED1A0752_il2cpp_TypeInfo_var); String_t* L_55 = Path_GetFileName_m2307E8E0B250632002840D9EC27DBABE9C4EB85E(L_54, /*hidden argument*/NULL); String_t* L_56 = String_Format_m19325298DBC61AAC016C16F7B3CF97A8A3DEA34A(_stringLiteralEAEF99A09E561A86004BAEB87A80BB4CFCE8CE67, L_53, L_55, /*hidden argument*/NULL); V_8 = L_56; List_1_tAEAAD63BC89129982F4AF4D8326A9C32BEFBECAD * L_57 = ___systemTimeZones0; String_t* L_58 = V_8; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_59 = TimeZoneInfo_FindSystemTimeZoneById_m1213ADAB49255703C816325E6F215AE0E7E9F8DD(L_58, /*hidden argument*/NULL); NullCheck(L_57); List_1_Add_m3C00FE8E3C5994C50C32F29BEE73E95FC93432F5(L_57, L_59, /*hidden argument*/List_1_Add_m3C00FE8E3C5994C50C32F29BEE73E95FC93432F5_RuntimeMethod_var); goto IL_0155; } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0149; if(il2cpp_codegen_class_is_assignable_from (TimeZoneNotFoundException_t44EC55B0AAD26AD0E0B659D308CBF90E5C81B388_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_014c; if(il2cpp_codegen_class_is_assignable_from (InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_014f; if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0152; throw e; } CATCH_0149: { // begin catch(System.ArgumentNullException) goto IL_0155; } // end catch (depth: 2) CATCH_014c: { // begin catch(System.TimeZoneNotFoundException) goto IL_0155; } // end catch (depth: 2) CATCH_014f: { // begin catch(System.InvalidTimeZoneException) goto IL_0155; } // end catch (depth: 2) CATCH_0152: { // begin catch(System.Exception) IL2CPP_RAISE_MANAGED_EXCEPTION(__exception_local, NULL, TimeZoneInfo_GetSystemTimeZonesCore_m9D3D231ABFB243A5720D61CA7FF524E6E6D77808_RuntimeMethod_var); } // end catch (depth: 2) IL_0155: { int32_t L_60 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_60, (int32_t)1)); } IL_015b: { int32_t L_61 = V_6; StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_62 = V_5; NullCheck(L_62); if ((((int32_t)L_61) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_62)->max_length))))))) { goto IL_011e; } } IL_0163: { goto IL_0168; } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (RuntimeObject_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0165; throw e; } CATCH_0165: { // begin catch(System.Object) goto IL_0168; } // end catch (depth: 1) IL_0168: { int32_t L_63 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_63, (int32_t)1)); } IL_016c: { int32_t L_64 = V_1; StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_65 = V_0; NullCheck(L_65); if ((((int32_t)L_64) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_65)->max_length))))))) { goto IL_0101; } } { return; } } // System.Boolean System.TimeZoneInfo::get_SupportsDaylightSavingTime() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeZoneInfo_get_SupportsDaylightSavingTime_m101C22CB276BB45E9C38F54BF6F944C8C5578C9E (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_supportsDaylightSavingTime_8(); return L_0; } } // System.TimeZoneInfo System.TimeZoneInfo::get_Utc() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * TimeZoneInfo_get_Utc_mE10DC8C042D2CE7D3FA9A46ED7035FF93B6502EE (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_get_Utc_mE10DC8C042D2CE7D3FA9A46ED7035FF93B6502EE_MetadataUsageId); s_Il2CppMethodInitialized = true; } { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_0 = ((TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_StaticFields*)il2cpp_codegen_static_fields_for(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_il2cpp_TypeInfo_var))->get_utc_9(); if (L_0) { goto IL_0027; } } { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_1; memset((&L_1), 0, sizeof(L_1)); TimeSpan__ctor_mEB013EB288370617E8D465D75BE383C4058DB5A5_inline((&L_1), (((int64_t)((int64_t)0))), /*hidden argument*/NULL); TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_2 = TimeZoneInfo_CreateCustomTimeZone_mDFF720C53476F656C276D9E4067367669ED433D5(_stringLiteralBDFD4D8D6952777C39403B2D2E2F8A2A52BF255F, L_1, _stringLiteralBDFD4D8D6952777C39403B2D2E2F8A2A52BF255F, _stringLiteralBDFD4D8D6952777C39403B2D2E2F8A2A52BF255F, /*hidden argument*/NULL); ((TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_StaticFields*)il2cpp_codegen_static_fields_for(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_il2cpp_TypeInfo_var))->set_utc_9(L_2); } IL_0027: { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_3 = ((TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_StaticFields*)il2cpp_codegen_static_fields_for(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_il2cpp_TypeInfo_var))->get_utc_9(); return L_3; } } // System.String System.TimeZoneInfo::get_TimeZoneDirectory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* TimeZoneInfo_get_TimeZoneDirectory_m364906451AD0C6AF1BE27A57739BB888AD144414 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_get_TimeZoneDirectory_m364906451AD0C6AF1BE27A57739BB888AD144414_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ((TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_StaticFields*)il2cpp_codegen_static_fields_for(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_il2cpp_TypeInfo_var))->get_timeZoneDirectory_10(); if (L_0) { goto IL_0011; } } { ((TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_StaticFields*)il2cpp_codegen_static_fields_for(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_il2cpp_TypeInfo_var))->set_timeZoneDirectory_10(_stringLiteralF20EDA68133DFCF8EA3FB9069F3237610643A8F0); } IL_0011: { String_t* L_1 = ((TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_StaticFields*)il2cpp_codegen_static_fields_for(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_il2cpp_TypeInfo_var))->get_timeZoneDirectory_10(); return L_1; } } // System.Boolean System.TimeZoneInfo::get_IsWindows() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeZoneInfo_get_IsWindows_mD360DB90A5AFD0D6CE4E89EBAB7F40D5CEF25706 (const RuntimeMethod* method) { int32_t V_0 = 0; { OperatingSystem_tBB05846D5AA6960FFEB42C59E5FE359255C2BE83 * L_0 = Environment_get_OSVersion_mD6E99E279170E00D17F7D29F242EF65434812233(/*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = OperatingSystem_get_Platform_m36635DD0A3D5442E515AB8D2EA3C7092348A5181_inline(L_0, /*hidden argument*/NULL); V_0 = L_1; int32_t L_2 = V_0; if ((((int32_t)L_2) == ((int32_t)4))) { goto IL_001f; } } { int32_t L_3 = V_0; if ((((int32_t)L_3) == ((int32_t)6))) { goto IL_001f; } } { int32_t L_4 = V_0; return (bool)((((int32_t)((((int32_t)L_4) == ((int32_t)((int32_t)128)))? 1 : 0)) == ((int32_t)0))? 1 : 0); } IL_001f: { return (bool)0; } } // System.String System.TimeZoneInfo::TrimSpecial(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* TimeZoneInfo_TrimSpecial_m8904FED0584050DFA61E0BD573BDDF2D2E24DD64 (String_t* ___str0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_TrimSpecial_m8904FED0584050DFA61E0BD573BDDF2D2E24DD64_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { String_t* L_0 = ___str0; if (L_0) { goto IL_0005; } } { String_t* L_1 = ___str0; return L_1; } IL_0005: { V_0 = 0; goto IL_000d; } IL_0009: { int32_t L_2 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1)); } IL_000d: { int32_t L_3 = V_0; String_t* L_4 = ___str0; NullCheck(L_4); int32_t L_5 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_4, /*hidden argument*/NULL); if ((((int32_t)L_3) >= ((int32_t)L_5))) { goto IL_0024; } } { String_t* L_6 = ___str0; int32_t L_7 = V_0; NullCheck(L_6); Il2CppChar L_8 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_6, L_7, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var); bool L_9 = Char_IsLetterOrDigit_mD7307B3157DFA4EC20D58F68ACB6A9793D3A8292(L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0009; } } IL_0024: { String_t* L_10 = ___str0; NullCheck(L_10); int32_t L_11 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_10, /*hidden argument*/NULL); V_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); goto IL_0033; } IL_002f: { int32_t L_12 = V_1; V_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); } IL_0033: { int32_t L_13 = V_1; int32_t L_14 = V_0; if ((((int32_t)L_13) <= ((int32_t)L_14))) { goto IL_0050; } } { String_t* L_15 = ___str0; int32_t L_16 = V_1; NullCheck(L_15); Il2CppChar L_17 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_15, L_16, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var); bool L_18 = Char_IsLetterOrDigit_mD7307B3157DFA4EC20D58F68ACB6A9793D3A8292(L_17, /*hidden argument*/NULL); if (L_18) { goto IL_0050; } } { String_t* L_19 = ___str0; int32_t L_20 = V_1; NullCheck(L_19); Il2CppChar L_21 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_19, L_20, /*hidden argument*/NULL); if ((!(((uint32_t)L_21) == ((uint32_t)((int32_t)41))))) { goto IL_002f; } } IL_0050: { String_t* L_22 = ___str0; int32_t L_23 = V_0; int32_t L_24 = V_1; int32_t L_25 = V_0; NullCheck(L_22); String_t* L_26 = String_Substring_mB593C0A320C683E6E47EFFC0A12B7A465E5E43BB(L_22, L_23, ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_24, (int32_t)L_25)), (int32_t)1)), /*hidden argument*/NULL); return L_26; } } // Microsoft.Win32.RegistryKey System.TimeZoneInfo::get_TimeZoneKey() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * TimeZoneInfo_get_TimeZoneKey_m82B63E987CBDF47D6637B89F5A09F5509F5C7529 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_get_TimeZoneKey_m82B63E987CBDF47D6637B89F5A09F5509F5C7529_MetadataUsageId); s_Il2CppMethodInitialized = true; } RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * V_0 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 2); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * L_0 = ((TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_StaticFields*)il2cpp_codegen_static_fields_for(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_il2cpp_TypeInfo_var))->get_timeZoneKey_12(); if (!L_0) { goto IL_000d; } } { RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * L_1 = ((TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_StaticFields*)il2cpp_codegen_static_fields_for(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_il2cpp_TypeInfo_var))->get_timeZoneKey_12(); return L_1; } IL_000d: { bool L_2 = TimeZoneInfo_get_IsWindows_mD360DB90A5AFD0D6CE4E89EBAB7F40D5CEF25706(/*hidden argument*/NULL); if (L_2) { goto IL_0016; } } { return (RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 *)NULL; } IL_0016: { } IL_0017: try { // begin try (depth: 1) IL2CPP_RUNTIME_CLASS_INIT(Registry_t241E9489A52A385888DBC941B714B48401DBB28E_il2cpp_TypeInfo_var); RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * L_3 = ((Registry_t241E9489A52A385888DBC941B714B48401DBB28E_StaticFields*)il2cpp_codegen_static_fields_for(Registry_t241E9489A52A385888DBC941B714B48401DBB28E_il2cpp_TypeInfo_var))->get_LocalMachine_4(); NullCheck(L_3); RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * L_4 = RegistryKey_OpenSubKey_mFB72687C9F3CB562E0DD9DC07331211E964C6F9E(L_3, _stringLiteral1896FE3101E00E003E0A21778DA6F57A86DEA7BC, (bool)0, /*hidden argument*/NULL); RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * L_5 = L_4; ((TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_StaticFields*)il2cpp_codegen_static_fields_for(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_il2cpp_TypeInfo_var))->set_timeZoneKey_12(L_5); V_0 = L_5; goto IL_0035; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (RuntimeObject_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0030; throw e; } CATCH_0030: { // begin catch(System.Object) V_0 = (RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 *)NULL; goto IL_0035; } // end catch (depth: 1) IL_0035: { RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * L_6 = V_0; return L_6; } } // Microsoft.Win32.RegistryKey System.TimeZoneInfo::get_LocalZoneKey() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * TimeZoneInfo_get_LocalZoneKey_mB5065905D83948EB70306D6BCABA0857FE0BF65C (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_get_LocalZoneKey_mB5065905D83948EB70306D6BCABA0857FE0BF65C_MetadataUsageId); s_Il2CppMethodInitialized = true; } RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * V_0 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 2); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * L_0 = ((TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_StaticFields*)il2cpp_codegen_static_fields_for(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_il2cpp_TypeInfo_var))->get_localZoneKey_13(); if (!L_0) { goto IL_000d; } } { RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * L_1 = ((TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_StaticFields*)il2cpp_codegen_static_fields_for(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_il2cpp_TypeInfo_var))->get_localZoneKey_13(); return L_1; } IL_000d: { bool L_2 = TimeZoneInfo_get_IsWindows_mD360DB90A5AFD0D6CE4E89EBAB7F40D5CEF25706(/*hidden argument*/NULL); if (L_2) { goto IL_0016; } } { return (RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 *)NULL; } IL_0016: { } IL_0017: try { // begin try (depth: 1) IL2CPP_RUNTIME_CLASS_INIT(Registry_t241E9489A52A385888DBC941B714B48401DBB28E_il2cpp_TypeInfo_var); RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * L_3 = ((Registry_t241E9489A52A385888DBC941B714B48401DBB28E_StaticFields*)il2cpp_codegen_static_fields_for(Registry_t241E9489A52A385888DBC941B714B48401DBB28E_il2cpp_TypeInfo_var))->get_LocalMachine_4(); NullCheck(L_3); RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * L_4 = RegistryKey_OpenSubKey_mFB72687C9F3CB562E0DD9DC07331211E964C6F9E(L_3, _stringLiteralDCBF19BC29354184B31ADAB7FE37B301685FF550, (bool)0, /*hidden argument*/NULL); RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * L_5 = L_4; ((TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_StaticFields*)il2cpp_codegen_static_fields_for(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_il2cpp_TypeInfo_var))->set_localZoneKey_13(L_5); V_0 = L_5; goto IL_0035; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (RuntimeObject_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0030; throw e; } CATCH_0030: { // begin catch(System.Object) V_0 = (RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 *)NULL; goto IL_0035; } // end catch (depth: 1) IL_0035: { RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * L_6 = V_0; return L_6; } } // System.Boolean System.TimeZoneInfo::TryAddTicks(System.DateTime,System.Int64,System.DateTime&,System.DateTimeKind) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeZoneInfo_TryAddTicks_m5A6E29CD177D544C3529D3609AD2AC5C5542CC49 (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___date0, int64_t ___ticks1, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * ___result2, int32_t ___kind3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_TryAddTicks_m5A6E29CD177D544C3529D3609AD2AC5C5542CC49_MetadataUsageId); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 V_1; memset((&V_1), 0, sizeof(V_1)); { int64_t L_0 = DateTime_get_Ticks_mBCB529E43D065E498EAF08971D2EB49D5CB59D60((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&___date0), /*hidden argument*/NULL); int64_t L_1 = ___ticks1; V_0 = ((int64_t)il2cpp_codegen_add((int64_t)L_0, (int64_t)L_1)); int64_t L_2 = V_0; IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_3 = ((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields*)il2cpp_codegen_static_fields_for(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var))->get_MinValue_31(); V_1 = L_3; int64_t L_4 = DateTime_get_Ticks_mBCB529E43D065E498EAF08971D2EB49D5CB59D60((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_1), /*hidden argument*/NULL); if ((((int64_t)L_2) >= ((int64_t)L_4))) { goto IL_002d; } } { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * L_5 = ___result2; IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_6 = ((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields*)il2cpp_codegen_static_fields_for(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var))->get_MinValue_31(); int32_t L_7 = ___kind3; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_8 = DateTime_SpecifyKind_m2E9B2B28CB3255EA842EBCBA42AF0565144D2316(L_6, L_7, /*hidden argument*/NULL); *(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)L_5 = L_8; return (bool)0; } IL_002d: { int64_t L_9 = V_0; IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_10 = ((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields*)il2cpp_codegen_static_fields_for(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var))->get_MaxValue_32(); V_1 = L_10; int64_t L_11 = DateTime_get_Ticks_mBCB529E43D065E498EAF08971D2EB49D5CB59D60((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_1), /*hidden argument*/NULL); if ((((int64_t)L_9) <= ((int64_t)L_11))) { goto IL_0050; } } { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * L_12 = ___result2; IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_13 = ((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields*)il2cpp_codegen_static_fields_for(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var))->get_MaxValue_32(); int32_t L_14 = ___kind3; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_15 = DateTime_SpecifyKind_m2E9B2B28CB3255EA842EBCBA42AF0565144D2316(L_13, L_14, /*hidden argument*/NULL); *(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)L_12 = L_15; return (bool)0; } IL_0050: { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * L_16 = ___result2; int64_t L_17 = V_0; int32_t L_18 = ___kind3; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_19; memset((&L_19), 0, sizeof(L_19)); DateTime__ctor_m184FABF75B3C703A70200D760A7E43C60524630F((&L_19), L_17, L_18, /*hidden argument*/NULL); *(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)L_16 = L_19; return (bool)1; } } // System.DateTime System.TimeZoneInfo::ConvertTime(System.DateTime,System.TimeZoneInfo,System.TimeZoneInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 TimeZoneInfo_ConvertTime_mC953F67CC3D9457C7595DBB652418754C2B58FDE (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dateTime0, TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * ___sourceTimeZone1, TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * ___destinationTimeZone2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_ConvertTime_mC953F67CC3D9457C7595DBB652418754C2B58FDE_MetadataUsageId); s_Il2CppMethodInitialized = true; } DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 V_0; memset((&V_0), 0, sizeof(V_0)); { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_0 = ___sourceTimeZone1; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteral914839398AEE2A272ECAF21A6C5522C0D1378DFA, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, TimeZoneInfo_ConvertTime_mC953F67CC3D9457C7595DBB652418754C2B58FDE_RuntimeMethod_var); } IL_000e: { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_2 = ___destinationTimeZone2; if (L_2) { goto IL_001c; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_3 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_3, _stringLiteral8AAFD7F540EB518494415D8EE7E0F78305B294C7, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, NULL, TimeZoneInfo_ConvertTime_mC953F67CC3D9457C7595DBB652418754C2B58FDE_RuntimeMethod_var); } IL_001c: { int32_t L_4 = DateTime_get_Kind_m44C21F0AB366194E0233E48B77B15EBB418892BE((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&___dateTime0), /*hidden argument*/NULL); if ((!(((uint32_t)L_4) == ((uint32_t)2)))) { goto IL_0039; } } { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_5 = ___sourceTimeZone1; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_6 = TimeZoneInfo_get_Local_mD208D43B3366D6E489CA49A7F21164373CEC24FD(/*hidden argument*/NULL); if ((((RuntimeObject*)(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 *)L_5) == ((RuntimeObject*)(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 *)L_6))) { goto IL_0039; } } { ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_7 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m9A85EF7FEFEC21DDD525A67E831D77278E5165B7(L_7, _stringLiteral6BA2E7E7FF3BE0A9B4029B8A6169677870AE9E21, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, NULL, TimeZoneInfo_ConvertTime_mC953F67CC3D9457C7595DBB652418754C2B58FDE_RuntimeMethod_var); } IL_0039: { int32_t L_8 = DateTime_get_Kind_m44C21F0AB366194E0233E48B77B15EBB418892BE((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&___dateTime0), /*hidden argument*/NULL); if ((!(((uint32_t)L_8) == ((uint32_t)1)))) { goto IL_0056; } } { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_9 = ___sourceTimeZone1; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_10 = TimeZoneInfo_get_Utc_mE10DC8C042D2CE7D3FA9A46ED7035FF93B6502EE(/*hidden argument*/NULL); if ((((RuntimeObject*)(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 *)L_9) == ((RuntimeObject*)(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 *)L_10))) { goto IL_0056; } } { ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_11 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m9A85EF7FEFEC21DDD525A67E831D77278E5165B7(L_11, _stringLiteral521CE61A24760AEEB4B2129999AC818B48FC7D14, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_11, NULL, TimeZoneInfo_ConvertTime_mC953F67CC3D9457C7595DBB652418754C2B58FDE_RuntimeMethod_var); } IL_0056: { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_12 = ___sourceTimeZone1; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_13 = ___dateTime0; NullCheck(L_12); bool L_14 = TimeZoneInfo_IsInvalidTime_m986910976B42BA4BA0687D048ADABAA997B6C235(L_12, L_13, /*hidden argument*/NULL); if (!L_14) { goto IL_006a; } } { ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_15 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m9A85EF7FEFEC21DDD525A67E831D77278E5165B7(L_15, _stringLiteralE073E7170308FE19487AF6EF1807C8056BC91116, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_15, NULL, TimeZoneInfo_ConvertTime_mC953F67CC3D9457C7595DBB652418754C2B58FDE_RuntimeMethod_var); } IL_006a: { int32_t L_16 = DateTime_get_Kind_m44C21F0AB366194E0233E48B77B15EBB418892BE((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&___dateTime0), /*hidden argument*/NULL); if ((!(((uint32_t)L_16) == ((uint32_t)2)))) { goto IL_0086; } } { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_17 = ___sourceTimeZone1; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_18 = TimeZoneInfo_get_Local_mD208D43B3366D6E489CA49A7F21164373CEC24FD(/*hidden argument*/NULL); if ((!(((RuntimeObject*)(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 *)L_17) == ((RuntimeObject*)(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 *)L_18)))) { goto IL_0086; } } { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_19 = ___destinationTimeZone2; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_20 = TimeZoneInfo_get_Local_mD208D43B3366D6E489CA49A7F21164373CEC24FD(/*hidden argument*/NULL); if ((!(((RuntimeObject*)(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 *)L_19) == ((RuntimeObject*)(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 *)L_20)))) { goto IL_0086; } } { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_21 = ___dateTime0; return L_21; } IL_0086: { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_22 = ___dateTime0; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_23 = ___sourceTimeZone1; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_24 = TimeZoneInfo_ConvertTimeToUtc_m84C132EC36ADACD6B6598F4F98219060D047C003(L_22, L_23, /*hidden argument*/NULL); V_0 = L_24; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_25 = ___destinationTimeZone2; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_26 = TimeZoneInfo_get_Utc_mE10DC8C042D2CE7D3FA9A46ED7035FF93B6502EE(/*hidden argument*/NULL); if ((((RuntimeObject*)(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 *)L_25) == ((RuntimeObject*)(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 *)L_26))) { goto IL_00af; } } { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_27 = V_0; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_28 = ___destinationTimeZone2; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_29 = TimeZoneInfo_ConvertTimeFromUtc_m471600E7A17C69471FAB60868046709A90FEC03D(L_27, L_28, /*hidden argument*/NULL); V_0 = L_29; int32_t L_30 = DateTime_get_Kind_m44C21F0AB366194E0233E48B77B15EBB418892BE((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&___dateTime0), /*hidden argument*/NULL); if (L_30) { goto IL_00af; } } { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_31 = V_0; IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_32 = DateTime_SpecifyKind_m2E9B2B28CB3255EA842EBCBA42AF0565144D2316(L_31, 0, /*hidden argument*/NULL); return L_32; } IL_00af: { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_33 = V_0; return L_33; } } // System.DateTime System.TimeZoneInfo::ConvertTimeFromUtc(System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 TimeZoneInfo_ConvertTimeFromUtc_m59079E8F2663E2A1A96089CCB397E2FC9A00C422 (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * __this, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dateTime0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_ConvertTimeFromUtc_m59079E8F2663E2A1A96089CCB397E2FC9A00C422_MetadataUsageId); s_Il2CppMethodInitialized = true; } TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t G_B7_0 = 0; { int32_t L_0 = DateTime_get_Kind_m44C21F0AB366194E0233E48B77B15EBB418892BE((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&___dateTime0), /*hidden argument*/NULL); if ((!(((uint32_t)L_0) == ((uint32_t)2)))) { goto IL_0015; } } { ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_1 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m9A85EF7FEFEC21DDD525A67E831D77278E5165B7(L_1, _stringLiteral34530CDFC92A51FCD4964DF30BAE93C4C3CFACF8, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, TimeZoneInfo_ConvertTimeFromUtc_m59079E8F2663E2A1A96089CCB397E2FC9A00C422_RuntimeMethod_var); } IL_0015: { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_2 = TimeZoneInfo_get_Utc_mE10DC8C042D2CE7D3FA9A46ED7035FF93B6502EE(/*hidden argument*/NULL); if ((!(((RuntimeObject*)(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 *)__this) == ((RuntimeObject*)(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 *)L_2)))) { goto IL_0025; } } { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_3 = ___dateTime0; IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_4 = DateTime_SpecifyKind_m2E9B2B28CB3255EA842EBCBA42AF0565144D2316(L_3, 1, /*hidden argument*/NULL); return L_4; } IL_0025: { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_5 = ___dateTime0; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_6 = TimeZoneInfo_GetUtcOffset_mB87444CE19A766D8190FCA7508AE192E66E9436D(__this, L_5, /*hidden argument*/NULL); V_0 = L_6; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_7 = TimeZoneInfo_get_Local_mD208D43B3366D6E489CA49A7F21164373CEC24FD(/*hidden argument*/NULL); if ((((RuntimeObject*)(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 *)__this) == ((RuntimeObject*)(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 *)L_7))) { goto IL_0038; } } { G_B7_0 = 0; goto IL_0039; } IL_0038: { G_B7_0 = 2; } IL_0039: { V_1 = G_B7_0; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_8 = ___dateTime0; int64_t L_9 = TimeSpan_get_Ticks_m829C28C42028CDBFC9E338962DC7B6B10C8FFBE7_inline((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&V_0), /*hidden argument*/NULL); int32_t L_10 = V_1; bool L_11 = TimeZoneInfo_TryAddTicks_m5A6E29CD177D544C3529D3609AD2AC5C5542CC49(L_8, L_9, (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_2), L_10, /*hidden argument*/NULL); if (L_11) { goto IL_0058; } } { IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_12 = ((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields*)il2cpp_codegen_static_fields_for(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var))->get_MaxValue_32(); int32_t L_13 = V_1; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_14 = DateTime_SpecifyKind_m2E9B2B28CB3255EA842EBCBA42AF0565144D2316(L_12, L_13, /*hidden argument*/NULL); return L_14; } IL_0058: { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_15 = V_2; return L_15; } } // System.DateTime System.TimeZoneInfo::ConvertTimeFromUtc(System.DateTime,System.TimeZoneInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 TimeZoneInfo_ConvertTimeFromUtc_m471600E7A17C69471FAB60868046709A90FEC03D (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dateTime0, TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * ___destinationTimeZone1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_ConvertTimeFromUtc_m471600E7A17C69471FAB60868046709A90FEC03D_MetadataUsageId); s_Il2CppMethodInitialized = true; } { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_0 = ___destinationTimeZone1; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteral8AAFD7F540EB518494415D8EE7E0F78305B294C7, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, TimeZoneInfo_ConvertTimeFromUtc_m471600E7A17C69471FAB60868046709A90FEC03D_RuntimeMethod_var); } IL_000e: { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_2 = ___destinationTimeZone1; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_3 = ___dateTime0; NullCheck(L_2); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_4 = TimeZoneInfo_ConvertTimeFromUtc_m59079E8F2663E2A1A96089CCB397E2FC9A00C422(L_2, L_3, /*hidden argument*/NULL); return L_4; } } // System.DateTime System.TimeZoneInfo::ConvertTimeToUtc(System.DateTime,System.TimeZoneInfoOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 TimeZoneInfo_ConvertTimeToUtc_m296EB8284D179E8F42849A9F02306B55CA009952 (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dateTime0, int32_t ___flags1, const RuntimeMethod* method) { { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_0 = ___dateTime0; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_1 = TimeZoneInfo_get_Local_mD208D43B3366D6E489CA49A7F21164373CEC24FD(/*hidden argument*/NULL); int32_t L_2 = ___flags1; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_3 = TimeZoneInfo_ConvertTimeToUtc_m6A0B236FDC04E0431DDCB946218961E6218269F4(L_0, L_1, L_2, /*hidden argument*/NULL); return L_3; } } // System.DateTime System.TimeZoneInfo::ConvertTimeToUtc(System.DateTime,System.TimeZoneInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 TimeZoneInfo_ConvertTimeToUtc_m84C132EC36ADACD6B6598F4F98219060D047C003 (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dateTime0, TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * ___sourceTimeZone1, const RuntimeMethod* method) { { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_0 = ___dateTime0; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_1 = ___sourceTimeZone1; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_2 = TimeZoneInfo_ConvertTimeToUtc_m6A0B236FDC04E0431DDCB946218961E6218269F4(L_0, L_1, 1, /*hidden argument*/NULL); return L_2; } } // System.DateTime System.TimeZoneInfo::ConvertTimeToUtc(System.DateTime,System.TimeZoneInfo,System.TimeZoneInfoOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 TimeZoneInfo_ConvertTimeToUtc_m6A0B236FDC04E0431DDCB946218961E6218269F4 (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dateTime0, TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * ___sourceTimeZone1, int32_t ___flags2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_ConvertTimeToUtc_m6A0B236FDC04E0431DDCB946218961E6218269F4_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 V_1; memset((&V_1), 0, sizeof(V_1)); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 V_2; memset((&V_2), 0, sizeof(V_2)); { int32_t L_0 = ___flags2; if (((int32_t)((int32_t)L_0&(int32_t)2))) { goto IL_0061; } } { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_1 = ___sourceTimeZone1; if (L_1) { goto IL_0013; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_2 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_2, _stringLiteral914839398AEE2A272ECAF21A6C5522C0D1378DFA, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, NULL, TimeZoneInfo_ConvertTimeToUtc_m6A0B236FDC04E0431DDCB946218961E6218269F4_RuntimeMethod_var); } IL_0013: { int32_t L_3 = DateTime_get_Kind_m44C21F0AB366194E0233E48B77B15EBB418892BE((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&___dateTime0), /*hidden argument*/NULL); if ((!(((uint32_t)L_3) == ((uint32_t)1)))) { goto IL_0030; } } { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_4 = ___sourceTimeZone1; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_5 = TimeZoneInfo_get_Utc_mE10DC8C042D2CE7D3FA9A46ED7035FF93B6502EE(/*hidden argument*/NULL); if ((((RuntimeObject*)(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 *)L_4) == ((RuntimeObject*)(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 *)L_5))) { goto IL_0030; } } { ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_6 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m9A85EF7FEFEC21DDD525A67E831D77278E5165B7(L_6, _stringLiteral521CE61A24760AEEB4B2129999AC818B48FC7D14, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, NULL, TimeZoneInfo_ConvertTimeToUtc_m6A0B236FDC04E0431DDCB946218961E6218269F4_RuntimeMethod_var); } IL_0030: { int32_t L_7 = DateTime_get_Kind_m44C21F0AB366194E0233E48B77B15EBB418892BE((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&___dateTime0), /*hidden argument*/NULL); if ((!(((uint32_t)L_7) == ((uint32_t)2)))) { goto IL_004d; } } { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_8 = ___sourceTimeZone1; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_9 = TimeZoneInfo_get_Local_mD208D43B3366D6E489CA49A7F21164373CEC24FD(/*hidden argument*/NULL); if ((((RuntimeObject*)(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 *)L_8) == ((RuntimeObject*)(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 *)L_9))) { goto IL_004d; } } { ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_10 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m9A85EF7FEFEC21DDD525A67E831D77278E5165B7(L_10, _stringLiteral6BA2E7E7FF3BE0A9B4029B8A6169677870AE9E21, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, NULL, TimeZoneInfo_ConvertTimeToUtc_m6A0B236FDC04E0431DDCB946218961E6218269F4_RuntimeMethod_var); } IL_004d: { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_11 = ___sourceTimeZone1; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_12 = ___dateTime0; NullCheck(L_11); bool L_13 = TimeZoneInfo_IsInvalidTime_m986910976B42BA4BA0687D048ADABAA997B6C235(L_11, L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_0061; } } { ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_14 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m9A85EF7FEFEC21DDD525A67E831D77278E5165B7(L_14, _stringLiteralE073E7170308FE19487AF6EF1807C8056BC91116, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_14, NULL, TimeZoneInfo_ConvertTimeToUtc_m6A0B236FDC04E0431DDCB946218961E6218269F4_RuntimeMethod_var); } IL_0061: { int32_t L_15 = DateTime_get_Kind_m44C21F0AB366194E0233E48B77B15EBB418892BE((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&___dateTime0), /*hidden argument*/NULL); if ((!(((uint32_t)L_15) == ((uint32_t)1)))) { goto IL_006d; } } { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_16 = ___dateTime0; return L_16; } IL_006d: { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_17 = ___sourceTimeZone1; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_18 = ___dateTime0; NullCheck(L_17); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_19 = TimeZoneInfo_GetUtcOffset_m3472449E929542E987D335203A81C84E148674AB(L_17, L_18, (bool*)(&V_0), /*hidden argument*/NULL); V_1 = L_19; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_20 = ___dateTime0; int64_t L_21 = TimeSpan_get_Ticks_m829C28C42028CDBFC9E338962DC7B6B10C8FFBE7_inline((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&V_1), /*hidden argument*/NULL); TimeZoneInfo_TryAddTicks_m5A6E29CD177D544C3529D3609AD2AC5C5542CC49(L_20, ((-L_21)), (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_2), 1, /*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_22 = V_2; return L_22; } } // System.TimeSpan System.TimeZoneInfo::GetDateTimeNowUtcOffsetFromUtc(System.DateTime,System.Boolean&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 TimeZoneInfo_GetDateTimeNowUtcOffsetFromUtc_m57199B9E169E531B6653648D8520F42F4DC70B7A (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___time0, bool* ___isAmbiguousLocalDst1, const RuntimeMethod* method) { bool V_0 = false; { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_0 = ___time0; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_1 = TimeZoneInfo_get_Local_mD208D43B3366D6E489CA49A7F21164373CEC24FD(/*hidden argument*/NULL); bool* L_2 = ___isAmbiguousLocalDst1; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_3 = TimeZoneInfo_GetUtcOffsetFromUtc_mAA79026F581A893DD65B95D5660E146520B471FA(L_0, L_1, (bool*)(&V_0), (bool*)L_2, /*hidden argument*/NULL); return L_3; } } // System.TimeZoneInfo System.TimeZoneInfo::CreateCustomTimeZone(System.String,System.TimeSpan,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * TimeZoneInfo_CreateCustomTimeZone_mDFF720C53476F656C276D9E4067367669ED433D5 (String_t* ___id0, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___baseUtcOffset1, String_t* ___displayName2, String_t* ___standardDisplayName3, const RuntimeMethod* method) { { String_t* L_0 = ___id0; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_1 = ___baseUtcOffset1; String_t* L_2 = ___displayName2; String_t* L_3 = ___standardDisplayName3; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_4 = TimeZoneInfo_CreateCustomTimeZone_m11D4C4650268C21964BDAEBE2DF66EF03FA0D44A(L_0, L_1, L_2, L_3, (String_t*)NULL, (AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD*)(AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD*)NULL, (bool)1, /*hidden argument*/NULL); return L_4; } } // System.TimeZoneInfo System.TimeZoneInfo::CreateCustomTimeZone(System.String,System.TimeSpan,System.String,System.String,System.String,System.TimeZoneInfo_AdjustmentRule[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * TimeZoneInfo_CreateCustomTimeZone_m5927EE8D4214E3F8317098CFB563D431E93C3E48 (String_t* ___id0, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___baseUtcOffset1, String_t* ___displayName2, String_t* ___standardDisplayName3, String_t* ___daylightDisplayName4, AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* ___adjustmentRules5, const RuntimeMethod* method) { { String_t* L_0 = ___id0; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_1 = ___baseUtcOffset1; String_t* L_2 = ___displayName2; String_t* L_3 = ___standardDisplayName3; String_t* L_4 = ___daylightDisplayName4; AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* L_5 = ___adjustmentRules5; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_6 = TimeZoneInfo_CreateCustomTimeZone_m11D4C4650268C21964BDAEBE2DF66EF03FA0D44A(L_0, L_1, L_2, L_3, L_4, L_5, (bool)0, /*hidden argument*/NULL); return L_6; } } // System.TimeZoneInfo System.TimeZoneInfo::CreateCustomTimeZone(System.String,System.TimeSpan,System.String,System.String,System.String,System.TimeZoneInfo_AdjustmentRule[],System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * TimeZoneInfo_CreateCustomTimeZone_m11D4C4650268C21964BDAEBE2DF66EF03FA0D44A (String_t* ___id0, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___baseUtcOffset1, String_t* ___displayName2, String_t* ___standardDisplayName3, String_t* ___daylightDisplayName4, AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* ___adjustmentRules5, bool ___disableDaylightSavingTime6, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_CreateCustomTimeZone_m11D4C4650268C21964BDAEBE2DF66EF03FA0D44A_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___id0; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_1 = ___baseUtcOffset1; String_t* L_2 = ___displayName2; String_t* L_3 = ___standardDisplayName3; String_t* L_4 = ___daylightDisplayName4; AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* L_5 = ___adjustmentRules5; bool L_6 = ___disableDaylightSavingTime6; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_7 = (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 *)il2cpp_codegen_object_new(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_il2cpp_TypeInfo_var); TimeZoneInfo__ctor_mB0BB74CD1FA6E4E93597A80447A6CE08B8E0E5D5(L_7, L_0, L_1, L_2, L_3, L_4, L_5, L_6, /*hidden argument*/NULL); return L_7; } } // System.Boolean System.TimeZoneInfo::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeZoneInfo_Equals_m550F10113123069F27625140666EE2C67A901AE6 (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * __this, RuntimeObject * ___obj0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_Equals_m550F10113123069F27625140666EE2C67A901AE6_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___obj0; bool L_1 = TimeZoneInfo_Equals_mDEDC356830CD3F65D13E71768B2701CB13EA0741(__this, ((TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 *)IsInstSealed((RuntimeObject*)L_0, TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_1; } } // System.Boolean System.TimeZoneInfo::Equals(System.TimeZoneInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeZoneInfo_Equals_mDEDC356830CD3F65D13E71768B2701CB13EA0741 (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * __this, TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * ___other0, const RuntimeMethod* method) { { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_0 = ___other0; if (L_0) { goto IL_0005; } } { return (bool)0; } IL_0005: { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_1 = ___other0; NullCheck(L_1); String_t* L_2 = TimeZoneInfo_get_Id_mE52B846A9B3701B6BFFC99AD5F486584044304C6_inline(L_1, /*hidden argument*/NULL); String_t* L_3 = TimeZoneInfo_get_Id_mE52B846A9B3701B6BFFC99AD5F486584044304C6_inline(__this, /*hidden argument*/NULL); bool L_4 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_2, L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_0020; } } { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_5 = ___other0; bool L_6 = TimeZoneInfo_HasSameRules_m1C002CA4B76F10229AD7C5B30F53F66C7C53720A(__this, L_5, /*hidden argument*/NULL); return L_6; } IL_0020: { return (bool)0; } } // System.TimeZoneInfo System.TimeZoneInfo::FindSystemTimeZoneById(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * TimeZoneInfo_FindSystemTimeZoneById_m1213ADAB49255703C816325E6F215AE0E7E9F8DD (String_t* ___id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_FindSystemTimeZoneById_m1213ADAB49255703C816325E6F215AE0E7E9F8DD_MetadataUsageId); s_Il2CppMethodInitialized = true; } RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * V_0 = NULL; { String_t* L_0 = ___id0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteral87EA5DFC8B8E384D848979496E706390B497E547, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, TimeZoneInfo_FindSystemTimeZoneById_m1213ADAB49255703C816325E6F215AE0E7E9F8DD_RuntimeMethod_var); } IL_000e: { RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * L_2 = TimeZoneInfo_get_TimeZoneKey_m82B63E987CBDF47D6637B89F5A09F5509F5C7529(/*hidden argument*/NULL); if (!L_2) { goto IL_0047; } } { String_t* L_3 = ___id0; bool L_4 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_3, _stringLiteralD7304202578FF38AEE73020102C7456D4FA76D3C, /*hidden argument*/NULL); if (!L_4) { goto IL_0029; } } { ___id0 = _stringLiteralBDFD4D8D6952777C39403B2D2E2F8A2A52BF255F; } IL_0029: { RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * L_5 = TimeZoneInfo_get_TimeZoneKey_m82B63E987CBDF47D6637B89F5A09F5509F5C7529(/*hidden argument*/NULL); String_t* L_6 = ___id0; NullCheck(L_5); RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * L_7 = RegistryKey_OpenSubKey_mFB72687C9F3CB562E0DD9DC07331211E964C6F9E(L_5, L_6, (bool)0, /*hidden argument*/NULL); V_0 = L_7; RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * L_8 = V_0; if (L_8) { goto IL_003f; } } { TimeZoneNotFoundException_t44EC55B0AAD26AD0E0B659D308CBF90E5C81B388 * L_9 = (TimeZoneNotFoundException_t44EC55B0AAD26AD0E0B659D308CBF90E5C81B388 *)il2cpp_codegen_object_new(TimeZoneNotFoundException_t44EC55B0AAD26AD0E0B659D308CBF90E5C81B388_il2cpp_TypeInfo_var); TimeZoneNotFoundException__ctor_m13C5CB453D2842823AA85B9B4E422C42D659FA19(L_9, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_9, NULL, TimeZoneInfo_FindSystemTimeZoneById_m1213ADAB49255703C816325E6F215AE0E7E9F8DD_RuntimeMethod_var); } IL_003f: { String_t* L_10 = ___id0; RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * L_11 = V_0; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_12 = TimeZoneInfo_FromRegistryKey_mE18CC429EF151EDD5D9B1AAF8C9A28DD048114FA(L_10, L_11, /*hidden argument*/NULL); return L_12; } IL_0047: { bool L_13 = TimeZoneInfo_get_IsWindows_mD360DB90A5AFD0D6CE4E89EBAB7F40D5CEF25706(/*hidden argument*/NULL); if (!L_13) { goto IL_0055; } } { String_t* L_14 = ___id0; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_15 = TimeZoneInfo_FindSystemTimeZoneByIdWinRTFallback_m97E8D7110492D9A43A425DA0A06FCCCE3F8ED483(L_14, /*hidden argument*/NULL); return L_15; } IL_0055: { String_t* L_16 = ___id0; bool L_17 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_16, _stringLiteralDC99D54D9990E3C134420BE3918E88F28531E630, /*hidden argument*/NULL); if (!L_17) { goto IL_0068; } } { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_18 = TimeZoneInfo_get_Local_mD208D43B3366D6E489CA49A7F21164373CEC24FD(/*hidden argument*/NULL); return L_18; } IL_0068: { String_t* L_19 = ___id0; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_20 = TimeZoneInfo_FindSystemTimeZoneByIdCore_m62ECDFA5D89CE3B68C56D1B72B2CF5FB709DF322(L_19, /*hidden argument*/NULL); return L_20; } } // System.TimeZoneInfo System.TimeZoneInfo::FindSystemTimeZoneByFileName(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * TimeZoneInfo_FindSystemTimeZoneByFileName_m8AA63273DF4EAB14398DCD1E7B84FCADF6F84E7D (String_t* ___id0, String_t* ___filepath1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_FindSystemTimeZoneByFileName_m8AA63273DF4EAB14398DCD1E7B84FCADF6F84E7D_MetadataUsageId); s_Il2CppMethodInitialized = true; } FileStream_tA770BF9AF0906644D43C81B962C7DBC3BC79A418 * V_0 = NULL; Exception_t * V_1 = NULL; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * V_2 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 2); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { V_0 = (FileStream_tA770BF9AF0906644D43C81B962C7DBC3BC79A418 *)NULL; } IL_0002: try { // begin try (depth: 1) String_t* L_0 = ___filepath1; FileStream_tA770BF9AF0906644D43C81B962C7DBC3BC79A418 * L_1 = File_OpenRead_m3B2974AB5AA8011E587AC834BE71862BF77C2129(L_0, /*hidden argument*/NULL); V_0 = L_1; goto IL_001e; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_000b; throw e; } CATCH_000b: { // begin catch(System.Exception) V_1 = ((Exception_t *)__exception_local); String_t* L_2 = ___filepath1; String_t* L_3 = String_Concat_mB78D0094592718DA6D5DB6C712A9C225631666BE(_stringLiteral00E0E5FB4D410F50F71DEFD00084F261F9921ED2, L_2, /*hidden argument*/NULL); Exception_t * L_4 = V_1; TimeZoneNotFoundException_t44EC55B0AAD26AD0E0B659D308CBF90E5C81B388 * L_5 = (TimeZoneNotFoundException_t44EC55B0AAD26AD0E0B659D308CBF90E5C81B388 *)il2cpp_codegen_object_new(TimeZoneNotFoundException_t44EC55B0AAD26AD0E0B659D308CBF90E5C81B388_il2cpp_TypeInfo_var); TimeZoneNotFoundException__ctor_m38A84B100985F5907DE77F71A3B98CD3BF1D9CD3(L_5, L_3, L_4, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, NULL, TimeZoneInfo_FindSystemTimeZoneByFileName_m8AA63273DF4EAB14398DCD1E7B84FCADF6F84E7D_RuntimeMethod_var); } // end catch (depth: 1) IL_001e: { } IL_001f: try { // begin try (depth: 1) String_t* L_6 = ___id0; FileStream_tA770BF9AF0906644D43C81B962C7DBC3BC79A418 * L_7 = V_0; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_8 = TimeZoneInfo_BuildFromStream_m03149B20E6AA12F61EFA3B7745D3DC05DBC65418(L_6, L_7, /*hidden argument*/NULL); V_2 = L_8; IL2CPP_LEAVE(0x33, FINALLY_0029); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0029; } FINALLY_0029: { // begin finally (depth: 1) { FileStream_tA770BF9AF0906644D43C81B962C7DBC3BC79A418 * L_9 = V_0; if (!L_9) { goto IL_0032; } } IL_002c: { FileStream_tA770BF9AF0906644D43C81B962C7DBC3BC79A418 * L_10 = V_0; NullCheck(L_10); Stream_Dispose_m186A8E680F2528DEDFF8F0069CC33BD813FFB1C7(L_10, /*hidden argument*/NULL); } IL_0032: { IL2CPP_END_FINALLY(41) } } // end finally (depth: 1) IL2CPP_CLEANUP(41) { IL2CPP_JUMP_TBL(0x33, IL_0033) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0033: { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_11 = V_2; return L_11; } } // System.TimeZoneInfo System.TimeZoneInfo::FromRegistryKey(System.String,Microsoft.Win32.RegistryKey) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * TimeZoneInfo_FromRegistryKey_mE18CC429EF151EDD5D9B1AAF8C9A28DD048114FA (String_t* ___id0, RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * ___key1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_FromRegistryKey_mE18CC429EF151EDD5D9B1AAF8C9A28DD048114FA_MetadataUsageId); s_Il2CppMethodInitialized = true; } ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* V_0 = NULL; int32_t V_1 = 0; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 V_2; memset((&V_2), 0, sizeof(V_2)); String_t* V_3 = NULL; String_t* V_4 = NULL; String_t* V_5 = NULL; List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * V_6 = NULL; RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * V_7 = NULL; int32_t V_8 = 0; int32_t V_9 = 0; int32_t V_10 = 0; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* V_11 = NULL; int32_t V_12 = 0; int32_t V_13 = 0; int32_t G_B8_0 = 0; int32_t G_B11_0 = 0; { RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * L_0 = ___key1; NullCheck(L_0); RuntimeObject * L_1 = RegistryKey_GetValue_mC95227C5F159D15D0A59EE72A31840CE3C6DB381(L_0, _stringLiteral91B84E8687F2D082DB7BCB05E1B3B2123A1D8366, /*hidden argument*/NULL); V_0 = ((ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)Castclass((RuntimeObject*)L_1, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821_il2cpp_TypeInfo_var)); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_2 = V_0; if (L_2) { goto IL_001a; } } { InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25 * L_3 = (InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25 *)il2cpp_codegen_object_new(InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25_il2cpp_TypeInfo_var); InvalidTimeZoneException__ctor_m565DFEFCEFD9DB3E307E643A059B9AC57B2B57DD(L_3, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, NULL, TimeZoneInfo_FromRegistryKey_mE18CC429EF151EDD5D9B1AAF8C9A28DD048114FA_RuntimeMethod_var); } IL_001a: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(BitConverter_tD5DF1CB5C5A5CB087D90BD881C8E75A332E546EE_il2cpp_TypeInfo_var); int32_t L_5 = BitConverter_ToInt32_m900A016CA90064569D8DF6D9195044C9C106B391(L_4, 0, /*hidden argument*/NULL); V_1 = L_5; int32_t L_6 = V_1; TimeSpan__ctor_m44268277AFF84DEF6CA3442907CE8116A982FB87((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&V_2), 0, ((-L_6)), 0, /*hidden argument*/NULL); RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * L_7 = ___key1; NullCheck(L_7); RuntimeObject * L_8 = RegistryKey_GetValue_mC95227C5F159D15D0A59EE72A31840CE3C6DB381(L_7, _stringLiteral574FF9B0C49CDEB5F5508548AE0CAB44FECEE038, /*hidden argument*/NULL); V_3 = ((String_t*)CastclassSealed((RuntimeObject*)L_8, String_t_il2cpp_TypeInfo_var)); RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * L_9 = ___key1; NullCheck(L_9); RuntimeObject * L_10 = RegistryKey_GetValue_mC95227C5F159D15D0A59EE72A31840CE3C6DB381(L_9, _stringLiteralC45B18C0F0F4B3CF24DA66312054A56CCF27D9C5, /*hidden argument*/NULL); V_4 = ((String_t*)CastclassSealed((RuntimeObject*)L_10, String_t_il2cpp_TypeInfo_var)); RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * L_11 = ___key1; NullCheck(L_11); RuntimeObject * L_12 = RegistryKey_GetValue_mC95227C5F159D15D0A59EE72A31840CE3C6DB381(L_11, _stringLiteralBB80988865A7C2136B3ADE9C2EB5EAE119955268, /*hidden argument*/NULL); V_5 = ((String_t*)CastclassSealed((RuntimeObject*)L_12, String_t_il2cpp_TypeInfo_var)); List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * L_13 = (List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E *)il2cpp_codegen_object_new(List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E_il2cpp_TypeInfo_var); List_1__ctor_m26B5CF8B504B7BD2ACF6D10E2212EB312DEAD708(L_13, /*hidden argument*/List_1__ctor_m26B5CF8B504B7BD2ACF6D10E2212EB312DEAD708_RuntimeMethod_var); V_6 = L_13; RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * L_14 = ___key1; NullCheck(L_14); RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * L_15 = RegistryKey_OpenSubKey_mFB72687C9F3CB562E0DD9DC07331211E964C6F9E(L_14, _stringLiteral04C41D8EF73FED844DA0ECFAA6DFF090063F2B1D, (bool)0, /*hidden argument*/NULL); V_7 = L_15; RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * L_16 = V_7; if (!L_16) { goto IL_00f9; } } { RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * L_17 = V_7; NullCheck(L_17); RuntimeObject * L_18 = RegistryKey_GetValue_mC95227C5F159D15D0A59EE72A31840CE3C6DB381(L_17, _stringLiteral8F6474296A2391DE11EB639CEE391F6735046792, /*hidden argument*/NULL); V_8 = ((*(int32_t*)((int32_t*)UnBox(L_18, Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var)))); RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * L_19 = V_7; NullCheck(L_19); RuntimeObject * L_20 = RegistryKey_GetValue_mC95227C5F159D15D0A59EE72A31840CE3C6DB381(L_19, _stringLiteral3ABDF740E9FD3F66165C9843BF151FCB36E52262, /*hidden argument*/NULL); V_9 = ((*(int32_t*)((int32_t*)UnBox(L_20, Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var)))); int32_t L_21 = V_8; V_10 = L_21; goto IL_00f1; } IL_00a7: { RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * L_22 = V_7; String_t* L_23 = Int32_ToString_m1863896DE712BF97C031D55B12E1583F1982DC02((int32_t*)(&V_10), /*hidden argument*/NULL); NullCheck(L_22); RuntimeObject * L_24 = RegistryKey_GetValue_mC95227C5F159D15D0A59EE72A31840CE3C6DB381(L_22, L_23, /*hidden argument*/NULL); V_11 = ((ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)Castclass((RuntimeObject*)L_24, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821_il2cpp_TypeInfo_var)); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_25 = V_11; if (!L_25) { goto IL_00eb; } } { int32_t L_26 = V_10; int32_t L_27 = V_8; if ((((int32_t)L_26) == ((int32_t)L_27))) { goto IL_00ca; } } { int32_t L_28 = V_10; G_B8_0 = L_28; goto IL_00cb; } IL_00ca: { G_B8_0 = 1; } IL_00cb: { V_12 = G_B8_0; int32_t L_29 = V_10; int32_t L_30 = V_9; if ((((int32_t)L_29) == ((int32_t)L_30))) { goto IL_00d7; } } { int32_t L_31 = V_10; G_B11_0 = L_31; goto IL_00dc; } IL_00d7: { G_B11_0 = ((int32_t)9999); } IL_00dc: { V_13 = G_B11_0; List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * L_32 = V_6; int32_t L_33 = V_12; int32_t L_34 = V_13; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_35 = V_11; TimeZoneInfo_ParseRegTzi_m55C1F9CA43A650277423AE74BF2787446C1D906F(L_32, L_33, L_34, L_35, /*hidden argument*/NULL); } IL_00eb: { int32_t L_36 = V_10; V_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_36, (int32_t)1)); } IL_00f1: { int32_t L_37 = V_10; int32_t L_38 = V_9; if ((((int32_t)L_37) <= ((int32_t)L_38))) { goto IL_00a7; } } { goto IL_0107; } IL_00f9: { List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * L_39 = V_6; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_40 = V_0; TimeZoneInfo_ParseRegTzi_m55C1F9CA43A650277423AE74BF2787446C1D906F(L_39, 1, ((int32_t)9999), L_40, /*hidden argument*/NULL); } IL_0107: { String_t* L_41 = ___id0; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_42 = V_2; String_t* L_43 = V_3; String_t* L_44 = V_4; String_t* L_45 = V_5; List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * L_46 = V_6; AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* L_47 = TimeZoneInfo_ValidateRules_mB2C193EB81FF713EED1541D27D08BAD59B29E311(L_46, /*hidden argument*/NULL); TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_48 = TimeZoneInfo_CreateCustomTimeZone_m5927EE8D4214E3F8317098CFB563D431E93C3E48(L_41, L_42, L_43, L_44, L_45, L_47, /*hidden argument*/NULL); return L_48; } } // System.Void System.TimeZoneInfo::ParseRegTzi(System.Collections.Generic.List`1<System.TimeZoneInfo_AdjustmentRule>,System.Int32,System.Int32,System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeZoneInfo_ParseRegTzi_m55C1F9CA43A650277423AE74BF2787446C1D906F (List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * ___adjustmentRules0, int32_t ___start_year1, int32_t ___end_year2, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_ParseRegTzi_m55C1F9CA43A650277423AE74BF2787446C1D906F_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; int32_t V_12 = 0; int32_t V_13 = 0; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 V_17; memset((&V_17), 0, sizeof(V_17)); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 V_18; memset((&V_18), 0, sizeof(V_18)); TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 V_19; memset((&V_19), 0, sizeof(V_19)); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 V_20; memset((&V_20), 0, sizeof(V_20)); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 V_21; memset((&V_21), 0, sizeof(V_21)); TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 V_22; memset((&V_22), 0, sizeof(V_22)); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 V_23; memset((&V_23), 0, sizeof(V_23)); { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_0 = ___buffer3; IL2CPP_RUNTIME_CLASS_INIT(BitConverter_tD5DF1CB5C5A5CB087D90BD881C8E75A332E546EE_il2cpp_TypeInfo_var); int32_t L_1 = BitConverter_ToInt32_m900A016CA90064569D8DF6D9195044C9C106B391(L_0, 8, /*hidden argument*/NULL); V_0 = L_1; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_2 = ___buffer3; int16_t L_3 = BitConverter_ToInt16_mBFC7B476188DF611E2B21C89693258F6A4969CEA(L_2, ((int32_t)12), /*hidden argument*/NULL); V_1 = L_3; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_4 = ___buffer3; int16_t L_5 = BitConverter_ToInt16_mBFC7B476188DF611E2B21C89693258F6A4969CEA(L_4, ((int32_t)14), /*hidden argument*/NULL); V_2 = L_5; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_6 = ___buffer3; int16_t L_7 = BitConverter_ToInt16_mBFC7B476188DF611E2B21C89693258F6A4969CEA(L_6, ((int32_t)16), /*hidden argument*/NULL); V_3 = L_7; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_8 = ___buffer3; int16_t L_9 = BitConverter_ToInt16_mBFC7B476188DF611E2B21C89693258F6A4969CEA(L_8, ((int32_t)18), /*hidden argument*/NULL); V_4 = L_9; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_10 = ___buffer3; int16_t L_11 = BitConverter_ToInt16_mBFC7B476188DF611E2B21C89693258F6A4969CEA(L_10, ((int32_t)20), /*hidden argument*/NULL); V_5 = L_11; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_12 = ___buffer3; int16_t L_13 = BitConverter_ToInt16_mBFC7B476188DF611E2B21C89693258F6A4969CEA(L_12, ((int32_t)22), /*hidden argument*/NULL); V_6 = L_13; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_14 = ___buffer3; int16_t L_15 = BitConverter_ToInt16_mBFC7B476188DF611E2B21C89693258F6A4969CEA(L_14, ((int32_t)24), /*hidden argument*/NULL); V_7 = L_15; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_16 = ___buffer3; int16_t L_17 = BitConverter_ToInt16_mBFC7B476188DF611E2B21C89693258F6A4969CEA(L_16, ((int32_t)26), /*hidden argument*/NULL); V_8 = L_17; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_18 = ___buffer3; int16_t L_19 = BitConverter_ToInt16_mBFC7B476188DF611E2B21C89693258F6A4969CEA(L_18, ((int32_t)28), /*hidden argument*/NULL); V_9 = L_19; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_20 = ___buffer3; int16_t L_21 = BitConverter_ToInt16_mBFC7B476188DF611E2B21C89693258F6A4969CEA(L_20, ((int32_t)30), /*hidden argument*/NULL); V_10 = L_21; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_22 = ___buffer3; int16_t L_23 = BitConverter_ToInt16_mBFC7B476188DF611E2B21C89693258F6A4969CEA(L_22, ((int32_t)32), /*hidden argument*/NULL); V_11 = L_23; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_24 = ___buffer3; int16_t L_25 = BitConverter_ToInt16_mBFC7B476188DF611E2B21C89693258F6A4969CEA(L_24, ((int32_t)34), /*hidden argument*/NULL); V_12 = L_25; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_26 = ___buffer3; int16_t L_27 = BitConverter_ToInt16_mBFC7B476188DF611E2B21C89693258F6A4969CEA(L_26, ((int32_t)36), /*hidden argument*/NULL); V_13 = L_27; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_28 = ___buffer3; int16_t L_29 = BitConverter_ToInt16_mBFC7B476188DF611E2B21C89693258F6A4969CEA(L_28, ((int32_t)38), /*hidden argument*/NULL); V_14 = L_29; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_30 = ___buffer3; int16_t L_31 = BitConverter_ToInt16_mBFC7B476188DF611E2B21C89693258F6A4969CEA(L_30, ((int32_t)40), /*hidden argument*/NULL); V_15 = L_31; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_32 = ___buffer3; int16_t L_33 = BitConverter_ToInt16_mBFC7B476188DF611E2B21C89693258F6A4969CEA(L_32, ((int32_t)42), /*hidden argument*/NULL); V_16 = L_33; int32_t L_34 = V_2; if (!L_34) { goto IL_00ac; } } { int32_t L_35 = V_10; if (L_35) { goto IL_00ad; } } IL_00ac: { return; } IL_00ad: { int32_t L_36 = V_13; int32_t L_37 = V_14; int32_t L_38 = V_15; int32_t L_39 = V_16; DateTime__ctor_m6567CDEB97E6541CE4AF8ADDC617CFF419D5A58E((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_18), 1, 1, 1, L_36, L_37, L_38, L_39, /*hidden argument*/NULL); int32_t L_40 = ___start_year1; DateTime__ctor_mF4506D7FF3B64F7EC739A36667DC8BC089A6539A((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_17), L_40, 1, 1, /*hidden argument*/NULL); int32_t L_41 = V_9; if (L_41) { goto IL_00de; } } { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_42 = V_18; int32_t L_43 = V_10; int32_t L_44 = V_12; int32_t L_45 = V_11; TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_46 = TransitionTime_CreateFloatingDateRule_mF22316F8D071F0D8AAE9981156D6CD87637A327E(L_42, L_43, L_44, L_45, /*hidden argument*/NULL); V_19 = L_46; goto IL_00eb; } IL_00de: { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_47 = V_18; int32_t L_48 = V_10; int32_t L_49 = V_12; TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_50 = TransitionTime_CreateFixedDateRule_m7DC42C607D9949069FF955FCA8BC9DF667498F26(L_47, L_48, L_49, /*hidden argument*/NULL); V_19 = L_50; } IL_00eb: { int32_t L_51 = V_5; int32_t L_52 = V_6; int32_t L_53 = V_7; int32_t L_54 = V_8; DateTime__ctor_m6567CDEB97E6541CE4AF8ADDC617CFF419D5A58E((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_21), 1, 1, 1, L_51, L_52, L_53, L_54, /*hidden argument*/NULL); int32_t L_55 = ___end_year2; DateTime__ctor_mF4506D7FF3B64F7EC739A36667DC8BC089A6539A((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_20), L_55, ((int32_t)12), ((int32_t)31), /*hidden argument*/NULL); int32_t L_56 = V_1; if (L_56) { goto IL_011b; } } { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_57 = V_21; int32_t L_58 = V_2; int32_t L_59 = V_4; int32_t L_60 = V_3; TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_61 = TransitionTime_CreateFloatingDateRule_mF22316F8D071F0D8AAE9981156D6CD87637A327E(L_57, L_58, L_59, L_60, /*hidden argument*/NULL); V_22 = L_61; goto IL_0127; } IL_011b: { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_62 = V_21; int32_t L_63 = V_2; int32_t L_64 = V_4; TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_65 = TransitionTime_CreateFixedDateRule_m7DC42C607D9949069FF955FCA8BC9DF667498F26(L_62, L_63, L_64, /*hidden argument*/NULL); V_22 = L_65; } IL_0127: { int32_t L_66 = V_0; TimeSpan__ctor_m44268277AFF84DEF6CA3442907CE8116A982FB87((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&V_23), 0, ((-L_66)), 0, /*hidden argument*/NULL); List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * L_67 = ___adjustmentRules0; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_68 = V_17; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_69 = V_20; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_70 = V_23; TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_71 = V_19; TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_72 = V_22; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_73 = AdjustmentRule_CreateAdjustmentRule_m02250B76565B1F45DA0F87EA2630579828049935(L_68, L_69, L_70, L_71, L_72, /*hidden argument*/NULL); NullCheck(L_67); List_1_Add_m69410B80C654B698D46CAF64A1B602D371ECB608(L_67, L_73, /*hidden argument*/List_1_Add_m69410B80C654B698D46CAF64A1B602D371ECB608_RuntimeMethod_var); return; } } // System.TimeZoneInfo_AdjustmentRule[] System.TimeZoneInfo::GetAdjustmentRules() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* TimeZoneInfo_GetAdjustmentRules_m5ECAA03E2351067B577D5E4EAE036014FCE291DE (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_GetAdjustmentRules_m5ECAA03E2351067B577D5E4EAE036014FCE291DE_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_supportsDaylightSavingTime_8(); if (!L_0) { goto IL_0010; } } { AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* L_1 = __this->get_adjustmentRules_11(); if (L_1) { goto IL_0017; } } IL_0010: { AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* L_2 = (AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD*)(AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD*)SZArrayNew(AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD_il2cpp_TypeInfo_var, (uint32_t)0); return L_2; } IL_0017: { AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* L_3 = __this->get_adjustmentRules_11(); NullCheck((RuntimeArray *)(RuntimeArray *)L_3); RuntimeObject * L_4 = Array_Clone_mE8C710213E323617A6F46F2B36DCDDD4C7CF5176((RuntimeArray *)(RuntimeArray *)L_3, /*hidden argument*/NULL); return ((AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD*)Castclass((RuntimeObject*)L_4, AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD_il2cpp_TypeInfo_var)); } } // System.Int32 System.TimeZoneInfo::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TimeZoneInfo_GetHashCode_m2F0186467A29324D42554C640C84BAF79DEEE2E9 (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* V_1 = NULL; int32_t V_2 = 0; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * V_3 = NULL; { String_t* L_0 = TimeZoneInfo_get_Id_mE52B846A9B3701B6BFFC99AD5F486584044304C6_inline(__this, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = VirtFuncInvoker0< int32_t >::Invoke(2 /* System.Int32 System.Object::GetHashCode() */, L_0); V_0 = L_1; AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* L_2 = TimeZoneInfo_GetAdjustmentRules_m5ECAA03E2351067B577D5E4EAE036014FCE291DE(__this, /*hidden argument*/NULL); V_1 = L_2; V_2 = 0; goto IL_0028; } IL_0017: { AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* L_3 = V_1; int32_t L_4 = V_2; NullCheck(L_3); int32_t L_5 = L_4; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_6 = (L_3)->GetAt(static_cast<il2cpp_array_size_t>(L_5)); V_3 = L_6; int32_t L_7 = V_0; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_8 = V_3; NullCheck(L_8); int32_t L_9 = VirtFuncInvoker0< int32_t >::Invoke(2 /* System.Int32 System.Object::GetHashCode() */, L_8); V_0 = ((int32_t)((int32_t)L_7^(int32_t)L_9)); int32_t L_10 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_0028: { int32_t L_11 = V_2; AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* L_12 = V_1; NullCheck(L_12); if ((((int32_t)L_11) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))))))) { goto IL_0017; } } { int32_t L_13 = V_0; return L_13; } } // System.Void System.TimeZoneInfo::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeZoneInfo_System_Runtime_Serialization_ISerializable_GetObjectData_mAE47C204DEBA80A40CE6BB6D8645CBE68E07E843 (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___info0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___context1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_System_Runtime_Serialization_ISerializable_GetObjectData_mAE47C204DEBA80A40CE6BB6D8645CBE68E07E843_MetadataUsageId); s_Il2CppMethodInitialized = true; } { SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_0 = ___info0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteral59BD0A3FF43B32849B319E645D4798D8A5D1E889, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, TimeZoneInfo_System_Runtime_Serialization_ISerializable_GetObjectData_mAE47C204DEBA80A40CE6BB6D8645CBE68E07E843_RuntimeMethod_var); } IL_000e: { SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_2 = ___info0; String_t* L_3 = __this->get_id_3(); NullCheck(L_2); SerializationInfo_AddValue_mC9D1E16476E24E1AFE7C59368D3BC0B35F64FBC6(L_2, _stringLiteral474AE52625B87D7628AE7B20A499329A99E07119, L_3, /*hidden argument*/NULL); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_4 = ___info0; String_t* L_5 = __this->get_displayName_2(); NullCheck(L_4); SerializationInfo_AddValue_mC9D1E16476E24E1AFE7C59368D3BC0B35F64FBC6(L_4, _stringLiteral0A5D3E6700373C9EF26EC5782D72D97AE5D7CF3C, L_5, /*hidden argument*/NULL); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_6 = ___info0; String_t* L_7 = __this->get_standardDisplayName_7(); NullCheck(L_6); SerializationInfo_AddValue_mC9D1E16476E24E1AFE7C59368D3BC0B35F64FBC6(L_6, _stringLiteral0F6182802153D24EEA849ECD8B3CDAA0F9B47E59, L_7, /*hidden argument*/NULL); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_8 = ___info0; String_t* L_9 = __this->get_daylightDisplayName_1(); NullCheck(L_8); SerializationInfo_AddValue_mC9D1E16476E24E1AFE7C59368D3BC0B35F64FBC6(L_8, _stringLiteral986D5F863A276DE3CA7FDCEEC5606C2C44E03800, L_9, /*hidden argument*/NULL); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_10 = ___info0; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_11 = __this->get_baseUtcOffset_0(); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_12 = L_11; RuntimeObject * L_13 = Box(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var, &L_12); NullCheck(L_10); SerializationInfo_AddValue_mC9D1E16476E24E1AFE7C59368D3BC0B35F64FBC6(L_10, _stringLiteral02DD17A342AB600AEB759AEBC9C5D0DBAAFD8FDE, L_13, /*hidden argument*/NULL); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_14 = ___info0; AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* L_15 = __this->get_adjustmentRules_11(); NullCheck(L_14); SerializationInfo_AddValue_mC9D1E16476E24E1AFE7C59368D3BC0B35F64FBC6(L_14, _stringLiteral607A669D68C57749AE1E59F1737A7C47B41E00A6, (RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/NULL); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_16 = ___info0; bool L_17 = TimeZoneInfo_get_SupportsDaylightSavingTime_m101C22CB276BB45E9C38F54BF6F944C8C5578C9E_inline(__this, /*hidden argument*/NULL); NullCheck(L_16); SerializationInfo_AddValue_m1229CE68F507974EBA0DA9C7C728A09E611D18B1(L_16, _stringLiteral1350F100109D4CF9E61BDE17537ED0553C4C674D, L_17, /*hidden argument*/NULL); return; } } // System.Collections.ObjectModel.ReadOnlyCollection`1<System.TimeZoneInfo> System.TimeZoneInfo::GetSystemTimeZones() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_tD63B9891087CF571DD4322388BDDBAEEB7606FE0 * TimeZoneInfo_GetSystemTimeZones_mEA58988461DB651BAAEFE60B72EBCC2403FCDC3A (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_GetSystemTimeZones_mEA58988461DB651BAAEFE60B72EBCC2403FCDC3A_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_tAEAAD63BC89129982F4AF4D8326A9C32BEFBECAD * V_0 = NULL; { ReadOnlyCollection_1_tD63B9891087CF571DD4322388BDDBAEEB7606FE0 * L_0 = ((TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_StaticFields*)il2cpp_codegen_static_fields_for(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_il2cpp_TypeInfo_var))->get_systemTimeZones_14(); if (L_0) { goto IL_0025; } } { List_1_tAEAAD63BC89129982F4AF4D8326A9C32BEFBECAD * L_1 = (List_1_tAEAAD63BC89129982F4AF4D8326A9C32BEFBECAD *)il2cpp_codegen_object_new(List_1_tAEAAD63BC89129982F4AF4D8326A9C32BEFBECAD_il2cpp_TypeInfo_var); List_1__ctor_m8EA0E94A31BE27A0D2CF4FA7BDDC767E5D2ADC23(L_1, /*hidden argument*/List_1__ctor_m8EA0E94A31BE27A0D2CF4FA7BDDC767E5D2ADC23_RuntimeMethod_var); V_0 = L_1; List_1_tAEAAD63BC89129982F4AF4D8326A9C32BEFBECAD * L_2 = V_0; TimeZoneInfo_GetSystemTimeZonesCore_m9D3D231ABFB243A5720D61CA7FF524E6E6D77808(L_2, /*hidden argument*/NULL); List_1_tAEAAD63BC89129982F4AF4D8326A9C32BEFBECAD * L_3 = V_0; ReadOnlyCollection_1_tD63B9891087CF571DD4322388BDDBAEEB7606FE0 * L_4 = (ReadOnlyCollection_1_tD63B9891087CF571DD4322388BDDBAEEB7606FE0 *)il2cpp_codegen_object_new(ReadOnlyCollection_1_tD63B9891087CF571DD4322388BDDBAEEB7606FE0_il2cpp_TypeInfo_var); ReadOnlyCollection_1__ctor_m2669B26D5BD4E1D7DA650B32D5C8C5D4C6F82FE4(L_4, L_3, /*hidden argument*/ReadOnlyCollection_1__ctor_m2669B26D5BD4E1D7DA650B32D5C8C5D4C6F82FE4_RuntimeMethod_var); InterlockedCompareExchangeImpl<ReadOnlyCollection_1_tD63B9891087CF571DD4322388BDDBAEEB7606FE0 *>((ReadOnlyCollection_1_tD63B9891087CF571DD4322388BDDBAEEB7606FE0 **)(((TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_StaticFields*)il2cpp_codegen_static_fields_for(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_il2cpp_TypeInfo_var))->get_address_of_systemTimeZones_14()), L_4, (ReadOnlyCollection_1_tD63B9891087CF571DD4322388BDDBAEEB7606FE0 *)NULL); } IL_0025: { ReadOnlyCollection_1_tD63B9891087CF571DD4322388BDDBAEEB7606FE0 * L_5 = ((TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_StaticFields*)il2cpp_codegen_static_fields_for(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_il2cpp_TypeInfo_var))->get_systemTimeZones_14(); return L_5; } } // System.TimeSpan System.TimeZoneInfo::GetUtcOffset(System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 TimeZoneInfo_GetUtcOffset_mB87444CE19A766D8190FCA7508AE192E66E9436D (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * __this, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dateTime0, const RuntimeMethod* method) { bool V_0 = false; { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_0 = ___dateTime0; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_1 = TimeZoneInfo_GetUtcOffset_m3472449E929542E987D335203A81C84E148674AB(__this, L_0, (bool*)(&V_0), /*hidden argument*/NULL); return L_1; } } // System.TimeSpan System.TimeZoneInfo::GetUtcOffset(System.DateTime,System.Boolean&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 TimeZoneInfo_GetUtcOffset_m3472449E929542E987D335203A81C84E148674AB (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * __this, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dateTime0, bool* ___isDST1, const RuntimeMethod* method) { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * V_0 = NULL; bool V_1 = false; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 V_2; memset((&V_2), 0, sizeof(V_2)); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 V_3; memset((&V_3), 0, sizeof(V_3)); { bool* L_0 = ___isDST1; *((int8_t*)L_0) = (int8_t)0; V_0 = __this; int32_t L_1 = DateTime_get_Kind_m44C21F0AB366194E0233E48B77B15EBB418892BE((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&___dateTime0), /*hidden argument*/NULL); if ((!(((uint32_t)L_1) == ((uint32_t)1)))) { goto IL_0015; } } { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_2 = TimeZoneInfo_get_Utc_mE10DC8C042D2CE7D3FA9A46ED7035FF93B6502EE(/*hidden argument*/NULL); V_0 = L_2; } IL_0015: { int32_t L_3 = DateTime_get_Kind_m44C21F0AB366194E0233E48B77B15EBB418892BE((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&___dateTime0), /*hidden argument*/NULL); if ((!(((uint32_t)L_3) == ((uint32_t)2)))) { goto IL_0025; } } { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_4 = TimeZoneInfo_get_Local_mD208D43B3366D6E489CA49A7F21164373CEC24FD(/*hidden argument*/NULL); V_0 = L_4; } IL_0025: { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_5 = ___dateTime0; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_6 = V_0; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_7 = TimeZoneInfo_GetUtcOffsetHelper_mEF2AA10E4E24DF9A330DA6BBE230783050E9BA1A(L_5, L_6, (bool*)(&V_1), /*hidden argument*/NULL); V_2 = L_7; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_8 = V_0; if ((!(((RuntimeObject*)(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 *)L_8) == ((RuntimeObject*)(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 *)__this)))) { goto IL_0038; } } { bool* L_9 = ___isDST1; bool L_10 = V_1; *((int8_t*)L_9) = (int8_t)L_10; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_11 = V_2; return L_11; } IL_0038: { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_12 = ___dateTime0; int64_t L_13 = TimeSpan_get_Ticks_m829C28C42028CDBFC9E338962DC7B6B10C8FFBE7_inline((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&V_2), /*hidden argument*/NULL); bool L_14 = TimeZoneInfo_TryAddTicks_m5A6E29CD177D544C3529D3609AD2AC5C5542CC49(L_12, ((-L_13)), (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_3), 1, /*hidden argument*/NULL); if (L_14) { goto IL_0052; } } { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_15 = TimeZoneInfo_get_BaseUtcOffset_mAB38F4E2BC249BF42876E3220D7B329E30628A2C_inline(__this, /*hidden argument*/NULL); return L_15; } IL_0052: { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_16 = V_3; bool* L_17 = ___isDST1; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_18 = TimeZoneInfo_GetUtcOffsetHelper_mEF2AA10E4E24DF9A330DA6BBE230783050E9BA1A(L_16, __this, (bool*)L_17, /*hidden argument*/NULL); return L_18; } } // System.TimeSpan System.TimeZoneInfo::GetUtcOffsetHelper(System.DateTime,System.TimeZoneInfo,System.Boolean&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 TimeZoneInfo_GetUtcOffsetHelper_mEF2AA10E4E24DF9A330DA6BBE230783050E9BA1A (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dateTime0, TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * ___tz1, bool* ___isDST2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_GetUtcOffsetHelper_mEF2AA10E4E24DF9A330DA6BBE230783050E9BA1A_MetadataUsageId); s_Il2CppMethodInitialized = true; } TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 V_0; memset((&V_0), 0, sizeof(V_0)); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 V_1; memset((&V_1), 0, sizeof(V_1)); AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * V_2 = NULL; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 V_3; memset((&V_3), 0, sizeof(V_3)); AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * V_4 = NULL; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 V_5; memset((&V_5), 0, sizeof(V_5)); { int32_t L_0 = DateTime_get_Kind_m44C21F0AB366194E0233E48B77B15EBB418892BE((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&___dateTime0), /*hidden argument*/NULL); if ((!(((uint32_t)L_0) == ((uint32_t)2)))) { goto IL_0018; } } { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_1 = ___tz1; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_2 = TimeZoneInfo_get_Local_mD208D43B3366D6E489CA49A7F21164373CEC24FD(/*hidden argument*/NULL); if ((((RuntimeObject*)(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 *)L_1) == ((RuntimeObject*)(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 *)L_2))) { goto IL_0018; } } { Exception_t * L_3 = (Exception_t *)il2cpp_codegen_object_new(Exception_t_il2cpp_TypeInfo_var); Exception__ctor_m5FEC89FBFACEEDCEE29CCFD44A85D72FC28EB0D1(L_3, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, NULL, TimeZoneInfo_GetUtcOffsetHelper_mEF2AA10E4E24DF9A330DA6BBE230783050E9BA1A_RuntimeMethod_var); } IL_0018: { bool* L_4 = ___isDST2; *((int8_t*)L_4) = (int8_t)0; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_5 = ___tz1; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_6 = TimeZoneInfo_get_Utc_mE10DC8C042D2CE7D3FA9A46ED7035FF93B6502EE(/*hidden argument*/NULL); if ((!(((RuntimeObject*)(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 *)L_5) == ((RuntimeObject*)(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 *)L_6)))) { goto IL_0029; } } { IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_7 = ((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields*)il2cpp_codegen_static_fields_for(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var))->get_Zero_0(); return L_7; } IL_0029: { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_8 = ___tz1; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_9 = ___dateTime0; bool* L_10 = ___isDST2; NullCheck(L_8); bool L_11 = TimeZoneInfo_TryGetTransitionOffset_mE81815E31B2FD48D83635AE3FAADF622DDE6B5D6(L_8, L_9, (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&V_0), (bool*)L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0037; } } { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_12 = V_0; return L_12; } IL_0037: { int32_t L_13 = DateTime_get_Kind_m44C21F0AB366194E0233E48B77B15EBB418892BE((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&___dateTime0), /*hidden argument*/NULL); if ((!(((uint32_t)L_13) == ((uint32_t)1)))) { goto IL_0076; } } { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_14 = ___tz1; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_15 = ___dateTime0; NullCheck(L_14); AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_16 = TimeZoneInfo_GetApplicableRule_m960A90264F1FBB60734074D71036FCA304B5F73A(L_14, L_15, /*hidden argument*/NULL); V_4 = L_16; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_17 = V_4; if (!L_17) { goto IL_006f; } } { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_18 = ___tz1; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_19 = V_4; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_20 = ___dateTime0; NullCheck(L_18); bool L_21 = TimeZoneInfo_IsInDST_m353072CFE30139C66F490E254314847B1C55A61C(L_18, L_19, L_20, /*hidden argument*/NULL); if (!L_21) { goto IL_006f; } } { bool* L_22 = ___isDST2; *((int8_t*)L_22) = (int8_t)1; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_23 = ___tz1; NullCheck(L_23); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_24 = TimeZoneInfo_get_BaseUtcOffset_mAB38F4E2BC249BF42876E3220D7B329E30628A2C_inline(L_23, /*hidden argument*/NULL); AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_25 = V_4; NullCheck(L_25); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_26 = AdjustmentRule_get_DaylightDelta_m2FE8486C9BE8D912DB009B37823E33676DD21F15_inline(L_25, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_27 = TimeSpan_op_Addition_m2C916EE6F60BA72329886F1568FE9DD0D8DF0DB7(L_24, L_26, /*hidden argument*/NULL); return L_27; } IL_006f: { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_28 = ___tz1; NullCheck(L_28); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_29 = TimeZoneInfo_get_BaseUtcOffset_mAB38F4E2BC249BF42876E3220D7B329E30628A2C_inline(L_28, /*hidden argument*/NULL); return L_29; } IL_0076: { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_30 = ___dateTime0; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_31 = ___tz1; NullCheck(L_31); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_32 = TimeZoneInfo_get_BaseUtcOffset_mAB38F4E2BC249BF42876E3220D7B329E30628A2C_inline(L_31, /*hidden argument*/NULL); V_5 = L_32; int64_t L_33 = TimeSpan_get_Ticks_m829C28C42028CDBFC9E338962DC7B6B10C8FFBE7_inline((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&V_5), /*hidden argument*/NULL); bool L_34 = TimeZoneInfo_TryAddTicks_m5A6E29CD177D544C3529D3609AD2AC5C5542CC49(L_30, ((-L_33)), (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_1), 1, /*hidden argument*/NULL); if (L_34) { goto IL_0098; } } { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_35 = ___tz1; NullCheck(L_35); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_36 = TimeZoneInfo_get_BaseUtcOffset_mAB38F4E2BC249BF42876E3220D7B329E30628A2C_inline(L_35, /*hidden argument*/NULL); return L_36; } IL_0098: { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_37 = ___tz1; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_38 = V_1; NullCheck(L_37); AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_39 = TimeZoneInfo_GetApplicableRule_m960A90264F1FBB60734074D71036FCA304B5F73A(L_37, L_38, /*hidden argument*/NULL); V_2 = L_39; IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_40 = ((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields*)il2cpp_codegen_static_fields_for(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var))->get_MinValue_31(); V_3 = L_40; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_41 = V_2; if (!L_41) { goto IL_00cb; } } { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_42 = V_1; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_43 = V_2; NullCheck(L_43); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_44 = AdjustmentRule_get_DaylightDelta_m2FE8486C9BE8D912DB009B37823E33676DD21F15_inline(L_43, /*hidden argument*/NULL); V_5 = L_44; int64_t L_45 = TimeSpan_get_Ticks_m829C28C42028CDBFC9E338962DC7B6B10C8FFBE7_inline((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&V_5), /*hidden argument*/NULL); bool L_46 = TimeZoneInfo_TryAddTicks_m5A6E29CD177D544C3529D3609AD2AC5C5542CC49(L_42, ((-L_45)), (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_3), 1, /*hidden argument*/NULL); if (L_46) { goto IL_00cb; } } { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_47 = ___tz1; NullCheck(L_47); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_48 = TimeZoneInfo_get_BaseUtcOffset_mAB38F4E2BC249BF42876E3220D7B329E30628A2C_inline(L_47, /*hidden argument*/NULL); return L_48; } IL_00cb: { AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_49 = V_2; if (!L_49) { goto IL_00fe; } } { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_50 = ___tz1; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_51 = V_2; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_52 = ___dateTime0; NullCheck(L_50); bool L_53 = TimeZoneInfo_IsInDST_m353072CFE30139C66F490E254314847B1C55A61C(L_50, L_51, L_52, /*hidden argument*/NULL); if (!L_53) { goto IL_00fe; } } { bool* L_54 = ___isDST2; *((int8_t*)L_54) = (int8_t)1; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_55 = ___tz1; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_56 = V_2; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_57 = V_3; NullCheck(L_55); bool L_58 = TimeZoneInfo_IsInDST_m353072CFE30139C66F490E254314847B1C55A61C(L_55, L_56, L_57, /*hidden argument*/NULL); if (!L_58) { goto IL_00f7; } } { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_59 = ___tz1; NullCheck(L_59); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_60 = TimeZoneInfo_get_BaseUtcOffset_mAB38F4E2BC249BF42876E3220D7B329E30628A2C_inline(L_59, /*hidden argument*/NULL); AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_61 = V_2; NullCheck(L_61); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_62 = AdjustmentRule_get_DaylightDelta_m2FE8486C9BE8D912DB009B37823E33676DD21F15_inline(L_61, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_63 = TimeSpan_op_Addition_m2C916EE6F60BA72329886F1568FE9DD0D8DF0DB7(L_60, L_62, /*hidden argument*/NULL); return L_63; } IL_00f7: { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_64 = ___tz1; NullCheck(L_64); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_65 = TimeZoneInfo_get_BaseUtcOffset_mAB38F4E2BC249BF42876E3220D7B329E30628A2C_inline(L_64, /*hidden argument*/NULL); return L_65; } IL_00fe: { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_66 = ___tz1; NullCheck(L_66); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_67 = TimeZoneInfo_get_BaseUtcOffset_mAB38F4E2BC249BF42876E3220D7B329E30628A2C_inline(L_66, /*hidden argument*/NULL); return L_67; } } // System.Boolean System.TimeZoneInfo::HasSameRules(System.TimeZoneInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeZoneInfo_HasSameRules_m1C002CA4B76F10229AD7C5B30F53F66C7C53720A (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * __this, TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_HasSameRules_m1C002CA4B76F10229AD7C5B30F53F66C7C53720A_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_0 = ___other0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralD0941E68DA8F38151FF86A61FC59F7C5CF9FCAA2, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, TimeZoneInfo_HasSameRules_m1C002CA4B76F10229AD7C5B30F53F66C7C53720A_RuntimeMethod_var); } IL_000e: { AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* L_2 = __this->get_adjustmentRules_11(); TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_3 = ___other0; NullCheck(L_3); AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* L_4 = L_3->get_adjustmentRules_11(); if ((((int32_t)((((RuntimeObject*)(AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD*)L_2) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)((((RuntimeObject*)(AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD*)L_4) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)))) { goto IL_0024; } } { return (bool)0; } IL_0024: { AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* L_5 = __this->get_adjustmentRules_11(); if (L_5) { goto IL_002e; } } { return (bool)1; } IL_002e: { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_6 = TimeZoneInfo_get_BaseUtcOffset_mAB38F4E2BC249BF42876E3220D7B329E30628A2C_inline(__this, /*hidden argument*/NULL); TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_7 = ___other0; NullCheck(L_7); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_8 = TimeZoneInfo_get_BaseUtcOffset_mAB38F4E2BC249BF42876E3220D7B329E30628A2C_inline(L_7, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var); bool L_9 = TimeSpan_op_Inequality_mEAE207F8B9A9B42CC33F4DE882E69E98C09065FC(L_6, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0043; } } { return (bool)0; } IL_0043: { AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* L_10 = __this->get_adjustmentRules_11(); NullCheck(L_10); TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_11 = ___other0; NullCheck(L_11); AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* L_12 = L_11->get_adjustmentRules_11(); NullCheck(L_12); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))) == ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))))))) { goto IL_0057; } } { return (bool)0; } IL_0057: { V_0 = 0; goto IL_0078; } IL_005b: { AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* L_13 = __this->get_adjustmentRules_11(); int32_t L_14 = V_0; NullCheck(L_13); int32_t L_15 = L_14; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_16 = (L_13)->GetAt(static_cast<il2cpp_array_size_t>(L_15)); TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_17 = ___other0; NullCheck(L_17); AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* L_18 = L_17->get_adjustmentRules_11(); int32_t L_19 = V_0; NullCheck(L_18); int32_t L_20 = L_19; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_21 = (L_18)->GetAt(static_cast<il2cpp_array_size_t>(L_20)); NullCheck(L_16); bool L_22 = AdjustmentRule_Equals_mE58526212854504DB5575E2396F3C97F4F0EEA95(L_16, L_21, /*hidden argument*/NULL); if (L_22) { goto IL_0074; } } { return (bool)0; } IL_0074: { int32_t L_23 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); } IL_0078: { int32_t L_24 = V_0; AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* L_25 = __this->get_adjustmentRules_11(); NullCheck(L_25); if ((((int32_t)L_24) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_25)->max_length))))))) { goto IL_005b; } } { return (bool)1; } } // System.Boolean System.TimeZoneInfo::IsAmbiguousTime(System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeZoneInfo_IsAmbiguousTime_m1C47E17D025683A2FAFB4BBB8F22E8143E5462EC (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * __this, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dateTime0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_IsAmbiguousTime_m1C47E17D025683A2FAFB4BBB8F22E8143E5462EC_MetadataUsageId); s_Il2CppMethodInitialized = true; } AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * V_0 = NULL; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 V_1; memset((&V_1), 0, sizeof(V_1)); { int32_t L_0 = DateTime_get_Kind_m44C21F0AB366194E0233E48B77B15EBB418892BE((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&___dateTime0), /*hidden argument*/NULL); if ((!(((uint32_t)L_0) == ((uint32_t)2)))) { goto IL_001e; } } { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_1 = ___dateTime0; bool L_2 = TimeZoneInfo_IsInvalidTime_m986910976B42BA4BA0687D048ADABAA997B6C235(__this, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001e; } } { ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_3 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m9A85EF7FEFEC21DDD525A67E831D77278E5165B7(L_3, _stringLiteral0AF70E9C0D57B35CCD56C4069FC8D171CB59AF5E, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, NULL, TimeZoneInfo_IsAmbiguousTime_m1C47E17D025683A2FAFB4BBB8F22E8143E5462EC_RuntimeMethod_var); } IL_001e: { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_4 = TimeZoneInfo_get_Utc_mE10DC8C042D2CE7D3FA9A46ED7035FF93B6502EE(/*hidden argument*/NULL); if ((!(((RuntimeObject*)(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 *)__this) == ((RuntimeObject*)(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 *)L_4)))) { goto IL_0028; } } { return (bool)0; } IL_0028: { int32_t L_5 = DateTime_get_Kind_m44C21F0AB366194E0233E48B77B15EBB418892BE((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&___dateTime0), /*hidden argument*/NULL); if ((!(((uint32_t)L_5) == ((uint32_t)1)))) { goto IL_003b; } } { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_6 = ___dateTime0; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_7 = TimeZoneInfo_ConvertTimeFromUtc_m59079E8F2663E2A1A96089CCB397E2FC9A00C422(__this, L_6, /*hidden argument*/NULL); ___dateTime0 = L_7; } IL_003b: { int32_t L_8 = DateTime_get_Kind_m44C21F0AB366194E0233E48B77B15EBB418892BE((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&___dateTime0), /*hidden argument*/NULL); if ((!(((uint32_t)L_8) == ((uint32_t)2)))) { goto IL_005b; } } { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_9 = TimeZoneInfo_get_Local_mD208D43B3366D6E489CA49A7F21164373CEC24FD(/*hidden argument*/NULL); if ((((RuntimeObject*)(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 *)__this) == ((RuntimeObject*)(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 *)L_9))) { goto IL_005b; } } { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_10 = ___dateTime0; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_11 = TimeZoneInfo_get_Local_mD208D43B3366D6E489CA49A7F21164373CEC24FD(/*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_12 = TimeZoneInfo_ConvertTime_mC953F67CC3D9457C7595DBB652418754C2B58FDE(L_10, L_11, __this, /*hidden argument*/NULL); ___dateTime0 = L_12; } IL_005b: { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_13 = ___dateTime0; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_14 = TimeZoneInfo_GetApplicableRule_m960A90264F1FBB60734074D71036FCA304B5F73A(__this, L_13, /*hidden argument*/NULL); V_0 = L_14; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_15 = V_0; if (!L_15) { goto IL_0098; } } { AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_16 = V_0; NullCheck(L_16); TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_17 = AdjustmentRule_get_DaylightTransitionEnd_m8EE35970D90C7857BEAE165190F5B9ADC8C57860_inline(L_16, /*hidden argument*/NULL); int32_t L_18 = DateTime_get_Year_m019BED6042282D03E51CE82F590D2A9FE5EA859E((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&___dateTime0), /*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_19 = TimeZoneInfo_TransitionPoint_m5FA051A8EC41B739B1A36720800679E69BF2CFF2(L_17, L_18, /*hidden argument*/NULL); V_1 = L_19; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_20 = ___dateTime0; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_21 = V_1; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_22 = V_0; NullCheck(L_22); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_23 = AdjustmentRule_get_DaylightDelta_m2FE8486C9BE8D912DB009B37823E33676DD21F15_inline(L_22, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_24 = DateTime_op_Subtraction_m679BBE02927C8538BBDD10A514E655568246830B(L_21, L_23, /*hidden argument*/NULL); bool L_25 = DateTime_op_GreaterThan_mC9384F126E5D8A3AAAB0BDFC44D1D7319367C89E(L_20, L_24, /*hidden argument*/NULL); if (!L_25) { goto IL_0098; } } { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_26 = ___dateTime0; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_27 = V_1; IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); bool L_28 = DateTime_op_LessThanOrEqual_m7131235B927010BD9DB3C93FEB51640286D1107B(L_26, L_27, /*hidden argument*/NULL); if (!L_28) { goto IL_0098; } } { return (bool)1; } IL_0098: { return (bool)0; } } // System.Boolean System.TimeZoneInfo::IsInDST(System.TimeZoneInfo_AdjustmentRule,System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeZoneInfo_IsInDST_m353072CFE30139C66F490E254314847B1C55A61C (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * __this, AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * ___rule0, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dateTime1, const RuntimeMethod* method) { { AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_0 = ___rule0; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_1 = ___dateTime1; int32_t L_2 = DateTime_get_Year_m019BED6042282D03E51CE82F590D2A9FE5EA859E((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&___dateTime1), /*hidden argument*/NULL); bool L_3 = TimeZoneInfo_IsInDSTForYear_m5F2B6A89397E4CBE9071FB2982CDA45E6230276E(__this, L_0, L_1, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0013; } } { return (bool)1; } IL_0013: { int32_t L_4 = DateTime_get_Year_m019BED6042282D03E51CE82F590D2A9FE5EA859E((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&___dateTime1), /*hidden argument*/NULL); if ((((int32_t)L_4) <= ((int32_t)1))) { goto IL_002f; } } { AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_5 = ___rule0; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_6 = ___dateTime1; int32_t L_7 = DateTime_get_Year_m019BED6042282D03E51CE82F590D2A9FE5EA859E((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&___dateTime1), /*hidden argument*/NULL); bool L_8 = TimeZoneInfo_IsInDSTForYear_m5F2B6A89397E4CBE9071FB2982CDA45E6230276E(__this, L_5, L_6, ((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)), /*hidden argument*/NULL); return L_8; } IL_002f: { return (bool)0; } } // System.Boolean System.TimeZoneInfo::IsInDSTForYear(System.TimeZoneInfo_AdjustmentRule,System.DateTime,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeZoneInfo_IsInDSTForYear_m5F2B6A89397E4CBE9071FB2982CDA45E6230276E (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * __this, AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * ___rule0, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dateTime1, int32_t ___year2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_IsInDSTForYear_m5F2B6A89397E4CBE9071FB2982CDA45E6230276E_MetadataUsageId); s_Il2CppMethodInitialized = true; } DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 V_0; memset((&V_0), 0, sizeof(V_0)); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 V_1; memset((&V_1), 0, sizeof(V_1)); TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t G_B2_0 = 0; TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 G_B2_1; memset((&G_B2_1), 0, sizeof(G_B2_1)); int32_t G_B1_0 = 0; TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 G_B1_1; memset((&G_B1_1), 0, sizeof(G_B1_1)); int32_t G_B3_0 = 0; int32_t G_B3_1 = 0; TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 G_B3_2; memset((&G_B3_2), 0, sizeof(G_B3_2)); { AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_0 = ___rule0; NullCheck(L_0); TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_1 = AdjustmentRule_get_DaylightTransitionStart_mC89A599FADA4747E5686154DCBD067EEFBB919F6_inline(L_0, /*hidden argument*/NULL); int32_t L_2 = ___year2; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_3 = TimeZoneInfo_TransitionPoint_m5FA051A8EC41B739B1A36720800679E69BF2CFF2(L_1, L_2, /*hidden argument*/NULL); V_0 = L_3; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_4 = ___rule0; NullCheck(L_4); TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_5 = AdjustmentRule_get_DaylightTransitionEnd_m8EE35970D90C7857BEAE165190F5B9ADC8C57860_inline(L_4, /*hidden argument*/NULL); int32_t L_6 = ___year2; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_7 = ___rule0; NullCheck(L_7); TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_8 = AdjustmentRule_get_DaylightTransitionStart_mC89A599FADA4747E5686154DCBD067EEFBB919F6_inline(L_7, /*hidden argument*/NULL); V_2 = L_8; int32_t L_9 = TransitionTime_get_Month_m06FE288B24621979C4FE9E34D350EBA208CEA267_inline((TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 *)(&V_2), /*hidden argument*/NULL); AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_10 = ___rule0; NullCheck(L_10); TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_11 = AdjustmentRule_get_DaylightTransitionEnd_m8EE35970D90C7857BEAE165190F5B9ADC8C57860_inline(L_10, /*hidden argument*/NULL); V_2 = L_11; int32_t L_12 = TransitionTime_get_Month_m06FE288B24621979C4FE9E34D350EBA208CEA267_inline((TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 *)(&V_2), /*hidden argument*/NULL); G_B1_0 = L_6; G_B1_1 = L_5; if ((((int32_t)L_9) < ((int32_t)L_12))) { G_B2_0 = L_6; G_B2_1 = L_5; goto IL_0035; } } { G_B3_0 = 1; G_B3_1 = G_B1_0; G_B3_2 = G_B1_1; goto IL_0036; } IL_0035: { G_B3_0 = 0; G_B3_1 = G_B2_0; G_B3_2 = G_B2_1; } IL_0036: { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_13 = TimeZoneInfo_TransitionPoint_m5FA051A8EC41B739B1A36720800679E69BF2CFF2(G_B3_2, ((int32_t)il2cpp_codegen_add((int32_t)G_B3_1, (int32_t)G_B3_0)), /*hidden argument*/NULL); V_1 = L_13; int32_t L_14 = DateTime_get_Kind_m44C21F0AB366194E0233E48B77B15EBB418892BE((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&___dateTime1), /*hidden argument*/NULL); if ((!(((uint32_t)L_14) == ((uint32_t)1)))) { goto IL_006c; } } { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_15 = V_0; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_16 = TimeZoneInfo_get_BaseUtcOffset_mAB38F4E2BC249BF42876E3220D7B329E30628A2C_inline(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_17 = DateTime_op_Subtraction_m679BBE02927C8538BBDD10A514E655568246830B(L_15, L_16, /*hidden argument*/NULL); V_0 = L_17; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_18 = V_1; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_19 = TimeZoneInfo_get_BaseUtcOffset_mAB38F4E2BC249BF42876E3220D7B329E30628A2C_inline(__this, /*hidden argument*/NULL); AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_20 = ___rule0; NullCheck(L_20); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_21 = AdjustmentRule_get_DaylightDelta_m2FE8486C9BE8D912DB009B37823E33676DD21F15_inline(L_20, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_22 = TimeSpan_op_Addition_m2C916EE6F60BA72329886F1568FE9DD0D8DF0DB7(L_19, L_21, /*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_23 = DateTime_op_Subtraction_m679BBE02927C8538BBDD10A514E655568246830B(L_18, L_22, /*hidden argument*/NULL); V_1 = L_23; } IL_006c: { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_24 = ___dateTime1; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_25 = V_0; IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); bool L_26 = DateTime_op_GreaterThanOrEqual_mEDD57FC8B24FAF4D6AA94CFE6AE190CF359B66B4(L_24, L_25, /*hidden argument*/NULL); if (!L_26) { goto IL_007d; } } { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_27 = ___dateTime1; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_28 = V_1; IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); bool L_29 = DateTime_op_LessThan_m75DE4F8CC5F5EE392829A9B37C5C98B7FC97061A(L_27, L_28, /*hidden argument*/NULL); return L_29; } IL_007d: { return (bool)0; } } // System.Boolean System.TimeZoneInfo::IsInvalidTime(System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeZoneInfo_IsInvalidTime_m986910976B42BA4BA0687D048ADABAA997B6C235 (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * __this, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dateTime0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_IsInvalidTime_m986910976B42BA4BA0687D048ADABAA997B6C235_MetadataUsageId); s_Il2CppMethodInitialized = true; } AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * V_0 = NULL; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 V_1; memset((&V_1), 0, sizeof(V_1)); { int32_t L_0 = DateTime_get_Kind_m44C21F0AB366194E0233E48B77B15EBB418892BE((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&___dateTime0), /*hidden argument*/NULL); if ((!(((uint32_t)L_0) == ((uint32_t)1)))) { goto IL_000c; } } { return (bool)0; } IL_000c: { int32_t L_1 = DateTime_get_Kind_m44C21F0AB366194E0233E48B77B15EBB418892BE((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&___dateTime0), /*hidden argument*/NULL); if ((!(((uint32_t)L_1) == ((uint32_t)2)))) { goto IL_0020; } } { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_2 = TimeZoneInfo_get_Local_mD208D43B3366D6E489CA49A7F21164373CEC24FD(/*hidden argument*/NULL); if ((((RuntimeObject*)(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 *)__this) == ((RuntimeObject*)(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 *)L_2))) { goto IL_0020; } } { return (bool)0; } IL_0020: { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_3 = ___dateTime0; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_4 = TimeZoneInfo_GetApplicableRule_m960A90264F1FBB60734074D71036FCA304B5F73A(__this, L_3, /*hidden argument*/NULL); V_0 = L_4; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_5 = V_0; if (!L_5) { goto IL_005d; } } { AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_6 = V_0; NullCheck(L_6); TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_7 = AdjustmentRule_get_DaylightTransitionStart_mC89A599FADA4747E5686154DCBD067EEFBB919F6_inline(L_6, /*hidden argument*/NULL); int32_t L_8 = DateTime_get_Year_m019BED6042282D03E51CE82F590D2A9FE5EA859E((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&___dateTime0), /*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_9 = TimeZoneInfo_TransitionPoint_m5FA051A8EC41B739B1A36720800679E69BF2CFF2(L_7, L_8, /*hidden argument*/NULL); V_1 = L_9; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_10 = ___dateTime0; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_11 = V_1; IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); bool L_12 = DateTime_op_GreaterThanOrEqual_mEDD57FC8B24FAF4D6AA94CFE6AE190CF359B66B4(L_10, L_11, /*hidden argument*/NULL); if (!L_12) { goto IL_005d; } } { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_13 = ___dateTime0; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_14 = V_1; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_15 = V_0; NullCheck(L_15); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_16 = AdjustmentRule_get_DaylightDelta_m2FE8486C9BE8D912DB009B37823E33676DD21F15_inline(L_15, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_17 = DateTime_op_Addition_m6CE7A79B6E219E67A75AB17545D1873529262282(L_14, L_16, /*hidden argument*/NULL); bool L_18 = DateTime_op_LessThan_m75DE4F8CC5F5EE392829A9B37C5C98B7FC97061A(L_13, L_17, /*hidden argument*/NULL); if (!L_18) { goto IL_005d; } } { return (bool)1; } IL_005d: { return (bool)0; } } // System.Void System.TimeZoneInfo::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeZoneInfo_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m5091B256A2E8EDD09B7350EA38038D51A2D8FE89 (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * __this, RuntimeObject * ___sender0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m5091B256A2E8EDD09B7350EA38038D51A2D8FE89_MetadataUsageId); s_Il2CppMethodInitialized = true; } ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * V_0 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 1); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); IL_0000: try { // begin try (depth: 1) String_t* L_0 = __this->get_id_3(); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_1 = __this->get_baseUtcOffset_0(); AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* L_2 = __this->get_adjustmentRules_11(); TimeZoneInfo_Validate_m2C720033788975438481F523D5AE5F3A9E5D3702(L_0, L_1, L_2, /*hidden argument*/NULL); goto IL_0026; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0019; throw e; } CATCH_0019: { // begin catch(System.ArgumentException) V_0 = ((ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)__exception_local); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_3 = V_0; SerializationException_tA1FDFF6779406E688C2192E71C38DBFD7A4A2210 * L_4 = (SerializationException_tA1FDFF6779406E688C2192E71C38DBFD7A4A2210 *)il2cpp_codegen_object_new(SerializationException_tA1FDFF6779406E688C2192E71C38DBFD7A4A2210_il2cpp_TypeInfo_var); SerializationException__ctor_mCCC70F63CC8A3BC77B50CFA582D9DB1256846921(L_4, _stringLiteralA82BB634B61B228343B0708E674AB898AC53AC23, L_3, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, NULL, TimeZoneInfo_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m5091B256A2E8EDD09B7350EA38038D51A2D8FE89_RuntimeMethod_var); } // end catch (depth: 1) IL_0026: { return; } } // System.Void System.TimeZoneInfo::Validate(System.String,System.TimeSpan,System.TimeZoneInfo_AdjustmentRule[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeZoneInfo_Validate_m2C720033788975438481F523D5AE5F3A9E5D3702 (String_t* ___id0, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___baseUtcOffset1, AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* ___adjustmentRules2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_Validate_m2C720033788975438481F523D5AE5F3A9E5D3702_MetadataUsageId); s_Il2CppMethodInitialized = true; } AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * V_0 = NULL; AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* V_1 = NULL; int32_t V_2 = 0; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * V_3 = NULL; { String_t* L_0 = ___id0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteral87EA5DFC8B8E384D848979496E706390B497E547, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, TimeZoneInfo_Validate_m2C720033788975438481F523D5AE5F3A9E5D3702_RuntimeMethod_var); } IL_000e: { String_t* L_2 = ___id0; String_t* L_3 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); bool L_4 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_2, L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_0026; } } { ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_5 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m9A85EF7FEFEC21DDD525A67E831D77278E5165B7(L_5, _stringLiteral796C6F906CD9AFED4B6DCF5573E528AD627CA46C, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, NULL, TimeZoneInfo_Validate_m2C720033788975438481F523D5AE5F3A9E5D3702_RuntimeMethod_var); } IL_0026: { int64_t L_6 = TimeSpan_get_Ticks_m829C28C42028CDBFC9E338962DC7B6B10C8FFBE7_inline((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&___baseUtcOffset1), /*hidden argument*/NULL); if (!((int64_t)((int64_t)L_6%(int64_t)(((int64_t)((int64_t)((int32_t)600000000))))))) { goto IL_0041; } } { ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_7 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m9A85EF7FEFEC21DDD525A67E831D77278E5165B7(L_7, _stringLiteral708136672D3E2B5A654FB9C34A7F207747885825, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, NULL, TimeZoneInfo_Validate_m2C720033788975438481F523D5AE5F3A9E5D3702_RuntimeMethod_var); } IL_0041: { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_8 = ___baseUtcOffset1; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_9; memset((&L_9), 0, sizeof(L_9)); TimeSpan__ctor_m44268277AFF84DEF6CA3442907CE8116A982FB87((&L_9), ((int32_t)14), 0, 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var); bool L_10 = TimeSpan_op_GreaterThan_mC4CE0AD3057035058479B695ACDC089F3A6EA486(L_8, L_9, /*hidden argument*/NULL); if (L_10) { goto IL_0063; } } { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_11 = ___baseUtcOffset1; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_12; memset((&L_12), 0, sizeof(L_12)); TimeSpan__ctor_m44268277AFF84DEF6CA3442907CE8116A982FB87((&L_12), ((int32_t)-14), 0, 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var); bool L_13 = TimeSpan_op_LessThan_mF92FF63DD1E52540977D3B1753D43895F7B0A117(L_11, L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_006e; } } IL_0063: { ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_14 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m6B36E60C989DC798A8B44556DB35960282B133A6(L_14, _stringLiteral1F96F0958DF8CB4296C7EFE494DF309346DE6CBA, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_14, NULL, TimeZoneInfo_Validate_m2C720033788975438481F523D5AE5F3A9E5D3702_RuntimeMethod_var); } IL_006e: { AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* L_15 = ___adjustmentRules2; if (!L_15) { goto IL_014d; } } { AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* L_16 = ___adjustmentRules2; NullCheck(L_16); if (!(((RuntimeArray*)L_16)->max_length)) { goto IL_014d; } } { V_0 = (AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 *)NULL; AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* L_17 = ___adjustmentRules2; V_1 = L_17; V_2 = 0; goto IL_0144; } IL_0086: { AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* L_18 = V_1; int32_t L_19 = V_2; NullCheck(L_18); int32_t L_20 = L_19; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_21 = (L_18)->GetAt(static_cast<il2cpp_array_size_t>(L_20)); V_3 = L_21; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_22 = V_3; if (L_22) { goto IL_0098; } } { InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25 * L_23 = (InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25 *)il2cpp_codegen_object_new(InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25_il2cpp_TypeInfo_var); InvalidTimeZoneException__ctor_m8FFF6B288E617CAA9269D849618C289FC589BE14(L_23, _stringLiteral061A02C15C4ADACD1235EC1D4913C179A22A3751, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_23, NULL, TimeZoneInfo_Validate_m2C720033788975438481F523D5AE5F3A9E5D3702_RuntimeMethod_var); } IL_0098: { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_24 = ___baseUtcOffset1; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_25 = V_3; NullCheck(L_25); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_26 = AdjustmentRule_get_DaylightDelta_m2FE8486C9BE8D912DB009B37823E33676DD21F15_inline(L_25, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_27 = TimeSpan_op_Addition_m2C916EE6F60BA72329886F1568FE9DD0D8DF0DB7(L_24, L_26, /*hidden argument*/NULL); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_28; memset((&L_28), 0, sizeof(L_28)); TimeSpan__ctor_m44268277AFF84DEF6CA3442907CE8116A982FB87((&L_28), ((int32_t)-14), 0, 0, /*hidden argument*/NULL); bool L_29 = TimeSpan_op_LessThan_mF92FF63DD1E52540977D3B1753D43895F7B0A117(L_27, L_28, /*hidden argument*/NULL); if (L_29) { goto IL_00d0; } } { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_30 = ___baseUtcOffset1; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_31 = V_3; NullCheck(L_31); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_32 = AdjustmentRule_get_DaylightDelta_m2FE8486C9BE8D912DB009B37823E33676DD21F15_inline(L_31, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_33 = TimeSpan_op_Addition_m2C916EE6F60BA72329886F1568FE9DD0D8DF0DB7(L_30, L_32, /*hidden argument*/NULL); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_34; memset((&L_34), 0, sizeof(L_34)); TimeSpan__ctor_m44268277AFF84DEF6CA3442907CE8116A982FB87((&L_34), ((int32_t)14), 0, 0, /*hidden argument*/NULL); bool L_35 = TimeSpan_op_GreaterThan_mC4CE0AD3057035058479B695ACDC089F3A6EA486(L_33, L_34, /*hidden argument*/NULL); if (!L_35) { goto IL_00db; } } IL_00d0: { InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25 * L_36 = (InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25 *)il2cpp_codegen_object_new(InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25_il2cpp_TypeInfo_var); InvalidTimeZoneException__ctor_m8FFF6B288E617CAA9269D849618C289FC589BE14(L_36, _stringLiteral21F20DF4A4C08E5DABA82DB1839C69CA515E1B33, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_36, NULL, TimeZoneInfo_Validate_m2C720033788975438481F523D5AE5F3A9E5D3702_RuntimeMethod_var); } IL_00db: { AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_37 = V_0; if (!L_37) { goto IL_00fc; } } { AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_38 = V_0; NullCheck(L_38); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_39 = AdjustmentRule_get_DateStart_mD4389CA67654E528E196EB632D16D9AB027D6C49_inline(L_38, /*hidden argument*/NULL); AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_40 = V_3; NullCheck(L_40); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_41 = AdjustmentRule_get_DateStart_mD4389CA67654E528E196EB632D16D9AB027D6C49_inline(L_40, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); bool L_42 = DateTime_op_GreaterThan_mC9384F126E5D8A3AAAB0BDFC44D1D7319367C89E(L_39, L_41, /*hidden argument*/NULL); if (!L_42) { goto IL_00fc; } } { InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25 * L_43 = (InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25 *)il2cpp_codegen_object_new(InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25_il2cpp_TypeInfo_var); InvalidTimeZoneException__ctor_m8FFF6B288E617CAA9269D849618C289FC589BE14(L_43, _stringLiteral15E66556F3FB947D9C6C37859A45CC4C92C6CAA7, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_43, NULL, TimeZoneInfo_Validate_m2C720033788975438481F523D5AE5F3A9E5D3702_RuntimeMethod_var); } IL_00fc: { AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_44 = V_0; if (!L_44) { goto IL_011d; } } { AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_45 = V_0; NullCheck(L_45); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_46 = AdjustmentRule_get_DateEnd_m9ECD9D96BFB535E8818CC79B0B261F8E334A722E_inline(L_45, /*hidden argument*/NULL); AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_47 = V_3; NullCheck(L_47); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_48 = AdjustmentRule_get_DateStart_mD4389CA67654E528E196EB632D16D9AB027D6C49_inline(L_47, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); bool L_49 = DateTime_op_GreaterThan_mC9384F126E5D8A3AAAB0BDFC44D1D7319367C89E(L_46, L_48, /*hidden argument*/NULL); if (!L_49) { goto IL_011d; } } { InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25 * L_50 = (InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25 *)il2cpp_codegen_object_new(InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25_il2cpp_TypeInfo_var); InvalidTimeZoneException__ctor_m8FFF6B288E617CAA9269D849618C289FC589BE14(L_50, _stringLiteralC2761A6512E7A91307A0DE721A3CA321DC4704D8, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_50, NULL, TimeZoneInfo_Validate_m2C720033788975438481F523D5AE5F3A9E5D3702_RuntimeMethod_var); } IL_011d: { AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_51 = V_0; if (!L_51) { goto IL_013e; } } { AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_52 = V_0; NullCheck(L_52); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_53 = AdjustmentRule_get_DateEnd_m9ECD9D96BFB535E8818CC79B0B261F8E334A722E_inline(L_52, /*hidden argument*/NULL); AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_54 = V_3; NullCheck(L_54); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_55 = AdjustmentRule_get_DateStart_mD4389CA67654E528E196EB632D16D9AB027D6C49_inline(L_54, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); bool L_56 = DateTime_op_Equality_m5715465D90806F5305BBA5F690377819C55AF084(L_53, L_55, /*hidden argument*/NULL); if (!L_56) { goto IL_013e; } } { InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25 * L_57 = (InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25 *)il2cpp_codegen_object_new(InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25_il2cpp_TypeInfo_var); InvalidTimeZoneException__ctor_m8FFF6B288E617CAA9269D849618C289FC589BE14(L_57, _stringLiteral7B40CAEE6DF9BFEF9B5A66F65F70C99ADC496807, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_57, NULL, TimeZoneInfo_Validate_m2C720033788975438481F523D5AE5F3A9E5D3702_RuntimeMethod_var); } IL_013e: { AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_58 = V_3; V_0 = L_58; int32_t L_59 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)1)); } IL_0144: { int32_t L_60 = V_2; AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* L_61 = V_1; NullCheck(L_61); if ((((int32_t)L_60) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_61)->max_length))))))) { goto IL_0086; } } IL_014d: { return; } } // System.String System.TimeZoneInfo::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* TimeZoneInfo_ToString_m71BD0563C9D19EB2CBB8585D151C62D73D789126 (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * __this, const RuntimeMethod* method) { { String_t* L_0 = TimeZoneInfo_get_DisplayName_m583E6E48EAA12F6D87191F71AAE821481F8B006A_inline(__this, /*hidden argument*/NULL); return L_0; } } // System.Void System.TimeZoneInfo::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeZoneInfo__ctor_m208C00B56C7C1002819A1B940AD02AFD1848886D (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___info0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___context1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo__ctor_m208C00B56C7C1002819A1B940AD02AFD1848886D_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_0 = ___info0; if (L_0) { goto IL_0014; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteral59BD0A3FF43B32849B319E645D4798D8A5D1E889, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, TimeZoneInfo__ctor_m208C00B56C7C1002819A1B940AD02AFD1848886D_RuntimeMethod_var); } IL_0014: { SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_2 = ___info0; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_3 = { reinterpret_cast<intptr_t> (String_t_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_4 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_3, /*hidden argument*/NULL); NullCheck(L_2); RuntimeObject * L_5 = SerializationInfo_GetValue_m7910CE6C68888C1F863D7A35915391FA33463ECF(L_2, _stringLiteral474AE52625B87D7628AE7B20A499329A99E07119, L_4, /*hidden argument*/NULL); __this->set_id_3(((String_t*)CastclassSealed((RuntimeObject*)L_5, String_t_il2cpp_TypeInfo_var))); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_6 = ___info0; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_7 = { reinterpret_cast<intptr_t> (String_t_0_0_0_var) }; Type_t * L_8 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_7, /*hidden argument*/NULL); NullCheck(L_6); RuntimeObject * L_9 = SerializationInfo_GetValue_m7910CE6C68888C1F863D7A35915391FA33463ECF(L_6, _stringLiteral0A5D3E6700373C9EF26EC5782D72D97AE5D7CF3C, L_8, /*hidden argument*/NULL); __this->set_displayName_2(((String_t*)CastclassSealed((RuntimeObject*)L_9, String_t_il2cpp_TypeInfo_var))); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_10 = ___info0; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_11 = { reinterpret_cast<intptr_t> (String_t_0_0_0_var) }; Type_t * L_12 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_11, /*hidden argument*/NULL); NullCheck(L_10); RuntimeObject * L_13 = SerializationInfo_GetValue_m7910CE6C68888C1F863D7A35915391FA33463ECF(L_10, _stringLiteral0F6182802153D24EEA849ECD8B3CDAA0F9B47E59, L_12, /*hidden argument*/NULL); __this->set_standardDisplayName_7(((String_t*)CastclassSealed((RuntimeObject*)L_13, String_t_il2cpp_TypeInfo_var))); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_14 = ___info0; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_15 = { reinterpret_cast<intptr_t> (String_t_0_0_0_var) }; Type_t * L_16 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_15, /*hidden argument*/NULL); NullCheck(L_14); RuntimeObject * L_17 = SerializationInfo_GetValue_m7910CE6C68888C1F863D7A35915391FA33463ECF(L_14, _stringLiteral986D5F863A276DE3CA7FDCEEC5606C2C44E03800, L_16, /*hidden argument*/NULL); __this->set_daylightDisplayName_1(((String_t*)CastclassSealed((RuntimeObject*)L_17, String_t_il2cpp_TypeInfo_var))); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_18 = ___info0; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_19 = { reinterpret_cast<intptr_t> (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_0_0_0_var) }; Type_t * L_20 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_19, /*hidden argument*/NULL); NullCheck(L_18); RuntimeObject * L_21 = SerializationInfo_GetValue_m7910CE6C68888C1F863D7A35915391FA33463ECF(L_18, _stringLiteral02DD17A342AB600AEB759AEBC9C5D0DBAAFD8FDE, L_20, /*hidden argument*/NULL); __this->set_baseUtcOffset_0(((*(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)UnBox(L_21, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var))))); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_22 = ___info0; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_23 = { reinterpret_cast<intptr_t> (AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD_0_0_0_var) }; Type_t * L_24 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_23, /*hidden argument*/NULL); NullCheck(L_22); RuntimeObject * L_25 = SerializationInfo_GetValue_m7910CE6C68888C1F863D7A35915391FA33463ECF(L_22, _stringLiteral607A669D68C57749AE1E59F1737A7C47B41E00A6, L_24, /*hidden argument*/NULL); __this->set_adjustmentRules_11(((AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD*)Castclass((RuntimeObject*)L_25, AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD_il2cpp_TypeInfo_var))); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_26 = ___info0; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_27 = { reinterpret_cast<intptr_t> (Boolean_tB53F6830F670160873277339AA58F15CAED4399C_0_0_0_var) }; Type_t * L_28 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_27, /*hidden argument*/NULL); NullCheck(L_26); RuntimeObject * L_29 = SerializationInfo_GetValue_m7910CE6C68888C1F863D7A35915391FA33463ECF(L_26, _stringLiteral1350F100109D4CF9E61BDE17537ED0553C4C674D, L_28, /*hidden argument*/NULL); __this->set_supportsDaylightSavingTime_8(((*(bool*)((bool*)UnBox(L_29, Boolean_tB53F6830F670160873277339AA58F15CAED4399C_il2cpp_TypeInfo_var))))); return; } } // System.Void System.TimeZoneInfo::.ctor(System.String,System.TimeSpan,System.String,System.String,System.String,System.TimeZoneInfo_AdjustmentRule[],System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeZoneInfo__ctor_mB0BB74CD1FA6E4E93597A80447A6CE08B8E0E5D5 (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * __this, String_t* ___id0, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___baseUtcOffset1, String_t* ___displayName2, String_t* ___standardDisplayName3, String_t* ___daylightDisplayName4, AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* ___adjustmentRules5, bool ___disableDaylightSavingTime6, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo__ctor_mB0BB74CD1FA6E4E93597A80447A6CE08B8E0E5D5_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * V_1 = NULL; AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* V_2 = NULL; int32_t V_3 = 0; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * V_4 = NULL; String_t* G_B32_0 = NULL; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * G_B32_1 = NULL; String_t* G_B31_0 = NULL; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * G_B31_1 = NULL; String_t* G_B34_0 = NULL; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * G_B34_1 = NULL; String_t* G_B33_0 = NULL; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * G_B33_1 = NULL; { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); String_t* L_0 = ___id0; if (L_0) { goto IL_0014; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteral87EA5DFC8B8E384D848979496E706390B497E547, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, TimeZoneInfo__ctor_mB0BB74CD1FA6E4E93597A80447A6CE08B8E0E5D5_RuntimeMethod_var); } IL_0014: { String_t* L_2 = ___id0; String_t* L_3 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); bool L_4 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_2, L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_002c; } } { ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_5 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m9A85EF7FEFEC21DDD525A67E831D77278E5165B7(L_5, _stringLiteral796C6F906CD9AFED4B6DCF5573E528AD627CA46C, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, NULL, TimeZoneInfo__ctor_mB0BB74CD1FA6E4E93597A80447A6CE08B8E0E5D5_RuntimeMethod_var); } IL_002c: { int64_t L_6 = TimeSpan_get_Ticks_m829C28C42028CDBFC9E338962DC7B6B10C8FFBE7_inline((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&___baseUtcOffset1), /*hidden argument*/NULL); if (!((int64_t)((int64_t)L_6%(int64_t)(((int64_t)((int64_t)((int32_t)600000000))))))) { goto IL_0047; } } { ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_7 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m9A85EF7FEFEC21DDD525A67E831D77278E5165B7(L_7, _stringLiteral708136672D3E2B5A654FB9C34A7F207747885825, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, NULL, TimeZoneInfo__ctor_mB0BB74CD1FA6E4E93597A80447A6CE08B8E0E5D5_RuntimeMethod_var); } IL_0047: { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_8 = ___baseUtcOffset1; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_9; memset((&L_9), 0, sizeof(L_9)); TimeSpan__ctor_m44268277AFF84DEF6CA3442907CE8116A982FB87((&L_9), ((int32_t)14), 0, 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var); bool L_10 = TimeSpan_op_GreaterThan_mC4CE0AD3057035058479B695ACDC089F3A6EA486(L_8, L_9, /*hidden argument*/NULL); if (L_10) { goto IL_0069; } } { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_11 = ___baseUtcOffset1; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_12; memset((&L_12), 0, sizeof(L_12)); TimeSpan__ctor_m44268277AFF84DEF6CA3442907CE8116A982FB87((&L_12), ((int32_t)-14), 0, 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var); bool L_13 = TimeSpan_op_LessThan_mF92FF63DD1E52540977D3B1753D43895F7B0A117(L_11, L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_0074; } } IL_0069: { ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_14 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m6B36E60C989DC798A8B44556DB35960282B133A6(L_14, _stringLiteral1F96F0958DF8CB4296C7EFE494DF309346DE6CBA, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_14, NULL, TimeZoneInfo__ctor_mB0BB74CD1FA6E4E93597A80447A6CE08B8E0E5D5_RuntimeMethod_var); } IL_0074: { bool L_15 = ___disableDaylightSavingTime6; V_0 = (bool)((((int32_t)L_15) == ((int32_t)0))? 1 : 0); AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* L_16 = ___adjustmentRules5; if (!L_16) { goto IL_0166; } } { AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* L_17 = ___adjustmentRules5; NullCheck(L_17); if (!(((RuntimeArray*)L_17)->max_length)) { goto IL_0166; } } { V_1 = (AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 *)NULL; AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* L_18 = ___adjustmentRules5; V_2 = L_18; V_3 = 0; goto IL_015b; } IL_0095: { AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* L_19 = V_2; int32_t L_20 = V_3; NullCheck(L_19); int32_t L_21 = L_20; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_22 = (L_19)->GetAt(static_cast<il2cpp_array_size_t>(L_21)); V_4 = L_22; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_23 = V_4; if (L_23) { goto IL_00a9; } } { InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25 * L_24 = (InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25 *)il2cpp_codegen_object_new(InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25_il2cpp_TypeInfo_var); InvalidTimeZoneException__ctor_m8FFF6B288E617CAA9269D849618C289FC589BE14(L_24, _stringLiteral061A02C15C4ADACD1235EC1D4913C179A22A3751, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_24, NULL, TimeZoneInfo__ctor_mB0BB74CD1FA6E4E93597A80447A6CE08B8E0E5D5_RuntimeMethod_var); } IL_00a9: { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_25 = ___baseUtcOffset1; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_26 = V_4; NullCheck(L_26); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_27 = AdjustmentRule_get_DaylightDelta_m2FE8486C9BE8D912DB009B37823E33676DD21F15_inline(L_26, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_28 = TimeSpan_op_Addition_m2C916EE6F60BA72329886F1568FE9DD0D8DF0DB7(L_25, L_27, /*hidden argument*/NULL); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_29; memset((&L_29), 0, sizeof(L_29)); TimeSpan__ctor_m44268277AFF84DEF6CA3442907CE8116A982FB87((&L_29), ((int32_t)-14), 0, 0, /*hidden argument*/NULL); bool L_30 = TimeSpan_op_LessThan_mF92FF63DD1E52540977D3B1753D43895F7B0A117(L_28, L_29, /*hidden argument*/NULL); if (L_30) { goto IL_00e3; } } { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_31 = ___baseUtcOffset1; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_32 = V_4; NullCheck(L_32); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_33 = AdjustmentRule_get_DaylightDelta_m2FE8486C9BE8D912DB009B37823E33676DD21F15_inline(L_32, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_34 = TimeSpan_op_Addition_m2C916EE6F60BA72329886F1568FE9DD0D8DF0DB7(L_31, L_33, /*hidden argument*/NULL); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_35; memset((&L_35), 0, sizeof(L_35)); TimeSpan__ctor_m44268277AFF84DEF6CA3442907CE8116A982FB87((&L_35), ((int32_t)14), 0, 0, /*hidden argument*/NULL); bool L_36 = TimeSpan_op_GreaterThan_mC4CE0AD3057035058479B695ACDC089F3A6EA486(L_34, L_35, /*hidden argument*/NULL); if (!L_36) { goto IL_00ee; } } IL_00e3: { InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25 * L_37 = (InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25 *)il2cpp_codegen_object_new(InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25_il2cpp_TypeInfo_var); InvalidTimeZoneException__ctor_m8FFF6B288E617CAA9269D849618C289FC589BE14(L_37, _stringLiteral21F20DF4A4C08E5DABA82DB1839C69CA515E1B33, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_37, NULL, TimeZoneInfo__ctor_mB0BB74CD1FA6E4E93597A80447A6CE08B8E0E5D5_RuntimeMethod_var); } IL_00ee: { AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_38 = V_1; if (!L_38) { goto IL_0110; } } { AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_39 = V_1; NullCheck(L_39); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_40 = AdjustmentRule_get_DateStart_mD4389CA67654E528E196EB632D16D9AB027D6C49_inline(L_39, /*hidden argument*/NULL); AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_41 = V_4; NullCheck(L_41); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_42 = AdjustmentRule_get_DateStart_mD4389CA67654E528E196EB632D16D9AB027D6C49_inline(L_41, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); bool L_43 = DateTime_op_GreaterThan_mC9384F126E5D8A3AAAB0BDFC44D1D7319367C89E(L_40, L_42, /*hidden argument*/NULL); if (!L_43) { goto IL_0110; } } { InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25 * L_44 = (InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25 *)il2cpp_codegen_object_new(InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25_il2cpp_TypeInfo_var); InvalidTimeZoneException__ctor_m8FFF6B288E617CAA9269D849618C289FC589BE14(L_44, _stringLiteral15E66556F3FB947D9C6C37859A45CC4C92C6CAA7, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_44, NULL, TimeZoneInfo__ctor_mB0BB74CD1FA6E4E93597A80447A6CE08B8E0E5D5_RuntimeMethod_var); } IL_0110: { AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_45 = V_1; if (!L_45) { goto IL_0132; } } { AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_46 = V_1; NullCheck(L_46); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_47 = AdjustmentRule_get_DateEnd_m9ECD9D96BFB535E8818CC79B0B261F8E334A722E_inline(L_46, /*hidden argument*/NULL); AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_48 = V_4; NullCheck(L_48); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_49 = AdjustmentRule_get_DateStart_mD4389CA67654E528E196EB632D16D9AB027D6C49_inline(L_48, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); bool L_50 = DateTime_op_GreaterThan_mC9384F126E5D8A3AAAB0BDFC44D1D7319367C89E(L_47, L_49, /*hidden argument*/NULL); if (!L_50) { goto IL_0132; } } { InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25 * L_51 = (InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25 *)il2cpp_codegen_object_new(InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25_il2cpp_TypeInfo_var); InvalidTimeZoneException__ctor_m8FFF6B288E617CAA9269D849618C289FC589BE14(L_51, _stringLiteralC2761A6512E7A91307A0DE721A3CA321DC4704D8, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_51, NULL, TimeZoneInfo__ctor_mB0BB74CD1FA6E4E93597A80447A6CE08B8E0E5D5_RuntimeMethod_var); } IL_0132: { AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_52 = V_1; if (!L_52) { goto IL_0154; } } { AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_53 = V_1; NullCheck(L_53); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_54 = AdjustmentRule_get_DateEnd_m9ECD9D96BFB535E8818CC79B0B261F8E334A722E_inline(L_53, /*hidden argument*/NULL); AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_55 = V_4; NullCheck(L_55); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_56 = AdjustmentRule_get_DateStart_mD4389CA67654E528E196EB632D16D9AB027D6C49_inline(L_55, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); bool L_57 = DateTime_op_Equality_m5715465D90806F5305BBA5F690377819C55AF084(L_54, L_56, /*hidden argument*/NULL); if (!L_57) { goto IL_0154; } } { InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25 * L_58 = (InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25 *)il2cpp_codegen_object_new(InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25_il2cpp_TypeInfo_var); InvalidTimeZoneException__ctor_m8FFF6B288E617CAA9269D849618C289FC589BE14(L_58, _stringLiteral7B40CAEE6DF9BFEF9B5A66F65F70C99ADC496807, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_58, NULL, TimeZoneInfo__ctor_mB0BB74CD1FA6E4E93597A80447A6CE08B8E0E5D5_RuntimeMethod_var); } IL_0154: { AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_59 = V_4; V_1 = L_59; int32_t L_60 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_60, (int32_t)1)); } IL_015b: { int32_t L_61 = V_3; AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* L_62 = V_2; NullCheck(L_62); if ((((int32_t)L_61) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_62)->max_length))))))) { goto IL_0095; } } { goto IL_0168; } IL_0166: { V_0 = (bool)0; } IL_0168: { String_t* L_63 = ___id0; __this->set_id_3(L_63); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_64 = ___baseUtcOffset1; __this->set_baseUtcOffset_0(L_64); String_t* L_65 = ___displayName2; String_t* L_66 = L_65; G_B31_0 = L_66; G_B31_1 = __this; if (L_66) { G_B32_0 = L_66; G_B32_1 = __this; goto IL_017d; } } { String_t* L_67 = ___id0; G_B32_0 = L_67; G_B32_1 = G_B31_1; } IL_017d: { NullCheck(G_B32_1); G_B32_1->set_displayName_2(G_B32_0); String_t* L_68 = ___standardDisplayName3; String_t* L_69 = L_68; G_B33_0 = L_69; G_B33_1 = __this; if (L_69) { G_B34_0 = L_69; G_B34_1 = __this; goto IL_018a; } } { String_t* L_70 = ___id0; G_B34_0 = L_70; G_B34_1 = G_B33_1; } IL_018a: { NullCheck(G_B34_1); G_B34_1->set_standardDisplayName_7(G_B34_0); String_t* L_71 = ___daylightDisplayName4; __this->set_daylightDisplayName_1(L_71); bool L_72 = V_0; __this->set_supportsDaylightSavingTime_8(L_72); AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* L_73 = ___adjustmentRules5; __this->set_adjustmentRules_11(L_73); return; } } // System.TimeZoneInfo_AdjustmentRule System.TimeZoneInfo::GetApplicableRule(System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * TimeZoneInfo_GetApplicableRule_m960A90264F1FBB60734074D71036FCA304B5F73A (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * __this, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dateTime0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_GetApplicableRule_m960A90264F1FBB60734074D71036FCA304B5F73A_MetadataUsageId); s_Il2CppMethodInitialized = true; } DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 V_0; memset((&V_0), 0, sizeof(V_0)); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 V_1; memset((&V_1), 0, sizeof(V_1)); AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* V_2 = NULL; int32_t V_3 = 0; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * V_4 = NULL; { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_0 = ___dateTime0; V_0 = L_0; int32_t L_1 = DateTime_get_Kind_m44C21F0AB366194E0233E48B77B15EBB418892BE((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&___dateTime0), /*hidden argument*/NULL); if ((!(((uint32_t)L_1) == ((uint32_t)2)))) { goto IL_0035; } } { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_2 = TimeZoneInfo_get_Local_mD208D43B3366D6E489CA49A7F21164373CEC24FD(/*hidden argument*/NULL); if ((((RuntimeObject*)(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 *)__this) == ((RuntimeObject*)(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 *)L_2))) { goto IL_0035; } } { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_3 = DateTime_ToUniversalTime_mA8B74D947E186568C55D9C6F56D59F9A3C7775B1((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_0), /*hidden argument*/NULL); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_4 = TimeZoneInfo_get_BaseUtcOffset_mAB38F4E2BC249BF42876E3220D7B329E30628A2C_inline(__this, /*hidden argument*/NULL); V_1 = L_4; int64_t L_5 = TimeSpan_get_Ticks_m829C28C42028CDBFC9E338962DC7B6B10C8FFBE7_inline((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&V_1), /*hidden argument*/NULL); bool L_6 = TimeZoneInfo_TryAddTicks_m5A6E29CD177D544C3529D3609AD2AC5C5542CC49(L_3, L_5, (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_0), 0, /*hidden argument*/NULL); if (L_6) { goto IL_0062; } } { return (AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 *)NULL; } IL_0035: { int32_t L_7 = DateTime_get_Kind_m44C21F0AB366194E0233E48B77B15EBB418892BE((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&___dateTime0), /*hidden argument*/NULL); if ((!(((uint32_t)L_7) == ((uint32_t)1)))) { goto IL_0062; } } { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_8 = TimeZoneInfo_get_Utc_mE10DC8C042D2CE7D3FA9A46ED7035FF93B6502EE(/*hidden argument*/NULL); if ((((RuntimeObject*)(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 *)__this) == ((RuntimeObject*)(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 *)L_8))) { goto IL_0062; } } { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_9 = V_0; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_10 = TimeZoneInfo_get_BaseUtcOffset_mAB38F4E2BC249BF42876E3220D7B329E30628A2C_inline(__this, /*hidden argument*/NULL); V_1 = L_10; int64_t L_11 = TimeSpan_get_Ticks_m829C28C42028CDBFC9E338962DC7B6B10C8FFBE7_inline((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&V_1), /*hidden argument*/NULL); bool L_12 = TimeZoneInfo_TryAddTicks_m5A6E29CD177D544C3529D3609AD2AC5C5542CC49(L_9, L_11, (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_0), 0, /*hidden argument*/NULL); if (L_12) { goto IL_0062; } } { return (AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 *)NULL; } IL_0062: { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_13 = DateTime_get_Date_m9466964BC55564ED7EEC022AB9E50D875707B774((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_0), /*hidden argument*/NULL); V_0 = L_13; AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* L_14 = __this->get_adjustmentRules_11(); if (!L_14) { goto IL_00af; } } { AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* L_15 = __this->get_adjustmentRules_11(); V_2 = L_15; V_3 = 0; goto IL_00a9; } IL_007d: { AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* L_16 = V_2; int32_t L_17 = V_3; NullCheck(L_16); int32_t L_18 = L_17; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_19 = (L_16)->GetAt(static_cast<il2cpp_array_size_t>(L_18)); V_4 = L_19; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_20 = V_4; NullCheck(L_20); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_21 = AdjustmentRule_get_DateStart_mD4389CA67654E528E196EB632D16D9AB027D6C49_inline(L_20, /*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_22 = V_0; IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); bool L_23 = DateTime_op_GreaterThan_mC9384F126E5D8A3AAAB0BDFC44D1D7319367C89E(L_21, L_22, /*hidden argument*/NULL); if (!L_23) { goto IL_0093; } } { return (AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 *)NULL; } IL_0093: { AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_24 = V_4; NullCheck(L_24); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_25 = AdjustmentRule_get_DateEnd_m9ECD9D96BFB535E8818CC79B0B261F8E334A722E_inline(L_24, /*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_26 = V_0; IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); bool L_27 = DateTime_op_LessThan_m75DE4F8CC5F5EE392829A9B37C5C98B7FC97061A(L_25, L_26, /*hidden argument*/NULL); if (L_27) { goto IL_00a5; } } { AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_28 = V_4; return L_28; } IL_00a5: { int32_t L_29 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); } IL_00a9: { int32_t L_30 = V_3; AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* L_31 = V_2; NullCheck(L_31); if ((((int32_t)L_30) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_31)->max_length))))))) { goto IL_007d; } } IL_00af: { return (AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 *)NULL; } } // System.Boolean System.TimeZoneInfo::TryGetTransitionOffset(System.DateTime,System.TimeSpan&,System.Boolean&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeZoneInfo_TryGetTransitionOffset_mE81815E31B2FD48D83635AE3FAADF622DDE6B5D6 (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * __this, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dateTime0, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * ___offset1, bool* ___isDst2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_TryGetTransitionOffset_mE81815E31B2FD48D83635AE3FAADF622DDE6B5D6_MetadataUsageId); s_Il2CppMethodInitialized = true; } DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 V_0; memset((&V_0), 0, sizeof(V_0)); AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * V_1 = NULL; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 V_2; memset((&V_2), 0, sizeof(V_2)); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 V_3; memset((&V_3), 0, sizeof(V_3)); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 V_4; memset((&V_4), 0, sizeof(V_4)); { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * L_0 = ___offset1; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_1 = TimeZoneInfo_get_BaseUtcOffset_mAB38F4E2BC249BF42876E3220D7B329E30628A2C_inline(__this, /*hidden argument*/NULL); *(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)L_0 = L_1; bool* L_2 = ___isDst2; *((int8_t*)L_2) = (int8_t)0; List_1_tD2FC74CFEE011F74F31183756A690154468817E9 * L_3 = __this->get_transitions_5(); if (L_3) { goto IL_0019; } } { return (bool)0; } IL_0019: { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_4 = ___dateTime0; V_0 = L_4; int32_t L_5 = DateTime_get_Kind_m44C21F0AB366194E0233E48B77B15EBB418892BE((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&___dateTime0), /*hidden argument*/NULL); if ((!(((uint32_t)L_5) == ((uint32_t)2)))) { goto IL_004e; } } { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_6 = TimeZoneInfo_get_Local_mD208D43B3366D6E489CA49A7F21164373CEC24FD(/*hidden argument*/NULL); if ((((RuntimeObject*)(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 *)__this) == ((RuntimeObject*)(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 *)L_6))) { goto IL_004e; } } { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_7 = DateTime_ToUniversalTime_mA8B74D947E186568C55D9C6F56D59F9A3C7775B1((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_0), /*hidden argument*/NULL); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_8 = TimeZoneInfo_get_BaseUtcOffset_mAB38F4E2BC249BF42876E3220D7B329E30628A2C_inline(__this, /*hidden argument*/NULL); V_2 = L_8; int64_t L_9 = TimeSpan_get_Ticks_m829C28C42028CDBFC9E338962DC7B6B10C8FFBE7_inline((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&V_2), /*hidden argument*/NULL); bool L_10 = TimeZoneInfo_TryAddTicks_m5A6E29CD177D544C3529D3609AD2AC5C5542CC49(L_7, L_9, (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_0), 1, /*hidden argument*/NULL); if (L_10) { goto IL_004e; } } { return (bool)0; } IL_004e: { int32_t L_11 = DateTime_get_Kind_m44C21F0AB366194E0233E48B77B15EBB418892BE((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&___dateTime0), /*hidden argument*/NULL); if ((((int32_t)L_11) == ((int32_t)1))) { goto IL_0074; } } { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_12 = V_0; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_13 = TimeZoneInfo_get_BaseUtcOffset_mAB38F4E2BC249BF42876E3220D7B329E30628A2C_inline(__this, /*hidden argument*/NULL); V_2 = L_13; int64_t L_14 = TimeSpan_get_Ticks_m829C28C42028CDBFC9E338962DC7B6B10C8FFBE7_inline((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&V_2), /*hidden argument*/NULL); bool L_15 = TimeZoneInfo_TryAddTicks_m5A6E29CD177D544C3529D3609AD2AC5C5542CC49(L_12, ((-L_14)), (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_0), 1, /*hidden argument*/NULL); if (L_15) { goto IL_0074; } } { return (bool)0; } IL_0074: { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_16 = V_0; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_17 = TimeZoneInfo_GetApplicableRule_m960A90264F1FBB60734074D71036FCA304B5F73A(__this, L_16, /*hidden argument*/NULL); V_1 = L_17; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_18 = V_1; if (!L_18) { goto IL_00d5; } } { AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_19 = V_1; NullCheck(L_19); TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_20 = AdjustmentRule_get_DaylightTransitionStart_mC89A599FADA4747E5686154DCBD067EEFBB919F6_inline(L_19, /*hidden argument*/NULL); int32_t L_21 = DateTime_get_Year_m019BED6042282D03E51CE82F590D2A9FE5EA859E((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_0), /*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_22 = TimeZoneInfo_TransitionPoint_m5FA051A8EC41B739B1A36720800679E69BF2CFF2(L_20, L_21, /*hidden argument*/NULL); V_3 = L_22; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_23 = V_1; NullCheck(L_23); TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_24 = AdjustmentRule_get_DaylightTransitionEnd_m8EE35970D90C7857BEAE165190F5B9ADC8C57860_inline(L_23, /*hidden argument*/NULL); int32_t L_25 = DateTime_get_Year_m019BED6042282D03E51CE82F590D2A9FE5EA859E((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_0), /*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_26 = TimeZoneInfo_TransitionPoint_m5FA051A8EC41B739B1A36720800679E69BF2CFF2(L_24, L_25, /*hidden argument*/NULL); V_4 = L_26; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_27 = V_0; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_28 = V_3; IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); bool L_29 = DateTime_op_GreaterThanOrEqual_mEDD57FC8B24FAF4D6AA94CFE6AE190CF359B66B4(L_27, L_28, /*hidden argument*/NULL); if (!L_29) { goto IL_00d5; } } { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_30 = V_0; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_31 = V_4; IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); bool L_32 = DateTime_op_LessThanOrEqual_m7131235B927010BD9DB3C93FEB51640286D1107B(L_30, L_31, /*hidden argument*/NULL); if (!L_32) { goto IL_00d5; } } { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * L_33 = ___offset1; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_34 = __this->get_baseUtcOffset_0(); AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_35 = V_1; NullCheck(L_35); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_36 = AdjustmentRule_get_DaylightDelta_m2FE8486C9BE8D912DB009B37823E33676DD21F15_inline(L_35, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_37 = TimeSpan_op_Addition_m2C916EE6F60BA72329886F1568FE9DD0D8DF0DB7(L_34, L_36, /*hidden argument*/NULL); *(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)L_33 = L_37; bool* L_38 = ___isDst2; *((int8_t*)L_38) = (int8_t)1; return (bool)1; } IL_00d5: { return (bool)0; } } // System.DateTime System.TimeZoneInfo::TransitionPoint(System.TimeZoneInfo_TransitionTime,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 TimeZoneInfo_TransitionPoint_m5FA051A8EC41B739B1A36720800679E69BF2CFF2 (TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 ___transition0, int32_t ___year1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_TransitionPoint_m5FA051A8EC41B739B1A36720800679E69BF2CFF2_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 V_2; memset((&V_2), 0, sizeof(V_2)); { bool L_0 = TransitionTime_get_IsFixedDateRule_mC55143797D34E320F86E4B58A265654C634EB38C_inline((TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 *)(&___transition0), /*hidden argument*/NULL); if (!L_0) { goto IL_0032; } } { int32_t L_1 = ___year1; int32_t L_2 = TransitionTime_get_Month_m06FE288B24621979C4FE9E34D350EBA208CEA267_inline((TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 *)(&___transition0), /*hidden argument*/NULL); int32_t L_3 = TransitionTime_get_Day_m82E3998C57838AB654EEB696600CF6C0F9EB52B0_inline((TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 *)(&___transition0), /*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_4; memset((&L_4), 0, sizeof(L_4)); DateTime__ctor_mF4506D7FF3B64F7EC739A36667DC8BC089A6539A((&L_4), L_1, L_2, L_3, /*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_5 = TransitionTime_get_TimeOfDay_mC4F5083CF75296341B498E873B2C026A95C4ADDE_inline((TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 *)(&___transition0), /*hidden argument*/NULL); V_2 = L_5; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_6 = DateTime_get_TimeOfDay_mAC191C0FF7DF8D1370DFFC1C47DE8DC5FA048543((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_2), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_7 = DateTime_op_Addition_m6CE7A79B6E219E67A75AB17545D1873529262282(L_4, L_6, /*hidden argument*/NULL); return L_7; } IL_0032: { int32_t L_8 = ___year1; int32_t L_9 = TransitionTime_get_Month_m06FE288B24621979C4FE9E34D350EBA208CEA267_inline((TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 *)(&___transition0), /*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_10; memset((&L_10), 0, sizeof(L_10)); DateTime__ctor_mF4506D7FF3B64F7EC739A36667DC8BC089A6539A((&L_10), L_8, L_9, 1, /*hidden argument*/NULL); V_2 = L_10; int32_t L_11 = DateTime_get_DayOfWeek_m556E45050ECDB336B3559BC395081B0C5CBE4891((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_2), /*hidden argument*/NULL); V_0 = L_11; int32_t L_12 = TransitionTime_get_Week_m7708A01103CEADEA75626953931221A1E5CA2F82_inline((TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 *)(&___transition0), /*hidden argument*/NULL); int32_t L_13 = TransitionTime_get_DayOfWeek_m349EE703AD506935676F78DE8438D8C3D5E8C472_inline((TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 *)(&___transition0), /*hidden argument*/NULL); int32_t L_14 = V_0; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)1, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)), (int32_t)7)))), (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_13, (int32_t)L_14)), (int32_t)7))%(int32_t)7)))); int32_t L_15 = V_1; int32_t L_16 = ___year1; int32_t L_17 = TransitionTime_get_Month_m06FE288B24621979C4FE9E34D350EBA208CEA267_inline((TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 *)(&___transition0), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); int32_t L_18 = DateTime_DaysInMonth_mE979D12858E0D6CC14576D283B5AB66AA53B9F90(L_16, L_17, /*hidden argument*/NULL); if ((((int32_t)L_15) <= ((int32_t)L_18))) { goto IL_0079; } } { int32_t L_19 = V_1; V_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_19, (int32_t)7)); } IL_0079: { int32_t L_20 = V_1; if ((((int32_t)L_20) >= ((int32_t)1))) { goto IL_0081; } } { int32_t L_21 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)7)); } IL_0081: { int32_t L_22 = ___year1; int32_t L_23 = TransitionTime_get_Month_m06FE288B24621979C4FE9E34D350EBA208CEA267_inline((TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 *)(&___transition0), /*hidden argument*/NULL); int32_t L_24 = V_1; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_25; memset((&L_25), 0, sizeof(L_25)); DateTime__ctor_mF4506D7FF3B64F7EC739A36667DC8BC089A6539A((&L_25), L_22, L_23, L_24, /*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_26 = TransitionTime_get_TimeOfDay_mC4F5083CF75296341B498E873B2C026A95C4ADDE_inline((TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 *)(&___transition0), /*hidden argument*/NULL); V_2 = L_26; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_27 = DateTime_get_TimeOfDay_mAC191C0FF7DF8D1370DFFC1C47DE8DC5FA048543((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_2), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_28 = DateTime_op_Addition_m6CE7A79B6E219E67A75AB17545D1873529262282(L_25, L_27, /*hidden argument*/NULL); return L_28; } } // System.TimeZoneInfo_AdjustmentRule[] System.TimeZoneInfo::ValidateRules(System.Collections.Generic.List`1<System.TimeZoneInfo_AdjustmentRule>) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* TimeZoneInfo_ValidateRules_mB2C193EB81FF713EED1541D27D08BAD59B29E311 (List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * ___adjustmentRules0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_ValidateRules_mB2C193EB81FF713EED1541D27D08BAD59B29E311_MetadataUsageId); s_Il2CppMethodInitialized = true; } AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * V_0 = NULL; AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* V_1 = NULL; int32_t V_2 = 0; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * V_3 = NULL; { List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * L_0 = ___adjustmentRules0; if (!L_0) { goto IL_000b; } } { List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * L_1 = ___adjustmentRules0; NullCheck(L_1); int32_t L_2 = List_1_get_Count_m63875C2DAD7BE984D4CC6B0603AA8DFE827C5461_inline(L_1, /*hidden argument*/List_1_get_Count_m63875C2DAD7BE984D4CC6B0603AA8DFE827C5461_RuntimeMethod_var); if (L_2) { goto IL_000d; } } IL_000b: { return (AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD*)NULL; } IL_000d: { V_0 = (AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 *)NULL; List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * L_3 = ___adjustmentRules0; NullCheck(L_3); AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* L_4 = List_1_ToArray_m803235EC510CCE1CF53E7D6FB952A83E01154DE1(L_3, /*hidden argument*/List_1_ToArray_m803235EC510CCE1CF53E7D6FB952A83E01154DE1_RuntimeMethod_var); V_1 = L_4; V_2 = 0; goto IL_0042; } IL_001a: { AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* L_5 = V_1; int32_t L_6 = V_2; NullCheck(L_5); int32_t L_7 = L_6; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_8 = (L_5)->GetAt(static_cast<il2cpp_array_size_t>(L_7)); V_3 = L_8; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_9 = V_0; if (!L_9) { goto IL_003c; } } { AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_10 = V_0; NullCheck(L_10); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_11 = AdjustmentRule_get_DateEnd_m9ECD9D96BFB535E8818CC79B0B261F8E334A722E_inline(L_10, /*hidden argument*/NULL); AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_12 = V_3; NullCheck(L_12); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_13 = AdjustmentRule_get_DateStart_mD4389CA67654E528E196EB632D16D9AB027D6C49_inline(L_12, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); bool L_14 = DateTime_op_GreaterThan_mC9384F126E5D8A3AAAB0BDFC44D1D7319367C89E(L_11, L_13, /*hidden argument*/NULL); if (!L_14) { goto IL_003c; } } { List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * L_15 = ___adjustmentRules0; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_16 = V_3; NullCheck(L_15); List_1_Remove_mF3B9CA9E20C7542FAAD6C966B548492F2C7CD5DD(L_15, L_16, /*hidden argument*/List_1_Remove_mF3B9CA9E20C7542FAAD6C966B548492F2C7CD5DD_RuntimeMethod_var); } IL_003c: { AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_17 = V_3; V_0 = L_17; int32_t L_18 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); } IL_0042: { int32_t L_19 = V_2; AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* L_20 = V_1; NullCheck(L_20); if ((((int32_t)L_19) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_20)->max_length))))))) { goto IL_001a; } } { List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * L_21 = ___adjustmentRules0; NullCheck(L_21); AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* L_22 = List_1_ToArray_m803235EC510CCE1CF53E7D6FB952A83E01154DE1(L_21, /*hidden argument*/List_1_ToArray_m803235EC510CCE1CF53E7D6FB952A83E01154DE1_RuntimeMethod_var); return L_22; } } // System.TimeZoneInfo System.TimeZoneInfo::BuildFromStream(System.String,System.IO.Stream) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * TimeZoneInfo_BuildFromStream_m03149B20E6AA12F61EFA3B7745D3DC05DBC65418 (String_t* ___id0, Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * ___stream1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_BuildFromStream_m03149B20E6AA12F61EFA3B7745D3DC05DBC65418_MetadataUsageId); s_Il2CppMethodInitialized = true; } ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* V_0 = NULL; int32_t V_1 = 0; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * V_2 = NULL; Exception_t * V_3 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 1); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_0 = (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)SZArrayNew(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821_il2cpp_TypeInfo_var, (uint32_t)((int32_t)16384)); V_0 = L_0; Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_1 = ___stream1; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_2 = V_0; NullCheck(L_1); int32_t L_3 = VirtFuncInvoker3< int32_t, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*, int32_t, int32_t >::Invoke(21 /* System.Int32 System.IO.Stream::Read(System.Byte[],System.Int32,System.Int32) */, L_1, L_2, 0, ((int32_t)16384)); V_1 = L_3; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_4 = V_0; int32_t L_5 = V_1; bool L_6 = TimeZoneInfo_ValidTZFile_mDBAA295AA83624116C0BA67C78FDD8521866A8ED(L_4, L_5, /*hidden argument*/NULL); if (L_6) { goto IL_002d; } } { InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25 * L_7 = (InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25 *)il2cpp_codegen_object_new(InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25_il2cpp_TypeInfo_var); InvalidTimeZoneException__ctor_m8FFF6B288E617CAA9269D849618C289FC589BE14(L_7, _stringLiteral5BBAA9B8E272D7D609370B56FB4A1DC199FB1DA5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, NULL, TimeZoneInfo_BuildFromStream_m03149B20E6AA12F61EFA3B7745D3DC05DBC65418_RuntimeMethod_var); } IL_002d: { } IL_002e: try { // begin try (depth: 1) String_t* L_8 = ___id0; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_9 = V_0; int32_t L_10 = V_1; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_11 = TimeZoneInfo_ParseTZBuffer_mB31B17720432692878EC43379CCF629C51F0AC96(L_8, L_9, L_10, /*hidden argument*/NULL); V_2 = L_11; goto IL_0049; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0039; if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_003c; throw e; } CATCH_0039: { // begin catch(System.InvalidTimeZoneException) IL2CPP_RAISE_MANAGED_EXCEPTION(__exception_local, NULL, TimeZoneInfo_BuildFromStream_m03149B20E6AA12F61EFA3B7745D3DC05DBC65418_RuntimeMethod_var); } // end catch (depth: 1) CATCH_003c: { // begin catch(System.Exception) V_3 = ((Exception_t *)__exception_local); Exception_t * L_12 = V_3; InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25 * L_13 = (InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25 *)il2cpp_codegen_object_new(InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25_il2cpp_TypeInfo_var); InvalidTimeZoneException__ctor_m45B9443C467C8D8353DBB6F6E7A6E4E7F96CF591(L_13, _stringLiteral88EE3CEA20D96E9852D213E90BDCE53DB921ADBB, L_12, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_13, NULL, TimeZoneInfo_BuildFromStream_m03149B20E6AA12F61EFA3B7745D3DC05DBC65418_RuntimeMethod_var); } // end catch (depth: 1) IL_0049: { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_14 = V_2; return L_14; } } // System.Boolean System.TimeZoneInfo::ValidTZFile(System.Byte[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeZoneInfo_ValidTZFile_mDBAA295AA83624116C0BA67C78FDD8521866A8ED (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer0, int32_t ___length1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_ValidTZFile_mDBAA295AA83624116C0BA67C78FDD8521866A8ED_MetadataUsageId); s_Il2CppMethodInitialized = true; } StringBuilder_t * V_0 = NULL; int32_t V_1 = 0; { StringBuilder_t * L_0 = (StringBuilder_t *)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var); StringBuilder__ctor_mF928376F82E8C8FF3C11842C562DB8CF28B2735E(L_0, /*hidden argument*/NULL); V_0 = L_0; V_1 = 0; goto IL_0018; } IL_000a: { StringBuilder_t * L_1 = V_0; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_2 = ___buffer0; int32_t L_3 = V_1; NullCheck(L_2); int32_t L_4 = L_3; uint8_t L_5 = (L_2)->GetAt(static_cast<il2cpp_array_size_t>(L_4)); NullCheck(L_1); StringBuilder_Append_m05C12F58ADC2D807613A9301DF438CB3CD09B75A(L_1, L_5, /*hidden argument*/NULL); int32_t L_6 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); } IL_0018: { int32_t L_7 = V_1; if ((((int32_t)L_7) < ((int32_t)4))) { goto IL_000a; } } { StringBuilder_t * L_8 = V_0; NullCheck(L_8); String_t* L_9 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_8); bool L_10 = String_op_Inequality_m0BD184A74F453A72376E81CC6CAEE2556B80493E(L_9, _stringLiteralC24595E6A7BC6D5DB68BC6759DD5BBA5D834B6DB, /*hidden argument*/NULL); if (!L_10) { goto IL_0030; } } { return (bool)0; } IL_0030: { int32_t L_11 = ___length1; if ((((int32_t)L_11) < ((int32_t)((int32_t)16384)))) { goto IL_003a; } } { return (bool)0; } IL_003a: { return (bool)1; } } // System.Int32 System.TimeZoneInfo::SwapInt32(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TimeZoneInfo_SwapInt32_mA8FE2D4B2E2BF9CD763D600F8CE449DA34AE0BFE (int32_t ___i0, const RuntimeMethod* method) { { int32_t L_0 = ___i0; int32_t L_1 = ___i0; int32_t L_2 = ___i0; int32_t L_3 = ___i0; return ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_0>>(int32_t)((int32_t)24)))&(int32_t)((int32_t)255)))|(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_1>>(int32_t)8))&(int32_t)((int32_t)65280)))))|(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_2<<(int32_t)8))&(int32_t)((int32_t)16711680)))))|(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_3&(int32_t)((int32_t)255)))<<(int32_t)((int32_t)24))))); } } // System.Int32 System.TimeZoneInfo::ReadBigEndianInt32(System.Byte[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TimeZoneInfo_ReadBigEndianInt32_m0AAB53B9311708F42ACA7E9270EE71D25B3CE9DA (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer0, int32_t ___start1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_ReadBigEndianInt32_m0AAB53B9311708F42ACA7E9270EE71D25B3CE9DA_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_0 = ___buffer0; int32_t L_1 = ___start1; IL2CPP_RUNTIME_CLASS_INIT(BitConverter_tD5DF1CB5C5A5CB087D90BD881C8E75A332E546EE_il2cpp_TypeInfo_var); int32_t L_2 = BitConverter_ToInt32_m900A016CA90064569D8DF6D9195044C9C106B391(L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; bool L_3 = ((BitConverter_tD5DF1CB5C5A5CB087D90BD881C8E75A332E546EE_StaticFields*)il2cpp_codegen_static_fields_for(BitConverter_tD5DF1CB5C5A5CB087D90BD881C8E75A332E546EE_il2cpp_TypeInfo_var))->get_IsLittleEndian_0(); if (L_3) { goto IL_0011; } } { int32_t L_4 = V_0; return L_4; } IL_0011: { int32_t L_5 = V_0; int32_t L_6 = TimeZoneInfo_SwapInt32_mA8FE2D4B2E2BF9CD763D600F8CE449DA34AE0BFE(L_5, /*hidden argument*/NULL); return L_6; } } // System.TimeZoneInfo System.TimeZoneInfo::ParseTZBuffer(System.String,System.Byte[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * TimeZoneInfo_ParseTZBuffer_mB31B17720432692878EC43379CCF629C51F0AC96 (String_t* ___id0, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_ParseTZBuffer_mB31B17720432692878EC43379CCF629C51F0AC96_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; Dictionary_2_t4EFE6A1D6502662B911688316C6920444A18CF0C * V_6 = NULL; Dictionary_2_tF49FE2F5FE86CCFDD59492E9D46254E0CCB5EEC2 * V_7 = NULL; List_1_tD2FC74CFEE011F74F31183756A690154468817E9 * V_8 = NULL; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 V_9; memset((&V_9), 0, sizeof(V_9)); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 V_10; memset((&V_10), 0, sizeof(V_10)); String_t* V_11 = NULL; String_t* V_12 = NULL; bool V_13 = false; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 V_14; memset((&V_14), 0, sizeof(V_14)); List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * V_15 = NULL; bool V_16 = false; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * V_17 = NULL; int32_t V_18 = 0; KeyValuePair_2_t86E21DDA124482935B8F0E8DCC380E2B8206105D V_19; memset((&V_19), 0, sizeof(V_19)); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 V_20; memset((&V_20), 0, sizeof(V_20)); TimeType_t1E0366D2FDDE13B93F6DFD1A2FB8645B76E9DDA9 * V_21 = NULL; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 V_22; memset((&V_22), 0, sizeof(V_22)); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 V_23; memset((&V_23), 0, sizeof(V_23)); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 V_24; memset((&V_24), 0, sizeof(V_24)); TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 V_25; memset((&V_25), 0, sizeof(V_25)); TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 V_26; memset((&V_26), 0, sizeof(V_26)); TimeType_t1E0366D2FDDE13B93F6DFD1A2FB8645B76E9DDA9 * V_27 = NULL; { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_0 = ___buffer1; int32_t L_1 = TimeZoneInfo_ReadBigEndianInt32_m0AAB53B9311708F42ACA7E9270EE71D25B3CE9DA(L_0, ((int32_t)20), /*hidden argument*/NULL); V_0 = L_1; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_2 = ___buffer1; int32_t L_3 = TimeZoneInfo_ReadBigEndianInt32_m0AAB53B9311708F42ACA7E9270EE71D25B3CE9DA(L_2, ((int32_t)24), /*hidden argument*/NULL); V_1 = L_3; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_4 = ___buffer1; int32_t L_5 = TimeZoneInfo_ReadBigEndianInt32_m0AAB53B9311708F42ACA7E9270EE71D25B3CE9DA(L_4, ((int32_t)28), /*hidden argument*/NULL); V_2 = L_5; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_6 = ___buffer1; int32_t L_7 = TimeZoneInfo_ReadBigEndianInt32_m0AAB53B9311708F42ACA7E9270EE71D25B3CE9DA(L_6, ((int32_t)32), /*hidden argument*/NULL); V_3 = L_7; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_8 = ___buffer1; int32_t L_9 = TimeZoneInfo_ReadBigEndianInt32_m0AAB53B9311708F42ACA7E9270EE71D25B3CE9DA(L_8, ((int32_t)36), /*hidden argument*/NULL); V_4 = L_9; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_10 = ___buffer1; int32_t L_11 = TimeZoneInfo_ReadBigEndianInt32_m0AAB53B9311708F42ACA7E9270EE71D25B3CE9DA(L_10, ((int32_t)40), /*hidden argument*/NULL); V_5 = L_11; int32_t L_12 = ___length2; int32_t L_13 = V_3; int32_t L_14 = V_4; int32_t L_15 = V_5; int32_t L_16 = V_2; int32_t L_17 = V_1; int32_t L_18 = V_0; if ((((int32_t)L_12) >= ((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)44), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_13, (int32_t)5)))), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_14, (int32_t)6)))), (int32_t)L_15)), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_16, (int32_t)8)))), (int32_t)L_17)), (int32_t)L_18))))) { goto IL_0057; } } { InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25 * L_19 = (InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25 *)il2cpp_codegen_object_new(InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25_il2cpp_TypeInfo_var); InvalidTimeZoneException__ctor_m565DFEFCEFD9DB3E307E643A059B9AC57B2B57DD(L_19, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_19, NULL, TimeZoneInfo_ParseTZBuffer_mB31B17720432692878EC43379CCF629C51F0AC96_RuntimeMethod_var); } IL_0057: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_20 = ___buffer1; int32_t L_21 = V_3; int32_t L_22 = V_3; int32_t L_23 = V_4; int32_t L_24 = V_5; Dictionary_2_t4EFE6A1D6502662B911688316C6920444A18CF0C * L_25 = TimeZoneInfo_ParseAbbreviations_mF9E2B864DA8DDDA370DD9D43D5A7E3D8B7FBA76A(L_20, ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)44), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)4, (int32_t)L_21)))), (int32_t)L_22)), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)6, (int32_t)L_23)))), L_24, /*hidden argument*/NULL); V_6 = L_25; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_26 = ___buffer1; int32_t L_27 = V_3; int32_t L_28 = V_3; int32_t L_29 = V_4; Dictionary_2_t4EFE6A1D6502662B911688316C6920444A18CF0C * L_30 = V_6; Dictionary_2_tF49FE2F5FE86CCFDD59492E9D46254E0CCB5EEC2 * L_31 = TimeZoneInfo_ParseTimesTypes_mDE8026755AF2207FFD76312DB22A472EE850BBA6(L_26, ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)44), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)4, (int32_t)L_27)))), (int32_t)L_28)), L_29, L_30, /*hidden argument*/NULL); V_7 = L_31; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_32 = ___buffer1; int32_t L_33 = V_3; Dictionary_2_tF49FE2F5FE86CCFDD59492E9D46254E0CCB5EEC2 * L_34 = V_7; List_1_tD2FC74CFEE011F74F31183756A690154468817E9 * L_35 = TimeZoneInfo_ParseTransitions_mDF9E7750AF2BFA9992708A02AE9429EFC4CF00FE(L_32, ((int32_t)44), L_33, L_34, /*hidden argument*/NULL); V_8 = L_35; Dictionary_2_tF49FE2F5FE86CCFDD59492E9D46254E0CCB5EEC2 * L_36 = V_7; NullCheck(L_36); int32_t L_37 = Dictionary_2_get_Count_mE31B0BF70F2E5AA680638E8565B00286E26C5548(L_36, /*hidden argument*/Dictionary_2_get_Count_mE31B0BF70F2E5AA680638E8565B00286E26C5548_RuntimeMethod_var); if (L_37) { goto IL_009e; } } { InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25 * L_38 = (InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25 *)il2cpp_codegen_object_new(InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25_il2cpp_TypeInfo_var); InvalidTimeZoneException__ctor_m565DFEFCEFD9DB3E307E643A059B9AC57B2B57DD(L_38, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_38, NULL, TimeZoneInfo_ParseTZBuffer_mB31B17720432692878EC43379CCF629C51F0AC96_RuntimeMethod_var); } IL_009e: { Dictionary_2_tF49FE2F5FE86CCFDD59492E9D46254E0CCB5EEC2 * L_39 = V_7; NullCheck(L_39); int32_t L_40 = Dictionary_2_get_Count_mE31B0BF70F2E5AA680638E8565B00286E26C5548(L_39, /*hidden argument*/Dictionary_2_get_Count_mE31B0BF70F2E5AA680638E8565B00286E26C5548_RuntimeMethod_var); if ((!(((uint32_t)L_40) == ((uint32_t)1)))) { goto IL_00bd; } } { Dictionary_2_tF49FE2F5FE86CCFDD59492E9D46254E0CCB5EEC2 * L_41 = V_7; NullCheck(L_41); TimeType_t1E0366D2FDDE13B93F6DFD1A2FB8645B76E9DDA9 * L_42 = Dictionary_2_get_Item_m0F0789D0F81BD4D8EAFB77487B94A9CEBD730F83(L_41, 0, /*hidden argument*/Dictionary_2_get_Item_m0F0789D0F81BD4D8EAFB77487B94A9CEBD730F83_RuntimeMethod_var); NullCheck(L_42); bool L_43 = L_42->get_IsDst_1(); if (!L_43) { goto IL_00bd; } } { InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25 * L_44 = (InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25 *)il2cpp_codegen_object_new(InvalidTimeZoneException_tA035F4C48B9BE56165F6FD6526A3F7384CC78C25_il2cpp_TypeInfo_var); InvalidTimeZoneException__ctor_m565DFEFCEFD9DB3E307E643A059B9AC57B2B57DD(L_44, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_44, NULL, TimeZoneInfo_ParseTZBuffer_mB31B17720432692878EC43379CCF629C51F0AC96_RuntimeMethod_var); } IL_00bd: { TimeSpan__ctor_mEB013EB288370617E8D465D75BE383C4058DB5A5_inline((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&V_9), (((int64_t)((int64_t)0))), /*hidden argument*/NULL); TimeSpan__ctor_mEB013EB288370617E8D465D75BE383C4058DB5A5_inline((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&V_10), (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_11 = (String_t*)NULL; V_12 = (String_t*)NULL; V_13 = (bool)0; IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_45 = ((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields*)il2cpp_codegen_static_fields_for(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var))->get_MinValue_31(); V_14 = L_45; List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * L_46 = (List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E *)il2cpp_codegen_object_new(List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E_il2cpp_TypeInfo_var); List_1__ctor_m26B5CF8B504B7BD2ACF6D10E2212EB312DEAD708(L_46, /*hidden argument*/List_1__ctor_m26B5CF8B504B7BD2ACF6D10E2212EB312DEAD708_RuntimeMethod_var); V_15 = L_46; V_16 = (bool)0; V_18 = 0; goto IL_0334; } IL_00f1: { List_1_tD2FC74CFEE011F74F31183756A690154468817E9 * L_47 = V_8; int32_t L_48 = V_18; NullCheck(L_47); KeyValuePair_2_t86E21DDA124482935B8F0E8DCC380E2B8206105D L_49 = List_1_get_Item_m8A44B7C37BB53CF3C22046AE0A17B58B0925A7A1_inline(L_47, L_48, /*hidden argument*/List_1_get_Item_m8A44B7C37BB53CF3C22046AE0A17B58B0925A7A1_RuntimeMethod_var); V_19 = L_49; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_50 = KeyValuePair_2_get_Key_m86B2C62B2D71E058541AD44447FFE99B23E906AE_inline((KeyValuePair_2_t86E21DDA124482935B8F0E8DCC380E2B8206105D *)(&V_19), /*hidden argument*/KeyValuePair_2_get_Key_m86B2C62B2D71E058541AD44447FFE99B23E906AE_RuntimeMethod_var); V_20 = L_50; TimeType_t1E0366D2FDDE13B93F6DFD1A2FB8645B76E9DDA9 * L_51 = KeyValuePair_2_get_Value_m53E2812960EF279EE483985E7F647EA7958B61C5_inline((KeyValuePair_2_t86E21DDA124482935B8F0E8DCC380E2B8206105D *)(&V_19), /*hidden argument*/KeyValuePair_2_get_Value_m53E2812960EF279EE483985E7F647EA7958B61C5_RuntimeMethod_var); V_21 = L_51; TimeType_t1E0366D2FDDE13B93F6DFD1A2FB8645B76E9DDA9 * L_52 = V_21; NullCheck(L_52); bool L_53 = L_52->get_IsDst_1(); if (L_53) { goto IL_02b4; } } { String_t* L_54 = V_11; TimeType_t1E0366D2FDDE13B93F6DFD1A2FB8645B76E9DDA9 * L_55 = V_21; NullCheck(L_55); String_t* L_56 = L_55->get_Name_2(); bool L_57 = String_op_Inequality_m0BD184A74F453A72376E81CC6CAEE2556B80493E(L_54, L_56, /*hidden argument*/NULL); if (!L_57) { goto IL_0133; } } { TimeType_t1E0366D2FDDE13B93F6DFD1A2FB8645B76E9DDA9 * L_58 = V_21; NullCheck(L_58); String_t* L_59 = L_58->get_Name_2(); V_11 = L_59; } IL_0133: { double L_60 = TimeSpan_get_TotalSeconds_m0F8F314166E6D1F9D36F32EB1272451EDE56B4EA((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&V_9), /*hidden argument*/NULL); TimeType_t1E0366D2FDDE13B93F6DFD1A2FB8645B76E9DDA9 * L_61 = V_21; NullCheck(L_61); int32_t L_62 = L_61->get_Offset_0(); if ((((double)L_60) == ((double)(((double)((double)L_62)))))) { goto IL_016b; } } { TimeType_t1E0366D2FDDE13B93F6DFD1A2FB8645B76E9DDA9 * L_63 = V_21; NullCheck(L_63); int32_t L_64 = L_63->get_Offset_0(); TimeSpan__ctor_m44268277AFF84DEF6CA3442907CE8116A982FB87((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&V_9), 0, 0, L_64, /*hidden argument*/NULL); List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * L_65 = V_15; NullCheck(L_65); int32_t L_66 = List_1_get_Count_m63875C2DAD7BE984D4CC6B0603AA8DFE827C5461_inline(L_65, /*hidden argument*/List_1_get_Count_m63875C2DAD7BE984D4CC6B0603AA8DFE827C5461_RuntimeMethod_var); if ((((int32_t)L_66) <= ((int32_t)0))) { goto IL_0161; } } { V_16 = (bool)1; } IL_0161: { List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * L_67 = (List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E *)il2cpp_codegen_object_new(List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E_il2cpp_TypeInfo_var); List_1__ctor_m26B5CF8B504B7BD2ACF6D10E2212EB312DEAD708(L_67, /*hidden argument*/List_1__ctor_m26B5CF8B504B7BD2ACF6D10E2212EB312DEAD708_RuntimeMethod_var); V_15 = L_67; V_13 = (bool)0; } IL_016b: { bool L_68 = V_13; if (!L_68) { goto IL_02af; } } { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_69 = V_14; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_70 = V_9; IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_71 = DateTime_op_Addition_m6CE7A79B6E219E67A75AB17545D1873529262282(L_69, L_70, /*hidden argument*/NULL); V_14 = L_71; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_72 = V_20; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_73 = V_9; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_74 = DateTime_op_Addition_m6CE7A79B6E219E67A75AB17545D1873529262282(L_72, L_73, /*hidden argument*/NULL); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_75 = V_10; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_76 = DateTime_op_Addition_m6CE7A79B6E219E67A75AB17545D1873529262282(L_74, L_75, /*hidden argument*/NULL); V_22 = L_76; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_77 = DateTime_get_Date_m9466964BC55564ED7EEC022AB9E50D875707B774((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_22), /*hidden argument*/NULL); int32_t L_78 = DateTime_get_Year_m019BED6042282D03E51CE82F590D2A9FE5EA859E((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_22), /*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_79; memset((&L_79), 0, sizeof(L_79)); DateTime__ctor_mF4506D7FF3B64F7EC739A36667DC8BC089A6539A((&L_79), L_78, 1, 1, /*hidden argument*/NULL); bool L_80 = DateTime_op_Equality_m5715465D90806F5305BBA5F690377819C55AF084(L_77, L_79, /*hidden argument*/NULL); if (!L_80) { goto IL_01cd; } } { int32_t L_81 = DateTime_get_Year_m019BED6042282D03E51CE82F590D2A9FE5EA859E((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_22), /*hidden argument*/NULL); int32_t L_82 = DateTime_get_Year_m019BED6042282D03E51CE82F590D2A9FE5EA859E((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_14), /*hidden argument*/NULL); if ((((int32_t)L_81) <= ((int32_t)L_82))) { goto IL_01cd; } } { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_83 = V_22; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_84; memset((&L_84), 0, sizeof(L_84)); TimeSpan__ctor_m44268277AFF84DEF6CA3442907CE8116A982FB87((&L_84), ((int32_t)24), 0, 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_85 = DateTime_op_Subtraction_m679BBE02927C8538BBDD10A514E655568246830B(L_83, L_84, /*hidden argument*/NULL); V_22 = L_85; } IL_01cd: { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_86 = DateTime_AddYears_m4D66AFB61758D852CEEFE29D103C88106C6847A2((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_14), 1, /*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_87 = V_22; IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); bool L_88 = DateTime_op_LessThan_m75DE4F8CC5F5EE392829A9B37C5C98B7FC97061A(L_86, L_87, /*hidden argument*/NULL); if (!L_88) { goto IL_01e1; } } { V_16 = (bool)1; } IL_01e1: { int32_t L_89 = DateTime_get_Month_m9E31D84567E6D221F0E686EC6894A7AD07A5E43C((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_14), /*hidden argument*/NULL); if ((((int32_t)L_89) >= ((int32_t)7))) { goto IL_01fd; } } { int32_t L_90 = DateTime_get_Year_m019BED6042282D03E51CE82F590D2A9FE5EA859E((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_14), /*hidden argument*/NULL); DateTime__ctor_mF4506D7FF3B64F7EC739A36667DC8BC089A6539A((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_23), L_90, 1, 1, /*hidden argument*/NULL); goto IL_020d; } IL_01fd: { int32_t L_91 = DateTime_get_Year_m019BED6042282D03E51CE82F590D2A9FE5EA859E((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_14), /*hidden argument*/NULL); DateTime__ctor_mF4506D7FF3B64F7EC739A36667DC8BC089A6539A((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_23), L_91, 7, 1, /*hidden argument*/NULL); } IL_020d: { int32_t L_92 = DateTime_get_Month_m9E31D84567E6D221F0E686EC6894A7AD07A5E43C((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_22), /*hidden argument*/NULL); if ((((int32_t)L_92) < ((int32_t)7))) { goto IL_022b; } } { int32_t L_93 = DateTime_get_Year_m019BED6042282D03E51CE82F590D2A9FE5EA859E((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_22), /*hidden argument*/NULL); DateTime__ctor_mF4506D7FF3B64F7EC739A36667DC8BC089A6539A((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_24), L_93, ((int32_t)12), ((int32_t)31), /*hidden argument*/NULL); goto IL_023c; } IL_022b: { int32_t L_94 = DateTime_get_Year_m019BED6042282D03E51CE82F590D2A9FE5EA859E((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_22), /*hidden argument*/NULL); DateTime__ctor_mF4506D7FF3B64F7EC739A36667DC8BC089A6539A((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_24), L_94, 6, ((int32_t)30), /*hidden argument*/NULL); } IL_023c: { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_95; memset((&L_95), 0, sizeof(L_95)); DateTime__ctor_mF4506D7FF3B64F7EC739A36667DC8BC089A6539A((&L_95), 1, 1, 1, /*hidden argument*/NULL); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_96 = DateTime_get_TimeOfDay_mAC191C0FF7DF8D1370DFFC1C47DE8DC5FA048543((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_14), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_97 = DateTime_op_Addition_m6CE7A79B6E219E67A75AB17545D1873529262282(L_95, L_96, /*hidden argument*/NULL); int32_t L_98 = DateTime_get_Month_m9E31D84567E6D221F0E686EC6894A7AD07A5E43C((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_14), /*hidden argument*/NULL); int32_t L_99 = DateTime_get_Day_m3C888FF1DA5019583A4326FAB232F81D32B1478D((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_14), /*hidden argument*/NULL); TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_100 = TransitionTime_CreateFixedDateRule_m7DC42C607D9949069FF955FCA8BC9DF667498F26(L_97, L_98, L_99, /*hidden argument*/NULL); V_25 = L_100; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_101; memset((&L_101), 0, sizeof(L_101)); DateTime__ctor_mF4506D7FF3B64F7EC739A36667DC8BC089A6539A((&L_101), 1, 1, 1, /*hidden argument*/NULL); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_102 = DateTime_get_TimeOfDay_mAC191C0FF7DF8D1370DFFC1C47DE8DC5FA048543((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_22), /*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_103 = DateTime_op_Addition_m6CE7A79B6E219E67A75AB17545D1873529262282(L_101, L_102, /*hidden argument*/NULL); int32_t L_104 = DateTime_get_Month_m9E31D84567E6D221F0E686EC6894A7AD07A5E43C((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_22), /*hidden argument*/NULL); int32_t L_105 = DateTime_get_Day_m3C888FF1DA5019583A4326FAB232F81D32B1478D((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_22), /*hidden argument*/NULL); TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_106 = TransitionTime_CreateFixedDateRule_m7DC42C607D9949069FF955FCA8BC9DF667498F26(L_103, L_104, L_105, /*hidden argument*/NULL); V_26 = L_106; TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_107 = V_25; TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_108 = V_26; bool L_109 = TransitionTime_op_Inequality_m8E95819760E1035F55168B42B474A0F401BDEA58(L_107, L_108, /*hidden argument*/NULL); if (!L_109) { goto IL_02af; } } { List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * L_110 = V_15; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_111 = V_23; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_112 = V_24; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_113 = V_10; TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_114 = V_25; TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_115 = V_26; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_116 = AdjustmentRule_CreateAdjustmentRule_m02250B76565B1F45DA0F87EA2630579828049935(L_111, L_112, L_113, L_114, L_115, /*hidden argument*/NULL); NullCheck(L_110); List_1_Add_m69410B80C654B698D46CAF64A1B602D371ECB608(L_110, L_116, /*hidden argument*/List_1_Add_m69410B80C654B698D46CAF64A1B602D371ECB608_RuntimeMethod_var); } IL_02af: { V_13 = (bool)0; goto IL_032e; } IL_02b4: { String_t* L_117 = V_12; TimeType_t1E0366D2FDDE13B93F6DFD1A2FB8645B76E9DDA9 * L_118 = V_21; NullCheck(L_118); String_t* L_119 = L_118->get_Name_2(); bool L_120 = String_op_Inequality_m0BD184A74F453A72376E81CC6CAEE2556B80493E(L_117, L_119, /*hidden argument*/NULL); if (!L_120) { goto IL_02cd; } } { TimeType_t1E0366D2FDDE13B93F6DFD1A2FB8645B76E9DDA9 * L_121 = V_21; NullCheck(L_121); String_t* L_122 = L_121->get_Name_2(); V_12 = L_122; } IL_02cd: { double L_123 = TimeSpan_get_TotalSeconds_m0F8F314166E6D1F9D36F32EB1272451EDE56B4EA((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&V_10), /*hidden argument*/NULL); TimeType_t1E0366D2FDDE13B93F6DFD1A2FB8645B76E9DDA9 * L_124 = V_21; NullCheck(L_124); int32_t L_125 = L_124->get_Offset_0(); double L_126 = TimeSpan_get_TotalSeconds_m0F8F314166E6D1F9D36F32EB1272451EDE56B4EA((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&V_9), /*hidden argument*/NULL); if ((((double)L_123) == ((double)((double)il2cpp_codegen_subtract((double)(((double)((double)L_125))), (double)L_126))))) { goto IL_0327; } } { TimeType_t1E0366D2FDDE13B93F6DFD1A2FB8645B76E9DDA9 * L_127 = V_21; NullCheck(L_127); int32_t L_128 = L_127->get_Offset_0(); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_129; memset((&L_129), 0, sizeof(L_129)); TimeSpan__ctor_m44268277AFF84DEF6CA3442907CE8116A982FB87((&L_129), 0, 0, L_128, /*hidden argument*/NULL); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_130 = V_9; IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_131 = TimeSpan_op_Subtraction_m5978CE5FCEB3D59AF0BC52AF838BFE3237AE8B23(L_129, L_130, /*hidden argument*/NULL); V_10 = L_131; int64_t L_132 = TimeSpan_get_Ticks_m829C28C42028CDBFC9E338962DC7B6B10C8FFBE7_inline((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&V_10), /*hidden argument*/NULL); if (!((int64_t)((int64_t)L_132%(int64_t)(((int64_t)((int64_t)((int32_t)600000000))))))) { goto IL_0327; } } { double L_133 = TimeSpan_get_TotalMinutes_m41B6248DF2E4E6CAFC4A1B3C7ECCD9A10CC16C22((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&V_10), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_134 = TimeSpan_FromMinutes_m3038BAC5BAB62262567D7BB3AE6DD845FC985BC2((((double)((double)(((int64_t)((int64_t)((double)il2cpp_codegen_add((double)L_133, (double)(0.5))))))))), /*hidden argument*/NULL); V_10 = L_134; } IL_0327: { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_135 = V_20; V_14 = L_135; V_13 = (bool)1; } IL_032e: { int32_t L_136 = V_18; V_18 = ((int32_t)il2cpp_codegen_add((int32_t)L_136, (int32_t)1)); } IL_0334: { int32_t L_137 = V_18; List_1_tD2FC74CFEE011F74F31183756A690154468817E9 * L_138 = V_8; NullCheck(L_138); int32_t L_139 = List_1_get_Count_m8D9BFB4AA79DACCB93AA6EF7021A01BA086F8B0F_inline(L_138, /*hidden argument*/List_1_get_Count_m8D9BFB4AA79DACCB93AA6EF7021A01BA086F8B0F_RuntimeMethod_var); if ((((int32_t)L_137) < ((int32_t)L_139))) { goto IL_00f1; } } { List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * L_140 = V_15; NullCheck(L_140); int32_t L_141 = List_1_get_Count_m63875C2DAD7BE984D4CC6B0603AA8DFE827C5461_inline(L_140, /*hidden argument*/List_1_get_Count_m63875C2DAD7BE984D4CC6B0603AA8DFE827C5461_RuntimeMethod_var); if (L_141) { goto IL_0385; } } { bool L_142 = V_16; if (L_142) { goto IL_0385; } } { String_t* L_143 = V_11; if (L_143) { goto IL_0376; } } { Dictionary_2_tF49FE2F5FE86CCFDD59492E9D46254E0CCB5EEC2 * L_144 = V_7; NullCheck(L_144); TimeType_t1E0366D2FDDE13B93F6DFD1A2FB8645B76E9DDA9 * L_145 = Dictionary_2_get_Item_m0F0789D0F81BD4D8EAFB77487B94A9CEBD730F83(L_144, 0, /*hidden argument*/Dictionary_2_get_Item_m0F0789D0F81BD4D8EAFB77487B94A9CEBD730F83_RuntimeMethod_var); V_27 = L_145; TimeType_t1E0366D2FDDE13B93F6DFD1A2FB8645B76E9DDA9 * L_146 = V_27; NullCheck(L_146); String_t* L_147 = L_146->get_Name_2(); V_11 = L_147; TimeType_t1E0366D2FDDE13B93F6DFD1A2FB8645B76E9DDA9 * L_148 = V_27; NullCheck(L_148); int32_t L_149 = L_148->get_Offset_0(); TimeSpan__ctor_m44268277AFF84DEF6CA3442907CE8116A982FB87((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&V_9), 0, 0, L_149, /*hidden argument*/NULL); } IL_0376: { String_t* L_150 = ___id0; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_151 = V_9; String_t* L_152 = ___id0; String_t* L_153 = V_11; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_154 = TimeZoneInfo_CreateCustomTimeZone_mDFF720C53476F656C276D9E4067367669ED433D5(L_150, L_151, L_152, L_153, /*hidden argument*/NULL); V_17 = L_154; goto IL_039b; } IL_0385: { String_t* L_155 = ___id0; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_156 = V_9; String_t* L_157 = ___id0; String_t* L_158 = V_11; String_t* L_159 = V_12; List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * L_160 = V_15; AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* L_161 = TimeZoneInfo_ValidateRules_mB2C193EB81FF713EED1541D27D08BAD59B29E311(L_160, /*hidden argument*/NULL); TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_162 = TimeZoneInfo_CreateCustomTimeZone_m5927EE8D4214E3F8317098CFB563D431E93C3E48(L_155, L_156, L_157, L_158, L_159, L_161, /*hidden argument*/NULL); V_17 = L_162; } IL_039b: { bool L_163 = V_16; if (!L_163) { goto IL_03b2; } } { List_1_tD2FC74CFEE011F74F31183756A690154468817E9 * L_164 = V_8; NullCheck(L_164); int32_t L_165 = List_1_get_Count_m8D9BFB4AA79DACCB93AA6EF7021A01BA086F8B0F_inline(L_164, /*hidden argument*/List_1_get_Count_m8D9BFB4AA79DACCB93AA6EF7021A01BA086F8B0F_RuntimeMethod_var); if ((((int32_t)L_165) <= ((int32_t)0))) { goto IL_03b2; } } { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_166 = V_17; List_1_tD2FC74CFEE011F74F31183756A690154468817E9 * L_167 = V_8; NullCheck(L_166); L_166->set_transitions_5(L_167); } IL_03b2: { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_168 = V_17; List_1_tD80A7DE15931C50562C52145C2DDFA2CA00BEC9E * L_169 = V_15; NullCheck(L_169); int32_t L_170 = List_1_get_Count_m63875C2DAD7BE984D4CC6B0603AA8DFE827C5461_inline(L_169, /*hidden argument*/List_1_get_Count_m63875C2DAD7BE984D4CC6B0603AA8DFE827C5461_RuntimeMethod_var); NullCheck(L_168); L_168->set_supportsDaylightSavingTime_8((bool)((((int32_t)L_170) > ((int32_t)0))? 1 : 0)); TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_171 = V_17; return L_171; } } // System.Collections.Generic.Dictionary`2<System.Int32,System.String> System.TimeZoneInfo::ParseAbbreviations(System.Byte[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Dictionary_2_t4EFE6A1D6502662B911688316C6920444A18CF0C * TimeZoneInfo_ParseAbbreviations_mF9E2B864DA8DDDA370DD9D43D5A7E3D8B7FBA76A (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer0, int32_t ___index1, int32_t ___count2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_ParseAbbreviations_mF9E2B864DA8DDDA370DD9D43D5A7E3D8B7FBA76A_MetadataUsageId); s_Il2CppMethodInitialized = true; } Dictionary_2_t4EFE6A1D6502662B911688316C6920444A18CF0C * V_0 = NULL; int32_t V_1 = 0; StringBuilder_t * V_2 = NULL; int32_t V_3 = 0; Il2CppChar V_4 = 0x0; int32_t V_5 = 0; { Dictionary_2_t4EFE6A1D6502662B911688316C6920444A18CF0C * L_0 = (Dictionary_2_t4EFE6A1D6502662B911688316C6920444A18CF0C *)il2cpp_codegen_object_new(Dictionary_2_t4EFE6A1D6502662B911688316C6920444A18CF0C_il2cpp_TypeInfo_var); Dictionary_2__ctor_m6C6B59C12BD62E890CCF5AF0366E3DA0F29ADE6C(L_0, /*hidden argument*/Dictionary_2__ctor_m6C6B59C12BD62E890CCF5AF0366E3DA0F29ADE6C_RuntimeMethod_var); V_0 = L_0; V_1 = 0; StringBuilder_t * L_1 = (StringBuilder_t *)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var); StringBuilder__ctor_mF928376F82E8C8FF3C11842C562DB8CF28B2735E(L_1, /*hidden argument*/NULL); V_2 = L_1; V_3 = 0; goto IL_0073; } IL_0012: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_2 = ___buffer0; int32_t L_3 = ___index1; int32_t L_4 = V_3; NullCheck(L_2); int32_t L_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)L_4)); uint8_t L_6 = (L_2)->GetAt(static_cast<il2cpp_array_size_t>(L_5)); V_4 = L_6; Il2CppChar L_7 = V_4; if (!L_7) { goto IL_0028; } } { StringBuilder_t * L_8 = V_2; Il2CppChar L_9 = V_4; NullCheck(L_8); StringBuilder_Append_m05C12F58ADC2D807613A9301DF438CB3CD09B75A(L_8, L_9, /*hidden argument*/NULL); goto IL_006f; } IL_0028: { Dictionary_2_t4EFE6A1D6502662B911688316C6920444A18CF0C * L_10 = V_0; int32_t L_11 = V_1; StringBuilder_t * L_12 = V_2; NullCheck(L_12); String_t* L_13 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_12); NullCheck(L_10); Dictionary_2_Add_m6B1FA5F9A77897E38E9B0CF95D11032066B98CCA(L_10, L_11, L_13, /*hidden argument*/Dictionary_2_Add_m6B1FA5F9A77897E38E9B0CF95D11032066B98CCA_RuntimeMethod_var); V_5 = 1; goto IL_005b; } IL_003a: { Dictionary_2_t4EFE6A1D6502662B911688316C6920444A18CF0C * L_14 = V_0; int32_t L_15 = V_1; int32_t L_16 = V_5; StringBuilder_t * L_17 = V_2; int32_t L_18 = V_5; StringBuilder_t * L_19 = V_2; NullCheck(L_19); int32_t L_20 = StringBuilder_get_Length_m44BCD2BF32D45E9376761FF33AA429BFBD902F07(L_19, /*hidden argument*/NULL); int32_t L_21 = V_5; NullCheck(L_17); String_t* L_22 = StringBuilder_ToString_mB91781E31C1CF168F780733E67EA40A5386693C6(L_17, L_18, ((int32_t)il2cpp_codegen_subtract((int32_t)L_20, (int32_t)L_21)), /*hidden argument*/NULL); NullCheck(L_14); Dictionary_2_Add_m6B1FA5F9A77897E38E9B0CF95D11032066B98CCA(L_14, ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)L_16)), L_22, /*hidden argument*/Dictionary_2_Add_m6B1FA5F9A77897E38E9B0CF95D11032066B98CCA_RuntimeMethod_var); int32_t L_23 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); } IL_005b: { int32_t L_24 = V_5; StringBuilder_t * L_25 = V_2; NullCheck(L_25); int32_t L_26 = StringBuilder_get_Length_m44BCD2BF32D45E9376761FF33AA429BFBD902F07(L_25, /*hidden argument*/NULL); if ((((int32_t)L_24) <= ((int32_t)L_26))) { goto IL_003a; } } { int32_t L_27 = V_3; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); StringBuilder_t * L_28 = (StringBuilder_t *)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var); StringBuilder__ctor_mF928376F82E8C8FF3C11842C562DB8CF28B2735E(L_28, /*hidden argument*/NULL); V_2 = L_28; } IL_006f: { int32_t L_29 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); } IL_0073: { int32_t L_30 = V_3; int32_t L_31 = ___count2; if ((((int32_t)L_30) < ((int32_t)L_31))) { goto IL_0012; } } { Dictionary_2_t4EFE6A1D6502662B911688316C6920444A18CF0C * L_32 = V_0; return L_32; } } // System.Collections.Generic.Dictionary`2<System.Int32,System.TimeType> System.TimeZoneInfo::ParseTimesTypes(System.Byte[],System.Int32,System.Int32,System.Collections.Generic.Dictionary`2<System.Int32,System.String>) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Dictionary_2_tF49FE2F5FE86CCFDD59492E9D46254E0CCB5EEC2 * TimeZoneInfo_ParseTimesTypes_mDE8026755AF2207FFD76312DB22A472EE850BBA6 (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer0, int32_t ___index1, int32_t ___count2, Dictionary_2_t4EFE6A1D6502662B911688316C6920444A18CF0C * ___abbreviations3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_ParseTimesTypes_mDE8026755AF2207FFD76312DB22A472EE850BBA6_MetadataUsageId); s_Il2CppMethodInitialized = true; } Dictionary_2_tF49FE2F5FE86CCFDD59492E9D46254E0CCB5EEC2 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; uint8_t V_3 = 0x0; uint8_t V_4 = 0x0; { int32_t L_0 = ___count2; Dictionary_2_tF49FE2F5FE86CCFDD59492E9D46254E0CCB5EEC2 * L_1 = (Dictionary_2_tF49FE2F5FE86CCFDD59492E9D46254E0CCB5EEC2 *)il2cpp_codegen_object_new(Dictionary_2_tF49FE2F5FE86CCFDD59492E9D46254E0CCB5EEC2_il2cpp_TypeInfo_var); Dictionary_2__ctor_m2D8C7B37F04BBE07E0D052A019C914E9AE6815D8(L_1, L_0, /*hidden argument*/Dictionary_2__ctor_m2D8C7B37F04BBE07E0D052A019C914E9AE6815D8_RuntimeMethod_var); V_0 = L_1; V_1 = 0; goto IL_0051; } IL_000b: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_2 = ___buffer0; int32_t L_3 = ___index1; int32_t L_4 = V_1; int32_t L_5 = TimeZoneInfo_ReadBigEndianInt32_m0AAB53B9311708F42ACA7E9270EE71D25B3CE9DA(L_2, ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)6, (int32_t)L_4)))), /*hidden argument*/NULL); V_2 = L_5; int32_t L_6 = V_2; V_2 = ((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_6/(int32_t)((int32_t)60))), (int32_t)((int32_t)60))); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_7 = ___buffer0; int32_t L_8 = ___index1; int32_t L_9 = V_1; NullCheck(L_7); int32_t L_10 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)6, (int32_t)L_9)))), (int32_t)4)); uint8_t L_11 = (L_7)->GetAt(static_cast<il2cpp_array_size_t>(L_10)); V_3 = L_11; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_12 = ___buffer0; int32_t L_13 = ___index1; int32_t L_14 = V_1; NullCheck(L_12); int32_t L_15 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)6, (int32_t)L_14)))), (int32_t)5)); uint8_t L_16 = (L_12)->GetAt(static_cast<il2cpp_array_size_t>(L_15)); V_4 = L_16; Dictionary_2_tF49FE2F5FE86CCFDD59492E9D46254E0CCB5EEC2 * L_17 = V_0; int32_t L_18 = V_1; int32_t L_19 = V_2; uint8_t L_20 = V_3; Dictionary_2_t4EFE6A1D6502662B911688316C6920444A18CF0C * L_21 = ___abbreviations3; uint8_t L_22 = V_4; NullCheck(L_21); String_t* L_23 = Dictionary_2_get_Item_m832206501573309C2C9C1E4F96AAC39AACE24906(L_21, L_22, /*hidden argument*/Dictionary_2_get_Item_m832206501573309C2C9C1E4F96AAC39AACE24906_RuntimeMethod_var); TimeType_t1E0366D2FDDE13B93F6DFD1A2FB8645B76E9DDA9 * L_24 = (TimeType_t1E0366D2FDDE13B93F6DFD1A2FB8645B76E9DDA9 *)il2cpp_codegen_object_new(TimeType_t1E0366D2FDDE13B93F6DFD1A2FB8645B76E9DDA9_il2cpp_TypeInfo_var); TimeType__ctor_m28FA06EC6A851C81414A6435BE25D1FD494FFE03(L_24, L_19, (bool)((!(((uint32_t)L_20) <= ((uint32_t)0)))? 1 : 0), L_23, /*hidden argument*/NULL); NullCheck(L_17); Dictionary_2_Add_m1CF588B67718D0CF03E628AEB7A822E58F1F5517(L_17, L_18, L_24, /*hidden argument*/Dictionary_2_Add_m1CF588B67718D0CF03E628AEB7A822E58F1F5517_RuntimeMethod_var); int32_t L_25 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)1)); } IL_0051: { int32_t L_26 = V_1; int32_t L_27 = ___count2; if ((((int32_t)L_26) < ((int32_t)L_27))) { goto IL_000b; } } { Dictionary_2_tF49FE2F5FE86CCFDD59492E9D46254E0CCB5EEC2 * L_28 = V_0; return L_28; } } // System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.TimeType>> System.TimeZoneInfo::ParseTransitions(System.Byte[],System.Int32,System.Int32,System.Collections.Generic.Dictionary`2<System.Int32,System.TimeType>) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_tD2FC74CFEE011F74F31183756A690154468817E9 * TimeZoneInfo_ParseTransitions_mDF9E7750AF2BFA9992708A02AE9429EFC4CF00FE (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer0, int32_t ___index1, int32_t ___count2, Dictionary_2_tF49FE2F5FE86CCFDD59492E9D46254E0CCB5EEC2 * ___time_types3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo_ParseTransitions_mDF9E7750AF2BFA9992708A02AE9429EFC4CF00FE_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_tD2FC74CFEE011F74F31183756A690154468817E9 * V_0 = NULL; int32_t V_1 = 0; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 V_2; memset((&V_2), 0, sizeof(V_2)); uint8_t V_3 = 0x0; { int32_t L_0 = ___count2; List_1_tD2FC74CFEE011F74F31183756A690154468817E9 * L_1 = (List_1_tD2FC74CFEE011F74F31183756A690154468817E9 *)il2cpp_codegen_object_new(List_1_tD2FC74CFEE011F74F31183756A690154468817E9_il2cpp_TypeInfo_var); List_1__ctor_mC454D22A181DBFE033123BA60EB7503279A2E624(L_1, L_0, /*hidden argument*/List_1__ctor_mC454D22A181DBFE033123BA60EB7503279A2E624_RuntimeMethod_var); V_0 = L_1; V_1 = 0; goto IL_003e; } IL_000b: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_2 = ___buffer0; int32_t L_3 = ___index1; int32_t L_4 = V_1; int32_t L_5 = TimeZoneInfo_ReadBigEndianInt32_m0AAB53B9311708F42ACA7E9270EE71D25B3CE9DA(L_2, ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)4, (int32_t)L_4)))), /*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_6 = TimeZoneInfo_DateTimeFromUnixTime_m2EB7BE33769CB44A09ED1C1389AB3E8AF707A83D((((int64_t)((int64_t)L_5))), /*hidden argument*/NULL); V_2 = L_6; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_7 = ___buffer0; int32_t L_8 = ___index1; int32_t L_9 = ___count2; int32_t L_10 = V_1; NullCheck(L_7); int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)4, (int32_t)L_9)))), (int32_t)L_10)); uint8_t L_12 = (L_7)->GetAt(static_cast<il2cpp_array_size_t>(L_11)); V_3 = L_12; List_1_tD2FC74CFEE011F74F31183756A690154468817E9 * L_13 = V_0; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_14 = V_2; Dictionary_2_tF49FE2F5FE86CCFDD59492E9D46254E0CCB5EEC2 * L_15 = ___time_types3; uint8_t L_16 = V_3; NullCheck(L_15); TimeType_t1E0366D2FDDE13B93F6DFD1A2FB8645B76E9DDA9 * L_17 = Dictionary_2_get_Item_m0F0789D0F81BD4D8EAFB77487B94A9CEBD730F83(L_15, L_16, /*hidden argument*/Dictionary_2_get_Item_m0F0789D0F81BD4D8EAFB77487B94A9CEBD730F83_RuntimeMethod_var); KeyValuePair_2_t86E21DDA124482935B8F0E8DCC380E2B8206105D L_18; memset((&L_18), 0, sizeof(L_18)); KeyValuePair_2__ctor_m69CD5926C1F3E83585430B234312999946C55C53((&L_18), L_14, L_17, /*hidden argument*/KeyValuePair_2__ctor_m69CD5926C1F3E83585430B234312999946C55C53_RuntimeMethod_var); NullCheck(L_13); List_1_Add_m76DF40E97717AE8F7F5CD0D1965BB34D12BE0C75(L_13, L_18, /*hidden argument*/List_1_Add_m76DF40E97717AE8F7F5CD0D1965BB34D12BE0C75_RuntimeMethod_var); int32_t L_19 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); } IL_003e: { int32_t L_20 = V_1; int32_t L_21 = ___count2; if ((((int32_t)L_20) < ((int32_t)L_21))) { goto IL_000b; } } { List_1_tD2FC74CFEE011F74F31183756A690154468817E9 * L_22 = V_0; return L_22; } } // System.DateTime System.TimeZoneInfo::DateTimeFromUnixTime(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 TimeZoneInfo_DateTimeFromUnixTime_m2EB7BE33769CB44A09ED1C1389AB3E8AF707A83D (int64_t ___unix_time0, const RuntimeMethod* method) { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 V_0; memset((&V_0), 0, sizeof(V_0)); { DateTime__ctor_mF4506D7FF3B64F7EC739A36667DC8BC089A6539A((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_0), ((int32_t)1970), 1, 1, /*hidden argument*/NULL); int64_t L_0 = ___unix_time0; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_1 = DateTime_AddSeconds_m36DC8835432569A70AC5120359527350DD65D6B2((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_0), (((double)((double)L_0))), /*hidden argument*/NULL); return L_1; } } // System.TimeSpan System.TimeZoneInfo::GetLocalUtcOffset(System.DateTime,System.TimeZoneInfoOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 TimeZoneInfo_GetLocalUtcOffset_m1C5E0CC7CA725508F5180BDBF2D03C3E8DF0FBFC (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dateTime0, int32_t ___flags1, const RuntimeMethod* method) { bool V_0 = false; { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_0 = TimeZoneInfo_get_Local_mD208D43B3366D6E489CA49A7F21164373CEC24FD(/*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_1 = ___dateTime0; NullCheck(L_0); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_2 = TimeZoneInfo_GetUtcOffset_m3472449E929542E987D335203A81C84E148674AB(L_0, L_1, (bool*)(&V_0), /*hidden argument*/NULL); return L_2; } } // System.TimeSpan System.TimeZoneInfo::GetUtcOffset(System.DateTime,System.TimeZoneInfoOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 TimeZoneInfo_GetUtcOffset_m543BC61BBFD48C648B812E442987E412E502F64A (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * __this, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dateTime0, int32_t ___flags1, const RuntimeMethod* method) { bool V_0 = false; { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_0 = ___dateTime0; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_1 = TimeZoneInfo_GetUtcOffset_m3472449E929542E987D335203A81C84E148674AB(__this, L_0, (bool*)(&V_0), /*hidden argument*/NULL); return L_1; } } // System.TimeSpan System.TimeZoneInfo::GetUtcOffsetFromUtc(System.DateTime,System.TimeZoneInfo,System.Boolean&,System.Boolean&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 TimeZoneInfo_GetUtcOffsetFromUtc_mAA79026F581A893DD65B95D5660E146520B471FA (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___time0, TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * ___zone1, bool* ___isDaylightSavings2, bool* ___isAmbiguousLocalDst3, const RuntimeMethod* method) { { bool* L_0 = ___isDaylightSavings2; *((int8_t*)L_0) = (int8_t)0; bool* L_1 = ___isAmbiguousLocalDst3; *((int8_t*)L_1) = (int8_t)0; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_2 = ___zone1; NullCheck(L_2); TimeZoneInfo_get_BaseUtcOffset_mAB38F4E2BC249BF42876E3220D7B329E30628A2C_inline(L_2, /*hidden argument*/NULL); TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_3 = ___zone1; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_4 = ___time0; NullCheck(L_3); bool L_5 = TimeZoneInfo_IsAmbiguousTime_m1C47E17D025683A2FAFB4BBB8F22E8143E5462EC(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0019; } } { bool* L_6 = ___isAmbiguousLocalDst3; *((int8_t*)L_6) = (int8_t)1; } IL_0019: { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_7 = ___zone1; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_8 = ___time0; bool* L_9 = ___isDaylightSavings2; NullCheck(L_7); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_10 = TimeZoneInfo_GetUtcOffset_m3472449E929542E987D335203A81C84E148674AB(L_7, L_8, (bool*)L_9, /*hidden argument*/NULL); return L_10; } } // System.Void System.TimeZoneInfo::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeZoneInfo__ctor_mC41FD818CE40C6CAAA58613C79F3F7063FD7AE8F (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneInfo__ctor_mC41FD818CE40C6CAAA58613C79F3F7063FD7AE8F_MetadataUsageId); s_Il2CppMethodInitialized = true; } { il2cpp_codegen_raise_profile_exception(TimeZoneInfo__ctor_mC41FD818CE40C6CAAA58613C79F3F7063FD7AE8F_RuntimeMethod_var); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.TimeZoneInfo_<>c::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_m2D7750984A62617B14017CACA194D80006EAF1BE (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CU3Ec__cctor_m2D7750984A62617B14017CACA194D80006EAF1BE_MetadataUsageId); s_Il2CppMethodInitialized = true; } { U3CU3Ec_tBED9E1805554B1EFE14027A8400694336FCEE2F7 * L_0 = (U3CU3Ec_tBED9E1805554B1EFE14027A8400694336FCEE2F7 *)il2cpp_codegen_object_new(U3CU3Ec_tBED9E1805554B1EFE14027A8400694336FCEE2F7_il2cpp_TypeInfo_var); U3CU3Ec__ctor_mF312CF80BF0926136E607941EB06550D35DD1BAA(L_0, /*hidden argument*/NULL); ((U3CU3Ec_tBED9E1805554B1EFE14027A8400694336FCEE2F7_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tBED9E1805554B1EFE14027A8400694336FCEE2F7_il2cpp_TypeInfo_var))->set_U3CU3E9_0(L_0); return; } } // System.Void System.TimeZoneInfo_<>c::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mF312CF80BF0926136E607941EB06550D35DD1BAA (U3CU3Ec_tBED9E1805554B1EFE14027A8400694336FCEE2F7 * __this, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); return; } } // System.Int32 System.TimeZoneInfo_<>c::<CreateLocalUnity>b__19_0(System.TimeZoneInfo_AdjustmentRule,System.TimeZoneInfo_AdjustmentRule) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t U3CU3Ec_U3CCreateLocalUnityU3Eb__19_0_m55743CD9DA788A9D4D21F215C405D7EF527EDF15 (U3CU3Ec_tBED9E1805554B1EFE14027A8400694336FCEE2F7 * __this, AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * ___rule10, AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * ___rule21, const RuntimeMethod* method) { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 V_0; memset((&V_0), 0, sizeof(V_0)); { AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_0 = ___rule10; NullCheck(L_0); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_1 = AdjustmentRule_get_DateStart_mD4389CA67654E528E196EB632D16D9AB027D6C49_inline(L_0, /*hidden argument*/NULL); V_0 = L_1; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_2 = ___rule21; NullCheck(L_2); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_3 = AdjustmentRule_get_DateStart_mD4389CA67654E528E196EB632D16D9AB027D6C49_inline(L_2, /*hidden argument*/NULL); int32_t L_4 = DateTime_CompareTo_mB538B6524ED249F1A5ED43E00D61F7D9EB3DAD6E((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_0), L_3, /*hidden argument*/NULL); return L_4; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.DateTime System.TimeZoneInfo_AdjustmentRule::get_DateStart() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 AdjustmentRule_get_DateStart_mD4389CA67654E528E196EB632D16D9AB027D6C49 (AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * __this, const RuntimeMethod* method) { { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_0 = __this->get_m_dateStart_0(); return L_0; } } // System.DateTime System.TimeZoneInfo_AdjustmentRule::get_DateEnd() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 AdjustmentRule_get_DateEnd_m9ECD9D96BFB535E8818CC79B0B261F8E334A722E (AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * __this, const RuntimeMethod* method) { { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_0 = __this->get_m_dateEnd_1(); return L_0; } } // System.TimeSpan System.TimeZoneInfo_AdjustmentRule::get_DaylightDelta() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 AdjustmentRule_get_DaylightDelta_m2FE8486C9BE8D912DB009B37823E33676DD21F15 (AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * __this, const RuntimeMethod* method) { { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_0 = __this->get_m_daylightDelta_2(); return L_0; } } // System.TimeZoneInfo_TransitionTime System.TimeZoneInfo_AdjustmentRule::get_DaylightTransitionStart() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 AdjustmentRule_get_DaylightTransitionStart_mC89A599FADA4747E5686154DCBD067EEFBB919F6 (AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * __this, const RuntimeMethod* method) { { TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_0 = __this->get_m_daylightTransitionStart_3(); return L_0; } } // System.TimeZoneInfo_TransitionTime System.TimeZoneInfo_AdjustmentRule::get_DaylightTransitionEnd() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 AdjustmentRule_get_DaylightTransitionEnd_m8EE35970D90C7857BEAE165190F5B9ADC8C57860 (AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * __this, const RuntimeMethod* method) { { TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_0 = __this->get_m_daylightTransitionEnd_4(); return L_0; } } // System.Boolean System.TimeZoneInfo_AdjustmentRule::Equals(System.TimeZoneInfo_AdjustmentRule) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdjustmentRule_Equals_mE58526212854504DB5575E2396F3C97F4F0EEA95 (AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * __this, AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AdjustmentRule_Equals_mE58526212854504DB5575E2396F3C97F4F0EEA95_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t G_B6_0 = 0; { AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_0 = ___other0; if (!L_0) { goto IL_004f; } } { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_1 = __this->get_m_dateStart_0(); AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_2 = ___other0; NullCheck(L_2); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_3 = L_2->get_m_dateStart_0(); IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); bool L_4 = DateTime_op_Equality_m5715465D90806F5305BBA5F690377819C55AF084(L_1, L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_004f; } } { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_5 = __this->get_m_dateEnd_1(); AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_6 = ___other0; NullCheck(L_6); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_7 = L_6->get_m_dateEnd_1(); IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); bool L_8 = DateTime_op_Equality_m5715465D90806F5305BBA5F690377819C55AF084(L_5, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_004f; } } { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_9 = __this->get_m_daylightDelta_2(); AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_10 = ___other0; NullCheck(L_10); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_11 = L_10->get_m_daylightDelta_2(); IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var); bool L_12 = TimeSpan_op_Equality_mEA0A4B7FDCAFA54C636292F7EB76F9A16C44096D(L_9, L_11, /*hidden argument*/NULL); if (!L_12) { goto IL_004f; } } { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_13 = __this->get_m_baseUtcOffsetDelta_5(); AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_14 = ___other0; NullCheck(L_14); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_15 = L_14->get_m_baseUtcOffsetDelta_5(); IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var); bool L_16 = TimeSpan_op_Equality_mEA0A4B7FDCAFA54C636292F7EB76F9A16C44096D(L_13, L_15, /*hidden argument*/NULL); G_B6_0 = ((int32_t)(L_16)); goto IL_0050; } IL_004f: { G_B6_0 = 0; } IL_0050: { if (!G_B6_0) { goto IL_0077; } } { TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * L_17 = __this->get_address_of_m_daylightTransitionEnd_4(); AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_18 = ___other0; NullCheck(L_18); TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_19 = L_18->get_m_daylightTransitionEnd_4(); bool L_20 = TransitionTime_Equals_m8A0240236B27E6EE75B5FA2F96A1C992F835B010((TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 *)L_17, L_19, /*hidden argument*/NULL); if (!L_20) { goto IL_0077; } } { TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * L_21 = __this->get_address_of_m_daylightTransitionStart_3(); AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_22 = ___other0; NullCheck(L_22); TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_23 = L_22->get_m_daylightTransitionStart_3(); bool L_24 = TransitionTime_Equals_m8A0240236B27E6EE75B5FA2F96A1C992F835B010((TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 *)L_21, L_23, /*hidden argument*/NULL); return L_24; } IL_0077: { return (bool)0; } } // System.Int32 System.TimeZoneInfo_AdjustmentRule::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AdjustmentRule_GetHashCode_mF3C731D3EA0F1CF095073FC83C921E5CCEB10F6A (AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * __this, const RuntimeMethod* method) { { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * L_0 = __this->get_address_of_m_dateStart_0(); int32_t L_1 = DateTime_GetHashCode_mCA2FDAC81B0779FA2E478E6C6D92D019CD4B50C0((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)L_0, /*hidden argument*/NULL); return L_1; } } // System.Void System.TimeZoneInfo_AdjustmentRule::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdjustmentRule__ctor_m9183A1D0F247640FF9288818795D556B50583AE0 (AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * __this, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); return; } } // System.TimeZoneInfo_AdjustmentRule System.TimeZoneInfo_AdjustmentRule::CreateAdjustmentRule(System.DateTime,System.DateTime,System.TimeSpan,System.TimeZoneInfo_TransitionTime,System.TimeZoneInfo_TransitionTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * AdjustmentRule_CreateAdjustmentRule_m02250B76565B1F45DA0F87EA2630579828049935 (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dateStart0, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dateEnd1, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___daylightDelta2, TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 ___daylightTransitionStart3, TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 ___daylightTransitionEnd4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AdjustmentRule_CreateAdjustmentRule_m02250B76565B1F45DA0F87EA2630579828049935_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_0 = ___dateStart0; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_1 = ___dateEnd1; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_2 = ___daylightDelta2; TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_3 = ___daylightTransitionStart3; TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_4 = ___daylightTransitionEnd4; AdjustmentRule_ValidateAdjustmentRule_mC12ACCF31CAF71D78295B9DF642F1D22BC73CC8D(L_0, L_1, L_2, L_3, L_4, /*hidden argument*/NULL); AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_5 = (AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 *)il2cpp_codegen_object_new(AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204_il2cpp_TypeInfo_var); AdjustmentRule__ctor_m9183A1D0F247640FF9288818795D556B50583AE0(L_5, /*hidden argument*/NULL); AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_6 = L_5; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_7 = ___dateStart0; NullCheck(L_6); L_6->set_m_dateStart_0(L_7); AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_8 = L_6; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_9 = ___dateEnd1; NullCheck(L_8); L_8->set_m_dateEnd_1(L_9); AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_10 = L_8; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_11 = ___daylightDelta2; NullCheck(L_10); L_10->set_m_daylightDelta_2(L_11); AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_12 = L_10; TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_13 = ___daylightTransitionStart3; NullCheck(L_12); L_12->set_m_daylightTransitionStart_3(L_13); AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_14 = L_12; TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_15 = ___daylightTransitionEnd4; NullCheck(L_14); L_14->set_m_daylightTransitionEnd_4(L_15); AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_16 = L_14; IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_17 = ((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields*)il2cpp_codegen_static_fields_for(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var))->get_Zero_0(); NullCheck(L_16); L_16->set_m_baseUtcOffsetDelta_5(L_17); return L_16; } } // System.TimeZoneInfo_AdjustmentRule System.TimeZoneInfo_AdjustmentRule::CreateAdjustmentRule(System.DateTime,System.DateTime,System.TimeSpan,System.TimeZoneInfo_TransitionTime,System.TimeZoneInfo_TransitionTime,System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * AdjustmentRule_CreateAdjustmentRule_mB15A8247120D71B44A45115C4ABD819A6DFCFD67 (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dateStart0, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dateEnd1, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___daylightDelta2, TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 ___daylightTransitionStart3, TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 ___daylightTransitionEnd4, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___baseUtcOffsetDelta5, const RuntimeMethod* method) { { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_0 = ___dateStart0; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_1 = ___dateEnd1; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_2 = ___daylightDelta2; TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_3 = ___daylightTransitionStart3; TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_4 = ___daylightTransitionEnd4; AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_5 = AdjustmentRule_CreateAdjustmentRule_m02250B76565B1F45DA0F87EA2630579828049935(L_0, L_1, L_2, L_3, L_4, /*hidden argument*/NULL); AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * L_6 = L_5; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_7 = ___baseUtcOffsetDelta5; NullCheck(L_6); L_6->set_m_baseUtcOffsetDelta_5(L_7); return L_6; } } // System.Void System.TimeZoneInfo_AdjustmentRule::ValidateAdjustmentRule(System.DateTime,System.DateTime,System.TimeSpan,System.TimeZoneInfo_TransitionTime,System.TimeZoneInfo_TransitionTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdjustmentRule_ValidateAdjustmentRule_mC12ACCF31CAF71D78295B9DF642F1D22BC73CC8D (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dateStart0, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dateEnd1, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___daylightDelta2, TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 ___daylightTransitionStart3, TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 ___daylightTransitionEnd4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AdjustmentRule_ValidateAdjustmentRule_mC12ACCF31CAF71D78295B9DF642F1D22BC73CC8D_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = DateTime_get_Kind_m44C21F0AB366194E0233E48B77B15EBB418892BE((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&___dateStart0), /*hidden argument*/NULL); if (!L_0) { goto IL_001e; } } { String_t* L_1 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral0C7B83C3D4E146A49E8FBE995F263BC54886556F, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_2 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m26DC3463C6F3C98BF33EA39598DD2B32F0249CA8(L_2, L_1, _stringLiteralACFA2565C73A7485FF283298E64D16D5BDB0FF26, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, NULL, AdjustmentRule_ValidateAdjustmentRule_mC12ACCF31CAF71D78295B9DF642F1D22BC73CC8D_RuntimeMethod_var); } IL_001e: { int32_t L_3 = DateTime_get_Kind_m44C21F0AB366194E0233E48B77B15EBB418892BE((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&___dateEnd1), /*hidden argument*/NULL); if (!L_3) { goto IL_003c; } } { String_t* L_4 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral0C7B83C3D4E146A49E8FBE995F263BC54886556F, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_5 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m26DC3463C6F3C98BF33EA39598DD2B32F0249CA8(L_5, L_4, _stringLiteral4774FB46C5FDD61405A65146DC8876A573F18682, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, NULL, AdjustmentRule_ValidateAdjustmentRule_mC12ACCF31CAF71D78295B9DF642F1D22BC73CC8D_RuntimeMethod_var); } IL_003c: { TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_6 = ___daylightTransitionEnd4; bool L_7 = TransitionTime_Equals_m8A0240236B27E6EE75B5FA2F96A1C992F835B010((TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 *)(&___daylightTransitionStart3), L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_005c; } } { String_t* L_8 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral8925B5C504CFCC741E156A406B2072543F9DEB98, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_9 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m26DC3463C6F3C98BF33EA39598DD2B32F0249CA8(L_9, L_8, _stringLiteral756401410D3949E15F44BEBA2B1567379175B53E, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_9, NULL, AdjustmentRule_ValidateAdjustmentRule_mC12ACCF31CAF71D78295B9DF642F1D22BC73CC8D_RuntimeMethod_var); } IL_005c: { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_10 = ___dateStart0; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_11 = ___dateEnd1; IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); bool L_12 = DateTime_op_GreaterThan_mC9384F126E5D8A3AAAB0BDFC44D1D7319367C89E(L_10, L_11, /*hidden argument*/NULL); if (!L_12) { goto IL_007a; } } { String_t* L_13 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteralD827C2D1D2DED210FE559F387B8698040E1AED3C, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_14 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m26DC3463C6F3C98BF33EA39598DD2B32F0249CA8(L_14, L_13, _stringLiteralACFA2565C73A7485FF283298E64D16D5BDB0FF26, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_14, NULL, AdjustmentRule_ValidateAdjustmentRule_mC12ACCF31CAF71D78295B9DF642F1D22BC73CC8D_RuntimeMethod_var); } IL_007a: { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_15 = ___daylightDelta2; bool L_16 = TimeZoneInfo_UtcOffsetOutOfRange_m90D343BE5ACC4FA2B82B2801550A1D44C72F3E6C(L_15, /*hidden argument*/NULL); if (!L_16) { goto IL_009d; } } { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_17 = ___daylightDelta2; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_18 = L_17; RuntimeObject * L_19 = Box(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var, &L_18); String_t* L_20 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteralDF73794760F11D41CDB5105F8A2808C12AFAB0D7, /*hidden argument*/NULL); ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_21 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m755B01B4B4595B447596E3281F22FD7CE6DAE378(L_21, _stringLiteral9357CF22F6767C4E2A9D976F6733C938A25C67ED, L_19, L_20, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_21, NULL, AdjustmentRule_ValidateAdjustmentRule_mC12ACCF31CAF71D78295B9DF642F1D22BC73CC8D_RuntimeMethod_var); } IL_009d: { int64_t L_22 = TimeSpan_get_Ticks_m829C28C42028CDBFC9E338962DC7B6B10C8FFBE7_inline((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&___daylightDelta2), /*hidden argument*/NULL); if (!((int64_t)((int64_t)L_22%(int64_t)(((int64_t)((int64_t)((int32_t)600000000))))))) { goto IL_00c2; } } { String_t* L_23 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteralFF441E842A6E6508BF0FBBE9FAC623D087A2F3CD, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_24 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m26DC3463C6F3C98BF33EA39598DD2B32F0249CA8(L_24, L_23, _stringLiteral9357CF22F6767C4E2A9D976F6733C938A25C67ED, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_24, NULL, AdjustmentRule_ValidateAdjustmentRule_mC12ACCF31CAF71D78295B9DF642F1D22BC73CC8D_RuntimeMethod_var); } IL_00c2: { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_25 = DateTime_get_TimeOfDay_mAC191C0FF7DF8D1370DFFC1C47DE8DC5FA048543((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&___dateStart0), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_26 = ((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields*)il2cpp_codegen_static_fields_for(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var))->get_Zero_0(); bool L_27 = TimeSpan_op_Inequality_mEAE207F8B9A9B42CC33F4DE882E69E98C09065FC(L_25, L_26, /*hidden argument*/NULL); if (!L_27) { goto IL_00ea; } } { String_t* L_28 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral1D5C2E629B06234A3AE2BA0E82B4FBB6F1A4D61B, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_29 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m26DC3463C6F3C98BF33EA39598DD2B32F0249CA8(L_29, L_28, _stringLiteralACFA2565C73A7485FF283298E64D16D5BDB0FF26, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_29, NULL, AdjustmentRule_ValidateAdjustmentRule_mC12ACCF31CAF71D78295B9DF642F1D22BC73CC8D_RuntimeMethod_var); } IL_00ea: { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_30 = DateTime_get_TimeOfDay_mAC191C0FF7DF8D1370DFFC1C47DE8DC5FA048543((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&___dateEnd1), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_31 = ((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields*)il2cpp_codegen_static_fields_for(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var))->get_Zero_0(); bool L_32 = TimeSpan_op_Inequality_mEAE207F8B9A9B42CC33F4DE882E69E98C09065FC(L_30, L_31, /*hidden argument*/NULL); if (!L_32) { goto IL_0112; } } { String_t* L_33 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral1D5C2E629B06234A3AE2BA0E82B4FBB6F1A4D61B, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_34 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m26DC3463C6F3C98BF33EA39598DD2B32F0249CA8(L_34, L_33, _stringLiteral4774FB46C5FDD61405A65146DC8876A573F18682, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_34, NULL, AdjustmentRule_ValidateAdjustmentRule_mC12ACCF31CAF71D78295B9DF642F1D22BC73CC8D_RuntimeMethod_var); } IL_0112: { return; } } // System.Void System.TimeZoneInfo_AdjustmentRule::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdjustmentRule_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_mD78FC681378C9DC1899BFF7E94A853EBAADD0C79 (AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * __this, RuntimeObject * ___sender0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AdjustmentRule_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_mD78FC681378C9DC1899BFF7E94A853EBAADD0C79_MetadataUsageId); s_Il2CppMethodInitialized = true; } ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * V_0 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 1); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); IL_0000: try { // begin try (depth: 1) DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_0 = __this->get_m_dateStart_0(); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_1 = __this->get_m_dateEnd_1(); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_2 = __this->get_m_daylightDelta_2(); TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_3 = __this->get_m_daylightTransitionStart_3(); TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_4 = __this->get_m_daylightTransitionEnd_4(); AdjustmentRule_ValidateAdjustmentRule_mC12ACCF31CAF71D78295B9DF642F1D22BC73CC8D(L_0, L_1, L_2, L_3, L_4, /*hidden argument*/NULL); goto IL_0037; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0025; throw e; } CATCH_0025: { // begin catch(System.ArgumentException) V_0 = ((ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)__exception_local); String_t* L_5 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteralB69220CE564D3318A9EEF1120FC119174ADBDEEA, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_6 = V_0; SerializationException_tA1FDFF6779406E688C2192E71C38DBFD7A4A2210 * L_7 = (SerializationException_tA1FDFF6779406E688C2192E71C38DBFD7A4A2210 *)il2cpp_codegen_object_new(SerializationException_tA1FDFF6779406E688C2192E71C38DBFD7A4A2210_il2cpp_TypeInfo_var); SerializationException__ctor_mCCC70F63CC8A3BC77B50CFA582D9DB1256846921(L_7, L_5, L_6, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, NULL, AdjustmentRule_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_mD78FC681378C9DC1899BFF7E94A853EBAADD0C79_RuntimeMethod_var); } // end catch (depth: 1) IL_0037: { return; } } // System.Void System.TimeZoneInfo_AdjustmentRule::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdjustmentRule_System_Runtime_Serialization_ISerializable_GetObjectData_m6BFFBA5419D77A7EA07E52E8ED5908CCE916BB5C (AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___info0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___context1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AdjustmentRule_System_Runtime_Serialization_ISerializable_GetObjectData_m6BFFBA5419D77A7EA07E52E8ED5908CCE916BB5C_MetadataUsageId); s_Il2CppMethodInitialized = true; } { SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_0 = ___info0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteral59BD0A3FF43B32849B319E645D4798D8A5D1E889, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, AdjustmentRule_System_Runtime_Serialization_ISerializable_GetObjectData_m6BFFBA5419D77A7EA07E52E8ED5908CCE916BB5C_RuntimeMethod_var); } IL_000e: { SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_2 = ___info0; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_3 = __this->get_m_dateStart_0(); NullCheck(L_2); SerializationInfo_AddValue_mC9361E987D8E88A4151406B45438F112BB397770(L_2, _stringLiteralA83DE207DBCDC758076F939E022921B57205D1F9, L_3, /*hidden argument*/NULL); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_4 = ___info0; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_5 = __this->get_m_dateEnd_1(); NullCheck(L_4); SerializationInfo_AddValue_mC9361E987D8E88A4151406B45438F112BB397770(L_4, _stringLiteral4D81E111D8982E67E6A24BCB02FB5CE2AFB71541, L_5, /*hidden argument*/NULL); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_6 = ___info0; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_7 = __this->get_m_daylightDelta_2(); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_8 = L_7; RuntimeObject * L_9 = Box(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var, &L_8); NullCheck(L_6); SerializationInfo_AddValue_mC9D1E16476E24E1AFE7C59368D3BC0B35F64FBC6(L_6, _stringLiteral39805F1D1CE82AE3D872AF3A7E7C59454D282DF4, L_9, /*hidden argument*/NULL); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_10 = ___info0; TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_11 = __this->get_m_daylightTransitionStart_3(); TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_12 = L_11; RuntimeObject * L_13 = Box(TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116_il2cpp_TypeInfo_var, &L_12); NullCheck(L_10); SerializationInfo_AddValue_mC9D1E16476E24E1AFE7C59368D3BC0B35F64FBC6(L_10, _stringLiteral0D76F47CE8A4D40ADB1EF9C1E46CC4182A4D532D, L_13, /*hidden argument*/NULL); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_14 = ___info0; TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_15 = __this->get_m_daylightTransitionEnd_4(); TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_16 = L_15; RuntimeObject * L_17 = Box(TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116_il2cpp_TypeInfo_var, &L_16); NullCheck(L_14); SerializationInfo_AddValue_mC9D1E16476E24E1AFE7C59368D3BC0B35F64FBC6(L_14, _stringLiteral242065D4B034786D24641F82C097B6DAA692822B, L_17, /*hidden argument*/NULL); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_18 = ___info0; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_19 = __this->get_m_baseUtcOffsetDelta_5(); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_20 = L_19; RuntimeObject * L_21 = Box(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var, &L_20); NullCheck(L_18); SerializationInfo_AddValue_mC9D1E16476E24E1AFE7C59368D3BC0B35F64FBC6(L_18, _stringLiteral1E6707FD8D3EA9A2DF1515730D3A6E7BFEF41267, L_21, /*hidden argument*/NULL); return; } } // System.Void System.TimeZoneInfo_AdjustmentRule::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdjustmentRule__ctor_m6057D32A9410894E1C9DE7CEEC59A662E3FCA468 (AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___info0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___context1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AdjustmentRule__ctor_m6057D32A9410894E1C9DE7CEEC59A662E3FCA468_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_0 = ___info0; if (L_0) { goto IL_0014; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteral59BD0A3FF43B32849B319E645D4798D8A5D1E889, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, AdjustmentRule__ctor_m6057D32A9410894E1C9DE7CEEC59A662E3FCA468_RuntimeMethod_var); } IL_0014: { SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_2 = ___info0; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_3 = { reinterpret_cast<intptr_t> (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_4 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_3, /*hidden argument*/NULL); NullCheck(L_2); RuntimeObject * L_5 = SerializationInfo_GetValue_m7910CE6C68888C1F863D7A35915391FA33463ECF(L_2, _stringLiteralA83DE207DBCDC758076F939E022921B57205D1F9, L_4, /*hidden argument*/NULL); __this->set_m_dateStart_0(((*(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)UnBox(L_5, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var))))); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_6 = ___info0; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_7 = { reinterpret_cast<intptr_t> (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_0_0_0_var) }; Type_t * L_8 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_7, /*hidden argument*/NULL); NullCheck(L_6); RuntimeObject * L_9 = SerializationInfo_GetValue_m7910CE6C68888C1F863D7A35915391FA33463ECF(L_6, _stringLiteral4D81E111D8982E67E6A24BCB02FB5CE2AFB71541, L_8, /*hidden argument*/NULL); __this->set_m_dateEnd_1(((*(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)UnBox(L_9, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var))))); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_10 = ___info0; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_11 = { reinterpret_cast<intptr_t> (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_0_0_0_var) }; Type_t * L_12 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_11, /*hidden argument*/NULL); NullCheck(L_10); RuntimeObject * L_13 = SerializationInfo_GetValue_m7910CE6C68888C1F863D7A35915391FA33463ECF(L_10, _stringLiteral39805F1D1CE82AE3D872AF3A7E7C59454D282DF4, L_12, /*hidden argument*/NULL); __this->set_m_daylightDelta_2(((*(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)UnBox(L_13, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var))))); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_14 = ___info0; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_15 = { reinterpret_cast<intptr_t> (TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116_0_0_0_var) }; Type_t * L_16 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_15, /*hidden argument*/NULL); NullCheck(L_14); RuntimeObject * L_17 = SerializationInfo_GetValue_m7910CE6C68888C1F863D7A35915391FA33463ECF(L_14, _stringLiteral0D76F47CE8A4D40ADB1EF9C1E46CC4182A4D532D, L_16, /*hidden argument*/NULL); __this->set_m_daylightTransitionStart_3(((*(TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 *)((TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 *)UnBox(L_17, TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116_il2cpp_TypeInfo_var))))); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_18 = ___info0; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_19 = { reinterpret_cast<intptr_t> (TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116_0_0_0_var) }; Type_t * L_20 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_19, /*hidden argument*/NULL); NullCheck(L_18); RuntimeObject * L_21 = SerializationInfo_GetValue_m7910CE6C68888C1F863D7A35915391FA33463ECF(L_18, _stringLiteral242065D4B034786D24641F82C097B6DAA692822B, L_20, /*hidden argument*/NULL); __this->set_m_daylightTransitionEnd_4(((*(TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 *)((TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 *)UnBox(L_21, TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116_il2cpp_TypeInfo_var))))); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_22 = ___info0; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_23 = { reinterpret_cast<intptr_t> (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_0_0_0_var) }; Type_t * L_24 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_23, /*hidden argument*/NULL); NullCheck(L_22); RuntimeObject * L_25 = SerializationInfo_GetValueNoThrow_m096541B70283B3F278C63DF8D6D1BE8C51C2C7DF(L_22, _stringLiteral1E6707FD8D3EA9A2DF1515730D3A6E7BFEF41267, L_24, /*hidden argument*/NULL); V_0 = L_25; RuntimeObject * L_26 = V_0; if (!L_26) { goto IL_00d9; } } { RuntimeObject * L_27 = V_0; __this->set_m_baseUtcOffsetDelta_5(((*(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)UnBox(L_27, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var))))); } IL_00d9: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Conversion methods for marshalling of: System.TimeZoneInfo/DYNAMIC_TIME_ZONE_INFORMATION IL2CPP_EXTERN_C void DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshal_pinvoke(const DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F& unmarshaled, DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshaled_pinvoke& marshaled) { TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811_marshal_pinvoke(unmarshaled.get_TZI_0(), marshaled.___TZI_0); il2cpp_codegen_marshal_wstring_fixed(unmarshaled.get_TimeZoneKeyName_1(), (Il2CppChar*)&marshaled.___TimeZoneKeyName_1, 128); marshaled.___DynamicDaylightTimeDisabled_2 = unmarshaled.get_DynamicDaylightTimeDisabled_2(); } IL2CPP_EXTERN_C void DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshal_pinvoke_back(const DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshaled_pinvoke& marshaled, DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F& unmarshaled) { TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 unmarshaled_TZI_temp_0; memset((&unmarshaled_TZI_temp_0), 0, sizeof(unmarshaled_TZI_temp_0)); TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811_marshal_pinvoke_back(marshaled.___TZI_0, unmarshaled_TZI_temp_0); unmarshaled.set_TZI_0(unmarshaled_TZI_temp_0); unmarshaled.set_TimeZoneKeyName_1(il2cpp_codegen_marshal_wstring_result(marshaled.___TimeZoneKeyName_1)); uint8_t unmarshaled_DynamicDaylightTimeDisabled_temp_2 = 0x0; unmarshaled_DynamicDaylightTimeDisabled_temp_2 = marshaled.___DynamicDaylightTimeDisabled_2; unmarshaled.set_DynamicDaylightTimeDisabled_2(unmarshaled_DynamicDaylightTimeDisabled_temp_2); } // Conversion method for clean up from marshalling of: System.TimeZoneInfo/DYNAMIC_TIME_ZONE_INFORMATION IL2CPP_EXTERN_C void DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshal_pinvoke_cleanup(DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshaled_pinvoke& marshaled) { TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811_marshal_pinvoke_cleanup(marshaled.___TZI_0); } // Conversion methods for marshalling of: System.TimeZoneInfo/DYNAMIC_TIME_ZONE_INFORMATION IL2CPP_EXTERN_C void DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshal_com(const DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F& unmarshaled, DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshaled_com& marshaled) { TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811_marshal_com(unmarshaled.get_TZI_0(), marshaled.___TZI_0); il2cpp_codegen_marshal_wstring_fixed(unmarshaled.get_TimeZoneKeyName_1(), (Il2CppChar*)&marshaled.___TimeZoneKeyName_1, 128); marshaled.___DynamicDaylightTimeDisabled_2 = unmarshaled.get_DynamicDaylightTimeDisabled_2(); } IL2CPP_EXTERN_C void DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshal_com_back(const DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshaled_com& marshaled, DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F& unmarshaled) { TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811 unmarshaled_TZI_temp_0; memset((&unmarshaled_TZI_temp_0), 0, sizeof(unmarshaled_TZI_temp_0)); TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811_marshal_com_back(marshaled.___TZI_0, unmarshaled_TZI_temp_0); unmarshaled.set_TZI_0(unmarshaled_TZI_temp_0); unmarshaled.set_TimeZoneKeyName_1(il2cpp_codegen_marshal_wstring_result(marshaled.___TimeZoneKeyName_1)); uint8_t unmarshaled_DynamicDaylightTimeDisabled_temp_2 = 0x0; unmarshaled_DynamicDaylightTimeDisabled_temp_2 = marshaled.___DynamicDaylightTimeDisabled_2; unmarshaled.set_DynamicDaylightTimeDisabled_2(unmarshaled_DynamicDaylightTimeDisabled_temp_2); } // Conversion method for clean up from marshalling of: System.TimeZoneInfo/DYNAMIC_TIME_ZONE_INFORMATION IL2CPP_EXTERN_C void DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshal_com_cleanup(DYNAMIC_TIME_ZONE_INFORMATION_tE2A7A07ADC8726A5FC7954EA9CDE9168756C9B1F_marshaled_com& marshaled) { TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811_marshal_com_cleanup(marshaled.___TZI_0); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Conversion methods for marshalling of: System.TimeZoneInfo/TIME_ZONE_INFORMATION IL2CPP_EXTERN_C void TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811_marshal_pinvoke(const TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811& unmarshaled, TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811_marshaled_pinvoke& marshaled) { marshaled.___Bias_0 = unmarshaled.get_Bias_0(); il2cpp_codegen_marshal_wstring_fixed(unmarshaled.get_StandardName_1(), (Il2CppChar*)&marshaled.___StandardName_1, 32); marshaled.___StandardDate_2 = unmarshaled.get_StandardDate_2(); marshaled.___StandardBias_3 = unmarshaled.get_StandardBias_3(); il2cpp_codegen_marshal_wstring_fixed(unmarshaled.get_DaylightName_4(), (Il2CppChar*)&marshaled.___DaylightName_4, 32); marshaled.___DaylightDate_5 = unmarshaled.get_DaylightDate_5(); marshaled.___DaylightBias_6 = unmarshaled.get_DaylightBias_6(); } IL2CPP_EXTERN_C void TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811_marshal_pinvoke_back(const TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811_marshaled_pinvoke& marshaled, TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811& unmarshaled) { int32_t unmarshaled_Bias_temp_0 = 0; unmarshaled_Bias_temp_0 = marshaled.___Bias_0; unmarshaled.set_Bias_0(unmarshaled_Bias_temp_0); unmarshaled.set_StandardName_1(il2cpp_codegen_marshal_wstring_result(marshaled.___StandardName_1)); SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2 unmarshaled_StandardDate_temp_2; memset((&unmarshaled_StandardDate_temp_2), 0, sizeof(unmarshaled_StandardDate_temp_2)); unmarshaled_StandardDate_temp_2 = marshaled.___StandardDate_2; unmarshaled.set_StandardDate_2(unmarshaled_StandardDate_temp_2); int32_t unmarshaled_StandardBias_temp_3 = 0; unmarshaled_StandardBias_temp_3 = marshaled.___StandardBias_3; unmarshaled.set_StandardBias_3(unmarshaled_StandardBias_temp_3); unmarshaled.set_DaylightName_4(il2cpp_codegen_marshal_wstring_result(marshaled.___DaylightName_4)); SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2 unmarshaled_DaylightDate_temp_5; memset((&unmarshaled_DaylightDate_temp_5), 0, sizeof(unmarshaled_DaylightDate_temp_5)); unmarshaled_DaylightDate_temp_5 = marshaled.___DaylightDate_5; unmarshaled.set_DaylightDate_5(unmarshaled_DaylightDate_temp_5); int32_t unmarshaled_DaylightBias_temp_6 = 0; unmarshaled_DaylightBias_temp_6 = marshaled.___DaylightBias_6; unmarshaled.set_DaylightBias_6(unmarshaled_DaylightBias_temp_6); } // Conversion method for clean up from marshalling of: System.TimeZoneInfo/TIME_ZONE_INFORMATION IL2CPP_EXTERN_C void TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811_marshal_pinvoke_cleanup(TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: System.TimeZoneInfo/TIME_ZONE_INFORMATION IL2CPP_EXTERN_C void TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811_marshal_com(const TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811& unmarshaled, TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811_marshaled_com& marshaled) { marshaled.___Bias_0 = unmarshaled.get_Bias_0(); il2cpp_codegen_marshal_wstring_fixed(unmarshaled.get_StandardName_1(), (Il2CppChar*)&marshaled.___StandardName_1, 32); marshaled.___StandardDate_2 = unmarshaled.get_StandardDate_2(); marshaled.___StandardBias_3 = unmarshaled.get_StandardBias_3(); il2cpp_codegen_marshal_wstring_fixed(unmarshaled.get_DaylightName_4(), (Il2CppChar*)&marshaled.___DaylightName_4, 32); marshaled.___DaylightDate_5 = unmarshaled.get_DaylightDate_5(); marshaled.___DaylightBias_6 = unmarshaled.get_DaylightBias_6(); } IL2CPP_EXTERN_C void TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811_marshal_com_back(const TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811_marshaled_com& marshaled, TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811& unmarshaled) { int32_t unmarshaled_Bias_temp_0 = 0; unmarshaled_Bias_temp_0 = marshaled.___Bias_0; unmarshaled.set_Bias_0(unmarshaled_Bias_temp_0); unmarshaled.set_StandardName_1(il2cpp_codegen_marshal_wstring_result(marshaled.___StandardName_1)); SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2 unmarshaled_StandardDate_temp_2; memset((&unmarshaled_StandardDate_temp_2), 0, sizeof(unmarshaled_StandardDate_temp_2)); unmarshaled_StandardDate_temp_2 = marshaled.___StandardDate_2; unmarshaled.set_StandardDate_2(unmarshaled_StandardDate_temp_2); int32_t unmarshaled_StandardBias_temp_3 = 0; unmarshaled_StandardBias_temp_3 = marshaled.___StandardBias_3; unmarshaled.set_StandardBias_3(unmarshaled_StandardBias_temp_3); unmarshaled.set_DaylightName_4(il2cpp_codegen_marshal_wstring_result(marshaled.___DaylightName_4)); SYSTEMTIME_tB7F532B6AEC26D9270A30C57600C31F2622DF7A2 unmarshaled_DaylightDate_temp_5; memset((&unmarshaled_DaylightDate_temp_5), 0, sizeof(unmarshaled_DaylightDate_temp_5)); unmarshaled_DaylightDate_temp_5 = marshaled.___DaylightDate_5; unmarshaled.set_DaylightDate_5(unmarshaled_DaylightDate_temp_5); int32_t unmarshaled_DaylightBias_temp_6 = 0; unmarshaled_DaylightBias_temp_6 = marshaled.___DaylightBias_6; unmarshaled.set_DaylightBias_6(unmarshaled_DaylightBias_temp_6); } // Conversion method for clean up from marshalling of: System.TimeZoneInfo/TIME_ZONE_INFORMATION IL2CPP_EXTERN_C void TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811_marshal_com_cleanup(TIME_ZONE_INFORMATION_tE8C6F24D5D50D01E03E52B00DDF74849F3DE9811_marshaled_com& marshaled) { } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Conversion methods for marshalling of: System.TimeZoneInfo/TransitionTime IL2CPP_EXTERN_C void TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116_marshal_pinvoke(const TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116& unmarshaled, TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116_marshaled_pinvoke& marshaled) { Exception_t* ___m_timeOfDay_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_timeOfDay' of type 'TransitionTime'."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_timeOfDay_0Exception, NULL, NULL); } IL2CPP_EXTERN_C void TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116_marshal_pinvoke_back(const TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116_marshaled_pinvoke& marshaled, TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116& unmarshaled) { Exception_t* ___m_timeOfDay_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_timeOfDay' of type 'TransitionTime'."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_timeOfDay_0Exception, NULL, NULL); } // Conversion method for clean up from marshalling of: System.TimeZoneInfo/TransitionTime IL2CPP_EXTERN_C void TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116_marshal_pinvoke_cleanup(TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: System.TimeZoneInfo/TransitionTime IL2CPP_EXTERN_C void TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116_marshal_com(const TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116& unmarshaled, TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116_marshaled_com& marshaled) { Exception_t* ___m_timeOfDay_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_timeOfDay' of type 'TransitionTime'."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_timeOfDay_0Exception, NULL, NULL); } IL2CPP_EXTERN_C void TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116_marshal_com_back(const TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116_marshaled_com& marshaled, TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116& unmarshaled) { Exception_t* ___m_timeOfDay_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_timeOfDay' of type 'TransitionTime'."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_timeOfDay_0Exception, NULL, NULL); } // Conversion method for clean up from marshalling of: System.TimeZoneInfo/TransitionTime IL2CPP_EXTERN_C void TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116_marshal_com_cleanup(TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116_marshaled_com& marshaled) { } // System.DateTime System.TimeZoneInfo_TransitionTime::get_TimeOfDay() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 TransitionTime_get_TimeOfDay_mC4F5083CF75296341B498E873B2C026A95C4ADDE (TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * __this, const RuntimeMethod* method) { { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_0 = __this->get_m_timeOfDay_0(); return L_0; } } IL2CPP_EXTERN_C DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 TransitionTime_get_TimeOfDay_mC4F5083CF75296341B498E873B2C026A95C4ADDE_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * _thisAdjusted = reinterpret_cast<TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 *>(__this + 1); return TransitionTime_get_TimeOfDay_mC4F5083CF75296341B498E873B2C026A95C4ADDE_inline(_thisAdjusted, method); } // System.Int32 System.TimeZoneInfo_TransitionTime::get_Month() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TransitionTime_get_Month_m06FE288B24621979C4FE9E34D350EBA208CEA267 (TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * __this, const RuntimeMethod* method) { { uint8_t L_0 = __this->get_m_month_1(); return L_0; } } IL2CPP_EXTERN_C int32_t TransitionTime_get_Month_m06FE288B24621979C4FE9E34D350EBA208CEA267_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * _thisAdjusted = reinterpret_cast<TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 *>(__this + 1); return TransitionTime_get_Month_m06FE288B24621979C4FE9E34D350EBA208CEA267_inline(_thisAdjusted, method); } // System.Int32 System.TimeZoneInfo_TransitionTime::get_Week() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TransitionTime_get_Week_m7708A01103CEADEA75626953931221A1E5CA2F82 (TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * __this, const RuntimeMethod* method) { { uint8_t L_0 = __this->get_m_week_2(); return L_0; } } IL2CPP_EXTERN_C int32_t TransitionTime_get_Week_m7708A01103CEADEA75626953931221A1E5CA2F82_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * _thisAdjusted = reinterpret_cast<TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 *>(__this + 1); return TransitionTime_get_Week_m7708A01103CEADEA75626953931221A1E5CA2F82_inline(_thisAdjusted, method); } // System.Int32 System.TimeZoneInfo_TransitionTime::get_Day() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TransitionTime_get_Day_m82E3998C57838AB654EEB696600CF6C0F9EB52B0 (TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * __this, const RuntimeMethod* method) { { uint8_t L_0 = __this->get_m_day_3(); return L_0; } } IL2CPP_EXTERN_C int32_t TransitionTime_get_Day_m82E3998C57838AB654EEB696600CF6C0F9EB52B0_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * _thisAdjusted = reinterpret_cast<TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 *>(__this + 1); return TransitionTime_get_Day_m82E3998C57838AB654EEB696600CF6C0F9EB52B0_inline(_thisAdjusted, method); } // System.DayOfWeek System.TimeZoneInfo_TransitionTime::get_DayOfWeek() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TransitionTime_get_DayOfWeek_m349EE703AD506935676F78DE8438D8C3D5E8C472 (TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_dayOfWeek_4(); return L_0; } } IL2CPP_EXTERN_C int32_t TransitionTime_get_DayOfWeek_m349EE703AD506935676F78DE8438D8C3D5E8C472_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * _thisAdjusted = reinterpret_cast<TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 *>(__this + 1); return TransitionTime_get_DayOfWeek_m349EE703AD506935676F78DE8438D8C3D5E8C472_inline(_thisAdjusted, method); } // System.Boolean System.TimeZoneInfo_TransitionTime::get_IsFixedDateRule() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TransitionTime_get_IsFixedDateRule_mC55143797D34E320F86E4B58A265654C634EB38C (TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_isFixedDateRule_5(); return L_0; } } IL2CPP_EXTERN_C bool TransitionTime_get_IsFixedDateRule_mC55143797D34E320F86E4B58A265654C634EB38C_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * _thisAdjusted = reinterpret_cast<TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 *>(__this + 1); return TransitionTime_get_IsFixedDateRule_mC55143797D34E320F86E4B58A265654C634EB38C_inline(_thisAdjusted, method); } // System.Boolean System.TimeZoneInfo_TransitionTime::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TransitionTime_Equals_mB551A5FE7A3347F0090F98E80401CC9204C3D191 (TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * __this, RuntimeObject * ___obj0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TransitionTime_Equals_mB551A5FE7A3347F0090F98E80401CC9204C3D191_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___obj0; if (!((RuntimeObject *)IsInstSealed((RuntimeObject*)L_0, TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116_il2cpp_TypeInfo_var))) { goto IL_0015; } } { RuntimeObject * L_1 = ___obj0; bool L_2 = TransitionTime_Equals_m8A0240236B27E6EE75B5FA2F96A1C992F835B010((TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 *)__this, ((*(TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 *)((TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 *)UnBox(L_1, TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_2; } IL_0015: { return (bool)0; } } IL2CPP_EXTERN_C bool TransitionTime_Equals_mB551A5FE7A3347F0090F98E80401CC9204C3D191_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___obj0, const RuntimeMethod* method) { TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * _thisAdjusted = reinterpret_cast<TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 *>(__this + 1); return TransitionTime_Equals_mB551A5FE7A3347F0090F98E80401CC9204C3D191(_thisAdjusted, ___obj0, method); } // System.Boolean System.TimeZoneInfo_TransitionTime::op_Inequality(System.TimeZoneInfo_TransitionTime,System.TimeZoneInfo_TransitionTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TransitionTime_op_Inequality_m8E95819760E1035F55168B42B474A0F401BDEA58 (TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 ___t10, TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 ___t21, const RuntimeMethod* method) { { TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_0 = ___t21; bool L_1 = TransitionTime_Equals_m8A0240236B27E6EE75B5FA2F96A1C992F835B010((TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 *)(&___t10), L_0, /*hidden argument*/NULL); return (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0); } } // System.Boolean System.TimeZoneInfo_TransitionTime::Equals(System.TimeZoneInfo_TransitionTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TransitionTime_Equals_m8A0240236B27E6EE75B5FA2F96A1C992F835B010 (TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * __this, TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TransitionTime_Equals_m8A0240236B27E6EE75B5FA2F96A1C992F835B010_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; int32_t G_B4_0 = 0; int32_t G_B10_0 = 0; { bool L_0 = __this->get_m_isFixedDateRule_5(); TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_1 = ___other0; bool L_2 = L_1.get_m_isFixedDateRule_5(); if ((!(((uint32_t)L_0) == ((uint32_t)L_2)))) { goto IL_0031; } } { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_3 = __this->get_m_timeOfDay_0(); TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_4 = ___other0; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_5 = L_4.get_m_timeOfDay_0(); IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); bool L_6 = DateTime_op_Equality_m5715465D90806F5305BBA5F690377819C55AF084(L_3, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0031; } } { uint8_t L_7 = __this->get_m_month_1(); TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_8 = ___other0; uint8_t L_9 = L_8.get_m_month_1(); G_B4_0 = ((((int32_t)L_7) == ((int32_t)L_9))? 1 : 0); goto IL_0032; } IL_0031: { G_B4_0 = 0; } IL_0032: { V_0 = (bool)G_B4_0; bool L_10 = V_0; if (!L_10) { goto IL_006f; } } { TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_11 = ___other0; bool L_12 = L_11.get_m_isFixedDateRule_5(); if (!L_12) { goto IL_004f; } } { uint8_t L_13 = __this->get_m_day_3(); TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_14 = ___other0; uint8_t L_15 = L_14.get_m_day_3(); V_0 = (bool)((((int32_t)L_13) == ((int32_t)L_15))? 1 : 0); goto IL_006f; } IL_004f: { uint8_t L_16 = __this->get_m_week_2(); TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_17 = ___other0; uint8_t L_18 = L_17.get_m_week_2(); if ((!(((uint32_t)L_16) == ((uint32_t)L_18)))) { goto IL_006d; } } { int32_t L_19 = __this->get_m_dayOfWeek_4(); TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_20 = ___other0; int32_t L_21 = L_20.get_m_dayOfWeek_4(); G_B10_0 = ((((int32_t)L_19) == ((int32_t)L_21))? 1 : 0); goto IL_006e; } IL_006d: { G_B10_0 = 0; } IL_006e: { V_0 = (bool)G_B10_0; } IL_006f: { bool L_22 = V_0; return L_22; } } IL2CPP_EXTERN_C bool TransitionTime_Equals_m8A0240236B27E6EE75B5FA2F96A1C992F835B010_AdjustorThunk (RuntimeObject * __this, TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 ___other0, const RuntimeMethod* method) { TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * _thisAdjusted = reinterpret_cast<TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 *>(__this + 1); return TransitionTime_Equals_m8A0240236B27E6EE75B5FA2F96A1C992F835B010(_thisAdjusted, ___other0, method); } // System.Int32 System.TimeZoneInfo_TransitionTime::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TransitionTime_GetHashCode_m8B1F9BB867B601808A812B0AD557142FF5C1A72A (TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * __this, const RuntimeMethod* method) { { uint8_t L_0 = __this->get_m_month_1(); uint8_t L_1 = __this->get_m_week_2(); return ((int32_t)((int32_t)L_0^(int32_t)((int32_t)((int32_t)L_1<<(int32_t)8)))); } } IL2CPP_EXTERN_C int32_t TransitionTime_GetHashCode_m8B1F9BB867B601808A812B0AD557142FF5C1A72A_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * _thisAdjusted = reinterpret_cast<TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 *>(__this + 1); return TransitionTime_GetHashCode_m8B1F9BB867B601808A812B0AD557142FF5C1A72A(_thisAdjusted, method); } // System.TimeZoneInfo_TransitionTime System.TimeZoneInfo_TransitionTime::CreateFixedDateRule(System.DateTime,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 TransitionTime_CreateFixedDateRule_m7DC42C607D9949069FF955FCA8BC9DF667498F26 (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___timeOfDay0, int32_t ___month1, int32_t ___day2, const RuntimeMethod* method) { { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_0 = ___timeOfDay0; int32_t L_1 = ___month1; int32_t L_2 = ___day2; TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_3 = TransitionTime_CreateTransitionTime_m1D2ABFF0D3FC6E91E34535F6B4C72C9BCC8986FF(L_0, L_1, 1, L_2, 0, (bool)1, /*hidden argument*/NULL); return L_3; } } // System.TimeZoneInfo_TransitionTime System.TimeZoneInfo_TransitionTime::CreateFloatingDateRule(System.DateTime,System.Int32,System.Int32,System.DayOfWeek) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 TransitionTime_CreateFloatingDateRule_mF22316F8D071F0D8AAE9981156D6CD87637A327E (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___timeOfDay0, int32_t ___month1, int32_t ___week2, int32_t ___dayOfWeek3, const RuntimeMethod* method) { { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_0 = ___timeOfDay0; int32_t L_1 = ___month1; int32_t L_2 = ___week2; int32_t L_3 = ___dayOfWeek3; TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_4 = TransitionTime_CreateTransitionTime_m1D2ABFF0D3FC6E91E34535F6B4C72C9BCC8986FF(L_0, L_1, L_2, 1, L_3, (bool)0, /*hidden argument*/NULL); return L_4; } } // System.TimeZoneInfo_TransitionTime System.TimeZoneInfo_TransitionTime::CreateTransitionTime(System.DateTime,System.Int32,System.Int32,System.Int32,System.DayOfWeek,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 TransitionTime_CreateTransitionTime_m1D2ABFF0D3FC6E91E34535F6B4C72C9BCC8986FF (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___timeOfDay0, int32_t ___month1, int32_t ___week2, int32_t ___day3, int32_t ___dayOfWeek4, bool ___isFixedDateRule5, const RuntimeMethod* method) { TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 V_0; memset((&V_0), 0, sizeof(V_0)); { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_0 = ___timeOfDay0; int32_t L_1 = ___month1; int32_t L_2 = ___week2; int32_t L_3 = ___day3; int32_t L_4 = ___dayOfWeek4; TransitionTime_ValidateTransitionTime_m50B62B32F5763489A90C02C27B0874B450E8EFC4(L_0, L_1, L_2, L_3, L_4, /*hidden argument*/NULL); il2cpp_codegen_initobj((&V_0), sizeof(TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 )); bool L_5 = ___isFixedDateRule5; (&V_0)->set_m_isFixedDateRule_5(L_5); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_6 = ___timeOfDay0; (&V_0)->set_m_timeOfDay_0(L_6); int32_t L_7 = ___dayOfWeek4; (&V_0)->set_m_dayOfWeek_4(L_7); int32_t L_8 = ___day3; (&V_0)->set_m_day_3((uint8_t)(((int32_t)((uint8_t)L_8)))); int32_t L_9 = ___week2; (&V_0)->set_m_week_2((uint8_t)(((int32_t)((uint8_t)L_9)))); int32_t L_10 = ___month1; (&V_0)->set_m_month_1((uint8_t)(((int32_t)((uint8_t)L_10)))); TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_11 = V_0; return L_11; } } // System.Void System.TimeZoneInfo_TransitionTime::ValidateTransitionTime(System.DateTime,System.Int32,System.Int32,System.Int32,System.DayOfWeek) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TransitionTime_ValidateTransitionTime_m50B62B32F5763489A90C02C27B0874B450E8EFC4 (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___timeOfDay0, int32_t ___month1, int32_t ___week2, int32_t ___day3, int32_t ___dayOfWeek4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TransitionTime_ValidateTransitionTime_m50B62B32F5763489A90C02C27B0874B450E8EFC4_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = DateTime_get_Kind_m44C21F0AB366194E0233E48B77B15EBB418892BE((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&___timeOfDay0), /*hidden argument*/NULL); if (!L_0) { goto IL_001e; } } { String_t* L_1 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral0C7B83C3D4E146A49E8FBE995F263BC54886556F, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_2 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m26DC3463C6F3C98BF33EA39598DD2B32F0249CA8(L_2, L_1, _stringLiteralA19A8867C60DF26C22DDB69DD1B7B215AE522C44, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, NULL, TransitionTime_ValidateTransitionTime_m50B62B32F5763489A90C02C27B0874B450E8EFC4_RuntimeMethod_var); } IL_001e: { int32_t L_3 = ___month1; if ((((int32_t)L_3) < ((int32_t)1))) { goto IL_0027; } } { int32_t L_4 = ___month1; if ((((int32_t)L_4) <= ((int32_t)((int32_t)12)))) { goto IL_003c; } } IL_0027: { String_t* L_5 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteralE8306A5B8D2786F6900ABCC6514C61A5C91516D1, /*hidden argument*/NULL); ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_6 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m300CE4D04A068C209FD858101AC361C1B600B5AE(L_6, _stringLiteral021710FA7866431C1DACAA6CD31EEEB47DCE64B6, L_5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, NULL, TransitionTime_ValidateTransitionTime_m50B62B32F5763489A90C02C27B0874B450E8EFC4_RuntimeMethod_var); } IL_003c: { int32_t L_7 = ___day3; if ((((int32_t)L_7) < ((int32_t)1))) { goto IL_0045; } } { int32_t L_8 = ___day3; if ((((int32_t)L_8) <= ((int32_t)((int32_t)31)))) { goto IL_005a; } } IL_0045: { String_t* L_9 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral6669D645B20DE5AF96898FE51D2EE9DFB4111C90, /*hidden argument*/NULL); ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_10 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m300CE4D04A068C209FD858101AC361C1B600B5AE(L_10, _stringLiteralA2620CBC10F5198DD03E3F5A1569EB5DCF9A6A87, L_9, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, NULL, TransitionTime_ValidateTransitionTime_m50B62B32F5763489A90C02C27B0874B450E8EFC4_RuntimeMethod_var); } IL_005a: { int32_t L_11 = ___week2; if ((((int32_t)L_11) < ((int32_t)1))) { goto IL_0062; } } { int32_t L_12 = ___week2; if ((((int32_t)L_12) <= ((int32_t)5))) { goto IL_0077; } } IL_0062: { String_t* L_13 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral0A214C87301D8B6D0B0BAF1ECF486BCA2DA0AE5B, /*hidden argument*/NULL); ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_14 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m300CE4D04A068C209FD858101AC361C1B600B5AE(L_14, _stringLiteralC0EE32D825D6DDB4025AB74AF0609969ECC419C8, L_13, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_14, NULL, TransitionTime_ValidateTransitionTime_m50B62B32F5763489A90C02C27B0874B450E8EFC4_RuntimeMethod_var); } IL_0077: { int32_t L_15 = ___dayOfWeek4; if ((((int32_t)L_15) < ((int32_t)0))) { goto IL_0081; } } { int32_t L_16 = ___dayOfWeek4; if ((((int32_t)L_16) <= ((int32_t)6))) { goto IL_0096; } } IL_0081: { String_t* L_17 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral1DE5D43D5B4B74C0BC8A89C7FD6D7FD3A9E7336A, /*hidden argument*/NULL); ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_18 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m300CE4D04A068C209FD858101AC361C1B600B5AE(L_18, _stringLiteralD096C011585D07EA34D552634CAB76998611ECD3, L_17, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_18, NULL, TransitionTime_ValidateTransitionTime_m50B62B32F5763489A90C02C27B0874B450E8EFC4_RuntimeMethod_var); } IL_0096: { int32_t L_19 = DateTime_get_Year_m019BED6042282D03E51CE82F590D2A9FE5EA859E((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&___timeOfDay0), /*hidden argument*/NULL); if ((!(((uint32_t)L_19) == ((uint32_t)1)))) { goto IL_00c4; } } { int32_t L_20 = DateTime_get_Month_m9E31D84567E6D221F0E686EC6894A7AD07A5E43C((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&___timeOfDay0), /*hidden argument*/NULL); if ((!(((uint32_t)L_20) == ((uint32_t)1)))) { goto IL_00c4; } } { int32_t L_21 = DateTime_get_Day_m3C888FF1DA5019583A4326FAB232F81D32B1478D((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&___timeOfDay0), /*hidden argument*/NULL); if ((!(((uint32_t)L_21) == ((uint32_t)1)))) { goto IL_00c4; } } { int64_t L_22 = DateTime_get_Ticks_mBCB529E43D065E498EAF08971D2EB49D5CB59D60((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&___timeOfDay0), /*hidden argument*/NULL); if (!((int64_t)((int64_t)L_22%(int64_t)(((int64_t)((int64_t)((int32_t)10000))))))) { goto IL_00d9; } } IL_00c4: { String_t* L_23 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral67CC4704CE79BBAF875E4B65F327FC804330682B, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_24 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m26DC3463C6F3C98BF33EA39598DD2B32F0249CA8(L_24, L_23, _stringLiteralA19A8867C60DF26C22DDB69DD1B7B215AE522C44, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_24, NULL, TransitionTime_ValidateTransitionTime_m50B62B32F5763489A90C02C27B0874B450E8EFC4_RuntimeMethod_var); } IL_00d9: { return; } } // System.Void System.TimeZoneInfo_TransitionTime::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TransitionTime_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m6FD2B88D2632C765F64AD7DA885D92B919264460 (TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * __this, RuntimeObject * ___sender0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TransitionTime_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m6FD2B88D2632C765F64AD7DA885D92B919264460_MetadataUsageId); s_Il2CppMethodInitialized = true; } ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * V_0 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 1); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); IL_0000: try { // begin try (depth: 1) DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_0 = __this->get_m_timeOfDay_0(); uint8_t L_1 = __this->get_m_month_1(); uint8_t L_2 = __this->get_m_week_2(); uint8_t L_3 = __this->get_m_day_3(); int32_t L_4 = __this->get_m_dayOfWeek_4(); TransitionTime_ValidateTransitionTime_m50B62B32F5763489A90C02C27B0874B450E8EFC4(L_0, L_1, L_2, L_3, L_4, /*hidden argument*/NULL); goto IL_0037; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0025; throw e; } CATCH_0025: { // begin catch(System.ArgumentException) V_0 = ((ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)__exception_local); String_t* L_5 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteralB69220CE564D3318A9EEF1120FC119174ADBDEEA, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_6 = V_0; SerializationException_tA1FDFF6779406E688C2192E71C38DBFD7A4A2210 * L_7 = (SerializationException_tA1FDFF6779406E688C2192E71C38DBFD7A4A2210 *)il2cpp_codegen_object_new(SerializationException_tA1FDFF6779406E688C2192E71C38DBFD7A4A2210_il2cpp_TypeInfo_var); SerializationException__ctor_mCCC70F63CC8A3BC77B50CFA582D9DB1256846921(L_7, L_5, L_6, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, NULL, TransitionTime_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m6FD2B88D2632C765F64AD7DA885D92B919264460_RuntimeMethod_var); } // end catch (depth: 1) IL_0037: { return; } } IL2CPP_EXTERN_C void TransitionTime_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m6FD2B88D2632C765F64AD7DA885D92B919264460_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___sender0, const RuntimeMethod* method) { TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * _thisAdjusted = reinterpret_cast<TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 *>(__this + 1); TransitionTime_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m6FD2B88D2632C765F64AD7DA885D92B919264460(_thisAdjusted, ___sender0, method); } // System.Void System.TimeZoneInfo_TransitionTime::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TransitionTime_System_Runtime_Serialization_ISerializable_GetObjectData_m174E35C46E6E212DF7B09D81BD53CFE60BD0B693 (TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___info0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___context1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TransitionTime_System_Runtime_Serialization_ISerializable_GetObjectData_m174E35C46E6E212DF7B09D81BD53CFE60BD0B693_MetadataUsageId); s_Il2CppMethodInitialized = true; } { SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_0 = ___info0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteral59BD0A3FF43B32849B319E645D4798D8A5D1E889, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, TransitionTime_System_Runtime_Serialization_ISerializable_GetObjectData_m174E35C46E6E212DF7B09D81BD53CFE60BD0B693_RuntimeMethod_var); } IL_000e: { SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_2 = ___info0; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_3 = __this->get_m_timeOfDay_0(); NullCheck(L_2); SerializationInfo_AddValue_mC9361E987D8E88A4151406B45438F112BB397770(L_2, _stringLiteral3A383C209C07D7DDD4A20A832E5E3183C6735122, L_3, /*hidden argument*/NULL); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_4 = ___info0; uint8_t L_5 = __this->get_m_month_1(); NullCheck(L_4); SerializationInfo_AddValue_m4877E7BAFE436B280EE47F9C67F62307908413FA(L_4, _stringLiteral082BC378CD60E17A38D99898B21955299C5B60C8, L_5, /*hidden argument*/NULL); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_6 = ___info0; uint8_t L_7 = __this->get_m_week_2(); NullCheck(L_6); SerializationInfo_AddValue_m4877E7BAFE436B280EE47F9C67F62307908413FA(L_6, _stringLiteralF82BE68A7FB4E7DEC88F27463DE94AD355242EE5, L_7, /*hidden argument*/NULL); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_8 = ___info0; uint8_t L_9 = __this->get_m_day_3(); NullCheck(L_8); SerializationInfo_AddValue_m4877E7BAFE436B280EE47F9C67F62307908413FA(L_8, _stringLiteral987B9CED08D4AC5D11D286CA4B54B99A4F69164B, L_9, /*hidden argument*/NULL); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_10 = ___info0; int32_t L_11 = __this->get_m_dayOfWeek_4(); int32_t L_12 = L_11; RuntimeObject * L_13 = Box(DayOfWeek_tE7CD4C3124650FF8B2AD3E9DBD34B9896927DFF8_il2cpp_TypeInfo_var, &L_12); NullCheck(L_10); SerializationInfo_AddValue_mC9D1E16476E24E1AFE7C59368D3BC0B35F64FBC6(L_10, _stringLiteral53867761F2A54C550E24E76921E71BBD5607B5CE, L_13, /*hidden argument*/NULL); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_14 = ___info0; bool L_15 = __this->get_m_isFixedDateRule_5(); NullCheck(L_14); SerializationInfo_AddValue_m1229CE68F507974EBA0DA9C7C728A09E611D18B1(L_14, _stringLiteral6B3F0FDD52FF1C41149DAF9C0970E2B2E1EBBE24, L_15, /*hidden argument*/NULL); return; } } IL2CPP_EXTERN_C void TransitionTime_System_Runtime_Serialization_ISerializable_GetObjectData_m174E35C46E6E212DF7B09D81BD53CFE60BD0B693_AdjustorThunk (RuntimeObject * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___info0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___context1, const RuntimeMethod* method) { TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * _thisAdjusted = reinterpret_cast<TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 *>(__this + 1); TransitionTime_System_Runtime_Serialization_ISerializable_GetObjectData_m174E35C46E6E212DF7B09D81BD53CFE60BD0B693(_thisAdjusted, ___info0, ___context1, method); } // System.Void System.TimeZoneInfo_TransitionTime::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TransitionTime__ctor_mAA204123C15C0744095BE8681CA125E366AB1659 (TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___info0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___context1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TransitionTime__ctor_mAA204123C15C0744095BE8681CA125E366AB1659_MetadataUsageId); s_Il2CppMethodInitialized = true; } { SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_0 = ___info0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteral59BD0A3FF43B32849B319E645D4798D8A5D1E889, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, TransitionTime__ctor_mAA204123C15C0744095BE8681CA125E366AB1659_RuntimeMethod_var); } IL_000e: { SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_2 = ___info0; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_3 = { reinterpret_cast<intptr_t> (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_4 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_3, /*hidden argument*/NULL); NullCheck(L_2); RuntimeObject * L_5 = SerializationInfo_GetValue_m7910CE6C68888C1F863D7A35915391FA33463ECF(L_2, _stringLiteral3A383C209C07D7DDD4A20A832E5E3183C6735122, L_4, /*hidden argument*/NULL); __this->set_m_timeOfDay_0(((*(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)UnBox(L_5, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var))))); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_6 = ___info0; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_7 = { reinterpret_cast<intptr_t> (Byte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07_0_0_0_var) }; Type_t * L_8 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_7, /*hidden argument*/NULL); NullCheck(L_6); RuntimeObject * L_9 = SerializationInfo_GetValue_m7910CE6C68888C1F863D7A35915391FA33463ECF(L_6, _stringLiteral082BC378CD60E17A38D99898B21955299C5B60C8, L_8, /*hidden argument*/NULL); __this->set_m_month_1(((*(uint8_t*)((uint8_t*)UnBox(L_9, Byte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07_il2cpp_TypeInfo_var))))); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_10 = ___info0; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_11 = { reinterpret_cast<intptr_t> (Byte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07_0_0_0_var) }; Type_t * L_12 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_11, /*hidden argument*/NULL); NullCheck(L_10); RuntimeObject * L_13 = SerializationInfo_GetValue_m7910CE6C68888C1F863D7A35915391FA33463ECF(L_10, _stringLiteralF82BE68A7FB4E7DEC88F27463DE94AD355242EE5, L_12, /*hidden argument*/NULL); __this->set_m_week_2(((*(uint8_t*)((uint8_t*)UnBox(L_13, Byte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07_il2cpp_TypeInfo_var))))); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_14 = ___info0; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_15 = { reinterpret_cast<intptr_t> (Byte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07_0_0_0_var) }; Type_t * L_16 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_15, /*hidden argument*/NULL); NullCheck(L_14); RuntimeObject * L_17 = SerializationInfo_GetValue_m7910CE6C68888C1F863D7A35915391FA33463ECF(L_14, _stringLiteral987B9CED08D4AC5D11D286CA4B54B99A4F69164B, L_16, /*hidden argument*/NULL); __this->set_m_day_3(((*(uint8_t*)((uint8_t*)UnBox(L_17, Byte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07_il2cpp_TypeInfo_var))))); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_18 = ___info0; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_19 = { reinterpret_cast<intptr_t> (DayOfWeek_tE7CD4C3124650FF8B2AD3E9DBD34B9896927DFF8_0_0_0_var) }; Type_t * L_20 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_19, /*hidden argument*/NULL); NullCheck(L_18); RuntimeObject * L_21 = SerializationInfo_GetValue_m7910CE6C68888C1F863D7A35915391FA33463ECF(L_18, _stringLiteral53867761F2A54C550E24E76921E71BBD5607B5CE, L_20, /*hidden argument*/NULL); __this->set_m_dayOfWeek_4(((*(int32_t*)((int32_t*)UnBox(L_21, DayOfWeek_tE7CD4C3124650FF8B2AD3E9DBD34B9896927DFF8_il2cpp_TypeInfo_var))))); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_22 = ___info0; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_23 = { reinterpret_cast<intptr_t> (Boolean_tB53F6830F670160873277339AA58F15CAED4399C_0_0_0_var) }; Type_t * L_24 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_23, /*hidden argument*/NULL); NullCheck(L_22); RuntimeObject * L_25 = SerializationInfo_GetValue_m7910CE6C68888C1F863D7A35915391FA33463ECF(L_22, _stringLiteral6B3F0FDD52FF1C41149DAF9C0970E2B2E1EBBE24, L_24, /*hidden argument*/NULL); __this->set_m_isFixedDateRule_5(((*(bool*)((bool*)UnBox(L_25, Boolean_tB53F6830F670160873277339AA58F15CAED4399C_il2cpp_TypeInfo_var))))); return; } } IL2CPP_EXTERN_C void TransitionTime__ctor_mAA204123C15C0744095BE8681CA125E366AB1659_AdjustorThunk (RuntimeObject * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___info0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___context1, const RuntimeMethod* method) { TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * _thisAdjusted = reinterpret_cast<TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 *>(__this + 1); TransitionTime__ctor_mAA204123C15C0744095BE8681CA125E366AB1659(_thisAdjusted, ___info0, ___context1, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.TimeZoneNotFoundException::.ctor(System.String,System.Exception) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeZoneNotFoundException__ctor_m38A84B100985F5907DE77F71A3B98CD3BF1D9CD3 (TimeZoneNotFoundException_t44EC55B0AAD26AD0E0B659D308CBF90E5C81B388 * __this, String_t* ___message0, Exception_t * ___innerException1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneNotFoundException__ctor_m38A84B100985F5907DE77F71A3B98CD3BF1D9CD3_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___message0; Exception_t * L_1 = ___innerException1; IL2CPP_RUNTIME_CLASS_INIT(Exception_t_il2cpp_TypeInfo_var); Exception__ctor_m62590BC1925B7B354EBFD852E162CD170FEB861D(__this, L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void System.TimeZoneNotFoundException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeZoneNotFoundException__ctor_mA8D2277188E55C2B6EA52CEB57A8AD18243CECDE (TimeZoneNotFoundException_t44EC55B0AAD26AD0E0B659D308CBF90E5C81B388 * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___info0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___context1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneNotFoundException__ctor_mA8D2277188E55C2B6EA52CEB57A8AD18243CECDE_MetadataUsageId); s_Il2CppMethodInitialized = true; } { SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_0 = ___info0; StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 L_1 = ___context1; IL2CPP_RUNTIME_CLASS_INIT(Exception_t_il2cpp_TypeInfo_var); Exception__ctor_mBFF5996A1B65FCEEE0054A95A652BA3DD6366618(__this, L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void System.TimeZoneNotFoundException::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeZoneNotFoundException__ctor_m13C5CB453D2842823AA85B9B4E422C42D659FA19 (TimeZoneNotFoundException_t44EC55B0AAD26AD0E0B659D308CBF90E5C81B388 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeZoneNotFoundException__ctor_m13C5CB453D2842823AA85B9B4E422C42D659FA19_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(Exception_t_il2cpp_TypeInfo_var); Exception__ctor_m5FEC89FBFACEEDCEE29CCFD44A85D72FC28EB0D1(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.TimeoutException::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeoutException__ctor_mB870CBFE33BA657A6C7FBFAB77984096ADCA62CF (TimeoutException_t15A6E9A2A5819966712B5CFAF756BAEA40E3B1B7 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeoutException__ctor_mB870CBFE33BA657A6C7FBFAB77984096ADCA62CF_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteralBE3F306A5E0BA5DC2F76020448FB66EB734EF545, /*hidden argument*/NULL); SystemException__ctor_mF67B7FA639B457BDFB2103D7C21C8059E806175A(__this, L_0, /*hidden argument*/NULL); Exception_SetErrorCode_m742C1E687C82E56F445893685007EF4FC017F4A7(__this, ((int32_t)-2146233083), /*hidden argument*/NULL); return; } } // System.Void System.TimeoutException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeoutException__ctor_mF1C60F8EDC528DD4115617C3A3ED34CB20175F1A (TimeoutException_t15A6E9A2A5819966712B5CFAF756BAEA40E3B1B7 * __this, String_t* ___message0, const RuntimeMethod* method) { { String_t* L_0 = ___message0; SystemException__ctor_mF67B7FA639B457BDFB2103D7C21C8059E806175A(__this, L_0, /*hidden argument*/NULL); Exception_SetErrorCode_m742C1E687C82E56F445893685007EF4FC017F4A7(__this, ((int32_t)-2146233083), /*hidden argument*/NULL); return; } } // System.Void System.TimeoutException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeoutException__ctor_m18609AA35D5F9E6B53E125B2B00D37EBBAB1DB65 (TimeoutException_t15A6E9A2A5819966712B5CFAF756BAEA40E3B1B7 * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___info0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___context1, const RuntimeMethod* method) { { SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_0 = ___info0; StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 L_1 = ___context1; SystemException__ctor_mB0550111A1A8D18B697B618F811A5B20C160D949(__this, L_0, L_1, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Tuple::CombineHashCodes(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Tuple_CombineHashCodes_m45A9FAE45051A42186BE7E768E8482DFC17730E1 (int32_t ___h10, int32_t ___h21, const RuntimeMethod* method) { { int32_t L_0 = ___h10; int32_t L_1 = ___h10; int32_t L_2 = ___h21; return ((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_0<<(int32_t)5)), (int32_t)L_1))^(int32_t)L_2)); } } // System.Int32 System.Tuple::CombineHashCodes(System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Tuple_CombineHashCodes_m96643FBF95312DDB35FAE7A6DF72514EBAA8CF12 (int32_t ___h10, int32_t ___h21, int32_t ___h32, const RuntimeMethod* method) { { int32_t L_0 = ___h10; int32_t L_1 = ___h21; int32_t L_2 = Tuple_CombineHashCodes_m45A9FAE45051A42186BE7E768E8482DFC17730E1(L_0, L_1, /*hidden argument*/NULL); int32_t L_3 = ___h32; int32_t L_4 = Tuple_CombineHashCodes_m45A9FAE45051A42186BE7E768E8482DFC17730E1(L_2, L_3, /*hidden argument*/NULL); return L_4; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Type::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Type__ctor_m55A9DC11F422D2DFDA1501FEC589D5823AB86CEE (Type_t * __this, const RuntimeMethod* method) { { MemberInfo__ctor_m2F662BD5B63738672688109B4BCC552C143B1BCC(__this, /*hidden argument*/NULL); return; } } // System.Reflection.MemberTypes System.Type::get_MemberType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Type_get_MemberType_mBCCA7F431B7778660F4006CFE9798753A9D0B844 (Type_t * __this, const RuntimeMethod* method) { { return (int32_t)(((int32_t)32)); } } // System.Type System.Type::get_DeclaringType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Type_get_DeclaringType_mEB0B89D64A6E7E00EA8CB0E1CF23448EB33D055B (Type_t * __this, const RuntimeMethod* method) { { return (Type_t *)NULL; } } // System.Reflection.MethodBase System.Type::get_DeclaringMethod() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodBase_t * Type_get_DeclaringMethod_mFF7871F0C792A9286665D176687A88CE21CF8910 (Type_t * __this, const RuntimeMethod* method) { { return (MethodBase_t *)NULL; } } // System.Type System.Type::get_ReflectedType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Type_get_ReflectedType_m897077442F214127D6E7AAD47D6B4E8A14234942 (Type_t * __this, const RuntimeMethod* method) { { return (Type_t *)NULL; } } // System.Type System.Type::GetType(System.String,System.Func`2<System.Reflection.AssemblyName,System.Reflection.Assembly>,System.Func`4<System.Reflection.Assembly,System.String,System.Boolean,System.Type>,System.Boolean) IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR Type_t * Type_GetType_mF35649443ABDC07A0605C04C9CD551DE44497690 (String_t* ___typeName0, Func_2_t13827C9725E0D12567E029E178981FB7D0E13430 * ___assemblyResolver1, Func_4_t3D7857A2A0F731D1E992FC5B09E983A8621FABFF * ___typeResolver2, bool ___throwOnError3, const RuntimeMethod* method) { int32_t V_0 = 0; { V_0 = 1; String_t* L_0 = ___typeName0; Func_2_t13827C9725E0D12567E029E178981FB7D0E13430 * L_1 = ___assemblyResolver1; Func_4_t3D7857A2A0F731D1E992FC5B09E983A8621FABFF * L_2 = ___typeResolver2; bool L_3 = ___throwOnError3; Type_t * L_4 = TypeNameParser_GetType_m8359CD1600F889CE251C669179BB982D1A2F7013(L_0, L_1, L_2, L_3, (bool)0, (int32_t*)(&V_0), /*hidden argument*/NULL); return L_4; } } // System.Type System.Type::MakePointerType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Type_MakePointerType_m78A90E40DC58D6C1D9BD7F5D7B577F3C3E5316BE (Type_t * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_MakePointerType_m78A90E40DC58D6C1D9BD7F5D7B577F3C3E5316BE_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * L_0 = (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 *)il2cpp_codegen_object_new(NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var); NotSupportedException__ctor_mA121DE1CAC8F25277DEB489DC7771209D91CAE33(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, NULL, Type_MakePointerType_m78A90E40DC58D6C1D9BD7F5D7B577F3C3E5316BE_RuntimeMethod_var); } } // System.Type System.Type::MakeByRefType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Type_MakeByRefType_m491343FED49D189A01971718113DC5C1CCB3AB5B (Type_t * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_MakeByRefType_m491343FED49D189A01971718113DC5C1CCB3AB5B_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * L_0 = (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 *)il2cpp_codegen_object_new(NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var); NotSupportedException__ctor_mA121DE1CAC8F25277DEB489DC7771209D91CAE33(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, NULL, Type_MakeByRefType_m491343FED49D189A01971718113DC5C1CCB3AB5B_RuntimeMethod_var); } } // System.Type System.Type::MakeArrayType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Type_MakeArrayType_mA247B3102DE693345AE335522DC8F080E720DCB1 (Type_t * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_MakeArrayType_mA247B3102DE693345AE335522DC8F080E720DCB1_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * L_0 = (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 *)il2cpp_codegen_object_new(NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var); NotSupportedException__ctor_mA121DE1CAC8F25277DEB489DC7771209D91CAE33(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, NULL, Type_MakeArrayType_mA247B3102DE693345AE335522DC8F080E720DCB1_RuntimeMethod_var); } } // System.Type System.Type::MakeArrayType(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Type_MakeArrayType_mE93BD65B2F3CDB539823B0763328A0E4EF5FBEA5 (Type_t * __this, int32_t ___rank0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_MakeArrayType_mE93BD65B2F3CDB539823B0763328A0E4EF5FBEA5_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * L_0 = (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 *)il2cpp_codegen_object_new(NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var); NotSupportedException__ctor_mA121DE1CAC8F25277DEB489DC7771209D91CAE33(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, NULL, Type_MakeArrayType_mE93BD65B2F3CDB539823B0763328A0E4EF5FBEA5_RuntimeMethod_var); } } // System.TypeCode System.Type::GetTypeCode(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Type_GetTypeCode_m3105BBCE671D89EFE212F9BA06AAB90944A6116F (Type_t * ___type0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_GetTypeCode_m3105BBCE671D89EFE212F9BA06AAB90944A6116F_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = ___type0; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_1 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_0, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_000b; } } { return (int32_t)(0); } IL_000b: { Type_t * L_2 = ___type0; NullCheck(L_2); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(21 /* System.TypeCode System.Type::GetTypeCodeImpl() */, L_2); return L_3; } } // System.TypeCode System.Type::GetTypeCodeImpl() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Type_GetTypeCodeImpl_m0F71C7E425897F30A22F7A49F625654534143B1A (Type_t * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_GetTypeCodeImpl_m0F71C7E425897F30A22F7A49F625654534143B1A_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = VirtFuncInvoker0< Type_t * >::Invoke(108 /* System.Type System.Type::get_UnderlyingSystemType() */, __this); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_1 = Type_op_Inequality_m615014191FB05FD50F63A24EB9A6CCA785E7CEC9(__this, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0028; } } { Type_t * L_2 = VirtFuncInvoker0< Type_t * >::Invoke(108 /* System.Type System.Type::get_UnderlyingSystemType() */, __this); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_3 = Type_op_Inequality_m615014191FB05FD50F63A24EB9A6CCA785E7CEC9(L_2, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_0028; } } { Type_t * L_4 = VirtFuncInvoker0< Type_t * >::Invoke(108 /* System.Type System.Type::get_UnderlyingSystemType() */, __this); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); int32_t L_5 = Type_GetTypeCode_m3105BBCE671D89EFE212F9BA06AAB90944A6116F(L_4, /*hidden argument*/NULL); return L_5; } IL_0028: { return (int32_t)(1); } } // System.Reflection.Binder System.Type::get_DefaultBinder() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 * Type_get_DefaultBinder_mC8C8679D5EDC53BA5DCDD8AF7FAD01C89246AEE0 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_get_DefaultBinder_mC8C8679D5EDC53BA5DCDD8AF7FAD01C89246AEE0_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 * L_0 = ((Type_t_StaticFields*)il2cpp_codegen_static_fields_for(Type_t_il2cpp_TypeInfo_var))->get_defaultBinder_6(); if (L_0) { goto IL_000c; } } { IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_CreateBinder_mD7D0BA5DDBCC08A4F9D3A0DA5FE6697BAA29D9E6(/*hidden argument*/NULL); } IL_000c: { IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 * L_1 = ((Type_t_StaticFields*)il2cpp_codegen_static_fields_for(Type_t_il2cpp_TypeInfo_var))->get_defaultBinder_6(); return L_1; } } // System.Void System.Type::CreateBinder() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Type_CreateBinder_mD7D0BA5DDBCC08A4F9D3A0DA5FE6697BAA29D9E6 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_CreateBinder_mD7D0BA5DDBCC08A4F9D3A0DA5FE6697BAA29D9E6_MetadataUsageId); s_Il2CppMethodInitialized = true; } DefaultBinder_tFFCBC1B63C1667920094F68AB261486C13814AEC * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 * L_0 = ((Type_t_StaticFields*)il2cpp_codegen_static_fields_for(Type_t_il2cpp_TypeInfo_var))->get_defaultBinder_6(); if (L_0) { goto IL_001a; } } { DefaultBinder_tFFCBC1B63C1667920094F68AB261486C13814AEC * L_1 = (DefaultBinder_tFFCBC1B63C1667920094F68AB261486C13814AEC *)il2cpp_codegen_object_new(DefaultBinder_tFFCBC1B63C1667920094F68AB261486C13814AEC_il2cpp_TypeInfo_var); DefaultBinder__ctor_mB89227403F48F787F92A2CB44164430E037D6306(L_1, /*hidden argument*/NULL); V_0 = L_1; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); DefaultBinder_tFFCBC1B63C1667920094F68AB261486C13814AEC * L_2 = V_0; InterlockedCompareExchangeImpl<Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 *>((Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 **)(((Type_t_StaticFields*)il2cpp_codegen_static_fields_for(Type_t_il2cpp_TypeInfo_var))->get_address_of_defaultBinder_6()), L_2, (Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 *)NULL); } IL_001a: { return; } } // System.RuntimeTypeHandle System.Type::get_TypeHandle() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D Type_get_TypeHandle_m8D0407AB28EFD8B1C09342CFEF5CCC16D6F5FE52 (Type_t * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_get_TypeHandle_m8D0407AB28EFD8B1C09342CFEF5CCC16D6F5FE52_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * L_0 = (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 *)il2cpp_codegen_object_new(NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var); NotSupportedException__ctor_mA121DE1CAC8F25277DEB489DC7771209D91CAE33(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, NULL, Type_get_TypeHandle_m8D0407AB28EFD8B1C09342CFEF5CCC16D6F5FE52_RuntimeMethod_var); } } // System.RuntimeTypeHandle System.Type::GetTypeHandle(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D Type_GetTypeHandle_mF4790808C172FB5701365C8AA48EC9A132AD60B9 (RuntimeObject * ___o0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_GetTypeHandle_mF4790808C172FB5701365C8AA48EC9A132AD60B9_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___o0; if (L_0) { goto IL_0014; } } { String_t* L_1 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral37BEC4B9960B22F35421CD7D639241E56E3D4FB2, /*hidden argument*/NULL); ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_2 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m9EA692D49986AEBAC433CE3381331146109AE20F(L_2, (String_t*)NULL, L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, NULL, Type_GetTypeHandle_mF4790808C172FB5701365C8AA48EC9A132AD60B9_RuntimeMethod_var); } IL_0014: { RuntimeObject * L_3 = ___o0; NullCheck(L_3); Type_t * L_4 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(L_3, /*hidden argument*/NULL); RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_5; memset((&L_5), 0, sizeof(L_5)); RuntimeTypeHandle__ctor_mDBF6EF9232CD4D628B9F35842A4865492B540230((&L_5), ((RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)CastclassClass((RuntimeObject*)L_4, RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_5; } } // System.Int32 System.Type::GetArrayRank() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Type_GetArrayRank_mD3F9AC2DD3601EA4D7F5AF78A02D2919ABFF62DF (Type_t * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_GetArrayRank_mD3F9AC2DD3601EA4D7F5AF78A02D2919ABFF62DF_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral3B2735839D1797305D98210526CD0E0525FA22A9, /*hidden argument*/NULL); NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * L_1 = (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 *)il2cpp_codegen_object_new(NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var); NotSupportedException__ctor_mD023A89A5C1F740F43F0A9CD6C49DC21230B3CEE(L_1, L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, Type_GetArrayRank_mD3F9AC2DD3601EA4D7F5AF78A02D2919ABFF62DF_RuntimeMethod_var); } } // System.Reflection.ConstructorInfo System.Type::GetConstructor(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ConstructorInfo_t9CB51BFC178DF1CBCA5FD16B2D58229618F23EFF * Type_GetConstructor_mD740DE730AFCDC50893503C3D5FBA7D56FA56C47 (Type_t * __this, int32_t ___bindingAttr0, Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 * ___binder1, int32_t ___callConvention2, TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* ___types3, ParameterModifierU5BU5D_t63EC46F14F048DC9EF6BF1362E8AEBEA1A05A5EA* ___modifiers4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_GetConstructor_mD740DE730AFCDC50893503C3D5FBA7D56FA56C47_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_0 = ___types3; if (L_0) { goto IL_000f; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralE7B1FFF7007B635892A8F2C7C17F4FABC7AA2F8C, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, Type_GetConstructor_mD740DE730AFCDC50893503C3D5FBA7D56FA56C47_RuntimeMethod_var); } IL_000f: { V_0 = 0; goto IL_002e; } IL_0013: { TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_2 = ___types3; int32_t L_3 = V_0; NullCheck(L_2); int32_t L_4 = L_3; Type_t * L_5 = (L_2)->GetAt(static_cast<il2cpp_array_size_t>(L_4)); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_6 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_5, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_6) { goto IL_002a; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_7 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_7, _stringLiteralE7B1FFF7007B635892A8F2C7C17F4FABC7AA2F8C, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, NULL, Type_GetConstructor_mD740DE730AFCDC50893503C3D5FBA7D56FA56C47_RuntimeMethod_var); } IL_002a: { int32_t L_8 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); } IL_002e: { int32_t L_9 = V_0; TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_10 = ___types3; NullCheck(L_10); if ((((int32_t)L_9) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0013; } } { int32_t L_11 = ___bindingAttr0; Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 * L_12 = ___binder1; int32_t L_13 = ___callConvention2; TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_14 = ___types3; ParameterModifierU5BU5D_t63EC46F14F048DC9EF6BF1362E8AEBEA1A05A5EA* L_15 = ___modifiers4; ConstructorInfo_t9CB51BFC178DF1CBCA5FD16B2D58229618F23EFF * L_16 = VirtFuncInvoker5< ConstructorInfo_t9CB51BFC178DF1CBCA5FD16B2D58229618F23EFF *, int32_t, Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 *, int32_t, TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*, ParameterModifierU5BU5D_t63EC46F14F048DC9EF6BF1362E8AEBEA1A05A5EA* >::Invoke(33 /* System.Reflection.ConstructorInfo System.Type::GetConstructorImpl(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) */, __this, L_11, L_12, L_13, L_14, L_15); return L_16; } } // System.Reflection.ConstructorInfo System.Type::GetConstructor(System.Reflection.BindingFlags,System.Reflection.Binder,System.Type[],System.Reflection.ParameterModifier[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ConstructorInfo_t9CB51BFC178DF1CBCA5FD16B2D58229618F23EFF * Type_GetConstructor_m53CF9E12A23096404A64D1BB7B894657C9063A07 (Type_t * __this, int32_t ___bindingAttr0, Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 * ___binder1, TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* ___types2, ParameterModifierU5BU5D_t63EC46F14F048DC9EF6BF1362E8AEBEA1A05A5EA* ___modifiers3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_GetConstructor_m53CF9E12A23096404A64D1BB7B894657C9063A07_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_0 = ___types2; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralE7B1FFF7007B635892A8F2C7C17F4FABC7AA2F8C, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, Type_GetConstructor_m53CF9E12A23096404A64D1BB7B894657C9063A07_RuntimeMethod_var); } IL_000e: { V_0 = 0; goto IL_002c; } IL_0012: { TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_2 = ___types2; int32_t L_3 = V_0; NullCheck(L_2); int32_t L_4 = L_3; Type_t * L_5 = (L_2)->GetAt(static_cast<il2cpp_array_size_t>(L_4)); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_6 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_5, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_6) { goto IL_0028; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_7 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_7, _stringLiteralE7B1FFF7007B635892A8F2C7C17F4FABC7AA2F8C, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, NULL, Type_GetConstructor_m53CF9E12A23096404A64D1BB7B894657C9063A07_RuntimeMethod_var); } IL_0028: { int32_t L_8 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); } IL_002c: { int32_t L_9 = V_0; TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_10 = ___types2; NullCheck(L_10); if ((((int32_t)L_9) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0012; } } { int32_t L_11 = ___bindingAttr0; Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 * L_12 = ___binder1; TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_13 = ___types2; ParameterModifierU5BU5D_t63EC46F14F048DC9EF6BF1362E8AEBEA1A05A5EA* L_14 = ___modifiers3; ConstructorInfo_t9CB51BFC178DF1CBCA5FD16B2D58229618F23EFF * L_15 = VirtFuncInvoker5< ConstructorInfo_t9CB51BFC178DF1CBCA5FD16B2D58229618F23EFF *, int32_t, Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 *, int32_t, TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*, ParameterModifierU5BU5D_t63EC46F14F048DC9EF6BF1362E8AEBEA1A05A5EA* >::Invoke(33 /* System.Reflection.ConstructorInfo System.Type::GetConstructorImpl(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) */, __this, L_11, L_12, 3, L_13, L_14); return L_15; } } // System.Reflection.ConstructorInfo System.Type::GetConstructor(System.Type[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ConstructorInfo_t9CB51BFC178DF1CBCA5FD16B2D58229618F23EFF * Type_GetConstructor_m4371D7AD6A8E15067C698696B0167323CBC7F3DA (Type_t * __this, TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* ___types0, const RuntimeMethod* method) { { TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_0 = ___types0; ConstructorInfo_t9CB51BFC178DF1CBCA5FD16B2D58229618F23EFF * L_1 = Type_GetConstructor_m53CF9E12A23096404A64D1BB7B894657C9063A07(__this, ((int32_t)20), (Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 *)NULL, L_0, (ParameterModifierU5BU5D_t63EC46F14F048DC9EF6BF1362E8AEBEA1A05A5EA*)(ParameterModifierU5BU5D_t63EC46F14F048DC9EF6BF1362E8AEBEA1A05A5EA*)NULL, /*hidden argument*/NULL); return L_1; } } // System.Reflection.MethodInfo System.Type::GetMethod(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type[],System.Reflection.ParameterModifier[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodInfo_t * Type_GetMethod_m694F07057F23808980BF6B1637544F34852759FA (Type_t * __this, String_t* ___name0, int32_t ___bindingAttr1, Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 * ___binder2, TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* ___types3, ParameterModifierU5BU5D_t63EC46F14F048DC9EF6BF1362E8AEBEA1A05A5EA* ___modifiers4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_GetMethod_m694F07057F23808980BF6B1637544F34852759FA_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { String_t* L_0 = ___name0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteral6AE999552A0D2DCA14D62E2BC8B764D377B1DD6C, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, Type_GetMethod_m694F07057F23808980BF6B1637544F34852759FA_RuntimeMethod_var); } IL_000e: { TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_2 = ___types3; if (L_2) { goto IL_001d; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_3 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_3, _stringLiteralE7B1FFF7007B635892A8F2C7C17F4FABC7AA2F8C, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, NULL, Type_GetMethod_m694F07057F23808980BF6B1637544F34852759FA_RuntimeMethod_var); } IL_001d: { V_0 = 0; goto IL_003c; } IL_0021: { TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_4 = ___types3; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = L_5; Type_t * L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6)); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_8 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_7, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_8) { goto IL_0038; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_9 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_9, _stringLiteralE7B1FFF7007B635892A8F2C7C17F4FABC7AA2F8C, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_9, NULL, Type_GetMethod_m694F07057F23808980BF6B1637544F34852759FA_RuntimeMethod_var); } IL_0038: { int32_t L_10 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_003c: { int32_t L_11 = V_0; TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_12 = ___types3; NullCheck(L_12); if ((((int32_t)L_11) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))))))) { goto IL_0021; } } { String_t* L_13 = ___name0; int32_t L_14 = ___bindingAttr1; Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 * L_15 = ___binder2; TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_16 = ___types3; ParameterModifierU5BU5D_t63EC46F14F048DC9EF6BF1362E8AEBEA1A05A5EA* L_17 = ___modifiers4; MethodInfo_t * L_18 = VirtFuncInvoker6< MethodInfo_t *, String_t*, int32_t, Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 *, int32_t, TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*, ParameterModifierU5BU5D_t63EC46F14F048DC9EF6BF1362E8AEBEA1A05A5EA* >::Invoke(39 /* System.Reflection.MethodInfo System.Type::GetMethodImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) */, __this, L_13, L_14, L_15, 3, L_16, L_17); return L_18; } } // System.Reflection.MethodInfo System.Type::GetMethod(System.String,System.Type[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodInfo_t * Type_GetMethod_m54E1EF62AFF44AA621E074D123C5C0B3E73A7DD5 (Type_t * __this, String_t* ___name0, TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* ___types1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_GetMethod_m54E1EF62AFF44AA621E074D123C5C0B3E73A7DD5_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { String_t* L_0 = ___name0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteral6AE999552A0D2DCA14D62E2BC8B764D377B1DD6C, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, Type_GetMethod_m54E1EF62AFF44AA621E074D123C5C0B3E73A7DD5_RuntimeMethod_var); } IL_000e: { TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_2 = ___types1; if (L_2) { goto IL_001c; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_3 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_3, _stringLiteralE7B1FFF7007B635892A8F2C7C17F4FABC7AA2F8C, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, NULL, Type_GetMethod_m54E1EF62AFF44AA621E074D123C5C0B3E73A7DD5_RuntimeMethod_var); } IL_001c: { V_0 = 0; goto IL_003a; } IL_0020: { TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_4 = ___types1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = L_5; Type_t * L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6)); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_8 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_7, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_8) { goto IL_0036; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_9 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_9, _stringLiteralE7B1FFF7007B635892A8F2C7C17F4FABC7AA2F8C, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_9, NULL, Type_GetMethod_m54E1EF62AFF44AA621E074D123C5C0B3E73A7DD5_RuntimeMethod_var); } IL_0036: { int32_t L_10 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_003a: { int32_t L_11 = V_0; TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_12 = ___types1; NullCheck(L_12); if ((((int32_t)L_11) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))))))) { goto IL_0020; } } { String_t* L_13 = ___name0; TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_14 = ___types1; MethodInfo_t * L_15 = VirtFuncInvoker6< MethodInfo_t *, String_t*, int32_t, Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 *, int32_t, TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*, ParameterModifierU5BU5D_t63EC46F14F048DC9EF6BF1362E8AEBEA1A05A5EA* >::Invoke(39 /* System.Reflection.MethodInfo System.Type::GetMethodImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) */, __this, L_13, ((int32_t)28), (Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 *)NULL, 3, L_14, (ParameterModifierU5BU5D_t63EC46F14F048DC9EF6BF1362E8AEBEA1A05A5EA*)(ParameterModifierU5BU5D_t63EC46F14F048DC9EF6BF1362E8AEBEA1A05A5EA*)NULL); return L_15; } } // System.Reflection.MethodInfo System.Type::GetMethod(System.String,System.Reflection.BindingFlags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodInfo_t * Type_GetMethod_m9EC42D4B1F765B882F516EE6D7970D51CF5D80DD (Type_t * __this, String_t* ___name0, int32_t ___bindingAttr1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_GetMethod_m9EC42D4B1F765B882F516EE6D7970D51CF5D80DD_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___name0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteral6AE999552A0D2DCA14D62E2BC8B764D377B1DD6C, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, Type_GetMethod_m9EC42D4B1F765B882F516EE6D7970D51CF5D80DD_RuntimeMethod_var); } IL_000e: { String_t* L_2 = ___name0; int32_t L_3 = ___bindingAttr1; MethodInfo_t * L_4 = VirtFuncInvoker6< MethodInfo_t *, String_t*, int32_t, Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 *, int32_t, TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*, ParameterModifierU5BU5D_t63EC46F14F048DC9EF6BF1362E8AEBEA1A05A5EA* >::Invoke(39 /* System.Reflection.MethodInfo System.Type::GetMethodImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) */, __this, L_2, L_3, (Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 *)NULL, 3, (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)NULL, (ParameterModifierU5BU5D_t63EC46F14F048DC9EF6BF1362E8AEBEA1A05A5EA*)(ParameterModifierU5BU5D_t63EC46F14F048DC9EF6BF1362E8AEBEA1A05A5EA*)NULL); return L_4; } } // System.Reflection.MethodInfo System.Type::GetMethod(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodInfo_t * Type_GetMethod_mB8368D44E32C205D279BA3BB9E6FE1D09D45A6DE (Type_t * __this, String_t* ___name0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_GetMethod_mB8368D44E32C205D279BA3BB9E6FE1D09D45A6DE_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___name0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteral6AE999552A0D2DCA14D62E2BC8B764D377B1DD6C, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, Type_GetMethod_mB8368D44E32C205D279BA3BB9E6FE1D09D45A6DE_RuntimeMethod_var); } IL_000e: { String_t* L_2 = ___name0; MethodInfo_t * L_3 = VirtFuncInvoker6< MethodInfo_t *, String_t*, int32_t, Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 *, int32_t, TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*, ParameterModifierU5BU5D_t63EC46F14F048DC9EF6BF1362E8AEBEA1A05A5EA* >::Invoke(39 /* System.Reflection.MethodInfo System.Type::GetMethodImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) */, __this, L_2, ((int32_t)28), (Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 *)NULL, 3, (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)NULL, (ParameterModifierU5BU5D_t63EC46F14F048DC9EF6BF1362E8AEBEA1A05A5EA*)(ParameterModifierU5BU5D_t63EC46F14F048DC9EF6BF1362E8AEBEA1A05A5EA*)NULL); return L_3; } } // System.Reflection.MethodInfo[] System.Type::GetMethods() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodInfoU5BU5D_t93E968F23AF2DB5CFCFF13BE775A0E222C03586B* Type_GetMethods_m50864CCA29AC38E53711C885031DB3793D4C8C60 (Type_t * __this, const RuntimeMethod* method) { { MethodInfoU5BU5D_t93E968F23AF2DB5CFCFF13BE775A0E222C03586B* L_0 = VirtFuncInvoker1< MethodInfoU5BU5D_t93E968F23AF2DB5CFCFF13BE775A0E222C03586B*, int32_t >::Invoke(41 /* System.Reflection.MethodInfo[] System.Type::GetMethods(System.Reflection.BindingFlags) */, __this, ((int32_t)28)); return L_0; } } // System.Reflection.FieldInfo System.Type::GetField(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FieldInfo_t * Type_GetField_m564F7686385A6EA8C30F81C939250D5010DC0CA5 (Type_t * __this, String_t* ___name0, const RuntimeMethod* method) { { String_t* L_0 = ___name0; FieldInfo_t * L_1 = VirtFuncInvoker2< FieldInfo_t *, String_t*, int32_t >::Invoke(42 /* System.Reflection.FieldInfo System.Type::GetField(System.String,System.Reflection.BindingFlags) */, __this, L_0, ((int32_t)28)); return L_1; } } // System.Type[] System.Type::FindInterfaces(System.Reflection.TypeFilter,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* Type_FindInterfaces_mCD9DAF33085BFAE4CEBDCF4374B31AFE9F738549 (Type_t * __this, TypeFilter_t30BB04A68BC9FB949345457F71A9648BDB67FF18 * ___filter0, RuntimeObject * ___filterCriteria1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_FindInterfaces_mCD9DAF33085BFAE4CEBDCF4374B31AFE9F738549_MetadataUsageId); s_Il2CppMethodInitialized = true; } TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* V_0 = NULL; int32_t V_1 = 0; TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 0; { TypeFilter_t30BB04A68BC9FB949345457F71A9648BDB67FF18 * L_0 = ___filter0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteral4BB4CA75941B7BBC5BC6A12BE44B22FC9C8D234E, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, Type_FindInterfaces_mCD9DAF33085BFAE4CEBDCF4374B31AFE9F738549_RuntimeMethod_var); } IL_000e: { TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_2 = VirtFuncInvoker0< TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* >::Invoke(45 /* System.Type[] System.Type::GetInterfaces() */, __this); V_0 = L_2; V_1 = 0; V_3 = 0; goto IL_0035; } IL_001b: { TypeFilter_t30BB04A68BC9FB949345457F71A9648BDB67FF18 * L_3 = ___filter0; TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_4 = V_0; int32_t L_5 = V_3; NullCheck(L_4); int32_t L_6 = L_5; Type_t * L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6)); RuntimeObject * L_8 = ___filterCriteria1; NullCheck(L_3); bool L_9 = TypeFilter_Invoke_m8DAF4C773D296ADEDA08CE83544DF9A06EB98C1C(L_3, L_7, L_8, /*hidden argument*/NULL); if (L_9) { goto IL_002d; } } { TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_10 = V_0; int32_t L_11 = V_3; NullCheck(L_10); ArrayElementTypeCheck (L_10, NULL); (L_10)->SetAt(static_cast<il2cpp_array_size_t>(L_11), (Type_t *)NULL); goto IL_0031; } IL_002d: { int32_t L_12 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); } IL_0031: { int32_t L_13 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); } IL_0035: { int32_t L_14 = V_3; TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_15 = V_0; NullCheck(L_15); if ((((int32_t)L_14) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_15)->max_length))))))) { goto IL_001b; } } { int32_t L_16 = V_1; TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_17 = V_0; NullCheck(L_17); if ((!(((uint32_t)L_16) == ((uint32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_17)->max_length)))))))) { goto IL_0043; } } { TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_18 = V_0; return L_18; } IL_0043: { int32_t L_19 = V_1; TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_20 = (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)SZArrayNew(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F_il2cpp_TypeInfo_var, (uint32_t)L_19); V_2 = L_20; V_1 = 0; V_4 = 0; goto IL_006e; } IL_0051: { TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_21 = V_0; int32_t L_22 = V_4; NullCheck(L_21); int32_t L_23 = L_22; Type_t * L_24 = (L_21)->GetAt(static_cast<il2cpp_array_size_t>(L_23)); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_25 = Type_op_Inequality_m615014191FB05FD50F63A24EB9A6CCA785E7CEC9(L_24, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_25) { goto IL_0068; } } { TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_26 = V_2; int32_t L_27 = V_1; int32_t L_28 = L_27; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_29 = V_0; int32_t L_30 = V_4; NullCheck(L_29); int32_t L_31 = L_30; Type_t * L_32 = (L_29)->GetAt(static_cast<il2cpp_array_size_t>(L_31)); NullCheck(L_26); ArrayElementTypeCheck (L_26, L_32); (L_26)->SetAt(static_cast<il2cpp_array_size_t>(L_28), (Type_t *)L_32); } IL_0068: { int32_t L_33 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1)); } IL_006e: { int32_t L_34 = V_4; TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_35 = V_0; NullCheck(L_35); if ((((int32_t)L_34) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_35)->max_length))))))) { goto IL_0051; } } { TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_36 = V_2; return L_36; } } // System.Reflection.EventInfo System.Type::GetEvent(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EventInfo_t * Type_GetEvent_m769CDE0E3BA7074940DC4E0E086F71A7E7D09721 (Type_t * __this, String_t* ___name0, const RuntimeMethod* method) { { String_t* L_0 = ___name0; EventInfo_t * L_1 = VirtFuncInvoker2< EventInfo_t *, String_t*, int32_t >::Invoke(48 /* System.Reflection.EventInfo System.Type::GetEvent(System.String,System.Reflection.BindingFlags) */, __this, L_0, ((int32_t)28)); return L_1; } } // System.Reflection.PropertyInfo System.Type::GetProperty(System.String,System.Reflection.BindingFlags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PropertyInfo_t * Type_GetProperty_m724FAA955DCE10E0C46A9485BCEA32C1CE608130 (Type_t * __this, String_t* ___name0, int32_t ___bindingAttr1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_GetProperty_m724FAA955DCE10E0C46A9485BCEA32C1CE608130_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___name0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteral6AE999552A0D2DCA14D62E2BC8B764D377B1DD6C, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, Type_GetProperty_m724FAA955DCE10E0C46A9485BCEA32C1CE608130_RuntimeMethod_var); } IL_000e: { String_t* L_2 = ___name0; int32_t L_3 = ___bindingAttr1; PropertyInfo_t * L_4 = VirtFuncInvoker6< PropertyInfo_t *, String_t*, int32_t, Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 *, Type_t *, TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*, ParameterModifierU5BU5D_t63EC46F14F048DC9EF6BF1362E8AEBEA1A05A5EA* >::Invoke(53 /* System.Reflection.PropertyInfo System.Type::GetPropertyImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) */, __this, L_2, L_3, (Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 *)NULL, (Type_t *)NULL, (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)NULL, (ParameterModifierU5BU5D_t63EC46F14F048DC9EF6BF1362E8AEBEA1A05A5EA*)(ParameterModifierU5BU5D_t63EC46F14F048DC9EF6BF1362E8AEBEA1A05A5EA*)NULL); return L_4; } } // System.Reflection.PropertyInfo System.Type::GetProperty(System.String,System.Type,System.Type[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PropertyInfo_t * Type_GetProperty_m6F2C962FDCCD4966698E40A631F8DD9F4BF5A1C0 (Type_t * __this, String_t* ___name0, Type_t * ___returnType1, TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* ___types2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_GetProperty_m6F2C962FDCCD4966698E40A631F8DD9F4BF5A1C0_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___name0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteral6AE999552A0D2DCA14D62E2BC8B764D377B1DD6C, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, Type_GetProperty_m6F2C962FDCCD4966698E40A631F8DD9F4BF5A1C0_RuntimeMethod_var); } IL_000e: { TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_2 = ___types2; if (L_2) { goto IL_001c; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_3 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_3, _stringLiteralE7B1FFF7007B635892A8F2C7C17F4FABC7AA2F8C, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, NULL, Type_GetProperty_m6F2C962FDCCD4966698E40A631F8DD9F4BF5A1C0_RuntimeMethod_var); } IL_001c: { String_t* L_4 = ___name0; Type_t * L_5 = ___returnType1; TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_6 = ___types2; PropertyInfo_t * L_7 = VirtFuncInvoker6< PropertyInfo_t *, String_t*, int32_t, Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 *, Type_t *, TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*, ParameterModifierU5BU5D_t63EC46F14F048DC9EF6BF1362E8AEBEA1A05A5EA* >::Invoke(53 /* System.Reflection.PropertyInfo System.Type::GetPropertyImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) */, __this, L_4, ((int32_t)28), (Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 *)NULL, L_5, L_6, (ParameterModifierU5BU5D_t63EC46F14F048DC9EF6BF1362E8AEBEA1A05A5EA*)(ParameterModifierU5BU5D_t63EC46F14F048DC9EF6BF1362E8AEBEA1A05A5EA*)NULL); return L_7; } } // System.Reflection.PropertyInfo System.Type::GetProperty(System.String,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PropertyInfo_t * Type_GetProperty_mB92E711C0B593302FC700804ECB78B45932E12B3 (Type_t * __this, String_t* ___name0, Type_t * ___returnType1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_GetProperty_mB92E711C0B593302FC700804ECB78B45932E12B3_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___name0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteral6AE999552A0D2DCA14D62E2BC8B764D377B1DD6C, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, Type_GetProperty_mB92E711C0B593302FC700804ECB78B45932E12B3_RuntimeMethod_var); } IL_000e: { Type_t * L_2 = ___returnType1; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_3 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_2, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_0022; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_4 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_4, _stringLiteral98DC75F74144873452778C5C7BA316017B29D9EB, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, NULL, Type_GetProperty_mB92E711C0B593302FC700804ECB78B45932E12B3_RuntimeMethod_var); } IL_0022: { String_t* L_5 = ___name0; Type_t * L_6 = ___returnType1; PropertyInfo_t * L_7 = VirtFuncInvoker6< PropertyInfo_t *, String_t*, int32_t, Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 *, Type_t *, TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*, ParameterModifierU5BU5D_t63EC46F14F048DC9EF6BF1362E8AEBEA1A05A5EA* >::Invoke(53 /* System.Reflection.PropertyInfo System.Type::GetPropertyImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) */, __this, L_5, ((int32_t)28), (Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 *)NULL, L_6, (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)NULL, (ParameterModifierU5BU5D_t63EC46F14F048DC9EF6BF1362E8AEBEA1A05A5EA*)(ParameterModifierU5BU5D_t63EC46F14F048DC9EF6BF1362E8AEBEA1A05A5EA*)NULL); return L_7; } } // System.Reflection.PropertyInfo System.Type::GetProperty(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PropertyInfo_t * Type_GetProperty_m309A76AAAFC344BA5EB24ACD874400F90B6E877E (Type_t * __this, String_t* ___name0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_GetProperty_m309A76AAAFC344BA5EB24ACD874400F90B6E877E_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___name0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteral6AE999552A0D2DCA14D62E2BC8B764D377B1DD6C, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, Type_GetProperty_m309A76AAAFC344BA5EB24ACD874400F90B6E877E_RuntimeMethod_var); } IL_000e: { String_t* L_2 = ___name0; PropertyInfo_t * L_3 = VirtFuncInvoker6< PropertyInfo_t *, String_t*, int32_t, Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 *, Type_t *, TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*, ParameterModifierU5BU5D_t63EC46F14F048DC9EF6BF1362E8AEBEA1A05A5EA* >::Invoke(53 /* System.Reflection.PropertyInfo System.Type::GetPropertyImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) */, __this, L_2, ((int32_t)28), (Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 *)NULL, (Type_t *)NULL, (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)NULL, (ParameterModifierU5BU5D_t63EC46F14F048DC9EF6BF1362E8AEBEA1A05A5EA*)(ParameterModifierU5BU5D_t63EC46F14F048DC9EF6BF1362E8AEBEA1A05A5EA*)NULL); return L_3; } } // System.Reflection.PropertyInfo[] System.Type::GetProperties() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PropertyInfoU5BU5D_tAD8E99B12FF99CA4F2EA37B612DE68E112B4CF7E* Type_GetProperties_mEAE2A4049447E8BD9D18989A80E4C8BC742AE97D (Type_t * __this, const RuntimeMethod* method) { { PropertyInfoU5BU5D_tAD8E99B12FF99CA4F2EA37B612DE68E112B4CF7E* L_0 = VirtFuncInvoker1< PropertyInfoU5BU5D_tAD8E99B12FF99CA4F2EA37B612DE68E112B4CF7E*, int32_t >::Invoke(54 /* System.Reflection.PropertyInfo[] System.Type::GetProperties(System.Reflection.BindingFlags) */, __this, ((int32_t)28)); return L_0; } } // System.Type System.Type::GetNestedType(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Type_GetNestedType_m30D9D5DF0FB7ADAED9B54CC02DCC5D8C4E873F45 (Type_t * __this, String_t* ___name0, const RuntimeMethod* method) { { String_t* L_0 = ___name0; Type_t * L_1 = VirtFuncInvoker2< Type_t *, String_t*, int32_t >::Invoke(57 /* System.Type System.Type::GetNestedType(System.String,System.Reflection.BindingFlags) */, __this, L_0, ((int32_t)28)); return L_1; } } // System.Reflection.MemberInfo[] System.Type::GetMember(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemberInfoU5BU5D_t6A57DDAF4E5321D22FB4C021559637EB126BF6B6* Type_GetMember_m715D5865845665F5A72E927F52FB5CFA1BB3D800 (Type_t * __this, String_t* ___name0, const RuntimeMethod* method) { { String_t* L_0 = ___name0; MemberInfoU5BU5D_t6A57DDAF4E5321D22FB4C021559637EB126BF6B6* L_1 = VirtFuncInvoker2< MemberInfoU5BU5D_t6A57DDAF4E5321D22FB4C021559637EB126BF6B6*, String_t*, int32_t >::Invoke(59 /* System.Reflection.MemberInfo[] System.Type::GetMember(System.String,System.Reflection.BindingFlags) */, __this, L_0, ((int32_t)28)); return L_1; } } // System.Reflection.MemberInfo[] System.Type::GetMember(System.String,System.Reflection.BindingFlags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemberInfoU5BU5D_t6A57DDAF4E5321D22FB4C021559637EB126BF6B6* Type_GetMember_mBB418C55F1AA73A66179D3205B69B618887D1E00 (Type_t * __this, String_t* ___name0, int32_t ___bindingAttr1, const RuntimeMethod* method) { { String_t* L_0 = ___name0; int32_t L_1 = ___bindingAttr1; MemberInfoU5BU5D_t6A57DDAF4E5321D22FB4C021559637EB126BF6B6* L_2 = VirtFuncInvoker3< MemberInfoU5BU5D_t6A57DDAF4E5321D22FB4C021559637EB126BF6B6*, String_t*, int32_t, int32_t >::Invoke(60 /* System.Reflection.MemberInfo[] System.Type::GetMember(System.String,System.Reflection.MemberTypes,System.Reflection.BindingFlags) */, __this, L_0, ((int32_t)191), L_1); return L_2; } } // System.Reflection.MemberInfo[] System.Type::GetMember(System.String,System.Reflection.MemberTypes,System.Reflection.BindingFlags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemberInfoU5BU5D_t6A57DDAF4E5321D22FB4C021559637EB126BF6B6* Type_GetMember_m1232F7B9F48FE4809F2D7F2FBC190D14489BB115 (Type_t * __this, String_t* ___name0, int32_t ___type1, int32_t ___bindingAttr2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_GetMember_m1232F7B9F48FE4809F2D7F2FBC190D14489BB115_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral3B2735839D1797305D98210526CD0E0525FA22A9, /*hidden argument*/NULL); NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * L_1 = (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 *)il2cpp_codegen_object_new(NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var); NotSupportedException__ctor_mD023A89A5C1F740F43F0A9CD6C49DC21230B3CEE(L_1, L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, Type_GetMember_m1232F7B9F48FE4809F2D7F2FBC190D14489BB115_RuntimeMethod_var); } } // System.Boolean System.Type::get_IsNested() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsNested_m0191026EDE15331C2DD97FC106E1C86825722F37 (Type_t * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_get_IsNested_m0191026EDE15331C2DD97FC106E1C86825722F37_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = VirtFuncInvoker0< Type_t * >::Invoke(8 /* System.Type System.Reflection.MemberInfo::get_DeclaringType() */, __this); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_1 = Type_op_Inequality_m615014191FB05FD50F63A24EB9A6CCA785E7CEC9(L_0, (Type_t *)NULL, /*hidden argument*/NULL); return L_1; } } // System.Reflection.TypeAttributes System.Type::get_Attributes() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Type_get_Attributes_m8B229CC7A4DDE25E0EEB1A9F09FC61C499A72163 (Type_t * __this, const RuntimeMethod* method) { { int32_t L_0 = VirtFuncInvoker0< int32_t >::Invoke(91 /* System.Reflection.TypeAttributes System.Type::GetAttributeFlagsImpl() */, __this); return L_0; } } // System.Reflection.GenericParameterAttributes System.Type::get_GenericParameterAttributes() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Type_get_GenericParameterAttributes_m043281693416BED855BD243DBD5328BC69A3CAA9 (Type_t * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_get_GenericParameterAttributes_m043281693416BED855BD243DBD5328BC69A3CAA9_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * L_0 = (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 *)il2cpp_codegen_object_new(NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var); NotSupportedException__ctor_mA121DE1CAC8F25277DEB489DC7771209D91CAE33(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, NULL, Type_get_GenericParameterAttributes_m043281693416BED855BD243DBD5328BC69A3CAA9_RuntimeMethod_var); } } // System.Boolean System.Type::get_IsNotPublic() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsNotPublic_mF21439101FF78B7EB47B92C99EB20F179FCFDE76 (Type_t * __this, const RuntimeMethod* method) { { int32_t L_0 = VirtFuncInvoker0< int32_t >::Invoke(91 /* System.Reflection.TypeAttributes System.Type::GetAttributeFlagsImpl() */, __this); return (bool)((((int32_t)((int32_t)((int32_t)L_0&(int32_t)7))) == ((int32_t)0))? 1 : 0); } } // System.Boolean System.Type::get_IsPublic() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsPublic_mC1B34517A62C56867856DFFE5C7797E7B6CF536C (Type_t * __this, const RuntimeMethod* method) { { int32_t L_0 = VirtFuncInvoker0< int32_t >::Invoke(91 /* System.Reflection.TypeAttributes System.Type::GetAttributeFlagsImpl() */, __this); return (bool)((((int32_t)((int32_t)((int32_t)L_0&(int32_t)7))) == ((int32_t)1))? 1 : 0); } } // System.Boolean System.Type::get_IsNestedPublic() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsNestedPublic_m214CC3E241549EDCA1B438E5A66E4B3C66EA5C14 (Type_t * __this, const RuntimeMethod* method) { { int32_t L_0 = VirtFuncInvoker0< int32_t >::Invoke(91 /* System.Reflection.TypeAttributes System.Type::GetAttributeFlagsImpl() */, __this); return (bool)((((int32_t)((int32_t)((int32_t)L_0&(int32_t)7))) == ((int32_t)2))? 1 : 0); } } // System.Boolean System.Type::get_IsNestedAssembly() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsNestedAssembly_m26AFF83CEEB59FB7F2E571EA55FA2E217BEC8CA8 (Type_t * __this, const RuntimeMethod* method) { { int32_t L_0 = VirtFuncInvoker0< int32_t >::Invoke(91 /* System.Reflection.TypeAttributes System.Type::GetAttributeFlagsImpl() */, __this); return (bool)((((int32_t)((int32_t)((int32_t)L_0&(int32_t)7))) == ((int32_t)5))? 1 : 0); } } // System.Boolean System.Type::get_IsExplicitLayout() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsExplicitLayout_mBBF9DA413CB5556D8294595BD177FC746C2CFA78 (Type_t * __this, const RuntimeMethod* method) { { int32_t L_0 = VirtFuncInvoker0< int32_t >::Invoke(91 /* System.Reflection.TypeAttributes System.Type::GetAttributeFlagsImpl() */, __this); return (bool)((((int32_t)((int32_t)((int32_t)L_0&(int32_t)((int32_t)24)))) == ((int32_t)((int32_t)16)))? 1 : 0); } } // System.Boolean System.Type::get_IsClass() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsClass_m760C57B1D66D7CBF284495764BB7EFC6E7D74B0F (Type_t * __this, const RuntimeMethod* method) { { int32_t L_0 = VirtFuncInvoker0< int32_t >::Invoke(91 /* System.Reflection.TypeAttributes System.Type::GetAttributeFlagsImpl() */, __this); if (((int32_t)((int32_t)L_0&(int32_t)((int32_t)32)))) { goto IL_0015; } } { bool L_1 = Type_get_IsValueType_mDDCCBAE9B59A483CBC3E5C02E3D68CEBEB2E41A8(__this, /*hidden argument*/NULL); return (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0); } IL_0015: { return (bool)0; } } // System.Boolean System.Type::get_IsInterface() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsInterface_m8BC291C33120399B14CAAC6E205F06884B9F96ED (Type_t * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_get_IsInterface_m8BC291C33120399B14CAAC6E205F06884B9F96ED_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * V_0 = NULL; { V_0 = ((RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)IsInstClass((RuntimeObject*)__this, RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var)); RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_0 = V_0; IL2CPP_RUNTIME_CLASS_INIT(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var); bool L_1 = RuntimeType_op_Inequality_mA98A719712593FEE5DCCFDB47CCABDB58BEE1B0D(L_0, (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0017; } } { RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_2 = V_0; bool L_3 = RuntimeTypeHandle_IsInterface_mA5732C8F02DFDAFA2975448C93D1DF34978D3FFF(L_2, /*hidden argument*/NULL); return L_3; } IL_0017: { int32_t L_4 = VirtFuncInvoker0< int32_t >::Invoke(91 /* System.Reflection.TypeAttributes System.Type::GetAttributeFlagsImpl() */, __this); return (bool)((((int32_t)((int32_t)((int32_t)L_4&(int32_t)((int32_t)32)))) == ((int32_t)((int32_t)32)))? 1 : 0); } } // System.Boolean System.Type::get_IsValueType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsValueType_mDDCCBAE9B59A483CBC3E5C02E3D68CEBEB2E41A8 (Type_t * __this, const RuntimeMethod* method) { { bool L_0 = VirtFuncInvoker0< bool >::Invoke(90 /* System.Boolean System.Type::IsValueTypeImpl() */, __this); return L_0; } } // System.Boolean System.Type::get_IsAbstract() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsAbstract_m769E8E92F368822B8AB5354BB0D123BDDD605D09 (Type_t * __this, const RuntimeMethod* method) { { int32_t L_0 = VirtFuncInvoker0< int32_t >::Invoke(91 /* System.Reflection.TypeAttributes System.Type::GetAttributeFlagsImpl() */, __this); return (bool)((!(((uint32_t)((int32_t)((int32_t)L_0&(int32_t)((int32_t)128)))) <= ((uint32_t)0)))? 1 : 0); } } // System.Boolean System.Type::get_IsSealed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsSealed_mC42D173AFAF7802291DEA2C3D691340F2375FD9A (Type_t * __this, const RuntimeMethod* method) { { int32_t L_0 = VirtFuncInvoker0< int32_t >::Invoke(91 /* System.Reflection.TypeAttributes System.Type::GetAttributeFlagsImpl() */, __this); return (bool)((!(((uint32_t)((int32_t)((int32_t)L_0&(int32_t)((int32_t)256)))) <= ((uint32_t)0)))? 1 : 0); } } // System.Boolean System.Type::get_IsEnum() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsEnum_m2DE7827AE637AA14FCF4629C91A6CBE47DD05EAE (Type_t * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_get_IsEnum_m2DE7827AE637AA14FCF4629C91A6CBE47DD05EAE_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var); RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_0 = ((RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var))->get_EnumType_11(); bool L_1 = VirtFuncInvoker1< bool, Type_t * >::Invoke(109 /* System.Boolean System.Type::IsSubclassOf(System.Type) */, __this, L_0); return L_1; } } // System.Boolean System.Type::get_IsSerializable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsSerializable_mBCC47F349F6680EB15E30D246FB4A2764251C376 (Type_t * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_get_IsSerializable_mBCC47F349F6680EB15E30D246FB4A2764251C376_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * V_0 = NULL; { int32_t L_0 = VirtFuncInvoker0< int32_t >::Invoke(91 /* System.Reflection.TypeAttributes System.Type::GetAttributeFlagsImpl() */, __this); if (!((int32_t)((int32_t)L_0&(int32_t)((int32_t)8192)))) { goto IL_0010; } } { return (bool)1; } IL_0010: { Type_t * L_1 = VirtFuncInvoker0< Type_t * >::Invoke(108 /* System.Type System.Type::get_UnderlyingSystemType() */, __this); V_0 = ((RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)IsInstClass((RuntimeObject*)L_1, RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var)); RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_2 = V_0; IL2CPP_RUNTIME_CLASS_INIT(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var); bool L_3 = RuntimeType_op_Inequality_mA98A719712593FEE5DCCFDB47CCABDB58BEE1B0D(L_2, (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_002c; } } { RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_4 = V_0; NullCheck(L_4); bool L_5 = RuntimeType_IsSpecialSerializableType_m531BB860EC93F0248F0D013EC176FE337E94A72E(L_4, /*hidden argument*/NULL); return L_5; } IL_002c: { return (bool)0; } } // System.Boolean System.Type::get_IsArray() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsArray_m0B4E20F93B1B34C0B5C4B089F543D1AA338DC9FE (Type_t * __this, const RuntimeMethod* method) { { bool L_0 = VirtFuncInvoker0< bool >::Invoke(92 /* System.Boolean System.Type::IsArrayImpl() */, __this); return L_0; } } // System.Boolean System.Type::get_IsSzArray() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsSzArray_m89BB77E5D8A1FD2048C63BC8C2BFE08B1886874C (Type_t * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Boolean System.Type::get_IsGenericType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsGenericType_m50E659248767E53CF1605D366F1BBA6A73DF1593 (Type_t * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Boolean System.Type::get_IsGenericTypeDefinition() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsGenericTypeDefinition_m5D4E498A0C1AB79F1D963473E9007C5F9BEE13C7 (Type_t * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Boolean System.Type::get_IsGenericParameter() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsGenericParameter_mEF9FCB4C80E6374DF027129FBA92FBB513C28777 (Type_t * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Int32 System.Type::get_GenericParameterPosition() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Type_get_GenericParameterPosition_m0E7DF7C74C99BCAF03F594E1701D0FD49D998E12 (Type_t * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_get_GenericParameterPosition_m0E7DF7C74C99BCAF03F594E1701D0FD49D998E12_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteralDBDD7B51A325AE50AF055F075B2CCF50439827EF, /*hidden argument*/NULL); InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 * L_1 = (InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 *)il2cpp_codegen_object_new(InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m72027D5F1D513C25C05137E203EEED8FD8297706(L_1, L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, Type_get_GenericParameterPosition_m0E7DF7C74C99BCAF03F594E1701D0FD49D998E12_RuntimeMethod_var); } } // System.Boolean System.Type::get_ContainsGenericParameters() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_ContainsGenericParameters_mB60E503843AC9F46C7E513B46B8437066A86BA65 (Type_t * __this, const RuntimeMethod* method) { TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* V_0 = NULL; int32_t V_1 = 0; { bool L_0 = Type_get_HasElementType_m598BEFE66F168CE1D1132C87D394B2EF41F449BF(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0014; } } { Type_t * L_1 = Type_GetRootElementType_mE4F0579E18FAAEEB2DB86F1315BFBEC1A9A2FD56(__this, /*hidden argument*/NULL); NullCheck(L_1); bool L_2 = VirtFuncInvoker0< bool >::Invoke(81 /* System.Boolean System.Type::get_ContainsGenericParameters() */, L_1); return L_2; } IL_0014: { bool L_3 = VirtFuncInvoker0< bool >::Invoke(79 /* System.Boolean System.Type::get_IsGenericParameter() */, __this); if (!L_3) { goto IL_001e; } } { return (bool)1; } IL_001e: { bool L_4 = VirtFuncInvoker0< bool >::Invoke(77 /* System.Boolean System.Type::get_IsGenericType() */, __this); if (L_4) { goto IL_0028; } } { return (bool)0; } IL_0028: { TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_5 = VirtFuncInvoker0< TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* >::Invoke(101 /* System.Type[] System.Type::GetGenericArguments() */, __this); V_0 = L_5; V_1 = 0; goto IL_0043; } IL_0033: { TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_6 = V_0; int32_t L_7 = V_1; NullCheck(L_6); int32_t L_8 = L_7; Type_t * L_9 = (L_6)->GetAt(static_cast<il2cpp_array_size_t>(L_8)); NullCheck(L_9); bool L_10 = VirtFuncInvoker0< bool >::Invoke(81 /* System.Boolean System.Type::get_ContainsGenericParameters() */, L_9); if (!L_10) { goto IL_003f; } } { return (bool)1; } IL_003f: { int32_t L_11 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_0043: { int32_t L_12 = V_1; TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_13 = V_0; NullCheck(L_13); if ((((int32_t)L_12) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_13)->max_length))))))) { goto IL_0033; } } { return (bool)0; } } // System.Type[] System.Type::GetGenericParameterConstraints() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* Type_GetGenericParameterConstraints_m6D516124A8F4DED67CE2FA6BCE221B28271A5E69 (Type_t * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_GetGenericParameterConstraints_m6D516124A8F4DED67CE2FA6BCE221B28271A5E69_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = VirtFuncInvoker0< bool >::Invoke(79 /* System.Boolean System.Type::get_IsGenericParameter() */, __this); if (L_0) { goto IL_0018; } } { String_t* L_1 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteralDBDD7B51A325AE50AF055F075B2CCF50439827EF, /*hidden argument*/NULL); InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 * L_2 = (InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 *)il2cpp_codegen_object_new(InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m72027D5F1D513C25C05137E203EEED8FD8297706(L_2, L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, NULL, Type_GetGenericParameterConstraints_m6D516124A8F4DED67CE2FA6BCE221B28271A5E69_RuntimeMethod_var); } IL_0018: { InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 * L_3 = (InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 *)il2cpp_codegen_object_new(InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m1F94EA1226068BD1B7EAA1B836A59C99979F579E(L_3, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, NULL, Type_GetGenericParameterConstraints_m6D516124A8F4DED67CE2FA6BCE221B28271A5E69_RuntimeMethod_var); } } // System.Boolean System.Type::get_IsByRef() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsByRef_m13C04A998C9B19058B596A81D188B368333D24F8 (Type_t * __this, const RuntimeMethod* method) { { bool L_0 = VirtFuncInvoker0< bool >::Invoke(93 /* System.Boolean System.Type::IsByRefImpl() */, __this); return L_0; } } // System.Boolean System.Type::get_IsPointer() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsPointer_mF823CB662C6A04674589640771E6AD6B71093E57 (Type_t * __this, const RuntimeMethod* method) { { bool L_0 = VirtFuncInvoker0< bool >::Invoke(94 /* System.Boolean System.Type::IsPointerImpl() */, __this); return L_0; } } // System.Boolean System.Type::get_IsPrimitive() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsPrimitive_m8E39430EE4B70E1AE690B51E9BE681C7758DFF5A (Type_t * __this, const RuntimeMethod* method) { { bool L_0 = VirtFuncInvoker0< bool >::Invoke(95 /* System.Boolean System.Type::IsPrimitiveImpl() */, __this); return L_0; } } // System.Boolean System.Type::get_IsCOMObject() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsCOMObject_m8A4083D3B8D11015F554755827249ABE5E996381 (Type_t * __this, const RuntimeMethod* method) { { bool L_0 = VirtFuncInvoker0< bool >::Invoke(96 /* System.Boolean System.Type::IsCOMObjectImpl() */, __this); return L_0; } } // System.Boolean System.Type::get_HasElementType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_HasElementType_m598BEFE66F168CE1D1132C87D394B2EF41F449BF (Type_t * __this, const RuntimeMethod* method) { { bool L_0 = VirtFuncInvoker0< bool >::Invoke(103 /* System.Boolean System.Type::HasElementTypeImpl() */, __this); return L_0; } } // System.Boolean System.Type::get_IsContextful() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsContextful_m02EFD5BDDC6E265AE3B40B144D679AEFACEE4C8A (Type_t * __this, const RuntimeMethod* method) { { bool L_0 = VirtFuncInvoker0< bool >::Invoke(98 /* System.Boolean System.Type::IsContextfulImpl() */, __this); return L_0; } } // System.Boolean System.Type::get_IsMarshalByRef() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsMarshalByRef_mE12C8300F5A8BB91C6319CE71994EA3D1563C465 (Type_t * __this, const RuntimeMethod* method) { { bool L_0 = VirtFuncInvoker0< bool >::Invoke(99 /* System.Boolean System.Type::IsMarshalByRefImpl() */, __this); return L_0; } } // System.Boolean System.Type::IsValueTypeImpl() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_IsValueTypeImpl_m4B1E66F4618C4EA806BC1E16CA4BC8C22C41F0EE (Type_t * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_IsValueTypeImpl_m4B1E66F4618C4EA806BC1E16CA4BC8C22C41F0EE_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var); RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_0 = ((RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_StaticFields*)il2cpp_codegen_static_fields_for(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var))->get_ValueType_10(); bool L_1 = VirtFuncInvoker1< bool, Type_t * >::Invoke(109 /* System.Boolean System.Type::IsSubclassOf(System.Type) */, __this, L_0); return L_1; } } // System.Type System.Type::MakeGenericType(System.Type[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Type_MakeGenericType_m345117714886CAD8E324AD1DDCBB6E9291E9DB9A (Type_t * __this, TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* ___typeArguments0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_MakeGenericType_m345117714886CAD8E324AD1DDCBB6E9291E9DB9A_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral3B2735839D1797305D98210526CD0E0525FA22A9, /*hidden argument*/NULL); NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * L_1 = (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 *)il2cpp_codegen_object_new(NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var); NotSupportedException__ctor_mD023A89A5C1F740F43F0A9CD6C49DC21230B3CEE(L_1, L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, Type_MakeGenericType_m345117714886CAD8E324AD1DDCBB6E9291E9DB9A_RuntimeMethod_var); } } // System.Boolean System.Type::IsContextfulImpl() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_IsContextfulImpl_mA87596B9B16B1787D26BCD68E8792444942DD4F2 (Type_t * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_IsContextfulImpl_mA87596B9B16B1787D26BCD68E8792444942DD4F2_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_0 = { reinterpret_cast<intptr_t> (ContextBoundObject_tB24722752964E8FCEB9E1E4F6707FA88DFA0DFF0_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_1 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_0, /*hidden argument*/NULL); NullCheck(L_1); bool L_2 = VirtFuncInvoker1< bool, Type_t * >::Invoke(111 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, L_1, __this); return L_2; } } // System.Boolean System.Type::IsMarshalByRefImpl() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_IsMarshalByRefImpl_m916A4A6AE50F3E02643D6BCE414217357A18D447 (Type_t * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_IsMarshalByRefImpl_m916A4A6AE50F3E02643D6BCE414217357A18D447_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_0 = { reinterpret_cast<intptr_t> (MarshalByRefObject_tC4577953D0A44D0AB8597CFA868E01C858B1C9AF_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_1 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_0, /*hidden argument*/NULL); NullCheck(L_1); bool L_2 = VirtFuncInvoker1< bool, Type_t * >::Invoke(111 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, L_1, __this); return L_2; } } // System.Type[] System.Type::GetGenericArguments() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* Type_GetGenericArguments_m2AADF226E686E336F249AE68EC3533562197FC0F (Type_t * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_GetGenericArguments_m2AADF226E686E336F249AE68EC3533562197FC0F_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral3B2735839D1797305D98210526CD0E0525FA22A9, /*hidden argument*/NULL); NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * L_1 = (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 *)il2cpp_codegen_object_new(NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var); NotSupportedException__ctor_mD023A89A5C1F740F43F0A9CD6C49DC21230B3CEE(L_1, L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, Type_GetGenericArguments_m2AADF226E686E336F249AE68EC3533562197FC0F_RuntimeMethod_var); } } // System.Type System.Type::GetGenericTypeDefinition() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Type_GetGenericTypeDefinition_m1B879BD97CF6B59E4CD8FF5224B913117D8D9E6B (Type_t * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_GetGenericTypeDefinition_m1B879BD97CF6B59E4CD8FF5224B913117D8D9E6B_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral3B2735839D1797305D98210526CD0E0525FA22A9, /*hidden argument*/NULL); NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * L_1 = (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 *)il2cpp_codegen_object_new(NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var); NotSupportedException__ctor_mD023A89A5C1F740F43F0A9CD6C49DC21230B3CEE(L_1, L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, Type_GetGenericTypeDefinition_m1B879BD97CF6B59E4CD8FF5224B913117D8D9E6B_RuntimeMethod_var); } } // System.Type System.Type::GetRootElementType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Type_GetRootElementType_mE4F0579E18FAAEEB2DB86F1315BFBEC1A9A2FD56 (Type_t * __this, const RuntimeMethod* method) { Type_t * V_0 = NULL; { V_0 = __this; goto IL_000b; } IL_0004: { Type_t * L_0 = V_0; NullCheck(L_0); Type_t * L_1 = VirtFuncInvoker0< Type_t * >::Invoke(100 /* System.Type System.Type::GetElementType() */, L_0); V_0 = L_1; } IL_000b: { Type_t * L_2 = V_0; NullCheck(L_2); bool L_3 = Type_get_HasElementType_m598BEFE66F168CE1D1132C87D394B2EF41F449BF(L_2, /*hidden argument*/NULL); if (L_3) { goto IL_0004; } } { Type_t * L_4 = V_0; return L_4; } } // System.String[] System.Type::GetEnumNames() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* Type_GetEnumNames_m41CAB9298D20E6F227CB8A01073081FFEE554E31 (Type_t * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_GetEnumNames_m41CAB9298D20E6F227CB8A01073081FFEE554E31_MetadataUsageId); s_Il2CppMethodInitialized = true; } StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* V_0 = NULL; RuntimeArray * V_1 = NULL; { bool L_0 = VirtFuncInvoker0< bool >::Invoke(73 /* System.Boolean System.Type::get_IsEnum() */, __this); if (L_0) { goto IL_001d; } } { String_t* L_1 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral3435968A1FA5DC7806024802A561C1886C22803B, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_2 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m26DC3463C6F3C98BF33EA39598DD2B32F0249CA8(L_2, L_1, _stringLiteral7E2E0220A2E59DA002766466DBCE602CD7D5E7BD, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, NULL, Type_GetEnumNames_m41CAB9298D20E6F227CB8A01073081FFEE554E31_RuntimeMethod_var); } IL_001d: { Type_GetEnumData_m2425B25E15F7A56D7ED172AC5E4FF0AF87BC9883(__this, (StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E**)(&V_0), (RuntimeArray **)(&V_1), /*hidden argument*/NULL); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_3 = V_0; return L_3; } } // System.Array System.Type::GetEnumRawConstantValues() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeArray * Type_GetEnumRawConstantValues_m665064C1BD51087A300A882E46B4992AD3F7BBD2 (Type_t * __this, const RuntimeMethod* method) { StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* V_0 = NULL; RuntimeArray * V_1 = NULL; { Type_GetEnumData_m2425B25E15F7A56D7ED172AC5E4FF0AF87BC9883(__this, (StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E**)(&V_0), (RuntimeArray **)(&V_1), /*hidden argument*/NULL); RuntimeArray * L_0 = V_1; return L_0; } } // System.Void System.Type::GetEnumData(System.String[]&,System.Array&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Type_GetEnumData_m2425B25E15F7A56D7ED172AC5E4FF0AF87BC9883 (Type_t * __this, StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E** ___enumNames0, RuntimeArray ** ___enumValues1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_GetEnumData_m2425B25E15F7A56D7ED172AC5E4FF0AF87BC9883_MetadataUsageId); s_Il2CppMethodInitialized = true; } FieldInfoU5BU5D_t9C36FA93372CA01DAF85946064B058CD9CE2E8BE* V_0 = NULL; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* V_1 = NULL; StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* V_2 = NULL; RuntimeObject* V_3 = NULL; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; String_t* V_7 = NULL; RuntimeObject * V_8 = NULL; bool V_9 = false; { FieldInfoU5BU5D_t9C36FA93372CA01DAF85946064B058CD9CE2E8BE* L_0 = VirtFuncInvoker1< FieldInfoU5BU5D_t9C36FA93372CA01DAF85946064B058CD9CE2E8BE*, int32_t >::Invoke(44 /* System.Reflection.FieldInfo[] System.Type::GetFields(System.Reflection.BindingFlags) */, __this, ((int32_t)56)); V_0 = L_0; FieldInfoU5BU5D_t9C36FA93372CA01DAF85946064B058CD9CE2E8BE* L_1 = V_0; NullCheck(L_1); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_2 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_1)->max_length))))); V_1 = L_2; FieldInfoU5BU5D_t9C36FA93372CA01DAF85946064B058CD9CE2E8BE* L_3 = V_0; NullCheck(L_3); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_4 = (StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E*)(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E*)SZArrayNew(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E_il2cpp_TypeInfo_var, (uint32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length))))); V_2 = L_4; V_4 = 0; goto IL_0040; } IL_0020: { StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_5 = V_2; int32_t L_6 = V_4; FieldInfoU5BU5D_t9C36FA93372CA01DAF85946064B058CD9CE2E8BE* L_7 = V_0; int32_t L_8 = V_4; NullCheck(L_7); int32_t L_9 = L_8; FieldInfo_t * L_10 = (L_7)->GetAt(static_cast<il2cpp_array_size_t>(L_9)); NullCheck(L_10); String_t* L_11 = VirtFuncInvoker0< String_t* >::Invoke(7 /* System.String System.Reflection.MemberInfo::get_Name() */, L_10); NullCheck(L_5); ArrayElementTypeCheck (L_5, L_11); (L_5)->SetAt(static_cast<il2cpp_array_size_t>(L_6), (String_t*)L_11); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_12 = V_1; int32_t L_13 = V_4; FieldInfoU5BU5D_t9C36FA93372CA01DAF85946064B058CD9CE2E8BE* L_14 = V_0; int32_t L_15 = V_4; NullCheck(L_14); int32_t L_16 = L_15; FieldInfo_t * L_17 = (L_14)->GetAt(static_cast<il2cpp_array_size_t>(L_16)); NullCheck(L_17); RuntimeObject * L_18 = VirtFuncInvoker0< RuntimeObject * >::Invoke(28 /* System.Object System.Reflection.FieldInfo::GetRawConstantValue() */, L_17); NullCheck(L_12); ArrayElementTypeCheck (L_12, L_18); (L_12)->SetAt(static_cast<il2cpp_array_size_t>(L_13), (RuntimeObject *)L_18); int32_t L_19 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); } IL_0040: { int32_t L_20 = V_4; FieldInfoU5BU5D_t9C36FA93372CA01DAF85946064B058CD9CE2E8BE* L_21 = V_0; NullCheck(L_21); if ((((int32_t)L_20) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_21)->max_length))))))) { goto IL_0020; } } { IL2CPP_RUNTIME_CLASS_INIT(Comparer_t02D6323B7C3FB1B7681184587B0E1174F8DF6B3B_il2cpp_TypeInfo_var); Comparer_t02D6323B7C3FB1B7681184587B0E1174F8DF6B3B * L_22 = ((Comparer_t02D6323B7C3FB1B7681184587B0E1174F8DF6B3B_StaticFields*)il2cpp_codegen_static_fields_for(Comparer_t02D6323B7C3FB1B7681184587B0E1174F8DF6B3B_il2cpp_TypeInfo_var))->get_Default_1(); V_3 = L_22; V_5 = 1; goto IL_00af; } IL_0052: { int32_t L_23 = V_5; V_6 = L_23; StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_24 = V_2; int32_t L_25 = V_5; NullCheck(L_24); int32_t L_26 = L_25; String_t* L_27 = (L_24)->GetAt(static_cast<il2cpp_array_size_t>(L_26)); V_7 = L_27; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_28 = V_1; int32_t L_29 = V_5; NullCheck(L_28); int32_t L_30 = L_29; RuntimeObject * L_31 = (L_28)->GetAt(static_cast<il2cpp_array_size_t>(L_30)); V_8 = L_31; V_9 = (bool)0; goto IL_0088; } IL_0067: { StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_32 = V_2; int32_t L_33 = V_6; StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_34 = V_2; int32_t L_35 = V_6; NullCheck(L_34); int32_t L_36 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_35, (int32_t)1)); String_t* L_37 = (L_34)->GetAt(static_cast<il2cpp_array_size_t>(L_36)); NullCheck(L_32); ArrayElementTypeCheck (L_32, L_37); (L_32)->SetAt(static_cast<il2cpp_array_size_t>(L_33), (String_t*)L_37); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_38 = V_1; int32_t L_39 = V_6; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_40 = V_1; int32_t L_41 = V_6; NullCheck(L_40); int32_t L_42 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_41, (int32_t)1)); RuntimeObject * L_43 = (L_40)->GetAt(static_cast<il2cpp_array_size_t>(L_42)); NullCheck(L_38); ArrayElementTypeCheck (L_38, L_43); (L_38)->SetAt(static_cast<il2cpp_array_size_t>(L_39), (RuntimeObject *)L_43); int32_t L_44 = V_6; V_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_44, (int32_t)1)); V_9 = (bool)1; int32_t L_45 = V_6; if (!L_45) { goto IL_0099; } } IL_0088: { RuntimeObject* L_46 = V_3; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_47 = V_1; int32_t L_48 = V_6; NullCheck(L_47); int32_t L_49 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_48, (int32_t)1)); RuntimeObject * L_50 = (L_47)->GetAt(static_cast<il2cpp_array_size_t>(L_49)); RuntimeObject * L_51 = V_8; NullCheck(L_46); int32_t L_52 = InterfaceFuncInvoker2< int32_t, RuntimeObject *, RuntimeObject * >::Invoke(0 /* System.Int32 System.Collections.IComparer::Compare(System.Object,System.Object) */, IComparer_t6A5E1BC727C7FF28888E407A797CE1ED92DA8E95_il2cpp_TypeInfo_var, L_46, L_50, L_51); if ((((int32_t)L_52) > ((int32_t)0))) { goto IL_0067; } } IL_0099: { bool L_53 = V_9; if (!L_53) { goto IL_00a9; } } { StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_54 = V_2; int32_t L_55 = V_6; String_t* L_56 = V_7; NullCheck(L_54); ArrayElementTypeCheck (L_54, L_56); (L_54)->SetAt(static_cast<il2cpp_array_size_t>(L_55), (String_t*)L_56); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_57 = V_1; int32_t L_58 = V_6; RuntimeObject * L_59 = V_8; NullCheck(L_57); ArrayElementTypeCheck (L_57, L_59); (L_57)->SetAt(static_cast<il2cpp_array_size_t>(L_58), (RuntimeObject *)L_59); } IL_00a9: { int32_t L_60 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_60, (int32_t)1)); } IL_00af: { int32_t L_61 = V_5; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_62 = V_1; NullCheck(L_62); if ((((int32_t)L_61) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_62)->max_length))))))) { goto IL_0052; } } { StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E** L_63 = ___enumNames0; StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_64 = V_2; *((RuntimeObject **)L_63) = (RuntimeObject *)L_64; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_63, (void*)(RuntimeObject *)L_64); RuntimeArray ** L_65 = ___enumValues1; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_66 = V_1; *((RuntimeObject **)L_65) = (RuntimeObject *)L_66; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_65, (void*)(RuntimeObject *)L_66); return; } } // System.Type System.Type::GetEnumUnderlyingType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Type_GetEnumUnderlyingType_m4339ED321809282C1C2313401AD0694868CDF64F (Type_t * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_GetEnumUnderlyingType_m4339ED321809282C1C2313401AD0694868CDF64F_MetadataUsageId); s_Il2CppMethodInitialized = true; } FieldInfoU5BU5D_t9C36FA93372CA01DAF85946064B058CD9CE2E8BE* V_0 = NULL; { bool L_0 = VirtFuncInvoker0< bool >::Invoke(73 /* System.Boolean System.Type::get_IsEnum() */, __this); if (L_0) { goto IL_001d; } } { String_t* L_1 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral3435968A1FA5DC7806024802A561C1886C22803B, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_2 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m26DC3463C6F3C98BF33EA39598DD2B32F0249CA8(L_2, L_1, _stringLiteral7E2E0220A2E59DA002766466DBCE602CD7D5E7BD, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, NULL, Type_GetEnumUnderlyingType_m4339ED321809282C1C2313401AD0694868CDF64F_RuntimeMethod_var); } IL_001d: { FieldInfoU5BU5D_t9C36FA93372CA01DAF85946064B058CD9CE2E8BE* L_3 = VirtFuncInvoker1< FieldInfoU5BU5D_t9C36FA93372CA01DAF85946064B058CD9CE2E8BE*, int32_t >::Invoke(44 /* System.Reflection.FieldInfo[] System.Type::GetFields(System.Reflection.BindingFlags) */, __this, ((int32_t)52)); V_0 = L_3; FieldInfoU5BU5D_t9C36FA93372CA01DAF85946064B058CD9CE2E8BE* L_4 = V_0; if (!L_4) { goto IL_002f; } } { FieldInfoU5BU5D_t9C36FA93372CA01DAF85946064B058CD9CE2E8BE* L_5 = V_0; NullCheck(L_5); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_5)->max_length))))) == ((int32_t)1))) { goto IL_0044; } } IL_002f: { String_t* L_6 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral0E2FDC41541BE5C40FE345A527562C24759F781B, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_7 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m26DC3463C6F3C98BF33EA39598DD2B32F0249CA8(L_7, L_6, _stringLiteral7E2E0220A2E59DA002766466DBCE602CD7D5E7BD, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, NULL, Type_GetEnumUnderlyingType_m4339ED321809282C1C2313401AD0694868CDF64F_RuntimeMethod_var); } IL_0044: { FieldInfoU5BU5D_t9C36FA93372CA01DAF85946064B058CD9CE2E8BE* L_8 = V_0; NullCheck(L_8); int32_t L_9 = 0; FieldInfo_t * L_10 = (L_8)->GetAt(static_cast<il2cpp_array_size_t>(L_9)); NullCheck(L_10); Type_t * L_11 = VirtFuncInvoker0< Type_t * >::Invoke(18 /* System.Type System.Reflection.FieldInfo::get_FieldType() */, L_10); return L_11; } } // System.Boolean System.Type::IsEnumDefined(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_IsEnumDefined_m114D71E42434449C768E715EF83AEE4C69B1E961 (Type_t * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_IsEnumDefined_m114D71E42434449C768E715EF83AEE4C69B1E961_MetadataUsageId); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; Type_t * V_1 = NULL; { RuntimeObject * L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, Type_IsEnumDefined_m114D71E42434449C768E715EF83AEE4C69B1E961_RuntimeMethod_var); } IL_000e: { bool L_2 = VirtFuncInvoker0< bool >::Invoke(73 /* System.Boolean System.Type::get_IsEnum() */, __this); if (L_2) { goto IL_002b; } } { String_t* L_3 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral3435968A1FA5DC7806024802A561C1886C22803B, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_4 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m26DC3463C6F3C98BF33EA39598DD2B32F0249CA8(L_4, L_3, _stringLiteral7E2E0220A2E59DA002766466DBCE602CD7D5E7BD, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, NULL, Type_IsEnumDefined_m114D71E42434449C768E715EF83AEE4C69B1E961_RuntimeMethod_var); } IL_002b: { RuntimeObject * L_5 = ___value0; NullCheck(L_5); Type_t * L_6 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(L_5, /*hidden argument*/NULL); V_0 = L_6; Type_t * L_7 = V_0; NullCheck(L_7); bool L_8 = VirtFuncInvoker0< bool >::Invoke(73 /* System.Boolean System.Type::get_IsEnum() */, L_7); if (!L_8) { goto IL_0072; } } { Type_t * L_9 = V_0; NullCheck(L_9); bool L_10 = VirtFuncInvoker1< bool, Type_t * >::Invoke(112 /* System.Boolean System.Type::IsEquivalentTo(System.Type) */, L_9, __this); if (L_10) { goto IL_006b; } } { ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_11 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)2); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_12 = L_11; Type_t * L_13 = V_0; NullCheck(L_13); String_t* L_14 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_13); NullCheck(L_12); ArrayElementTypeCheck (L_12, L_14); (L_12)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject *)L_14); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_15 = L_12; String_t* L_16 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, __this); NullCheck(L_15); ArrayElementTypeCheck (L_15, L_16); (L_15)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject *)L_16); String_t* L_17 = Environment_GetResourceString_m7389941B4C0688D875CC647D99A739DA2F907ADB(_stringLiteral19D5B110F19B2190575B7810E1FA91334E8E400F, L_15, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_18 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m9A85EF7FEFEC21DDD525A67E831D77278E5165B7(L_18, L_17, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_18, NULL, Type_IsEnumDefined_m114D71E42434449C768E715EF83AEE4C69B1E961_RuntimeMethod_var); } IL_006b: { Type_t * L_19 = V_0; NullCheck(L_19); Type_t * L_20 = VirtFuncInvoker0< Type_t * >::Invoke(105 /* System.Type System.Type::GetEnumUnderlyingType() */, L_19); V_0 = L_20; } IL_0072: { Type_t * L_21 = V_0; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_22 = { reinterpret_cast<intptr_t> (String_t_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_23 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_22, /*hidden argument*/NULL); bool L_24 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_21, L_23, /*hidden argument*/NULL); if (!L_24) { goto IL_0097; } } { StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_25 = VirtFuncInvoker0< StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* >::Invoke(104 /* System.String[] System.Type::GetEnumNames() */, __this); RuntimeObject * L_26 = ___value0; int32_t L_27 = Array_IndexOf_TisRuntimeObject_m40554FA47BA74C45E33C913F60628DD0E83DB370((ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)L_25, L_26, /*hidden argument*/Array_IndexOf_TisRuntimeObject_m40554FA47BA74C45E33C913F60628DD0E83DB370_RuntimeMethod_var); if ((((int32_t)L_27) < ((int32_t)0))) { goto IL_0095; } } { return (bool)1; } IL_0095: { return (bool)0; } IL_0097: { Type_t * L_28 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_29 = Type_IsIntegerType_m19478B79237AE0C92BE81AEEAD7D9DD36DFC0B27(L_28, /*hidden argument*/NULL); if (!L_29) { goto IL_00ef; } } { Type_t * L_30 = VirtFuncInvoker0< Type_t * >::Invoke(105 /* System.Type System.Type::GetEnumUnderlyingType() */, __this); V_1 = L_30; Type_t * L_31 = V_1; NullCheck(L_31); int32_t L_32 = VirtFuncInvoker0< int32_t >::Invoke(21 /* System.TypeCode System.Type::GetTypeCodeImpl() */, L_31); Type_t * L_33 = V_0; NullCheck(L_33); int32_t L_34 = VirtFuncInvoker0< int32_t >::Invoke(21 /* System.TypeCode System.Type::GetTypeCodeImpl() */, L_33); if ((((int32_t)L_32) == ((int32_t)L_34))) { goto IL_00dc; } } { ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_35 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)2); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_36 = L_35; Type_t * L_37 = V_0; NullCheck(L_37); String_t* L_38 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_37); NullCheck(L_36); ArrayElementTypeCheck (L_36, L_38); (L_36)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject *)L_38); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_39 = L_36; Type_t * L_40 = V_1; NullCheck(L_40); String_t* L_41 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_40); NullCheck(L_39); ArrayElementTypeCheck (L_39, L_41); (L_39)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject *)L_41); String_t* L_42 = Environment_GetResourceString_m7389941B4C0688D875CC647D99A739DA2F907ADB(_stringLiteralEDFBE774D07FEF0E86FBB029261CD370F5EFD9E7, L_39, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_43 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m9A85EF7FEFEC21DDD525A67E831D77278E5165B7(L_43, L_42, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_43, NULL, Type_IsEnumDefined_m114D71E42434449C768E715EF83AEE4C69B1E961_RuntimeMethod_var); } IL_00dc: { RuntimeArray * L_44 = Type_GetEnumRawConstantValues_m665064C1BD51087A300A882E46B4992AD3F7BBD2(__this, /*hidden argument*/NULL); RuntimeObject * L_45 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); int32_t L_46 = Type_BinarySearch_mFD3B61C83B2C32CE682561A76530C0F5F3E0484B(L_44, L_45, /*hidden argument*/NULL); return (bool)((((int32_t)((((int32_t)L_46) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0); } IL_00ef: { bool L_47 = ((CompatibilitySwitches_tC541F9F5404925C97741A0628E9B6D26C40CFA91_StaticFields*)il2cpp_codegen_static_fields_for(CompatibilitySwitches_tC541F9F5404925C97741A0628E9B6D26C40CFA91_il2cpp_TypeInfo_var))->get_IsAppEarlierThanWindowsPhone8_1(); if (!L_47) { goto IL_011e; } } { ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_48 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)2); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_49 = L_48; Type_t * L_50 = V_0; NullCheck(L_50); String_t* L_51 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_50); NullCheck(L_49); ArrayElementTypeCheck (L_49, L_51); (L_49)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject *)L_51); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_52 = L_49; Type_t * L_53 = VirtFuncInvoker0< Type_t * >::Invoke(105 /* System.Type System.Type::GetEnumUnderlyingType() */, __this); NullCheck(L_52); ArrayElementTypeCheck (L_52, L_53); (L_52)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject *)L_53); String_t* L_54 = Environment_GetResourceString_m7389941B4C0688D875CC647D99A739DA2F907ADB(_stringLiteralEDFBE774D07FEF0E86FBB029261CD370F5EFD9E7, L_52, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_55 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m9A85EF7FEFEC21DDD525A67E831D77278E5165B7(L_55, L_54, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_55, NULL, Type_IsEnumDefined_m114D71E42434449C768E715EF83AEE4C69B1E961_RuntimeMethod_var); } IL_011e: { String_t* L_56 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteralFEC5F94EEF090E85867493394092E5DE8BF859D3, /*hidden argument*/NULL); InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 * L_57 = (InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 *)il2cpp_codegen_object_new(InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m72027D5F1D513C25C05137E203EEED8FD8297706(L_57, L_56, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_57, NULL, Type_IsEnumDefined_m114D71E42434449C768E715EF83AEE4C69B1E961_RuntimeMethod_var); } } // System.String System.Type::GetEnumName(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Type_GetEnumName_m6A525F2B6A8F48D6B2AE0FC16EE3CF9853E9BEDD (Type_t * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_GetEnumName_m6A525F2B6A8F48D6B2AE0FC16EE3CF9853E9BEDD_MetadataUsageId); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; int32_t V_1 = 0; { RuntimeObject * L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, Type_GetEnumName_m6A525F2B6A8F48D6B2AE0FC16EE3CF9853E9BEDD_RuntimeMethod_var); } IL_000e: { bool L_2 = VirtFuncInvoker0< bool >::Invoke(73 /* System.Boolean System.Type::get_IsEnum() */, __this); if (L_2) { goto IL_002b; } } { String_t* L_3 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral3435968A1FA5DC7806024802A561C1886C22803B, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_4 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m26DC3463C6F3C98BF33EA39598DD2B32F0249CA8(L_4, L_3, _stringLiteral7E2E0220A2E59DA002766466DBCE602CD7D5E7BD, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, NULL, Type_GetEnumName_m6A525F2B6A8F48D6B2AE0FC16EE3CF9853E9BEDD_RuntimeMethod_var); } IL_002b: { RuntimeObject * L_5 = ___value0; NullCheck(L_5); Type_t * L_6 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(L_5, /*hidden argument*/NULL); V_0 = L_6; Type_t * L_7 = V_0; NullCheck(L_7); bool L_8 = VirtFuncInvoker0< bool >::Invoke(73 /* System.Boolean System.Type::get_IsEnum() */, L_7); if (L_8) { goto IL_0057; } } { Type_t * L_9 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_10 = Type_IsIntegerType_m19478B79237AE0C92BE81AEEAD7D9DD36DFC0B27(L_9, /*hidden argument*/NULL); if (L_10) { goto IL_0057; } } { String_t* L_11 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral850828716F9C5476A885E4AF4B1592EDAF8390BA, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_12 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m26DC3463C6F3C98BF33EA39598DD2B32F0249CA8(L_12, L_11, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, NULL, Type_GetEnumName_m6A525F2B6A8F48D6B2AE0FC16EE3CF9853E9BEDD_RuntimeMethod_var); } IL_0057: { RuntimeArray * L_13 = Type_GetEnumRawConstantValues_m665064C1BD51087A300A882E46B4992AD3F7BBD2(__this, /*hidden argument*/NULL); RuntimeObject * L_14 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); int32_t L_15 = Type_BinarySearch_mFD3B61C83B2C32CE682561A76530C0F5F3E0484B(L_13, L_14, /*hidden argument*/NULL); V_1 = L_15; int32_t L_16 = V_1; if ((((int32_t)L_16) < ((int32_t)0))) { goto IL_0071; } } { StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_17 = VirtFuncInvoker0< StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* >::Invoke(104 /* System.String[] System.Type::GetEnumNames() */, __this); int32_t L_18 = V_1; NullCheck(L_17); int32_t L_19 = L_18; String_t* L_20 = (L_17)->GetAt(static_cast<il2cpp_array_size_t>(L_19)); return L_20; } IL_0071: { return (String_t*)NULL; } } // System.Int32 System.Type::BinarySearch(System.Array,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Type_BinarySearch_mFD3B61C83B2C32CE682561A76530C0F5F3E0484B (RuntimeArray * ___array0, RuntimeObject * ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_BinarySearch_mFD3B61C83B2C32CE682561A76530C0F5F3E0484B_MetadataUsageId); s_Il2CppMethodInitialized = true; } UInt64U5BU5D_tA808FE881491284FF25AFDF5C4BC92A826031EF4* V_0 = NULL; uint64_t V_1 = 0; int32_t V_2 = 0; { RuntimeArray * L_0 = ___array0; NullCheck(L_0); int32_t L_1 = Array_get_Length_m2239B6393651C3F4631D900EFC1B05DBE8F5466D(L_0, /*hidden argument*/NULL); UInt64U5BU5D_tA808FE881491284FF25AFDF5C4BC92A826031EF4* L_2 = (UInt64U5BU5D_tA808FE881491284FF25AFDF5C4BC92A826031EF4*)(UInt64U5BU5D_tA808FE881491284FF25AFDF5C4BC92A826031EF4*)SZArrayNew(UInt64U5BU5D_tA808FE881491284FF25AFDF5C4BC92A826031EF4_il2cpp_TypeInfo_var, (uint32_t)L_1); V_0 = L_2; V_2 = 0; goto IL_0023; } IL_0010: { UInt64U5BU5D_tA808FE881491284FF25AFDF5C4BC92A826031EF4* L_3 = V_0; int32_t L_4 = V_2; RuntimeArray * L_5 = ___array0; int32_t L_6 = V_2; NullCheck(L_5); RuntimeObject * L_7 = Array_GetValue_m9B1409D22139722A3149AC49ABCF558A2E066544(L_5, L_6, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_il2cpp_TypeInfo_var); uint64_t L_8 = Enum_ToUInt64_mF33D43629B55147D1AF6CC3D813F894435AA50F5(L_7, /*hidden argument*/NULL); NullCheck(L_3); (L_3)->SetAt(static_cast<il2cpp_array_size_t>(L_4), (uint64_t)L_8); int32_t L_9 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_0023: { int32_t L_10 = V_2; RuntimeArray * L_11 = ___array0; NullCheck(L_11); int32_t L_12 = Array_get_Length_m2239B6393651C3F4631D900EFC1B05DBE8F5466D(L_11, /*hidden argument*/NULL); if ((((int32_t)L_10) < ((int32_t)L_12))) { goto IL_0010; } } { RuntimeObject * L_13 = ___value1; IL2CPP_RUNTIME_CLASS_INIT(Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_il2cpp_TypeInfo_var); uint64_t L_14 = Enum_ToUInt64_mF33D43629B55147D1AF6CC3D813F894435AA50F5(L_13, /*hidden argument*/NULL); V_1 = L_14; UInt64U5BU5D_tA808FE881491284FF25AFDF5C4BC92A826031EF4* L_15 = V_0; uint64_t L_16 = V_1; int32_t L_17 = Array_BinarySearch_TisUInt64_tA02DF3B59C8FC4A849BD207DA11038CC64E4CB4E_mDC37BFA945C8ED7FB8700727168D2F68CCFCE4A3(L_15, L_16, /*hidden argument*/Array_BinarySearch_TisUInt64_tA02DF3B59C8FC4A849BD207DA11038CC64E4CB4E_mDC37BFA945C8ED7FB8700727168D2F68CCFCE4A3_RuntimeMethod_var); return L_17; } } // System.Boolean System.Type::IsIntegerType(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_IsIntegerType_m19478B79237AE0C92BE81AEEAD7D9DD36DFC0B27 (Type_t * ___t0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_IsIntegerType_m19478B79237AE0C92BE81AEEAD7D9DD36DFC0B27_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = ___t0; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_1 = { reinterpret_cast<intptr_t> (Int32_t585191389E07734F19F3156FF88FB3EF4800D102_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_1, /*hidden argument*/NULL); bool L_3 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_0, L_2, /*hidden argument*/NULL); if (L_3) { goto IL_00b9; } } { Type_t * L_4 = ___t0; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_5 = { reinterpret_cast<intptr_t> (Int16_t823A20635DAF5A3D93A1E01CFBF3CBA27CF00B4D_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_6 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_5, /*hidden argument*/NULL); bool L_7 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_4, L_6, /*hidden argument*/NULL); if (L_7) { goto IL_00b9; } } { Type_t * L_8 = ___t0; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_9 = { reinterpret_cast<intptr_t> (UInt16_tAE45CEF73BF720100519F6867F32145D075F928E_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_10 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_9, /*hidden argument*/NULL); bool L_11 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_8, L_10, /*hidden argument*/NULL); if (L_11) { goto IL_00b9; } } { Type_t * L_12 = ___t0; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_13 = { reinterpret_cast<intptr_t> (Byte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_14 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_13, /*hidden argument*/NULL); bool L_15 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_12, L_14, /*hidden argument*/NULL); if (L_15) { goto IL_00b9; } } { Type_t * L_16 = ___t0; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_17 = { reinterpret_cast<intptr_t> (SByte_t9070AEA2966184235653CB9B4D33B149CDA831DF_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_18 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_17, /*hidden argument*/NULL); bool L_19 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_16, L_18, /*hidden argument*/NULL); if (L_19) { goto IL_00b9; } } { Type_t * L_20 = ___t0; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_21 = { reinterpret_cast<intptr_t> (UInt32_t4980FA09003AFAAB5A6E361BA2748EA9A005709B_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_22 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_21, /*hidden argument*/NULL); bool L_23 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_20, L_22, /*hidden argument*/NULL); if (L_23) { goto IL_00b9; } } { Type_t * L_24 = ___t0; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_25 = { reinterpret_cast<intptr_t> (Int64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_26 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_25, /*hidden argument*/NULL); bool L_27 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_24, L_26, /*hidden argument*/NULL); if (L_27) { goto IL_00b9; } } { Type_t * L_28 = ___t0; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_29 = { reinterpret_cast<intptr_t> (UInt64_tA02DF3B59C8FC4A849BD207DA11038CC64E4CB4E_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_30 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_29, /*hidden argument*/NULL); bool L_31 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_28, L_30, /*hidden argument*/NULL); if (L_31) { goto IL_00b9; } } { Type_t * L_32 = ___t0; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_33 = { reinterpret_cast<intptr_t> (Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_34 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_33, /*hidden argument*/NULL); bool L_35 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_32, L_34, /*hidden argument*/NULL); if (L_35) { goto IL_00b9; } } { Type_t * L_36 = ___t0; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_37 = { reinterpret_cast<intptr_t> (Boolean_tB53F6830F670160873277339AA58F15CAED4399C_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_38 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_37, /*hidden argument*/NULL); bool L_39 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_36, L_38, /*hidden argument*/NULL); return L_39; } IL_00b9: { return (bool)1; } } // System.Boolean System.Type::IsSubclassOf(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_IsSubclassOf_m44227A841087B57FEF50B3DCA85CCEC3452C0AA0 (Type_t * __this, Type_t * ___c0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_IsSubclassOf_m44227A841087B57FEF50B3DCA85CCEC3452C0AA0_MetadataUsageId); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; { V_0 = __this; Type_t * L_0 = V_0; Type_t * L_1 = ___c0; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_2 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_0, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001f; } } { return (bool)0; } IL_000d: { Type_t * L_3 = V_0; Type_t * L_4 = ___c0; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_5 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0018; } } { return (bool)1; } IL_0018: { Type_t * L_6 = V_0; NullCheck(L_6); Type_t * L_7 = VirtFuncInvoker0< Type_t * >::Invoke(29 /* System.Type System.Type::get_BaseType() */, L_6); V_0 = L_7; } IL_001f: { Type_t * L_8 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_9 = Type_op_Inequality_m615014191FB05FD50F63A24EB9A6CCA785E7CEC9(L_8, (Type_t *)NULL, /*hidden argument*/NULL); if (L_9) { goto IL_000d; } } { return (bool)0; } } // System.Boolean System.Type::IsInstanceOfType(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_IsInstanceOfType_mC9FF74FE0C6E75F26007C0108B4248F683E0E8EC (Type_t * __this, RuntimeObject * ___o0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___o0; if (L_0) { goto IL_0005; } } { return (bool)0; } IL_0005: { RuntimeObject * L_1 = ___o0; NullCheck(L_1); Type_t * L_2 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(L_1, /*hidden argument*/NULL); bool L_3 = VirtFuncInvoker1< bool, Type_t * >::Invoke(111 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, __this, L_2); return L_3; } } // System.Boolean System.Type::IsAssignableFrom(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_IsAssignableFrom_m2ACA5CBCCFE757FAE343AE0BF2F3892DA6BB9070 (Type_t * __this, Type_t * ___c0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_IsAssignableFrom_m2ACA5CBCCFE757FAE343AE0BF2F3892DA6BB9070_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * V_0 = NULL; TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* V_1 = NULL; int32_t V_2 = 0; { Type_t * L_0 = ___c0; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_1 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_0, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_000b; } } { return (bool)0; } IL_000b: { Type_t * L_2 = ___c0; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_3 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(__this, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0016; } } { return (bool)1; } IL_0016: { Type_t * L_4 = VirtFuncInvoker0< Type_t * >::Invoke(108 /* System.Type System.Type::get_UnderlyingSystemType() */, __this); V_0 = ((RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)IsInstClass((RuntimeObject*)L_4, RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var)); RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_5 = V_0; IL2CPP_RUNTIME_CLASS_INIT(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var); bool L_6 = RuntimeType_op_Inequality_mA98A719712593FEE5DCCFDB47CCABDB58BEE1B0D(L_5, (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)NULL, /*hidden argument*/NULL); if (!L_6) { goto IL_0033; } } { RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_7 = V_0; Type_t * L_8 = ___c0; NullCheck(L_7); bool L_9 = VirtFuncInvoker1< bool, Type_t * >::Invoke(111 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, L_7, L_8); return L_9; } IL_0033: { Type_t * L_10 = ___c0; NullCheck(L_10); bool L_11 = VirtFuncInvoker1< bool, Type_t * >::Invoke(109 /* System.Boolean System.Type::IsSubclassOf(System.Type) */, L_10, __this); if (!L_11) { goto IL_003e; } } { return (bool)1; } IL_003e: { bool L_12 = Type_get_IsInterface_m8BC291C33120399B14CAAC6E205F06884B9F96ED(__this, /*hidden argument*/NULL); if (!L_12) { goto IL_004e; } } { Type_t * L_13 = ___c0; NullCheck(L_13); bool L_14 = Type_ImplementInterface_m1920FA37BBC76E5FBB993950C7D760C33B778BD8(L_13, __this, /*hidden argument*/NULL); return L_14; } IL_004e: { bool L_15 = VirtFuncInvoker0< bool >::Invoke(79 /* System.Boolean System.Type::get_IsGenericParameter() */, __this); if (!L_15) { goto IL_007a; } } { TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_16 = VirtFuncInvoker0< TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* >::Invoke(82 /* System.Type[] System.Type::GetGenericParameterConstraints() */, __this); V_1 = L_16; V_2 = 0; goto IL_0072; } IL_0061: { TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_17 = V_1; int32_t L_18 = V_2; NullCheck(L_17); int32_t L_19 = L_18; Type_t * L_20 = (L_17)->GetAt(static_cast<il2cpp_array_size_t>(L_19)); Type_t * L_21 = ___c0; NullCheck(L_20); bool L_22 = VirtFuncInvoker1< bool, Type_t * >::Invoke(111 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, L_20, L_21); if (L_22) { goto IL_006e; } } { return (bool)0; } IL_006e: { int32_t L_23 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); } IL_0072: { int32_t L_24 = V_2; TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_25 = V_1; NullCheck(L_25); if ((((int32_t)L_24) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_25)->max_length))))))) { goto IL_0061; } } { return (bool)1; } IL_007a: { return (bool)0; } } // System.Boolean System.Type::IsEquivalentTo(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_IsEquivalentTo_m3ED69986A01682BCF0C30FDC0C2664E8432B7B16 (Type_t * __this, Type_t * ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_IsEquivalentTo_m3ED69986A01682BCF0C30FDC0C2664E8432B7B16_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = ___other0; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_1 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(__this, L_0, /*hidden argument*/NULL); return L_1; } } // System.Boolean System.Type::ImplementInterface(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_ImplementInterface_m1920FA37BBC76E5FBB993950C7D760C33B778BD8 (Type_t * __this, Type_t * ___ifaceType0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_ImplementInterface_m1920FA37BBC76E5FBB993950C7D760C33B778BD8_MetadataUsageId); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* V_1 = NULL; int32_t V_2 = 0; { V_0 = __this; goto IL_0046; } IL_0004: { Type_t * L_0 = V_0; NullCheck(L_0); TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_1 = VirtFuncInvoker0< TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* >::Invoke(45 /* System.Type[] System.Type::GetInterfaces() */, L_0); V_1 = L_1; TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_2 = V_1; if (!L_2) { goto IL_003f; } } { V_2 = 0; goto IL_0039; } IL_0012: { TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_3 = V_1; int32_t L_4 = V_2; NullCheck(L_3); int32_t L_5 = L_4; Type_t * L_6 = (L_3)->GetAt(static_cast<il2cpp_array_size_t>(L_5)); Type_t * L_7 = ___ifaceType0; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_8 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_6, L_7, /*hidden argument*/NULL); if (L_8) { goto IL_0033; } } { TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_9 = V_1; int32_t L_10 = V_2; NullCheck(L_9); int32_t L_11 = L_10; Type_t * L_12 = (L_9)->GetAt(static_cast<il2cpp_array_size_t>(L_11)); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_13 = Type_op_Inequality_m615014191FB05FD50F63A24EB9A6CCA785E7CEC9(L_12, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_13) { goto IL_0035; } } { TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_14 = V_1; int32_t L_15 = V_2; NullCheck(L_14); int32_t L_16 = L_15; Type_t * L_17 = (L_14)->GetAt(static_cast<il2cpp_array_size_t>(L_16)); Type_t * L_18 = ___ifaceType0; NullCheck(L_17); bool L_19 = Type_ImplementInterface_m1920FA37BBC76E5FBB993950C7D760C33B778BD8(L_17, L_18, /*hidden argument*/NULL); if (!L_19) { goto IL_0035; } } IL_0033: { return (bool)1; } IL_0035: { int32_t L_20 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); } IL_0039: { int32_t L_21 = V_2; TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_22 = V_1; NullCheck(L_22); if ((((int32_t)L_21) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_22)->max_length))))))) { goto IL_0012; } } IL_003f: { Type_t * L_23 = V_0; NullCheck(L_23); Type_t * L_24 = VirtFuncInvoker0< Type_t * >::Invoke(29 /* System.Type System.Type::get_BaseType() */, L_23); V_0 = L_24; } IL_0046: { Type_t * L_25 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_26 = Type_op_Inequality_m615014191FB05FD50F63A24EB9A6CCA785E7CEC9(L_25, (Type_t *)NULL, /*hidden argument*/NULL); if (L_26) { goto IL_0004; } } { return (bool)0; } } // System.String System.Type::FormatTypeName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Type_FormatTypeName_m9845F584741FE37DA0F8EAA8AE6FE2976A914FB5 (Type_t * __this, const RuntimeMethod* method) { { String_t* L_0 = VirtFuncInvoker1< String_t*, bool >::Invoke(113 /* System.String System.Type::FormatTypeName(System.Boolean) */, __this, (bool)0); return L_0; } } // System.String System.Type::FormatTypeName(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Type_FormatTypeName_mE181AE76F0297373BF4354D10C091DEE1F03EABE (Type_t * __this, bool ___serialization0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_FormatTypeName_mE181AE76F0297373BF4354D10C091DEE1F03EABE_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotImplementedException_t8AD6EBE5FEDB0AEBECEE0961CF73C35B372EFFA4 * L_0 = (NotImplementedException_t8AD6EBE5FEDB0AEBECEE0961CF73C35B372EFFA4 *)il2cpp_codegen_object_new(NotImplementedException_t8AD6EBE5FEDB0AEBECEE0961CF73C35B372EFFA4_il2cpp_TypeInfo_var); NotImplementedException__ctor_m8BEA657E260FC05F0C6D2C43A6E9BC08040F59C4(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, NULL, Type_FormatTypeName_mE181AE76F0297373BF4354D10C091DEE1F03EABE_RuntimeMethod_var); } } // System.String System.Type::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Type_ToString_mB05ECF84C3BDDB4DA0317A34080AD633DE678B11 (Type_t * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_ToString_mB05ECF84C3BDDB4DA0317A34080AD633DE678B11_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = VirtFuncInvoker0< String_t* >::Invoke(7 /* System.String System.Reflection.MemberInfo::get_Name() */, __this); String_t* L_1 = String_Concat_mB78D0094592718DA6D5DB6C712A9C225631666BE(_stringLiteral6D9764792C867EE2BC72CC2199A1F4334E4FEA0B, L_0, /*hidden argument*/NULL); return L_1; } } // System.Boolean System.Type::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_Equals_mB1E33D9584BADB00B093F1A4F87629DCEB2F915B (Type_t * __this, RuntimeObject * ___o0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_Equals_mB1E33D9584BADB00B093F1A4F87629DCEB2F915B_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___o0; if (L_0) { goto IL_0005; } } { return (bool)0; } IL_0005: { RuntimeObject * L_1 = ___o0; bool L_2 = VirtFuncInvoker1< bool, Type_t * >::Invoke(114 /* System.Boolean System.Type::Equals(System.Type) */, __this, ((Type_t *)IsInstClass((RuntimeObject*)L_1, Type_t_il2cpp_TypeInfo_var))); return L_2; } } // System.Boolean System.Type::Equals(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_Equals_m9F8C063C427653F29C448EB6042D27AEDBDE3ABC (Type_t * __this, Type_t * ___o0, const RuntimeMethod* method) { { Type_t * L_0 = ___o0; if (L_0) { goto IL_0005; } } { return (bool)0; } IL_0005: { Type_t * L_1 = VirtFuncInvoker0< Type_t * >::Invoke(108 /* System.Type System.Type::get_UnderlyingSystemType() */, __this); Type_t * L_2 = ___o0; NullCheck(L_2); Type_t * L_3 = VirtFuncInvoker0< Type_t * >::Invoke(108 /* System.Type System.Type::get_UnderlyingSystemType() */, L_2); return (bool)((((RuntimeObject*)(Type_t *)L_1) == ((RuntimeObject*)(Type_t *)L_3))? 1 : 0); } } // System.Boolean System.Type::op_Equality(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8 (Type_t * ___left0, Type_t * ___right1, const RuntimeMethod* method) { { Type_t * L_0 = ___left0; Type_t * L_1 = ___right1; return (bool)((((RuntimeObject*)(Type_t *)L_0) == ((RuntimeObject*)(Type_t *)L_1))? 1 : 0); } } // System.Boolean System.Type::op_Inequality(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_op_Inequality_m615014191FB05FD50F63A24EB9A6CCA785E7CEC9 (Type_t * ___left0, Type_t * ___right1, const RuntimeMethod* method) { { Type_t * L_0 = ___left0; Type_t * L_1 = ___right1; return (bool)((((int32_t)((((RuntimeObject*)(Type_t *)L_0) == ((RuntimeObject*)(Type_t *)L_1))? 1 : 0)) == ((int32_t)0))? 1 : 0); } } // System.Int32 System.Type::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Type_GetHashCode_m3D4E38EE87E4110E8886209DBA8CF74ECF89712C (Type_t * __this, const RuntimeMethod* method) { Type_t * V_0 = NULL; { Type_t * L_0 = VirtFuncInvoker0< Type_t * >::Invoke(108 /* System.Type System.Type::get_UnderlyingSystemType() */, __this); V_0 = L_0; Type_t * L_1 = V_0; if ((((RuntimeObject*)(Type_t *)L_1) == ((RuntimeObject*)(Type_t *)__this))) { goto IL_0012; } } { Type_t * L_2 = V_0; NullCheck(L_2); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(2 /* System.Int32 System.Object::GetHashCode() */, L_2); return L_3; } IL_0012: { int32_t L_4 = MemberInfo_GetHashCode_mE9E59E8B23F151FD6EE2CB98B8F5138AF3B79761(__this, /*hidden argument*/NULL); return L_4; } } // System.Type System.Type::GetType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Type_GetType_m6C9E6D55EC53587A0851176DA1D27A165724773E (Type_t * __this, const RuntimeMethod* method) { { Type_t * L_0 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(__this, /*hidden argument*/NULL); return L_0; } } // System.Type System.Type::internal_from_name(System.String,System.Boolean,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Type_internal_from_name_m9A232EAB9A51C1A64026F8E0772B2682D8663EDC (String_t* ___name0, bool ___throwOnError1, bool ___ignoreCase2, const RuntimeMethod* method) { typedef Type_t * (*Type_internal_from_name_m9A232EAB9A51C1A64026F8E0772B2682D8663EDC_ftn) (String_t*, bool, bool); using namespace il2cpp::icalls; return ((Type_internal_from_name_m9A232EAB9A51C1A64026F8E0772B2682D8663EDC_ftn)mscorlib::System::Type::internal_from_name) (___name0, ___throwOnError1, ___ignoreCase2); } // System.Type System.Type::GetType(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Type_GetType_mCF0A3B28889C9FFB9987C8D30C23DF0912E7C00C (String_t* ___typeName0) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_GetType_mCF0A3B28889C9FFB9987C8D30C23DF0912E7C00C_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___typeName0; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_1 = il2cpp_codegen_get_type((Il2CppMethodPointer)&Type_GetType_m77EF3A5A858B45C53D8BF27C74FA00CA83B53E59, L_0, (bool)0, (bool)0, "mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"); return L_1; } } // System.Type System.Type::GetType(System.String,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Type_GetType_m8A8A6481B24551476F2AF999A970AD705BA68C7A (String_t* ___typeName0, bool ___throwOnError1) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_GetType_m8A8A6481B24551476F2AF999A970AD705BA68C7A_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___typeName0; bool L_1 = ___throwOnError1; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2 = il2cpp_codegen_get_type((Il2CppMethodPointer)&Type_GetType_m77EF3A5A858B45C53D8BF27C74FA00CA83B53E59, L_0, L_1, (bool)0, "mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"); return L_2; } } // System.Type System.Type::GetType(System.String,System.Boolean,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Type_GetType_m77EF3A5A858B45C53D8BF27C74FA00CA83B53E59 (String_t* ___typeName0, bool ___throwOnError1, bool ___ignoreCase2) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_GetType_m77EF3A5A858B45C53D8BF27C74FA00CA83B53E59_MetadataUsageId); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; { String_t* L_0 = ___typeName0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteral9E430F17EB96D796BF49C46584B98C497F8AE559, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, Type_GetType_m77EF3A5A858B45C53D8BF27C74FA00CA83B53E59_RuntimeMethod_var); } IL_000e: { String_t* L_2 = ___typeName0; String_t* L_3 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); bool L_4 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_2, L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_002b; } } { bool L_5 = ___throwOnError1; if (!L_5) { goto IL_0029; } } { TypeLoadException_t510963B29CB27C6EA3ACDF5FB76E72E1BC372CD1 * L_6 = (TypeLoadException_t510963B29CB27C6EA3ACDF5FB76E72E1BC372CD1 *)il2cpp_codegen_object_new(TypeLoadException_t510963B29CB27C6EA3ACDF5FB76E72E1BC372CD1_il2cpp_TypeInfo_var); TypeLoadException__ctor_m80951BFF6EB67A1ED3052D05569EF70D038B1581(L_6, _stringLiteralF95EB45042C532B7D4178212FDB95626B723D8EA, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, NULL, Type_GetType_m77EF3A5A858B45C53D8BF27C74FA00CA83B53E59_RuntimeMethod_var); } IL_0029: { return (Type_t *)NULL; } IL_002b: { String_t* L_7 = ___typeName0; bool L_8 = ___throwOnError1; bool L_9 = ___ignoreCase2; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_10 = Type_internal_from_name_m9A232EAB9A51C1A64026F8E0772B2682D8663EDC(L_7, L_8, L_9, /*hidden argument*/NULL); V_0 = L_10; bool L_11 = ___throwOnError1; if (!L_11) { goto IL_0056; } } { Type_t * L_12 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_13 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_12, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_13) { goto IL_0056; } } { String_t* L_14 = ___typeName0; String_t* L_15 = String_Concat_mF4626905368D6558695A823466A1AF65EADB9923(_stringLiteralAA30471D667C9D7CC0C83322F5326E6A7357A0EF, L_14, _stringLiteralBB589D0621E5472F470FA3425A234C74B1E202E8, /*hidden argument*/NULL); TypeLoadException_t510963B29CB27C6EA3ACDF5FB76E72E1BC372CD1 * L_16 = (TypeLoadException_t510963B29CB27C6EA3ACDF5FB76E72E1BC372CD1 *)il2cpp_codegen_object_new(TypeLoadException_t510963B29CB27C6EA3ACDF5FB76E72E1BC372CD1_il2cpp_TypeInfo_var); TypeLoadException__ctor_m80951BFF6EB67A1ED3052D05569EF70D038B1581(L_16, L_15, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_16, NULL, Type_GetType_m77EF3A5A858B45C53D8BF27C74FA00CA83B53E59_RuntimeMethod_var); } IL_0056: { Type_t * L_17 = V_0; return L_17; } } // System.Type System.Type::GetTypeFromHandle(System.RuntimeTypeHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6 (RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D ___handle0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6_MetadataUsageId); s_Il2CppMethodInitialized = true; } { intptr_t L_0 = RuntimeTypeHandle_get_Value_m3277019DD9C1A7E5D22F075DDF8CBDFA4D146BC6_inline((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D *)(&___handle0), /*hidden argument*/NULL); bool L_1 = IntPtr_op_Equality_mEE8D9FD2DFE312BBAA8B4ED3BF7976B3142A5934((intptr_t)L_0, (intptr_t)(0), /*hidden argument*/NULL); if (!L_1) { goto IL_0015; } } { return (Type_t *)NULL; } IL_0015: { intptr_t L_2 = RuntimeTypeHandle_get_Value_m3277019DD9C1A7E5D22F075DDF8CBDFA4D146BC6_inline((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D *)(&___handle0), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_3 = Type_internal_from_handle_mB8566342149CB843D5D9BA29773A2F13701DAD6B((intptr_t)L_2, /*hidden argument*/NULL); return L_3; } } // System.Type System.Type::internal_from_handle(System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Type_internal_from_handle_mB8566342149CB843D5D9BA29773A2F13701DAD6B (intptr_t ___handle0, const RuntimeMethod* method) { typedef Type_t * (*Type_internal_from_handle_mB8566342149CB843D5D9BA29773A2F13701DAD6B_ftn) (intptr_t); using namespace il2cpp::icalls; return ((Type_internal_from_handle_mB8566342149CB843D5D9BA29773A2F13701DAD6B_ftn)mscorlib::System::Type::internal_from_handle) (___handle0); } // System.Void System.Type::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Type__cctor_m518A008233352C5E9FBF9E165B0C3CE81ACF0036 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Type__cctor_m518A008233352C5E9FBF9E165B0C3CE81ACF0036_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(__Filters_tDD9D6B7C7A31B12AB3D5CCF1B115DD693F62DB34_il2cpp_TypeInfo_var); __Filters_tDD9D6B7C7A31B12AB3D5CCF1B115DD693F62DB34 * L_0 = ((__Filters_tDD9D6B7C7A31B12AB3D5CCF1B115DD693F62DB34_StaticFields*)il2cpp_codegen_static_fields_for(__Filters_tDD9D6B7C7A31B12AB3D5CCF1B115DD693F62DB34_il2cpp_TypeInfo_var))->get_Instance_0(); __Filters_tDD9D6B7C7A31B12AB3D5CCF1B115DD693F62DB34 * L_1 = L_0; MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * L_2 = (MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 *)il2cpp_codegen_object_new(MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381_il2cpp_TypeInfo_var); MemberFilter__ctor_m6E469D6D66E850D3C8C0492FBAE858D81DA66CA0(L_2, L_1, (intptr_t)((intptr_t)GetVirtualMethodInfo(L_1, 4)), /*hidden argument*/NULL); ((Type_t_StaticFields*)il2cpp_codegen_static_fields_for(Type_t_il2cpp_TypeInfo_var))->set_FilterAttribute_0(L_2); __Filters_tDD9D6B7C7A31B12AB3D5CCF1B115DD693F62DB34 * L_3 = ((__Filters_tDD9D6B7C7A31B12AB3D5CCF1B115DD693F62DB34_StaticFields*)il2cpp_codegen_static_fields_for(__Filters_tDD9D6B7C7A31B12AB3D5CCF1B115DD693F62DB34_il2cpp_TypeInfo_var))->get_Instance_0(); __Filters_tDD9D6B7C7A31B12AB3D5CCF1B115DD693F62DB34 * L_4 = L_3; MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * L_5 = (MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 *)il2cpp_codegen_object_new(MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381_il2cpp_TypeInfo_var); MemberFilter__ctor_m6E469D6D66E850D3C8C0492FBAE858D81DA66CA0(L_5, L_4, (intptr_t)((intptr_t)GetVirtualMethodInfo(L_4, 5)), /*hidden argument*/NULL); ((Type_t_StaticFields*)il2cpp_codegen_static_fields_for(Type_t_il2cpp_TypeInfo_var))->set_FilterName_1(L_5); __Filters_tDD9D6B7C7A31B12AB3D5CCF1B115DD693F62DB34 * L_6 = ((__Filters_tDD9D6B7C7A31B12AB3D5CCF1B115DD693F62DB34_StaticFields*)il2cpp_codegen_static_fields_for(__Filters_tDD9D6B7C7A31B12AB3D5CCF1B115DD693F62DB34_il2cpp_TypeInfo_var))->get_Instance_0(); __Filters_tDD9D6B7C7A31B12AB3D5CCF1B115DD693F62DB34 * L_7 = L_6; MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * L_8 = (MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 *)il2cpp_codegen_object_new(MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381_il2cpp_TypeInfo_var); MemberFilter__ctor_m6E469D6D66E850D3C8C0492FBAE858D81DA66CA0(L_8, L_7, (intptr_t)((intptr_t)GetVirtualMethodInfo(L_7, 6)), /*hidden argument*/NULL); ((Type_t_StaticFields*)il2cpp_codegen_static_fields_for(Type_t_il2cpp_TypeInfo_var))->set_FilterNameIgnoreCase_2(L_8); IL2CPP_RUNTIME_CLASS_INIT(Missing_t81434A5DBDCCA844BD22E1659DDE1EE7DE8B4ED7_il2cpp_TypeInfo_var); Missing_t81434A5DBDCCA844BD22E1659DDE1EE7DE8B4ED7 * L_9 = ((Missing_t81434A5DBDCCA844BD22E1659DDE1EE7DE8B4ED7_StaticFields*)il2cpp_codegen_static_fields_for(Missing_t81434A5DBDCCA844BD22E1659DDE1EE7DE8B4ED7_il2cpp_TypeInfo_var))->get_Value_0(); ((Type_t_StaticFields*)il2cpp_codegen_static_fields_for(Type_t_il2cpp_TypeInfo_var))->set_Missing_3(L_9); ((Type_t_StaticFields*)il2cpp_codegen_static_fields_for(Type_t_il2cpp_TypeInfo_var))->set_Delimiter_4(((int32_t)46)); IL2CPP_RUNTIME_CLASS_INIT(EmptyArray_1_tF085172BB5E018A03FB07E8EEAFCD3D8F7EB784D_il2cpp_TypeInfo_var); TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_10 = ((EmptyArray_1_tF085172BB5E018A03FB07E8EEAFCD3D8F7EB784D_StaticFields*)il2cpp_codegen_static_fields_for(EmptyArray_1_tF085172BB5E018A03FB07E8EEAFCD3D8F7EB784D_il2cpp_TypeInfo_var))->get_Value_0(); ((Type_t_StaticFields*)il2cpp_codegen_static_fields_for(Type_t_il2cpp_TypeInfo_var))->set_EmptyTypes_5(L_10); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * Task_get_InternalCurrent_m6BD4F17F5DAF5AC20BD6051A854D0BD702025892_inline (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Task_get_InternalCurrent_m6BD4F17F5DAF5AC20BD6051A854D0BD702025892mscorlib16_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_il2cpp_TypeInfo_var); Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_0 = ((Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_ThreadStaticFields*)il2cpp_codegen_get_thread_static_data(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_il2cpp_TypeInfo_var))->get_t_currentTask_0(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * Task_get_ExecutingTaskScheduler_m3A3340F34EF9D594413E54F46B78874BCB0CA30D_inline (Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * __this, const RuntimeMethod* method) { { TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * L_0 = __this->get_m_taskScheduler_7(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Exception_t * ExceptionDispatchInfo_get_SourceException_m212F50A437B8B18AFECE39F2A9F7231787F45F28_inline (ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * __this, const RuntimeMethod* method) { { Exception_t * L_0 = __this->get_m_Exception_0(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t6D5AC6FC0BF91A16C9E9159F577DEDA4DD3414C8 * AggregateException_get_InnerExceptions_mB81D2B3BD56A3E938B83B0AF766474ED66057040_inline (AggregateException_t9217B9E89DF820D5632411F2BD92F444B17BD60E * __this, const RuntimeMethod* method) { { ReadOnlyCollection_1_t6D5AC6FC0BF91A16C9E9159F577DEDA4DD3414C8 * L_0 = __this->get_m_innerExceptions_17(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool Task_FireTaskScheduledIfNeeded_m6792459336CB25D967928EDA5249F2164991E447_inline (Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * __this, TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * ___ts0, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * TaskScheduler_get_Default_mC3794A546EB0F4C6D0A11E72F8939EC364733C87_inline (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TaskScheduler_get_Default_mC3794A546EB0F4C6D0A11E72F8939EC364733C87mscorlib16_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114_il2cpp_TypeInfo_var); TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * L_0 = ((TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114_StaticFields*)il2cpp_codegen_static_fields_for(TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114_il2cpp_TypeInfo_var))->get_s_defaultTaskScheduler_1(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * Delegate_get_Target_m5371341CE435E001E9FD407AE78F728824CE20E2_inline (Delegate_t * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = __this->get_m_target_2(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void ThreadHelper_SetExecutionContextHelper_m253F9206E5C01BE9A6BC3ED65106B5C2DB7240FF_inline (ThreadHelper_tA2931CFFC5988E4C327F9379104975BC53F1CC13 * __this, ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * ___ec0, const RuntimeMethod* method) { { ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * L_0 = ___ec0; __this->set__executionContext_2(L_0); return; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void Reader__ctor_mDB8E37FABE15D47E2E78E77EA6702D0FBAB8FC5E_inline (Reader_t5766DE258B6B590281150D8DB517B651F9F4F33B * __this, ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * ___ec0, const RuntimeMethod* method) { { ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * L_0 = ___ec0; __this->set_m_ec_0(L_0); return; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * Reader_DangerousGetRawExecutionContext_m0AAF58869F7AC7C33242B7C6A6ABFA2EF5100EBA_inline (Reader_t5766DE258B6B590281150D8DB517B651F9F4F33B * __this, const RuntimeMethod* method) { { ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * L_0 = __this->get_m_ec_0(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9 * Scheduler_get_Instance_mAD166DADAB60F24F15A36BD49F67172084AA9B4C_inline (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Scheduler_get_Instance_mAD166DADAB60F24F15A36BD49F67172084AA9B4Cmscorlib16_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9_il2cpp_TypeInfo_var); Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9 * L_0 = ((Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9_StaticFields*)il2cpp_codegen_static_fields_for(Scheduler_t8BD442F4C8B5450A09F40CC3A68592601F96A9B9_il2cpp_TypeInfo_var))->get_instance_0(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR intptr_t SafeHandle_DangerousGetHandle_m9014DC4C279F2EF9F9331915135F0AF5AF8A4368_inline (SafeHandle_t1E326D75E23FD5BB6D40BA322298FDC6526CC383 * __this, const RuntimeMethod* method) { { intptr_t L_0 = __this->get_handle_0(); return (intptr_t)L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void TimeSpan__ctor_mEB013EB288370617E8D465D75BE383C4058DB5A5_inline (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, int64_t ___ticks0, const RuntimeMethod* method) { { int64_t L_0 = ___ticks0; __this->set__ticks_3(L_0); return; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int64_t TimeSpan_get_Ticks_m829C28C42028CDBFC9E338962DC7B6B10C8FFBE7_inline (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, const RuntimeMethod* method) { { int64_t L_0 = __this->get__ticks_3(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool TimeSpan_GetLegacyFormatMode_m058C62B8FEB05BBD84A5437AEDF60DAF2444EBB8_inline (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimeSpan_GetLegacyFormatMode_m058C62B8FEB05BBD84A5437AEDF60DAF2444EBB8mscorlib16_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = ((CompatibilitySwitches_tC541F9F5404925C97741A0628E9B6D26C40CFA91_StaticFields*)il2cpp_codegen_static_fields_for(CompatibilitySwitches_tC541F9F5404925C97741A0628E9B6D26C40CFA91_il2cpp_TypeInfo_var))->get_IsAppEarlierThanSilverlight4_0(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR String_t* TimeZoneInfo_get_Id_mE52B846A9B3701B6BFFC99AD5F486584044304C6_inline (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_id_3(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline (String_t* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_stringLength_0(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t OperatingSystem_get_Platform_m36635DD0A3D5442E515AB8D2EA3C7092348A5181_inline (OperatingSystem_tBB05846D5AA6960FFEB42C59E5FE359255C2BE83 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get__platform_0(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool TimeZoneInfo_get_SupportsDaylightSavingTime_m101C22CB276BB45E9C38F54BF6F944C8C5578C9E_inline (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_supportsDaylightSavingTime_8(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 TimeZoneInfo_get_BaseUtcOffset_mAB38F4E2BC249BF42876E3220D7B329E30628A2C_inline (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * __this, const RuntimeMethod* method) { { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_0 = __this->get_baseUtcOffset_0(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 AdjustmentRule_get_DaylightDelta_m2FE8486C9BE8D912DB009B37823E33676DD21F15_inline (AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * __this, const RuntimeMethod* method) { { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_0 = __this->get_m_daylightDelta_2(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 AdjustmentRule_get_DaylightTransitionEnd_m8EE35970D90C7857BEAE165190F5B9ADC8C57860_inline (AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * __this, const RuntimeMethod* method) { { TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_0 = __this->get_m_daylightTransitionEnd_4(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 AdjustmentRule_get_DaylightTransitionStart_mC89A599FADA4747E5686154DCBD067EEFBB919F6_inline (AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * __this, const RuntimeMethod* method) { { TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 L_0 = __this->get_m_daylightTransitionStart_3(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t TransitionTime_get_Month_m06FE288B24621979C4FE9E34D350EBA208CEA267_inline (TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * __this, const RuntimeMethod* method) { { uint8_t L_0 = __this->get_m_month_1(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 AdjustmentRule_get_DateStart_mD4389CA67654E528E196EB632D16D9AB027D6C49_inline (AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * __this, const RuntimeMethod* method) { { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_0 = __this->get_m_dateStart_0(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 AdjustmentRule_get_DateEnd_m9ECD9D96BFB535E8818CC79B0B261F8E334A722E_inline (AdjustmentRule_tD07790AF71973358AF86152413749426B28D6204 * __this, const RuntimeMethod* method) { { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_0 = __this->get_m_dateEnd_1(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR String_t* TimeZoneInfo_get_DisplayName_m583E6E48EAA12F6D87191F71AAE821481F8B006A_inline (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_displayName_2(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool TransitionTime_get_IsFixedDateRule_mC55143797D34E320F86E4B58A265654C634EB38C_inline (TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_isFixedDateRule_5(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t TransitionTime_get_Day_m82E3998C57838AB654EEB696600CF6C0F9EB52B0_inline (TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * __this, const RuntimeMethod* method) { { uint8_t L_0 = __this->get_m_day_3(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 TransitionTime_get_TimeOfDay_mC4F5083CF75296341B498E873B2C026A95C4ADDE_inline (TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * __this, const RuntimeMethod* method) { { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_0 = __this->get_m_timeOfDay_0(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t TransitionTime_get_Week_m7708A01103CEADEA75626953931221A1E5CA2F82_inline (TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * __this, const RuntimeMethod* method) { { uint8_t L_0 = __this->get_m_week_2(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t TransitionTime_get_DayOfWeek_m349EE703AD506935676F78DE8438D8C3D5E8C472_inline (TransitionTime_t9958178434A0688FD45EF028B1AE9EA665C3E116 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_dayOfWeek_4(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR intptr_t RuntimeTypeHandle_get_Value_m3277019DD9C1A7E5D22F075DDF8CBDFA4D146BC6_inline (RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D * __this, const RuntimeMethod* method) { { intptr_t L_0 = __this->get_value_0(); return (intptr_t)L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_mD7829C7E8CFBEDD463B15A951CDE9B90A12CC55C_gshared_inline (Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_current_3(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_gshared_inline (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mBA2AF20A35144E0C43CD721A22EAC9FCA15D6550(/*hidden argument*/NULL); } IL_000e: { ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_2 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)__this->get__items_1(); int32_t L_3 = ___index0; RuntimeObject * L_4 = IL2CPP_ARRAY_UNSAFE_LOAD((ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)L_2, (int32_t)L_3); return L_4; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m507C9149FF7F83AAC72C29091E745D557DA47D22_gshared_inline (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__size_2(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B List_1_get_Item_mA3E868C42E65CB3DC3966732D238AF05D6338EF7_gshared_inline (List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mBA2AF20A35144E0C43CD721A22EAC9FCA15D6550(/*hidden argument*/NULL); } IL_000e: { KeyValuePair_2U5BU5D_tAC201058159F8B6B433415A0AB937BD11FC8A36F* L_2 = (KeyValuePair_2U5BU5D_tAC201058159F8B6B433415A0AB937BD11FC8A36F*)__this->get__items_1(); int32_t L_3 = ___index0; KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B L_4 = IL2CPP_ARRAY_UNSAFE_LOAD((KeyValuePair_2U5BU5D_tAC201058159F8B6B433415A0AB937BD11FC8A36F*)L_2, (int32_t)L_3); return L_4; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 KeyValuePair_2_get_Key_m15F31F68F9D7F399DEBCC2328913654D36E79C1E_gshared_inline (KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B * __this, const RuntimeMethod* method) { { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_0 = (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 )__this->get_key_0(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_m5AF581973CD6FDFDA5540F0A0AAD90D97CC45D5D_gshared_inline (KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_value_1(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t List_1_get_Count_mB556AE5EB3416A032123DE8D7E96B5FFD8CC8242_gshared_inline (List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__size_2(); return L_0; } }
[ "kiran.jodhani.w@gmail.com" ]
kiran.jodhani.w@gmail.com
66adf02a3b05a95eec006913c83dfe9276250331
62cd70b01d568c7fc30aaf97b5dcc4ebb729be4f
/Shatalin D/Task5/Векторы №5/Векторы/Vector.cpp
e0dc14757f0f2543470f34c50fac4c38f8947ffc
[]
no_license
MatveevSE1/IiP_381908-3
5c247eb99dd168b186906ebadf67bc33dd0daa04
4bef8de010dbc4ea4c233d95b8a7efd624e10f30
refs/heads/master
2022-09-29T07:47:51.800529
2020-06-04T19:24:10
2020-06-04T19:24:10
269,307,374
0
0
null
2020-06-04T08:49:22
2020-06-04T08:49:22
null
WINDOWS-1251
C++
false
false
5,692
cpp
#include "Vector.h" #include<math.h> int det = 0, step = -1; void Minor(double** mas, double** p, int i, int j, int m) { int ki, kj, ibreak, jbreak; ibreak = 0; for (ki = 0; ki < m - 1; ki++) { if (ki == i) ibreak = 1; jbreak = 0; for (kj = 0; kj < m - 1; kj++) { if (kj == j) jbreak = 1; p[ki][kj] = mas[ki + ibreak][kj + jbreak]; } } } void PrintMatr(double** mas, int m) { int i, j; for (i = 0; i < m; i++) { for (j = 0; j < m; j++) cout << mas[i][j] << " "; cout << endl; } } double Determinant(double** mas, int m, double* dres, int ii, bool three) { int j, t, n; double d; double** p; p = new double* [m]; for (int i = 0; i < m; i++) p[i] = new double[m]; j = 0; d = 0; t = 1; n = m - 1; if (m < 1) cout << "Ошибка!"; if (m == 1) { d = mas[0][0]; return(d); } if (m == 2) { d = mas[0][0] * mas[1][1] - (mas[1][0] * mas[0][1]); if (three == true) dres[ii] = d; return(d); } if (m > 2) { for (int i = 0; i < m; i++) { Minor(mas, p, 0, i, m); d = d + (t * mas[0][i] * Determinant(p, n, dres, i, three)); if (three == false) dres[ii] = d; t = -t; } } return(d); } Vector Vector::VecMult(Vector* Vec) { bool three; if (Size == 3) three = true; else three = false; double** p; p = new double* [Size]; for (int i = 0; i < Size; i++) p[i] = new double[Size]; double* ttt = new double[Size]; Vector result(Size); double d; double** tt = new double* [Size]; for (int i = 0; i < Size; i++) tt[i] = new double[Size]; for (int i = 0; i < Size; i++) { tt[0][i] = 1; } for (int i = 1; i < Size; i++) { for (int j = 0; j < Size; j++) { tt[i][j] = Vec[i].Data[j]; } } Minor(tt, p, 0, 0, Size); Determinant(p, Size - 1, ttt, 0, three); d = ttt[0]; Determinant(tt, Size, ttt, 0, three); for (int i = 1; i < Size; i++) { result.Data[0] = d; result.Data[i] = ttt[i]; } return result; } void Vector::Random() { for (int i = 0; i < this->Size; i++) { this->Data[i] = rand() % 9; } } int Vector::getsize() { return this->Size; } Vector::Vector() { Data = new double[3]; Size = 3; for (int i = 0; i < Size; i++) { Data[i] = 0; } } Vector::Vector(int _size, double* _data) { if (_data == NULL) throw std::exception(); this->Size = _size; for (int i = 0; i < _size; i++) { *(_data + i) = 0; } } Vector::Vector(int _size) { this->Size = _size; this->Data = new double[_size]; for (int i = 0; i < _size; i++) { this->Data[i] = 0; } } Vector::Vector(const Vector& v) { if (v.Data == NULL) throw std::exception("DATA UY"); Size = v.Size; Data = new double[Size]; for (int i = 0; i < Size; i++) { Data[i] = v.Data[i]; } } Vector::~Vector() { delete[] this->Data; this->Data = nullptr; this->Size = 0; } Vector& Vector::operator=(const Vector& v) { Size = v.Size; this->Data = new double[Size]; for (int i = 0; i < Size; i++) { this->Data[i] = v.Data[i]; } return *this; } Vector Vector::operator+(const Vector& tmp) const { int s = this->Size; if (this->Size != tmp.Size) throw - 1; if ((this->Data == nullptr && this->Size <= 0) && (tmp.Data == nullptr && tmp.Size <= 0)) throw - 1; Vector sum(s); for (int i = 0; i < sum.Size; i++) sum.Data[i] = tmp.Data[i] + Data[i]; return sum; } Vector Vector::operator-(const Vector& tmp) const { int s = this->Size; if (this->Size != tmp.Size) throw - 1; if ((this->Data == nullptr && this->Size <= 0) && (tmp.Data == nullptr && tmp.Size <= 0)) throw - 1; Vector sum(s); for (int i = 0; i < sum.Size; i++) sum.Data[i] = Data[i] - tmp.Data[i]; return sum; } double Vector::operator*(const Vector& tmp) const { double result = 0; int s = this->Size; if (this->Size != tmp.Size) throw - 1; if ((this->Data == nullptr && this->Size <= 0) && (tmp.Data == nullptr && tmp.Size <= 0)) throw - 1; for (int i = 0; i < s; i++) result += Data[i] * tmp.Data[i]; return result; } Vector Vector::operator*(const int tmp) const { Vector result(Size); for (int i = 0; i < Size; i++) { result.Data[i] = this->Data[i] * tmp; } return result; } Vector Vector::operator/(const int tmp) const { Vector result(Size); for (int i = 0; i < Size; i++) { result.Data[i] = this->Data[i] / tmp; } return result; } double& Vector::operator[](const int tmp) { return this->Data[tmp]; } double Vector::GetLenght() { double result = 0; if (this->Data != nullptr && this->Size > 0) { for (int i = 0; i < Size; i++) result += Data[i] * Data[i]; return sqrt(result); } else return -1; } double Vector::lenghtbetweenvectors(const Vector& tmp) { double result = 0; if (this->Data != nullptr && this->Size > 0) { for (int i = 0; i < Size; i++) result += (tmp.Data[i] - Data[i]) * (tmp.Data[i] - Data[i]); return sqrt(result); } else return -1; } double Vector::GetCosA(Vector& tmp) { double mult = 0, res1, result=0; int s = this->Size; if (this->Size != tmp.Size) throw - 1; if ((this->Data == nullptr && this->Size <= 0) && (tmp.Data == nullptr && tmp.Size <= 0)) throw - 1; for (int i = 0; i < s; i++) { mult += this->Data[i] * tmp.Data[i]; } result = this->GetLenght(); res1 = tmp.GetLenght(); double coss = mult / (result * res1); return coss; } std::istream& operator>>(std::istream& in, const Vector& tmp) { for (int i = 0; i < tmp.Size; i++) { cout << "Введите " << i + 1 << " Кординату вектора " << endl; in >> tmp.Data[i]; } return in; } std::ostream& operator<<(std::ostream& out, const Vector& tmp) { out << "( "; for (int i = 0; i < tmp.Size; i++) { out << tmp.Data[i] << " "; } out << ")" << endl; return out; }
[ "62507996+Dmitrii-Shatalin@users.noreply.github.com" ]
62507996+Dmitrii-Shatalin@users.noreply.github.com
e44bfc4d596c7b4059cdd488491e8900ac262ad3
a57896a3ece793b261f37aa9e19c34995963e9cf
/GFX/Lab6/Movement/Movement.cpp
a684b703ad58773a65378b946dcd296a6f8be70f
[]
no_license
aolo2/BMSTU
bd222f4ee5b658f4fa66d8afdbd3c796c3802835
689b6a281e3f491e6005c6a0d6ee8ff2a55b6bc7
refs/heads/master
2020-06-09T15:28:36.489914
2018-06-18T22:12:59
2018-06-18T22:12:59
76,030,639
0
0
null
null
null
null
UTF-8
C++
false
false
4,036
cpp
#include "Movement.h" #include <iostream> float LIGHT_SPEED(0.5f), MOVEMENT_SPEED(0.8f); glm::vec3 MOVEMENT_DIRECTION(1.0f); bool outside = false, inside_safe = true; const glm::vec3 normals[6] = { glm::vec3(0.0f, -1.0f, 0.0f), // top glm::vec3(0.0f, 0.0f, -1.0f), // front glm::vec3(-1.0f, 0.0f, 0.0f), // right glm::vec3(0.0f, 1.0f, 0.0f), // bottom glm::vec3(0.0f, 0.0f, 1.0f), // back glm::vec3(1.0f, 0.0f, 0.0f), // left }; void set_start_dir(const glm::vec3 &start_dir) { MOVEMENT_DIRECTION = start_dir; } void set_speed(float speed) { MOVEMENT_SPEED = speed; } void set_light_speed(float light_speed) { LIGHT_SPEED = light_speed; } glm::vec3 get_current_dir() { return MOVEMENT_DIRECTION; } float get_light_speed() { return LIGHT_SPEED; } glm::vec3 calculate_light_positon(const glm::vec3 &old_light_pos, const bool * const keys, float dt) { glm::vec3 dir(0.0f); if (keys[GLFW_KEY_UP]) { if (keys[1001] & GLFW_MOD_SHIFT) { dir -= normals[Face::BACK]; } else { dir += normals[Face::BOTTOM]; } } if (keys[GLFW_KEY_DOWN]) { if (keys[1001] & GLFW_MOD_SHIFT) { dir += normals[Face::BACK]; } else { dir -= normals[Face::BOTTOM]; } } if (keys[GLFW_KEY_LEFT]) { dir += normals[Face::RIGHT]; } if (keys[GLFW_KEY_RIGHT]) { dir += normals[Face::LEFT]; } if (dir == glm::vec3(0.0f)) { return old_light_pos; } return old_light_pos + glm::normalize(dir) * LIGHT_SPEED * dt; } glm::vec3 calculate_position(const glm::vec3 &old_pos, float radius, float dt) { using glm::reflect; using glm::abs; if (!outside && (abs(old_pos.x) >= 1.0f || abs(old_pos.y) >= 1.0f|| abs(old_pos.z) >= 1.0f)) { outside = true; if (old_pos.x >= 1.0f) { MOVEMENT_DIRECTION = reflect(MOVEMENT_DIRECTION, normals[Face::RIGHT]); } else if (old_pos.x <= -1.0f) { MOVEMENT_DIRECTION = reflect(MOVEMENT_DIRECTION, normals[Face::LEFT]); } if (old_pos.y >= 1.0f) { MOVEMENT_DIRECTION = reflect(MOVEMENT_DIRECTION, normals[Face::TOP]); } else if (old_pos.y <= -1.0f) { MOVEMENT_DIRECTION = reflect(MOVEMENT_DIRECTION, normals[Face::BOTTOM]); } if (old_pos.z >= 1.0f) { MOVEMENT_DIRECTION = reflect(MOVEMENT_DIRECTION, normals[Face::FRONT]); } else if (old_pos.z <= -1.0f) { MOVEMENT_DIRECTION = reflect(MOVEMENT_DIRECTION, normals[Face::BACK]); } } else if (inside_safe && ((abs(old_pos.x - 1.0f) <= radius) || (abs(old_pos.x + 1.0f) <= radius) || (abs(old_pos.y - 1.0f) <= radius) || (abs(old_pos.y + 1.0f) <= radius) || (abs(old_pos.z - 1.0f) <= radius) || (abs(old_pos.z + 1.0f) <= radius))) { outside = false; inside_safe = false; if ((abs(old_pos.x - 1.0f) <= radius)) { MOVEMENT_DIRECTION = reflect(MOVEMENT_DIRECTION, normals[Face::RIGHT]); } else if (abs(old_pos.x + 1.0f) <= radius) { MOVEMENT_DIRECTION = reflect(MOVEMENT_DIRECTION, normals[Face::LEFT]); } if (abs(old_pos.y - 1.0f) <= radius) { MOVEMENT_DIRECTION = reflect(MOVEMENT_DIRECTION, normals[Face::TOP]); } else if (abs(old_pos.y + 1.0f) <= radius) { MOVEMENT_DIRECTION = reflect(MOVEMENT_DIRECTION, normals[Face::BOTTOM]); } if (abs(old_pos.z - 1.0f) <= radius) { MOVEMENT_DIRECTION = reflect(MOVEMENT_DIRECTION, normals[Face::FRONT]); } else if (abs(old_pos.z + 1.0f) <= radius) { MOVEMENT_DIRECTION = reflect(MOVEMENT_DIRECTION, normals[Face::BACK]); } } else { outside = false; inside_safe = true; } return old_pos + glm::normalize(MOVEMENT_DIRECTION) * MOVEMENT_SPEED * dt; }
[ "noreply@github.com" ]
aolo2.noreply@github.com
c6b047e6c4041a884104ad9c4b75571cfd122d0b
7435c4218f847c1145f2d8e60468fcb8abca1979
/Vaango/src/CCA/Components/MPM/ConstitutiveModel/PlasticityModels/HypoElasticDevStress.cc
1306ef0b61e81e19066481976dbc0357ae4b6a60
[]
no_license
markguozhiming/ParSim
bb0d7162803279e499daf58dc8404440b50de38d
6afe2608edd85ed25eafff6085adad553e9739bc
refs/heads/master
2020-05-16T19:04:09.700317
2019-02-12T02:30:45
2019-02-12T02:30:45
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,458
cc
/* * The MIT License * * Copyright (c) 2013-2014 Callaghan Innovation, New Zealand * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to * deal in the Software without restriction, including without limitation the * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or * sell copies of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS * IN THE SOFTWARE. */ /* * The MIT License * * Copyright (c) 1997-2012 The University of Utah * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to * deal in the Software without restriction, including without limitation the * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or * sell copies of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS * IN THE SOFTWARE. */ #include "HypoElasticDevStress.h" #include <Core/Exceptions/ProblemSetupException.h> #include <Core/Math/FastMatrix.h> #include <cmath> using namespace std; using namespace Uintah; // constructor HypoElasticDevStress::HypoElasticDevStress() { } // destructor HypoElasticDevStress::~HypoElasticDevStress() = default; //______________________________________________________________________ // void HypoElasticDevStress::computeDeviatoricStressInc( const particleIndex, const PlasticityState* plaState, DeformationState* defState, const double delT) { // proc0cout << " HypoElasticDevStress:computeDevStessInc " << endl; double mu = plaState->shearModulus; defState->devStressInc = defState->tensorEta * (2.0 * mu * delT); } //______________________________________________________________________ // EMPTY METHODS & FUNCTIONS //______________________________________________________________________ void HypoElasticDevStress::outputProblemSpec(ProblemSpecP& ps) { } void HypoElasticDevStress::addInitialComputesAndRequires(Task*, const MPMMaterial*) { } void HypoElasticDevStress::addComputesAndRequires(Task*, const MPMMaterial*) { } void HypoElasticDevStress::addComputesAndRequires(Task*, const MPMMaterial*, bool) { } void HypoElasticDevStress::addParticleState(std::vector<const VarLabel*>&, std::vector<const VarLabel*>&) { } void HypoElasticDevStress::initializeInternalVars(ParticleSubset*, DataWarehouse*) { } void HypoElasticDevStress::getInternalVars(ParticleSubset*, DataWarehouse*) { } void HypoElasticDevStress::allocateAndPutInternalVars(ParticleSubset*, DataWarehouse*) { } void HypoElasticDevStress::allocateAndPutRigid(ParticleSubset*, DataWarehouse*) { } void HypoElasticDevStress::updateInternalStresses(const particleIndex, const Matrix3&, DeformationState*, const double) { } void HypoElasticDevStress::rotateInternalStresses(const particleIndex, const Matrix3&) { }
[ "b.banerjee.nz@gmail.com" ]
b.banerjee.nz@gmail.com
6d6d6947cd1f27617c47abba3737cca04fe5e325
e3ab0fbb14d408eddc90db3a7a9b96562317b41f
/src/A-Protect/Atapi.cpp
c994577e51feec1a7823ac2acba2437c13c1e994
[]
no_license
jilvan1234/A-Protect
30ca67687fece8e6bc9da7e882172b8c733c107a
a498141c9e156846f6a0c153715cc90294e33977
refs/heads/master
2022-02-22T14:08:06.913558
2019-10-27T04:52:40
2019-10-27T04:52:40
null
0
0
null
null
null
null
GB18030
C++
false
false
9,115
cpp
// Atapi.cpp : 实现文件 // #include "stdafx.h" #include "A-ProtectView.h" #include "Atapi.h" void QueryAtapiHook(HWND m_hWnd,ULONG ID,CMyList *m_list) { DWORD dwReadByte; int ItemNum = m_list->GetItemCount(); int i=0; SHFILEINFO shfileinfo; AtapiImg.Create(16,16, ILC_COLOR32, 2, 100); HIMAGELIST hImageList = NULL; SetDlgItemTextW(m_hWnd,ID,L"正在扫描Atapi/Dispatch,请稍后..."); if (bIsPhysicalCheck){ SaveToFile("\r\n\r\n[---ATAPI.SYS---]\r\n",PhysicalFile); } if (AtapiDispatchBakUp) { VirtualFree(AtapiDispatchBakUp,sizeof(ATAPIDISPATCHBAKUP)*IRP_MJ_MAXIMUM_FUNCTION*2,MEM_RESERVE | MEM_COMMIT); AtapiDispatchBakUp = 0; } AtapiDispatchBakUp = (PATAPIDISPATCHBAKUP)VirtualAlloc(0,sizeof(ATAPIDISPATCHBAKUP)*IRP_MJ_MAXIMUM_FUNCTION*2,MEM_RESERVE | MEM_COMMIT, PAGE_READWRITE); if (AtapiDispatchBakUp) { memset(AtapiDispatchBakUp,0,sizeof(ATAPIDISPATCHBAKUP)*IRP_MJ_MAXIMUM_FUNCTION*2); ReadFile((HANDLE)LIST_ATAPI_HOOK,AtapiDispatchBakUp,sizeof(ATAPIDISPATCHBAKUP)*IRP_MJ_MAXIMUM_FUNCTION*2,&dwReadByte,0); for (i=0;i< (int)AtapiDispatchBakUp->ulCount;i++) { WCHAR lpwzTextOut[100]; memset(lpwzTextOut,0,sizeof(lpwzTextOut)); wsprintfW(lpwzTextOut,L"共有 %d 个数据,正在扫描第 %d 个,请稍后...",AtapiDispatchBakUp->ulCount,i); SetDlgItemTextW(m_hWnd,ID,lpwzTextOut); WCHAR lpwzNumber[256] = {0}; WCHAR lpwzHookType[256] = {0}; WCHAR lpwzFunction[256] = {0}; WCHAR lpwzHookModuleImage[256] = {0}; WCHAR lpwzCurrentAtapiDispatch[256] = {0}; WCHAR lpwsAtapiDispatch[256] = {0}; WCHAR lpwzHookModuleBase[256] = {0}; WCHAR lpwzHookModuleSize[256] = {0}; memset(lpwzNumber,0,sizeof(lpwzNumber)); memset(lpwzHookType,0,sizeof(lpwzHookType)); memset(lpwzFunction,0,sizeof(lpwzFunction)); memset(lpwzHookModuleImage,0,sizeof(lpwzHookModuleImage)); memset(lpwzCurrentAtapiDispatch,0,sizeof(lpwzCurrentAtapiDispatch)); memset(lpwsAtapiDispatch,0,sizeof(lpwsAtapiDispatch)); memset(lpwzHookModuleBase,0,sizeof(lpwzHookModuleBase)); memset(lpwzHookModuleSize,0,sizeof(lpwzHookModuleSize)); switch (AtapiDispatchBakUp->AtapiDispatch[i].Hooked) { case 0: StrCatW(lpwzHookType,L"-"); break; case 1: StrCatW(lpwzHookType,L"A-tapi hook"); break; case 2: StrCatW(lpwzHookType,L"A-tapi Inline hook"); break; } wsprintfW(lpwzNumber,L"%d",AtapiDispatchBakUp->AtapiDispatch[i].ulNumber); //wsprintfW(lpwzHookModuleImage,L"%ws",AtapiDispatchBakUp->AtapiDispatch[i].lpszBaseModule); MultiByteToWideChar( CP_ACP, 0, AtapiDispatchBakUp->AtapiDispatch[i].lpszBaseModule, -1, lpwzHookModuleImage, strlen(AtapiDispatchBakUp->AtapiDispatch[i].lpszBaseModule) ); wsprintfW(lpwzFunction,L"%ws",AtapiDispatchBakUp->AtapiDispatch[i].lpwzAtapiDispatchName); wsprintfW(lpwzCurrentAtapiDispatch,L"0x%08X",AtapiDispatchBakUp->AtapiDispatch[i].ulCurrentAtapiDispatch); wsprintfW(lpwsAtapiDispatch,L"0x%08X",AtapiDispatchBakUp->AtapiDispatch[i].ulAtapiDispatch); wsprintfW(lpwzHookModuleBase,L"0x%X",AtapiDispatchBakUp->AtapiDispatch[i].ulModuleBase); wsprintfW(lpwzHookModuleSize,L"0x%X",AtapiDispatchBakUp->AtapiDispatch[i].ulModuleSize); WCHAR lpwzDosFullPath[256]; WCHAR lpwzWinDir[256]; WCHAR lpwzSysDisk[256]; memset(lpwzWinDir,0,sizeof(lpwzWinDir)); memset(lpwzSysDisk,0,sizeof(lpwzSysDisk)); memset(lpwzDosFullPath,0,sizeof(lpwzDosFullPath)); GetWindowsDirectoryW(lpwzWinDir,sizeof(lpwzWinDir)); memcpy(lpwzSysDisk,lpwzWinDir,4); if (wcsstr(lpwzHookModuleImage,L"\\??\\")) { //开始这种路径的处理 memset(lpwzDosFullPath,0,sizeof(lpwzDosFullPath)); memcpy(lpwzDosFullPath,lpwzHookModuleImage+wcslen(L"\\??\\"),wcslen(lpwzHookModuleImage)-wcslen(L"\\??\\")); goto Next; } if (wcsstr(lpwzHookModuleImage,L"\\WINDOWS\\system32\\")) { memset(lpwzDosFullPath,0,sizeof(lpwzDosFullPath)); wcscat_s(lpwzDosFullPath,lpwzSysDisk); wcscat_s(lpwzDosFullPath,lpwzHookModuleImage); //MessageBoxW(lpwzDosFullPath,lpwzFullSysName,0); goto Next; } if (wcsstr(lpwzHookModuleImage,L"\\SystemRoot\\")) { WCHAR lpwzTemp[256]; memset(lpwzTemp,0,sizeof(lpwzTemp)); memset(lpwzDosFullPath,0,sizeof(lpwzDosFullPath)); wcscat_s(lpwzTemp,lpwzSysDisk); wcscat_s(lpwzTemp,L"\\WINDOWS\\"); wcscat_s(lpwzDosFullPath,lpwzTemp); memcpy(lpwzDosFullPath+wcslen(lpwzTemp),lpwzHookModuleImage+wcslen(L"\\SystemRoot\\"),wcslen(lpwzHookModuleImage) - wcslen(L"\\SystemRoot\\")); goto Next; } //if (wcslen(lpwzHookModuleImage) == wcslen(lpwzHookModuleImage)) //{ memset(lpwzDosFullPath,0,sizeof(lpwzDosFullPath)); wcscat_s(lpwzDosFullPath,lpwzSysDisk); wcscat_s(lpwzDosFullPath,L"\\WINDOWS\\system32\\drivers\\"); wcscat_s(lpwzDosFullPath,lpwzHookModuleImage); goto Next; //} Next: //这里是一键体检的数据,不需要插入界面了 if (bIsPhysicalCheck){ //如果没有hook,就返回 if (AtapiDispatchBakUp->AtapiDispatch[i].Hooked == 0){ continue; } WCHAR lpwzSaveBuffer[1024] ={0}; CHAR lpszSaveBuffer[2024] ={0}; memset(lpwzSaveBuffer,0,sizeof(lpwzSaveBuffer)); memset(lpszSaveBuffer,0,sizeof(lpszSaveBuffer)); wsprintfW(lpwzSaveBuffer,L" --> 发现Hook:ID:%ws | 当前地址:%ws | 原始地址:%ws | 函数名:%ws | 内核模块:%ws | Hook类型:%ws\r\n", lpwzNumber,lpwzCurrentAtapiDispatch,lpwsAtapiDispatch,lpwzFunction,lpwzDosFullPath,lpwzHookType); m_list->InsertItem(0,L"ATAPI.SYS",RGB(77,77,77)); m_list->SetItemText(0,1,lpwzSaveBuffer); WideCharToMultiByte( CP_ACP, 0, lpwzSaveBuffer, -1, lpszSaveBuffer, wcslen(lpwzSaveBuffer)*2, NULL, NULL ); SaveToFile(lpszSaveBuffer,PhysicalFile); continue; } if (AtapiDispatchBakUp->AtapiDispatch[i].Hooked == 0) { m_list->InsertItem(i,lpwzNumber,RGB(77,77,77)); }else { m_list->InsertItem(i,lpwzNumber,RGB(255,20,147)); } m_list->SetItemText(i,1,lpwzFunction); m_list->SetItemText(i,2,lpwzCurrentAtapiDispatch); m_list->SetItemText(i,3,lpwsAtapiDispatch); m_list->SetItemText(i,4,lpwzDosFullPath); m_list->SetItemText(i,5,lpwzHookModuleBase); m_list->SetItemText(i,6,lpwzHookModuleSize); m_list->SetItemText(i,7,lpwzHookType); hImageList=(HIMAGELIST)::SHGetFileInfo(lpwzDosFullPath,0,&shfileinfo,sizeof(shfileinfo),SHGFI_ICON); AtapiImg.Add(shfileinfo.hIcon); m_list->SetImageList(&AtapiImg); m_list->SetItemImageId(i,i); DestroyIcon(shfileinfo.hIcon); } } WCHAR lpwzTextOut[100]; memset(lpwzTextOut,0,sizeof(lpwzTextOut)); wsprintfW(lpwzTextOut,L"A-tapi/Dispatch扫描完毕,共有 %d 个数据",i); SetDlgItemTextW(m_hWnd,ID,lpwzTextOut); } void AtapiHookResetOne(HWND m_hWnd,ULONG ID,CMyList *m_list) { DWORD dwReadByte; CString str; CString Num; CString Address; CString FunctionStr; POSITION pos = m_list->GetFirstSelectedItemPosition(); //判断列表框中是否有选择项 int Item = m_list->GetNextSelectedItem(pos); //将列表中被选择的下一项索引值保存到数组中 str.Format(L"%s",m_list->GetItemText(Item,7)); if (!wcslen(str)) { return; } if (wcsstr(str,L"-") != NULL) { AfxMessageBox(_T("该函数不需要恢复!")); return; } WCHAR lpwzNum[10]; char lpszNum[10]; if (wcsstr(str,L"A-tapi") != NULL) { //取序号 Num.Format(L"%s",m_list->GetItemText(Item,0)); memset(lpszNum,0,sizeof(lpszNum)); memset(lpwzNum,0,sizeof(lpwzNum)); wcscat_s(lpwzNum,Num); WideCharToMultiByte (CP_OEMCP,NULL,lpwzNum,-1,lpszNum,wcslen(lpwzNum),NULL,FALSE); ReadFile((HANDLE)INIT_SET_ATAPI_HOOK,0,atoi(lpszNum),&dwReadByte,0); for (int i = 0;i< (int)AtapiDispatchBakUp->ulCount;i++) { if (atoi(lpszNum) == AtapiDispatchBakUp->AtapiDispatch[i].ulNumber) { ReadFile((HANDLE)SET_ATAPI_HOOK,0,AtapiDispatchBakUp->AtapiDispatch[i].ulAtapiDispatch,&dwReadByte,0); break; } } //删除当前选择的一行 m_list->DeleteAllItems(); QueryAtapiHook(m_hWnd,ID,m_list); } } void CopyAtapiDataToClipboard(HWND m_hWnd,CMyList *m_list) { CString FunctionName; int ItemNum = m_list->GetItemCount(); POSITION pos = m_list->GetFirstSelectedItemPosition(); //判断列表框中是否有选择项 int Item = m_list->GetNextSelectedItem(pos); //将列表中被选择的下一项索引值保存到数组中 FunctionName.Format(L"%s",m_list->GetItemText(Item,1)); WCHAR lpwzFunctionName[260]; memset(lpwzFunctionName,0,sizeof(lpwzFunctionName)); wcscat_s(lpwzFunctionName,FunctionName); CHAR lpszFunctionName[1024]; char *lpString = NULL; memset(lpwzFunctionName,0,sizeof(lpwzFunctionName)); memset(lpszFunctionName,0,sizeof(lpszFunctionName)); wcscat_s(lpwzFunctionName,FunctionName); WideCharToMultiByte( CP_ACP, 0, lpwzFunctionName, -1, lpszFunctionName, wcslen(lpwzFunctionName)*2, NULL, NULL ); lpString = setClipboardText(lpszFunctionName); if (lpString) { MessageBoxW(m_hWnd,L"操作成功!",L"A盾电脑防护",MB_ICONWARNING); } }
[ "xiaoqiang23" ]
xiaoqiang23
d9277121df80d37010b5215a91f5a5e5607b2473
18e8864a51903eae12def39f4638f5209241e38d
/3.선그리기/solution( 윤석, O(MN) ).cpp
25f660ab9415e9c93ca1da7b9fd820b74141c08e
[]
no_license
rltjqdl1138/hpc2018
06c9ebf772e1b41e6acf369fbd5eb01b122e456f
e46acad031b102ef2683bdbe418520c244b3415c
refs/heads/master
2020-04-25T11:09:34.150875
2019-02-26T16:25:01
2019-02-26T16:25:01
172,735,299
1
0
null
null
null
null
UTF-8
C++
false
false
320
cpp
#include <iostream> using namespace std; int p[20000]; int n, x, y; int main() { cin >> n; while (n--) { cin >> x >> y; for (int i = x; i < y; i++) { p[i] = 1; } } int ans = 0; for (int i = 1; i < 10000; i++) { if (p[i]) ans++; } cout << ans; }
[ "noreply@github.com" ]
rltjqdl1138.noreply@github.com
098e812f46b6f3f7017a234aa9f3fc9eb790e2d5
d52d3a9f0afb4316532837a5786e487813374da2
/fmnccmbd/CrdFmncOrg/PnlFmncOrgHk1NAddress_blks.cpp
45baf4d958b956b5f5b392c37dcd88a5041a97e7
[]
no_license
epsitech/fabmaniac
cf7fb7e2f8d0f0a3dd18585a3309d05d3ea622ac
715f59ed8a80a1288119081210428fce51422d7e
refs/heads/master
2021-01-21T04:25:33.463846
2016-08-07T19:25:59
2016-08-07T19:25:59
48,572,056
0
0
null
null
null
null
UTF-8
C++
false
false
14,009
cpp
/** * \file PnlFmncOrgHk1NAddress_blks.cpp * job handler for job PnlFmncOrgHk1NAddress (implementation of blocks) * \author Alexander Wirthmueller * \date created: 7 Mar 2016 * \date modified: 7 Mar 2016 */ /****************************************************************************** class PnlFmncOrgHk1NAddress::VecVDo ******************************************************************************/ uint PnlFmncOrgHk1NAddress::VecVDo::getIx( const string& sref ) { string s = StrMod::lc(sref); if (s == "butviewclick") return BUTVIEWCLICK; else if (s == "butnewclick") return BUTNEWCLICK; else if (s == "butdeleteclick") return BUTDELETECLICK; else if (s == "butrefreshclick") return BUTREFRESHCLICK; return(0); }; string PnlFmncOrgHk1NAddress::VecVDo::getSref( const uint ix ) { if (ix == BUTVIEWCLICK) return("ButViewClick"); else if (ix == BUTNEWCLICK) return("ButNewClick"); else if (ix == BUTDELETECLICK) return("ButDeleteClick"); else if (ix == BUTREFRESHCLICK) return("ButRefreshClick"); return(""); }; /****************************************************************************** class PnlFmncOrgHk1NAddress::ContInf ******************************************************************************/ PnlFmncOrgHk1NAddress::ContInf::ContInf( const uint numFCsiQst ) : Block() { this->numFCsiQst = numFCsiQst; mask = {NUMFCSIQST}; }; void PnlFmncOrgHk1NAddress::ContInf::writeXML( xmlTextWriter* wr , string difftag , bool shorttags ) { if (difftag.length() == 0) difftag = "ContInfFmncOrgHk1NAddress"; string itemtag; if (shorttags) itemtag = "Ci"; else itemtag = "ContitemInfFmncOrgHk1NAddress"; xmlTextWriterStartElement(wr, BAD_CAST difftag.c_str()); writeUintAttr(wr, itemtag, "sref", "numFCsiQst", numFCsiQst); xmlTextWriterEndElement(wr); }; set<uint> PnlFmncOrgHk1NAddress::ContInf::comm( const ContInf* comp ) { set<uint> items; if (numFCsiQst == comp->numFCsiQst) insert(items, NUMFCSIQST); return(items); }; set<uint> PnlFmncOrgHk1NAddress::ContInf::diff( const ContInf* comp ) { set<uint> commitems; set<uint> diffitems; commitems = comm(comp); diffitems = {NUMFCSIQST}; for (auto it=commitems.begin();it!=commitems.end();it++) diffitems.erase(*it); return(diffitems); }; /****************************************************************************** class PnlFmncOrgHk1NAddress::StatApp ******************************************************************************/ void PnlFmncOrgHk1NAddress::StatApp::writeXML( xmlTextWriter* wr , string difftag , bool shorttags , const uint ixFmncVExpstate ) { if (difftag.length() == 0) difftag = "StatAppFmncOrgHk1NAddress"; string itemtag; if (shorttags) itemtag = "Si"; else itemtag = "StatitemAppFmncOrgHk1NAddress"; xmlTextWriterStartElement(wr, BAD_CAST difftag.c_str()); writeStringAttr(wr, itemtag, "sref", "srefIxFmncVExpstate", VecFmncVExpstate::getSref(ixFmncVExpstate)); xmlTextWriterEndElement(wr); }; /****************************************************************************** class PnlFmncOrgHk1NAddress::StatShr ******************************************************************************/ PnlFmncOrgHk1NAddress::StatShr::StatShr( const bool ButViewActive , const bool ButDeleteActive ) : Block() { this->ButViewActive = ButViewActive; this->ButDeleteActive = ButDeleteActive; mask = {BUTVIEWACTIVE, BUTDELETEACTIVE}; }; void PnlFmncOrgHk1NAddress::StatShr::writeXML( xmlTextWriter* wr , string difftag , bool shorttags ) { if (difftag.length() == 0) difftag = "StatShrFmncOrgHk1NAddress"; string itemtag; if (shorttags) itemtag = "Si"; else itemtag = "StatitemShrFmncOrgHk1NAddress"; xmlTextWriterStartElement(wr, BAD_CAST difftag.c_str()); writeBoolAttr(wr, itemtag, "sref", "ButViewActive", ButViewActive); writeBoolAttr(wr, itemtag, "sref", "ButDeleteActive", ButDeleteActive); xmlTextWriterEndElement(wr); }; set<uint> PnlFmncOrgHk1NAddress::StatShr::comm( const StatShr* comp ) { set<uint> items; if (ButViewActive == comp->ButViewActive) insert(items, BUTVIEWACTIVE); if (ButDeleteActive == comp->ButDeleteActive) insert(items, BUTDELETEACTIVE); return(items); }; set<uint> PnlFmncOrgHk1NAddress::StatShr::diff( const StatShr* comp ) { set<uint> commitems; set<uint> diffitems; commitems = comm(comp); diffitems = {BUTVIEWACTIVE, BUTDELETEACTIVE}; for (auto it=commitems.begin();it!=commitems.end();it++) diffitems.erase(*it); return(diffitems); }; /****************************************************************************** class PnlFmncOrgHk1NAddress::StgIac ******************************************************************************/ PnlFmncOrgHk1NAddress::StgIac::StgIac( const uint TcoRefWidth ) : Block() { this->TcoRefWidth = TcoRefWidth; mask = {TCOREFWIDTH}; }; bool PnlFmncOrgHk1NAddress::StgIac::readXML( xmlXPathContext* docctx , string basexpath , bool addbasetag ) { clear(); bool basefound; if (addbasetag) basefound = checkUclcXPaths(docctx, basexpath, basexpath, "StgIacFmncOrgHk1NAddress"); else basefound = checkXPath(docctx, basexpath); string itemtag = "StgitemIacFmncOrgHk1NAddress"; if (basefound) { if (extractUintAttrUclc(docctx, basexpath, itemtag, "Si", "sref", "TcoRefWidth", TcoRefWidth)) add(TCOREFWIDTH); }; return basefound; }; void PnlFmncOrgHk1NAddress::StgIac::writeXML( xmlTextWriter* wr , string difftag , bool shorttags ) { if (difftag.length() == 0) difftag = "StgIacFmncOrgHk1NAddress"; string itemtag; if (shorttags) itemtag = "Si"; else itemtag = "StgitemIacFmncOrgHk1NAddress"; xmlTextWriterStartElement(wr, BAD_CAST difftag.c_str()); writeUintAttr(wr, itemtag, "sref", "TcoRefWidth", TcoRefWidth); xmlTextWriterEndElement(wr); }; set<uint> PnlFmncOrgHk1NAddress::StgIac::comm( const StgIac* comp ) { set<uint> items; if (TcoRefWidth == comp->TcoRefWidth) insert(items, TCOREFWIDTH); return(items); }; set<uint> PnlFmncOrgHk1NAddress::StgIac::diff( const StgIac* comp ) { set<uint> commitems; set<uint> diffitems; commitems = comm(comp); diffitems = {TCOREFWIDTH}; for (auto it=commitems.begin();it!=commitems.end();it++) diffitems.erase(*it); return(diffitems); }; /****************************************************************************** class PnlFmncOrgHk1NAddress::Tag ******************************************************************************/ void PnlFmncOrgHk1NAddress::Tag::writeXML( const uint ixFmncVLocale , xmlTextWriter* wr , string difftag , bool shorttags ) { if (difftag.length() == 0) difftag = "TagFmncOrgHk1NAddress"; string itemtag; if (shorttags) itemtag = "Ti"; else itemtag = "TagitemFmncOrgHk1NAddress"; xmlTextWriterStartElement(wr, BAD_CAST difftag.c_str()); if (ixFmncVLocale == VecFmncVLocale::ENUS) { writeStringAttr(wr, itemtag, "sref", "Cpt", "Addresses"); writeStringAttr(wr, itemtag, "sref", "TcoRef", "Address"); } else if (ixFmncVLocale == VecFmncVLocale::DECH) { writeStringAttr(wr, itemtag, "sref", "Cpt", "Adressen"); writeStringAttr(wr, itemtag, "sref", "TcoRef", "Adresse"); } else if (ixFmncVLocale == VecFmncVLocale::FRCH) { writeStringAttr(wr, itemtag, "sref", "Cpt", "Adresses"); writeStringAttr(wr, itemtag, "sref", "TcoRef", "Adresse"); }; writeStringAttr(wr, itemtag, "sref", "Trs", StrMod::cap(VecFmncVTag::getTitle(VecFmncVTag::GOTO, ixFmncVLocale)) + " ..."); writeStringAttr(wr, itemtag, "sref", "TxtShowing1", VecFmncVTag::getTitle(VecFmncVTag::SHOWSHORT, ixFmncVLocale)); writeStringAttr(wr, itemtag, "sref", "TxtShowing2", VecFmncVTag::getTitle(VecFmncVTag::EMPSHORT, ixFmncVLocale)); xmlTextWriterEndElement(wr); }; /****************************************************************************** class PnlFmncOrgHk1NAddress::DpchAppData ******************************************************************************/ PnlFmncOrgHk1NAddress::DpchAppData::DpchAppData() : DpchAppFmnc(VecFmncVDpch::DPCHAPPFMNCORGHK1NADDRESSDATA) { }; string PnlFmncOrgHk1NAddress::DpchAppData::getSrefsMask() { vector<string> ss; string srefs; if (has(JREF)) ss.push_back("jref"); if (has(STGIAC)) ss.push_back("stgiac"); if (has(STGIACQRY)) ss.push_back("stgiacqry"); StrMod::vectorToString(ss, srefs); return(srefs); }; void PnlFmncOrgHk1NAddress::DpchAppData::readXML( pthread_mutex_t* mScr , map<string,ubigint>& descr , xmlXPathContext* docctx , string basexpath , bool addbasetag ) { clear(); string scrJref; bool basefound; if (addbasetag) basefound = checkUclcXPaths(docctx, basexpath, basexpath, "DpchAppFmncOrgHk1NAddressData"); else basefound = checkXPath(docctx, basexpath); if (basefound) { if (extractStringUclc(docctx, basexpath, "scrJref", "", scrJref)) { jref = Scr::descramble(mScr, descr, scrJref); add(JREF); }; if (stgiac.readXML(docctx, basexpath, true)) add(STGIAC); if (stgiacqry.readXML(docctx, basexpath, true)) add(STGIACQRY); } else { stgiac = StgIac(); stgiacqry = QryFmncOrgHk1NAddress::StgIac(); }; }; /****************************************************************************** class PnlFmncOrgHk1NAddress::DpchAppDo ******************************************************************************/ PnlFmncOrgHk1NAddress::DpchAppDo::DpchAppDo() : DpchAppFmnc(VecFmncVDpch::DPCHAPPFMNCORGHK1NADDRESSDO) { ixVDo = 0; }; string PnlFmncOrgHk1NAddress::DpchAppDo::getSrefsMask() { vector<string> ss; string srefs; if (has(JREF)) ss.push_back("jref"); if (has(IXVDO)) ss.push_back("ixVDo"); StrMod::vectorToString(ss, srefs); return(srefs); }; void PnlFmncOrgHk1NAddress::DpchAppDo::readXML( pthread_mutex_t* mScr , map<string,ubigint>& descr , xmlXPathContext* docctx , string basexpath , bool addbasetag ) { clear(); string scrJref; string srefIxVDo; bool basefound; if (addbasetag) basefound = checkUclcXPaths(docctx, basexpath, basexpath, "DpchAppFmncOrgHk1NAddressDo"); else basefound = checkXPath(docctx, basexpath); if (basefound) { if (extractStringUclc(docctx, basexpath, "scrJref", "", scrJref)) { jref = Scr::descramble(mScr, descr, scrJref); add(JREF); }; if (extractStringUclc(docctx, basexpath, "srefIxVDo", "", srefIxVDo)) { ixVDo = VecVDo::getIx(srefIxVDo); add(IXVDO); }; } else { }; }; /****************************************************************************** class PnlFmncOrgHk1NAddress::DpchEngData ******************************************************************************/ PnlFmncOrgHk1NAddress::DpchEngData::DpchEngData( const ubigint jref , ContInf* continf , Feed* feedFCsiQst , StatShr* statshr , StgIac* stgiac , ListFmncQOrgHk1NAddress* rst , QryFmncOrgHk1NAddress::StatShr* statshrqry , QryFmncOrgHk1NAddress::StgIac* stgiacqry , const set<uint>& mask ) : DpchEngFmnc(VecFmncVDpch::DPCHENGFMNCORGHK1NADDRESSDATA, jref) { if (find(mask, ALL)) this->mask = {JREF, CONTINF, FEEDFCSIQST, STATAPP, STATSHR, STGIAC, TAG, RST, STATAPPQRY, STATSHRQRY, STGIACQRY}; else this->mask = mask; if (find(this->mask, CONTINF) && continf) this->continf = *continf; if (find(this->mask, FEEDFCSIQST) && feedFCsiQst) this->feedFCsiQst = *feedFCsiQst; if (find(this->mask, STATSHR) && statshr) this->statshr = *statshr; if (find(this->mask, STGIAC) && stgiac) this->stgiac = *stgiac; if (find(this->mask, RST) && rst) this->rst = *rst; if (find(this->mask, STATSHRQRY) && statshrqry) this->statshrqry = *statshrqry; if (find(this->mask, STGIACQRY) && stgiacqry) this->stgiacqry = *stgiacqry; }; string PnlFmncOrgHk1NAddress::DpchEngData::getSrefsMask() { vector<string> ss; string srefs; if (has(JREF)) ss.push_back("jref"); if (has(CONTINF)) ss.push_back("continf"); if (has(FEEDFCSIQST)) ss.push_back("feedFCsiQst"); if (has(STATAPP)) ss.push_back("statapp"); if (has(STATSHR)) ss.push_back("statshr"); if (has(STGIAC)) ss.push_back("stgiac"); if (has(TAG)) ss.push_back("tag"); if (has(RST)) ss.push_back("rst"); if (has(STATAPPQRY)) ss.push_back("statappqry"); if (has(STATSHRQRY)) ss.push_back("statshrqry"); if (has(STGIACQRY)) ss.push_back("stgiacqry"); StrMod::vectorToString(ss, srefs); return(srefs); }; void PnlFmncOrgHk1NAddress::DpchEngData::merge( DpchEngFmnc* dpcheng ) { DpchEngData* src = (DpchEngData*) dpcheng; if (src->has(JREF)) {jref = src->jref; add(JREF);}; if (src->has(CONTINF)) {continf = src->continf; add(CONTINF);}; if (src->has(FEEDFCSIQST)) {feedFCsiQst = src->feedFCsiQst; add(FEEDFCSIQST);}; if (src->has(STATAPP)) add(STATAPP); if (src->has(STATSHR)) {statshr = src->statshr; add(STATSHR);}; if (src->has(STGIAC)) {stgiac = src->stgiac; add(STGIAC);}; if (src->has(TAG)) add(TAG); if (src->has(RST)) {rst = src->rst; add(RST);}; if (src->has(STATAPPQRY)) add(STATAPPQRY); if (src->has(STATSHRQRY)) {statshrqry = src->statshrqry; add(STATSHRQRY);}; if (src->has(STGIACQRY)) {stgiacqry = src->stgiacqry; add(STGIACQRY);}; }; void PnlFmncOrgHk1NAddress::DpchEngData::writeXML( const uint ixFmncVLocale , pthread_mutex_t* mScr , map<ubigint,string>& scr , map<string,ubigint>& descr , xmlTextWriter* wr ) { xmlTextWriterStartElement(wr, BAD_CAST "DpchEngFmncOrgHk1NAddressData"); xmlTextWriterWriteAttribute(wr, BAD_CAST "xmlns", BAD_CAST "http://www.epsitechnologies.com/fmnc"); if (has(JREF)) writeString(wr, "scrJref", Scr::scramble(mScr, scr, descr, jref)); if (has(CONTINF)) continf.writeXML(wr); if (has(FEEDFCSIQST)) feedFCsiQst.writeXML(wr); if (has(STATAPP)) StatApp::writeXML(wr); if (has(STATSHR)) statshr.writeXML(wr); if (has(STGIAC)) stgiac.writeXML(wr); if (has(TAG)) Tag::writeXML(ixFmncVLocale, wr); if (has(RST)) rst.writeXML(wr); if (has(STATAPPQRY)) QryFmncOrgHk1NAddress::StatApp::writeXML(wr); if (has(STATSHRQRY)) statshrqry.writeXML(wr); if (has(STGIACQRY)) stgiacqry.writeXML(wr); xmlTextWriterEndElement(wr); };
[ "awirthm@gmail.com" ]
awirthm@gmail.com
bcd5995210735be5f3b8a7b17693ad9babf806ce
2765d8e5b69bcf1308d5bbd2f05d1313d8435eed
/src/qt/optionsdialog.cpp
8b323b2278d4c316fd28d33fd69af56dc9b6304e
[ "MIT" ]
permissive
researchcoin/researchcoin
a4714a755d342291555d32817b668c9d5b9f7381
fd5a21b3c9e75b2e48944a3532e1bb01076ab0ca
refs/heads/master
2021-01-22T01:05:02.394178
2014-07-18T07:59:09
2014-07-18T07:59:09
null
0
0
null
null
null
null
UTF-8
C++
false
false
8,896
cpp
#include "optionsdialog.h" #include "ui_optionsdialog.h" #include "bitcoinunits.h" #include "monitoreddatamapper.h" #include "netbase.h" #include "optionsmodel.h" #include <QDir> #include <QIntValidator> #include <QLocale> #include <QMessageBox> OptionsDialog::OptionsDialog(QWidget *parent) : QDialog(parent), ui(new Ui::OptionsDialog), model(0), mapper(0), fRestartWarningDisplayed_Proxy(false), fRestartWarningDisplayed_Lang(false), fProxyIpValid(true) { ui->setupUi(this); /* Network elements init */ #ifndef USE_UPNP ui->mapPortUpnp->setEnabled(false); #endif ui->proxyIp->setEnabled(false); ui->proxyPort->setEnabled(false); ui->proxyPort->setValidator(new QIntValidator(1, 65535, this)); ui->socksVersion->setEnabled(false); ui->socksVersion->addItem("5", 5); ui->socksVersion->addItem("4", 4); ui->socksVersion->setCurrentIndex(0); connect(ui->connectSocks, SIGNAL(toggled(bool)), ui->proxyIp, SLOT(setEnabled(bool))); connect(ui->connectSocks, SIGNAL(toggled(bool)), ui->proxyPort, SLOT(setEnabled(bool))); connect(ui->connectSocks, SIGNAL(toggled(bool)), ui->socksVersion, SLOT(setEnabled(bool))); connect(ui->connectSocks, SIGNAL(clicked(bool)), this, SLOT(showRestartWarning_Proxy())); ui->proxyIp->installEventFilter(this); /* Window elements init */ #ifdef Q_OS_MAC ui->tabWindow->setVisible(false); #endif /* Display elements init */ QDir translations(":translations"); ui->lang->addItem(QString("(") + tr("default") + QString(")"), QVariant("")); foreach(const QString &langStr, translations.entryList()) { QLocale locale(langStr); /** check if the locale name consists of 2 parts (language_country) */ if(langStr.contains("_")) { #if QT_VERSION >= 0x040800 /** display language strings as "native language - native country (locale name)", e.g. "Deutsch - Deutschland (de)" */ ui->lang->addItem(locale.nativeLanguageName() + QString(" - ") + locale.nativeCountryName() + QString(" (") + langStr + QString(")"), QVariant(langStr)); #else /** display language strings as "language - country (locale name)", e.g. "German - Germany (de)" */ ui->lang->addItem(QLocale::languageToString(locale.language()) + QString(" - ") + QLocale::countryToString(locale.country()) + QString(" (") + langStr + QString(")"), QVariant(langStr)); #endif } else { #if QT_VERSION >= 0x040800 /** display language strings as "native language (locale name)", e.g. "Deutsch (de)" */ ui->lang->addItem(locale.nativeLanguageName() + QString(" (") + langStr + QString(")"), QVariant(langStr)); #else /** display language strings as "language (locale name)", e.g. "German (de)" */ ui->lang->addItem(QLocale::languageToString(locale.language()) + QString(" (") + langStr + QString(")"), QVariant(langStr)); #endif } } ui->unit->setModel(new BitcoinUnits(this)); /* Widget-to-option mapper */ mapper = new MonitoredDataMapper(this); mapper->setSubmitPolicy(QDataWidgetMapper::ManualSubmit); mapper->setOrientation(Qt::Vertical); /* enable apply button when data modified */ connect(mapper, SIGNAL(viewModified()), this, SLOT(enableApplyButton())); /* disable apply button when new data loaded */ connect(mapper, SIGNAL(currentIndexChanged(int)), this, SLOT(disableApplyButton())); /* setup/change UI elements when proxy IP is invalid/valid */ connect(this, SIGNAL(proxyIpValid(QValidatedLineEdit *, bool)), this, SLOT(handleProxyIpValid(QValidatedLineEdit *, bool))); } OptionsDialog::~OptionsDialog() { delete ui; } void OptionsDialog::setModel(OptionsModel *model) { this->model = model; if(model) { connect(model, SIGNAL(displayUnitChanged(int)), this, SLOT(updateDisplayUnit())); mapper->setModel(model); setMapper(); mapper->toFirst(); } /* update the display unit, to not use the default ("RSC") */ updateDisplayUnit(); /* warn only when language selection changes by user action (placed here so init via mapper doesn't trigger this) */ connect(ui->lang, SIGNAL(valueChanged()), this, SLOT(showRestartWarning_Lang())); /* disable apply button after settings are loaded as there is nothing to save */ disableApplyButton(); } void OptionsDialog::setMapper() { /* Main */ mapper->addMapping(ui->transactionFee, OptionsModel::Fee); mapper->addMapping(ui->bitcoinAtStartup, OptionsModel::StartAtStartup); /* Network */ mapper->addMapping(ui->mapPortUpnp, OptionsModel::MapPortUPnP); mapper->addMapping(ui->connectSocks, OptionsModel::ProxyUse); mapper->addMapping(ui->proxyIp, OptionsModel::ProxyIP); mapper->addMapping(ui->proxyPort, OptionsModel::ProxyPort); mapper->addMapping(ui->socksVersion, OptionsModel::ProxySocksVersion); /* Window */ #ifndef Q_OS_MAC mapper->addMapping(ui->minimizeToTray, OptionsModel::MinimizeToTray); mapper->addMapping(ui->minimizeOnClose, OptionsModel::MinimizeOnClose); #endif /* Display */ mapper->addMapping(ui->lang, OptionsModel::Language); mapper->addMapping(ui->unit, OptionsModel::DisplayUnit); mapper->addMapping(ui->displayAddresses, OptionsModel::DisplayAddresses); } void OptionsDialog::enableApplyButton() { ui->applyButton->setEnabled(true); } void OptionsDialog::disableApplyButton() { ui->applyButton->setEnabled(false); } void OptionsDialog::enableSaveButtons() { /* prevent enabling of the save buttons when data modified, if there is an invalid proxy address present */ if(fProxyIpValid) setSaveButtonState(true); } void OptionsDialog::disableSaveButtons() { setSaveButtonState(false); } void OptionsDialog::setSaveButtonState(bool fState) { ui->applyButton->setEnabled(fState); ui->okButton->setEnabled(fState); } void OptionsDialog::on_resetButton_clicked() { if(model) { // confirmation dialog QMessageBox::StandardButton btnRetVal = QMessageBox::question(this, tr("Confirm options reset"), tr("Some settings may require a client restart to take effect.") + "<br><br>" + tr("Do you want to proceed?"), QMessageBox::Yes | QMessageBox::Cancel, QMessageBox::Cancel); if(btnRetVal == QMessageBox::Cancel) return; disableApplyButton(); /* disable restart warning messages display */ fRestartWarningDisplayed_Lang = fRestartWarningDisplayed_Proxy = true; /* reset all options and save the default values (QSettings) */ model->Reset(); mapper->toFirst(); mapper->submit(); /* re-enable restart warning messages display */ fRestartWarningDisplayed_Lang = fRestartWarningDisplayed_Proxy = false; } } void OptionsDialog::on_okButton_clicked() { mapper->submit(); accept(); } void OptionsDialog::on_cancelButton_clicked() { reject(); } void OptionsDialog::on_applyButton_clicked() { mapper->submit(); disableApplyButton(); } void OptionsDialog::showRestartWarning_Proxy() { if(!fRestartWarningDisplayed_Proxy) { QMessageBox::warning(this, tr("Warning"), tr("This setting will take effect after restarting Researchcoin."), QMessageBox::Ok); fRestartWarningDisplayed_Proxy = true; } } void OptionsDialog::showRestartWarning_Lang() { if(!fRestartWarningDisplayed_Lang) { QMessageBox::warning(this, tr("Warning"), tr("This setting will take effect after restarting Researchcoin."), QMessageBox::Ok); fRestartWarningDisplayed_Lang = true; } } void OptionsDialog::updateDisplayUnit() { if(model) { /* Update transactionFee with the current unit */ ui->transactionFee->setDisplayUnit(model->getDisplayUnit()); } } void OptionsDialog::handleProxyIpValid(QValidatedLineEdit *object, bool fState) { // this is used in a check before re-enabling the save buttons fProxyIpValid = fState; if(fProxyIpValid) { enableSaveButtons(); ui->statusLabel->clear(); } else { disableSaveButtons(); object->setValid(fProxyIpValid); ui->statusLabel->setStyleSheet("QLabel { color: red; }"); ui->statusLabel->setText(tr("The supplied proxy address is invalid.")); } } bool OptionsDialog::eventFilter(QObject *object, QEvent *event) { if(event->type() == QEvent::FocusOut) { if(object == ui->proxyIp) { CService addr; /* Check proxyIp for a valid IPv4/IPv6 address and emit the proxyIpValid signal */ emit proxyIpValid(ui->proxyIp, LookupNumeric(ui->proxyIp->text().toStdString().c_str(), addr)); } } return QDialog::eventFilter(object, event); }
[ "mysalesman@sina.com" ]
mysalesman@sina.com
f9049755c5d40affc12431e03f51c9a04e7395c1
e19c6e8f6fc43451055a59e2ee98a64c77de877e
/breath/meta/has_sign.hpp
bdf965746e490e8330aefd2542d924fff5d48eef
[ "BSD-3-Clause" ]
permissive
erez-o/breath
606a5e445ca2516c9131ca7e28fa37c12c525015
adf197b4e959beffce11e090c5e806d2ff4df38a
refs/heads/master
2023-01-11T20:24:16.573636
2020-11-01T03:06:57
2020-11-01T03:06:57
299,582,899
0
0
NOASSERTION
2020-09-29T10:29:39
2020-09-29T10:29:38
null
UTF-8
C++
false
false
1,865
hpp
// =========================================================================== // Copyright 2006 Gennaro Prota // // Licensed under the 3-Clause BSD License. // (See accompanying file 3_CLAUSE_BSD_LICENSE.txt or // <https://opensource.org/licenses/BSD-3-Clause>.) // ___________________________________________________________________________ // //! \file //! \brief Returns whether a type accepts negative values. // --------------------------------------------------------------------------- #ifndef BREATH_GUARD_hGv2WKy8LgUcETfMmcRpTRLRUQlhUJSH #define BREATH_GUARD_hGv2WKy8LgUcETfMmcRpTRLRUQlhUJSH #include "breath/top_level_namespace.hpp" #include "breath/meta/constant.hpp" namespace breath_ns { namespace meta { // has_sign: // ========= // //! \brief //! A \c meta::constant yielding whether a type allows negative //! values. // --------------------------------------------------------------------------- template< typename T > class has_sign // The natural form here would be "T( -1 ) < 0"; but GCC, and // possibly other compilers, would warn when instantiating the // template with T being an unsigned type. Of course it also // warns if using "!( T( -1 ) >= 0 )" // ----------------------------------------------------------------------- : public constant< bool, ! ( T( -1 ) > 0 ) > { } ; //!\cond implementation // // The specialization here is logically unnecessary but silences // compiler warnings. // --------------------------------------------------------------------------- template<> class has_sign< bool > : public constant< bool, false > { } ; //!\endcond } } #endif // Local Variables: // mode: c++ // indent-tabs-mode: nil // c-basic-offset: 4 // End: // vim: set ft=cpp et sts=4 sw=4:
[ "gennaro.prota+github@gmail.com" ]
gennaro.prota+github@gmail.com
9a4fe691422a31c3570912f4306bc22df0cc7b8b
9e6a9dbead877cdff18bbbe8186f8a0f4c0bbb0d
/Assignment_3_csce240/src/DList.cpp
809c7529024670dd705bc5a976c45e470412314c
[]
no_license
hffaust/CSCE240
07c383f314bb95d928c8b9900ed1cf558258d02c
4afd70fa1909ec3a01c1e5f064076b3b03500aa8
refs/heads/master
2021-08-31T21:57:36.403140
2017-12-23T02:47:05
2017-12-23T02:47:05
112,243,597
1
1
null
null
null
null
UTF-8
C++
false
false
2,432
cpp
/* * DList.cpp * * Created on: Feb 21, 2017 * Author: hfaust */ #include "DList.h" #include <iostream> using namespace std; Node::Node(int i) { data = i; parent = NULL; child = NULL; } Node::~Node() { // TODO Auto-generated destructor stub //delete parent; //delete child; } int Node::GetData(){ return this->data; } int getSize(DList list) { int i = list.size; return i; } DList::DList() { head = NULL; tail = NULL; size = 0; } //template <class T> DList::DList(const DList& input) { head = NULL; tail = NULL; Node* temp = input.head; while(temp != NULL) { PushFront(temp->data); temp = temp->child; } // for(int i = 0; i < input.size; i++) // { // //cout<<input.size << endl; // PushEnd(temp->data); // temp = temp->child; // } // Node* node = input.head; // Node** tail = &head; // while(node) // { // *tail = new Node(node->data); // tail = tail->child; // node = node->child; // } } //DList::DList(const DList & input) = default; //{ //TODO we need to implement it //head = NULL; //tail = NULL; //} DList::~DList() { delete head; delete tail; } void DList::PushFront(int a) { Node* temp = new Node(a); if(head == NULL) { head = tail = temp; } else { head->parent = temp; temp->child = head; head = temp; } //size++; } void DList::PushEnd(int a) { Node* temp = new Node(a); if(head == NULL) { head = tail = temp; } else { tail->child = temp; temp->parent = tail; tail = temp; } //size++; } Node* DList::PopFront() { int val; Node* temp = NULL; if(head==NULL) { return NULL; } else { val = head->data; temp = head; temp->data = val; head = head->child; size--; return temp; delete temp; } } Node* DList::PopEnd() { int val; Node* temp = NULL; if(tail==NULL) { return NULL; } else { val = tail->data; //Node* temp = new Node(val); temp = tail; temp->data = val; tail = tail->parent; size--; return temp; delete temp; } } void DList::PrintListForward() { Node *temp = head; cout << "\nNodes in forward order:" << endl; while(temp != NULL) { cout << temp->data << " " ; temp = temp->child; if(temp==NULL) { cout << "\n" << endl; } } } void DList::PrintListReverse() { Node *temp = tail; cout << "\nNodes in reverse order: " << endl; while(temp != NULL) { cout << temp->data << " "; temp = temp->parent; if(temp==NULL) { cout << "\n" << endl; } } }
[ "hfausty@gmail.com" ]
hfausty@gmail.com
ac95e2533f0929441294021a89bb091b3922b03e
65806658e0f526d9166b165ea61ac629c9034251
/101.symmetric-tree.cpp
51d0b1b24b577138e99e51fc318a74eefdca29d4
[]
no_license
chop-ch0p/leetcode
ba70012b1d425160e7abe711894500488d62cea5
14b48b12bc9ac04bbf1a181007518574d8dea57f
refs/heads/master
2022-10-30T00:56:38.321103
2019-05-14T12:50:12
2019-05-14T12:50:12
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,216
cpp
/** * Definition for a binary tree node. * struct TreeNode { * int val; * TreeNode *left; * TreeNode *right; * TreeNode(int x) : val(x), left(NULL), right(NULL) {} * }; */ class Solution { private: bool recursive(TreeNode* p, TreeNode* q) { if (p == nullptr && q == nullptr) return true; else if (p == nullptr || q == nullptr) return false; else if (p->val != q->val) return false; return recursive(p->left, q->right) && recursive(p->right, q->left); } bool iterative(TreeNode* lr, TreeNode* rr) { queue<TreeNode*> q; q.push(lr); q.push(rr); while(!q.empty()) { TreeNode* l = q.front(); q.pop(); TreeNode* r = q.front(); q.pop(); if (l == nullptr && r == nullptr) continue; else if (l == nullptr || r == nullptr) return false; else if (l->val != r->val) return false; q.push(l->left); q.push(r->right); q.push(l->right); q.push(r->left); } return true; } public: bool isSymmetric(TreeNode* root) { if (root == nullptr) return true; return iterative(root->left, root->right); } };
[ "difgrt@gmail.com" ]
difgrt@gmail.com
b7467903c42465f334e0c5ffb7640994deabb4d8
171b27ba265922de7836df0ac14db9ac1377153a
/include/eve/function/numeric/fms.hpp
da1e82f84cdc0a34f84d058a46d2a19c6443c29f
[ "MIT" ]
permissive
JPenuchot/eve
30bb84af4bfb4763910fab96f117931343beb12b
aeb09001cd6b7d288914635cb7bae66a98687972
refs/heads/main
2023-08-21T21:03:07.469433
2021-10-16T19:36:50
2021-10-16T19:36:50
null
0
0
null
null
null
null
UTF-8
C++
false
false
540
hpp
//================================================================================================== /* EVE - Expressive Vector Engine Copyright : EVE Contributors & Maintainers SPDX-License-Identifier: MIT */ //================================================================================================== #pragma once #include <eve/function/fms.hpp> #include <eve/module/real/core/function/numeric/generic/fms.hpp> #if defined(EVE_INCLUDE_X86_HEADER) # include <eve/module/real/core/function/numeric/simd/x86/fms.hpp> #endif
[ "noreply@github.com" ]
JPenuchot.noreply@github.com
149f115d63f549f5241d6632be0c0797634877be
566754f63c0d665af01bdad8814873468f8be888
/clips/learn/advance_programming_guide/src/test_defclass_sample.cpp
99acc51901c6e1ff07260972b561c2e9c8a7dc2d
[ "MIT" ]
permissive
qrsforever/workspace
7f7b0363649b73e96526745f85a22e70b1c749c9
53c7ce7ca7da62c9fbb3d991ae9e4e34d07ece5f
refs/heads/master
2022-05-04T18:58:41.562544
2020-05-25T04:07:00
2020-05-25T04:07:00
82,469,335
2
0
MIT
2022-04-12T21:54:15
2017-02-19T15:36:43
Jupyter Notebook
UTF-8
C++
false
false
748
cpp
#include <iostream> #include <list> #include <vector> #include <string> extern "C" { #include "clips.h" } using namespace std; extern "C" void* create_clips_environment(); static void *g_clipsEnv = 0; extern "C" void test_defclass_sample() { const char *buildinfo = "(deftemplate build-info \ (slot buildtime (type STRING)) \ (slot buildversion (type STRING)) \ )"; DATA_OBJECT rv; g_clipsEnv = create_clips_environment(); EnvClear(g_clipsEnv); EnvLoad(g_clipsEnv, "./clp/lee/global.clp"); EnvLoad(g_clipsEnv, "./clp/lee/door-device-class.clp"); EnvBuild(g_clipsEnv, buildinfo); EnvReset(g_clipsEnv); EnvEval(g_clipsEnv, "(facts)", &rv); }
[ "lidong8@le.com" ]
lidong8@le.com
177f36c6af7333a6b0b98216f3ad6c57a45d6a9e
22b009129cb8a50d3dd21cb20bf7cf3919eb42ac
/src/GameContext.hpp
dfa093c906567487a66c772ed23ca6472f05b6ac
[]
no_license
gottong/gottong-core
7f17c01bb4144f1548971bb21e1b258fe9f6b2d8
264711108caf0ed5b5ac7d02806fe259af816666
HEAD
2016-09-06T07:56:58.955096
2013-08-28T08:59:05
2013-08-28T08:59:05
40,695,778
0
0
null
null
null
null
UTF-8
C++
false
false
499
hpp
#ifndef __GAME_CONTEXT_HPP__ #define __GAME_CONTEXT_HPP__ #include "../include/Gottong.hpp" #include <memory> namespace Gottong { class GameContext { private: unsigned long prev_tick; unsigned long cur_tick; const std::unique_ptr<Game> game; public: GameContext(std::unique_ptr<Game>); ~GameContext(); unsigned long getTime(); unsigned long getDeltaTime(); int run(); }; std::shared_ptr<GameContext> getGameContext(); } /* namespace Gottong */ #endif /* __GAME_CONTEXT_HPP__ */
[ "asdefary@gmail.com" ]
asdefary@gmail.com
39713214eacbab3bb45259689481ba4ed86fdefc
14582f8c74c28d346399f877b9957d0332ba1c3c
/branches/pstade_1_03_5_head/pstade_subversive/libs/oven/test/lightweight_copyable.cpp
a38fc0bf9090927655410514ed0230d83e3d8795
[]
no_license
svn2github/p-stade
c7b421be9eeb8327ddd04d3cb36822ba1331a43e
909b46567aa203d960fe76055adafc3fdc48e8a5
refs/heads/master
2016-09-05T22:14:09.460711
2014-08-22T08:16:11
2014-08-22T08:16:11
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,129
cpp
#include <pstade/vodka/drink.hpp> #include <boost/test/minimal.hpp> // PStade.Oven // // Copyright Shunsuke Sogame 2005-2006. // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) #include <pstade/oven/lightweight_copyable.hpp> #include <string> #include <boost/mpl/bool.hpp> #include <boost/range.hpp> #include <boost/foreach.hpp> template< class T > struct a_range : boost::iterator_range<T *> , private pstade::oven::lightweight_copyable< a_range<T> > { }; template< class T > struct a_range_non_lightweight : a_range<T> { }; template< class T > struct a_range_lightweight : a_range<T> , private pstade::oven::lightweight_copyable< a_range_lightweight<T> > { }; namespace tempo { template< class T > struct b_range : boost::iterator_range<T *> , private pstade::oven::lightweight_copyable< b_range<T> > { }; template< class T > struct b_range_non_lightweight : b_range<T> { }; } bool is_lightweight_proxy(boost::mpl::true_ *) { return true; } bool is_lightweight_proxy(boost::mpl::false_ *) { return false; } void test() { using namespace pstade; using namespace oven; { BOOST_CHECK( ::is_lightweight_proxy( BOOST_FOREACH_IS_LIGHTWEIGHT_PROXY( ::a_range<int>() ) ) ); BOOST_CHECK( !::is_lightweight_proxy( BOOST_FOREACH_IS_LIGHTWEIGHT_PROXY( ::a_range_non_lightweight<int>() ) ) ); BOOST_CHECK( ::is_lightweight_proxy( BOOST_FOREACH_IS_LIGHTWEIGHT_PROXY( ::a_range_lightweight<int>() ) ) ); BOOST_CHECK( ::is_lightweight_proxy( BOOST_FOREACH_IS_LIGHTWEIGHT_PROXY( tempo::b_range<int>() ) ) ); BOOST_CHECK( !::is_lightweight_proxy( BOOST_FOREACH_IS_LIGHTWEIGHT_PROXY( tempo::b_range_non_lightweight<int>() ) ) ); } } int test_main(int, char*[]) { ::test(); return 0; }
[ "mb2sync@350e9bb6-6311-0410-90c3-be67731b76ec" ]
mb2sync@350e9bb6-6311-0410-90c3-be67731b76ec
0d0ad4decd5a00c062b41966292279a130a2cb16
ec44dc426d479eec210cf968c62f51710ebb5b5c
/3 入门模拟/3.2 查找元素/A 统计同成绩学生人数.cpp
6172fcc6f1e24cb1629bbd949cacaaa67b64f1c5
[]
no_license
Madness-D/CodeUp
be3cb65ec0460f237cfb2ccae2d8e9c6d3bdc21e
821bafa247abf5c3a04d52839c2c83589bdfeb1b
refs/heads/main
2023-08-18T00:32:03.568027
2021-10-10T12:34:21
2021-10-10T12:34:21
401,964,090
0
0
null
null
null
null
UTF-8
C++
false
false
342
cpp
#include<cstdio> int main(){ int N; int cj[1000]; while(scanf("%d",&N)!=EOF && N){ for(int i=0;i<N;i++){ scanf("%d ",&cj[i]); } int obj,res=0; scanf("%d",&obj); for(int i=0;i<N;i++){ if(cj[i]==obj){res++;} } printf("%d\n",res); } return 0; }
[ "62844021+Madness-D@users.noreply.github.com" ]
62844021+Madness-D@users.noreply.github.com
850d65cb72abf3751968b5dc7953f95ac5e8b4ab
675fade53b5dc60dac5d9cf08150b15d11e6dca3
/Temp/StagingArea/Data/il2cppOutput/Il2CppCompilerCalculateTypeValues_13Table.cpp
557aaf6bf4ddf768ec246d778dbfbba58298d0d7
[]
no_license
tejaskhorana/SandboxFPS
be90670c29dbe20b20295e36c85e8e73b948f08f
6c795634703e31e4ab6d416663fbf6c89b179c59
refs/heads/master
2020-02-26T15:05:01.879563
2017-05-24T05:52:04
2017-05-24T05:52:04
83,266,163
2
1
null
null
null
null
UTF-8
C++
false
false
37,303
cpp
#include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <cstring> #include <string.h> #include <stdio.h> #include <cmath> #include <limits> #include <assert.h> #include "class-internals.h" #include "codegen/il2cpp-codegen.h" #include "System_System_Security_Cryptography_X509Certificat1223239515.h" #include "System_System_Security_Cryptography_X509Certificat1277662109.h" #include "System_System_Security_Cryptography_X509Certificat2783749380.h" #include "System_System_Security_Cryptography_AsnDecodeStatu1762590658.h" #include "System_System_Security_Cryptography_AsnEncodedData2861953768.h" #include "System_System_Security_Cryptography_Oid2466812144.h" #include "System_System_Security_Cryptography_OidCollection1976115950.h" #include "System_System_Security_Cryptography_OidEnumerator2796768276.h" #include "System_System_Text_RegularExpressions_BaseMachine768653060.h" #include "System_System_Text_RegularExpressions_Capture754001812.h" #include "System_System_Text_RegularExpressions_CaptureColle1173899026.h" #include "System_System_Text_RegularExpressions_Group2151468941.h" #include "System_System_Text_RegularExpressions_GroupCollecti982584267.h" #include "System_System_Text_RegularExpressions_Match2156507859.h" #include "System_System_Text_RegularExpressions_MatchCollect3437694865.h" #include "System_System_Text_RegularExpressions_MatchCollect2292349437.h" #include "System_System_Text_RegularExpressions_Regex2161232213.h" #include "System_System_Text_RegularExpressions_RegexOptions3066443743.h" #include "System_System_Text_RegularExpressions_OpCode2459786422.h" #include "System_System_Text_RegularExpressions_OpFlags3204502900.h" #include "System_System_Text_RegularExpressions_Position2659647281.h" #include "System_System_Text_RegularExpressions_FactoryCache2263956512.h" #include "System_System_Text_RegularExpressions_FactoryCache_447833941.h" #include "System_System_Text_RegularExpressions_MRUList583528572.h" #include "System_System_Text_RegularExpressions_MRUList_Node1521789168.h" #include "System_System_Text_RegularExpressions_Category1962353414.h" #include "System_System_Text_RegularExpressions_CategoryUtils734718049.h" #include "System_System_Text_RegularExpressions_LinkRef378484359.h" #include "System_System_Text_RegularExpressions_InterpreterF3485052664.h" #include "System_System_Text_RegularExpressions_PatternCompi3989440925.h" #include "System_System_Text_RegularExpressions_PatternCompi3356653547.h" #include "System_System_Text_RegularExpressions_PatternCompil396179390.h" #include "System_System_Text_RegularExpressions_LinkStack1760044604.h" #include "System_System_Text_RegularExpressions_Mark3811539797.h" #include "System_System_Text_RegularExpressions_Interpreter4223808840.h" #include "System_System_Text_RegularExpressions_Interpreter_3630763131.h" #include "System_System_Text_RegularExpressions_Interpreter_1764265010.h" #include "System_System_Text_RegularExpressions_Interpreter_1939935045.h" #include "System_System_Text_RegularExpressions_Interval2482260685.h" #include "System_System_Text_RegularExpressions_IntervalColl1888974603.h" #include "System_System_Text_RegularExpressions_IntervalColl3676602947.h" #include "System_System_Text_RegularExpressions_IntervalColl1292950321.h" #include "System_System_Text_RegularExpressions_Syntax_Parse3926544077.h" #include "System_System_Text_RegularExpressions_QuickSearch2109051075.h" #include "System_System_Text_RegularExpressions_Syntax_Expre2279826820.h" #include "System_System_Text_RegularExpressions_Syntax_Expre3183027782.h" #include "System_System_Text_RegularExpressions_Syntax_Compo2628834993.h" #include "System_System_Text_RegularExpressions_Syntax_Group3733269553.h" #include "System_System_Text_RegularExpressions_Syntax_Regul1862766086.h" #include "System_System_Text_RegularExpressions_Syntax_Captu2867563114.h" #include "System_System_Text_RegularExpressions_Syntax_Balan1061768724.h" #include "System_System_Text_RegularExpressions_Syntax_NonBa3370744674.h" #include "System_System_Text_RegularExpressions_Syntax_Repet2377834527.h" #include "System_System_Text_RegularExpressions_Syntax_Asser3981028276.h" #include "System_System_Text_RegularExpressions_Syntax_Captu3434259338.h" #include "System_System_Text_RegularExpressions_Syntax_Expre3534504316.h" #include "System_System_Text_RegularExpressions_Syntax_Alter3434519311.h" #include "System_System_Text_RegularExpressions_Syntax_Liter2061497825.h" #include "System_System_Text_RegularExpressions_Syntax_Posit3788287627.h" #include "System_System_Text_RegularExpressions_Syntax_Refer1741476861.h" #include "System_System_Text_RegularExpressions_Syntax_Backs2734841617.h" #include "System_System_Text_RegularExpressions_Syntax_Chara2058232957.h" #include "System_System_Text_RegularExpressions_Syntax_Ancho3681078449.h" #include "System_System_DefaultUriParser3145002206.h" #include "System_System_GenericUriParser444686856.h" #include "System_System_Uri1116831938.h" #include "System_System_Uri_UriScheme1290668975.h" #include "System_System_UriFormatException308538560.h" #include "System_System_UriHostNameType959572879.h" #include "System_System_UriKind238866934.h" #include "System_System_UriParser3685110593.h" #include "System_System_UriPartial875461417.h" #include "System_System_UriTypeConverter2523083502.h" #include "System_System_ComponentModel_AsyncCompletedEventHa2726737131.h" #include "System_System_ComponentModel_CollectionChangeEventH362820202.h" #include "System_System_ComponentModel_DoWorkEventHandler139609976.h" #include "System_System_ComponentModel_ListChangedEventHandle898727436.h" #include "System_System_ComponentModel_ProgressChangedEventH3522160029.h" #include "System_System_ComponentModel_PropertyChangedEventHa950507765.h" #include "System_System_ComponentModel_RefreshEventHandler1536895921.h" #include "System_System_ComponentModel_RunWorkerCompletedEve3413286430.h" #include "System_System_Net_Security_RemoteCertificateValida1894914657.h" #include "System_U3CPrivateImplementationDetailsU3E3053238933.h" #include "System_U3CPrivateImplementationDetailsU3E_U24Array1676615740.h" #include "System_U3CPrivateImplementationDetailsU3E_U24Array3379220348.h" #include "System_Core_U3CModuleU3E86524790.h" #include "System_Core_System_Runtime_CompilerServices_Extens2299149759.h" #include "System_Core_Locale2281372282.h" #include "System_Core_System_MonoTODOAttribute2091695241.h" #include "System_Core_Mono_Security_Cryptography_KeyBuilder373726640.h" #include "System_Core_Mono_Security_Cryptography_SymmetricTra131863657.h" #include "System_Core_System_Linq_Check10677726.h" #include "System_Core_System_Linq_Enumerable839044124.h" #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1300 = { sizeof (X509SubjectKeyIdentifierExtension_t1223239515), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable1300[5] = { 0, 0, X509SubjectKeyIdentifierExtension_t1223239515::get_offset_of__subjectKeyIdentifier_6(), X509SubjectKeyIdentifierExtension_t1223239515::get_offset_of__ski_7(), X509SubjectKeyIdentifierExtension_t1223239515::get_offset_of__status_8(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1301 = { sizeof (X509SubjectKeyIdentifierHashAlgorithm_t1277662109)+ sizeof (Il2CppObject), sizeof(int32_t), 0, 0 }; extern const int32_t g_FieldOffsetTable1301[4] = { X509SubjectKeyIdentifierHashAlgorithm_t1277662109::get_offset_of_value___1() + static_cast<int32_t>(sizeof(Il2CppObject)), 0, 0, 0, }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1302 = { sizeof (X509VerificationFlags_t2783749380)+ sizeof (Il2CppObject), sizeof(int32_t), 0, 0 }; extern const int32_t g_FieldOffsetTable1302[15] = { X509VerificationFlags_t2783749380::get_offset_of_value___1() + static_cast<int32_t>(sizeof(Il2CppObject)), 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1303 = { sizeof (AsnDecodeStatus_t1762590658)+ sizeof (Il2CppObject), sizeof(int32_t), 0, 0 }; extern const int32_t g_FieldOffsetTable1303[7] = { AsnDecodeStatus_t1762590658::get_offset_of_value___1() + static_cast<int32_t>(sizeof(Il2CppObject)), 0, 0, 0, 0, 0, 0, }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1304 = { sizeof (AsnEncodedData_t2861953768), -1, sizeof(AsnEncodedData_t2861953768_StaticFields), 0 }; extern const int32_t g_FieldOffsetTable1304[3] = { AsnEncodedData_t2861953768::get_offset_of__oid_0(), AsnEncodedData_t2861953768::get_offset_of__raw_1(), AsnEncodedData_t2861953768_StaticFields::get_offset_of_U3CU3Ef__switchU24mapA_2(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1305 = { sizeof (Oid_t2466812144), -1, sizeof(Oid_t2466812144_StaticFields), 0 }; extern const int32_t g_FieldOffsetTable1305[3] = { Oid_t2466812144::get_offset_of__value_0(), Oid_t2466812144::get_offset_of__name_1(), Oid_t2466812144_StaticFields::get_offset_of_U3CU3Ef__switchU24map10_2(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1306 = { sizeof (OidCollection_t1976115950), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable1306[2] = { OidCollection_t1976115950::get_offset_of__list_0(), OidCollection_t1976115950::get_offset_of__readOnly_1(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1307 = { sizeof (OidEnumerator_t2796768276), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable1307[2] = { OidEnumerator_t2796768276::get_offset_of__collection_0(), OidEnumerator_t2796768276::get_offset_of__position_1(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1308 = { sizeof (BaseMachine_t768653060), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable1308[1] = { BaseMachine_t768653060::get_offset_of_needs_groups_or_captures_0(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1309 = { sizeof (Capture_t754001812), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable1309[3] = { Capture_t754001812::get_offset_of_index_0(), Capture_t754001812::get_offset_of_length_1(), Capture_t754001812::get_offset_of_text_2(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1310 = { sizeof (CaptureCollection_t1173899026), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable1310[1] = { CaptureCollection_t1173899026::get_offset_of_list_0(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1311 = { sizeof (Group_t2151468941), -1, sizeof(Group_t2151468941_StaticFields), 0 }; extern const int32_t g_FieldOffsetTable1311[3] = { Group_t2151468941_StaticFields::get_offset_of_Fail_3(), Group_t2151468941::get_offset_of_success_4(), Group_t2151468941::get_offset_of_captures_5(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1312 = { sizeof (GroupCollection_t982584267), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable1312[2] = { GroupCollection_t982584267::get_offset_of_list_0(), GroupCollection_t982584267::get_offset_of_gap_1(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1313 = { sizeof (Match_t2156507859), -1, sizeof(Match_t2156507859_StaticFields), 0 }; extern const int32_t g_FieldOffsetTable1313[5] = { Match_t2156507859::get_offset_of_regex_6(), Match_t2156507859::get_offset_of_machine_7(), Match_t2156507859::get_offset_of_text_length_8(), Match_t2156507859::get_offset_of_groups_9(), Match_t2156507859_StaticFields::get_offset_of_empty_10(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1314 = { sizeof (MatchCollection_t3437694865), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable1314[2] = { MatchCollection_t3437694865::get_offset_of_current_0(), MatchCollection_t3437694865::get_offset_of_list_1(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1315 = { sizeof (Enumerator_t2292349437), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable1315[2] = { Enumerator_t2292349437::get_offset_of_index_0(), Enumerator_t2292349437::get_offset_of_coll_1(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1316 = { sizeof (Regex_t2161232213), -1, sizeof(Regex_t2161232213_StaticFields), 0 }; extern const int32_t g_FieldOffsetTable1316[9] = { Regex_t2161232213_StaticFields::get_offset_of_cache_0(), Regex_t2161232213::get_offset_of_machineFactory_1(), Regex_t2161232213::get_offset_of_mapping_2(), Regex_t2161232213::get_offset_of_group_count_3(), Regex_t2161232213::get_offset_of_gap_4(), Regex_t2161232213::get_offset_of_group_names_5(), Regex_t2161232213::get_offset_of_group_numbers_6(), Regex_t2161232213::get_offset_of_pattern_7(), Regex_t2161232213::get_offset_of_roptions_8(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1317 = { sizeof (RegexOptions_t3066443743)+ sizeof (Il2CppObject), sizeof(int32_t), 0, 0 }; extern const int32_t g_FieldOffsetTable1317[10] = { RegexOptions_t3066443743::get_offset_of_value___1() + static_cast<int32_t>(sizeof(Il2CppObject)), 0, 0, 0, 0, 0, 0, 0, 0, 0, }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1318 = { sizeof (OpCode_t2459786422)+ sizeof (Il2CppObject), sizeof(uint16_t), 0, 0 }; extern const int32_t g_FieldOffsetTable1318[26] = { OpCode_t2459786422::get_offset_of_value___1() + static_cast<int32_t>(sizeof(Il2CppObject)), 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1319 = { sizeof (OpFlags_t3204502900)+ sizeof (Il2CppObject), sizeof(uint16_t), 0, 0 }; extern const int32_t g_FieldOffsetTable1319[6] = { OpFlags_t3204502900::get_offset_of_value___1() + static_cast<int32_t>(sizeof(Il2CppObject)), 0, 0, 0, 0, 0, }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1320 = { sizeof (Position_t2659647281)+ sizeof (Il2CppObject), sizeof(uint16_t), 0, 0 }; extern const int32_t g_FieldOffsetTable1320[11] = { Position_t2659647281::get_offset_of_value___1() + static_cast<int32_t>(sizeof(Il2CppObject)), 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1321 = { 0, -1, 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1322 = { 0, -1, 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1323 = { sizeof (FactoryCache_t2263956512), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable1323[3] = { FactoryCache_t2263956512::get_offset_of_capacity_0(), FactoryCache_t2263956512::get_offset_of_factories_1(), FactoryCache_t2263956512::get_offset_of_mru_list_2(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1324 = { sizeof (Key_t447833941), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable1324[2] = { Key_t447833941::get_offset_of_pattern_0(), Key_t447833941::get_offset_of_options_1(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1325 = { sizeof (MRUList_t583528572), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable1325[2] = { MRUList_t583528572::get_offset_of_head_0(), MRUList_t583528572::get_offset_of_tail_1(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1326 = { sizeof (Node_t1521789168), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable1326[3] = { Node_t1521789168::get_offset_of_value_0(), Node_t1521789168::get_offset_of_previous_1(), Node_t1521789168::get_offset_of_next_2(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1327 = { sizeof (Category_t1962353414)+ sizeof (Il2CppObject), sizeof(uint16_t), 0, 0 }; extern const int32_t g_FieldOffsetTable1327[146] = { Category_t1962353414::get_offset_of_value___1() + static_cast<int32_t>(sizeof(Il2CppObject)), 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1328 = { sizeof (CategoryUtils_t734718049), -1, 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1329 = { sizeof (LinkRef_t378484359), -1, 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1330 = { 0, -1, 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1331 = { sizeof (InterpreterFactory_t3485052664), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable1331[4] = { InterpreterFactory_t3485052664::get_offset_of_mapping_0(), InterpreterFactory_t3485052664::get_offset_of_pattern_1(), InterpreterFactory_t3485052664::get_offset_of_namesMapping_2(), InterpreterFactory_t3485052664::get_offset_of_gap_3(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1332 = { sizeof (PatternCompiler_t3989440925), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable1332[1] = { PatternCompiler_t3989440925::get_offset_of_pgm_0(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1333 = { sizeof (PatternLinkStack_t3356653547), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable1333[1] = { PatternLinkStack_t3356653547::get_offset_of_link_1(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1334 = { sizeof (Link_t396179390)+ sizeof (Il2CppObject), sizeof(Link_t396179390_marshaled_pinvoke), 0, 0 }; extern const int32_t g_FieldOffsetTable1334[2] = { Link_t396179390::get_offset_of_base_addr_0() + static_cast<int32_t>(sizeof(Il2CppObject)), Link_t396179390::get_offset_of_offset_addr_1() + static_cast<int32_t>(sizeof(Il2CppObject)), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1335 = { sizeof (LinkStack_t1760044604), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable1335[1] = { LinkStack_t1760044604::get_offset_of_stack_0(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1336 = { sizeof (Mark_t3811539797)+ sizeof (Il2CppObject), sizeof(Mark_t3811539797_marshaled_pinvoke), 0, 0 }; extern const int32_t g_FieldOffsetTable1336[3] = { Mark_t3811539797::get_offset_of_Start_0() + static_cast<int32_t>(sizeof(Il2CppObject)), Mark_t3811539797::get_offset_of_End_1() + static_cast<int32_t>(sizeof(Il2CppObject)), Mark_t3811539797::get_offset_of_Previous_2() + static_cast<int32_t>(sizeof(Il2CppObject)), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1337 = { sizeof (Interpreter_t4223808840), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable1337[16] = { Interpreter_t4223808840::get_offset_of_program_1(), Interpreter_t4223808840::get_offset_of_program_start_2(), Interpreter_t4223808840::get_offset_of_text_3(), Interpreter_t4223808840::get_offset_of_text_end_4(), Interpreter_t4223808840::get_offset_of_group_count_5(), Interpreter_t4223808840::get_offset_of_match_min_6(), Interpreter_t4223808840::get_offset_of_qs_7(), Interpreter_t4223808840::get_offset_of_scan_ptr_8(), Interpreter_t4223808840::get_offset_of_repeat_9(), Interpreter_t4223808840::get_offset_of_fast_10(), Interpreter_t4223808840::get_offset_of_stack_11(), Interpreter_t4223808840::get_offset_of_deep_12(), Interpreter_t4223808840::get_offset_of_marks_13(), Interpreter_t4223808840::get_offset_of_mark_start_14(), Interpreter_t4223808840::get_offset_of_mark_end_15(), Interpreter_t4223808840::get_offset_of_groups_16(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1338 = { sizeof (IntStack_t3630763131)+ sizeof (Il2CppObject), sizeof(IntStack_t3630763131_marshaled_pinvoke), 0, 0 }; extern const int32_t g_FieldOffsetTable1338[2] = { IntStack_t3630763131::get_offset_of_values_0() + static_cast<int32_t>(sizeof(Il2CppObject)), IntStack_t3630763131::get_offset_of_count_1() + static_cast<int32_t>(sizeof(Il2CppObject)), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1339 = { sizeof (RepeatContext_t1764265010), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable1339[7] = { RepeatContext_t1764265010::get_offset_of_start_0(), RepeatContext_t1764265010::get_offset_of_min_1(), RepeatContext_t1764265010::get_offset_of_max_2(), RepeatContext_t1764265010::get_offset_of_lazy_3(), RepeatContext_t1764265010::get_offset_of_expr_pc_4(), RepeatContext_t1764265010::get_offset_of_previous_5(), RepeatContext_t1764265010::get_offset_of_count_6(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1340 = { sizeof (Mode_t1939935045)+ sizeof (Il2CppObject), sizeof(int32_t), 0, 0 }; extern const int32_t g_FieldOffsetTable1340[4] = { Mode_t1939935045::get_offset_of_value___1() + static_cast<int32_t>(sizeof(Il2CppObject)), 0, 0, 0, }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1341 = { sizeof (Interval_t2482260685)+ sizeof (Il2CppObject), sizeof(Interval_t2482260685_marshaled_pinvoke), 0, 0 }; extern const int32_t g_FieldOffsetTable1341[3] = { Interval_t2482260685::get_offset_of_low_0() + static_cast<int32_t>(sizeof(Il2CppObject)), Interval_t2482260685::get_offset_of_high_1() + static_cast<int32_t>(sizeof(Il2CppObject)), Interval_t2482260685::get_offset_of_contiguous_2() + static_cast<int32_t>(sizeof(Il2CppObject)), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1342 = { sizeof (IntervalCollection_t1888974603), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable1342[1] = { IntervalCollection_t1888974603::get_offset_of_intervals_0(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1343 = { sizeof (Enumerator_t3676602947), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable1343[2] = { Enumerator_t3676602947::get_offset_of_list_0(), Enumerator_t3676602947::get_offset_of_ptr_1(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1344 = { sizeof (CostDelegate_t1292950321), sizeof(Il2CppMethodPointer), 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1345 = { sizeof (Parser_t3926544077), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable1345[6] = { Parser_t3926544077::get_offset_of_pattern_0(), Parser_t3926544077::get_offset_of_ptr_1(), Parser_t3926544077::get_offset_of_caps_2(), Parser_t3926544077::get_offset_of_refs_3(), Parser_t3926544077::get_offset_of_num_groups_4(), Parser_t3926544077::get_offset_of_gap_5(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1346 = { sizeof (QuickSearch_t2109051075), -1, sizeof(QuickSearch_t2109051075_StaticFields), 0 }; extern const int32_t g_FieldOffsetTable1346[7] = { QuickSearch_t2109051075::get_offset_of_str_0(), QuickSearch_t2109051075::get_offset_of_len_1(), QuickSearch_t2109051075::get_offset_of_ignore_2(), QuickSearch_t2109051075::get_offset_of_reverse_3(), QuickSearch_t2109051075::get_offset_of_shift_4(), QuickSearch_t2109051075::get_offset_of_shiftExtended_5(), QuickSearch_t2109051075_StaticFields::get_offset_of_THRESHOLD_6(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1347 = { sizeof (ExpressionCollection_t2279826820), -1, 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1348 = { sizeof (Expression_t3183027782), -1, 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1349 = { sizeof (CompositeExpression_t2628834993), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable1349[1] = { CompositeExpression_t2628834993::get_offset_of_expressions_0(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1350 = { sizeof (Group_t3733269553), -1, 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1351 = { sizeof (RegularExpression_t1862766086), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable1351[1] = { RegularExpression_t1862766086::get_offset_of_group_count_1(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1352 = { sizeof (CapturingGroup_t2867563114), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable1352[2] = { CapturingGroup_t2867563114::get_offset_of_gid_1(), CapturingGroup_t2867563114::get_offset_of_name_2(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1353 = { sizeof (BalancingGroup_t1061768724), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable1353[1] = { BalancingGroup_t1061768724::get_offset_of_balance_3(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1354 = { sizeof (NonBacktrackingGroup_t3370744674), -1, 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1355 = { sizeof (Repetition_t2377834527), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable1355[3] = { Repetition_t2377834527::get_offset_of_min_1(), Repetition_t2377834527::get_offset_of_max_2(), Repetition_t2377834527::get_offset_of_lazy_3(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1356 = { sizeof (Assertion_t3981028276), -1, 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1357 = { sizeof (CaptureAssertion_t3434259338), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable1357[3] = { CaptureAssertion_t3434259338::get_offset_of_alternate_1(), CaptureAssertion_t3434259338::get_offset_of_group_2(), CaptureAssertion_t3434259338::get_offset_of_literal_3(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1358 = { sizeof (ExpressionAssertion_t3534504316), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable1358[2] = { ExpressionAssertion_t3534504316::get_offset_of_reverse_1(), ExpressionAssertion_t3534504316::get_offset_of_negate_2(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1359 = { sizeof (Alternation_t3434519311), -1, 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1360 = { sizeof (Literal_t2061497825), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable1360[2] = { Literal_t2061497825::get_offset_of_str_0(), Literal_t2061497825::get_offset_of_ignore_1(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1361 = { sizeof (PositionAssertion_t3788287627), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable1361[1] = { PositionAssertion_t3788287627::get_offset_of_pos_0(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1362 = { sizeof (Reference_t1741476861), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable1362[2] = { Reference_t1741476861::get_offset_of_group_0(), Reference_t1741476861::get_offset_of_ignore_1(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1363 = { sizeof (BackslashNumber_t2734841617), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable1363[2] = { BackslashNumber_t2734841617::get_offset_of_literal_2(), BackslashNumber_t2734841617::get_offset_of_ecma_3(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1364 = { sizeof (CharacterClass_t2058232957), -1, sizeof(CharacterClass_t2058232957_StaticFields), 0 }; extern const int32_t g_FieldOffsetTable1364[6] = { CharacterClass_t2058232957_StaticFields::get_offset_of_upper_case_characters_0(), CharacterClass_t2058232957::get_offset_of_negate_1(), CharacterClass_t2058232957::get_offset_of_ignore_2(), CharacterClass_t2058232957::get_offset_of_pos_cats_3(), CharacterClass_t2058232957::get_offset_of_neg_cats_4(), CharacterClass_t2058232957::get_offset_of_intervals_5(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1365 = { sizeof (AnchorInfo_t3681078449), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable1365[6] = { AnchorInfo_t3681078449::get_offset_of_expr_0(), AnchorInfo_t3681078449::get_offset_of_pos_1(), AnchorInfo_t3681078449::get_offset_of_offset_2(), AnchorInfo_t3681078449::get_offset_of_str_3(), AnchorInfo_t3681078449::get_offset_of_width_4(), AnchorInfo_t3681078449::get_offset_of_ignore_5(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1366 = { sizeof (DefaultUriParser_t3145002206), -1, 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1367 = { sizeof (GenericUriParser_t444686856), -1, 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1368 = { sizeof (Uri_t1116831938), -1, sizeof(Uri_t1116831938_StaticFields), 0 }; extern const int32_t g_FieldOffsetTable1368[33] = { Uri_t1116831938::get_offset_of_isUnixFilePath_0(), Uri_t1116831938::get_offset_of_source_1(), Uri_t1116831938::get_offset_of_scheme_2(), Uri_t1116831938::get_offset_of_host_3(), Uri_t1116831938::get_offset_of_port_4(), Uri_t1116831938::get_offset_of_path_5(), Uri_t1116831938::get_offset_of_query_6(), Uri_t1116831938::get_offset_of_fragment_7(), Uri_t1116831938::get_offset_of_userinfo_8(), Uri_t1116831938::get_offset_of_isUnc_9(), Uri_t1116831938::get_offset_of_isOpaquePart_10(), Uri_t1116831938::get_offset_of_isAbsoluteUri_11(), Uri_t1116831938::get_offset_of_userEscaped_12(), Uri_t1116831938::get_offset_of_cachedAbsoluteUri_13(), Uri_t1116831938::get_offset_of_cachedToString_14(), Uri_t1116831938::get_offset_of_cachedHashCode_15(), Uri_t1116831938_StaticFields::get_offset_of_hexUpperChars_16(), Uri_t1116831938_StaticFields::get_offset_of_SchemeDelimiter_17(), Uri_t1116831938_StaticFields::get_offset_of_UriSchemeFile_18(), Uri_t1116831938_StaticFields::get_offset_of_UriSchemeFtp_19(), Uri_t1116831938_StaticFields::get_offset_of_UriSchemeGopher_20(), Uri_t1116831938_StaticFields::get_offset_of_UriSchemeHttp_21(), Uri_t1116831938_StaticFields::get_offset_of_UriSchemeHttps_22(), Uri_t1116831938_StaticFields::get_offset_of_UriSchemeMailto_23(), Uri_t1116831938_StaticFields::get_offset_of_UriSchemeNews_24(), Uri_t1116831938_StaticFields::get_offset_of_UriSchemeNntp_25(), Uri_t1116831938_StaticFields::get_offset_of_UriSchemeNetPipe_26(), Uri_t1116831938_StaticFields::get_offset_of_UriSchemeNetTcp_27(), Uri_t1116831938_StaticFields::get_offset_of_schemes_28(), Uri_t1116831938::get_offset_of_parser_29(), Uri_t1116831938_StaticFields::get_offset_of_U3CU3Ef__switchU24map14_30(), Uri_t1116831938_StaticFields::get_offset_of_U3CU3Ef__switchU24map15_31(), Uri_t1116831938_StaticFields::get_offset_of_U3CU3Ef__switchU24map16_32(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1369 = { sizeof (UriScheme_t1290668975)+ sizeof (Il2CppObject), sizeof(UriScheme_t1290668975_marshaled_pinvoke), 0, 0 }; extern const int32_t g_FieldOffsetTable1369[3] = { UriScheme_t1290668975::get_offset_of_scheme_0() + static_cast<int32_t>(sizeof(Il2CppObject)), UriScheme_t1290668975::get_offset_of_delimiter_1() + static_cast<int32_t>(sizeof(Il2CppObject)), UriScheme_t1290668975::get_offset_of_defaultPort_2() + static_cast<int32_t>(sizeof(Il2CppObject)), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1370 = { sizeof (UriFormatException_t308538560), -1, 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1371 = { sizeof (UriHostNameType_t959572879)+ sizeof (Il2CppObject), sizeof(int32_t), 0, 0 }; extern const int32_t g_FieldOffsetTable1371[6] = { UriHostNameType_t959572879::get_offset_of_value___1() + static_cast<int32_t>(sizeof(Il2CppObject)), 0, 0, 0, 0, 0, }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1372 = { sizeof (UriKind_t238866934)+ sizeof (Il2CppObject), sizeof(int32_t), 0, 0 }; extern const int32_t g_FieldOffsetTable1372[4] = { UriKind_t238866934::get_offset_of_value___1() + static_cast<int32_t>(sizeof(Il2CppObject)), 0, 0, 0, }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1373 = { sizeof (UriParser_t3685110593), -1, sizeof(UriParser_t3685110593_StaticFields), 0 }; extern const int32_t g_FieldOffsetTable1373[6] = { UriParser_t3685110593_StaticFields::get_offset_of_lock_object_0(), UriParser_t3685110593_StaticFields::get_offset_of_table_1(), UriParser_t3685110593::get_offset_of_scheme_name_2(), UriParser_t3685110593::get_offset_of_default_port_3(), UriParser_t3685110593_StaticFields::get_offset_of_uri_regex_4(), UriParser_t3685110593_StaticFields::get_offset_of_auth_regex_5(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1374 = { sizeof (UriPartial_t875461417)+ sizeof (Il2CppObject), sizeof(int32_t), 0, 0 }; extern const int32_t g_FieldOffsetTable1374[5] = { UriPartial_t875461417::get_offset_of_value___1() + static_cast<int32_t>(sizeof(Il2CppObject)), 0, 0, 0, 0, }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1375 = { sizeof (UriTypeConverter_t2523083502), -1, 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1376 = { sizeof (AsyncCompletedEventHandler_t2726737131), sizeof(Il2CppMethodPointer), 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1377 = { sizeof (CollectionChangeEventHandler_t362820202), sizeof(Il2CppMethodPointer), 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1378 = { sizeof (DoWorkEventHandler_t139609976), sizeof(Il2CppMethodPointer), 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1379 = { sizeof (ListChangedEventHandler_t898727436), sizeof(Il2CppMethodPointer), 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1380 = { sizeof (ProgressChangedEventHandler_t3522160029), sizeof(Il2CppMethodPointer), 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1381 = { sizeof (PropertyChangedEventHandler_t950507765), sizeof(Il2CppMethodPointer), 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1382 = { sizeof (RefreshEventHandler_t1536895921), sizeof(Il2CppMethodPointer), 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1383 = { sizeof (RunWorkerCompletedEventHandler_t3413286430), sizeof(Il2CppMethodPointer), 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1384 = { sizeof (RemoteCertificateValidationCallback_t1894914657), sizeof(Il2CppMethodPointer), 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1385 = { sizeof (U3CPrivateImplementationDetailsU3E_t3053238935), -1, sizeof(U3CPrivateImplementationDetailsU3E_t3053238935_StaticFields), 0 }; extern const int32_t g_FieldOffsetTable1385[3] = { U3CPrivateImplementationDetailsU3E_t3053238935_StaticFields::get_offset_of_U24U24fieldU2D2_0(), U3CPrivateImplementationDetailsU3E_t3053238935_StaticFields::get_offset_of_U24U24fieldU2D3_1(), U3CPrivateImplementationDetailsU3E_t3053238935_StaticFields::get_offset_of_U24U24fieldU2D4_2(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1386 = { sizeof (U24ArrayTypeU24128_t1676615741)+ sizeof (Il2CppObject), sizeof(U24ArrayTypeU24128_t1676615741_marshaled_pinvoke), 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1387 = { sizeof (U24ArrayTypeU2412_t3379220350)+ sizeof (Il2CppObject), sizeof(U24ArrayTypeU2412_t3379220350_marshaled_pinvoke), 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1388 = { sizeof (U3CModuleU3E_t86524793), -1, 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1389 = { sizeof (ExtensionAttribute_t2299149759), -1, 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1390 = { sizeof (Locale_t2281372285), -1, 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1391 = { sizeof (MonoTODOAttribute_t2091695243), -1, 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1392 = { sizeof (KeyBuilder_t373726642), -1, sizeof(KeyBuilder_t373726642_StaticFields), 0 }; extern const int32_t g_FieldOffsetTable1392[1] = { KeyBuilder_t373726642_StaticFields::get_offset_of_rng_0(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1393 = { sizeof (SymmetricTransform_t131863658), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable1393[12] = { SymmetricTransform_t131863658::get_offset_of_algo_0(), SymmetricTransform_t131863658::get_offset_of_encrypt_1(), SymmetricTransform_t131863658::get_offset_of_BlockSizeByte_2(), SymmetricTransform_t131863658::get_offset_of_temp_3(), SymmetricTransform_t131863658::get_offset_of_temp2_4(), SymmetricTransform_t131863658::get_offset_of_workBuff_5(), SymmetricTransform_t131863658::get_offset_of_workout_6(), SymmetricTransform_t131863658::get_offset_of_FeedBackByte_7(), SymmetricTransform_t131863658::get_offset_of_FeedBackIter_8(), SymmetricTransform_t131863658::get_offset_of_m_disposed_9(), SymmetricTransform_t131863658::get_offset_of_lastBlock_10(), SymmetricTransform_t131863658::get_offset_of__rng_11(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1394 = { 0, 0, 0, 0 }; extern const int32_t g_FieldOffsetTable1394[14] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1395 = { 0, 0, 0, 0 }; extern const int32_t g_FieldOffsetTable1395[2] = { 0, 0, }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1396 = { 0, 0, 0, 0 }; extern const int32_t g_FieldOffsetTable1396[4] = { 0, 0, 0, 0, }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1397 = { 0, 0, 0, 0 }; extern const int32_t g_FieldOffsetTable1397[1] = { 0, }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1398 = { sizeof (Check_t10677726), -1, 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize1399 = { sizeof (Enumerable_t839044124), -1, 0, 0 }; #ifdef __clang__ #pragma clang diagnostic pop #endif
[ "tejaskhorana@gatech.edu" ]
tejaskhorana@gatech.edu
63988b41c4ffe9a4624c425b240a6de56444d153
d63c6391ee9e5edf1bcc482fa3616c1fdcd3e044
/2020_1/20181025_이유현/chap07/DerivDestOrder.cpp
b6fe4d38386da09dba49250279f8ca4d70bf4d79
[]
no_license
wns5255/STD_Algo
3715c13c3e82ee83c5ee26d128a8f76186a9e9c8
2462e75f46a73a0c05c3a0198baa115eba5544e1
refs/heads/master
2023-04-09T01:22:50.768378
2021-04-12T06:44:44
2021-04-12T06:44:44
269,910,208
0
5
null
2020-07-27T07:03:11
2020-06-06T07:54:01
C++
UHC
C++
false
false
809
cpp
// 소멸자도 두번 호출 ( 생성자와 반대 순서로) #include <iostream> using namespace std; class SoBase { private: int baseNum; public: SoBase(int n) : baseNum(n) { cout << "SoBase() : " << baseNum << endl; } ~SoBase() { cout << "~SoBase() : " << baseNum << endl; } }; class SoDerived : public SoBase { private: int derivNum; public: SoDerived(int n) : SoBase(n), derivNum(n) { cout << "SoDerived() : " << derivNum << endl; } ~SoDerived() { cout << "~SoDerived() : " << derivNum << endl; } }; int main(void) { SoDerived drv1(15); SoDerived drv2(27); return 0; } /* 스택에 생성된 객체의 소멸순서 : 생성자와 반대! 생성자에서 동적할당한 메모리 공간은 소멸자에서 해제한다. */
[ "noreply@github.com" ]
wns5255.noreply@github.com
37f87ade0dff8bf61d11771a55673b41d05b8860
0cf299c3d7b04b81a417debb1236d6d228f7dfc6
/Serie03_Inputs/Radio_01/s03e01.cpp
afffde73195727dfdf82f9da13a5ce87bedf2a1a
[]
no_license
RoscaS/Qt_cp1
64e9f414e88601aa61ed54f7d69e5cebd5b5cacf
e77f5896425f690fd8fb05b3c5d2549efb6a06df
refs/heads/master
2020-04-09T08:40:03.164582
2018-12-03T14:24:51
2018-12-03T14:24:51
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,134
cpp
#include <QtWidgets> #include "s03e01.h" S03E01::S03E01(QWidget *parent) : QWidget(parent) { button = new QPushButton(tr("&Valider"), this); radio1 = new QRadioButton(tr("Choix &1"), this); radio2 = new QRadioButton(tr("Choix &2"), this); radio3 = new QRadioButton(tr("Choix &3"), this); auto *groupBox = new QGroupBox(tr("Boutons radio exclusifs"), this); auto *vLayout = new QVBoxLayout; vLayout->addWidget(radio1); vLayout->addWidget(radio2); vLayout->addWidget(radio3); groupBox->setLayout(vLayout); auto *mainLayout = new QVBoxLayout; mainLayout->addWidget(groupBox); mainLayout->addWidget(button); setLayout(mainLayout); connect(radio1, &QRadioButton::toggled, this, &S03E01::displayChoice); connect(radio2, &QRadioButton::toggled, this, &S03E01::displayChoice); connect(radio3, &QRadioButton::toggled, this, &S03E01::displayChoice); } void S03E01::displayChoice() { if (radio1->isChecked()) button->setText("Choix 1"); else if (radio2->isChecked()) button->setText("Choix 2"); else if (radio3->isChecked()) button->setText("Choix 3"); }
[ "sol.rosca@he-arc.ch" ]
sol.rosca@he-arc.ch
e42865c26db57914b67d69f12b27b188b059ef93
ffecf8d2492866df268db39673873e78377e7849
/src/wallet/wallet.h
4b3db8d2068c89018f6e8436791d38e21c03cccb
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
dashfirst/dashfirst
e96414d02822bc397b577ecb4a424534bfcde4a8
f79a29845af4d8922f1051b55200b5cc694dd1fb
refs/heads/master
2020-03-25T03:35:15.151292
2018-08-02T22:14:09
2018-08-02T22:14:09
143,349,880
0
2
null
null
null
null
UTF-8
C++
false
false
34,737
h
// Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2015 The Bitcoin Core developers // Copyright (c) 2014-2017 The Dash Core developers // Copyright (c) 2017-2018 The DashFirst Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef BITCOIN_WALLET_WALLET_H #define BITCOIN_WALLET_WALLET_H #include "amount.h" #include "base58.h" #include "streams.h" #include "tinyformat.h" #include "ui_interface.h" #include "util.h" #include "utilstrencodings.h" #include "validationinterface.h" #include "wallet/crypter.h" #include "wallet/wallet_ismine.h" #include "wallet/walletdb.h" #include <algorithm> #include <map> #include <set> #include <stdexcept> #include <stdint.h> #include <string> #include <utility> #include <vector> #include <boost/shared_ptr.hpp> /** * Settings */ extern CFeeRate payTxFee; extern CAmount maxTxFee; extern unsigned int nTxConfirmTarget; extern bool bSpendZeroConfChange; extern bool fSendFreeTransactions; extern bool fLargeWorkForkFound; extern bool fLargeWorkInvalidChainFound; static const unsigned int DEFAULT_KEYPOOL_SIZE = 1000; //! -paytxfee default static const CAmount DEFAULT_TRANSACTION_FEE = 0; //! -paytxfee will warn if called with a higher fee than this amount (in satoshis) per KB static const CAmount nHighTransactionFeeWarning = 0.01 * COIN; //! -fallbackfee default static const CAmount DEFAULT_FALLBACK_FEE = 20000; //! -mintxfee default /** * We are ~100 times smaller then bitcoin now (2016-03-01), set minTxFee 10 times higher * so it's still 10 times lower comparing to bitcoin. */ static const CAmount DEFAULT_TRANSACTION_MINFEE = 10000; // was 1000 //! -maxtxfee default static const CAmount DEFAULT_TRANSACTION_MAXFEE = 0.2 * COIN; // "smallest denom" + X * "denom tails" //! minimum change amount static const CAmount MIN_CHANGE = CENT; //! Default for -spendzeroconfchange static const bool DEFAULT_SPEND_ZEROCONF_CHANGE = true; //! Default for -sendfreetransactions static const bool DEFAULT_SEND_FREE_TRANSACTIONS = false; //! -txconfirmtarget default static const unsigned int DEFAULT_TX_CONFIRM_TARGET = 2; //! -maxtxfee will warn if called with a higher fee than this amount (in satoshis) static const CAmount nHighTransactionMaxFeeWarning = 100 * nHighTransactionFeeWarning; //! Largest (in bytes) free transaction we're willing to create static const unsigned int MAX_FREE_TRANSACTION_CREATE_SIZE = 1000; static const bool DEFAULT_WALLETBROADCAST = true; class CAccountingEntry; class CBlockIndex; class CCoinControl; class COutput; class CReserveKey; class CScript; class CTxMemPool; class CWalletTx; /** (client) version numbers for particular wallet features */ enum WalletFeature { FEATURE_BASE = 10500, // the earliest version new wallets supports (only useful for getinfo's clientversion output) FEATURE_WALLETCRYPT = 40000, // wallet encryption FEATURE_COMPRPUBKEY = 60000, // compressed public keys FEATURE_LATEST = 61000 }; enum AvailableCoinsType { ALL_COINS = 1, ONLY_DENOMINATED = 2, ONLY_NOT1000IFMN = 3, ONLY_NONDENOMINATED_NOT1000IFMN = 4, ONLY_1000 = 5, // find masternode outputs including locked ones (use with caution) ONLY_PRIVATESEND_COLLATERAL = 6 }; struct CompactTallyItem { CBitcoinAddress address; CAmount nAmount; std::vector<CTxIn> vecTxIn; CompactTallyItem() { nAmount = 0; } }; /** A key pool entry */ class CKeyPool { public: int64_t nTime; CPubKey vchPubKey; CKeyPool(); CKeyPool(const CPubKey& vchPubKeyIn); ADD_SERIALIZE_METHODS; template <typename Stream, typename Operation> inline void SerializationOp(Stream& s, Operation ser_action, int nType, int nVersion) { if (!(nType & SER_GETHASH)) READWRITE(nVersion); READWRITE(nTime); READWRITE(vchPubKey); } }; /** Address book data */ class CAddressBookData { public: std::string name; std::string purpose; CAddressBookData() { purpose = "unknown"; } typedef std::map<std::string, std::string> StringMap; StringMap destdata; }; struct CRecipient { CScript scriptPubKey; CAmount nAmount; bool fSubtractFeeFromAmount; }; typedef std::map<std::string, std::string> mapValue_t; static void ReadOrderPos(int64_t& nOrderPos, mapValue_t& mapValue) { if (!mapValue.count("n")) { nOrderPos = -1; // TODO: calculate elsewhere return; } nOrderPos = atoi64(mapValue["n"].c_str()); } static void WriteOrderPos(const int64_t& nOrderPos, mapValue_t& mapValue) { if (nOrderPos == -1) return; mapValue["n"] = i64tostr(nOrderPos); } struct COutputEntry { CTxDestination destination; CAmount amount; int vout; }; /** A transaction with a merkle branch linking it to the block chain. */ class CMerkleTx : public CTransaction { private: /** Constant used in hashBlock to indicate tx has been abandoned */ static const uint256 ABANDON_HASH; public: uint256 hashBlock; /* An nIndex == -1 means that hashBlock (in nonzero) refers to the earliest * block in the chain we know this or any in-wallet dependency conflicts * with. Older clients interpret nIndex == -1 as unconfirmed for backward * compatibility. */ int nIndex; CMerkleTx() { Init(); } CMerkleTx(const CTransaction& txIn) : CTransaction(txIn) { Init(); } void Init() { hashBlock = uint256(); nIndex = -1; } ADD_SERIALIZE_METHODS; template <typename Stream, typename Operation> inline void SerializationOp(Stream& s, Operation ser_action, int nType, int nVersion) { std::vector<uint256> vMerkleBranch; // For compatibility with older versions. READWRITE(*(CTransaction*)this); nVersion = this->nVersion; READWRITE(hashBlock); READWRITE(vMerkleBranch); READWRITE(nIndex); } int SetMerkleBranch(const CBlock& block); /** * Return depth of transaction in blockchain: * <0 : conflicts with a transaction this deep in the blockchain * 0 : in memory pool, waiting to be included in a block * >=1 : this many blocks deep in the main chain */ int GetDepthInMainChain(const CBlockIndex* &pindexRet, bool enableIX = true) const; int GetDepthInMainChain(bool enableIX = true) const { const CBlockIndex *pindexRet; return GetDepthInMainChain(pindexRet, enableIX); } bool IsInMainChain() const { const CBlockIndex *pindexRet; return GetDepthInMainChain(pindexRet) > 0; } int GetBlocksToMaturity() const; bool AcceptToMemoryPool(bool fLimitFree=true, bool fRejectAbsurdFee=true); bool hashUnset() const { return (hashBlock.IsNull() || hashBlock == ABANDON_HASH); } bool isAbandoned() const { return (hashBlock == ABANDON_HASH); } void setAbandoned() { hashBlock = ABANDON_HASH; } }; /** * A transaction with a bunch of additional info that only the owner cares about. * It includes any unrecorded transactions needed to link it back to the block chain. */ class CWalletTx : public CMerkleTx { private: const CWallet* pwallet; public: mapValue_t mapValue; std::vector<std::pair<std::string, std::string> > vOrderForm; unsigned int fTimeReceivedIsTxTime; unsigned int nTimeReceived; //! time received by this node unsigned int nTimeSmart; char fFromMe; std::string strFromAccount; int64_t nOrderPos; //! position in ordered transaction list // memory only mutable bool fDebitCached; mutable bool fCreditCached; mutable bool fImmatureCreditCached; mutable bool fAvailableCreditCached; mutable bool fAnonymizedCreditCached; mutable bool fDenomUnconfCreditCached; mutable bool fDenomConfCreditCached; mutable bool fWatchDebitCached; mutable bool fWatchCreditCached; mutable bool fImmatureWatchCreditCached; mutable bool fAvailableWatchCreditCached; mutable bool fChangeCached; mutable CAmount nDebitCached; mutable CAmount nCreditCached; mutable CAmount nImmatureCreditCached; mutable CAmount nAvailableCreditCached; mutable CAmount nAnonymizedCreditCached; mutable CAmount nDenomUnconfCreditCached; mutable CAmount nDenomConfCreditCached; mutable CAmount nWatchDebitCached; mutable CAmount nWatchCreditCached; mutable CAmount nImmatureWatchCreditCached; mutable CAmount nAvailableWatchCreditCached; mutable CAmount nChangeCached; CWalletTx() { Init(NULL); } CWalletTx(const CWallet* pwalletIn) { Init(pwalletIn); } CWalletTx(const CWallet* pwalletIn, const CMerkleTx& txIn) : CMerkleTx(txIn) { Init(pwalletIn); } CWalletTx(const CWallet* pwalletIn, const CTransaction& txIn) : CMerkleTx(txIn) { Init(pwalletIn); } void Init(const CWallet* pwalletIn) { pwallet = pwalletIn; mapValue.clear(); vOrderForm.clear(); fTimeReceivedIsTxTime = false; nTimeReceived = 0; nTimeSmart = 0; fFromMe = false; strFromAccount.clear(); fDebitCached = false; fCreditCached = false; fImmatureCreditCached = false; fAvailableCreditCached = false; fAnonymizedCreditCached = false; fDenomUnconfCreditCached = false; fDenomConfCreditCached = false; fWatchDebitCached = false; fWatchCreditCached = false; fImmatureWatchCreditCached = false; fAvailableWatchCreditCached = false; fChangeCached = false; nDebitCached = 0; nCreditCached = 0; nImmatureCreditCached = 0; nAvailableCreditCached = 0; nAnonymizedCreditCached = 0; nDenomUnconfCreditCached = 0; nDenomConfCreditCached = 0; nWatchDebitCached = 0; nWatchCreditCached = 0; nAvailableWatchCreditCached = 0; nImmatureWatchCreditCached = 0; nChangeCached = 0; nOrderPos = -1; } ADD_SERIALIZE_METHODS; template <typename Stream, typename Operation> inline void SerializationOp(Stream& s, Operation ser_action, int nType, int nVersion) { if (ser_action.ForRead()) Init(NULL); char fSpent = false; if (!ser_action.ForRead()) { mapValue["fromaccount"] = strFromAccount; WriteOrderPos(nOrderPos, mapValue); if (nTimeSmart) mapValue["timesmart"] = strprintf("%u", nTimeSmart); } READWRITE(*(CMerkleTx*)this); std::vector<CMerkleTx> vUnused; //! Used to be vtxPrev READWRITE(vUnused); READWRITE(mapValue); READWRITE(vOrderForm); READWRITE(fTimeReceivedIsTxTime); READWRITE(nTimeReceived); READWRITE(fFromMe); READWRITE(fSpent); if (ser_action.ForRead()) { strFromAccount = mapValue["fromaccount"]; ReadOrderPos(nOrderPos, mapValue); nTimeSmart = mapValue.count("timesmart") ? (unsigned int)atoi64(mapValue["timesmart"]) : 0; } mapValue.erase("fromaccount"); mapValue.erase("version"); mapValue.erase("spent"); mapValue.erase("n"); mapValue.erase("timesmart"); } //! make sure balances are recalculated void MarkDirty() { fCreditCached = false; fAvailableCreditCached = false; fImmatureCreditCached = false; fAnonymizedCreditCached = false; fDenomUnconfCreditCached = false; fDenomConfCreditCached = false; fWatchDebitCached = false; fWatchCreditCached = false; fAvailableWatchCreditCached = false; fImmatureWatchCreditCached = false; fDebitCached = false; fChangeCached = false; } void BindWallet(CWallet *pwalletIn) { pwallet = pwalletIn; MarkDirty(); } //! filter decides which addresses will count towards the debit CAmount GetDebit(const isminefilter& filter) const; CAmount GetCredit(const isminefilter& filter) const; CAmount GetImmatureCredit(bool fUseCache=true) const; CAmount GetAvailableCredit(bool fUseCache=true) const; CAmount GetImmatureWatchOnlyCredit(const bool& fUseCache=true) const; CAmount GetAvailableWatchOnlyCredit(const bool& fUseCache=true) const; CAmount GetChange() const; CAmount GetAnonymizedCredit(bool fUseCache=true) const; CAmount GetDenominatedCredit(bool unconfirmed, bool fUseCache=true) const; void GetAmounts(std::list<COutputEntry>& listReceived, std::list<COutputEntry>& listSent, CAmount& nFee, std::string& strSentAccount, const isminefilter& filter) const; void GetAccountAmounts(const std::string& strAccount, CAmount& nReceived, CAmount& nSent, CAmount& nFee, const isminefilter& filter) const; bool IsFromMe(const isminefilter& filter) const { return (GetDebit(filter) > 0); } // True if only scriptSigs are different bool IsEquivalentTo(const CWalletTx& tx) const; bool InMempool() const; bool IsTrusted() const; bool WriteToDisk(CWalletDB *pwalletdb); int64_t GetTxTime() const; int GetRequestCount() const; bool RelayWalletTransaction(std::string strCommand="tx"); std::set<uint256> GetConflicts() const; }; class COutput { public: const CWalletTx *tx; int i; int nDepth; bool fSpendable; COutput(const CWalletTx *txIn, int iIn, int nDepthIn, bool fSpendableIn) { tx = txIn; i = iIn; nDepth = nDepthIn; fSpendable = fSpendableIn; } //Used with Darksend. Will return largest nondenom, then denominations, then very small inputs int Priority() const; std::string ToString() const; }; /** Private key that includes an expiration date in case it never gets used. */ class CWalletKey { public: CPrivKey vchPrivKey; int64_t nTimeCreated; int64_t nTimeExpires; std::string strComment; //! todo: add something to note what created it (user, getnewaddress, change) //! maybe should have a map<string, string> property map CWalletKey(int64_t nExpires=0); ADD_SERIALIZE_METHODS; template <typename Stream, typename Operation> inline void SerializationOp(Stream& s, Operation ser_action, int nType, int nVersion) { if (!(nType & SER_GETHASH)) READWRITE(nVersion); READWRITE(vchPrivKey); READWRITE(nTimeCreated); READWRITE(nTimeExpires); READWRITE(LIMITED_STRING(strComment, 65536)); } }; /** * A CWallet is an extension of a keystore, which also maintains a set of transactions and balances, * and provides the ability to create new transactions. */ class CWallet : public CCryptoKeyStore, public CValidationInterface { private: /** * Select a set of coins such that nValueRet >= nTargetValue and at least * all coins from coinControl are selected; Never select unconfirmed coins * if they are not ours */ bool SelectCoins(const CAmount& nTargetValue, std::set<std::pair<const CWalletTx*,unsigned int> >& setCoinsRet, CAmount& nValueRet, const CCoinControl *coinControl = NULL, AvailableCoinsType nCoinType=ALL_COINS, bool fUseInstantSend = true) const; CWalletDB *pwalletdbEncryption; //! the current wallet version: clients below this version are not able to load the wallet int nWalletVersion; //! the maximum wallet format version: memory-only variable that specifies to what version this wallet may be upgraded int nWalletMaxVersion; int64_t nNextResend; int64_t nLastResend; bool fBroadcastTransactions; mutable bool fAnonymizableTallyCached; mutable std::vector<CompactTallyItem> vecAnonymizableTallyCached; mutable bool fAnonymizableTallyCachedNonDenom; mutable std::vector<CompactTallyItem> vecAnonymizableTallyCachedNonDenom; /** * Used to keep track of spent outpoints, and * detect and report conflicts (double-spends or * mutated transactions where the mutant gets mined). */ typedef std::multimap<COutPoint, uint256> TxSpends; TxSpends mapTxSpends; void AddToSpends(const COutPoint& outpoint, const uint256& wtxid); void AddToSpends(const uint256& wtxid); /* Mark a transaction (and its in-wallet descendants) as conflicting with a particular block. */ void MarkConflicted(const uint256& hashBlock, const uint256& hashTx); void SyncMetaData(std::pair<TxSpends::iterator, TxSpends::iterator>); public: /* * Main wallet lock. * This lock protects all the fields added by CWallet * except for: * fFileBacked (immutable after instantiation) * strWalletFile (immutable after instantiation) */ mutable CCriticalSection cs_wallet; bool fFileBacked; std::string strWalletFile; std::set<int64_t> setKeyPool; std::map<CKeyID, CKeyMetadata> mapKeyMetadata; typedef std::map<unsigned int, CMasterKey> MasterKeyMap; MasterKeyMap mapMasterKeys; unsigned int nMasterKeyMaxID; CWallet() { SetNull(); } CWallet(const std::string& strWalletFileIn) { SetNull(); strWalletFile = strWalletFileIn; fFileBacked = true; } ~CWallet() { delete pwalletdbEncryption; pwalletdbEncryption = NULL; } void SetNull() { nWalletVersion = FEATURE_BASE; nWalletMaxVersion = FEATURE_BASE; fFileBacked = false; nMasterKeyMaxID = 0; pwalletdbEncryption = NULL; nOrderPosNext = 0; nNextResend = 0; nLastResend = 0; nTimeFirstKey = 0; fBroadcastTransactions = false; fAnonymizableTallyCached = false; fAnonymizableTallyCachedNonDenom = false; vecAnonymizableTallyCached.clear(); vecAnonymizableTallyCachedNonDenom.clear(); } std::map<uint256, CWalletTx> mapWallet; std::list<CAccountingEntry> laccentries; typedef std::pair<CWalletTx*, CAccountingEntry*> TxPair; typedef std::multimap<int64_t, TxPair > TxItems; TxItems wtxOrdered; int64_t nOrderPosNext; std::map<uint256, int> mapRequestCount; std::map<CTxDestination, CAddressBookData> mapAddressBook; CPubKey vchDefaultKey; std::set<COutPoint> setLockedCoins; int64_t nTimeFirstKey; int64_t nKeysLeftSinceAutoBackup; const CWalletTx* GetWalletTx(const uint256& hash) const; //! check whether we are allowed to upgrade (or already support) to the named feature bool CanSupportFeature(enum WalletFeature wf) { AssertLockHeld(cs_wallet); return nWalletMaxVersion >= wf; } /** * populate vCoins with vector of available COutputs. */ void AvailableCoins(std::vector<COutput>& vCoins, bool fOnlyConfirmed=true, const CCoinControl *coinControl = NULL, bool fIncludeZeroValue=false, AvailableCoinsType nCoinType=ALL_COINS, bool fUseInstantSend = false) const; /** * Shuffle and select coins until nTargetValue is reached while avoiding * small change; This method is stochastic for some inputs and upon * completion the coin set and corresponding actual target value is * assembled */ bool SelectCoinsMinConf(const CAmount& nTargetValue, int nConfMine, int nConfTheirs, std::vector<COutput> vCoins, std::set<std::pair<const CWalletTx*,unsigned int> >& setCoinsRet, CAmount& nValueRet) const; bool SelectCoinsByDenominations(int nDenom, CAmount nValueMin, CAmount nValueMax, std::vector<CTxIn>& vecTxInRet, std::vector<COutput>& vCoinsRet, CAmount& nValueRet, int nPrivateSendRoundsMin, int nPrivateSendRoundsMax); bool GetCollateralTxIn(CTxIn& txinRet, CAmount& nValueRet) const; bool SelectCoinsDark(CAmount nValueMin, CAmount nValueMax, std::vector<CTxIn>& vecTxInRet, CAmount& nValueRet, int nPrivateSendRoundsMin, int nPrivateSendRoundsMax) const; bool SelectCoinsGrouppedByAddresses(std::vector<CompactTallyItem>& vecTallyRet, bool fSkipDenominated = true, bool fAnonymizable = true) const; /// Get 1000DFCN output and keys which can be used for the Masternode bool GetMasternodeVinAndKeys(CTxIn& txinRet, CPubKey& pubKeyRet, CKey& keyRet, std::string strTxHash = "", std::string strOutputIndex = ""); /// Extract txin information and keys from output bool GetVinAndKeysFromOutput(COutput out, CTxIn& txinRet, CPubKey& pubKeyRet, CKey& keyRet); bool HasCollateralInputs(bool fOnlyConfirmed = true) const; bool IsCollateralAmount(CAmount nInputAmount) const; int CountInputsWithAmount(CAmount nInputAmount); // get the PrivateSend chain depth for a given input int GetRealInputPrivateSendRounds(CTxIn txin, int nRounds) const; // respect current settings int GetInputPrivateSendRounds(CTxIn txin) const; bool IsDenominated(const CTxIn &txin) const; bool IsDenominatedAmount(CAmount nInputAmount) const; bool IsSpent(const uint256& hash, unsigned int n) const; bool IsLockedCoin(uint256 hash, unsigned int n) const; void LockCoin(COutPoint& output); void UnlockCoin(COutPoint& output); void UnlockAllCoins(); void ListLockedCoins(std::vector<COutPoint>& vOutpts); /** * keystore implementation * Generate a new key */ CPubKey GenerateNewKey(); //! Adds a key to the store, and saves it to disk. bool AddKeyPubKey(const CKey& key, const CPubKey &pubkey); //! Adds a key to the store, without saving it to disk (used by LoadWallet) bool LoadKey(const CKey& key, const CPubKey &pubkey) { return CCryptoKeyStore::AddKeyPubKey(key, pubkey); } //! Load metadata (used by LoadWallet) bool LoadKeyMetadata(const CPubKey &pubkey, const CKeyMetadata &metadata); bool LoadMinVersion(int nVersion) { AssertLockHeld(cs_wallet); nWalletVersion = nVersion; nWalletMaxVersion = std::max(nWalletMaxVersion, nVersion); return true; } //! Adds an encrypted key to the store, and saves it to disk. bool AddCryptedKey(const CPubKey &vchPubKey, const std::vector<unsigned char> &vchCryptedSecret); //! Adds an encrypted key to the store, without saving it to disk (used by LoadWallet) bool LoadCryptedKey(const CPubKey &vchPubKey, const std::vector<unsigned char> &vchCryptedSecret); bool AddCScript(const CScript& redeemScript); bool LoadCScript(const CScript& redeemScript); //! Adds a destination data tuple to the store, and saves it to disk bool AddDestData(const CTxDestination &dest, const std::string &key, const std::string &value); //! Erases a destination data tuple in the store and on disk bool EraseDestData(const CTxDestination &dest, const std::string &key); //! Adds a destination data tuple to the store, without saving it to disk bool LoadDestData(const CTxDestination &dest, const std::string &key, const std::string &value); //! Look up a destination data tuple in the store, return true if found false otherwise bool GetDestData(const CTxDestination &dest, const std::string &key, std::string *value) const; //! Adds a watch-only address to the store, and saves it to disk. bool AddWatchOnly(const CScript &dest); bool RemoveWatchOnly(const CScript &dest); //! Adds a watch-only address to the store, without saving it to disk (used by LoadWallet) bool LoadWatchOnly(const CScript &dest); bool Unlock(const SecureString& strWalletPassphrase, bool fForMixingOnly = false); bool ChangeWalletPassphrase(const SecureString& strOldWalletPassphrase, const SecureString& strNewWalletPassphrase); bool EncryptWallet(const SecureString& strWalletPassphrase); void GetKeyBirthTimes(std::map<CKeyID, int64_t> &mapKeyBirth) const; /** * Increment the next transaction order id * @return next transaction order id */ int64_t IncOrderPosNext(CWalletDB *pwalletdb = NULL); void MarkDirty(); bool AddToWallet(const CWalletTx& wtxIn, bool fFromLoadWallet, CWalletDB* pwalletdb); void SyncTransaction(const CTransaction& tx, const CBlock* pblock); bool AddToWalletIfInvolvingMe(const CTransaction& tx, const CBlock* pblock, bool fUpdate); int ScanForWalletTransactions(CBlockIndex* pindexStart, bool fUpdate = false); void ReacceptWalletTransactions(); void ResendWalletTransactions(int64_t nBestBlockTime); std::vector<uint256> ResendWalletTransactionsBefore(int64_t nTime); CAmount GetBalance() const; CAmount GetUnconfirmedBalance() const; CAmount GetImmatureBalance() const; CAmount GetWatchOnlyBalance() const; CAmount GetUnconfirmedWatchOnlyBalance() const; CAmount GetImmatureWatchOnlyBalance() const; CAmount GetAnonymizableBalance(bool fSkipDenominated = false) const; CAmount GetAnonymizedBalance() const; double GetAverageAnonymizedRounds() const; CAmount GetNormalizedAnonymizedBalance() const; CAmount GetNeedsToBeAnonymizedBalance(CAmount nMinBalance = 0) const; CAmount GetDenominatedBalance(bool unconfirmed=false) const; bool GetBudgetSystemCollateralTX(CTransaction& tx, uint256 hash, CAmount amount, bool fUseInstantSend); bool GetBudgetSystemCollateralTX(CWalletTx& tx, uint256 hash, CAmount amount, bool fUseInstantSend); /** * Insert additional inputs into the transaction by * calling CreateTransaction(); */ bool FundTransaction(CMutableTransaction& tx, CAmount& nFeeRet, int& nChangePosRet, std::string& strFailReason, bool includeWatching); /** * Create a new transaction paying the recipients with a set of coins * selected by SelectCoins(); Also create the change output, when needed */ bool CreateTransaction(const std::vector<CRecipient>& vecSend, CWalletTx& wtxNew, CReserveKey& reservekey, CAmount& nFeeRet, int& nChangePosRet, std::string& strFailReason, const CCoinControl *coinControl = NULL, bool sign = true, AvailableCoinsType nCoinType=ALL_COINS, bool fUseInstantSend=false); bool CommitTransaction(CWalletTx& wtxNew, CReserveKey& reservekey, std::string strCommand="tx"); bool CreateCollateralTransaction(CMutableTransaction& txCollateral, std::string& strReason); bool ConvertList(std::vector<CTxIn> vecTxIn, std::vector<CAmount>& vecAmounts); bool AddAccountingEntry(const CAccountingEntry&, CWalletDB & pwalletdb); static CFeeRate minTxFee; static CFeeRate fallbackFee; /** * Estimate the minimum fee considering user set parameters * and the required fee */ static CAmount GetMinimumFee(unsigned int nTxBytes, unsigned int nConfirmTarget, const CTxMemPool& pool); /** * Return the minimum required fee taking into account the * floating relay fee and user set minimum transaction fee */ static CAmount GetRequiredFee(unsigned int nTxBytes); bool NewKeyPool(); bool TopUpKeyPool(unsigned int kpSize = 0); void ReserveKeyFromKeyPool(int64_t& nIndex, CKeyPool& keypool); void KeepKey(int64_t nIndex); void ReturnKey(int64_t nIndex); bool GetKeyFromPool(CPubKey &key); int64_t GetOldestKeyPoolTime(); void GetAllReserveKeys(std::set<CKeyID>& setAddress) const; std::set< std::set<CTxDestination> > GetAddressGroupings(); std::map<CTxDestination, CAmount> GetAddressBalances(); std::set<CTxDestination> GetAccountAddresses(const std::string& strAccount) const; isminetype IsMine(const CTxIn& txin) const; CAmount GetDebit(const CTxIn& txin, const isminefilter& filter) const; isminetype IsMine(const CTxOut& txout) const; CAmount GetCredit(const CTxOut& txout, const isminefilter& filter) const; bool IsChange(const CTxOut& txout) const; CAmount GetChange(const CTxOut& txout) const; bool IsMine(const CTransaction& tx) const; /** should probably be renamed to IsRelevantToMe */ bool IsFromMe(const CTransaction& tx) const; CAmount GetDebit(const CTransaction& tx, const isminefilter& filter) const; CAmount GetCredit(const CTransaction& tx, const isminefilter& filter) const; CAmount GetChange(const CTransaction& tx) const; void SetBestChain(const CBlockLocator& loc); DBErrors LoadWallet(bool& fFirstRunRet); DBErrors ZapWalletTx(std::vector<CWalletTx>& vWtx); bool SetAddressBook(const CTxDestination& address, const std::string& strName, const std::string& purpose); bool DelAddressBook(const CTxDestination& address); bool UpdatedTransaction(const uint256 &hashTx); void Inventory(const uint256 &hash) { { LOCK(cs_wallet); std::map<uint256, int>::iterator mi = mapRequestCount.find(hash); if (mi != mapRequestCount.end()) (*mi).second++; } } void GetScriptForMining(boost::shared_ptr<CReserveScript> &script); void ResetRequestCount(const uint256 &hash) { LOCK(cs_wallet); mapRequestCount[hash] = 0; }; unsigned int GetKeyPoolSize() { AssertLockHeld(cs_wallet); // setKeyPool return setKeyPool.size(); } bool SetDefaultKey(const CPubKey &vchPubKey); //! signify that a particular wallet feature is now used. this may change nWalletVersion and nWalletMaxVersion if those are lower bool SetMinVersion(enum WalletFeature, CWalletDB* pwalletdbIn = NULL, bool fExplicit = false); //! change which version we're allowed to upgrade to (note that this does not immediately imply upgrading to that format) bool SetMaxVersion(int nVersion); //! get the current wallet format (the oldest client version guaranteed to understand this wallet) int GetVersion() { LOCK(cs_wallet); return nWalletVersion; } //! Get wallet transactions that conflict with given transaction (spend same outputs) std::set<uint256> GetConflicts(const uint256& txid) const; //! Flush wallet (bitdb flush) void Flush(bool shutdown=false); //! Verify the wallet database and perform salvage if required static bool Verify(const std::string& walletFile, std::string& warningString, std::string& errorString); /** * Address book entry changed. * @note called with lock cs_wallet held. */ boost::signals2::signal<void (CWallet *wallet, const CTxDestination &address, const std::string &label, bool isMine, const std::string &purpose, ChangeType status)> NotifyAddressBookChanged; /** * Wallet transaction added, removed or updated. * @note called with lock cs_wallet held. */ boost::signals2::signal<void (CWallet *wallet, const uint256 &hashTx, ChangeType status)> NotifyTransactionChanged; /** Show progress e.g. for rescan */ boost::signals2::signal<void (const std::string &title, int nProgress)> ShowProgress; /** Watch-only address added */ boost::signals2::signal<void (bool fHaveWatchOnly)> NotifyWatchonlyChanged; /** Inquire whether this wallet broadcasts transactions. */ bool GetBroadcastTransactions() const { return fBroadcastTransactions; } /** Set whether this wallet broadcasts transactions. */ void SetBroadcastTransactions(bool broadcast) { fBroadcastTransactions = broadcast; } /* Mark a transaction (and it in-wallet descendants) as abandoned so its inputs may be respent. */ bool AbandonTransaction(const uint256& hashTx); }; /** A key allocated from the key pool. */ class CReserveKey : public CReserveScript { protected: CWallet* pwallet; int64_t nIndex; CPubKey vchPubKey; public: CReserveKey(CWallet* pwalletIn) { nIndex = -1; pwallet = pwalletIn; } ~CReserveKey() { ReturnKey(); } void ReturnKey(); bool GetReservedKey(CPubKey &pubkey); void KeepKey(); void KeepScript() { KeepKey(); } }; /** * Account information. * Stored in wallet with key "acc"+string account name. */ class CAccount { public: CPubKey vchPubKey; CAccount() { SetNull(); } void SetNull() { vchPubKey = CPubKey(); } ADD_SERIALIZE_METHODS; template <typename Stream, typename Operation> inline void SerializationOp(Stream& s, Operation ser_action, int nType, int nVersion) { if (!(nType & SER_GETHASH)) READWRITE(nVersion); READWRITE(vchPubKey); } }; /** * Internal transfers. * Database key is acentry<account><counter>. */ class CAccountingEntry { public: std::string strAccount; CAmount nCreditDebit; int64_t nTime; std::string strOtherAccount; std::string strComment; mapValue_t mapValue; int64_t nOrderPos; //! position in ordered transaction list uint64_t nEntryNo; CAccountingEntry() { SetNull(); } void SetNull() { nCreditDebit = 0; nTime = 0; strAccount.clear(); strOtherAccount.clear(); strComment.clear(); nOrderPos = -1; nEntryNo = 0; } ADD_SERIALIZE_METHODS; template <typename Stream, typename Operation> inline void SerializationOp(Stream& s, Operation ser_action, int nType, int nVersion) { if (!(nType & SER_GETHASH)) READWRITE(nVersion); //! Note: strAccount is serialized as part of the key, not here. READWRITE(nCreditDebit); READWRITE(nTime); READWRITE(LIMITED_STRING(strOtherAccount, 65536)); if (!ser_action.ForRead()) { WriteOrderPos(nOrderPos, mapValue); if (!(mapValue.empty() && _ssExtra.empty())) { CDataStream ss(nType, nVersion); ss.insert(ss.begin(), '\0'); ss << mapValue; ss.insert(ss.end(), _ssExtra.begin(), _ssExtra.end()); strComment.append(ss.str()); } } READWRITE(LIMITED_STRING(strComment, 65536)); size_t nSepPos = strComment.find("\0", 0, 1); if (ser_action.ForRead()) { mapValue.clear(); if (std::string::npos != nSepPos) { CDataStream ss(std::vector<char>(strComment.begin() + nSepPos + 1, strComment.end()), nType, nVersion); ss >> mapValue; _ssExtra = std::vector<char>(ss.begin(), ss.end()); } ReadOrderPos(nOrderPos, mapValue); } if (std::string::npos != nSepPos) strComment.erase(nSepPos); mapValue.erase("n"); } private: std::vector<char> _ssExtra; }; #endif // BITCOIN_WALLET_WALLET_H
[ "alt@MacBook-Pro-Alt.local" ]
alt@MacBook-Pro-Alt.local
bd2a319c9b9ec3ff51cf582950521e5d0ff13766
5fcacbc63db76625cc60ffc9d6ed58a91f134ea4
/vxl/vxl-1.13.0/contrib/rpl/rgtl/rgtl_serialize_istream.hxx
9c6ee502bdf46b97dfe33d15c6489192561ba238
[ "BSL-1.0" ]
permissive
EasonZhu/rcc
c809956eb13fb732d1b2c8035db177991e3530aa
d230b542fa97da22271b200e3be7441b56786091
refs/heads/master
2021-01-15T20:28:26.541784
2013-05-14T07:18:12
2013-05-14T07:18:12
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,022
hxx
/* Copyright 2006-2009 Brad King, Chuck Stewart Distributed under the Boost Software License, Version 1.0. (See accompanying file rgtl_license_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) */ #ifndef rgtl_serialize_istream_hxx #define rgtl_serialize_istream_hxx //: // \file // \brief Load rgtl objects from a stream. // \author Brad King // \date February 2008 #include "rgtl_serialize_direction.hxx" #include <vcl_compiler.h> #include <vcl_iosfwd.h> #include <vcl_cstddef.h> //: Seralization load object that reads from a stream. // See rgtl_serialize.txt for serialization interface details. class rgtl_serialize_istream { VCL_SAFE_BOOL_DEFINE; public: //: Mark this class as a serialization load direction. typedef rgtl_serialize_direction_load serialize_direction; //: Construct with a stream from which to read data. rgtl_serialize_istream(vcl_istream& is); //: Safe conversion to a boolean type. operator safe_bool() const { return this->okay()? VCL_SAFE_BOOL_TRUE : 0; } //: Read data from the input stream. rgtl_serialize_istream& read(void* data, vcl_size_t length); //: Get the current position in the stream. vcl_size_t position(); private: bool okay() const; vcl_istream& stream_; vcl_size_t buffer_left_; vcl_size_t buffer_used_; static unsigned int const buffer_size = 1024; char buffer_[buffer_size]; }; //: Provide "loader >> object" syntax template <typename T> inline rgtl_serialize_istream& operator>>(rgtl_serialize_istream& rsr, T& x) { return rsr & x; } //: Provide "serializer & object" syntax for arbitrary objects template <typename T> rgtl_serialize_istream& operator&(rgtl_serialize_istream& rsr, T& x) { rgtl_serialize(rsr, x); return rsr; } //: Provide "serializer & array" syntax for array types template <typename T, unsigned int N> rgtl_serialize_istream& operator&(rgtl_serialize_istream& rsr, T(&x)[N]) { for(unsigned int i=0; i < N; ++i) { rsr & x[i]; } return rsr; } //: Poison "serializer & pointer" syntax for pointer types template <typename T> rgtl_serialize_istream& operator&(rgtl_serialize_istream& rsr, T*& x) { rgtl_serialize_istream_does_not_support_pointers(x); return rsr; } //: Provide "serializer & object" syntax for primitive types #define RGTL_SERIALIZE_ISTREAM_DECL(T) \ rgtl_serialize_istream& operator&(rgtl_serialize_istream& rsr, T& x) RGTL_SERIALIZE_ISTREAM_DECL(bool); RGTL_SERIALIZE_ISTREAM_DECL(char); RGTL_SERIALIZE_ISTREAM_DECL(signed char); RGTL_SERIALIZE_ISTREAM_DECL(unsigned char); RGTL_SERIALIZE_ISTREAM_DECL(short); RGTL_SERIALIZE_ISTREAM_DECL(unsigned short); RGTL_SERIALIZE_ISTREAM_DECL(int); RGTL_SERIALIZE_ISTREAM_DECL(unsigned int); RGTL_SERIALIZE_ISTREAM_DECL(long); RGTL_SERIALIZE_ISTREAM_DECL(unsigned long); RGTL_SERIALIZE_ISTREAM_DECL(long long); RGTL_SERIALIZE_ISTREAM_DECL(unsigned long long); RGTL_SERIALIZE_ISTREAM_DECL(float); RGTL_SERIALIZE_ISTREAM_DECL(double); #undef RGTL_SERIALIZE_ISTREAM_DECL #endif
[ "hieuza@gmail.com" ]
hieuza@gmail.com
f11118a34b8587bbd4111dc8798f589ce25344b8
8c2144d40c9bb8ece222e609f2647879102e685b
/PRACTICE/DS/linked list/reverseSublist.cpp
3ec691e572228e28a2fd3a6536e077bd1c8326a9
[]
no_license
Arpit-Jindal/My-Codes
c09cf5897b72e4c83f78bf01fee9943f30c55f50
c6bc249df93e88dd1e3100cc398f8bdada8e3786
refs/heads/master
2022-11-26T09:59:41.570859
2020-08-05T12:43:26
2020-08-05T12:43:26
285,284,684
0
0
null
null
null
null
UTF-8
C++
false
false
829
cpp
#include<iostream> using namespace std; node* reverse(node* root) { node* prev = NULL; node* curr = root; node* Next = NULL; while (curr) { Next = curr->next; curr->next = prev; prev = curr; curr = Next; } return prev; } node* reverseBetween(node* A, int B, int C) { if (B == C) return A; node* revs = NULL; node* revs_prev = NULL; node* revend = NULL; node* revend_next = NULL; node* curr = A; int i = 1; while (curr != NULL && i <= C) { if (i < B) { revs_prev = curr; } else if (i == B) { revs = curr; } else if (i == C) { revend = curr; revend_next = curr->next; } curr = curr->next; i++; } revend->next = NULL; revend = reverse(revs); if (revs_prev != NULL) { revs_prev->next = revend; } else { A = revend; } revs->next = revend_next; return A; } int main() { }
[ "arpitjindaldtu@gmail.com" ]
arpitjindaldtu@gmail.com
c597254e9a8b356034fe81c4c52390bbea17cd1f
5aad40ba5a1eb29799c1ad1c21495faa07e99b36
/src/examples/opengl/glsl_pseudo_instancing/Mesh.cpp
6f94cd02dc66311735ca996dd8df05774e08cf3e
[]
no_license
q4a/navidia_proj
3525bcfdb12dc20dcecf08f2603324feceef7394
32c839744ad849f8d4d0273c635c4d601cc1980f
refs/heads/master
2023-04-16T10:44:39.466782
2019-11-30T10:26:47
2019-11-30T10:26:47
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,916
cpp
#if defined(WIN32) # include <windows.h> #endif #include "Mesh.h" #include <assert.h> #include <glh/glh_extensions.h> static const bool sUseVBO = true; Mesh::Mesh(void) { mVerticesVBO = 0; mIndicesVBO = 0; mTexture0 = 0; } Mesh::~Mesh(void) { if(sUseVBO) { if(mVerticesVBO > 0) { glDeleteBuffersARB(1, &mVerticesVBO); } if(mIndicesVBO > 0) { glDeleteBuffersARB(1, &mIndicesVBO); } } } void Mesh::render(void) const { if(sUseVBO) { glDrawElements(GL_TRIANGLES, (GLsizei)mIndices.size(), GL_UNSIGNED_SHORT, 0); } else { glDrawElements(GL_TRIANGLES, (GLsizei)mIndices.size(), GL_UNSIGNED_SHORT, &(mIndices[0])); } } void Mesh::setState(void) const { if(sUseVBO) { glBindBufferARB(GL_ARRAY_BUFFER_ARB, mVerticesVBO); glBindBufferARB(GL_ELEMENT_ARRAY_BUFFER_ARB, mIndicesVBO); glVertexPointer(3, GL_FLOAT, sizeof(Vertex), (void*)0); glNormalPointer(GL_FLOAT, sizeof(Vertex), (void*)12); glTexCoordPointer(2, GL_FLOAT, sizeof(Vertex), (void*)24); } else { glVertexPointer(3, GL_FLOAT, sizeof(Vertex), &(mVertices[0].mPosition)); glNormalPointer(GL_FLOAT, sizeof(Vertex), &(mVertices[0].mNormal)); glTexCoordPointer(2, GL_FLOAT, sizeof(Vertex), &(mVertices[0].mTextureCoord0)); } glEnableClientState(GL_VERTEX_ARRAY); glEnableClientState(GL_NORMAL_ARRAY); glEnableClientState(GL_TEXTURE_COORD_ARRAY); } int Mesh::triangleCount(void) const { assert((mIndices.size() % 3) == 0); return(int(mIndices.size()) / 3); } void Mesh::unsetState(void) const { glDisableClientState(GL_VERTEX_ARRAY); glDisableClientState(GL_NORMAL_ARRAY); glDisableClientState(GL_TEXTURE_COORD_ARRAY); if(sUseVBO) { glBindBufferARB(GL_ARRAY_BUFFER_ARB, 0); glBindBufferARB(GL_ELEMENT_ARRAY_BUFFER_ARB, 0); } }
[ "xtKnightMM@iCloud.com" ]
xtKnightMM@iCloud.com
9900943bdf12788b3b05dcbe5e4ab9e1c69c8147
ac0a6a4335676ec0120bb653567537f5e7cfd214
/src/datatypes.hpp
7d0f6cc9ccb083b031a60703e474513c56966175
[]
no_license
TEALab-org/fourst-cli
e818b15a1b761df3d29a1a0d5767e42e6f471f5d
c10af215487272a6350e58b5762c0aad9e391f60
refs/heads/main
2023-08-28T17:57:55.147149
2021-10-20T21:49:59
2021-10-20T21:49:59
415,700,548
0
0
null
null
null
null
UTF-8
C++
false
false
502
hpp
#include <string> #include <vector> using namespace std; class datatypes { public: // prefix m is for member variable followed by datatype: s for string, n for integer, v for vector char *ms_name; char *ms_type; char mc_argument_ptr; int mn_dim; std::vector<int> mv_size; datatypes(); datatypes(std::string s_name, std::string s_type, char c_argument_ptr, int s_dim = 0, ...); void set_str(char **arr, std::string sName); ~datatypes(); }; class options { public: bool parallel; };
[ "gcroisda@vols.utk.edu" ]
gcroisda@vols.utk.edu
48879833e891d0940a599071a900f4ceaf0fa7f4
9fb33e83c244d7ff2ed4715488012d8c5d5654bd
/NewGameProject/EnemyAnimeManager.hpp
352893a1010441c5fad7fc1c4bca8c3944d6de64
[]
no_license
derangero/NewGameProject
dd0d452f6491aafc6fc9aeda13f00aab9be13e1d
1a8ea2e9b253df303a39be051eeed0650daeeceb
refs/heads/master
2023-03-04T05:06:32.747789
2021-02-21T08:27:52
2021-02-21T08:27:52
330,187,016
0
0
null
null
null
null
UTF-8
C++
false
false
333
hpp
#pragma once # include "Player.hpp" # include "MapScreenHelper.hpp" # include "AnimationBean.hpp" class EnemyAnimeManager { public: Stopwatch sw; EnemyAnimeManager(); void Draw(Array<Enemy> &enemies, Player player, Font font); double GetFlashPeriodic(Enemy enemy); static int Animate(AnimationBean &aniBean, Stopwatch& _sw); };
[ "jjhhssuueeaa@gmail.com" ]
jjhhssuueeaa@gmail.com
8b0a26f9b6937c1329fb4cf5ed0e26f51e8c65a8
82e07f743dd65da5eac20a1b695bcfa833073f9d
/viewer/ViewMain.cc
9715fbf55db00a6b988e58089a601c6c486bcefa
[]
no_license
aminems/ska
3b9719cbacc099fedf18213e3ce05d2bd5669a9d
87ec8c42e929d5c310917c0ac969d15d1717c135
refs/heads/master
2021-01-16T20:59:17.660189
2013-02-28T04:08:41
2013-02-28T04:08:41
null
0
0
null
null
null
null
UTF-8
C++
false
false
11,326
cc
/*----------------------------------------------------------------------------* * Copyright (c) 2012 Los Alamos National Security, LLC * All rights reserved *----------------------------------------------------------------------------*/ #include <iostream> #include <ViewMain.hh> viewmain_t::viewmain_t() { /*-------------------------------------------------------------------------* * Open file action *------------------------------------------------------------------------*/ openAction_ = new QAction(QIcon(":/icons/open.png"), tr("&Open"), this); openAction_->setShortcut(tr("Ctrl+O")); connect(openAction_, SIGNAL(triggered()), this, SLOT(open())); /*-------------------------------------------------------------------------* * Show slope action *------------------------------------------------------------------------*/ slopeAction_ = new QAction(QIcon(":/icons/slope.png"), tr("&Slope"), this); slopeAction_->setShortcut(tr("Ctrl+1")); connect(slopeAction_, SIGNAL(triggered()), this, SLOT(openSlope())); /*-------------------------------------------------------------------------* * Show metrics action *------------------------------------------------------------------------*/ metricsAction_ = new QAction(QIcon(":/icons/metrics.png"), tr("&Metrics"), this); metricsAction_->setShortcut(tr("Ctrl+2")); connect(metricsAction_, SIGNAL(triggered()), this, SLOT(openMetrics())); /*-------------------------------------------------------------------------* * Show metrics action *------------------------------------------------------------------------*/ graphAction_ = new QAction(QIcon(":/icons/graph.png"), tr("&Graph"), this); graphAction_->setShortcut(tr("Ctrl+3")); connect(graphAction_, SIGNAL(triggered()), this, SLOT(openGraph())); /*-------------------------------------------------------------------------* * Quit action *------------------------------------------------------------------------*/ quitAction_ = new QAction(tr("&Quit"), this); connect(quitAction_, SIGNAL(triggered()), qApp, SLOT(quit())); /*-------------------------------------------------------------------------* * Loaded modules display *------------------------------------------------------------------------*/ loaded_ = new QLabel(this); loaded_->setText("None"); selector_ = new QComboBox(this); connect(selector_, SIGNAL(currentIndexChanged(int)), this, SLOT(load(int))); selector_->setFixedWidth(200); selector_->setEnabled(false); /*-------------------------------------------------------------------------* * Search *------------------------------------------------------------------------*/ searchBox_ = new QLineEdit("", this); searchBox_->setPlaceholderText("search"); searchBox_->setSizePolicy(QSizePolicy::Minimum, QSizePolicy::Fixed); searchBox_->setEnabled(false); /*-------------------------------------------------------------------------* * File menu *------------------------------------------------------------------------*/ fileMenu_ = menuBar()->addMenu(tr("&File")); fileMenu_->addAction(openAction_); fileMenu_->addSeparator(); fileMenu_->addAction(quitAction_); /*-------------------------------------------------------------------------* * Toolbar *------------------------------------------------------------------------*/ int fill = 0; fileBar_ = addToolBar(tr("File")); fill_[fill] = new QWidget(this); fileBar_->addWidget(fill_[fill]); fill_[fill]->setFixedWidth(10); fileBar_->addAction(openAction_); fileBar_->addAction(slopeAction_); fileBar_->addAction(metricsAction_); fileBar_->addAction(graphAction_); ++fill; fill_[fill] = new QWidget(this); fileBar_->addWidget(fill_[fill]); fill_[fill]->setFixedWidth(10); fileBar_->addWidget(loaded_); ++fill; fill_[fill] = new QWidget(this); fileBar_->addWidget(fill_[fill]); //fill_[fill]->setFixedWidth(10); fill_[fill]->setSizePolicy(QSizePolicy::MinimumExpanding, QSizePolicy::Preferred); fileBar_->addWidget(selector_); ++fill; fill_[fill] = new QWidget(this); fileBar_->addWidget(fill_[fill]); fill_[fill]->setSizePolicy(QSizePolicy::Expanding, QSizePolicy::Preferred); fileBar_->addWidget(searchBox_); ++fill; fill_[fill] = new QWidget(this); fileBar_->addWidget(fill_[fill]); fill_[fill]->setFixedWidth(10); /*-------------------------------------------------------------------------* * Pipeline (main widget) *------------------------------------------------------------------------*/ pipeline_ = new viewpipeline_t; setCentralWidget(pipeline_); /*-------------------------------------------------------------------------* * Slope view *------------------------------------------------------------------------*/ slope_ = new viewslope_t; /*-------------------------------------------------------------------------* * Metrics view *------------------------------------------------------------------------*/ metrics_ = new viewmetrics_t; /*-------------------------------------------------------------------------* * Graph view *------------------------------------------------------------------------*/ graph_ = new viewgraph_t; connect(pipeline_, SIGNAL(updateRequest(QRect,int)), slope_, SLOT(updateHighlightArea(QRect,int))); connect(pipeline_, SIGNAL(highlightMove(int)), slope_, SLOT(moveHighlight(int))); /*-------------------------------------------------------------------------* * Misc. *------------------------------------------------------------------------*/ setWindowTitle(tr("SKAView")); resize(800, 600); } // viewmain_t::viewmain_t /*----------------------------------------------------------------------------* * Destructor *----------------------------------------------------------------------------*/ viewmain_t::~viewmain_t() { } // viewmain_t::~viewmain_t /*----------------------------------------------------------------------------* * Open *----------------------------------------------------------------------------*/ void viewmain_t::open() { QString fileName = QFileDialog::getOpenFileName(this, tr("Open File"), "", tr("SKA Files (*.ska);;Text Files (*.txt)")); if(fileName.isEmpty()) { return; } // if open(fileName); } // viewmain_t::open void viewmain_t::open(QString & fileName) { QFile file(fileName); if(!file.open(QIODevice::ReadOnly)) { QMessageBox msgBox; msgBox.setText(QString("Failed opening ") + fileName); msgBox.exec(); return; } // if QTextStream stream(&file); QString line; module_data_t module; while(!stream.atEnd()) { line = stream.readLine(); // skip empty lines and comments if(line.isEmpty() || line.startsWith('#')) { continue; } // if if(line.contains("KEYWORD_SKA_VERSION")) { version_.set(line.split(" ")[1]); } // if if(line.contains("KEYWORD_ARCHITECTURE")) { QStringList words = line.split(" "); words.removeFirst(); architecture_ = words.join(" "); } // if if(line.contains("BEGIN_MODULE")) { module.clear(); line = stream.readLine(); while(!stream.atEnd() && !line.contains("END_MODULE")) { if(line.contains("KEYWORD")) { QStringList _pair = line.split(' '); QString pretty = _pair[0].replace("KEYWORD_", ""). replace('_', ' ').toLower(); module[pretty] = _pair[1]; } // if if(line.contains("BEGIN_INSTRUCTION_STREAM")) { line = stream.readLine(); while(!stream.atEnd() && !line.contains("END_INSTRUCTION_STREAM")) { QStringList sections = line.split('|'); module.cycles.append(sections[0]); module.issues.append(sections[1]); module.pipelines += sections[2] + "\n"; module.instructions.append(sections[3]); line = stream.readLine(); } // while } // if if(line.contains("BEGIN_SLOPE_DATA")) { line = stream.readLine(); while(!stream.atEnd() && !line.contains("END_SLOPE_DATA")) { QStringList coordinates = line.split(' '); module.x_points.append(coordinates[0].toDouble()); module.y_points.append(coordinates[1].toDouble()); line = stream.readLine(); } // while } // if if(line.contains("BEGIN_GRAPH_DATA")) { line = stream.readLine(); while(!stream.atEnd() && !line.contains("END_GRAPH_DATA")) { module.graph += line; line = stream.readLine(); } // while } // if line = stream.readLine(); } // while modules_.append(module); } // if } // while selector_->clear(); for(auto ita = modules_.begin(); ita != modules_.end(); ++ita) { selector_->addItem((*ita)["name"]); // this is a convenient place to update metrics string (*ita).metrics = ""; (*ita).metrics += "Instructions: " + (*ita)["instructions"] + "\n"; (*ita).metrics += "Cycles: " + (*ita)["cycles"] + "\n"; (*ita).metrics += "Stalls: " + (*ita)["stalls"] + "\n"; (*ita).metrics += "Flops: " + (*ita)["flops"] + "\n"; (*ita).metrics += "Iops: " + (*ita)["iops"] + "\n"; (*ita).metrics += "Branches: " + (*ita)["branches"] + "\n"; (*ita).metrics += "Stack Allocations: " + (*ita)["stack allocations"] + "\n"; (*ita).metrics += "Stack Allocation Bytes: " + (*ita)["stack allocation bytes"] + "\n"; (*ita).metrics += "Loads: " + (*ita)["loads"] + "\n"; (*ita).metrics += "Load Bytes: " + (*ita)["load bytes"] + "\n"; (*ita).metrics += "Stores: " + (*ita)["stores"] + "\n"; (*ita).metrics += "Store Bytes: " + (*ita)["store bytes"] + "\n"; (*ita).metrics += "Cycles per Instruction: " + (*ita)["cycles per instruction"] + "\n"; (*ita).metrics += "Algorithmic Balance: " + (*ita)["balance"] + "\n"; (*ita).metrics += "Lewin Number: " + (*ita)["lewin"] + "\n"; (*ita).metrics += "Depth: " + (*ita)["depth"] + "\n"; } // for selector_->setEnabled(true); //searchBox_->setEnabled(true); loaded_->setText("Architecture: " + architecture_); load(0); } // viewmain_t::open /*----------------------------------------------------------------------------* * OpenSlope *----------------------------------------------------------------------------*/ void viewmain_t::openSlope() { slope_->show(); } // viewmain_t::openSlope /*----------------------------------------------------------------------------* * OpenMetrics *----------------------------------------------------------------------------*/ void viewmain_t::openMetrics() { metrics_->show(); } // viewmain_t::openMetrics /*----------------------------------------------------------------------------* * OpenGraph *----------------------------------------------------------------------------*/ void viewmain_t::openGraph() { graph_->show(); } // viewmain_t::openGraph /*----------------------------------------------------------------------------* * Load *----------------------------------------------------------------------------*/ void viewmain_t::load(int m) { QString balance; balance.setNum(modules_[m]["balance"].toDouble()); // load data pipeline_->load(modules_[m].cycles, modules_[m].issues, modules_[m].pipelines, modules_[m].instructions); // load slope data slope_->load(modules_[m]["name"], modules_[m].x_points, modules_[m].y_points); // load metrics data metrics_->load(modules_[m]["name"], modules_[m].metrics); // load graph data graph_->load(modules_[m]["name"], modules_[m].graph); } // viewmain_t::load
[ "bergen@lanl.gov" ]
bergen@lanl.gov
641d46ecb0f1aa7905ca45ac3a576a588346c17b
65e00876bdb944938fc9f80f74c98372268d4d3d
/Searching and Sorting/17.cpp
0633f11e444fdf2de215bfa6f760cadea5140873
[]
no_license
nipunarora-eGov/Coding-Interview-101
372086b1e80f03e3f00a7b5b8616e0966c0a29f6
9fda66bfe0afedc2d161b1657e75a286a0ccdb9e
refs/heads/main
2023-02-15T07:59:33.433792
2021-01-06T09:57:42
2021-01-06T09:57:42
null
0
0
null
null
null
null
UTF-8
C++
false
false
794
cpp
#include<bits/stdc++.h> using namespace std; int countSetBits(int x){ int count = 0; for(int i=0;i<32;i++){ if(x & (1<<i)) count++; } return count; } bool mycompare(int a,int b){ int count1 = countSetBits(a); int count2 = countSetBits(b); if(count1 <= count2) return false; return true; } void sortBySetBitCount(int arr[], int n){ sort(arr,arr+n,mycompare); } int main( int argc , char ** argv ) { ios_base::sync_with_stdio(false) ; cin.tie(NULL) ; int n; cin>>n; int* arr = new int[n]; for(int i=0;i<n;i++) cin>>arr[i]; sortBySetBitCount(arr,n); for(int i=0;i<n;i++) cout<<arr[i]<<" "; cout<<endl; return 0; }
[ "aroranipun1@gmail.com" ]
aroranipun1@gmail.com
1df1518962994128752b1444f0ba51615137e5f0
60a03ab10b99121909a8b6da93f0204824ac164c
/include/zstd/internal/type_traits/type_traits_logic.h
a951155f7e6582ef088a54fbc78a45595bf2e37b
[]
no_license
WaizungTaam/Cpp-Standard-Library
590af80f53adc3c6c8fe80fc25101e2ec14d56b3
d3c744a3b99bdb650eb020175ae002ddc79901d7
refs/heads/master
2020-06-11T03:02:43.681414
2016-12-09T16:17:14
2016-12-09T16:17:14
76,017,714
0
0
null
null
null
null
UTF-8
C++
false
false
1,315
h
#ifndef ZSTD_INTERNAL_TYPE_TRAITS_TYPE_TRAITS_LOGIC_H_ #define ZSTD_INTERNAL_TYPE_TRAITS_TYPE_TRAITS_LOGIC_H_ #include "type_traits_base.h" #include "conditional_type.h" namespace zstd { namespace internal { /* or_t */ template <typename...> struct or_t; template <> struct or_t<> : public zstd::false_type {}; template <typename T1> struct or_t<T1> : public T1 {}; template <typename T1, typename T2> struct or_t<T1, T2> : public zstd::conditional<T1::value, T1, T2>::type {}; template <typename T1, typename T2, typename T3, typename... Tn> struct or_t<T1, T2, T3, Tn...> : public zstd::conditional<T1::value, T1, or_t<T2, T3, Tn...>>::type {}; /* and */ template <typename...> struct and_t; template <> struct and_t<> : public zstd::true_type {}; template <typename T1> struct and_t<T1> : public T1 {}; template <typename T1, typename T2> struct and_t<T1, T2> : public zstd::conditional<T1::value, T2, T1>::type {}; template <typename T1, typename T2, typename T3, typename... Tn> struct and_t<T1, T2, T3, Tn...> : public zstd::conditional<T1::value, and_t<T2, T3, Tn...>, T1>::type {}; /* not */ template <typename T> struct not_t : public zstd::integral_constant<bool, !T::value> {}; } // namespace internal } // namespace zstd #endif // ZSTD_INTERNAL_TYPE_TRAITS_TYPE_TRAITS_LOGIC_H_
[ "waizungtaam@gmail.com" ]
waizungtaam@gmail.com
39fecd8c9beea6a5991b477750689d12336b35f0
3c2f0a208088a84572f625f9672f14fb70fdb11b
/BrewPiLess/PiLink.cpp
b9ea258109351d4d61c435daaff2dabd149fb67c
[]
no_license
stagma/BrewPiLess
8df5915684bac1f2c4374b3601f87e84cec4375f
7858c5ccc82ec0c7fe097f4da2218bad1dc4ad74
refs/heads/master
2021-01-21T08:24:39.176790
2017-05-17T17:19:10
2017-05-17T17:19:10
null
0
0
null
null
null
null
UTF-8
C++
false
false
31,182
cpp
/* * Copyright 2012-2013 BrewPi/Elco Jacobs. * Copyright 2013 Matthew McGowan. * * This file is part of BrewPi. * * BrewPi is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * BrewPi is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with BrewPi. If not, see <http://www.gnu.org/licenses/>. */ #include "Brewpi.h" #include <stdarg.h> #include "stddef.h" #include "PiLink.h" #include "Version.h" #include "TempControl.h" #include "Display.h" #include "JsonKeys.h" #include "Ticks.h" #include "Brewpi.h" #include "EepromManager.h" #include "EepromFormat.h" #include "SettingsManager.h" #include "Buzzer.h" #include "Display.h" #ifdef ESP8266_ONE #include "VirtualSerial.h" #endif #ifdef ESP8266_WiFi_Control #include <ESP8266WiFi.h> //ESP8266 Core WiFi Library #endif #ifdef ARDUINO #ifndef ESP8266 #include "util/delay.h" #endif #endif #if BREWPI_SIMULATE #include "Simulator.h" #endif //#include <VM_DBG/VM_DBG.h> // Rename Serial to piStream, to abstract it for later platform independence #if BREWPI_EMULATE class MockSerial : public Stream { public: void print(char c) {} void print(const char* c) {} void printNewLine() {} void println() {} int read() { return -1; } int available() { return -1; } void begin(unsigned long) {} size_t write(uint8_t w) { return 1; } int peek() { return -1; } void flush() { }; operator bool() { return true; } }; static MockSerial mockSerial; #define piStream mockSerial #elif !defined(ARDUINO) StdIO stdIO; #define piStream stdIO #elif defined(ESP8266_WiFi) // Just use the serverClient object as it supports all the same functions as Serial extern WiFiServer server; extern WiFiClient serverClient; #define piStream serverClient #else // Not using ESP8266 WiFi //#define piStream Serial #endif bool PiLink::firstPair; char PiLink::printfBuff[PRINTF_BUFFER_SIZE]; #ifdef BUFFER_PILINK_PRINTS String PiLink::printBuf; #endif void PiLink::init(void){ #ifndef ESP8266_WiFi //piStream.begin(57600); #endif #ifdef BUFFER_PILINK_PRINTS printBuf.reserve(2048); // Reserve 2kb for our string (waaaay more than we need, and we have space on the ESP!) printBuf = ""; #endif } #ifdef ESP8266 void formatStandardAnnotation(String &annotation, const char* str_1, const char* str_2, const char* str_3); #endif extern void handleReset(); #ifdef ESP8266_ONE extern QueueBuffer brewPiTxBuffer; extern QueueBuffer brewPiRxBuffer; #endif // create a printf like interface to the Arduino Serial function. Format string stored in PROGMEM void PiLink::print_P(const char *fmt, ... ){ va_list args; va_start (args, fmt ); vsnprintf_P(printfBuff, PRINTF_BUFFER_SIZE, fmt, args); // vsnprintf(printfBuff, PRINTF_BUFFER_SIZE, fmt, args); va_end (args); #ifdef ESP8266_ONE brewPiTxBuffer.print(printfBuff); #else #ifdef ESP8266_WiFi if (piStream && piStream.connected()) { // if WiFi client connected #ifdef BUFFER_PILINK_PRINTS printBuf += printfBuff; #else piStream.print(printfBuff); #endif } #else if(piStream){ // if Serial connected (on Leonardo) piStream.print(printfBuff); } #endif #endif } // create a printf like interface to the Arduino Serial function. Format string stored in RAM void PiLink::print(char *fmt, ... ){ va_list args; va_start (args, fmt ); vsnprintf(printfBuff, PRINTF_BUFFER_SIZE, fmt, args); va_end (args); #ifdef ESP8266_ONE brewPiTxBuffer.print(printfBuff); #else #ifdef ESP8266_WiFi if (piStream && piStream.connected()) { // if WiFi client connected #ifdef BUFFER_PILINK_PRINTS printBuf += printfBuff; #else piStream.print(printfBuff); #endif } #else if (piStream) { // if Serial connected (on Leonardo) piStream.print(printfBuff); } #endif #endif } #ifndef ARDUINO //void PiLink::print(char c) { piStream.print(c); } #endif #ifdef ESP8266 void PiLink::print(char out) { #ifdef ESP8266_ONE brewPiTxBuffer.print(out); #else #ifdef ESP8266_WiFi if (piStream && piStream.connected()) { // if WiFi client connected #ifdef BUFFER_PILINK_PRINTS printBuf += out; #else piStream.print(out); #endif } #else if (piStream) { // if Serial connected (on Leonardo) piStream.print(out); } #endif #endif } #endif void PiLink::printNewLine(){ #ifdef ESP8266_ONE brewPiTxBuffer.println(); #else #ifdef ESP8266_WiFi if (piStream && piStream.connected()) { // if WiFi client connected #ifdef BUFFER_PILINK_PRINTS if (printBuf.length() > 0) piStream.print(printBuf); printBuf = ""; #endif piStream.println(); yield(); delay(100); // Give the controller enough time to transmit the full message } #else if (piStream) { // if Serial connected (on Leonardo) piStream.println(); } #endif #endif } #if BREWPI_EEPROM_HELPER_COMMANDS void PiLink::printNibble(uint8_t n) { n &= 0xF; #ifdef ESP8266_WiFi if (piStream && piStream.connected()) { // if WiFi client connected print((char)(n >= 10 ? n - 10 + 'A' : n + '0')); } #else if (piStream) { // if Serial connected (on Leonardo) print((char)(n >= 10 ? n - 10 + 'A' : n + '0')); } #endif } #endif // Trying to enforce that the only thing to talk to piStream is piLink int PiLink::read() { #ifdef ESP8266_ONE return brewPiRxBuffer.read(); #else return piStream.read(); #endif } void PiLink::receive(void){ #ifdef ESP8266_ONE while (brewPiRxBuffer.available() > 0) { #else while (piStream.available() > 0) { #endif char inByte = read(); switch(inByte){ case ' ': case '\n': case '\r': #ifdef ESP8266_WiFi // Control characters sent when establishing a telnet session case 1: case 3: case 29: case 31: case '\'': case 251: case 253: case 255: #endif break; #if BREWPI_SIMULATE==1 case 'y': parseJson(HandleSimulatorConfig); break; case 'Y': printSimulatorSettings(); break; #endif case 'A': // alarm on soundAlarm(true); break; case 'a': // alarm off soundAlarm(false); break; case 't': // temperatures requested printTemperatures(); break; case 'C': // Set default constants tempControl.loadDefaultConstants(); display.printStationaryText(); // reprint stationary text to update to right degree unit sendControlConstants(); // update script with new settings logInfo(INFO_DEFAULT_CONSTANTS_LOADED); break; case 'S': // Set default settings tempControl.loadDefaultSettings(); sendControlSettings(); // update script with new settings logInfo(INFO_DEFAULT_SETTINGS_LOADED); break; case 's': // Control settings requested sendControlSettings(); break; case 'c': // Control constants requested sendControlConstants(); break; case 'v': // Control variables requested sendControlVariables(); break; case 'n': // v version // s shield type // y: simulator // b: board #ifndef ESP8266 print_P(PSTR("N:{\"v\":\"%S\",\"n\":%d,\"c\":\"%S\",\"s\":%d,\"y\":%d,\"b\":\"%c\",\"l\":\"%d\"}"), PSTR(VERSION_STRING), BUILD_NUMBER, PSTR(BUILD_NAME), BREWPI_STATIC_CONFIG, BREWPI_SIMULATE, BREWPI_BOARD, BREWPI_LOG_MESSAGES_VERSION); #else // Doesn't appear to be support for %S for some reason. Replacing by breaking everything out. print("N:{\"v\":\""); print(VERSION_STRING); print("\",\"n\":%d,\"c\":\"", BUILD_NUMBER); print(BUILD_NAME); print("\",\"s\":%d,\"y\":%d,\"b\":\"%c\",\"l\":\"%d\"}", BREWPI_STATIC_CONFIG, BREWPI_SIMULATE, BREWPI_BOARD, BREWPI_LOG_MESSAGES_VERSION); #endif printNewLine(); break; case 'l': // Display content requested openListResponse('L'); char stringBuffer[21]; for(uint8_t i=0;i<4;i++){ display.getLine(i, stringBuffer); print_P(PSTR("\"%s\""), stringBuffer); char close = (i<3) ? ',':']'; print(close); } printNewLine(); break; case 'j': // Receive settings as json receiveJson(); break; #if BREWPI_EEPROM_HELPER_COMMANDS case 'e': // dump contents of eeprom openListResponse('E'); for (uint16_t i=0; i<1024;) { if (i>0) { printNewLine(); print(','); } piLink.print('\"'); for (uint8_t j=0; j<64; j++) { uint8_t d = eepromAccess.readByte(i++); printNibble(d>>4); printNibble(d); } piLink.print('\"'); } closeListResponse(); break; #endif case 'E': // initialize eeprom eepromManager.initializeEeprom(); logInfo(INFO_EEPROM_INITIALIZED); settingsManager.loadSettings(); break; case 'd': // list devices in eeprom order openListResponse('d'); deviceManager.listDevices(); closeListResponse(); break; case 'U': // update device //printResponse('U'); // moved into function below, because installing devices can cause printing in between deviceManager.parseDeviceDefinition(); //piLink.printNewLine(); break; case 'h': // hardware query openListResponse('h'); deviceManager.enumerateHardware(); closeListResponse(); break; #ifdef ESP8266_WiFi_Control case 'w': // Reset WiFi settings WiFi.disconnect(true); break; #endif #if (BREWPI_DEBUG > 0) case 'Z': // zap eeprom eepromManager.zapEeprom(); logInfo(INFO_EEPROM_ZAPPED); break; #endif case 'R': // reset handleReset(); break; default: logWarningInt(WARNING_INVALID_COMMAND, inByte); } } } #define COMPACT_SERIAL BREWPI_SIMULATE #if COMPACT_SERIAL #define JSON_BEER_TEMP "bt" #define JSON_BEER_SET "bs" #define JSON_BEER_ANN "ba" #define JSON_FRIDGE_TEMP "ft" #define JSON_FRIDGE_SET "fs" #define JSON_FRIDGE_ANN "fa" #define JSON_STATE "s" #define JSON_TIME "t" #define JSON_ROOM_TEMP "rt" temperature beerTemp = -1, beerSet = -1, fridgeTemp = -1, fridgeSet = -1; double roomTemp = -1; uint8_t state = 0xFF; char* beerAnn; char* fridgeAnn; typedef char* PChar; inline bool changed(uint8_t &a, uint8_t b) { uint8_t c = a; a=b; return b!=c; } inline bool changed(temperature &a, temperature b) { temperature c = a; a=b; return b!=c; } inline bool changed(double &a, double b) { double c = a; a=b; return b!=c; } inline bool changed(PChar &a, PChar b) { PChar c = a; a=b; return b!=c; } #else #define JSON_BEER_TEMP "BeerTemp" #define JSON_BEER_SET "BeerSet" #define JSON_BEER_ANN "BeerAnn" #define JSON_FRIDGE_TEMP "FridgeTemp" #define JSON_FRIDGE_SET "FridgeSet" #define JSON_FRIDGE_ANN "FridgeAnn" #define JSON_STATE "State" #define JSON_TIME "Time" #define JSON_ROOM_TEMP "RoomTemp" #define changed(a,b) 1 #endif void PiLink::printTemperaturesJSON(const char * beerAnnotation, const char * fridgeAnnotation){ printResponse('T'); temperature t; t = tempControl.getBeerTemp(); if (changed(beerTemp, t)) sendJsonTemp(PSTR(JSON_BEER_TEMP), t); t = tempControl.getBeerSetting(); if (changed(beerSet,t)) sendJsonTemp(PSTR(JSON_BEER_SET), t); if (changed(beerAnn, beerAnnotation)) sendJsonAnnotation(PSTR(JSON_BEER_ANN), beerAnnotation); t = tempControl.getFridgeTemp(); if (changed(fridgeTemp, t)) sendJsonTemp(PSTR(JSON_FRIDGE_TEMP), t); t = tempControl.getFridgeSetting(); if (changed(fridgeSet, t)) sendJsonTemp(PSTR(JSON_FRIDGE_SET), t); if (changed(fridgeAnn, fridgeAnnotation)) sendJsonAnnotation(PSTR(JSON_FRIDGE_ANN), fridgeAnnotation); t = tempControl.getRoomTemp(); if (tempControl.ambientSensor->isConnected() && changed(roomTemp, t)) sendJsonTemp(PSTR(JSON_ROOM_TEMP), tempControl.getRoomTemp()); if (changed(state, tempControl.getState())) sendJsonPair(PSTR(JSON_STATE), tempControl.getState()); #if BREWPI_SIMULATE printJsonName(PSTR(JSON_TIME)); print_P(PSTR("%lu"), ticks.millis()/1000); #endif sendJsonClose(); } void PiLink::sendJsonAnnotation(const char* name, const char* annotation) { printJsonName(name); const char* fmtAnn = annotation ? PSTR("\"%s\"") : PSTR("null"); print_P(fmtAnn, annotation); } void PiLink::sendJsonTemp(const char* name, temperature temp) { char tempString[9]; tempToString(tempString, temp, 2, 9); printJsonName(name); print(tempString); } void PiLink::printTemperatures(void){ // print all temperatures with empty annotations printTemperaturesJSON(0, 0); } #if 1 //#ifndef ESP8266 // There is a bug with the ESP8266 which prevents this from working. Removing it so we aren't tempted to use it. void PiLink::printBeerAnnotation(const char * annotation, ...){ char tempString[128]; // resulting string limited to 128 chars va_list args; // Using print_P for the Annotation fails. Arguments are not passed correctly. Use Serial directly as a work around. va_start (args, annotation ); vsnprintf_P(tempString, 128, annotation, args); va_end (args); printTemperaturesJSON(tempString, 0); } void PiLink::printFridgeAnnotation(const char * annotation, ...){ char tempString[128]; // resulting string limited to 128 chars va_list args; // Using print_P for the Annotation fails. Arguments are not passed correctly. Use Serial directly as a work around. va_start (args, annotation ); vsnprintf_P(tempString, 128, annotation, args); va_end (args); printTemperaturesJSON(0, tempString); } #endif void PiLink::printResponse(char type) { print("%c:", type); // print(type); // print(':'); firstPair = true; } void PiLink::openListResponse(char type) { printResponse(type); print('['); } void PiLink::closeListResponse() { print(']'); printNewLine(); } void PiLink::debugMessage(const char * message, ...){ va_list args; //print 'D:' as prefix printResponse('D'); // Using print_P for the Annotation fails. Arguments are not passed correctly. Use Serial directly as a work around. va_start (args, message ); vsnprintf_P(printfBuff, PRINTF_BUFFER_SIZE, message, args); va_end (args); print(printfBuff); printNewLine(); } void PiLink::sendJsonClose() { print("}"); printNewLine(); } // Send settings as JSON string void PiLink::sendControlSettings(void){ char tempString[12]; printResponse('S'); ControlSettings& cs = tempControl.cs; sendJsonPair(JSONKEY_mode, cs.mode); sendJsonPair(JSONKEY_beerSetting, tempToString(tempString, cs.beerSetting, 2, 12)); sendJsonPair(JSONKEY_fridgeSetting, tempToString(tempString, cs.fridgeSetting, 2, 12)); sendJsonPair(JSONKEY_heatEstimator, fixedPointToString(tempString, cs.heatEstimator, 3, 12)); sendJsonPair(JSONKEY_coolEstimator, fixedPointToString(tempString, cs.coolEstimator, 3, 12)); sendJsonClose(); } // where the offset is relative to. This saves having to store a full 16-bit pointer. // becasue the structs are static, we can only compute an offset relative to the struct (cc,cs,cv etc..) // rather than offset from tempControl. uint8_t* jsonOutputBase; void PiLink::jsonOutputUint8(const char* key, uint8_t offset) { piLink.sendJsonPair(key, *(jsonOutputBase+offset)); } void PiLink::jsonOutputUint16(const char* key, uint8_t offset) { piLink.sendJsonPair(key, *((uint16_t*) (jsonOutputBase+offset))); } /** * outputs the temperature at the given offset from tempControl.cc. * The temperature is assumed to be an internal fixed point value. */ void PiLink::jsonOutputTempToString(const char* key, uint8_t offset) { char buf[12]; piLink.sendJsonPair(key, tempToString(buf, *((temperature*)(jsonOutputBase+offset)), 1, 12)); } void PiLink::jsonOutputFixedPointToString(const char* key, uint8_t offset) { char buf[12]; piLink.sendJsonPair(key, fixedPointToString(buf, *((temperature*)(jsonOutputBase+offset)), 3, 12)); } void PiLink::jsonOutputTempDiffToString(const char* key, uint8_t offset) { char buf[12]; piLink.sendJsonPair(key, tempDiffToString(buf, *((temperature*)(jsonOutputBase+offset)), 3, 12)); } void PiLink::jsonOutputChar(const char* key, uint8_t offset) { piLink.sendJsonPair(key, *((char*)(jsonOutputBase+offset))); } typedef void (*JsonOutputCCHandler)(const char* key, uint8_t offset); enum JsonOutputIndex { JOCC_UINT8=0, JOCC_TEMP_FORMAT=1, JOCC_FIXED_POINT=2, JOCC_TEMP_DIFF=3, JOCC_CHAR=4, JOCC_UINT16=5, }; const PiLink::JsonOutputHandler PiLink::JsonOutputHandlers[] = { PiLink::jsonOutputUint8, PiLink::jsonOutputTempToString, PiLink::jsonOutputFixedPointToString, PiLink::jsonOutputTempDiffToString, PiLink::jsonOutputChar, PiLink::jsonOutputUint16, }; #define JSON_OUTPUT_CC_MAP(name, fn) { JSONKEY_ ## name, offsetof(ControlConstants, name), fn } #define JSON_OUTPUT_CV_MAP(name, fn) { JSONKEY_ ## name, offsetof(ControlVariables, name), fn } #define JSON_OUTPUT_CS_MAP(name, fn) { JSONKEY_ ## name, offsetof(ControlSettings, name), fn } const PiLink::JsonOutput PiLink::jsonOutputCCMap[] PROGMEM = { JSON_OUTPUT_CC_MAP(tempFormat, JOCC_CHAR), JSON_OUTPUT_CC_MAP(tempSettingMin, JOCC_TEMP_FORMAT), JSON_OUTPUT_CC_MAP(tempSettingMax, JOCC_TEMP_FORMAT), JSON_OUTPUT_CC_MAP(pidMax, JOCC_TEMP_DIFF), JSON_OUTPUT_CC_MAP(Kp, JOCC_FIXED_POINT), JSON_OUTPUT_CC_MAP(Ki, JOCC_FIXED_POINT), JSON_OUTPUT_CC_MAP(Kd, JOCC_FIXED_POINT), JSON_OUTPUT_CC_MAP(iMaxError, JOCC_TEMP_DIFF), JSON_OUTPUT_CC_MAP(idleRangeHigh, JOCC_TEMP_DIFF), JSON_OUTPUT_CC_MAP(idleRangeLow, JOCC_TEMP_DIFF), JSON_OUTPUT_CC_MAP(heatingTargetUpper, JOCC_TEMP_DIFF), JSON_OUTPUT_CC_MAP(heatingTargetLower, JOCC_TEMP_DIFF), JSON_OUTPUT_CC_MAP(coolingTargetUpper, JOCC_TEMP_DIFF), JSON_OUTPUT_CC_MAP(coolingTargetLower, JOCC_TEMP_DIFF), JSON_OUTPUT_CC_MAP(maxHeatTimeForEstimate, JOCC_UINT16), JSON_OUTPUT_CC_MAP(maxCoolTimeForEstimate, JOCC_UINT16), JSON_OUTPUT_CC_MAP(fridgeFastFilter, JOCC_UINT8), JSON_OUTPUT_CC_MAP(fridgeSlowFilter, JOCC_UINT8), JSON_OUTPUT_CC_MAP(fridgeSlopeFilter, JOCC_UINT8), JSON_OUTPUT_CC_MAP(beerFastFilter, JOCC_UINT8), JSON_OUTPUT_CC_MAP(beerSlowFilter, JOCC_UINT8), JSON_OUTPUT_CC_MAP(beerSlopeFilter, JOCC_UINT8), JSON_OUTPUT_CC_MAP(lightAsHeater, JOCC_UINT8), JSON_OUTPUT_CC_MAP(rotaryHalfSteps, JOCC_UINT8) }; void PiLink::sendJsonValues(char responseType, const JsonOutput* /*PROGMEM*/ jsonOutputMap, uint8_t mapCount) { printResponse(responseType); while (mapCount-->0) { JsonOutput output; memcpy_P(&output, jsonOutputMap++, sizeof(output)); JsonOutputHandlers[output.handlerOffset](output.key,output.offset); } sendJsonClose(); } // Send control constants as JSON string. Might contain spaces between minus sign and number. Python will have to strip these void PiLink::sendControlConstants(void){ jsonOutputBase = (uint8_t*)&tempControl.cc; sendJsonValues('C', jsonOutputCCMap, sizeof(jsonOutputCCMap)/sizeof(jsonOutputCCMap[0])); } const PiLink::JsonOutput PiLink::jsonOutputCVMap[] PROGMEM = { JSON_OUTPUT_CV_MAP(beerDiff, JOCC_TEMP_DIFF), JSON_OUTPUT_CV_MAP(diffIntegral, JOCC_TEMP_DIFF), JSON_OUTPUT_CV_MAP(beerSlope, JOCC_TEMP_DIFF), JSON_OUTPUT_CV_MAP(p, JOCC_FIXED_POINT), JSON_OUTPUT_CV_MAP(i, JOCC_FIXED_POINT), JSON_OUTPUT_CV_MAP(d, JOCC_FIXED_POINT), JSON_OUTPUT_CV_MAP(estimatedPeak, JOCC_TEMP_FORMAT), JSON_OUTPUT_CV_MAP(negPeakEstimate, JOCC_TEMP_FORMAT), JSON_OUTPUT_CV_MAP(posPeakEstimate, JOCC_TEMP_FORMAT), JSON_OUTPUT_CV_MAP(negPeak, JOCC_TEMP_FORMAT), JSON_OUTPUT_CV_MAP(posPeak, JOCC_TEMP_FORMAT) }; // Send all control variables. Useful for debugging and choosing parameters void PiLink::sendControlVariables(void){ jsonOutputBase = (uint8_t*)&tempControl.cv; sendJsonValues('V', jsonOutputCVMap, sizeof(jsonOutputCVMap)/sizeof(jsonOutputCVMap[0])); } void PiLink::printJsonName(const char * name) { printJsonSeparator(); print('"'); print_P(name); print("\":"); } inline void PiLink::printJsonSeparator() { print(firstPair ? '{' : ','); firstPair = false; } void PiLink::sendJsonPair(const char * name, const char * val){ printJsonName(name); // TODO - Fix this to use PiLink.print in all cases #ifndef ESP8266 piStream.print(val); #else print_P(val); #endif } void PiLink::sendJsonPair(const char * name, char val){ printJsonName(name); print('"'); print(val); print('"'); } void PiLink::sendJsonPair(const char * name, uint16_t val){ printJsonName(name); print_P(PSTR("%u"), val); } void PiLink::sendJsonPair(const char * name, uint8_t val) { sendJsonPair(name, (uint16_t)val); } int readNext() { #ifdef ESP8266_ONE return piLink.read(); #else uint8_t retries = 0; while (piStream.available()==0) { #ifdef ESP8266 // changing to delay as delayMicroseconds doesn't yield like delay does delay(1); yield(); #else _delay_us(100); #endif retries++; if (retries >= 10) { return -1; } } return piLink.read(); #endif } /** * Parses a token from the piStream. * \return true if a token was parsed */ bool parseJsonToken(char* val) { uint8_t index = 0; val[0] = 0; bool result = true; for(;;) // get value { int character = readNext(); if (index==29 || character == '}' || character==-1) { result = false; break; } if(character == ',' || character==':') // end of value break; if(character == ' ' || character == '"'){ ; // skip spaces and apostrophes } else val[index++] = character; } val[index]=0; // null terminate string return result; } void PiLink::parseJson(ParseJsonCallback fn, void* data) { char key[30]; char val[30]; *key = 0; *val = 0; bool next = true; // read first open brace int c = readNext(); if (c!='{') { logErrorInt(ERROR_EXPECTED_BRACKET, c); return; } do { next = parseJsonToken(key) && parseJsonToken(val); if (val[0] && key[0]) fn(key, val, data); } while (next); } void PiLink::receiveJson(void){ parseJson(&processJsonPair, NULL); #if !BREWPI_SIMULATE // this is quite an overhead and not needed for the simulator sendControlSettings(); // update script with new settings sendControlConstants(); #endif return; } #if 1 static const char *STR_WEB_INTERFACE = "in web interface"; static const char *STR_TEMPERATURE_PROFILE = "by temperature profile"; static const char *STR_MODE = "Mode"; static const char *STR_BEER_TEMP = "Beer temp"; static const char *STR_FRIDGE_TEMP = "Fridge temp"; static const char STR_FMT_SET_TO[] PROGMEM = "%s set to %s %s"; #else static const char STR_WEB_INTERFACE[] PROGMEM = "in web interface"; static const char STR_TEMPERATURE_PROFILE[] PROGMEM = "by temperature profile"; static const char STR_MODE[] PROGMEM = "Mode"; static const char STR_BEER_TEMP[] PROGMEM = "Beer temp"; static const char STR_FRIDGE_TEMP[] PROGMEM = "Fridge temp"; static const char STR_FMT_SET_TO[] PROGMEM = "%S set to %s %S"; #endif void PiLink::setMode(const char* val) { char mode = val[0]; tempControl.setMode(mode); #if 0 //#ifdef ESP8266 String annotation = ""; formatStandardAnnotation(annotation, STR_MODE, val, "in web interface"); printTemperaturesJSON(0, annotation.c_str()); #else piLink.printFridgeAnnotation(STR_FMT_SET_TO, STR_MODE, val, STR_WEB_INTERFACE); #endif } void PiLink::setBeerSetting(const char* val) { #if 0 //#ifdef ESP8266 String annotation = ""; #endif const char* source = NULL; temperature newTemp = stringToTemp(val); if (tempControl.cs.mode == 'p') { if (abs(newTemp - tempControl.cs.beerSetting) > 100) { // this excludes gradual updates under 0.2 degrees #if 0 //#ifdef ESP8266 formatStandardAnnotation(annotation, STR_BEER_TEMP, val, "by temperature profile"); #else source = STR_TEMPERATURE_PROFILE; #endif } } else { #if 0 //#ifdef ESP8266 formatStandardAnnotation(annotation, STR_BEER_TEMP, val, "in web interface"); #else source = STR_WEB_INTERFACE; #endif } #if 0 //#ifdef ESP8266 if (annotation.length() > 0) printTemperaturesJSON(annotation.c_str(), 0); #else if (source) printBeerAnnotation(STR_FMT_SET_TO, STR_BEER_TEMP, val, source); #endif tempControl.setBeerTemp(newTemp); } //There's some kind of strange bug with the ESP8266 (probably a memory issue) where if I pass STR_WEB_INTERFACE //as str_3, everything dies. Same with using "printFridgeAnnotation" - Everything dies. #ifdef ESP8266 void formatStandardAnnotation(String &annotation, const char* str_1, const char* str_2, const char* str_3) { annotation += str_1; annotation += " set to "; annotation += str_2; annotation += " "; annotation += str_3; } #endif void PiLink::setFridgeSetting(const char* val) { temperature newTemp = stringToTemp(val); if(tempControl.cs.mode == 'f'){ #if 0 //#ifdef ESP8266 String annotation = ""; formatStandardAnnotation(annotation, STR_FRIDGE_TEMP, val, "in web interface"); printTemperaturesJSON(0, annotation.c_str()); #else printFridgeAnnotation(STR_FMT_SET_TO, STR_FRIDGE_TEMP, val, STR_WEB_INTERFACE); #endif } tempControl.setFridgeTemp(newTemp); } void PiLink::setTempFormat(const char* val) { tempControl.cc.tempFormat = val[0]; display.printStationaryText(); // reprint stationary text to update to right degree unit eepromManager.storeTempConstantsAndSettings(); } // todo - move these structs to PROGMEM. enum FilterType { FAST, SLOW, SLOPE }; enum TempSensorTarget { FRIDGE, BEER }; static uint8_t* const filterSettings[] = { &tempControl.cc.fridgeFastFilter, &tempControl.cc.fridgeSlowFilter, &tempControl.cc.fridgeSlopeFilter, &tempControl.cc.beerFastFilter, &tempControl.cc.beerSlowFilter, &tempControl.cc.beerSlopeFilter }; #define MAKE_FILTER_SETTING_TARGET(filterType, sensorTarget) (void*)(uint8_t(filterType)+uint8_t(sensorTarget)*3) void applyFilterSetting(const char* val, void* target) { // the cast was (uint8_t(uint16_t(target), changed to unsigned int so that the // first cast is the same width as a pointer, avoiding a warning // On x64 builds, unsigned int is still 32 bits, so cast to uint64_t instead #if defined(_M_X64) || defined(__amd64__) uint8_t offset = uint8_t((uint64_t) target); // target is really just an integer #else uint8_t offset = uint8_t((unsigned int) target); // target is really just an integer #endif FilterType filterType = FilterType(offset&3); TempSensorTarget sensorTarget = TempSensorTarget(offset/3); uint8_t value = atol(val); uint8_t* const location = filterSettings[offset]; *location = value; TempSensor* sensor = sensorTarget ? tempControl.beerSensor : tempControl.fridgeSensor; switch (filterType) { case FAST: sensor->setFastFilterCoefficients(value); break; case SLOW: sensor->setSlowFilterCoefficients(value); break; case SLOPE: sensor->setSlopeFilterCoefficients(value); break; } eepromManager.storeTempConstantsAndSettings(); } void setStringToFixedPoint(const char* value, temperature* target) { *target = stringToFixedPoint(value); eepromManager.storeTempConstantsAndSettings(); } void setStringToTemp(const char* value, temperature* target) { *target = stringToTemp(value); eepromManager.storeTempConstantsAndSettings(); } void setStringToTempDiff(const char* value, temperature* target) { *target = stringToTempDiff(value); eepromManager.storeTempConstantsAndSettings(); } void setUint16(const char* value, uint16_t* target) { *target = atol(value); eepromManager.storeTempConstantsAndSettings(); } void setBool(const char* value, uint8_t* target) { *target = (atol(value)!=0); eepromManager.storeTempConstantsAndSettings(); } #define JSON_CONVERT(jsonKey, target, fn) { jsonKey, target, (JsonParserHandlerFn)&fn } const PiLink::JsonParserConvert PiLink::jsonParserConverters[] PROGMEM = { JSON_CONVERT(JSONKEY_mode, NULL, setMode), JSON_CONVERT(JSONKEY_beerSetting, NULL, setBeerSetting), JSON_CONVERT(JSONKEY_fridgeSetting, NULL, setFridgeSetting), JSON_CONVERT(JSONKEY_heatEstimator, &tempControl.cs.heatEstimator, setStringToFixedPoint), JSON_CONVERT(JSONKEY_coolEstimator, &tempControl.cs.coolEstimator, setStringToFixedPoint), JSON_CONVERT(JSONKEY_tempFormat, NULL, setTempFormat), JSON_CONVERT(JSONKEY_tempSettingMin, &tempControl.cc.tempSettingMin, setStringToTemp), JSON_CONVERT(JSONKEY_tempSettingMax, &tempControl.cc.tempSettingMax, setStringToTemp), JSON_CONVERT(JSONKEY_pidMax, &tempControl.cc.pidMax, setStringToTempDiff), JSON_CONVERT(JSONKEY_Kp, &tempControl.cc.Kp, setStringToFixedPoint), JSON_CONVERT(JSONKEY_Ki, &tempControl.cc.Ki, setStringToFixedPoint), JSON_CONVERT(JSONKEY_Kd, &tempControl.cc.Kd, setStringToFixedPoint), JSON_CONVERT(JSONKEY_iMaxError, &tempControl.cc.iMaxError, setStringToTempDiff), JSON_CONVERT(JSONKEY_idleRangeHigh, &tempControl.cc.idleRangeHigh, setStringToTempDiff), JSON_CONVERT(JSONKEY_idleRangeLow, &tempControl.cc.idleRangeLow, setStringToTempDiff), JSON_CONVERT(JSONKEY_heatingTargetUpper, &tempControl.cc.heatingTargetUpper, setStringToTempDiff), JSON_CONVERT(JSONKEY_heatingTargetLower, &tempControl.cc.heatingTargetLower, setStringToTempDiff), JSON_CONVERT(JSONKEY_coolingTargetUpper, &tempControl.cc.coolingTargetUpper, setStringToTempDiff), JSON_CONVERT(JSONKEY_coolingTargetLower, &tempControl.cc.coolingTargetLower, setStringToTempDiff), JSON_CONVERT(JSONKEY_maxHeatTimeForEstimate, &tempControl.cc.maxHeatTimeForEstimate, setUint16), JSON_CONVERT(JSONKEY_maxCoolTimeForEstimate, &tempControl.cc.maxCoolTimeForEstimate, setUint16), JSON_CONVERT(JSONKEY_lightAsHeater, &tempControl.cc.lightAsHeater, setBool), JSON_CONVERT(JSONKEY_rotaryHalfSteps, &tempControl.cc.rotaryHalfSteps, setBool), JSON_CONVERT(JSONKEY_fridgeFastFilter, MAKE_FILTER_SETTING_TARGET(FAST, FRIDGE), applyFilterSetting), JSON_CONVERT(JSONKEY_fridgeSlowFilter, MAKE_FILTER_SETTING_TARGET(SLOW, FRIDGE), applyFilterSetting), JSON_CONVERT(JSONKEY_fridgeSlopeFilter, MAKE_FILTER_SETTING_TARGET(SLOPE, FRIDGE), applyFilterSetting), JSON_CONVERT(JSONKEY_beerFastFilter, MAKE_FILTER_SETTING_TARGET(FAST, BEER), applyFilterSetting), JSON_CONVERT(JSONKEY_beerSlowFilter, MAKE_FILTER_SETTING_TARGET(SLOW, BEER), applyFilterSetting), JSON_CONVERT(JSONKEY_beerSlopeFilter, MAKE_FILTER_SETTING_TARGET(SLOPE, BEER), applyFilterSetting) }; void PiLink::processJsonPair(const char * key, const char * val, void* pv){ logInfoStringString(INFO_RECEIVED_SETTING, key, val); for (uint8_t i=0; i<sizeof(jsonParserConverters)/sizeof(jsonParserConverters[0]); i++) { JsonParserConvert converter; memcpy_P(&converter, &jsonParserConverters[i], sizeof(converter)); //logDeveloper("Handling converter %d %s %S %d %d"), i, key, converter.key, converter.fn, converter.target); if (strcmp_P(key,converter.key) == 0) { //logDeveloper("Handling json key %s"), key); converter.fn(val, converter.target); return; } } logWarning(WARNING_COULD_NOT_PROCESS_SETTING); } void PiLink::soundAlarm(bool active) { alarm.setActive(active); }
[ "vitotai@mail.com" ]
vitotai@mail.com
c1d4b047cfaf2623af22e1053ddfa9cee7f15170
10549922d157ce67b6a32759b09a8dee78aebe9c
/calendarui/organizerplugin/aiagendaplugin2/src/aicalendarplugin2eventitem.cpp
23be31f054440bedabfdaa9c3894f0d911527105
[]
no_license
SymbianSource/oss.FCL.sf.app.organizer
c8be5fbc1c5d8fc7d54a63bb1793f8db823fa3d7
e15734d1943a012120b188fe3ffd5dd7594d145f
refs/heads/master
2021-01-10T22:41:15.449986
2010-11-03T11:42:22
2010-11-03T11:42:22
70,369,523
0
0
null
null
null
null
WINDOWS-1250
C++
false
false
15,344
cpp
/* * Copyright (c) 2005-2006 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of "Eclipse Public License v1.0" * which accompanies this distribution, and is available * at the URL "http://www.eclipse.org/legal/epl-v10.html". * * Initial Contributors: * Nokia Corporation - initial contribution. * * Contributors: * * Description: * */ #include "aicalendarplugin2eventitem.h" #include "aicalendarplugin2eventstrings.h" #include "aicalendarplugin2constants.hrh" #include "aicalendarplugin2constantdata.h" #include "aicalendarplugin2contentmodel.h" #include <calinstance.h> #include <Calendar.rsg> // for R_CALEN_QTN_CALE_NO_SUBJECT #include <StringLoader.h> // for loading R_CALEN_QTN_CALE_NO_SUBJECT CAiCalendarPlugin2EventItem* CAiCalendarPlugin2EventItem::NewL( const CCalInstance& aCalInstance, CAICalendarPlugin2ConstantData& aConstantData ) { CAiCalendarPlugin2EventItem* self = new( ELeave )CAiCalendarPlugin2EventItem; CleanupStack::PushL( self ); self->ConstructL( aCalInstance, aConstantData ); CleanupStack::Pop( self ); return self; } CAiCalendarPlugin2EventItem::CAiCalendarPlugin2EventItem() { } void CAiCalendarPlugin2EventItem::ConstructL( const CCalInstance& aCalInstance, CAICalendarPlugin2ConstantData& aConstantData ) { iHandleTomorrowItems = ( aConstantData.iDaysToHandleAsNotToday == KAIRangeTomorrowOnly ); iNotTodayDayRange = aConstantData.iDaysToHandleAsNotToday; // This needs to be first as data from this is used on the other 2 extractors ExtractEventIdentifiersL( aCalInstance ); TTime today; today.HomeTime(); const TTime start( aCalInstance.StartTimeL().TimeLocalL() ); const TDateTime x = today.DateTime(); const TDateTime y = start.DateTime(); iEventStrings = CAiCalendarPlugin2EventStrings::NewL( aCalInstance, aConstantData.TimeFormatUsual(), aConstantData.DateFormatWithoutYearWithZero(), aConstantData.iAppendEndTimeToOngoingItems, aConstantData.iUseAlternatePublish, *this ); iOpenInViewer = aConstantData.iOpenInViewer; iOpenFirstValid = aConstantData.iOpenFirstValid; iChecksum = CreateChecksumFromString( SecondLineText() ); iChecksum += CreateChecksumFromString( FirstLineText() ); iUnnamed = StringLoader::LoadL( R_CALEN_QTN_CALE_NO_SUBJECT ); } CAiCalendarPlugin2EventItem::~CAiCalendarPlugin2EventItem() { delete iUnnamed; delete iStartTimeSubject; delete iEventStrings; delete iUid; } void CAiCalendarPlugin2EventItem::ExtractEventIdentifiersL( const CCalInstance& aCalInstance ) { iType = ExtractTypeL( aCalInstance ); iStatus = aCalInstance.Entry().StatusL(); iIconId = IconIdToEvent( iType, iStatus ); iLocalUid = aCalInstance.Entry().LocalUidL(); iTime = aCalInstance.Time().TimeLocalL(); iEndTime = aCalInstance.EndTimeL().TimeLocalL(); iLastModifiedTime = aCalInstance.Entry().LastModifiedDateL().TimeUtcL(); delete iUid; iUid = NULL; iUid = aCalInstance.Entry().UidL().AllocL(); // Multiple-day Todo requires date TTime today; today.HomeTime(); if ( iType == EPluginItemToDo ) { iIsToday = OnSameDay( today, iEndTime ); iIsTomorrow = OnNextDay( today, iEndTime ); if( OnDayRange( today, iEndTime, iNotTodayDayRange ) ) { iIsNotTodayEvent = ETrue; } if( iEndTime > today ) { iIsFutureEvent = ETrue; } } if( !iIsToday ) { // Event is not today, and future event. Date needed. Otherwise not. iDateNeeded = ETrue; if( iType != EPluginItemDayNote && iType != EPluginItemAnniv && iType != EPluginItemToDo ) { iTimeNeeded = ETrue; } } if( iType != EPluginItemDayNote && iType != EPluginItemAnniv && iType != EPluginItemToDo && iIsToday ) { iTimeNeeded = ETrue; } } TAICal2PluginItemType CAiCalendarPlugin2EventItem::ExtractTypeL( const CCalInstance& aCalInstance ) { TTime today; today.HomeTime(); const TTime start( aCalInstance.StartTimeL().TimeLocalL() ); iIsToday = OnSameDay( today, start ); iIsTomorrow = OnNextDay( today, start ); if( OnDayRange( today, start, iNotTodayDayRange ) ) { iIsNotTodayEvent = ETrue; } if( start > today ) { iIsFutureEvent = ETrue; } switch( aCalInstance.Entry().EntryTypeL() ) { case CCalEntry::EAppt: { /* UI Spec this priorization is based on: 1. Display events which begin within two (2) hours. 2. Display events which have begun at the maximum 30 minutes ago. If each ongoing event doesn’t fit to plug-in then events which starting time is closer current time are displayed. 3. Display upcoming events (starting time >= current time) which are left. 4. Display ongoing events (ending time > current time) which are left. If each ongoing event doesn’t fit to plug-in then events which starting time is closer current time are displayed. This includes long meetings that have lasted for day(s). 5. Past events (ending time < current time) are not displayed in the Organizer plug-in. This is a precaution bacause future engine releases dont contain expired events. */ const TTimeIntervalMinutes oneMinute( 1 ); const TTimeIntervalMinutes thirtyOneMinutes( 31 ); const TTimeIntervalHours twoHours( 2 ); const TTime end( aCalInstance.EndTimeL().TimeLocalL() ); const TBool upcomingEvent2hrs = ( start > today ) && ( start <= ( today + twoHours ) ); // 1. const TBool ongoingEvent = ( ( start >= ( today - thirtyOneMinutes ) ) && ( start <= today ) && ( ( end + oneMinute ) >= today ) ); // 2. const TBool upcomingEvent = ( start > today + twoHours ); // 3. // This handles properly also the "long meeting" case, where // the meeting has begun yesterday or before that. const TBool olderOngoingEvent = ( ( start < ( today - thirtyOneMinutes ) ) && ( ( end + oneMinute ) >= today ) ); // 4. const TBool expiredEvent = ( end + oneMinute ) < today; // 5. if( expiredEvent ) { return EPluginItemExpired; } else if( upcomingEvent2hrs ) { return EPluginItemMeeting; } else if( ongoingEvent ) { return EPluginItemOnGoingEvent; } else if( upcomingEvent ) { if( !iIsToday ) { // Handle the "not today meeting" case return EPluginItemMeeting; } return EPluginItemUpcomingMeeting; } else if( olderOngoingEvent ) { return EPluginItemOlderOnGoingEvent; } else { return EPluginItemMeeting; } } case CCalEntry::EEvent: { return EPluginItemDayNote; } case CCalEntry::EAnniv: { return EPluginItemAnniv; } case CCalEntry::ETodo: { return EPluginItemToDo; } default: return EPluginItemNoEvents; } } TBool CAiCalendarPlugin2EventItem::OnSameDay( const TTime& aX, const TTime& aY ) { const TDateTime x = aX.DateTime(); const TDateTime y = aY.DateTime(); return ( x.Year() == y.Year() ) && ( x.Month() == y.Month() ) && ( x.Day() == y.Day() ); } TBool CAiCalendarPlugin2EventItem::OnNextDay( const TTime& aToday, const TTime& aEventTime ) { TTime todayPlusOne( aToday ); todayPlusOne += TTimeIntervalDays( 1 ); const TDateTime x = todayPlusOne.DateTime(); const TDateTime y = aEventTime.DateTime(); return ( x.Year() == y.Year() ) && ( x.Month() == y.Month() ) && ( x.Day() == y.Day() ); } TBool CAiCalendarPlugin2EventItem::OnDayRange( const TTime& aToday, const TTime& aEventTime, TInt aRange ) { TTime todayPlusRange( aToday ); todayPlusRange += TTimeIntervalDays( aRange + 1 ); const TDateTime x( todayPlusRange.DateTime().Year(), todayPlusRange.DateTime().Month(), todayPlusRange.DateTime().Day(), 0, 0, 0, 0 ); todayPlusRange = x; return ( aEventTime < todayPlusRange ); } const TTime CAiCalendarPlugin2EventItem::Time() const { return iTime; } const TTime CAiCalendarPlugin2EventItem::LastModifiedTime() const { return iLastModifiedTime; } TInt CAiCalendarPlugin2EventItem::IconIdToEvent( TAICal2PluginItemType aType, CCalEntry::TStatus aStatus ) { switch( aType ) { case EPluginItemMeeting: // fall through case EPluginItemUpcomingMeeting: case EPluginItemOnGoingEvent: case EPluginItemOlderOnGoingEvent: { switch( aStatus ) { case CCalEntry::ETentative: { return EAICalendarPlugin2IconMeetingTentative; } case CCalEntry::EConfirmed: { return EAICalendarPlugin2IconMeetingAccepted; } case CCalEntry::ECancelled: { // Should not happen! return KErrNotFound; } default: { // fall through } } return EAICalendarPlugin2IconAppt; } case EPluginItemDayNote: { return EAICalendarPlugin2IconMemo; } case EPluginItemAnniv: { return EAICalendarPlugin2IconAnniv; } case EPluginItemToDo: { return EAICalendarPlugin2IconTodo; } } return KErrNotFound; } TAiCalendarFocusData CAiCalendarPlugin2EventItem::FocusData() { TAiCalendarFocusData focusData; focusData.iLocalUid = iLocalUid; focusData.iEntryTime = iTime; switch( iType ) { case EPluginItemMeeting: // fall through case EPluginItemUpcomingMeeting: case EPluginItemOnGoingEvent: case EPluginItemOlderOnGoingEvent: case EPluginItemDayNote: case EPluginItemAnniv: case EPluginItemToDo: { if( iOpenFirstValid ) { focusData.iType = EAI2CalOpenOnEventDay; } else { focusData.iType = EAI2CalOpenEvent; } break; } default: { focusData.iType = EAI2CalOpenToday; break; } } focusData.iOpenInViewer = iOpenInViewer; return focusData; } const TDesC& CAiCalendarPlugin2EventItem::FirstLineText() { return iEventStrings->CombinedTimeString(); } const TDesC& CAiCalendarPlugin2EventItem::SecondLineText() { return iEventStrings->CombinedSubjectLocationString(); } const TDesC& CAiCalendarPlugin2EventItem::StartTimeText() { return iEventStrings->StartTimeString(); } const TDesC& CAiCalendarPlugin2EventItem::EndTimeText() { return iEventStrings->EndTimeString(); } const TDesC& CAiCalendarPlugin2EventItem::SubjectText() { return iEventStrings->SubjectString(); } const TDesC& CAiCalendarPlugin2EventItem::SubjectTimeString( TBool aAddTime ) { delete iStartTimeSubject; iStartTimeSubject = NULL; TInt length = 0; if ( aAddTime ) { // +1 for the space length += StartTimeText().Length() + 1; } if( SubjectText() == iUnnamed->Des() && LocationText().Length() > 0 ) { length += ( LocationText().Length() ); } else if( SubjectText().Length() > 0 ) { length += ( SubjectText().Length() ); } iStartTimeSubject = HBufC::New( length ); _LIT( KOrgTimeSubjectSeparator, " "); if ( iStartTimeSubject ) { TPtr tempPtr = iStartTimeSubject->Des(); if ( aAddTime ) { tempPtr.Append( StartTimeText() ); tempPtr.Append( KOrgTimeSubjectSeparator ); } if( SubjectText() == iUnnamed->Des() && LocationText().Length() > 0 ) { tempPtr.Append( LocationText() ); } else if( SubjectText().Length() > 0 ) { tempPtr.Append( SubjectText() ); } return *iStartTimeSubject; } return KNullDesC; } const TDesC& CAiCalendarPlugin2EventItem::LocationText() { return iEventStrings->LocationString(); } TAICal2PluginItemType CAiCalendarPlugin2EventItem::Type() const { return iType; } TInt CAiCalendarPlugin2EventItem::IconId() { return iIconId; } TBool CAiCalendarPlugin2EventItem::IsToday() { return iIsToday; } TBool CAiCalendarPlugin2EventItem::IsNotTodayEvent() { return iIsNotTodayEvent; } TBool CAiCalendarPlugin2EventItem::IsTomorrow() { return iIsTomorrow; } TBool CAiCalendarPlugin2EventItem::IsEndTimeToday() { TTime today; today.HomeTime(); return OnSameDay( today, iEndTime ); } TBool CAiCalendarPlugin2EventItem::IsFutureEvent() { return iIsFutureEvent; } TBool CAiCalendarPlugin2EventItem::DateNeeded() { return iDateNeeded; } TBool CAiCalendarPlugin2EventItem::TimeNeeded() { return iTimeNeeded; } TInt CAiCalendarPlugin2EventItem::CreateChecksumFromString( const TDesC& aString ) { TInt checksum = 0; for ( TInt i = 0; i < aString.Length(); i++ ) { checksum += aString[i] * ( i + 1); } return checksum * iType; } // END OF FILE
[ "none@none" ]
none@none
e23df91a6ae3d576d0b1b36734b242602bb62a4f
70ad94be7d74ee09ef9d4157a65cd12f5c831488
/binaryEnum/foo.cc
89f9a1a3a1e04acf805cac2514eed8cccfba14ff
[]
no_license
stanislas-brossette/playground
4c07c0f203e7abc50eb993f9d414e4ba068d2030
e5670736cab8246e60a34dd9a7e11d79cada5025
refs/heads/master
2021-01-10T03:26:06.758602
2017-06-22T12:22:08
2017-06-22T12:22:08
49,246,153
0
0
null
null
null
null
UTF-8
C++
false
false
590
cc
#include <iostream> enum E { TX = 1 << 0, TY = 1 << 1, TZ = 1 << 2, RX = 1 << 3, RY = 1 << 4, RZ = 1 << 5 }; int size(int e) { int r= 0; for (int i = 0; i < 6; ++i) { r+= (int)(bool)(e & (1 << i)); } return r; } int main(int argc, char *argv[]) { int A1 = E::TX; int A2 = E::TY | E::TZ; int A3 = E::TZ; int A4 = E::RX | E::TX | E::TY | E::RZ; std::cout << "A1 = " << size(A1) << std::endl; std::cout << "A2 = " << size(A2) << std::endl; std::cout << "A3 = " << size(A3) << std::endl; std::cout << "A4 = " << size(A4) << std::endl; return 0; }
[ "stanislas.brossette@gmail.com" ]
stanislas.brossette@gmail.com
e538bc45b3c225a19c6d03271086fd4f8479de41
29fd847ce5f92736199a13a0d275adc81421dea3
/mooc_C++/远征之继承篇/4-7_inhert_practice/main.cpp
97ec9c6ae529835ebcb6ee4764800bcde8a28ea2
[]
no_license
spacingout/mooc_Cplus
9d879a224a954f9715d62d9a90ab70e7314c0c85
df548e0f39ce037a93b53b6331e4993996a7ea37
refs/heads/master
2021-01-20T12:51:55.693191
2017-09-10T12:11:10
2017-09-10T12:11:10
101,727,555
0
0
null
null
null
null
UTF-8
C++
false
false
1,070
cpp
#include <iostream> #include <stdlib.h> #include <string> using namespace std; /** * 定义人类: Person * 数据成员: m_strName * 成员函数: attack() */ class Person { public: string m_strName; void attack() { cout << "attack" << endl; } }; /** * 定义士兵类: Soldier * 士兵类公有继承人类 * 数据成员: m_strName * 成员函数: attack() */ class Soldier: public Person { public: string m_strName; void attack() { cout << "fire!!!" << endl; } }; int main(void) { // 实例士兵对象 Soldier soldier; // 向士兵属性赋值"tomato" soldier.m_strName = "tomato"; // 通过士兵对象向人类属性赋值"Jim" soldier.Person::m_strName = "Jim"; // 打印士兵对象的属性值 cout << soldier.m_strName << endl; // 通过士兵对象打印人类属性值 cout << soldier.Person::m_strName << endl; // 调用士兵对象方法 soldier.attack(); // 通过士兵对象调用人类方法 soldier.Person::attack(); return 0; }
[ "noreply@github.com" ]
spacingout.noreply@github.com
c010144e0c8d532a621b1242d203b7f52da65591
b8376621d63394958a7e9535fc7741ac8b5c3bdc
/lib/lib_XT12/Source/CommandBars/XTPDockContext.cpp
4a90e001d3f0532299100185c57b9a9f629ce6e8
[]
no_license
15831944/job_mobile
4f1b9dad21cb7866a35a86d2d86e79b080fb8102
ebdf33d006025a682e9f2dbb670b23d5e3acb285
refs/heads/master
2021-12-02T10:58:20.932641
2013-01-09T05:20:33
2013-01-09T05:20:33
null
0
0
null
null
null
null
UTF-8
C++
false
false
9,779
cpp
// XTPDockContext.cpp : implementation of the CXTPDockContext class. // // This file is a part of the XTREME COMMANDBARS MFC class library. // (c)1998-2008 Codejock Software, All Rights Reserved. // // THIS SOURCE FILE IS THE PROPERTY OF CODEJOCK SOFTWARE AND IS NOT TO BE // RE-DISTRIBUTED BY ANY MEANS WHATSOEVER WITHOUT THE EXPRESSED WRITTEN // CONSENT OF CODEJOCK SOFTWARE. // // THIS SOURCE CODE CAN ONLY BE USED UNDER THE TERMS AND CONDITIONS OUTLINED // IN THE XTREME TOOLKIT PRO LICENSE AGREEMENT. CODEJOCK SOFTWARE GRANTS TO // YOU (ONE SOFTWARE DEVELOPER) THE LIMITED RIGHT TO USE THIS SOFTWARE ON A // SINGLE COMPUTER. // // CONTACT INFORMATION: // support@codejock.com // http://www.codejock.com // ///////////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "Common/XTPDrawHelpers.h" #include "XTPDockContext.h" #include "XTPToolBar.h" #include "XTPCommandBars.h" #include "XTPMouseManager.h" #include "XTPDockBar.h" #include "XTPDialogBar.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif void CXTPDockContext::AdjustRectangle(CRect& rect, CPoint pt) { int nXOffset = (pt.x < rect.left) ? (pt.x - rect.left) : (pt.x > rect.right) ? (pt.x - rect.right) : 0; int nYOffset = (pt.y < rect.top) ? (pt.y - rect.top) : (pt.y > rect.bottom) ? (pt.y - rect.bottom) : 0; rect.OffsetRect(nXOffset, nYOffset); } CXTPDockContext::CXTPDockContext(CXTPToolBar* pBar) { m_pBar = pBar; m_uMRUDockPosition = xtpBarTop; m_rectMRUDockPos.SetRectEmpty(); m_ptMRUFloatPos.y = m_ptMRUFloatPos.x = 0; m_nHitTest = 0; } CXTPDockContext::~CXTPDockContext() { } void CXTPDockContext::StartDrag(CPoint pt) { m_nHitTest = HTCLIENT; CRect rectMRUDockPos = m_rectMRUDockPos; XTPBarPosition uMRUDockPosition = m_uMRUDockPosition; BOOL bFloating = m_pBar->m_barPosition == xtpBarFloating; CXTPWindowRect rect(m_pBar); m_ptLast = pt; AdjustRectangle(rect, pt); m_rectDragFrame = m_rectDragDock = rect; SetCursor(AfxGetApp()->LoadStandardCursor(IDC_SIZEALL)); XTPMouseManager()->LockMouseMove(); Track(); XTPMouseManager()->UnlockMouseMove(); if (m_pBar->m_barPosition == xtpBarFloating) { m_ptMRUFloatPos = m_rectDragFrame.TopLeft(); if (!bFloating) { m_rectMRUDockPos = rectMRUDockPos; m_uMRUDockPosition = uMRUDockPosition; } } } void CXTPDockContext::StartResize(int nHitTest, CPoint pt) { m_nHitTest = nHitTest; m_ptLast = pt; m_pBar->GetWindowRect(m_rectDragFrame); Track(); m_pBar->GetWindowRect(m_rectDragFrame); if (m_pBar->m_barPosition == xtpBarFloating) m_ptMRUFloatPos = m_rectDragFrame.TopLeft(); m_pBar->m_nMRUWidth = m_rectDragFrame.Width(); } void CXTPDockContext::Track() { // don't handle if capture already set if (::GetCapture() != NULL) return; // set capture to the window which received this message m_pBar->SetCapture(); ASSERT(m_pBar == CWnd::GetCapture()); CXTPCommandBars* pCommandBars = m_pBar->GetCommandBars(); ASSERT(pCommandBars); if (!pCommandBars) return; CPoint pt(0, 0); // get messages until capture lost or cancelled/accepted while (CWnd::GetCapture() == m_pBar) { MSG msg; while (::PeekMessage(&msg, NULL, WM_PAINT, WM_PAINT, PM_NOREMOVE)) { if (!GetMessage(&msg, NULL, WM_PAINT, WM_PAINT)) break; DispatchMessage(&msg); } if (!::GetMessage(&msg, NULL, 0, 0)) { AfxPostQuitMessage((int)msg.wParam); break; } if (msg.message == WM_LBUTTONUP) break; else if (msg.message == WM_MOUSEMOVE && pt != msg.pt) { pt = msg.pt; if (m_nHitTest == HTCLIENT) Move(msg.pt); else if (m_pBar->IsDialogBar()) Resize(msg.pt); else Stretch(msg.pt); } else if (msg.message == WM_KEYDOWN) { if (msg.wParam == VK_ESCAPE) { break; } } else DispatchMessage(&msg); pCommandBars->IdleRecalcLayout(); } ReleaseCapture(); pCommandBars->GetCommandBarsOptions()->bDirtyState = TRUE; } void CXTPDockContext::EnsureVisible(CRect& rectDragFrame) { CRect rcWork = XTPMultiMonitor()->GetWorkArea(); int nGap = 10; if (rcWork.bottom - rectDragFrame.top < nGap) { rectDragFrame.OffsetRect(0, rcWork.bottom - rectDragFrame.top - nGap); } if (rectDragFrame.bottom - rcWork.top < nGap) { rectDragFrame.OffsetRect(0, rcWork.top - rectDragFrame.bottom + nGap); } if (rcWork.right - rectDragFrame.left < nGap) { rectDragFrame.OffsetRect(rcWork.right - rectDragFrame.left - nGap, 0); } if (rectDragFrame.right - rcWork.left < nGap) { rectDragFrame.OffsetRect(rcWork.left - rectDragFrame.right + nGap, 0); } } void CXTPDockContext::Move(CPoint pt) { CPoint ptOffset = pt - m_ptLast; CXTPCommandBars* pCommandBars = m_pBar->GetCommandBars(); ASSERT(pCommandBars); if (!pCommandBars) return; m_rectDragFrame.OffsetRect(ptOffset); m_rectDragDock.OffsetRect(ptOffset); DWORD dwFlags = m_pBar->GetFlags(); BOOL bDocked = FALSE; CXTPDockBar* pDockBar = pCommandBars->CanDock(pt, m_pBar->m_pDockBar); if (pDockBar) { XTPBarPosition position = pDockBar->GetPosition(); if ((position == xtpBarTop && dwFlags & xtpFlagAlignTop) || (position == xtpBarLeft && dwFlags & xtpFlagAlignLeft) || (position == xtpBarRight && dwFlags & xtpFlagAlignRight) || (position == xtpBarBottom && dwFlags & xtpFlagAlignBottom)) { CXTPDockBar* pOldDockBar = m_pBar->m_pDockBar; pCommandBars->DockCommandBar(m_pBar, &m_rectDragDock, pDockBar); if (pDockBar != pOldDockBar || m_pBar->GetPosition() == xtpBarFloating) { pCommandBars->RecalcFrameLayout(); m_pBar->GetWindowRect(m_rectDragDock); } bDocked = TRUE; } } if (!bDocked && (dwFlags & xtpFlagFloating)) { if (m_pBar->GetPosition() != xtpBarFloating) { pCommandBars->FloatCommandBar(m_pBar); CSize sz = m_pBar->CalcDynamicLayout(0, LM_HORZ | LM_MRUWIDTH | LM_COMMIT); m_rectDragFrame = CRect(m_rectDragFrame.TopLeft(), sz); AdjustRectangle(m_rectDragFrame, pt); } EnsureVisible(m_rectDragFrame); m_pBar->MoveWindow(m_rectDragFrame); } m_ptLast = pt; } void CXTPDockContext::Resize(CPoint pt) { CPoint ptOffset = pt - m_ptLast; ASSERT(m_pBar->IsDialogBar()); if (m_nHitTest == HTLEFT || m_nHitTest == HTTOPLEFT || m_nHitTest == HTBOTTOMLEFT) m_rectDragFrame.left += ptOffset.x; if (m_nHitTest == HTRIGHT || m_nHitTest == HTTOPRIGHT || m_nHitTest == HTBOTTOMRIGHT) m_rectDragFrame.right += ptOffset.x; if (m_nHitTest == HTTOP || m_nHitTest == HTTOPRIGHT || m_nHitTest == HTTOPLEFT) m_rectDragFrame.top += ptOffset.y; if (m_nHitTest == HTBOTTOM || m_nHitTest == HTBOTTOMRIGHT || m_nHitTest == HTBOTTOMLEFT) m_rectDragFrame.bottom += ptOffset.y; CRect rectTemp; m_pBar->GetWindowRect(rectTemp); if (rectTemp.Size() != m_rectDragFrame.Size()) { if (CRect().IntersectRect(XTPMultiMonitor()->GetWorkArea(m_pBar), m_rectDragFrame)) { ((CXTPDialogBar*)m_pBar)->OnResize(m_rectDragFrame, m_nHitTest); m_pBar->Redraw(); } } m_ptLast = pt; } void CXTPDockContext::Stretch(CPoint pt) { CPoint ptOffset = pt - m_ptLast; DWORD dwMode = LM_HORZ | LM_COMMIT; int nLength = 0; if (m_nHitTest == HTLEFT || m_nHitTest == HTRIGHT) { if (m_nHitTest == HTLEFT) m_rectDragFrame.left += ptOffset.x; else m_rectDragFrame.right += ptOffset.x; nLength = m_rectDragFrame.Width(); } else { dwMode |= LM_LENGTHY; if (m_nHitTest == HTTOP) m_rectDragFrame.top += ptOffset.y; else m_rectDragFrame.bottom += ptOffset.y; nLength = m_rectDragFrame.Height(); } nLength = (nLength >= 0) ? nLength : 0; CSize size = m_pBar->CalcDynamicLayout(nLength, dwMode); CRect rectTemp; m_pBar->GetWindowRect(rectTemp); if (rectTemp.Size() != size) { if (m_nHitTest == HTRIGHT || m_nHitTest == HTBOTTOM) { rectTemp.BottomRight() = rectTemp.TopLeft() + size; } else if (m_nHitTest == HTLEFT) { rectTemp.bottom = rectTemp.top + size.cy; rectTemp.left = rectTemp.right - size.cx; } else if (m_nHitTest == HTTOP) { rectTemp.top = rectTemp.bottom - size.cy; rectTemp.right = rectTemp.left + size.cx; } CRect rcWork = XTPMultiMonitor()->GetWorkArea(m_pBar); if (!CRect().IntersectRect(rcWork, rectTemp)) { if (rectTemp.right < rcWork.left) rectTemp.OffsetRect(rcWork.left - rectTemp.left, 0); else if (rectTemp.left > rcWork.right) rectTemp.OffsetRect(rcWork.right - rectTemp.right, 0); if (rectTemp.bottom < rcWork.top) rectTemp.OffsetRect(0, rcWork.top - rectTemp.top); else if (rectTemp.top > rcWork.bottom) rectTemp.OffsetRect(0, rcWork.bottom - rectTemp.bottom); } m_pBar->MoveWindow(rectTemp); m_pBar->Redraw(); } m_ptLast = pt; } BOOL CXTPDockContext::ToggleDocking() { CXTPCommandBars* pCommandBars = m_pBar->GetCommandBars(); if (m_pBar->GetPosition() == xtpBarFloating) { // Dock it only if is allowed to be docked if (!(m_pBar->m_dwFlags & xtpFlagAlignAny)) return FALSE; CRect rect = m_rectMRUDockPos; CXTPDockBar* pDockBar = pCommandBars->GetDockBar(m_uMRUDockPosition); pDockBar->ClientToScreen(&rect); // dock it at the specified position, RecalcLayout will snap pCommandBars->DockCommandBar(m_pBar, &rect, pDockBar); pCommandBars->RecalcFrameLayout(); } else { if (!(m_pBar->m_dwFlags & xtpFlagFloating)) return FALSE; if (!pCommandBars->GetCommandBarsOptions()->bDblClickFloat) return FALSE; CPoint ptFloat = m_ptMRUFloatPos; if (ptFloat.x <= 0 || ptFloat.y <= 0) { ptFloat = m_rectMRUDockPos.TopLeft(); m_pBar->GetParent()->ClientToScreen(&ptFloat); } pCommandBars->FloatCommandBar(m_pBar); CSize sz = m_pBar->CalcDynamicLayout(0, LM_HORZ | LM_MRUWIDTH | LM_COMMIT); m_pBar->MoveWindow(CRect(ptFloat, sz)); } pCommandBars->GetCommandBarsOptions()->bDirtyState = TRUE; return TRUE; }
[ "whdnrfo@gmail.com" ]
whdnrfo@gmail.com
3a1e8f93d591de8912c5cf2468ead1d00fa705bb
f862ae64559a336b5876a788dae4bb3bad56b7a7
/Tutorial05/Include/NsGui/AdornerDecorator.h
909a3b00960464571e302600a32533030bd65810
[]
no_license
nitianxiaoshuai/NoesisDemo
ef9485f4f015707cae15e017fcd8593ebc4fd216
dc949eb8058361fbba0d6be58503bef824216453
refs/heads/master
2020-06-17T06:14:36.282909
2016-12-01T00:09:25
2016-12-01T00:09:25
75,034,645
1
8
null
2016-12-07T01:13:31
2016-11-29T02:28:47
C++
UTF-8
C++
false
false
2,180
h
//////////////////////////////////////////////////////////////////////////////////////////////////// // Noesis Engine - http://www.noesisengine.com // Copyright (c) 2009-2010 Noesis Technologies S.L. All Rights Reserved. //////////////////////////////////////////////////////////////////////////////////////////////////// #ifndef __GUI_ADORNERDECORATOR_H__ #define __GUI_ADORNERDECORATOR_H__ #include <Noesis.h> #include <NsGui/CoreApi.h> #include <NsGui/Decorator.h> #include <NsGui/ILayerManager.h> #include <NsCore/ReflectionDeclare.h> #include <NsCore/Ptr.h> namespace Noesis { namespace Gui { #ifdef NS_COMPILER_MSVC #pragma warning(push) #pragma warning(disable: 4251 4275) #endif //////////////////////////////////////////////////////////////////////////////////////////////////// /// Provides an adorner layer for elements beneath it in the visual tree. /// /// http://msdn.microsoft.com/en-us/library/system.windows.documents.adornerdecorator.aspx //////////////////////////////////////////////////////////////////////////////////////////////////// class NS_GUI_CORE_API AdornerDecorator: public Decorator, public ILayerManager { public: /// Constructor AdornerDecorator(NsBool logicalChild = true); /// Destructor ~AdornerDecorator(); /// From ILayerManager //@{ void AddLayer(Visual* layerRoot); void RemoveLayer(Visual* layerRoot); //@} protected: /// From DependencyObject //@{ void OnInit(); //@} /// From Visual //@{ NsSize GetVisualChildrenCount() const; Visual* GetVisualChild(NsSize index) const; //@} /// From FrameworkElement //@{ Drawing::Size MeasureOverride(const Drawing::Size& availableSize); Drawing::Size ArrangeOverride(const Drawing::Size& finalSize); //@} /// From Decorator //@{ void OnChildChanged(UIElement* oldChild, UIElement* newChild); //@} private: struct AdornerLayers; Ptr<AdornerLayers> mLayers; NS_DECLARE_REFLECTION(AdornerDecorator, Decorator); }; #ifdef NS_COMPILER_MSVC #pragma warning(pop) #endif } } #endif
[ "hundry1986@gmail.com" ]
hundry1986@gmail.com
7f8981fe449f6fd2ca3e339b04c1c102f4822375
c3783c8a04b0817d6330fa0caa3dfa87ec08e022
/193541T/App.cpp
0e06558ff8f151ed7693674219b4b7cf965e4bf1
[]
no_license
HenIsTheMan/ACOMPG_A2
de1da1b37759c9de484510d76dbe86235ce674bf
854e3be9253e0a4ba6579127fd62cb85d5e103d2
refs/heads/main
2023-06-01T03:01:18.136352
2020-10-26T14:37:59
2020-10-26T14:37:59
307,388,284
0
0
null
null
null
null
UTF-8
C++
false
false
10,732
cpp
#include "App.h" #include "Generic.h" #include "Global.h" GLFWwindow* App::win = 0; //Render window App::App(): camResetBT(0.f), cullBT(0.f), polyModeBT(0.f), ppeTypeBT(0.f), typePPE(0){ Init(); scene = new Scene; } App::~App(){ delete scene; frontFBO->Del(); dDepthMapFBO->Del(); sDepthMapFBO->Del(); enFBO->Del(); intermediateFBO->Del(); glDeleteBuffers(sizeof(FBORefIDs) / sizeof(FBORefIDs[0]), FBORefIDs); glDeleteTextures(sizeof(texRefIDs) / sizeof(texRefIDs[0]), texRefIDs); glDeleteBuffers(sizeof(RBORefIDs) / sizeof(RBORefIDs[0]), RBORefIDs); ShaderProg::ClearShaderCache(); glfwTerminate(); //Clean/Del all GLFW's resources that were allocated } bool App::Key(int key){ return bool(glfwGetKey(win, key)); } void App::Init(){ InitGL(win); frontFBO = new Framebuffer(GL_TEXTURE_2D_MULTISAMPLE, 3, 800, 600, GL_LINEAR, GL_LINEAR, GL_CLAMP_TO_EDGE); dDepthMapFBO = new Framebuffer(GL_TEXTURE_2D, 2, 2048, 2048, GL_NEAREST, GL_NEAREST, GL_CLAMP_TO_BORDER); //GL_CLAMP_TO_BORDER to reduce oversampling of depth/... map (light-space projected frag outside light's visible frustum > 1.f so sample depth/... map outside its [0.f, 1.f] range and makes currDepth > 1.f which causes area outside... to be in shadow) by making closestDepth of light-space projected frag outside... always 1.f sDepthMapFBO = new Framebuffer(GL_TEXTURE_2D, 2, 4096, 4096, GL_NEAREST, GL_NEAREST, GL_CLAMP_TO_BORDER); //All frags outside... will have no shadows //Based on the texture's wrapping method, we will get incorrect depth results not based on the real depth values from the light source?? enFBO = new Framebuffer(GL_TEXTURE_CUBE_MAP, 1, 1700, 1700, GL_LINEAR, GL_LINEAR, GL_CLAMP_TO_EDGE); intermediateFBO = new Framebuffer(GL_TEXTURE_2D, 0, 800, 600, GL_LINEAR, GL_LINEAR, GL_CLAMP_TO_EDGE); glGenFramebuffers(sizeof(FBORefIDs) / sizeof(FBORefIDs[0]), FBORefIDs); glGenTextures(sizeof(texRefIDs) / sizeof(texRefIDs[0]), texRefIDs); glGenRenderbuffers(sizeof(RBORefIDs) / sizeof(RBORefIDs[0]), RBORefIDs); glBindFramebuffer(GL_FRAMEBUFFER, FBORefIDs[(int)FBOType::Normal]); for(TexType i = TexType::Lit; i <= TexType::Bright; ++i){ int currTexRefID; glGetIntegerv(GL_TEXTURE_BINDING_2D, &currTexRefID); glBindTexture(GL_TEXTURE_2D, texRefIDs[(int)i]); glTexImage2D(GL_TEXTURE_2D, 0, GL_RGBA16F, 2048, 2048, 0, GL_RGBA, GL_FLOAT, NULL); glTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_MIN_FILTER, GL_LINEAR); glTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_MAG_FILTER, GL_LINEAR); glTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_WRAP_S, GL_CLAMP_TO_EDGE); glTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_WRAP_T, GL_CLAMP_TO_EDGE); glFramebufferTexture2D(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0 + int(i) - int(TexType::Lit), GL_TEXTURE_2D, texRefIDs[(int)i], 0); glBindTexture(GL_TEXTURE_2D, currTexRefID); } glBindRenderbuffer(GL_RENDERBUFFER, RBORefIDs[0]); glRenderbufferStorage(GL_RENDERBUFFER, GL_DEPTH24_STENCIL8, 2048, 2048); glFramebufferRenderbuffer(GL_FRAMEBUFFER, GL_DEPTH_STENCIL_ATTACHMENT, GL_RENDERBUFFER, RBORefIDs[0]); glBindRenderbuffer(GL_RENDERBUFFER, 0); if(glCheckFramebufferStatus(GL_FRAMEBUFFER) != GL_FRAMEBUFFER_COMPLETE){ return (void)puts("myFBO is incomplete!\n"); } for(FBOType i = FBOType::PingPong0; i <= FBOType::PingPong1; ++i){ glBindFramebuffer(GL_FRAMEBUFFER, FBORefIDs[(int)i]); int currTexRefID; glGetIntegerv(GL_TEXTURE_BINDING_2D, &currTexRefID); glBindTexture(GL_TEXTURE_2D, texRefIDs[int(TexType::PingPong0) + int(FBOType::PingPong1) - int(i)]); glTexImage2D(GL_TEXTURE_2D, 0, GL_RGBA16F, 2048, 2048, 0, GL_RGBA, GL_FLOAT, NULL); glTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_MIN_FILTER, GL_LINEAR); glTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_MAG_FILTER, GL_LINEAR); glTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_WRAP_S, GL_CLAMP_TO_EDGE); glTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_WRAP_T, GL_CLAMP_TO_EDGE); glFramebufferTexture2D(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, GL_TEXTURE_2D, texRefIDs[int(TexType::PingPong0) + int(FBOType::PingPong1) - int(i)], 0); glBindTexture(GL_TEXTURE_2D, currTexRefID); } glBindFramebuffer(GL_FRAMEBUFFER, 0); } void App::Update(const Cam& cam){ float currFrame = (float)glfwGetTime(); dt = currFrame - lastFrame; lastFrame = currFrame; scene->Update(cam); if(glfwGetKey(win, GLFW_KEY_R) && camResetBT <= currFrame){ const_cast<Cam&>(cam).Reset(); camResetBT = currFrame + .5f; } if(glfwGetKey(win, GLFW_KEY_1) && cullBT <= currFrame){ glIsEnabled(GL_CULL_FACE) ? glDisable(GL_CULL_FACE) : glEnable(GL_CULL_FACE); cullBT = currFrame + .5f; } GLint polyMode; glGetIntegerv(GL_POLYGON_MODE, &polyMode); if(glfwGetKey(win, GLFW_KEY_2) && polyModeBT <= currFrame){ glPolygonMode(GL_FRONT_AND_BACK, polyMode + (polyMode == GL_FILL ? -2 : 1)); polyModeBT = currFrame + .5f; } if(glfwGetKey(win, GLFW_KEY_3) && ppeTypeBT <= currFrame){ typePPE += (typePPE == 5 ? -5 : 1); ppeTypeBT = currFrame + .5f; } } void App::Render(const Cam& cam) const{ ///1st...: render scenes from lights' POV to depth/shadow map (occluded frags [in shadow], sample closest depth value from depth/... map and check it against depth value of curr frag being processed in frag shader) glCullFace(GL_FRONT); //Solves peter panning (shadow mapping artefact, shadow bias applied to actual obj depth leads to visible offset of obj shadows, adjust shadow bias to avoid) for solid objs but causes shadows of plane objs to disappear //Take depth of back faces so shadows will form inside objs?? glBindFramebuffer(GL_FRAMEBUFFER, dDepthMapFBO->GetRefID()); glViewport(0, 0, 2048, 2048); glClear(GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT | GL_STENCIL_BUFFER_BIT); scene->MyRender(Cam(glm::vec3(0.f, 5.f, 0.f), glm::vec3(0.f), glm::vec3(0.f, 0.f, 1.f), 0), nullptr, nullptr); glBindFramebuffer(GL_FRAMEBUFFER, sDepthMapFBO->GetRefID()); glViewport(0, 0, 4096, 4096); glClear(GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT | GL_STENCIL_BUFFER_BIT); scene->MyRender(Cam(cam.GetPos(), cam.GetTarget(), cam.GetUp(), 1), nullptr, nullptr); glBindFramebuffer(GL_FRAMEBUFFER, 0); glViewport(0, 0, 800, 600); //Render scene in win resolution glCullFace(GL_BACK); //Another consideration is that objects that are close to the shadow receiver (like the distant cube) may still give incorrect results?? ////2nd set of render passes: render scenes with directional shadow mapping Tex depthTexs[]{dDepthMapFBO->GetTex(), sDepthMapFBO->GetTex()}; ///Dynamic environment mapping (use dynamically-generated cubemap textured with 6 diff angles of scene as seen from a cam to create reflective and refractive surfaces that include other instances, avoid and/or use pre-rendered cubemaps as expensive) Cam enCam(glm::vec3(0.f, .2f, 0.f), glm::vec3(0.f), glm::vec3(0.f), 2, 1.f); float initialAngularFOV = angularFOV; angularFOV = 90.f; glViewport(0, 0, 1700, 1700); for(short i = 0; i < 6; ++i){ switch(i){ case 0: enCam.SetTarget(glm::vec3(1.f, 0.f, 0.f)); enCam.SetUp(glm::vec3(0.f, -1.f, 0.f)); break; case 1: enCam.SetTarget(glm::vec3(-1.f, 0.f, 0.f)); enCam.SetUp(glm::vec3(0.f, -1.f, 0.f)); break; case 2: enCam.SetTarget(glm::vec3(0.f, 1.f, 0.f)); enCam.SetUp(glm::vec3(0.f, 0.f, 1.f)); break; case 3: enCam.SetTarget(glm::vec3(0.f, -1.f, 0.f)); enCam.SetUp(glm::vec3(0.f, 0.f, 1.f)); break; case 4: enCam.SetTarget(glm::vec3(0.f, 0.f, 1.f)); enCam.SetUp(glm::vec3(0.f, -1.f, 0.f)); break; default: enCam.SetTarget(glm::vec3(0.f, 0.f, -1.f)); enCam.SetUp(glm::vec3(0.f, -1.f, 0.f)); } glBindFramebuffer(GL_FRAMEBUFFER, enFBO->GetRefID()); glFramebufferTexture2D(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, GL_TEXTURE_CUBE_MAP_POSITIVE_X + i, enFBO->GetTex().GetRefID(), 0); glClear(GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT); scene->MyRender(enCam, nullptr, depthTexs); glBindFramebuffer(GL_FRAMEBUFFER, 0); } glViewport(0, 0, 800, 600); angularFOV = initialAngularFOV; glViewport(0, 0, 2048, 2048); glBindFramebuffer(GL_FRAMEBUFFER, FBORefIDs[(int)FBOType::Normal]); uint arr2[2]{GL_COLOR_ATTACHMENT0, GL_COLOR_ATTACHMENT1}; glDrawBuffers(sizeof(arr2) / sizeof(arr2[0]), arr2); glClearColor(0.f, 0.f, 0.f, 1.f); glClear(GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT | GL_STENCIL_BUFFER_BIT); scene->MyRender(cam, &(enFBO->GetTex()), depthTexs); bool horizontal = true; const short amt = 50; for(short i = 0; i < amt; ++i){ //Blur... amt / 2 times horizontally and amt / 2 times vertically glBindFramebuffer(GL_FRAMEBUFFER, FBORefIDs[int(FBOType::PingPong0) + int(horizontal)]); scene->BlurRender(!i ? texRefIDs[(int)TexType::Bright] : texRefIDs[int(TexType::PingPong0) + int(horizontal)], horizontal); horizontal = !horizontal; } glViewport(0, 0, 800, 600); glBindFramebuffer(GL_FRAMEBUFFER, 0); glClearColor(1.f, 0.82f, 0.86f, 1.f); glClear(GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT | GL_STENCIL_BUFFER_BIT); scene->DefaultRender(texRefIDs[(int)TexType::Lit], texRefIDs[int(TexType::PingPong0) + int(!horizontal)], typePPE, 0, glm::vec3(0.f), glm::vec3(1.f)); //glBindFramebuffer(GL_FRAMEBUFFER, 0); //glClear(GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT); //scene->DefaultRender(dDepthMapFBO->GetTex().GetRefID(), dDepthMapFBO->GetTex().GetRefID(), typePPE, 0, glm::vec3(0.f), glm::vec3(1.f)); } ///Attach a z-buffer/depth buffer (stores depth value of frags clamped to [0, 1] from a cam's POV as 16, 24 or 32 bit floats, same width and height as colour buffer) and a stencil buffer as a single tex (each 32-bit value of the tex contains 24 bits of depth info and 8 bits of stencil info) //glTexImage2D(GL_TEXTURE_2D, 0, GL_DEPTH24_STENCIL8, 800, 600, 0, GL_DEPTH_STENCIL, GL_UNSIGNED_INT_24_8, NULL); //Config the tex's formats to contain combined depth and stencil values //glFramebufferTexture2D(GL_FRAMEBUFFER, GL_DEPTH_STENCIL_ATTACHMENT, GL_TEXTURE_2D, texColorBuffer, 0); //glBindFramebuffer(GL_DRAW_FRAMEBUFFER, 0); //glBlitFramebuffer(0, 0, 800, 600, 0, 0, 800, 600, GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT | GL_STENCIL_BUFFER_BIT, GL_NEAREST);
[ "193541T@mymail.nyp.edu.sg" ]
193541T@mymail.nyp.edu.sg
357dd445bd6ac9d347c29eb4bb8d189d64ab35f4
bd6156f4844b860d47b6e50e7a4d7021cdc0ce02
/qt4/prova/tdpalio/moc_nuovogiocatore.cpp
99da094ed354aa6db58d82d3540610de08c89884
[]
no_license
matteosan1/workspace
e178c9843e62d78762420c217bc603819dc96b10
f9a2dedfb821b889d037f7642fa5e2cb581b4779
refs/heads/master
2021-07-20T04:26:40.187162
2021-06-24T20:13:46
2021-06-24T20:13:46
149,867,932
0
0
null
null
null
null
UTF-8
C++
false
false
2,612
cpp
/**************************************************************************** ** Meta object code from reading C++ file 'nuovogiocatore.h' ** ** Created: Mon Oct 22 19:09:16 2007 ** by: The Qt Meta Object Compiler version 59 (Qt 4.3.2) ** ** WARNING! All changes made in this file will be lost! *****************************************************************************/ #include "nuovogiocatore.h" #if !defined(Q_MOC_OUTPUT_REVISION) #error "The header file 'nuovogiocatore.h' doesn't include <QObject>." #elif Q_MOC_OUTPUT_REVISION != 59 #error "This file was generated using the moc from 4.3.2. It" #error "cannot be used with the include files from this version of Qt." #error "(The moc has changed too much.)" #endif static const uint qt_meta_data_NuovoGiocatoreDialog[] = { // content: 1, // revision 0, // classname 0, 0, // classinfo 4, 10, // methods 0, 0, // properties 0, 0, // enums/sets // slots: signature, parameters, type, tag, flags 28, 22, 21, 21, 0x0a, 45, 21, 21, 21, 0x0a, 66, 54, 21, 21, 0x0a, 108, 21, 104, 21, 0x0a, 0 // eod }; static const char qt_meta_stringdata_NuovoGiocatoreDialog[] = { "NuovoGiocatoreDialog\0\0state\0" "enableCombo(int)\0accept()\0lista,index\0" "setContrade(QStringList,QVector<int>)\0" "int\0assegnaContrada()\0" }; const QMetaObject NuovoGiocatoreDialog::staticMetaObject = { { &QDialog::staticMetaObject, qt_meta_stringdata_NuovoGiocatoreDialog, qt_meta_data_NuovoGiocatoreDialog, 0 } }; const QMetaObject *NuovoGiocatoreDialog::metaObject() const { return &staticMetaObject; } void *NuovoGiocatoreDialog::qt_metacast(const char *_clname) { if (!_clname) return 0; if (!strcmp(_clname, qt_meta_stringdata_NuovoGiocatoreDialog)) return static_cast<void*>(const_cast< NuovoGiocatoreDialog*>(this)); return QDialog::qt_metacast(_clname); } int NuovoGiocatoreDialog::qt_metacall(QMetaObject::Call _c, int _id, void **_a) { _id = QDialog::qt_metacall(_c, _id, _a); if (_id < 0) return _id; if (_c == QMetaObject::InvokeMetaMethod) { switch (_id) { case 0: enableCombo((*reinterpret_cast< int(*)>(_a[1]))); break; case 1: accept(); break; case 2: setContrade((*reinterpret_cast< QStringList(*)>(_a[1])),(*reinterpret_cast< QVector<int>(*)>(_a[2]))); break; case 3: { int _r = assegnaContrada(); if (_a[0]) *reinterpret_cast< int*>(_a[0]) = _r; } break; } _id -= 4; } return _id; }
[ "matteosan1@gmail.com" ]
matteosan1@gmail.com
4fe1fdb76081e7904401a4ac002c7d6107fa6bc5
c1a80a9c550c430f56934f9be74aea8676818b60
/src/hw/vio_utils.h
ea3862af7ac11f337a55e879d1999df56dc3de7e
[ "Zlib" ]
permissive
ramcn/flappie-x-cpp
ce32be7a8d5901bd43949c52fea9980d3f7723f2
9fc19053aadd1782d0c064e6a2d8ff3d4236eca1
refs/heads/master
2020-06-23T06:08:07.994873
2016-02-11T17:00:22
2016-02-11T17:00:22
198,539,580
1
0
null
null
null
null
UTF-8
C++
false
false
2,654
h
/********************************************************************************************** INTEL TOP SECRET Copyright 2016 Intel Corporation All Rights Reserved. The source code contained or described herein and all documents related to the source code ("Material") are owned by Intel Corporation or its suppliers or licensors. Title to the Material remains with Intel Corporation or its suppliers and licensors. The Material may contain trade secrets and proprietary and confidential information of Intel Corporation and its suppliers and licensors, and is protected by worldwide copyright and trade secret laws and treaty provisions. No part of the Material may be used, copied, reproduced, modified, published, uploaded, posted, transmitted, distributed, or disclosed in any way without Intel's prior express written permission. No license under any patent, copyright, trade secret or other intellectual property right is granted to or conferred upon you by disclosure or delivery of the Materials, either expressly, by implication, inducement, estoppel or otherwise. Any license under such intellectual property rights must be express and approved by Intel in writing. **********************************************************************************************/ /* * VIO HW Accelerators * vio_utils.h * * Created on: Sep 20, 2016 * Author: Om J Omer */ #pragma once #include <sys/time.h> #define PROFILE 0 #if PROFILE #define PRINTF #else #define PRINTF printf #endif #define ASSERT(cond, ...) \ if(!(cond)) { \ printf("Assert: %s %d : ", __FILE__, __LINE__); \ printf(__VA_ARGS__); printf("\n"); \ exit(1); \ } #define WARN(cond, ...) \ if((cond)) { \ printf("Warn: %s %d : ", __FILE__, __LINE__); \ printf(__VA_ARGS__); printf("\n"); \ } #if PROFILE #define PROFILE_START(x) \ struct timeval pr_##x##_start, pr_##x##_end; \ gettimeofday(&pr_##x##_start, NULL); #define PROFILE_END(x) \ gettimeofday(&pr_##x##_end, NULL); #define PROFILE_REPORT(x) \ printf("%-24s took %5lld us\n", #x, (int64_t)(pr_##x##_end.tv_usec - pr_##x##_start.tv_usec) \ + ((int64_t)(pr_##x##_end.tv_sec - pr_##x##_start.tv_sec) * 1000 * 1000)) #else #define PROFILE_START(x) #define PROFILE_END(x) #define PROFILE_REPORT(x) #endif #if ARM #include <asm/cachectl.h> #define CACHE_FLUSH(addr, size, type) assert(cacheflush(addr, size, type) == 0) #else #define CACHE_FLUSH(addr, size, type) #endif #define ALIGN_16(x) (((x) + 0xf) & (~0xf)) using namespace std;
[ "root@sockit.iind.intel.com" ]
root@sockit.iind.intel.com
a55e61078f5d08bb7056bbb1035f8f15c50c37d2
d3ba971536c008f4b628618d24264b3c90959031
/1-2/WindowsProject2/WindowsProject2/Object.cpp
84829ae14f7a007a55b0889d326cfcce6a0b3ad0
[]
no_license
We9ld/FA
b13dbd11167e02251c206b073723bc1ef1846367
a82ad05b9490ca026bfce7456ad340a259fa6296
refs/heads/master
2022-10-24T11:27:27.091214
2020-06-11T21:40:26
2020-06-11T21:40:26
262,332,227
0
0
null
null
null
null
UTF-8
C++
false
false
278
cpp
#include "Object.h" Object::Object(size_t width_, int speed_, Vector2D center_, Vector2D direction_) : width(width_), speed(speed_), center(center_), direction(direction_) {} void Object::draw(HDC hdc) {} void Object::update() { center += direction * speed; }
[ "noreply@github.com" ]
We9ld.noreply@github.com
11cf0e7b3971e369777b867f0e33515508db2656
8dd39b654dde37c6cbde38a7e3a5c9838a237b51
/redix tree (shafayater blog) 1/main.cpp
3390459e50eb9b826d9bf003dd0b99135bb73b4c
[]
no_license
Taohid0/C-and-C-Plus-Plus
43726bdaa0dc74860c4170b729e34cea268008fd
d38fd51851cc489302ad4ef6725f1d19f7e72ec2
refs/heads/master
2021-07-19T17:30:26.875749
2017-10-28T09:49:51
2017-10-28T09:49:51
108,636,340
2
0
null
null
null
null
UTF-8
C++
false
false
1,643
cpp
#include <bits/stdc++.h> using namespace std; struct node{ bool endmark; node *next[27]; node() { endmark = false; for(int i = 0;i<27;i++) { next[i] = NULL; } } } *root; void insert_word(string str,int length) { node *curr = root; for(int i = 0 ;i<length;i++) { int id = str[i]-'a'; if(curr->next[id]==NULL) { curr->next[id] = new node(); } curr =curr->next[id]; } curr->endmark = true; } bool search(string str,int length) { node *curr = root; for(int i = 0;i<length;i++) { int id = str[i]-'a'; if(curr->next[id]==NULL) return false; curr = curr->next[id]; } return curr->endmark; } void del(node *curr){ for(int i = 0;i<26;i++) { if(curr->next[i]) { del(curr->next[i]); } delete (curr); } } int main() { int n; string str; root = new node(); cout<<"enter the number of words "; cin>>n; while(n--) { cin>>str; insert_word(str,(int)str.length()); } cout<<"enter the number of query "; cin>>n; while(n--) { cin>>str; if(search(str,(int)str.length())){ cout<<"found"<<endl; } else cout<<"not found"<<endl; } del(root); return 0; }
[ "taohidulii@gmail.com" ]
taohidulii@gmail.com
0bdbaa264bb6111b3aaee0b17de967d34611d3c2
9b82530531884af29beb7a5b938d8d2a143e4086
/version2/src/util.cpp
a4e163332765fc5ecfe143745dc2440c59edf742
[]
no_license
sean-dougherty/isofinder
b81cbb9ebb0da309c061a174d5ec3982d29d903d
5d1ec4f100353dfd19c433c3083e377ce55b175c
refs/heads/master
2020-04-14T05:05:47.028186
2014-08-08T20:39:00
2014-08-08T20:39:00
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,389
cpp
#include "util.h" #include <string.h> #include <sys/types.h> #include <sys/stat.h> #include <unistd.h> #include <algorithm> #include <iostream> using namespace std; bool equals(float a, float b, float epsilon) { return fabs(a - b) < epsilon; } vector<string> split(const string &str, const string &delims) { vector<string> result; char *save; char buf[str.length() + 1]; strcpy(buf, str.c_str()); for(char *tok = strtok_r(buf, delims.c_str(), &save); tok != nullptr; tok = strtok_r(nullptr, delims.c_str(), &save)) { result.push_back(tok); } return result; } void Timer::EntryReport::echo() { cout << desc; if(n == 1) { cout << ": t=" << total << endl; } else { cout << ": n=" << n; cout << ", min=" << min; cout << ", median=" << median; cout << ", mean=" << mean; cout << ", max=" << max; cout << ", total=" << total; cout << endl; } } Timer::Entry::Entry(const string &desc) { _desc = desc; } void Timer::Entry::start() { erriff(_start != 0.0, "entry not started"); _start = getTime_msec(); } void Timer::Entry::end(const std::string &desc) { erriff(_start == 0.0, "entry not started"); erriff(_desc != desc, "timer end out of sequence"); add( getTime_msec() - _start ); _start = 0.0; } #ifdef UTIL_CL void Timer::Entry::add(const cl_event &event) { cl_ulong time_start, time_end, time; clGetEventProfilingInfo(event, CL_PROFILING_COMMAND_START, sizeof(time_start), &time_start, NULL); clGetEventProfilingInfo(event, CL_PROFILING_COMMAND_END, sizeof(time_end), &time_end, NULL); // duration in nanoseconds time = time_end - time_start; // convert to milliseconds add( time / 1e6 ); } #endif Timer::EntryReport Timer::Entry::report() { EntryReport r; r.desc = _desc; sort( _times.begin(), _times.end() ); r.n = _times.size(); r.min = _times[0]; r.max = _times[r.n - 1]; r.median = _times[r.n / 2]; r.total = 0.0; for(auto t: _times) { r.total += t; } r.mean = r.total / r.n; return r; } void Timer::Entry::add(double time) { _times.push_back(time); } Timer::~Timer() { for(auto entry: _entries) { delete entry.second; } } void Timer::push(const string &desc) { Entry *entry = findEntry(desc); entry->start(); _stack.push( entry ); } void Timer::pop(const string &desc) { Entry *entry = _stack.top(); entry->end(desc); _stack.pop(); } #ifdef UTIL_CL void Timer::add(const string &desc, const cl_event &event) { findEntry(desc)->add(event); } #endif void Timer::report() { cout << "--------------------" << endl; cout << "--- Timer Report ---" << endl; cout << "--------------------" << endl; vector<EntryReport> reports; for(auto entry: _entries) { reports.push_back( entry.second->report() ); } sort( reports.begin(), reports.end(), [](const Timer::EntryReport &a, const Timer::EntryReport &b) { return a.min < b.min; }); for(auto r: reports) { r.echo(); } } Timer::Entry *Timer::findEntry(const std::string &desc) { Entry *entry = _entries[desc]; if(entry == nullptr) { entry = new Entry(desc); _entries[desc] = entry; } return entry; } double Timer::getTime_msec() { timespec curr; erriff(0 != clock_gettime(CLOCK_REALTIME, &curr), "clock_gettime"); return (curr.tv_sec * 1000) + (curr.tv_nsec / 1e6); } // todo: *NIX SPECIFIC string pathcat(const string &a, const string &b) { string result = a; if(a[a.length() - 1] != '/') result += "/"; result += b; return result; } char *load_file(const char *path) { void *result; size_t n; load_file(path, &result, &n); return (char*)result; } void load_file(const char *path, void **ret_buf, size_t *ret_n) { struct stat s; int rc = stat(path, &s); erriff(rc == -1, "failed stating file %s", path); size_t n = s.st_size; char *buf = (char *)malloc(n + 1); erriff(!buf, "failed allocating %lu bytes for sequence", *ret_n); FILE *f = fopen(path, "r"); erriff(!f, "failed opening %s", path); dbf("reading %lu bytes from %s...", n, path); size_t nread = fread(buf, n, 1, f); erriff(nread != 1, "failed reading entire file (%s)", path); buf[n] = 0; *ret_n = n; *ret_buf = buf; return; }
[ "sean.dougherty.cs@gmail.com" ]
sean.dougherty.cs@gmail.com
1e0d2f2eed74a68b5dddc7ba7b1fc55f1bff2417
c95d6f66b59ff3aa04f5cba8bcb942dfa0e08bdb
/1013.cpp
02b4bd5fb1bb145d44f54d477aa18c2610d452de
[]
no_license
Capital-Letters/PAT
7e56b428f94ae7ea2ede62534afa770d5988e431
526d2a61d2dfb588f4f69f78bbcc565cf964fe51
refs/heads/master
2020-12-03T01:21:15.940065
2020-01-31T08:51:19
2020-01-31T08:51:19
231,173,556
0
0
null
null
null
null
UTF-8
C++
false
false
1,368
cpp
#include<iostream> #include<cmath> using namespace std; int main() { int m,n; int s=1; cin >> m >> n; int count=1; int count1=0; for (int i = 3; count <= n; i++) { int flag=1; for (int j = 2; j <= sqrt(i); j++) { if (i%j==0) { flag=0; break; } } if (flag) { count++; if (count<=n&&count>=m) { count1++; if (count1==10) { count1=0; cout << i << endl; } else { if(count==n) { cout << i; } else { if (s==1&&m==1) { cout << 2 <<" "; s=0; cout << i << " "; count1++; } else { cout << i << " "; } } } } } } }
[ "1204650012@qq.com" ]
1204650012@qq.com
df888f664da1f3bebadae6ede005e2184d4105aa
9c5c057bbc4b551b04a169a714ff7eaf2a01be4d
/pot_leds.ino
6c53cc30d3943b3336fb80fa0655f565ddca36cc
[]
no_license
ojhl13/arduinoexamples
0b932c874f9dc5a412d58846c5287ea905ad829a
103537c4f183279b80f4f834a1c47681749e8494
refs/heads/main
2023-01-07T07:20:13.348764
2020-11-11T01:25:18
2020-11-11T01:25:18
311,745,279
0
0
null
null
null
null
UTF-8
C++
false
false
3,545
ino
#define POTPIN A0 /*Declaracion de puerto del potenciometro*/ #define LED5PIN 13; /*Seleccion del pin del quinto led*/ #define LED4PIN 12; /*Seleccion del pin del cuarto led*/ #define LED3PIN 11; /*Seleccion del pin del tercer led*/ #define LED2PIN 10; /*Seleccion del pin del segundo led*/ #define LED1PIN 9; /*Seleccion del pin del primer led*/ int valorPot = 0; /*Almacenamiento del valor del potenciometro*/ /*Declaración de los rangos para encender cada uno de los leds*/ int rangos[]={200,400,600,800,1000}; void setup() { // declarando los pines de los LEDs como salidas pinMode(LED1PIN, OUTPUT); pinMode(LED2PIN, OUTPUT); pinMode(LED3PIN, OUTPUT); pinMode(LED4PIN, OUTPUT); pinMode(LED5PIN, OUTPUT); /* Inicializando el puerto serial a 9660 datos por segundo*/ Serial.begin(9600); } void loop() { int numLEDsON=LED1PIN; /*leyendo el valor del potenciometro*/ valorPot = analogRead(POTPIN); /* imprimiendo el dato del leido del potenciometro */ Serial.print("sensor = "); Serial.println(valorPot); delay(100); /*Analizando el valor del potenciometro para saber cuantos LEDs prender*/ if(rangos[0] = valorPot){/*200*/ numLEDsON + = 1; /*se prendera solo un led*/ } else if(rangos[1] = valorPot){/*400*/ numLEDsON + = 2; /*se prendera solo un led*/ } else if(rangos[2] = valorPot){/*600*/ numLEDsON + = 3; /*se prendera solo un led*/ } else if(rangos[3] = valorPot){/*800*/ numLEDsON + = 4; /*se prendera solo un led*/ } else if(rangos[4] = valorPot){/*1000*/ numLEDsON + = 5; /*se prendera solo un led*/ } for(int i=LED1PIN; i<numLEDsON; i++) { digitalWrite(i, HIGH); // Prendiendo los LED´s } for(int i=numLEDsON; i<= LED5PIN; i++) { digitalWrite(i,LOW); /*Apagando los demas LEDS*/ } } // { // /*leyendo el valor del potenciometro*/ // valorPot = analogRead(POTPIN); // /* imprimiendo el dato del leido del potenciometro */ // Serial.print("sensor = "); // Serial.println(valorPot); // /*Analizando el valor del potenciometro // para saber cuantos LEDs prender*/ // if(rangos[0] = valorPot) // { // for(int i=LED1PIN; i<LED2PIN; i++) // { // digitalWrite(i, HIGH); // Prendiendo los LED´s // } // for(int i=LED2PIN; i<= LED5PIN; i++) // { // digitalWrite(i,LOW); /*Apagando los demas LEDS*/ // } // } // else if(rangos[1] = valorPot) // { // for(int i=LED1PIN; i<LED3PIN; i++) // { // digitalWrite(i, HIGH); // Prendiendo los LED´s // } // for(int i=LED2PIN; i<= LED5PIN; i++) // { // digitalWrite(i,LOW); /*Apagando los demas LEDS*/ // } // } // else if(rangos[2] = valorPot) // { // for(int i=LED1PIN; i<LED4PIN; i++) // { // digitalWrite(i, HIGH); // Prendiendo los LED´s // } // for(int i=LED3PIN; i<= LED5PIN; i++) // { // digitalWrite(i,LOW); /*Apagando los demas LEDS*/ // } // } // else if(rangos[3] = valorPot) // { // for(int i=LED1PIN; i<LED5PIN; i++) // { // digitalWrite(i, HIGH); // Prendiendo los LED´s // } // for(int i=LED3PIN; i<= LED5PIN; i++) // { // digitalWrite(i,LOW); /*Apagando los demas LEDS*/ // } // } // else if(rangos[4] = valorPot) // { // for(int i=LED1PIN; i<LED3PIN; i++) // { // digitalWrite(i, HIGH); // Prendiendo los LED´s // } // for(int i=LED2PIN; i<= LED5PIN; i++) // { // digitalWrite(i,LOW); /*Apagando los demas LEDS*/ // } // } // else // { // // } // //}//
[ "oscar_jl@hotmail.com" ]
oscar_jl@hotmail.com
ada691f0dad1e18e57f2e12d659d6ffdf932dd5e
ecc8abf05cfc3b464b02be5c9138777259db7e97
/113.cpp
2b4759e9f575d297bc34e51217d0821893756c1b
[]
no_license
saniyakhmet/practice
b940615a1917918b40a83914e86e1acaa0eff104
29cd9b5f2a32df7fd724754323447b00c64972e8
refs/heads/master
2020-09-12T19:05:31.464783
2019-11-22T20:02:57
2019-11-22T20:02:57
222,520,535
0
0
null
null
null
null
UTF-8
C++
false
false
295
cpp
#include <iostream> using namespace std; int main () { for (int i = 0; i < 20; i++){ for (int j = 0; j < 10; j++) { if (i % 2 == 0) cout << i << ' '; else cout << 1 << ' '; } cout << endl; } return 0; }
[ "sektor.miras@gmail.com" ]
sektor.miras@gmail.com