input
stringlengths
144
489k
output
stringlengths
45
339k
shard
stringclasses
16 values
filename
stringlengths
135
135
line_num
int64
0
2.62k
context
sequence
{"name": "sub_402AC0", "code": "void __fastcall sub_402AC0 ( Display * @@a1@@ , Window * @@a2@@ ) { if ( @@a1@@ ) { if ( @@a2@@ ) { XUngrabPointer ( @@a1@@ , Number L ) ; XFreeColors ( @@a1@@ , @@a1@@ -> screens [ ( __int64 ) * ( int * ) @@a2@@ ] . cmap , @@a2@@ + Number , Number , Number L ) ; XFreePixmap ( @@a1@@ , @@a2@@ [ Number ] ) ; XDestroyWindow ( @@a1@@ , @@a2@@ [ Number ] ) ; free ( @@a2@@ ) ; } } }", "source": [{"n": "a1", "t": {"T": 3, "t": "Display"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "Window"}, "location": "r64"}]}
[{"n": "a1", "t": {"T": 3, "t": "Display"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "Window"}, "location": "r64"}]
data1/train-shard-4.tar
7159555ad7ed545a8d6996731bbd6b79ffbb670f69484df47ee53bbb2b932460_7159555ad7ed545a8d6996731bbd6b79ffbb670f69484df47ee53bbb2b932460.jsonl
47
[]
{"name": "sub_402B73", "code": "Window * __fastcall sub_402B73 ( Display * @@a1@@ , int @@a2@@ ) { Window v3 ; Pixmap v4 ; XSetWindowAttributes @@v5@@ ; XColor @@v6@@ ; XColor @@v7@@ ; char @@v8@@ [ Number ] ; Cursor @@v9@@ ; Window * @@v10@@ ; int @@i@@ ; * ( _QWORD * ) @@v8@@ = Number L ; if ( ! @@a1@@ || @@a2@@ < Number ) return Number L ; @@v10@@ = ( Window * ) malloc ( Number ) ; if ( ! @@v10@@ ) return Number L ; * ( _DWORD * ) @@v10@@ = @@a2@@ ; @@v10@@ [ Number ] = @@a1@@ -> screens [ ( __int64 ) * ( int * ) @@v10@@ ] . root ; @@v5@@ . override_redirect = Number ; @@v5@@ . background_pixel = @@a1@@ -> screens [ ( __int64 ) * ( int * ) @@v10@@ ] . black_pixel ; v3 = XCreateWindow ( @@a1@@ , @@v10@@ [ Number ] , Number , Number , @@a1@@ -> screens [ ( __int64 ) * ( int * ) @@v10@@ ] . width , @@a1@@ -> screens [ ( __int64 ) * ( int * ) @@v10@@ ] . height , Number , @@a1@@ -> screens [ ( __int64 ) * ( int * ) @@v10@@ ] . root_depth , Number , @@a1@@ -> screens [ ( __int64 ) * ( int * ) @@v10@@ ] . root_visual , Number , & @@v5@@ ) ; @@v10@@ [ Number ] = v3 ; XAllocNamedColor ( @@a1@@ , @@a1@@ -> screens [ ( __int64 ) * ( int * ) @@v10@@ ] . cmap , String , & @@v7@@ , & @@v6@@ ) ; @@v10@@ [ Number ] = @@v7@@ . pixel ; XAllocNamedColor ( @@a1@@ , @@a1@@ -> screens [ ( __int64 ) * ( int * ) @@v10@@ ] . cmap , String , & @@v7@@ , & @@v6@@ ) ; @@v10@@ [ Number ] = @@v7@@ . pixel ; v4 = XCreateBitmapFromData ( @@a1@@ , @@v10@@ [ Number ] , @@v8@@ , Number , Number ) ; @@v10@@ [ Number ] = v4 ; @@v9@@ = XCreatePixmapCursor ( @@a1@@ , @@v10@@ [ Number ] , @@v10@@ [ Number ] , & @@v7@@ , & @@v7@@ , Number , Number ) ; XDefineCursor ( @@a1@@ , @@v10@@ [ Number ] , @@v9@@ ) ; XMapRaised ( @@a1@@ , @@v10@@ [ Number ] ) ; for ( @@i@@ = Number ; @@i@@ && XGrabPointer ( @@a1@@ , @@v10@@ [ Number ] , Number , Number , Number , Number , Number L , @@v9@@ , Number L ) ; -- @@i@@ ) usleep ( Number ) ; if ( dword_4061A0 && @@i@@ ) { for ( @@i@@ = Number ; @@i@@ && XGrabKeyboard ( @@a1@@ , @@v10@@ [ Number ] , Number , Number , Number , Number L ) ; -- @@i@@ ) usleep ( Number ) ; } dword_4061A0 = ( @@i@@ != Number ) & ( unsigned __int8 ) dword_4061A0 ; if ( dword_4061A0 ) { XSelectInput ( @@a1@@ , @@v10@@ [ Number ] , Number ) ; } else { sub_402AC0 ( @@a1@@ , @@v10@@ ) ; @@v10@@ = Number L ; } return @@v10@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "Display"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "v10", "t": {"T": 3, "t": "Window"}, "location": "s16"}, {"n": "v5", "t": {"T": 6, "n": "XSetWindowAttributes", "l": [{"T": 4, "n": "background_pixmap", "t": "Pixmap", "s": 8}, {"T": 4, "n": "background_pixel", "t": "unsigned __int64", "s": 8}, {"T": 4, "n": "border_pixmap", "t": "Pixmap", "s": 8}, {"T": 4, "n": "border_pixel", "t": "unsigned __int64", "s": 8}, {"T": 4, "n": "bit_gravity", "t": "int", "s": 4}, {"T": 4, "n": "win_gravity", "t": "int", "s": 4}, {"T": 4, "n": "backing_store", "t": "int", "s": 4}, {"T": 5, "s": 4}, {"T": 4, "n": "backing_planes", "t": "unsigned __int64", "s": 8}, {"T": 4, "n": "backing_pixel", "t": "unsigned __int64", "s": 8}, {"T": 4, "n": "save_under", "t": "int", "s": 4}, {"T": 5, "s": 4}, {"T": 4, "n": "event_mask", "t": "__int64", "s": 8}, {"T": 4, "n": "do_not_propagate_mask", "t": "__int64", "s": 8}, {"T": 4, "n": "override_redirect", "t": "int", "s": 4}, {"T": 5, "s": 4}, {"T": 4, "n": "colormap", "t": "Colormap", "s": 8}, {"T": 4, "n": "cursor", "t": "Cursor", "s": 8}]}, "location": "s176"}, {"n": "v9", "t": {"T": 1, "n": "Cursor", "s": 8}, "location": "s24"}, {"n": "v8", "t": {"T": 2, "n": 8, "s": 1, "t": "char"}, "location": "s32"}, {"n": "i", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "v7", "t": {"T": 6, "n": "XColor", "l": [{"T": 4, "n": "pixel", "t": "unsigned __int64", "s": 8}, {"T": 4, "n": "red", "t": "unsigned __int16", "s": 2}, {"T": 4, "n": "green", "t": "unsigned __int16", "s": 2}, {"T": 4, "n": "blue", "t": "unsigned __int16", "s": 2}, {"T": 4, "n": "flags", "t": "char", "s": 1}, {"T": 4, "n": "pad", "t": "char", "s": 1}]}, "location": "s48"}, {"n": "v6", "t": {"T": 6, "n": "XColor", "l": [{"T": 4, "n": "pixel", "t": "unsigned __int64", "s": 8}, {"T": 4, "n": "red", "t": "unsigned __int16", "s": 2}, {"T": 4, "n": "green", "t": "unsigned __int16", "s": 2}, {"T": 4, "n": "blue", "t": "unsigned __int16", "s": 2}, {"T": 4, "n": "flags", "t": "char", "s": 1}, {"T": 4, "n": "pad", "t": "char", "s": 1}]}, "location": "s64"}]}
[{"n": "a1", "t": {"T": 3, "t": "Display"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "v10", "t": {"T": 3, "t": "Window"}, "location": "s16"}, {"n": "v5", "t": {"T": 6, "n": "XSetWindowAttributes", "l": [{"T": 4, "n": "background_pixmap", "t": "Pixmap", "s": 8}, {"T": 4, "n": "background_pixel", "t": "unsigned __int64", "s": 8}, {"T": 4, "n": "border_pixmap", "t": "Pixmap", "s": 8}, {"T": 4, "n": "border_pixel", "t": "unsigned __int64", "s": 8}, {"T": 4, "n": "bit_gravity", "t": "int", "s": 4}, {"T": 4, "n": "win_gravity", "t": "int", "s": 4}, {"T": 4, "n": "backing_store", "t": "int", "s": 4}, {"T": 5, "s": 4}, {"T": 4, "n": "backing_planes", "t": "unsigned __int64", "s": 8}, {"T": 4, "n": "backing_pixel", "t": "unsigned __int64", "s": 8}, {"T": 4, "n": "save_under", "t": "int", "s": 4}, {"T": 5, "s": 4}, {"T": 4, "n": "event_mask", "t": "__int64", "s": 8}, {"T": 4, "n": "do_not_propagate_mask", "t": "__int64", "s": 8}, {"T": 4, "n": "override_redirect", "t": "int", "s": 4}, {"T": 5, "s": 4}, {"T": 4, "n": "colormap", "t": "Colormap", "s": 8}, {"T": 4, "n": "cursor", "t": "Cursor", "s": 8}]}, "location": "s176"}, {"n": "v9", "t": {"T": 1, "n": "Cursor", "s": 8}, "location": "s24"}, {"n": "v8", "t": {"T": 2, "n": 8, "s": 1, "t": "char"}, "location": "s32"}, {"n": "i", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "v7", "t": {"T": 6, "n": "XColor", "l": [{"T": 4, "n": "pixel", "t": "unsigned __int64", "s": 8}, {"T": 4, "n": "red", "t": "unsigned __int16", "s": 2}, {"T": 4, "n": "green", "t": "unsigned __int16", "s": 2}, {"T": 4, "n": "blue", "t": "unsigned __int16", "s": 2}, {"T": 4, "n": "flags", "t": "char", "s": 1}, {"T": 4, "n": "pad", "t": "char", "s": 1}]}, "location": "s48"}, {"n": "v6", "t": {"T": 6, "n": "XColor", "l": [{"T": 4, "n": "pixel", "t": "unsigned __int64", "s": 8}, {"T": 4, "n": "red", "t": "unsigned __int16", "s": 2}, {"T": 4, "n": "green", "t": "unsigned __int16", "s": 2}, {"T": 4, "n": "blue", "t": "unsigned __int16", "s": 2}, {"T": 4, "n": "flags", "t": "char", "s": 1}, {"T": 4, "n": "pad", "t": "char", "s": 1}]}, "location": "s64"}]
data1/train-shard-4.tar
7159555ad7ed545a8d6996731bbd6b79ffbb670f69484df47ee53bbb2b932460_7159555ad7ed545a8d6996731bbd6b79ffbb670f69484df47ee53bbb2b932460.jsonl
48
[ "{\"name\": \"sub_402AC0\", \"code\": \"void __fastcall sub_402AC0 ( Display * @@a1@@ , Window * @@a2@@ ) { if ( @@a1@@ ) { if ( @@a2@@ ) { XUngrabPointer ( @@a1@@ , Number L ) ; XFreeColors ( @@a1@@ , @@a1@@ -> screens [ ( __int64 ) * ( int * ) @@a2@@ ] . cmap , @@a2@@ + Number , Number , Number L ) ; XFreePixmap ( @@a1@@ , @@a2@@ [ Number ] ) ; XDestroyWindow ( @@a1@@ , @@a2@@ [ Number ] ) ; free ( @@a2@@ ) ; } } }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"Display\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 3, \"t\": \"Window\"}, \"location\": \"r64\"}]}" ]
{"name": "init", "code": "void __fastcall init ( unsigned int @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { signed __int64 @@v4@@ ; __int64 @@i@@ ; init_proc ( ) ; @@v4@@ = & off_405DD8 - & off_405DD0 ; if ( @@v4@@ ) { for ( @@i@@ = Number L ; @@i@@ != @@v4@@ ; ++ @@i@@ ) ( ( void ( __fastcall * ) ( _QWORD , __int64 , __int64 ) ) * ( & off_405DD0 + @@i@@ ) ) ( @@a1@@ , @@a2@@ , @@a3@@ ) ; } }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "i", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r32"}, {"n": "v4", "t": {"T": 1, "n": "signed __int64", "s": 8}, "location": "r48"}, {"n": "a1", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}]}
[{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "i", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r32"}, {"n": "v4", "t": {"T": 1, "n": "signed __int64", "s": 8}, "location": "r48"}, {"n": "a1", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}]
data1/train-shard-4.tar
7159555ad7ed545a8d6996731bbd6b79ffbb670f69484df47ee53bbb2b932460_7159555ad7ed545a8d6996731bbd6b79ffbb670f69484df47ee53bbb2b932460.jsonl
50
[]
{"name": "__syscall3", "code": "__int64 __fastcall _syscall3 ( __int64 @@a1@@ ) { __int64 @@result@@ ; @@result@@ = @@a1@@ ; __asm { syscall ; LINUX - } return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "n", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]
data1/train-shard-4.tar
f7b9d4e546b2c2927ccf1085d9adc05268d92766d6f8449803d0420385e26502_f7b9d4e546b2c2927ccf1085d9adc05268d92766d6f8449803d0420385e26502.jsonl
0
[]
{"name": "alarm", "code": "__int64 __fastcall alarm ( unsigned int @@a1@@ ) { _syscall3 ( Number L ) ; return @@a1@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r56"}]}
[{"n": "seconds", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r56"}]
data1/train-shard-4.tar
f7b9d4e546b2c2927ccf1085d9adc05268d92766d6f8449803d0420385e26502_f7b9d4e546b2c2927ccf1085d9adc05268d92766d6f8449803d0420385e26502.jsonl
1
[]
{"name": "mngr_conver", "code": "__int64 __fastcall mngr_conver ( __int64 @@a1@@ , __int64 @@a2@@ , _QWORD * @@a3@@ ) { if ( ! ( unsigned int ) conver ( ( unsigned int ) * ( char * ) ( * @@a3@@ + @@a2@@ ) ) ) return Number L ; * ( _BYTE * ) ( @@a1@@ + Number ) = * ( _BYTE * ) ( * @@a3@@ + @@a2@@ ) ; ++ * @@a3@@ ; return Number L ; }", "source": [{"n": "a3", "t": {"T": 3, "t": "_QWORD"}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}]}
[{"n": "i", "t": {"T": 3, "t": "size_t"}, "location": "r16"}, {"n": "p", "t": {"T": 3, "t": "t_arg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "const char"}, "location": "r64"}]
data1/train-shard-4.tar
9234f990aa9cb2439ad1eb00a787202287e1aeb7af6d1b4fe11ae2b16c8d1acc_9234f990aa9cb2439ad1eb00a787202287e1aeb7af6d1b4fe11ae2b16c8d1acc.jsonl
0
[]
{"name": "big_conver", "code": "_QWORD * __fastcall big_conver ( _QWORD * @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ , __int64 @@a5@@ , __int64 @@a6@@ , __int64 @@a7@@ , __int64 @@a8@@ , __int64 @@a9@@ , __int64 @@a10@@ , __int64 @@a11@@ , __int64 @@a12@@ , __int64 @@a13@@ ) { if ( ( _BYTE ) @@a12@@ == Number || ( _BYTE ) @@a12@@ == Number || ( _BYTE ) @@a12@@ == Number || ( _BYTE ) @@a12@@ == Number || ( _BYTE ) @@a12@@ == Number ) HIDWORD ( @@a11@@ ) = Number ; if ( ( _BYTE ) @@a12@@ == Number ) LOBYTE ( @@a12@@ ) = Number ; if ( ( _BYTE ) @@a12@@ == Number ) LOBYTE ( @@a12@@ ) = Number ; if ( ( _BYTE ) @@a12@@ == Number ) LOBYTE ( @@a12@@ ) = Number ; if ( ( _BYTE ) @@a12@@ == Number ) LOBYTE ( @@a12@@ ) = Number ; if ( ( _BYTE ) @@a12@@ == Number ) LOBYTE ( @@a12@@ ) = Number ; * @@a1@@ = @@a7@@ ; @@a1@@ [ Number ] = @@a8@@ ; @@a1@@ [ Number ] = @@a9@@ ; @@a1@@ [ Number ] = @@a10@@ ; @@a1@@ [ Number ] = @@a11@@ ; @@a1@@ [ Number ] = @@a12@@ ; @@a1@@ [ Number ] = @@a13@@ ; return @@a1@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "a1", "t": {"T": 3, "t": "_QWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "a6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r80"}, {"n": "a7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-16"}, {"n": "a8", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-24"}, {"n": "a9", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-32"}, {"n": "a10", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-40"}, {"n": "a11", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-48"}, {"n": "a12", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-56"}, {"n": "a13", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-64"}]}
[{"n": "", "t": {"T": 10}, "location": "r16"}, {"n": "", "t": {"T": 10}, "location": "r24"}, {"n": "retstr", "t": {"T": 3, "t": "t_arg"}, "location": "r56"}, {"n": "", "t": {"T": 10}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r72"}, {"n": "", "t": {"T": 10}, "location": "r80"}, {"n": "all", "t": {"T": 6, "n": "t_arg", "l": [{"T": 4, "n": "str", "t": "t_pfs", "s": 16}, {"T": 4, "n": "add", "t": "int", "s": 4}, {"T": 4, "n": "flags", "t": "int", "s": 4}, {"T": 4, "n": "width", "t": "unsigned int", "s": 4}, {"T": 4, "n": "width_add", "t": "int", "s": 4}, {"T": 4, "n": "precision", "t": "int", "s": 4}, {"T": 4, "n": "mod", "t": "t_pf_mod", "s": 4}, {"T": 4, "n": "conver", "t": "char", "s": 1}, {"T": 5, "s": 3}, {"T": 4, "n": "error", "t": "int", "s": 4}, {"T": 4, "n": "value", "t": "void *", "s": 8}]}, "location": "s-16"}, {"n": "", "t": {"T": 10}, "location": "s-24"}, {"n": "", "t": {"T": 10}, "location": "s-32"}, {"n": "", "t": {"T": 10}, "location": "s-40"}, {"n": "", "t": {"T": 10}, "location": "s-48"}, {"n": "", "t": {"T": 10}, "location": "s-56"}, {"n": "", "t": {"T": 10}, "location": "s-64"}]
data1/train-shard-4.tar
9234f990aa9cb2439ad1eb00a787202287e1aeb7af6d1b4fe11ae2b16c8d1acc_9234f990aa9cb2439ad1eb00a787202287e1aeb7af6d1b4fe11ae2b16c8d1acc.jsonl
1
[]
{"name": "get_all", "code": "_QWORD * __fastcall get_all ( _QWORD * @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v4@@ ; __int64 @@v5@@ ; __int64 v6 ; __int64 @@v8@@ [ Number ] ; __int64 @@v9@@ ; __int64 @@v10@@ ; __int64 @@v11@@ ; __int64 @@v12@@ ; _QWORD * @@v13@@ ; __int64 @@v14@@ ; __int64 @@v15@@ ; __int64 @@v16@@ ; __int64 @@v17@@ ; __int64 @@v18@@ ; __int64 @@v19@@ ; __int64 @@v20@@ ; __int64 @@v21@@ ; unsigned __int64 @@v22@@ ; @@v13@@ = @@a1@@ ; @@v12@@ = @@a2@@ ; @@v11@@ = @@a3@@ ; @@v22@@ = Number L ; @@v14@@ = Number L ; arg ( @@v8@@ , @@a2@@ , @@a3@@ ) ; @@v15@@ = @@v8@@ [ Number ] ; @@v16@@ = @@v8@@ [ Number ] ; @@v17@@ = @@v8@@ [ Number ] ; @@v18@@ = @@v8@@ [ Number ] ; v6 = @@v9@@ ; @@v19@@ = @@v8@@ [ Number ] ; @@v20@@ = @@v9@@ ; @@v21@@ = @@v10@@ ; while ( @@v22@@ <= Number ) { @@a2@@ = @@v12@@ + Number ; if ( ( ( unsigned int ( __fastcall * ) ( __int64 * , __int64 , __int64 * ) ) * ( & mngr_3716 + @@v22@@ ) ) ( & @@v15@@ , @@v12@@ + Number , & @@v14@@ ) ) { HIDWORD ( @@v20@@ ) = Number ; break ; } ++ @@v22@@ ; } if ( ( _BYTE ) @@v20@@ == Number ) LOBYTE ( @@v20@@ ) = Number ; if ( ( _BYTE ) @@v20@@ == Number ) HIDWORD ( @@v19@@ ) = Number ; big_conver ( @@v13@@ , @@a2@@ , v6 , @@v3@@ , @@v4@@ , @@v5@@ , @@v15@@ , @@v16@@ , @@v17@@ , @@v18@@ , @@v19@@ , @@v20@@ , @@v21@@ ) ; return @@v13@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "a1", "t": {"T": 3, "t": "_QWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "v5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r80"}, {"n": "v11", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s104"}, {"n": "v10", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s128"}, {"n": "v9", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s136"}, {"n": "v21", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v8", "t": {"T": 2, "n": 5, "s": 8, "t": "__int64"}, "location": "s176"}, {"n": "v20", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v19", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s32"}, {"n": "v18", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s40"}, {"n": "v17", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s48"}, {"n": "v16", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s56"}, {"n": "v15", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s64"}, {"n": "v14", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s72"}, {"n": "v22", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}, {"n": "v13", "t": {"T": 3, "t": "_QWORD"}, "location": "s88"}, {"n": "v12", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s96"}]}
[{"n": "len", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "r16"}, {"n": "", "t": {"T": 10}, "location": "r24"}, {"n": "retstr", "t": {"T": 3, "t": "t_arg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "const char"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r72"}, {"n": "", "t": {"T": 10}, "location": "r80"}, {"n": "lena", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "s104"}, {"n": "", "t": {"T": 10}, "location": "s128"}, {"n": "", "t": {"T": 10}, "location": "s136"}, {"n": "", "t": {"T": 10}, "location": "s16"}, {"n": "v4", "t": {"T": 6, "n": "t_arg", "l": [{"T": 4, "n": "str", "t": "t_pfs", "s": 16}, {"T": 4, "n": "add", "t": "int", "s": 4}, {"T": 4, "n": "flags", "t": "int", "s": 4}, {"T": 4, "n": "width", "t": "unsigned int", "s": 4}, {"T": 4, "n": "width_add", "t": "int", "s": 4}, {"T": 4, "n": "precision", "t": "int", "s": 4}, {"T": 4, "n": "mod", "t": "t_pf_mod", "s": 4}, {"T": 4, "n": "conver", "t": "char", "s": 1}, {"T": 5, "s": 3}, {"T": 4, "n": "error", "t": "int", "s": 4}, {"T": 4, "n": "value", "t": "void *", "s": 8}]}, "location": "s176"}, {"n": "", "t": {"T": 10}, "location": "s24"}, {"n": "", "t": {"T": 10}, "location": "s32"}, {"n": "", "t": {"T": 10}, "location": "s40"}, {"n": "", "t": {"T": 10}, "location": "s48"}, {"n": "", "t": {"T": 10}, "location": "s56"}, {"n": "all", "t": {"T": 6, "n": "t_arg", "l": [{"T": 4, "n": "str", "t": "t_pfs", "s": 16}, {"T": 4, "n": "add", "t": "int", "s": 4}, {"T": 4, "n": "flags", "t": "int", "s": 4}, {"T": 4, "n": "width", "t": "unsigned int", "s": 4}, {"T": 4, "n": "width_add", "t": "int", "s": 4}, {"T": 4, "n": "precision", "t": "int", "s": 4}, {"T": 4, "n": "mod", "t": "t_pf_mod", "s": 4}, {"T": 4, "n": "conver", "t": "char", "s": 1}, {"T": 5, "s": 3}, {"T": 4, "n": "error", "t": "int", "s": 4}, {"T": 4, "n": "value", "t": "void *", "s": 8}]}, "location": "s64"}, {"n": "pos", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "s72"}, {"n": "i", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "s8"}, {"n": "v7", "t": {"T": 3, "t": "t_arg"}, "location": "s88"}, {"n": "sa", "t": {"T": 3, "t": "const char"}, "location": "s96"}]
data1/train-shard-4.tar
9234f990aa9cb2439ad1eb00a787202287e1aeb7af6d1b4fe11ae2b16c8d1acc_9234f990aa9cb2439ad1eb00a787202287e1aeb7af6d1b4fe11ae2b16c8d1acc.jsonl
2
[ "{\"name\": \"big_conver\", \"code\": \"_QWORD * __fastcall big_conver ( _QWORD * @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ , __int64 @@a5@@ , __int64 @@a6@@ , __int64 @@a7@@ , __int64 @@a8@@ , __int64 @@a9@@ , __int64 @@a10@@ , __int64 @@a11@@ , __int64 @@a12@@ , __int64 @@a13@@ ) { if ( ( _BYTE ) @@a12@@ == Number || ( _BYTE ) @@a12@@ == Number || ( _BYTE ) @@a12@@ == Number || ( _BYTE ) @@a12@@ == Number || ( _BYTE ) @@a12@@ == Number ) HIDWORD ( @@a11@@ ) = Number ; if ( ( _BYTE ) @@a12@@ == Number ) LOBYTE ( @@a12@@ ) = Number ; if ( ( _BYTE ) @@a12@@ == Number ) LOBYTE ( @@a12@@ ) = Number ; if ( ( _BYTE ) @@a12@@ == Number ) LOBYTE ( @@a12@@ ) = Number ; if ( ( _BYTE ) @@a12@@ == Number ) LOBYTE ( @@a12@@ ) = Number ; if ( ( _BYTE ) @@a12@@ == Number ) LOBYTE ( @@a12@@ ) = Number ; * @@a1@@ = @@a7@@ ; @@a1@@ [ Number ] = @@a8@@ ; @@a1@@ [ Number ] = @@a9@@ ; @@a1@@ [ Number ] = @@a10@@ ; @@a1@@ [ Number ] = @@a11@@ ; @@a1@@ [ Number ] = @@a12@@ ; @@a1@@ [ Number ] = @@a13@@ ; return @@a1@@ ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r16\"}, {\"n\": \"a4\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r24\"}, {\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"_QWORD\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"a5\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r72\"}, {\"n\": \"a6\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r80\"}, {\"n\": \"a7\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s-16\"}, {\"n\": \"a8\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s-24\"}, {\"n\": \"a9\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s-32\"}, {\"n\": \"a10\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s-40\"}, {\"n\": \"a11\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s-48\"}, {\"n\": \"a12\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s-56\"}, {\"n\": \"a13\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s-64\"}]}" ]
{"name": "main", "code": "int __cdecl main ( int @@argc@@ , const char * * @@argv@@ , const char * * @@envp@@ ) { char @@v4@@ [ Number ] ; __int16 @@v5@@ [ Number ] ; uint32_t @@v6@@ ; __int64 @@v7@@ ; unsigned int @@v8@@ ; @@v8@@ = Socket ( Number L , Number L , Number L ) ; @@v5@@ [ Number ] = Number ; @@v7@@ = Number L ; @@v6@@ = htonl ( Number ) ; @@v5@@ [ Number ] = htons ( Number ) ; Bind ( @@v8@@ , @@v5@@ , Number L ) ; dg_echo ( @@v8@@ , @@v4@@ , Number L ) ; return Number ; }", "source": [{"n": "envp", "t": {"T": 3, "t": "const char *"}, "location": "r16"}, {"n": "argc", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "argv", "t": {"T": 3, "t": "const char *"}, "location": "r64"}, {"n": "v7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v6", "t": {"T": 1, "n": "uint32_t", "s": 4}, "location": "s28"}, {"n": "v5", "t": {"T": 2, "n": 2, "s": 2, "t": "__int16"}, "location": "s32"}, {"n": "v8", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s4"}, {"n": "v4", "t": {"T": 2, "n": 16, "s": 1, "t": "char"}, "location": "s48"}]}
[{"n": "envp", "t": {"T": 3, "t": "const char *"}, "location": "r16"}, {"n": "argc", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "argv", "t": {"T": 3, "t": "const char *"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s24"}, {"n": "", "t": {"T": 10}, "location": "s28"}, {"n": "servaddr", "t": {"T": 6, "n": "sockaddr_in", "l": [{"T": 4, "n": "sin_family", "t": "sa_family_t", "s": 2}, {"T": 4, "n": "sin_port", "t": "in_port_t", "s": 2}, {"T": 4, "n": "sin_addr", "t": "in_addr", "s": 4}, {"T": 4, "n": "sin_zero", "t": "unsigned __int8[8]", "s": 8}]}, "location": "s32"}, {"n": "sockfd", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "cliaddr", "t": {"T": 6, "n": "sockaddr_in", "l": [{"T": 4, "n": "sin_family", "t": "sa_family_t", "s": 2}, {"T": 4, "n": "sin_port", "t": "in_port_t", "s": 2}, {"T": 4, "n": "sin_addr", "t": "in_addr", "s": 4}, {"T": 4, "n": "sin_zero", "t": "unsigned __int8[8]", "s": 8}]}, "location": "s48"}]
data1/train-shard-4.tar
e341d1bf459de76ff4b421ee236530e070cc78d06ad621a956d95e603dab342e_e341d1bf459de76ff4b421ee236530e070cc78d06ad621a956d95e603dab342e.jsonl
0
[]
{"name": "uninit", "code": "__int64 __fastcall uninit ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = * ( _QWORD * ) ( @@a1@@ + Number ) ; av_frame_free ( @@v2@@ + Number ) ; av_frame_free ( @@v2@@ + Number ) ; return av_frame_free ( @@v2@@ + Number ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}]}
[{"n": "ctx", "t": {"T": 3, "t": "AVFilterContext_0"}, "location": "r56"}, {"n": "yadif", "t": {"T": 3, "t": "YADIFContext_0"}, "location": "s24"}]
data1/train-shard-4.tar
d88e79ecef481351221d91d5482dd0bfd34525e637a73c02cbee842ab9567c17_d88e79ecef481351221d91d5482dd0bfd34525e637a73c02cbee842ab9567c17.jsonl
8
[]
{"name": "query_formats", "code": "__int64 __fastcall query_formats ( __int64 @@a1@@ ) { __int64 @@result@@ ; __int64 @@v2@@ ; @@v2@@ = ff_make_format_list ( & pix_fmts_7864 ) ; if ( @@v2@@ ) @@result@@ = ff_set_common_formats ( @@a1@@ , @@v2@@ ) ; else @@result@@ = Number L ; return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}]}
[{"n": "ctx", "t": {"T": 3, "t": "AVFilterContext_0"}, "location": "r56"}, {"n": "result", "t": {"T": 1, "n": "int", "s": 4}, "location": "r8"}, {"n": "fmts_list", "t": {"T": 3, "t": "AVFilterFormats_0"}, "location": "s16"}]
data1/train-shard-4.tar
d88e79ecef481351221d91d5482dd0bfd34525e637a73c02cbee842ab9567c17_d88e79ecef481351221d91d5482dd0bfd34525e637a73c02cbee842ab9567c17.jsonl
9
[]
{"name": "av_hash_names", "code": "__int64 __fastcall av_hash_names ( int @@a1@@ ) { __int64 @@result@@ ; if ( @@a1@@ >= Number && @@a1@@ <= Number ) @@result@@ = ( __int64 ) * ( & hashdesc + Number * @@a1@@ ) ; else @@result@@ = Number L ; return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "i", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "result", "t": {"T": 3, "t": "const char"}, "location": "r8"}]
data1/train-shard-4.tar
2f2c8c6f9c76b6d61ca3ec76ad28c594b54fab92c78b52622c6482742ec89d54_2f2c8c6f9c76b6d61ca3ec76ad28c594b54fab92c78b52622c6482742ec89d54.jsonl
0
[]
{"name": "av_hash_get_name", "code": "__int64 __fastcall av_hash_get_name ( __int64 @@a1@@ ) { return ( __int64 ) * ( & hashdesc + Number * * ( unsigned int * ) ( @@a1@@ + Number ) ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "ctx", "t": {"T": 3, "t": "const AVHashContext_0"}, "location": "r56"}]
data1/train-shard-4.tar
2f2c8c6f9c76b6d61ca3ec76ad28c594b54fab92c78b52622c6482742ec89d54_2f2c8c6f9c76b6d61ca3ec76ad28c594b54fab92c78b52622c6482742ec89d54.jsonl
1
[]
{"name": "av_hash_get_size", "code": "__int64 __fastcall av_hash_get_size ( __int64 @@a1@@ ) { return * ( ( unsigned int * ) & hashdesc + Number * * ( unsigned int * ) ( @@a1@@ + Number ) + Number ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "ctx", "t": {"T": 3, "t": "const AVHashContext_0"}, "location": "r56"}]
data1/train-shard-4.tar
2f2c8c6f9c76b6d61ca3ec76ad28c594b54fab92c78b52622c6482742ec89d54_2f2c8c6f9c76b6d61ca3ec76ad28c594b54fab92c78b52622c6482742ec89d54.jsonl
2
[]
{"name": "av_hash_alloc", "code": "__int64 __fastcall av_hash_alloc ( __int64 * @@a1@@ , __int64 @@a2@@ ) { __int64 @@result@@ ; __int64 @@v3@@ ; int @@i@@ ; * @@a1@@ = Number L ; for ( @@i@@ = Number ; @@i@@ <= Number && ( unsigned int ) av_strcasecmp ( @@a2@@ , * ( & hashdesc + Number * @@i@@ ) ) ; ++ @@i@@ ) ; if ( @@i@@ > Number ) return Number L ; @@v3@@ = av_mallocz ( Number L ) ; if ( ! @@v3@@ ) return Number L ; * ( _DWORD * ) ( @@v3@@ + Number ) = @@i@@ ; switch ( @@i@@ ) { case Number : * ( _QWORD * ) @@v3@@ = av_md5_alloc ( ) ; break ; case Number : * ( _QWORD * ) @@v3@@ = av_murmur3_alloc ( ) ; break ; case Number : case Number : case Number : case Number : * ( _QWORD * ) @@v3@@ = av_ripemd_alloc ( ) ; break ; case Number : case Number : case Number : * ( _QWORD * ) @@v3@@ = av_sha_alloc ( ) ; break ; case Number : case Number : case Number : case Number : * ( _QWORD * ) @@v3@@ = av_sha512_alloc ( ) ; break ; case Number : * ( _QWORD * ) ( @@v3@@ + Number ) = av_crc_get_table ( Number L ) ; break ; default : break ; } if ( @@i@@ == Number || @@i@@ == Number || * ( _QWORD * ) @@v3@@ ) { * @@a1@@ = @@v3@@ ; @@result@@ = Number L ; } else { av_free ( @@v3@@ ) ; @@result@@ = Number L ; } return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "__int64"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "i", "t": {"T": 1, "n": "int", "s": 4}, "location": "s12"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}]}
[{"n": "ctx", "t": {"T": 3, "t": "AVHashContext_0 *"}, "location": "r56"}, {"n": "name", "t": {"T": 3, "t": "const char"}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "int", "s": 4}, "location": "r8"}, {"n": "i", "t": {"T": 1, "n": "int", "s": 4}, "location": "s12"}, {"n": "res", "t": {"T": 3, "t": "AVHashContext_0"}, "location": "s24"}]
data1/train-shard-4.tar
2f2c8c6f9c76b6d61ca3ec76ad28c594b54fab92c78b52622c6482742ec89d54_2f2c8c6f9c76b6d61ca3ec76ad28c594b54fab92c78b52622c6482742ec89d54.jsonl
3
[]
{"name": "av_hash_init", "code": "__int64 __fastcall av_hash_init ( _QWORD * @@a1@@ ) { __int64 @@result@@ ; @@result@@ = * ( ( unsigned int * ) @@a1@@ + Number ) ; switch ( ( int ) @@result@@ ) { case Number : @@result@@ = av_md5_init ( * @@a1@@ ) ; break ; case Number : @@result@@ = av_murmur3_init ( * @@a1@@ ) ; break ; case Number : @@result@@ = av_ripemd_init ( * @@a1@@ , Number L ) ; break ; case Number : @@result@@ = av_ripemd_init ( * @@a1@@ , Number L ) ; break ; case Number : @@result@@ = av_ripemd_init ( * @@a1@@ , Number L ) ; break ; case Number : @@result@@ = av_ripemd_init ( * @@a1@@ , Number L ) ; break ; case Number : @@result@@ = av_sha_init ( * @@a1@@ , Number L ) ; break ; case Number : @@result@@ = av_sha_init ( * @@a1@@ , Number L ) ; break ; case Number : @@result@@ = av_sha_init ( * @@a1@@ , Number L ) ; break ; case Number : @@result@@ = av_sha512_init ( * @@a1@@ , Number L ) ; break ; case Number : @@result@@ = av_sha512_init ( * @@a1@@ , Number L ) ; break ; case Number : @@result@@ = av_sha512_init ( * @@a1@@ , Number L ) ; break ; case Number : @@result@@ = av_sha512_init ( * @@a1@@ , Number L ) ; break ; case Number : @@result@@ = ( __int64 ) @@a1@@ ; * ( ( _DWORD * ) @@a1@@ + Number ) = Number ; break ; case Number : @@result@@ = ( __int64 ) @@a1@@ ; * ( ( _DWORD * ) @@a1@@ + Number ) = Number ; break ; default : return @@result@@ ; } return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_QWORD"}, "location": "r56"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "ctx", "t": {"T": 3, "t": "AVHashContext_0"}, "location": "r56"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-4.tar
2f2c8c6f9c76b6d61ca3ec76ad28c594b54fab92c78b52622c6482742ec89d54_2f2c8c6f9c76b6d61ca3ec76ad28c594b54fab92c78b52622c6482742ec89d54.jsonl
4
[]
{"name": "av_hash_update", "code": "__int64 __fastcall av_hash_update ( _QWORD * @@a1@@ , __int64 @@a2@@ , unsigned int @@a3@@ ) { __int64 @@result@@ ; int v4 ; @@result@@ = * ( ( unsigned int * ) @@a1@@ + Number ) ; switch ( ( int ) @@result@@ ) { case Number : @@result@@ = av_md5_update ( * @@a1@@ , @@a2@@ , @@a3@@ ) ; break ; case Number : @@result@@ = av_murmur3_update ( * @@a1@@ , @@a2@@ , @@a3@@ ) ; break ; case Number : case Number : case Number : case Number : @@result@@ = av_ripemd_update ( * @@a1@@ , @@a2@@ , @@a3@@ ) ; break ; case Number : case Number : case Number : @@result@@ = av_sha_update ( * @@a1@@ , @@a2@@ , @@a3@@ ) ; break ; case Number : case Number : case Number : case Number : @@result@@ = av_sha512_update ( * @@a1@@ , @@a2@@ , @@a3@@ ) ; break ; case Number : @@result@@ = av_crc ( @@a1@@ [ Number ] , * ( ( unsigned int * ) @@a1@@ + Number ) , @@a2@@ , ( int ) @@a3@@ ) ; * ( ( _DWORD * ) @@a1@@ + Number ) = @@result@@ ; break ; case Number : v4 = av_adler32_update ( * ( ( unsigned int * ) @@a1@@ + Number ) , @@a2@@ , @@a3@@ ) ; @@result@@ = ( __int64 ) @@a1@@ ; * ( ( _DWORD * ) @@a1@@ + Number ) = v4 ; break ; default : return @@result@@ ; } return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "_QWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "len", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "ctx", "t": {"T": 3, "t": "AVHashContext_0"}, "location": "r56"}, {"n": "src", "t": {"T": 3, "t": "const uint8_t"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-4.tar
2f2c8c6f9c76b6d61ca3ec76ad28c594b54fab92c78b52622c6482742ec89d54_2f2c8c6f9c76b6d61ca3ec76ad28c594b54fab92c78b52622c6482742ec89d54.jsonl
5
[]
{"name": "av_hash_final", "code": "__int64 __fastcall av_hash_final ( _QWORD * @@a1@@ , _DWORD * @@a2@@ ) { __int64 @@result@@ ; @@result@@ = * ( ( unsigned int * ) @@a1@@ + Number ) ; switch ( ( int ) @@result@@ ) { case Number : @@result@@ = av_md5_final ( * @@a1@@ , @@a2@@ ) ; break ; case Number : @@result@@ = av_murmur3_final ( * @@a1@@ , @@a2@@ ) ; break ; case Number : case Number : case Number : case Number : @@result@@ = av_ripemd_final ( * @@a1@@ , @@a2@@ ) ; break ; case Number : case Number : case Number : @@result@@ = av_sha_final ( * @@a1@@ , @@a2@@ ) ; break ; case Number : case Number : case Number : case Number : @@result@@ = av_sha512_final ( * @@a1@@ , @@a2@@ ) ; break ; case Number : @@result@@ = ( __int64 ) @@a2@@ ; * @@a2@@ = ( ( unsigned int ) ~ * ( ( _DWORD * ) @@a1@@ + Number ) >> Number ) | ( unsigned __int16 ) ( ( unsigned int ) ~ * ( ( _DWORD * ) @@a1@@ + Number ) >> Number << Number ) | ( ( ( unsigned __int16 ) ( ~ * ( ( _WORD * ) @@a1@@ + Number ) << Number ) | ( unsigned __int8 ) ( ( unsigned __int16 ) ~ * ( ( _WORD * ) @@a1@@ + Number ) >> Number ) ) << Number ) ; break ; case Number : @@result@@ = ( __int64 ) @@a2@@ ; * @@a2@@ = HIBYTE ( * ( ( _DWORD * ) @@a1@@ + Number ) ) | ( unsigned __int16 ) ( HIWORD ( * ( ( _DWORD * ) @@a1@@ + Number ) ) << Number ) | ( ( ( unsigned __int16 ) ( ( unsigned __int16 ) * ( ( _DWORD * ) @@a1@@ + Number ) << Number ) | ( unsigned __int8 ) BYTE1 ( * ( ( _DWORD * ) @@a1@@ + Number ) ) ) << Number ) ; break ; default : return @@result@@ ; } return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_QWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "_DWORD"}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "ctx", "t": {"T": 3, "t": "AVHashContext_0"}, "location": "r56"}, {"n": "dst", "t": {"T": 3, "t": "uint8_t"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-4.tar
2f2c8c6f9c76b6d61ca3ec76ad28c594b54fab92c78b52622c6482742ec89d54_2f2c8c6f9c76b6d61ca3ec76ad28c594b54fab92c78b52622c6482742ec89d54.jsonl
6
[]
{"name": "av_hash_freep", "code": "__int64 __fastcall av_hash_freep ( _QWORD * @@a1@@ ) { if ( * @@a1@@ ) av_freep ( * @@a1@@ ) ; return av_freep ( @@a1@@ ) ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_QWORD"}, "location": "r56"}]}
[{"n": "ctx", "t": {"T": 3, "t": "AVHashContext_0 *"}, "location": "r56"}]
data1/train-shard-4.tar
2f2c8c6f9c76b6d61ca3ec76ad28c594b54fab92c78b52622c6482742ec89d54_2f2c8c6f9c76b6d61ca3ec76ad28c594b54fab92c78b52622c6482742ec89d54.jsonl
7
[]
{"name": "int2shift", "code": "__int64 __fastcall int2shift ( int @@a1@@ ) { unsigned int @@v2@@ ; if ( @@a1@@ >> Number ) @@v2@@ = Number ; else @@v2@@ = Number ; if ( @@a1@@ >> ( @@v2@@ + Number ) ) @@v2@@ += Number ; if ( @@a1@@ >> ( @@v2@@ + Number ) ) @@v2@@ += Number ; if ( @@a1@@ >> ( @@v2@@ + Number ) ) @@v2@@ += Number ; if ( @@a1@@ >> ( @@v2@@ + Number ) ) ++ @@v2@@ ; return @@v2@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "v2", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s4"}]}
[{"n": "value", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "res", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}]
data1/train-shard-4.tar
cceae87c8df6a2f7bcb805e3e8b66faf19e0b5e99c3fca222bafdbe4d59a1a96_cceae87c8df6a2f7bcb805e3e8b66faf19e0b5e99c3fca222bafdbe4d59a1a96.jsonl
0
[]
{"name": "f6_process_lp", "code": "__int64 __fastcall f6_process_lp ( __int64 @@a1@@ , __int64 @@a2@@ , unsigned int @@a3@@ ) { __int64 @@result@@ ; int @@v4@@ ; unsigned int @@i@@ ; int @@v6@@ ; @@v4@@ = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@v6@@ = * ( _DWORD * ) ( @@a1@@ + Number ) ; for ( @@i@@ = Number ; @@i@@ < @@a3@@ ; ++ @@i@@ ) { @@v6@@ += @@v4@@ * ( * ( _DWORD * ) ( Number L * @@i@@ + @@a2@@ ) - ( @@v6@@ >> Number ) ) ; * ( _DWORD * ) ( Number L * @@i@@ + @@a2@@ ) = @@v6@@ >> Number ; } @@result@@ = @@a1@@ ; * ( _DWORD * ) ( @@a1@@ + Number ) = @@v6@@ ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v4", "t": {"T": 1, "n": "int", "s": 4}, "location": "s12"}, {"n": "v6", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "i", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s8"}]}
[{"n": "frames", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r16"}, {"n": "fil", "t": {"T": 3, "t": "f6_t_0"}, "location": "r56"}, {"n": "buf", "t": {"T": 3, "t": "int"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}, {"n": "f", "t": {"T": 1, "n": "int", "s": 4}, "location": "s12"}, {"n": "d", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "s", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s8"}]
data1/train-shard-4.tar
cceae87c8df6a2f7bcb805e3e8b66faf19e0b5e99c3fca222bafdbe4d59a1a96_cceae87c8df6a2f7bcb805e3e8b66faf19e0b5e99c3fca222bafdbe4d59a1a96.jsonl
1
[]
{"name": "f6_process_hp", "code": "__int64 __fastcall f6_process_hp ( __int64 @@a1@@ , __int64 @@a2@@ , unsigned int @@a3@@ ) { __int64 @@result@@ ; int @@v4@@ ; unsigned int @@i@@ ; int @@v6@@ ; @@v4@@ = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@v6@@ = * ( _DWORD * ) ( @@a1@@ + Number ) ; for ( @@i@@ = Number ; @@i@@ < @@a3@@ ; ++ @@i@@ ) { @@v6@@ += @@v4@@ * ( * ( _DWORD * ) ( Number L * @@i@@ + @@a2@@ ) - ( @@v6@@ >> Number ) ) ; * ( _DWORD * ) ( Number L * @@i@@ + @@a2@@ ) -= @@v6@@ >> Number ; } @@result@@ = @@a1@@ ; * ( _DWORD * ) ( @@a1@@ + Number ) = @@v6@@ ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v4", "t": {"T": 1, "n": "int", "s": 4}, "location": "s12"}, {"n": "v6", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "i", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s8"}]}
[{"n": "frames", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r16"}, {"n": "fil", "t": {"T": 3, "t": "f6_t_0"}, "location": "r56"}, {"n": "buf", "t": {"T": 3, "t": "int"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}, {"n": "f", "t": {"T": 1, "n": "int", "s": 4}, "location": "s12"}, {"n": "d", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "s", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s8"}]
data1/train-shard-4.tar
cceae87c8df6a2f7bcb805e3e8b66faf19e0b5e99c3fca222bafdbe4d59a1a96_cceae87c8df6a2f7bcb805e3e8b66faf19e0b5e99c3fca222bafdbe4d59a1a96.jsonl
2
[]
{"name": "f6_set_f", "code": "unsigned __int64 __fastcall f6_set_f ( _DWORD * @@a1@@ , int @@a2@@ ) { unsigned __int64 @@result@@ ; @@a1@@ [ Number ] = ( @@a2@@ << Number ) / * @@a1@@ ; @@result@@ = ( unsigned int ) @@a1@@ [ Number ] ; if ( ( int ) @@result@@ > Number ) { @@result@@ = ( unsigned __int64 ) @@a1@@ ; @@a1@@ [ Number ] = Number ; } return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_DWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r8"}]}
[{"n": "fil", "t": {"T": 3, "t": "f6_t_0"}, "location": "r56"}, {"n": "f", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-4.tar
cceae87c8df6a2f7bcb805e3e8b66faf19e0b5e99c3fca222bafdbe4d59a1a96_cceae87c8df6a2f7bcb805e3e8b66faf19e0b5e99c3fca222bafdbe4d59a1a96.jsonl
3
[]
{"name": "f6_init", "code": "unsigned __int64 __fastcall f6_init ( _DWORD * @@a1@@ , int @@a2@@ ) { * @@a1@@ = @@a2@@ ; @@a1@@ [ Number ] = Number ; return f6_set_f ( @@a1@@ , Number ) ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_DWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}]}
[{"n": "fil", "t": {"T": 3, "t": "f6_t_0"}, "location": "r56"}, {"n": "fs_0", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}]
data1/train-shard-4.tar
cceae87c8df6a2f7bcb805e3e8b66faf19e0b5e99c3fca222bafdbe4d59a1a96_cceae87c8df6a2f7bcb805e3e8b66faf19e0b5e99c3fca222bafdbe4d59a1a96.jsonl
4
[ "{\"name\": \"f6_set_f\", \"code\": \"unsigned __int64 __fastcall f6_set_f ( _DWORD * @@a1@@ , int @@a2@@ ) { unsigned __int64 @@result@@ ; @@a1@@ [ Number ] = ( @@a2@@ << Number ) / * @@a1@@ ; @@result@@ = ( unsigned int ) @@a1@@ [ Number ] ; if ( ( int ) @@result@@ > Number ) { @@result@@ = ( unsigned __int64 ) @@a1@@ ; @@a1@@ [ Number ] = Number ; } return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"_DWORD\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r8\"}]}" ]
{"name": "f6s_process_lp", "code": "_DWORD * __fastcall f6s_process_lp ( _DWORD * @@a1@@ , __int64 @@a2@@ , int @@a3@@ ) { _DWORD * @@result@@ ; int @@v4@@ ; unsigned int @@i@@ ; int @@v6@@ ; int @@v7@@ ; @@v4@@ = @@a1@@ [ Number ] ; @@v7@@ = @@a1@@ [ Number ] ; @@v6@@ = @@a1@@ [ Number ] ; for ( @@i@@ = Number ; @@i@@ < Number * @@a3@@ ; @@i@@ += Number ) { @@v7@@ += @@v4@@ * ( * ( _DWORD * ) ( Number L * @@i@@ + @@a2@@ ) - ( @@v7@@ >> Number ) ) ; @@v6@@ += @@v4@@ * ( * ( _DWORD * ) ( Number L * ( @@i@@ + Number ) + @@a2@@ ) - ( @@v6@@ >> Number ) ) ; * ( _DWORD * ) ( Number L * @@i@@ + @@a2@@ ) = @@v7@@ >> Number ; * ( _DWORD * ) ( Number L * ( @@i@@ + Number ) + @@a2@@ ) = @@v6@@ >> Number ; } @@a1@@ [ Number ] = @@v7@@ ; @@result@@ = @@a1@@ ; @@a1@@ [ Number ] = @@v6@@ ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "_DWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "result", "t": {"T": 3, "t": "_DWORD"}, "location": "r8"}, {"n": "i", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s12"}, {"n": "v4", "t": {"T": 1, "n": "int", "s": 4}, "location": "s16"}, {"n": "v7", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "v6", "t": {"T": 1, "n": "int", "s": 4}, "location": "s8"}]}
[{"n": "frames", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r16"}, {"n": "fil", "t": {"T": 3, "t": "f6s_t_0"}, "location": "r56"}, {"n": "buf", "t": {"T": 3, "t": "int"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}, {"n": "s", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s12"}, {"n": "f", "t": {"T": 1, "n": "int", "s": 4}, "location": "s16"}, {"n": "dl_0", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "dr", "t": {"T": 1, "n": "int", "s": 4}, "location": "s8"}]
data1/train-shard-4.tar
cceae87c8df6a2f7bcb805e3e8b66faf19e0b5e99c3fca222bafdbe4d59a1a96_cceae87c8df6a2f7bcb805e3e8b66faf19e0b5e99c3fca222bafdbe4d59a1a96.jsonl
5
[]
{"name": "f6s_process_hp", "code": "_DWORD * __fastcall f6s_process_hp ( _DWORD * @@a1@@ , __int64 @@a2@@ , int @@a3@@ ) { _DWORD * @@result@@ ; int @@v4@@ ; unsigned int @@i@@ ; int @@v6@@ ; int @@v7@@ ; @@v4@@ = @@a1@@ [ Number ] ; @@v7@@ = @@a1@@ [ Number ] ; @@v6@@ = @@a1@@ [ Number ] ; for ( @@i@@ = Number ; @@i@@ < Number * @@a3@@ ; @@i@@ += Number ) { @@v7@@ += @@v4@@ * ( * ( _DWORD * ) ( Number L * @@i@@ + @@a2@@ ) - ( @@v7@@ >> Number ) ) ; @@v6@@ += @@v4@@ * ( * ( _DWORD * ) ( Number L * ( @@i@@ + Number ) + @@a2@@ ) - ( @@v6@@ >> Number ) ) ; * ( _DWORD * ) ( Number L * @@i@@ + @@a2@@ ) -= @@v7@@ >> Number ; * ( _DWORD * ) ( Number L * ( @@i@@ + Number ) + @@a2@@ ) -= @@v6@@ >> Number ; } @@a1@@ [ Number ] = @@v7@@ ; @@result@@ = @@a1@@ ; @@a1@@ [ Number ] = @@v6@@ ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "_DWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "result", "t": {"T": 3, "t": "_DWORD"}, "location": "r8"}, {"n": "i", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s12"}, {"n": "v4", "t": {"T": 1, "n": "int", "s": 4}, "location": "s16"}, {"n": "v7", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "v6", "t": {"T": 1, "n": "int", "s": 4}, "location": "s8"}]}
[{"n": "frames", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r16"}, {"n": "fil", "t": {"T": 3, "t": "f6s_t_0"}, "location": "r56"}, {"n": "buf", "t": {"T": 3, "t": "int"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}, {"n": "s", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s12"}, {"n": "f", "t": {"T": 1, "n": "int", "s": 4}, "location": "s16"}, {"n": "dl_0", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "dr", "t": {"T": 1, "n": "int", "s": 4}, "location": "s8"}]
data1/train-shard-4.tar
cceae87c8df6a2f7bcb805e3e8b66faf19e0b5e99c3fca222bafdbe4d59a1a96_cceae87c8df6a2f7bcb805e3e8b66faf19e0b5e99c3fca222bafdbe4d59a1a96.jsonl
6
[]
{"name": "f6s_set_f", "code": "unsigned __int64 __fastcall f6s_set_f ( _DWORD * @@a1@@ , int @@a2@@ ) { unsigned __int64 @@result@@ ; @@a1@@ [ Number ] = ( @@a2@@ << Number ) / * @@a1@@ ; @@result@@ = ( unsigned int ) @@a1@@ [ Number ] ; if ( ( int ) @@result@@ > Number ) { @@result@@ = ( unsigned __int64 ) @@a1@@ ; @@a1@@ [ Number ] = Number ; } return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_DWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r8"}]}
[{"n": "fil", "t": {"T": 3, "t": "f6s_t_0"}, "location": "r56"}, {"n": "f", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-4.tar
cceae87c8df6a2f7bcb805e3e8b66faf19e0b5e99c3fca222bafdbe4d59a1a96_cceae87c8df6a2f7bcb805e3e8b66faf19e0b5e99c3fca222bafdbe4d59a1a96.jsonl
7
[]
{"name": "f6s_init", "code": "unsigned __int64 __fastcall f6s_init ( _DWORD * @@a1@@ , int @@a2@@ ) { * @@a1@@ = @@a2@@ ; @@a1@@ [ Number ] = Number ; @@a1@@ [ Number ] = @@a1@@ [ Number ] ; return f6s_set_f ( @@a1@@ , Number ) ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_DWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}]}
[{"n": "fil", "t": {"T": 3, "t": "f6s_t_0"}, "location": "r56"}, {"n": "fs_0", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}]
data1/train-shard-4.tar
cceae87c8df6a2f7bcb805e3e8b66faf19e0b5e99c3fca222bafdbe4d59a1a96_cceae87c8df6a2f7bcb805e3e8b66faf19e0b5e99c3fca222bafdbe4d59a1a96.jsonl
8
[ "{\"name\": \"f6s_set_f\", \"code\": \"unsigned __int64 __fastcall f6s_set_f ( _DWORD * @@a1@@ , int @@a2@@ ) { unsigned __int64 @@result@@ ; @@a1@@ [ Number ] = ( @@a2@@ << Number ) / * @@a1@@ ; @@result@@ = ( unsigned int ) @@a1@@ [ Number ] ; if ( ( int ) @@result@@ > Number ) { @@result@@ = ( unsigned __int64 ) @@a1@@ ; @@a1@@ [ Number ] = Number ; } return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"_DWORD\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r8\"}]}" ]
{"name": "dcf6s_process", "code": "_DWORD * __fastcall dcf6s_process ( _DWORD * @@a1@@ , __int64 @@a2@@ , int @@a3@@ ) { _DWORD * @@result@@ ; int @@v4@@ ; unsigned int @@i@@ ; int @@v6@@ ; int @@v7@@ ; @@v4@@ = @@a1@@ [ Number ] ; @@v7@@ = @@a1@@ [ Number ] ; @@v6@@ = @@a1@@ [ Number ] ; for ( @@i@@ = Number ; @@i@@ < Number * @@a3@@ ; @@i@@ += Number ) { @@v7@@ += ( * ( _DWORD * ) ( Number L * @@i@@ + @@a2@@ ) - ( @@v7@@ >> Number ) ) >> @@v4@@ ; @@v6@@ += ( * ( _DWORD * ) ( Number L * ( @@i@@ + Number ) + @@a2@@ ) - ( @@v6@@ >> Number ) ) >> @@v4@@ ; * ( _DWORD * ) ( Number L * @@i@@ + @@a2@@ ) -= @@v7@@ >> Number ; * ( _DWORD * ) ( Number L * ( @@i@@ + Number ) + @@a2@@ ) -= @@v6@@ >> Number ; } @@a1@@ [ Number ] = @@v7@@ ; @@result@@ = @@a1@@ ; @@a1@@ [ Number ] = @@v6@@ ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "_DWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "result", "t": {"T": 3, "t": "_DWORD"}, "location": "r8"}, {"n": "i", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s12"}, {"n": "v4", "t": {"T": 1, "n": "int", "s": 4}, "location": "s16"}, {"n": "v7", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "v6", "t": {"T": 1, "n": "int", "s": 4}, "location": "s8"}]}
[{"n": "frames", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r16"}, {"n": "fil", "t": {"T": 3, "t": "dcf6s_t_0"}, "location": "r56"}, {"n": "buf", "t": {"T": 3, "t": "int"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}, {"n": "s", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s12"}, {"n": "f", "t": {"T": 1, "n": "int", "s": 4}, "location": "s16"}, {"n": "dl_0", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "dr", "t": {"T": 1, "n": "int", "s": 4}, "location": "s8"}]
data1/train-shard-4.tar
cceae87c8df6a2f7bcb805e3e8b66faf19e0b5e99c3fca222bafdbe4d59a1a96_cceae87c8df6a2f7bcb805e3e8b66faf19e0b5e99c3fca222bafdbe4d59a1a96.jsonl
9
[]
{"name": "dcf6s_silent", "code": "_BOOL8 __fastcall dcf6s_silent ( __int64 @@a1@@ ) { _BOOL8 @@result@@ ; if ( abs32 ( * ( _DWORD * ) ( @@a1@@ + Number ) ) <= Number ) @@result@@ = abs32 ( * ( _DWORD * ) ( @@a1@@ + Number ) ) <= Number ; else @@result@@ = Number L ; return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "result", "t": {"T": 1, "n": "_BOOL8", "s": 8}, "location": "r8"}]}
[{"n": "fil", "t": {"T": 3, "t": "dcf6s_t_0"}, "location": "r56"}, {"n": "result", "t": {"T": 1, "n": "int", "s": 4}, "location": "r8"}]
data1/train-shard-4.tar
cceae87c8df6a2f7bcb805e3e8b66faf19e0b5e99c3fca222bafdbe4d59a1a96_cceae87c8df6a2f7bcb805e3e8b66faf19e0b5e99c3fca222bafdbe4d59a1a96.jsonl
10
[]
{"name": "dcf6s_set_f", "code": "unsigned __int64 __fastcall dcf6s_set_f ( _DWORD * @@a1@@ , int @@a2@@ ) { unsigned __int64 @@result@@ ; @@a1@@ [ Number ] = int2shift ( * @@a1@@ / @@a2@@ ) - Number ; @@result@@ = ( unsigned int ) @@a1@@ [ Number ] ; if ( ( @@result@@ & Number ) != Number L ) { @@result@@ = ( unsigned __int64 ) @@a1@@ ; @@a1@@ [ Number ] = Number ; } return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_DWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r8"}]}
[{"n": "fil", "t": {"T": 3, "t": "dcf6s_t_0"}, "location": "r56"}, {"n": "f", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-4.tar
cceae87c8df6a2f7bcb805e3e8b66faf19e0b5e99c3fca222bafdbe4d59a1a96_cceae87c8df6a2f7bcb805e3e8b66faf19e0b5e99c3fca222bafdbe4d59a1a96.jsonl
11
[ "{\"name\": \"int2shift\", \"code\": \"__int64 __fastcall int2shift ( int @@a1@@ ) { unsigned int @@v2@@ ; if ( @@a1@@ >> Number ) @@v2@@ = Number ; else @@v2@@ = Number ; if ( @@a1@@ >> ( @@v2@@ + Number ) ) @@v2@@ += Number ; if ( @@a1@@ >> ( @@v2@@ + Number ) ) @@v2@@ += Number ; if ( @@a1@@ >> ( @@v2@@ + Number ) ) @@v2@@ += Number ; if ( @@a1@@ >> ( @@v2@@ + Number ) ) ++ @@v2@@ ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s4\"}]}", "{\"name\": \"f6s_set_f\", \"code\": \"unsigned __int64 __fastcall f6s_set_f ( _DWORD * @@a1@@ , int @@a2@@ ) { unsigned __int64 @@result@@ ; @@a1@@ [ Number ] = ( @@a2@@ << Number ) / * @@a1@@ ; @@result@@ = ( unsigned int ) @@a1@@ [ Number ] ; if ( ( int ) @@result@@ > Number ) { @@result@@ = ( unsigned __int64 ) @@a1@@ ; @@a1@@ [ Number ] = Number ; } return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"_DWORD\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r8\"}]}" ]
{"name": "resof12_process_lp", "code": "_DWORD * __fastcall resof12_process_lp ( _DWORD * @@a1@@ , __int64 @@a2@@ , unsigned int @@a3@@ ) { _DWORD * @@result@@ ; int @@v4@@ ; int @@v5@@ ; int @@v6@@ ; int @@v7@@ ; unsigned int @@i@@ ; int @@v9@@ ; int @@v10@@ ; @@v10@@ = @@a1@@ [ Number ] ; @@v9@@ = @@a1@@ [ Number ] ; @@v7@@ = @@a1@@ [ Number ] ; @@v6@@ = @@a1@@ [ Number ] ; for ( @@i@@ = Number ; @@i@@ < @@a3@@ ; ++ @@i@@ ) { @@v5@@ = ( ( @@v10@@ * @@v7@@ ) >> Number ) + @@v9@@ ; @@v4@@ = ( ( ( Number * * ( _DWORD * ) ( Number L * @@i@@ + @@a2@@ ) - @@v5@@ - ( ( @@v10@@ * @@v6@@ ) >> Number ) ) * @@v7@@ ) >> Number ) + @@v10@@ ; * ( _DWORD * ) ( Number L * @@i@@ + @@a2@@ ) = @@v5@@ >> Number ; @@v10@@ = @@v4@@ ; @@v9@@ = @@v5@@ ; } @@a1@@ [ Number ] = @@v10@@ ; @@result@@ = @@a1@@ ; @@a1@@ [ Number ] = @@v9@@ ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "_DWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "result", "t": {"T": 3, "t": "_DWORD"}, "location": "r8"}, {"n": "i", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s12"}, {"n": "v7", "t": {"T": 1, "n": "int", "s": 4}, "location": "s16"}, {"n": "v6", "t": {"T": 1, "n": "int", "s": 4}, "location": "s20"}, {"n": "v5", "t": {"T": 1, "n": "int", "s": 4}, "location": "s24"}, {"n": "v4", "t": {"T": 1, "n": "int", "s": 4}, "location": "s32"}, {"n": "v10", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "v9", "t": {"T": 1, "n": "int", "s": 4}, "location": "s8"}]}
[{"n": "frames", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r16"}, {"n": "rf", "t": {"T": 3, "t": "resof12_t_0"}, "location": "r56"}, {"n": "buf", "t": {"T": 3, "t": "int"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}, {"n": "s", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s12"}, {"n": "f", "t": {"T": 1, "n": "int", "s": 4}, "location": "s16"}, {"n": "q", "t": {"T": 1, "n": "int", "s": 4}, "location": "s20"}, {"n": "l", "t": {"T": 1, "n": "int", "s": 4}, "location": "s24"}, {"n": "b", "t": {"T": 1, "n": "int", "s": 4}, "location": "s32"}, {"n": "d1", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "d2", "t": {"T": 1, "n": "int", "s": 4}, "location": "s8"}]
data1/train-shard-4.tar
cceae87c8df6a2f7bcb805e3e8b66faf19e0b5e99c3fca222bafdbe4d59a1a96_cceae87c8df6a2f7bcb805e3e8b66faf19e0b5e99c3fca222bafdbe4d59a1a96.jsonl
13
[]
{"name": "resof12_process_hp", "code": "_DWORD * __fastcall resof12_process_hp ( _DWORD * @@a1@@ , __int64 @@a2@@ , unsigned int @@a3@@ ) { _DWORD * @@result@@ ; int @@v4@@ ; int @@v5@@ ; int @@v6@@ ; int @@v7@@ ; unsigned int @@i@@ ; int @@v9@@ ; int @@v10@@ ; @@v10@@ = @@a1@@ [ Number ] ; @@v9@@ = @@a1@@ [ Number ] ; @@v7@@ = @@a1@@ [ Number ] ; @@v6@@ = @@a1@@ [ Number ] ; for ( @@i@@ = Number ; @@i@@ < @@a3@@ ; ++ @@i@@ ) { @@v5@@ = ( ( @@v10@@ * @@v7@@ ) >> Number ) + @@v9@@ ; @@v4@@ = Number * * ( _DWORD * ) ( Number L * @@i@@ + @@a2@@ ) - @@v5@@ - ( ( @@v10@@ * @@v6@@ ) >> Number ) ; * ( _DWORD * ) ( Number L * @@i@@ + @@a2@@ ) = @@v4@@ >> Number ; @@v10@@ += ( @@v4@@ * @@v7@@ ) >> Number ; @@v9@@ = @@v5@@ ; } @@a1@@ [ Number ] = @@v10@@ ; @@result@@ = @@a1@@ ; @@a1@@ [ Number ] = @@v9@@ ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "_DWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "result", "t": {"T": 3, "t": "_DWORD"}, "location": "r8"}, {"n": "i", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s12"}, {"n": "v7", "t": {"T": 1, "n": "int", "s": 4}, "location": "s16"}, {"n": "v6", "t": {"T": 1, "n": "int", "s": 4}, "location": "s20"}, {"n": "v5", "t": {"T": 1, "n": "int", "s": 4}, "location": "s24"}, {"n": "v4", "t": {"T": 1, "n": "int", "s": 4}, "location": "s28"}, {"n": "v10", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "v9", "t": {"T": 1, "n": "int", "s": 4}, "location": "s8"}]}
[{"n": "frames", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r16"}, {"n": "rf", "t": {"T": 3, "t": "resof12_t_0"}, "location": "r56"}, {"n": "buf", "t": {"T": 3, "t": "int"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}, {"n": "s", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s12"}, {"n": "f", "t": {"T": 1, "n": "int", "s": 4}, "location": "s16"}, {"n": "q", "t": {"T": 1, "n": "int", "s": 4}, "location": "s20"}, {"n": "l", "t": {"T": 1, "n": "int", "s": 4}, "location": "s24"}, {"n": "h", "t": {"T": 1, "n": "int", "s": 4}, "location": "s28"}, {"n": "d1", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "d2", "t": {"T": 1, "n": "int", "s": 4}, "location": "s8"}]
data1/train-shard-4.tar
cceae87c8df6a2f7bcb805e3e8b66faf19e0b5e99c3fca222bafdbe4d59a1a96_cceae87c8df6a2f7bcb805e3e8b66faf19e0b5e99c3fca222bafdbe4d59a1a96.jsonl
14
[]
{"name": "resof12_process_bp", "code": "_DWORD * __fastcall resof12_process_bp ( _DWORD * @@a1@@ , __int64 @@a2@@ , unsigned int @@a3@@ ) { _DWORD * @@result@@ ; int @@v4@@ ; int @@v5@@ ; int @@v6@@ ; int @@v7@@ ; unsigned int @@i@@ ; int @@v9@@ ; int @@v10@@ ; @@v10@@ = @@a1@@ [ Number ] ; @@v9@@ = @@a1@@ [ Number ] ; @@v7@@ = @@a1@@ [ Number ] ; @@v6@@ = @@a1@@ [ Number ] ; for ( @@i@@ = Number ; @@i@@ < @@a3@@ ; ++ @@i@@ ) { @@v5@@ = ( ( @@v10@@ * @@v7@@ ) >> Number ) + @@v9@@ ; @@v4@@ = ( ( ( Number * * ( _DWORD * ) ( Number L * @@i@@ + @@a2@@ ) - @@v5@@ - ( ( @@v10@@ * @@v6@@ ) >> Number ) ) * @@v7@@ ) >> Number ) + @@v10@@ ; * ( _DWORD * ) ( Number L * @@i@@ + @@a2@@ ) = @@v4@@ >> Number ; @@v10@@ = @@v4@@ ; @@v9@@ = @@v5@@ ; } @@a1@@ [ Number ] = @@v10@@ ; @@result@@ = @@a1@@ ; @@a1@@ [ Number ] = @@v9@@ ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "_DWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "result", "t": {"T": 3, "t": "_DWORD"}, "location": "r8"}, {"n": "i", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s12"}, {"n": "v7", "t": {"T": 1, "n": "int", "s": 4}, "location": "s16"}, {"n": "v6", "t": {"T": 1, "n": "int", "s": 4}, "location": "s20"}, {"n": "v5", "t": {"T": 1, "n": "int", "s": 4}, "location": "s24"}, {"n": "v4", "t": {"T": 1, "n": "int", "s": 4}, "location": "s32"}, {"n": "v10", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "v9", "t": {"T": 1, "n": "int", "s": 4}, "location": "s8"}]}
[{"n": "frames", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r16"}, {"n": "rf", "t": {"T": 3, "t": "resof12_t_0"}, "location": "r56"}, {"n": "buf", "t": {"T": 3, "t": "int"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}, {"n": "s", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s12"}, {"n": "f", "t": {"T": 1, "n": "int", "s": 4}, "location": "s16"}, {"n": "q", "t": {"T": 1, "n": "int", "s": 4}, "location": "s20"}, {"n": "l", "t": {"T": 1, "n": "int", "s": 4}, "location": "s24"}, {"n": "b", "t": {"T": 1, "n": "int", "s": 4}, "location": "s32"}, {"n": "d1", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "d2", "t": {"T": 1, "n": "int", "s": 4}, "location": "s8"}]
data1/train-shard-4.tar
cceae87c8df6a2f7bcb805e3e8b66faf19e0b5e99c3fca222bafdbe4d59a1a96_cceae87c8df6a2f7bcb805e3e8b66faf19e0b5e99c3fca222bafdbe4d59a1a96.jsonl
15
[]
{"name": "resof12_process_split", "code": "_DWORD * __fastcall resof12_process_split ( _DWORD * @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , unsigned int @@a4@@ ) { _DWORD * @@result@@ ; int @@v5@@ ; int @@v6@@ ; int @@v7@@ ; int @@v8@@ ; unsigned int @@i@@ ; int @@v10@@ ; int @@v11@@ ; @@v11@@ = @@a1@@ [ Number ] ; @@v10@@ = @@a1@@ [ Number ] ; @@v8@@ = @@a1@@ [ Number ] ; @@v7@@ = @@a1@@ [ Number ] ; for ( @@i@@ = Number ; @@i@@ < @@a4@@ ; ++ @@i@@ ) { @@v6@@ = ( ( @@v11@@ * @@v8@@ ) >> Number ) + @@v10@@ ; @@v5@@ = Number * * ( _DWORD * ) ( Number L * @@i@@ + @@a2@@ ) - @@v6@@ - ( ( @@v11@@ * @@v7@@ ) >> Number ) ; * ( _DWORD * ) ( Number L * @@i@@ + @@a2@@ ) = @@v6@@ >> Number ; * ( _DWORD * ) ( Number L * @@i@@ + @@a3@@ ) = @@v5@@ >> Number ; @@v11@@ += ( @@v5@@ * @@v8@@ ) >> Number ; @@v10@@ = @@v6@@ ; } @@a1@@ [ Number ] = @@v11@@ ; @@result@@ = @@a1@@ ; @@a1@@ [ Number ] = @@v10@@ ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r24"}, {"n": "a1", "t": {"T": 3, "t": "_DWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "result", "t": {"T": 3, "t": "_DWORD"}, "location": "r8"}, {"n": "i", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s12"}, {"n": "v8", "t": {"T": 1, "n": "int", "s": 4}, "location": "s16"}, {"n": "v7", "t": {"T": 1, "n": "int", "s": 4}, "location": "s20"}, {"n": "v6", "t": {"T": 1, "n": "int", "s": 4}, "location": "s24"}, {"n": "v5", "t": {"T": 1, "n": "int", "s": 4}, "location": "s28"}, {"n": "v11", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "v10", "t": {"T": 1, "n": "int", "s": 4}, "location": "s8"}]}
[{"n": "out", "t": {"T": 3, "t": "int"}, "location": "r16"}, {"n": "frames", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r24"}, {"n": "rf", "t": {"T": 3, "t": "resof12_t_0"}, "location": "r56"}, {"n": "buf", "t": {"T": 3, "t": "int"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}, {"n": "s", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s12"}, {"n": "f", "t": {"T": 1, "n": "int", "s": 4}, "location": "s16"}, {"n": "q", "t": {"T": 1, "n": "int", "s": 4}, "location": "s20"}, {"n": "l", "t": {"T": 1, "n": "int", "s": 4}, "location": "s24"}, {"n": "h", "t": {"T": 1, "n": "int", "s": 4}, "location": "s28"}, {"n": "d1", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "d2", "t": {"T": 1, "n": "int", "s": 4}, "location": "s8"}]
data1/train-shard-4.tar
cceae87c8df6a2f7bcb805e3e8b66faf19e0b5e99c3fca222bafdbe4d59a1a96_cceae87c8df6a2f7bcb805e3e8b66faf19e0b5e99c3fca222bafdbe4d59a1a96.jsonl
16
[]
{"name": "resof12_set_f", "code": "int * __fastcall resof12_set_f ( int * @@a1@@ , int @@a2@@ ) { int * @@result@@ ; @@a1@@ [ Number ] = ( int ) ( sin ( Number * ( float ) @@a2@@ / ( double ) * @@a1@@ ) * Number ) ; @@result@@ = ( int * ) ( unsigned int ) @@a1@@ [ Number ] ; if ( ( int ) @@result@@ > Number ) { @@result@@ = @@a1@@ ; @@a1@@ [ Number ] = Number ; } return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "int"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "result", "t": {"T": 3, "t": "int"}, "location": "r8"}]}
[{"n": "rf", "t": {"T": 3, "t": "resof12_t_0"}, "location": "r56"}, {"n": "f", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-4.tar
cceae87c8df6a2f7bcb805e3e8b66faf19e0b5e99c3fca222bafdbe4d59a1a96_cceae87c8df6a2f7bcb805e3e8b66faf19e0b5e99c3fca222bafdbe4d59a1a96.jsonl
17
[]
{"name": "resof12_set_q", "code": "__int64 __fastcall resof12_set_q ( __int64 @@a1@@ , int @@a2@@ ) { __int64 @@result@@ ; @@result@@ = @@a1@@ ; if ( @@a2@@ > Number ) * ( _DWORD * ) ( @@a1@@ + Number ) = Number / @@a2@@ ; else * ( _DWORD * ) ( @@a1@@ + Number ) = Number ; return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "rf", "t": {"T": 3, "t": "resof12_t_0"}, "location": "r56"}, {"n": "q", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-4.tar
cceae87c8df6a2f7bcb805e3e8b66faf19e0b5e99c3fca222bafdbe4d59a1a96_cceae87c8df6a2f7bcb805e3e8b66faf19e0b5e99c3fca222bafdbe4d59a1a96.jsonl
18
[]
{"name": "resof12_init", "code": "__int64 __fastcall resof12_init ( int * @@a1@@ , int @@a2@@ ) { * @@a1@@ = @@a2@@ ; @@a1@@ [ Number ] = Number ; @@a1@@ [ Number ] = @@a1@@ [ Number ] ; resof12_set_f ( @@a1@@ , Number ) ; return resof12_set_q ( ( __int64 ) @@a1@@ , Number ) ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "int"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}]}
[{"n": "rf", "t": {"T": 3, "t": "resof12_t_0"}, "location": "r56"}, {"n": "fs_0", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}]
data1/train-shard-4.tar
cceae87c8df6a2f7bcb805e3e8b66faf19e0b5e99c3fca222bafdbe4d59a1a96_cceae87c8df6a2f7bcb805e3e8b66faf19e0b5e99c3fca222bafdbe4d59a1a96.jsonl
19
[ "{\"name\": \"resof12_set_f\", \"code\": \"int * __fastcall resof12_set_f ( int * @@a1@@ , int @@a2@@ ) { int * @@result@@ ; @@a1@@ [ Number ] = ( int ) ( sin ( Number * ( float ) @@a2@@ / ( double ) * @@a1@@ ) * Number ) ; @@result@@ = ( int * ) ( unsigned int ) @@a1@@ [ Number ] ; if ( ( int ) @@result@@ > Number ) { @@result@@ = @@a1@@ ; @@a1@@ [ Number ] = Number ; } return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"int\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 3, \"t\": \"int\"}, \"location\": \"r8\"}]}", "{\"name\": \"resof12_set_q\", \"code\": \"__int64 __fastcall resof12_set_q ( __int64 @@a1@@ , int @@a2@@ ) { __int64 @@result@@ ; @@result@@ = @@a1@@ ; if ( @@a2@@ > Number ) * ( _DWORD * ) ( @@a1@@ + Number ) = Number / @@a2@@ ; else * ( _DWORD * ) ( @@a1@@ + Number ) = Number ; return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}]}" ]
{"name": "resof12s_process_lp", "code": "_DWORD * __fastcall resof12s_process_lp ( _DWORD * @@a1@@ , __int64 @@a2@@ , int @@a3@@ ) { _DWORD * @@result@@ ; int @@v4@@ ; int @@v5@@ ; __int64 @@v6@@ ; int @@v7@@ ; int @@v8@@ ; unsigned int @@i@@ ; __int64 @@v10@@ ; int @@v11@@ ; int @@v12@@ ; @@v12@@ = @@a1@@ [ Number ] ; @@v11@@ = @@a1@@ [ Number ] ; HIDWORD ( @@v10@@ ) = @@a1@@ [ Number ] ; LODWORD ( @@v10@@ ) = @@a1@@ [ Number ] ; @@v8@@ = @@a1@@ [ Number ] ; @@v7@@ = @@a1@@ [ Number ] ; for ( @@i@@ = Number ; @@i@@ < Number * @@a3@@ ; @@i@@ += Number ) { HIDWORD ( @@v6@@ ) = ( ( @@v12@@ * @@v8@@ ) >> Number ) + HIDWORD ( @@v10@@ ) ; LODWORD ( @@v6@@ ) = ( ( @@v11@@ * @@v8@@ ) >> Number ) + @@v10@@ ; @@v5@@ = ( ( ( Number * * ( _DWORD * ) ( Number L * @@i@@ + @@a2@@ ) - HIDWORD ( @@v6@@ ) - ( ( @@v12@@ * @@v7@@ ) >> Number ) ) * @@v8@@ ) >> Number ) + @@v12@@ ; @@v4@@ = ( ( ( Number * * ( _DWORD * ) ( Number L * ( @@i@@ + Number ) + @@a2@@ ) - ( int ) @@v6@@ - ( ( @@v11@@ * @@v7@@ ) >> Number ) ) * @@v8@@ ) >> Number ) + @@v11@@ ; * ( _DWORD * ) ( Number L * @@i@@ + @@a2@@ ) = SHIDWORD ( @@v6@@ ) >> Number ; * ( _DWORD * ) ( Number L * ( @@i@@ + Number ) + @@a2@@ ) = ( int ) @@v6@@ >> Number ; @@v12@@ = @@v5@@ ; @@v11@@ = @@v4@@ ; @@v10@@ = @@v6@@ ; } @@a1@@ [ Number ] = @@v12@@ ; @@a1@@ [ Number ] = @@v11@@ ; @@a1@@ [ Number ] = HIDWORD ( @@v10@@ ) ; @@result@@ = @@a1@@ ; @@a1@@ [ Number ] = @@v10@@ ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "_DWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "result", "t": {"T": 3, "t": "_DWORD"}, "location": "r8"}, {"n": "v10", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "i", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s20"}, {"n": "v8", "t": {"T": 1, "n": "int", "s": 4}, "location": "s24"}, {"n": "v7", "t": {"T": 1, "n": "int", "s": 4}, "location": "s28"}, {"n": "v6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s36"}, {"n": "v12", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "v5", "t": {"T": 1, "n": "int", "s": 4}, "location": "s48"}, {"n": "v4", "t": {"T": 1, "n": "int", "s": 4}, "location": "s52"}, {"n": "v11", "t": {"T": 1, "n": "int", "s": 4}, "location": "s8"}]}
[{"n": "frames", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r16"}, {"n": "rf", "t": {"T": 3, "t": "resof12s_t_0"}, "location": "r56"}, {"n": "buf", "t": {"T": 3, "t": "int"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}, {"n": "d2r", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "s", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s20"}, {"n": "f", "t": {"T": 1, "n": "int", "s": 4}, "location": "s24"}, {"n": "q", "t": {"T": 1, "n": "int", "s": 4}, "location": "s28"}, {"n": "lr", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s36"}, {"n": "d1l", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "bl_0", "t": {"T": 1, "n": "int", "s": 4}, "location": "s48"}, {"n": "br", "t": {"T": 1, "n": "int", "s": 4}, "location": "s52"}, {"n": "d1r", "t": {"T": 1, "n": "int", "s": 4}, "location": "s8"}]
data1/train-shard-4.tar
cceae87c8df6a2f7bcb805e3e8b66faf19e0b5e99c3fca222bafdbe4d59a1a96_cceae87c8df6a2f7bcb805e3e8b66faf19e0b5e99c3fca222bafdbe4d59a1a96.jsonl
20
[]
{"name": "resof12s_set_f", "code": "int * __fastcall resof12s_set_f ( int * @@a1@@ , int @@a2@@ ) { int * @@result@@ ; @@a1@@ [ Number ] = ( int ) ( sin ( Number * ( float ) @@a2@@ / ( double ) * @@a1@@ ) * Number ) ; @@result@@ = ( int * ) ( unsigned int ) @@a1@@ [ Number ] ; if ( ( int ) @@result@@ > Number ) { @@result@@ = @@a1@@ ; @@a1@@ [ Number ] = Number ; } return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "int"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "result", "t": {"T": 3, "t": "int"}, "location": "r8"}]}
[{"n": "rf", "t": {"T": 3, "t": "resof12s_t_0"}, "location": "r56"}, {"n": "f", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-4.tar
cceae87c8df6a2f7bcb805e3e8b66faf19e0b5e99c3fca222bafdbe4d59a1a96_cceae87c8df6a2f7bcb805e3e8b66faf19e0b5e99c3fca222bafdbe4d59a1a96.jsonl
21
[]
{"name": "resof12s_set_q", "code": "__int64 __fastcall resof12s_set_q ( __int64 @@a1@@ , int @@a2@@ ) { __int64 @@result@@ ; @@result@@ = @@a1@@ ; if ( @@a2@@ > Number ) * ( _DWORD * ) ( @@a1@@ + Number ) = Number / @@a2@@ ; else * ( _DWORD * ) ( @@a1@@ + Number ) = Number ; return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "rf", "t": {"T": 3, "t": "resof12s_t_0"}, "location": "r56"}, {"n": "q", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-4.tar
cceae87c8df6a2f7bcb805e3e8b66faf19e0b5e99c3fca222bafdbe4d59a1a96_cceae87c8df6a2f7bcb805e3e8b66faf19e0b5e99c3fca222bafdbe4d59a1a96.jsonl
22
[]
{"name": "resof12s_init", "code": "__int64 __fastcall resof12s_init ( int * @@a1@@ , int @@a2@@ ) { * @@a1@@ = @@a2@@ ; @@a1@@ [ Number ] = Number ; @@a1@@ [ Number ] = @@a1@@ [ Number ] ; @@a1@@ [ Number ] = Number ; @@a1@@ [ Number ] = @@a1@@ [ Number ] ; resof12s_set_f ( @@a1@@ , Number ) ; return resof12s_set_q ( ( __int64 ) @@a1@@ , Number ) ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "int"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}]}
[{"n": "rf", "t": {"T": 3, "t": "resof12s_t_0"}, "location": "r56"}, {"n": "fs_0", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}]
data1/train-shard-4.tar
cceae87c8df6a2f7bcb805e3e8b66faf19e0b5e99c3fca222bafdbe4d59a1a96_cceae87c8df6a2f7bcb805e3e8b66faf19e0b5e99c3fca222bafdbe4d59a1a96.jsonl
23
[ "{\"name\": \"resof12s_set_f\", \"code\": \"int * __fastcall resof12s_set_f ( int * @@a1@@ , int @@a2@@ ) { int * @@result@@ ; @@a1@@ [ Number ] = ( int ) ( sin ( Number * ( float ) @@a2@@ / ( double ) * @@a1@@ ) * Number ) ; @@result@@ = ( int * ) ( unsigned int ) @@a1@@ [ Number ] ; if ( ( int ) @@result@@ > Number ) { @@result@@ = @@a1@@ ; @@a1@@ [ Number ] = Number ; } return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"int\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 3, \"t\": \"int\"}, \"location\": \"r8\"}]}", "{\"name\": \"resof12s_set_q\", \"code\": \"__int64 __fastcall resof12s_set_q ( __int64 @@a1@@ , int @@a2@@ ) { __int64 @@result@@ ; @@result@@ = @@a1@@ ; if ( @@a2@@ > Number ) * ( _DWORD * ) ( @@a1@@ + Number ) = Number / @@a2@@ ; else * ( _DWORD * ) ( @@a1@@ + Number ) = Number ; return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}]}" ]
{"name": "program_handler_add", "code": "__int64 __fastcall program_handler_add ( __int64 @@a1@@ , __int64 @@a2@@ ) { unsigned __int8 @@v2@@ ; @@v2@@ = contikidsclast ++ ; contikidsc [ @@v2@@ ] = @@a1@@ ; return ctk_menuitem_add ( & contikimenu , @@a2@@ ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v2", "t": {"T": 1, "n": "unsigned __int8", "s": 1}, "location": "r8"}]}
[{"n": "dsc", "t": {"T": 3, "t": "dsc"}, "location": "r56"}, {"n": "menuname", "t": {"T": 3, "t": "char"}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "unsigned __int8", "s": 1}, "location": "r8"}]
data1/train-shard-4.tar
2d3132b42adea093508a9d3daa80310c6fad89c059e279cde954f0ca089e94df_2d3132b42adea093508a9d3daa80310c6fad89c059e279cde954f0ca089e94df.jsonl
0
[]
{"name": "process_thread_program_handler_process", "code": "__int64 __fastcall process_thread_program_handler_process ( _WORD * @@a1@@ , char @@a2@@ , void * @@a3@@ ) { __int64 @@result@@ ; char @@v5@@ ; __int64 * @@v6@@ ; unsigned __int8 @@i@@ ; @@v5@@ = Number ; if ( ! * @@a1@@ ) { ctk_menu_add ( & contikimenu ) ; displayname = Number L ; goto LABEL_5 ; } if ( * @@a1@@ == Number ) { while ( @@v5@@ ) { if ( @@a2@@ == ctk_signal_button_activate ) { @@v6@@ = contikidsc ; for ( @@i@@ = Number ; @@i@@ <= Number ; ++ @@i@@ ) { if ( * @@v6@@ ) { process_start ( * ( _QWORD * ) ( * @@v6@@ + Number ) , Number L ) ; break ; } ++ @@v6@@ ; } } else if ( @@a2@@ == ctk_signal_menu_activate && @@a3@@ == & contikimenu ) { if ( contikidsc [ ( unsigned __int8 ) byte_1B2 ] ) process_start ( * ( _QWORD * ) ( contikidsc [ ( unsigned __int8 ) byte_1B2 ] + Number ) , Number L ) ; } LABEL_5 : @@v5@@ = Number ; * @@a1@@ = Number ; } @@result@@ = Number L ; } else { * @@a1@@ = Number ; @@result@@ = Number L ; } return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 3, "t": "void"}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "_WORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "char", "s": 1}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "i", "t": {"T": 1, "n": "unsigned __int8", "s": 1}, "location": "s1"}, {"n": "v6", "t": {"T": 3, "t": "__int64"}, "location": "s16"}, {"n": "v5", "t": {"T": 1, "n": "char", "s": 1}, "location": "s17"}]}
[{"n": "data", "t": {"T": 1, "n": "process_data_t", "s": 8}, "location": "r16"}, {"n": "process_pt", "t": {"T": 3, "t": "pt"}, "location": "r56"}, {"n": "ev", "t": {"T": 1, "n": "process_event_t", "s": 1}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "char", "s": 1}, "location": "r8"}, {"n": "i", "t": {"T": 1, "n": "unsigned __int8", "s": 1}, "location": "s1"}, {"n": "dscp", "t": {"T": 3, "t": "dsc *"}, "location": "s16"}, {"n": "PT_YIELD_FLAG", "t": {"T": 1, "n": "char", "s": 1}, "location": "s17"}]
data1/train-shard-4.tar
2d3132b42adea093508a9d3daa80310c6fad89c059e279cde954f0ca089e94df_2d3132b42adea093508a9d3daa80310c6fad89c059e279cde954f0ca089e94df.jsonl
1
[]
{"name": "hm_get", "code": "__int64 __fastcall hm_get ( _QWORD * @@a1@@ , __int64 @@a2@@ ) { _QWORD * @@i@@ ; for ( @@i@@ = * ( _QWORD * * ) ( Number * ( ( @@a1@@ [ Number ] - Number L ) & hm_hash ( @@a2@@ ) ) + * @@a1@@ ) ; @@i@@ ; @@i@@ = ( _QWORD * ) @@i@@ [ Number ] ) { if ( ! ( unsigned int ) ft_strcmp ( * @@i@@ , @@a2@@ ) ) return @@i@@ [ Number ] ; } return Number L ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_QWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "i", "t": {"T": 3, "t": "_QWORD"}, "location": "s8"}]}
[{"n": "map", "t": {"T": 3, "t": "t_hashmap"}, "location": "r56"}, {"n": "key", "t": {"T": 3, "t": "const char"}, "location": "r64"}, {"n": "curr", "t": {"T": 3, "t": "t_hmnode"}, "location": "s8"}]
data1/train-shard-4.tar
310220c7f2a7d031a5096fbd4d2757a43e11d7c7c52cbb5ea0b718892da2cd82_310220c7f2a7d031a5096fbd4d2757a43e11d7c7c52cbb5ea0b718892da2cd82.jsonl
0
[]
{"name": "hm_del", "code": "_QWORD * __fastcall hm_del ( _QWORD * @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { _QWORD * @@result@@ ; __int64 @@v5@@ ; _QWORD * @@i@@ ; _QWORD * @@v7@@ ; @@v5@@ = ( @@a1@@ [ Number ] - Number L ) & hm_hash ( @@a2@@ ) ; @@v7@@ = Number L ; @@result@@ = * ( _QWORD * * ) ( Number * @@v5@@ + * @@a1@@ ) ; for ( @@i@@ = @@result@@ ; @@i@@ ; @@i@@ = @@result@@ ) { if ( ! ( unsigned int ) ft_strcmp ( * @@i@@ , @@a2@@ ) ) { if ( @@v7@@ ) @@v7@@ [ Number ] = @@i@@ [ Number ] ; if ( @@v7@@ || @@i@@ [ Number ] ) return ( _QWORD * ) hm_release_node ( @@i@@ , @@a3@@ ) ; hm_release_node ( @@i@@ , @@a3@@ ) ; @@result@@ = ( _QWORD * ) ( Number * @@v5@@ + * @@a1@@ ) ; * @@result@@ = Number L ; return @@result@@ ; } @@v7@@ = @@i@@ ; @@result@@ = ( _QWORD * ) @@i@@ [ Number ] ; } return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "_QWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "result", "t": {"T": 3, "t": "_QWORD"}, "location": "r8"}, {"n": "i", "t": {"T": 3, "t": "_QWORD"}, "location": "s16"}, {"n": "v5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v7", "t": {"T": 3, "t": "_QWORD"}, "location": "s8"}]}
[{"n": "d", "t": {"T": 9, "n": "void (*)(void *)"}, "location": "r16"}, {"n": "map", "t": {"T": 3, "t": "t_hashmap"}, "location": "r56"}, {"n": "k", "t": {"T": 3, "t": "const char"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}, {"n": "curr", "t": {"T": 3, "t": "t_hmnode"}, "location": "s16"}, {"n": "i", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "s24"}, {"n": "prev", "t": {"T": 3, "t": "t_hmnode"}, "location": "s8"}]
data1/train-shard-4.tar
310220c7f2a7d031a5096fbd4d2757a43e11d7c7c52cbb5ea0b718892da2cd82_310220c7f2a7d031a5096fbd4d2757a43e11d7c7c52cbb5ea0b718892da2cd82.jsonl
1
[]
{"name": "strstarts", "code": "bool __fastcall strstarts ( const char * @@a1@@ , const char * @@a2@@ ) { size_t @@v2@@ ; @@v2@@ = strlen ( @@a2@@ ) ; return strncmp ( @@a1@@ , @@a2@@ , @@v2@@ ) == Number ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "const char"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "const char"}, "location": "r64"}, {"n": "v2", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "r8"}]}
[{"n": "str", "t": {"T": 3, "t": "const char"}, "location": "r56"}, {"n": "prefix", "t": {"T": 3, "t": "const char"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-4.tar
6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858_6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858.jsonl
0
[]
{"name": "sane_case", "code": "__int64 __fastcall sane_case ( unsigned int @@a1@@ , int @@a2@@ ) { unsigned int @@v3@@ ; @@v3@@ = @@a1@@ ; if ( ( * ( ( _BYTE * ) & sane_ctype + ( unsigned __int8 ) @@a1@@ ) & Number ) != Number ) @@v3@@ = @@a2@@ | @@a1@@ & Number ; return @@v3@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s20"}]}
[{"n": "x", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "high", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "xa", "t": {"T": 1, "n": "int", "s": 4}, "location": "s20"}]
data1/train-shard-4.tar
6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858_6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858.jsonl
1
[]
{"name": "ui_browser__percent_color", "code": "__int64 __fastcall ui_browser__percent_color ( __int64 @@a1@@ , char @@a2@@ , double @@a3@@ ) { if ( @@a2@@ && ( * ( _BYTE * ) ( @@a1@@ + Number ) != Number || * ( _BYTE * ) ( @@a1@@ + Number ) ) ) return Number L ; if ( @@a3@@ >= Number ) return Number L ; if ( @@a3@@ < Number ) return Number L ; return Number L ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "double", "s": 8}, "location": "r496"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "char", "s": 1}, "location": "r64"}]}
[{"n": "percent", "t": {"T": 1, "n": "double", "s": 8}, "location": "r496"}, {"n": "browser", "t": {"T": 3, "t": "ui_browser"}, "location": "r56"}, {"n": "current", "t": {"T": 1, "n": "bool", "s": 1}, "location": "r64"}]
data1/train-shard-4.tar
6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858_6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858.jsonl
2
[]
{"name": "ui_browser__set_color", "code": "__int64 __fastcall ui_browser__set_color ( __int64 @@a1@@ , int @@a2@@ ) { unsigned int @@v3@@ ; @@v3@@ = * ( _DWORD * ) ( @@a1@@ + Number ) ; * ( _DWORD * ) ( @@a1@@ + Number ) = @@a2@@ ; SLsmg_set_color ( ( unsigned __int16 ) @@a2@@ ) ; return @@v3@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s12"}]}
[{"n": "browser", "t": {"T": 3, "t": "ui_browser"}, "location": "r56"}, {"n": "color", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "ret", "t": {"T": 1, "n": "int", "s": 4}, "location": "s12"}]
data1/train-shard-4.tar
6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858_6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858.jsonl
3
[]
{"name": "ui_browser__set_percent_color", "code": "unsigned __int64 __fastcall ui_browser__set_percent_color ( __int64 @@a1@@ , char @@a2@@ , double @@a3@@ ) { int @@v4@@ ; unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; @@v4@@ = ui_browser__percent_color ( @@a1@@ , @@a2@@ , @@a3@@ ) ; ui_browser__set_color ( @@a1@@ , @@v4@@ ) ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "double", "s": 8}, "location": "r496"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "char", "s": 1}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "int", "s": 4}, "location": "s12"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "percent", "t": {"T": 1, "n": "double", "s": 8}, "location": "r496"}, {"n": "browser", "t": {"T": 3, "t": "ui_browser"}, "location": "r56"}, {"n": "current", "t": {"T": 1, "n": "bool", "s": 1}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s12"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-4.tar
6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858_6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858.jsonl
4
[ "{\"name\": \"ui_browser__percent_color\", \"code\": \"__int64 __fastcall ui_browser__percent_color ( __int64 @@a1@@ , char @@a2@@ , double @@a3@@ ) { if ( @@a2@@ && ( * ( _BYTE * ) ( @@a1@@ + Number ) != Number || * ( _BYTE * ) ( @@a1@@ + Number ) ) ) return Number L ; if ( @@a3@@ >= Number ) return Number L ; if ( @@a3@@ < Number ) return Number L ; return Number L ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"double\", \"s\": 8}, \"location\": \"r496\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"char\", \"s\": 1}, \"location\": \"r64\"}]}", "{\"name\": \"ui_browser__set_color\", \"code\": \"__int64 __fastcall ui_browser__set_color ( __int64 @@a1@@ , int @@a2@@ ) { unsigned int @@v3@@ ; @@v3@@ = * ( _DWORD * ) ( @@a1@@ + Number ) ; * ( _DWORD * ) ( @@a1@@ + Number ) = @@a2@@ ; SLsmg_set_color ( ( unsigned __int16 ) @@a2@@ ) ; return @@v3@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"v3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s12\"}]}" ]
{"name": "ui_browser__gotorc_title", "code": "unsigned __int64 __fastcall ui_browser__gotorc_title ( __int64 @@a1@@ , int @@a2@@ , int @@a3@@ ) { unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; SLsmg_gotorc ( ( unsigned int ) * ( unsigned __int16 * ) ( @@a1@@ + Number ) + @@a2@@ , @@a3@@ + ( unsigned int ) * ( unsigned __int16 * ) ( @@a1@@ + Number ) ) ; return __readfsqword ( Number ) ^ @@v4@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "x", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "browser", "t": {"T": 3, "t": "ui_browser"}, "location": "r56"}, {"n": "y", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-4.tar
6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858_6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858.jsonl
5
[ "{\"name\": \"ui_browser__gotorc\", \"code\": \"unsigned __int64 __fastcall ui_browser__gotorc ( __int64 @@a1@@ , int @@a2@@ , int @@a3@@ ) { unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; SLsmg_gotorc ( @@a2@@ + * ( unsigned __int16 * ) ( @@a1@@ + Number ) + ( unsigned int ) * ( unsigned __int8 * ) ( @@a1@@ + Number ) , @@a3@@ + ( unsigned int ) * ( unsigned __int16 * ) ( @@a1@@ + Number ) ) ; return __readfsqword ( Number ) ^ @@v4@@ ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"v4\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"s8\"}]}" ]
{"name": "ui_browser__gotorc", "code": "unsigned __int64 __fastcall ui_browser__gotorc ( __int64 @@a1@@ , int @@a2@@ , int @@a3@@ ) { unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; SLsmg_gotorc ( @@a2@@ + * ( unsigned __int16 * ) ( @@a1@@ + Number ) + ( unsigned int ) * ( unsigned __int8 * ) ( @@a1@@ + Number ) , @@a3@@ + ( unsigned int ) * ( unsigned __int16 * ) ( @@a1@@ + Number ) ) ; return __readfsqword ( Number ) ^ @@v4@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "x", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "browser", "t": {"T": 3, "t": "ui_browser"}, "location": "r56"}, {"n": "y", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-4.tar
6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858_6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858.jsonl
6
[]
{"name": "ui_browser__write_nstring", "code": "unsigned __int64 __fastcall ui_browser__write_nstring ( __int64 @@a1@@ , __int64 @@a2@@ , unsigned int @@a3@@ ) { unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; SLsmg_write_nstring ( @@a2@@ , @@a3@@ ) ; return __readfsqword ( Number ) ^ @@v4@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "width", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r16"}, {"n": "browser", "t": {"T": 3, "t": "ui_browser"}, "location": "r56"}, {"n": "msg", "t": {"T": 3, "t": "const char"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-4.tar
6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858_6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858.jsonl
7
[]
{"name": "ui_browser__vprintf", "code": "unsigned __int64 __fastcall ui_browser__vprintf ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; SLsmg_vprintf ( @@a2@@ , @@a3@@ ) ; return __readfsqword ( Number ) ^ @@v4@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "args", "t": {"T": 3, "t": "__va_list_tag"}, "location": "r16"}, {"n": "browser", "t": {"T": 3, "t": "ui_browser"}, "location": "r56"}, {"n": "fmt", "t": {"T": 3, "t": "const char"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-4.tar
6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858_6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858.jsonl
8
[]
{"name": "ui_browser__printf", "code": "unsigned __int64 ui_browser__printf ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ , __int64 @@a5@@ , __int64 @@a6@@ , ... ) { gcc_va_list @@va@@ ; unsigned __int64 @@v8@@ ; __int64 @@v9@@ ; __int64 @@v10@@ ; __int64 @@v11@@ ; __int64 @@v12@@ ; va_start ( @@va@@ , @@a6@@ ) ; @@v9@@ = @@a3@@ ; @@v10@@ = @@a4@@ ; @@v11@@ = @@a5@@ ; @@v12@@ = @@a6@@ ; @@v8@@ = __readfsqword ( Number ) ; @@va@@ [ Number ] . gp_offset = Number ; ui_browser__vprintf ( @@a1@@ , @@a2@@ , ( __int64 ) @@va@@ ) ; return __readfsqword ( Number ) ^ @@v8@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "a6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r80"}, {"n": "v12", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s136"}, {"n": "v11", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s144"}, {"n": "v10", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s152"}, {"n": "v9", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s160"}, {"n": "v8", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s184"}, {"n": "va", "t": {"T": 2, "n": 1, "s": 24, "t": "__va_list_tag"}, "location": "s208"}]}
[{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "browser", "t": {"T": 3, "t": "ui_browser"}, "location": "r56"}, {"n": "fmt", "t": {"T": 3, "t": "const char"}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "v5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r80"}, {"n": "v11", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s136"}, {"n": "v10", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s144"}, {"n": "v9", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s152"}, {"n": "v8", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s160"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s184"}, {"n": "args", "t": {"T": 2, "n": 1, "s": 24, "t": "__va_list_tag"}, "location": "s208"}]
data1/train-shard-4.tar
6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858_6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858.jsonl
9
[ "{\"name\": \"ui_browser__vprintf\", \"code\": \"unsigned __int64 __fastcall ui_browser__vprintf ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; SLsmg_vprintf ( @@a2@@ , @@a3@@ ) ; return __readfsqword ( Number ) ^ @@v4@@ ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"v4\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"s8\"}]}" ]
{"name": "ui_browser__list_head_filter_entries", "code": "_QWORD * __fastcall ui_browser__list_head_filter_entries ( __int64 @@a1@@ , _QWORD * @@a2@@ ) { do { if ( ! * ( _QWORD * ) ( @@a1@@ + Number ) || ( * ( unsigned __int8 ( __fastcall * * ) ( __int64 , _QWORD * ) ) ( @@a1@@ + Number ) ) ( @@a1@@ , @@a2@@ ) != Number ) return @@a2@@ ; @@a2@@ = ( _QWORD * ) * @@a2@@ ; } while ( @@a2@@ != * ( _QWORD * * ) ( @@a1@@ + Number ) ) ; return Number L ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "_QWORD"}, "location": "r64"}]}
[{"n": "browser", "t": {"T": 3, "t": "ui_browser"}, "location": "r56"}, {"n": "pos", "t": {"T": 3, "t": "list_head"}, "location": "r64"}]
data1/train-shard-4.tar
6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858_6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858.jsonl
10
[]
{"name": "ui_browser__list_head_filter_prev_entries", "code": "__int64 __fastcall ui_browser__list_head_filter_prev_entries ( __int64 @@a1@@ , __int64 @@a2@@ ) { do { if ( ! * ( _QWORD * ) ( @@a1@@ + Number ) || ( * ( unsigned __int8 ( __fastcall * * ) ( __int64 , __int64 ) ) ( @@a1@@ + Number ) ) ( @@a1@@ , @@a2@@ ) != Number ) return @@a2@@ ; @@a2@@ = * ( _QWORD * ) ( @@a2@@ + Number ) ; } while ( @@a2@@ != * ( _QWORD * ) ( @@a1@@ + Number ) ) ; return Number L ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}]}
[{"n": "browser", "t": {"T": 3, "t": "ui_browser"}, "location": "r56"}, {"n": "pos", "t": {"T": 3, "t": "list_head"}, "location": "r64"}]
data1/train-shard-4.tar
6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858_6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858.jsonl
11
[]
{"name": "ui_browser__list_head_seek", "code": "unsigned __int64 __fastcall ui_browser__list_head_seek ( __int64 @@a1@@ , __int64 @@a2@@ , int @@a3@@ ) { __int64 @@v6@@ ; __int64 @@v7@@ ; __int64 @@v8@@ ; unsigned __int64 @@v9@@ ; @@v6@@ = @@a2@@ ; @@v9@@ = __readfsqword ( Number ) ; @@v8@@ = * ( _QWORD * ) ( @@a1@@ + Number ) ; if ( * ( _DWORD * ) ( @@a1@@ + Number ) ) { if ( @@a3@@ == Number ) { @@v7@@ = ui_browser__list_head_filter_prev_entries ( @@a1@@ , * ( _QWORD * ) ( @@v8@@ + Number ) ) ; } else { if ( @@a3@@ > Number ) return __readfsqword ( Number ) ^ @@v9@@ ; if ( @@a3@@ ) { if ( @@a3@@ != Number ) return __readfsqword ( Number ) ^ @@v9@@ ; @@v7@@ = * ( _QWORD * ) ( @@a1@@ + Number ) ; } else { @@v7@@ = ( __int64 ) ui_browser__list_head_filter_entries ( @@a1@@ , * ( _QWORD * * ) @@v8@@ ) ; } } if ( ! @@v7@@ ) _assert_fail ( String , String , Number , String ) ; if ( @@a2@@ <= Number ) { while ( @@v6@@ ++ ) @@v7@@ = ui_browser__list_head_filter_prev_entries ( @@a1@@ , * ( _QWORD * ) ( @@v7@@ + Number ) ) ; } else { while ( @@v6@@ -- ) @@v7@@ = ( __int64 ) ui_browser__list_head_filter_entries ( @@a1@@ , * ( _QWORD * * ) @@v7@@ ) ; } * ( _QWORD * ) ( @@a1@@ + Number ) = @@v7@@ ; } return __readfsqword ( Number ) ^ @@v9@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v8", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s48"}, {"n": "v9", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "whence", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "browser", "t": {"T": 3, "t": "ui_browser"}, "location": "r56"}, {"n": "offset", "t": {"T": 1, "n": "off_t", "s": 8}, "location": "r64"}, {"n": "head", "t": {"T": 3, "t": "list_head"}, "location": "s16"}, {"n": "pos", "t": {"T": 3, "t": "list_head"}, "location": "s24"}, {"n": "offseta", "t": {"T": 1, "n": "off_t", "s": 8}, "location": "s48"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-4.tar
6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858_6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858.jsonl
12
[ "{\"name\": \"ui_browser__list_head_filter_entries\", \"code\": \"_QWORD * __fastcall ui_browser__list_head_filter_entries ( __int64 @@a1@@ , _QWORD * @@a2@@ ) { do { if ( ! * ( _QWORD * ) ( @@a1@@ + Number ) || ( * ( unsigned __int8 ( __fastcall * * ) ( __int64 , _QWORD * ) ) ( @@a1@@ + Number ) ) ( @@a1@@ , @@a2@@ ) != Number ) return @@a2@@ ; @@a2@@ = ( _QWORD * ) * @@a2@@ ; } while ( @@a2@@ != * ( _QWORD * * ) ( @@a1@@ + Number ) ) ; return Number L ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 3, \"t\": \"_QWORD\"}, \"location\": \"r64\"}]}", "{\"name\": \"ui_browser__list_head_filter_prev_entries\", \"code\": \"__int64 __fastcall ui_browser__list_head_filter_prev_entries ( __int64 @@a1@@ , __int64 @@a2@@ ) { do { if ( ! * ( _QWORD * ) ( @@a1@@ + Number ) || ( * ( unsigned __int8 ( __fastcall * * ) ( __int64 , __int64 ) ) ( @@a1@@ + Number ) ) ( @@a1@@ , @@a2@@ ) != Number ) return @@a2@@ ; @@a2@@ = * ( _QWORD * ) ( @@a2@@ + Number ) ; } while ( @@a2@@ != * ( _QWORD * ) ( @@a1@@ + Number ) ) ; return Number L ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}]}" ]
{"name": "ui_browser__rb_tree_seek", "code": "unsigned __int64 __fastcall ui_browser__rb_tree_seek ( __int64 @@a1@@ , __int64 @@a2@@ , int @@a3@@ ) { __int64 @@v6@@ ; __int64 @@v7@@ ; __int64 @@v8@@ ; unsigned __int64 @@v9@@ ; @@v6@@ = @@a2@@ ; @@v9@@ = __readfsqword ( Number ) ; @@v8@@ = * ( _QWORD * ) ( @@a1@@ + Number ) ; if ( @@a3@@ == Number ) { @@v7@@ = rb_last ( @@v8@@ ) ; } else { if ( @@a3@@ > Number ) return __readfsqword ( Number ) ^ @@v9@@ ; if ( @@a3@@ ) { if ( @@a3@@ != Number ) return __readfsqword ( Number ) ^ @@v9@@ ; @@v7@@ = * ( _QWORD * ) ( @@a1@@ + Number ) ; } else { @@v7@@ = rb_first ( @@v8@@ ) ; } } if ( @@a2@@ <= Number ) { while ( @@v6@@ ++ ) @@v7@@ = rb_prev ( @@v7@@ ) ; } else { while ( @@v6@@ -- ) @@v7@@ = rb_next ( @@v7@@ ) ; } * ( _QWORD * ) ( @@a1@@ + Number ) = @@v7@@ ; return __readfsqword ( Number ) ^ @@v9@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v8", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s48"}, {"n": "v9", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "whence", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "browser", "t": {"T": 3, "t": "ui_browser"}, "location": "r56"}, {"n": "offset", "t": {"T": 1, "n": "off_t", "s": 8}, "location": "r64"}, {"n": "root", "t": {"T": 3, "t": "rb_root"}, "location": "s16"}, {"n": "nd", "t": {"T": 3, "t": "rb_node"}, "location": "s24"}, {"n": "offseta", "t": {"T": 1, "n": "off_t", "s": 8}, "location": "s48"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-4.tar
6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858_6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858.jsonl
13
[]
{"name": "ui_browser__rb_tree_refresh", "code": "__int64 __fastcall ui_browser__rb_tree_refresh ( __int64 @@a1@@ ) { unsigned int @@v2@@ ; __int64 @@i@@ ; @@v2@@ = Number ; if ( ! * ( _QWORD * ) ( @@a1@@ + Number ) ) * ( _QWORD * ) ( @@a1@@ + Number ) = rb_first ( * ( _QWORD * ) ( @@a1@@ + Number ) ) ; for ( @@i@@ = * ( _QWORD * ) ( @@a1@@ + Number ) ; @@i@@ ; @@i@@ = rb_next ( @@i@@ ) ) { ui_browser__gotorc ( @@a1@@ , @@v2@@ , Number ) ; ( * ( void ( __fastcall * * ) ( __int64 , __int64 , _QWORD ) ) ( @@a1@@ + Number ) ) ( @@a1@@ , @@i@@ , @@v2@@ ++ ) ; if ( @@v2@@ == * ( unsigned __int16 * ) ( @@a1@@ + Number ) ) break ; } return @@v2@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "i", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v2", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s20"}]}
[{"n": "browser", "t": {"T": 3, "t": "ui_browser"}, "location": "r56"}, {"n": "nd", "t": {"T": 3, "t": "rb_node"}, "location": "s16"}, {"n": "row", "t": {"T": 1, "n": "int", "s": 4}, "location": "s20"}]
data1/train-shard-4.tar
6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858_6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858.jsonl
14
[ "{\"name\": \"ui_browser__gotorc\", \"code\": \"unsigned __int64 __fastcall ui_browser__gotorc ( __int64 @@a1@@ , int @@a2@@ , int @@a3@@ ) { unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; SLsmg_gotorc ( @@a2@@ + * ( unsigned __int16 * ) ( @@a1@@ + Number ) + ( unsigned int ) * ( unsigned __int8 * ) ( @@a1@@ + Number ) , @@a3@@ + ( unsigned int ) * ( unsigned __int16 * ) ( @@a1@@ + Number ) ) ; return __readfsqword ( Number ) ^ @@v4@@ ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"v4\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"s8\"}]}" ]
{"name": "ui_browser__is_current_entry", "code": "bool __fastcall ui_browser__is_current_entry ( _QWORD * @@a1@@ , unsigned int @@a2@@ ) { return @@a2@@ + @@a1@@ [ Number ] == * @@a1@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_QWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r64"}]}
[{"n": "browser", "t": {"T": 3, "t": "ui_browser"}, "location": "r56"}, {"n": "row", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r64"}]
data1/train-shard-4.tar
6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858_6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858.jsonl
15
[]
{"name": "ui_browser__refresh_dimensions", "code": "unsigned __int64 __fastcall ui_browser__refresh_dimensions ( __int64 @@a1@@ ) { unsigned __int64 @@v2@@ ; @@v2@@ = __readfsqword ( Number ) ; * ( _WORD * ) ( @@a1@@ + Number ) = SLtt_Screen_Cols - Number ; * ( _WORD * ) ( @@a1@@ + Number ) = SLtt_Screen_Rows - Number ; * ( _WORD * ) ( @@a1@@ + Number ) = * ( _WORD * ) ( @@a1@@ + Number ) ; * ( _WORD * ) ( @@a1@@ + Number ) -= * ( unsigned __int8 * ) ( @@a1@@ + Number ) ; * ( _WORD * ) ( @@a1@@ + Number ) = Number ; * ( _WORD * ) ( @@a1@@ + Number ) = Number ; return __readfsqword ( Number ) ^ @@v2@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "v2", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "browser", "t": {"T": 3, "t": "ui_browser"}, "location": "r56"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-4.tar
6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858_6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858.jsonl
16
[ "{\"name\": \"ui_browser__refresh\", \"code\": \"__int64 __fastcall ui_browser__refresh ( __int64 @@a1@@ ) { pthread_mutex_lock ( & ui__lock ) ; _ui_browser__refresh ( @@a1@@ ) ; pthread_mutex_unlock ( & ui__lock ) ; return Number L ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "ui_browser__reset_index", "code": "unsigned __int64 __fastcall ui_browser__reset_index ( __int64 @@a1@@ ) { unsigned __int64 @@v2@@ ; @@v2@@ = __readfsqword ( Number ) ; * ( _QWORD * ) ( @@a1@@ + Number ) = Number L ; * ( _QWORD * ) @@a1@@ = * ( _QWORD * ) ( @@a1@@ + Number ) ; ( * ( void ( __fastcall * * ) ( __int64 , _QWORD , _QWORD ) ) ( @@a1@@ + Number ) ) ( @@a1@@ , Number L , Number L ) ; return __readfsqword ( Number ) ^ @@v2@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "v2", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "browser", "t": {"T": 3, "t": "ui_browser"}, "location": "r56"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-4.tar
6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858_6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858.jsonl
21
[]
{"name": "ui_browser__hide", "code": "unsigned __int64 __fastcall ui_browser__hide ( __int64 @@a1@@ ) { unsigned __int64 @@v2@@ ; @@v2@@ = __readfsqword ( Number ) ; pthread_mutex_lock ( & ui__lock ) ; ui_helpline__pop ( ) ; free ( * ( void * * ) ( @@a1@@ + Number ) ) ; * ( _QWORD * ) ( @@a1@@ + Number ) = Number L ; pthread_mutex_unlock ( & ui__lock ) ; return __readfsqword ( Number ) ^ @@v2@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "v2", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "browser", "t": {"T": 3, "t": "ui_browser"}, "location": "r56"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-4.tar
6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858_6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858.jsonl
25
[]
{"name": "ui_browser__scrollbar_set", "code": "unsigned __int64 __fastcall ui_browser__scrollbar_set ( __int64 @@a1@@ ) { int v1 ; unsigned int v2 ; int @@v4@@ ; int @@v5@@ ; int @@v6@@ ; int @@v7@@ ; int @@v8@@ ; unsigned __int64 @@v9@@ ; @@v9@@ = __readfsqword ( Number ) ; @@v7@@ = * ( unsigned __int16 * ) ( @@a1@@ + Number ) ; @@v4@@ = Number ; @@v5@@ = Number ; @@v8@@ = * ( unsigned __int16 * ) ( @@a1@@ + Number ) ; @@v6@@ = Number ; if ( * ( _DWORD * ) ( @@a1@@ + Number ) > Number ) @@v5@@ = * ( _QWORD * ) @@a1@@ * ( * ( unsigned __int16 * ) ( @@a1@@ + Number ) - Number ) / ( unsigned __int64 ) ( unsigned int ) ( * ( _DWORD * ) ( @@a1@@ + Number ) - Number ) ; SLsmg_set_char_set ( Number L ) ; while ( @@v4@@ < @@v7@@ ) { v1 = @@v6@@ ++ ; ui_browser__gotorc ( @@a1@@ , v1 , @@v8@@ ) ; if ( @@v4@@ == @@v5@@ ) v2 = Number ; else v2 = Number ; SLsmg_write_char ( v2 ) ; ++ @@v4@@ ; } SLsmg_set_char_set ( Number L ) ; return __readfsqword ( Number ) ^ @@v9@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "v8", "t": {"T": 1, "n": "int", "s": 4}, "location": "s12"}, {"n": "v7", "t": {"T": 1, "n": "int", "s": 4}, "location": "s16"}, {"n": "v6", "t": {"T": 1, "n": "int", "s": 4}, "location": "s20"}, {"n": "v5", "t": {"T": 1, "n": "int", "s": 4}, "location": "s24"}, {"n": "v4", "t": {"T": 1, "n": "int", "s": 4}, "location": "s28"}, {"n": "v9", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "browser", "t": {"T": 3, "t": "ui_browser"}, "location": "r56"}, {"n": "col", "t": {"T": 1, "n": "int", "s": 4}, "location": "s12"}, {"n": "height", "t": {"T": 1, "n": "int", "s": 4}, "location": "s16"}, {"n": "row", "t": {"T": 1, "n": "int", "s": 4}, "location": "s20"}, {"n": "pct", "t": {"T": 1, "n": "int", "s": 4}, "location": "s24"}, {"n": "h", "t": {"T": 1, "n": "int", "s": 4}, "location": "s28"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-4.tar
6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858_6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858.jsonl
26
[ "{\"name\": \"ui_browser__gotorc\", \"code\": \"unsigned __int64 __fastcall ui_browser__gotorc ( __int64 @@a1@@ , int @@a2@@ , int @@a3@@ ) { unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; SLsmg_gotorc ( @@a2@@ + * ( unsigned __int16 * ) ( @@a1@@ + Number ) + ( unsigned int ) * ( unsigned __int8 * ) ( @@a1@@ + Number ) , @@a3@@ + ( unsigned int ) * ( unsigned __int16 * ) ( @@a1@@ + Number ) ) ; return __readfsqword ( Number ) ^ @@v4@@ ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"v4\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"s8\"}]}" ]
{"name": "ui_browser__refresh", "code": "__int64 __fastcall ui_browser__refresh ( __int64 @@a1@@ ) { pthread_mutex_lock ( & ui__lock ) ; _ui_browser__refresh ( @@a1@@ ) ; pthread_mutex_unlock ( & ui__lock ) ; return Number L ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "browser", "t": {"T": 3, "t": "ui_browser"}, "location": "r56"}]
data1/train-shard-4.tar
6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858_6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858.jsonl
28
[]
{"name": "ui_browser__update_nr_entries", "code": "unsigned __int64 __fastcall ui_browser__update_nr_entries ( __int64 @@a1@@ , int @@a2@@ ) { unsigned __int64 @@v3@@ ; @@v3@@ = __readfsqword ( Number ) ; * ( _DWORD * ) ( @@a1@@ + Number ) = @@a2@@ ; * ( _QWORD * ) ( @@a1@@ + Number ) = Number L ; ( * ( void ( __fastcall * * ) ( __int64 , _QWORD , _QWORD ) ) ( @@a1@@ + Number ) ) ( @@a1@@ , * ( _QWORD * ) ( @@a1@@ + Number ) , Number L ) ; return __readfsqword ( Number ) ^ @@v3@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "browser", "t": {"T": 3, "t": "ui_browser"}, "location": "r56"}, {"n": "nr_entries", "t": {"T": 1, "n": "u32", "s": 4}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-4.tar
6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858_6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858.jsonl
29
[]
{"name": "ui_browser__list_head_refresh", "code": "__int64 __fastcall ui_browser__list_head_refresh ( __int64 @@a1@@ ) { unsigned int @@v2@@ ; _QWORD * @@i@@ ; _QWORD * * @@v4@@ ; @@v4@@ = * ( _QWORD * * * ) ( @@a1@@ + Number ) ; @@v2@@ = Number ; if ( ! * ( _QWORD * ) ( @@a1@@ + Number ) || * ( _QWORD * ) ( @@a1@@ + Number ) == * ( _QWORD * ) ( @@a1@@ + Number ) ) * ( _QWORD * ) ( @@a1@@ + Number ) = ui_browser__list_head_filter_entries ( @@a1@@ , * @@v4@@ ) ; for ( @@i@@ = * ( _QWORD * * ) ( @@a1@@ + Number ) ; @@i@@ != @@v4@@ ; @@i@@ = ( _QWORD * ) * @@i@@ ) { if ( ! * ( _QWORD * ) ( @@a1@@ + Number ) || ( * ( unsigned __int8 ( __fastcall * * ) ( __int64 , _QWORD * ) ) ( @@a1@@ + Number ) ) ( @@a1@@ , @@i@@ ) != Number ) { ui_browser__gotorc ( @@a1@@ , @@v2@@ , Number ) ; ( * ( void ( __fastcall * * ) ( __int64 , _QWORD * , _QWORD ) ) ( @@a1@@ + Number ) ) ( @@a1@@ , @@i@@ , @@v2@@ ++ ) ; if ( @@v2@@ == * ( unsigned __int16 * ) ( @@a1@@ + Number ) ) break ; } } return @@v2@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "v4", "t": {"T": 3, "t": "_QWORD *"}, "location": "s16"}, {"n": "i", "t": {"T": 3, "t": "_QWORD"}, "location": "s24"}, {"n": "v2", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s28"}]}
[{"n": "browser", "t": {"T": 3, "t": "ui_browser"}, "location": "r56"}, {"n": "head", "t": {"T": 3, "t": "list_head"}, "location": "s16"}, {"n": "pos", "t": {"T": 3, "t": "list_head"}, "location": "s24"}, {"n": "row", "t": {"T": 1, "n": "int", "s": 4}, "location": "s28"}]
data1/train-shard-4.tar
6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858_6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858.jsonl
31
[ "{\"name\": \"ui_browser__gotorc\", \"code\": \"unsigned __int64 __fastcall ui_browser__gotorc ( __int64 @@a1@@ , int @@a2@@ , int @@a3@@ ) { unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; SLsmg_gotorc ( @@a2@@ + * ( unsigned __int16 * ) ( @@a1@@ + Number ) + ( unsigned int ) * ( unsigned __int8 * ) ( @@a1@@ + Number ) , @@a3@@ + ( unsigned int ) * ( unsigned __int16 * ) ( @@a1@@ + Number ) ) ; return __readfsqword ( Number ) ^ @@v4@@ ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"v4\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"ui_browser__list_head_filter_entries\", \"code\": \"_QWORD * __fastcall ui_browser__list_head_filter_entries ( __int64 @@a1@@ , _QWORD * @@a2@@ ) { do { if ( ! * ( _QWORD * ) ( @@a1@@ + Number ) || ( * ( unsigned __int8 ( __fastcall * * ) ( __int64 , _QWORD * ) ) ( @@a1@@ + Number ) ) ( @@a1@@ , @@a2@@ ) != Number ) return @@a2@@ ; @@a2@@ = ( _QWORD * ) * @@a2@@ ; } while ( @@a2@@ != * ( _QWORD * * ) ( @@a1@@ + Number ) ) ; return Number L ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 3, \"t\": \"_QWORD\"}, \"location\": \"r64\"}]}" ]
{"name": "ui_browser__color_config", "code": "__int64 __fastcall ui_browser__color_config ( const char * @@a1@@ , const char * @@a2@@ ) { int @@i@@ ; char * @@v4@@ ; char * @@v5@@ ; @@v4@@ = Number L ; if ( ! strstarts ( @@a1@@ , String ) ) return Number L ; for ( @@i@@ = Number ; * ( & ui_browser__colorsets + Number * @@i@@ ) ; ++ @@i@@ ) { if ( ! strcmp ( ( const char * ) * ( & ui_browser__colorsets + Number * @@i@@ ) , @@a1@@ + Number ) ) { @@v4@@ = strdup ( @@a2@@ ) ; if ( @@v4@@ ) { @@v5@@ = strchr ( @@v4@@ , Number ) ; if ( @@v5@@ ) { * @@v5@@ = Number ; ( & off_2270 ) [ Number * @@i@@ ] = ( char * ) ltrim ( @@v5@@ + Number ) ; * ( & off_2268 + Number * @@i@@ ) = @@v4@@ ; return Number L ; } } break ; } } free ( @@v4@@ ) ; return Number ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "const char"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "const char"}, "location": "r64"}, {"n": "v5", "t": {"T": 3, "t": "char"}, "location": "s16"}, {"n": "v4", "t": {"T": 3, "t": "char"}, "location": "s32"}, {"n": "i", "t": {"T": 1, "n": "int", "s": 4}, "location": "s36"}]}
[{"n": "var", "t": {"T": 3, "t": "const char"}, "location": "r56"}, {"n": "value", "t": {"T": 3, "t": "const char"}, "location": "r64"}, {"n": "bg", "t": {"T": 3, "t": "char"}, "location": "s16"}, {"n": "fg", "t": {"T": 3, "t": "char"}, "location": "s32"}, {"n": "i", "t": {"T": 1, "n": "int", "s": 4}, "location": "s36"}]
data1/train-shard-4.tar
6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858_6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858.jsonl
32
[ "{\"name\": \"strstarts\", \"code\": \"bool __fastcall strstarts ( const char * @@a1@@ , const char * @@a2@@ ) { size_t @@v2@@ ; @@v2@@ = strlen ( @@a2@@ ) ; return strncmp ( @@a1@@ , @@a2@@ , @@v2@@ ) == Number ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"const char\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 3, \"t\": \"const char\"}, \"location\": \"r64\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"size_t\", \"s\": 8}, \"location\": \"r8\"}]}" ]
{"name": "ui_browser__argv_seek", "code": "unsigned __int64 __fastcall ui_browser__argv_seek ( __int64 @@a1@@ , __int64 @@a2@@ , int @@a3@@ ) { unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; if ( @@a3@@ == Number ) { * ( _QWORD * ) ( @@a1@@ + Number ) += * ( unsigned int * ) ( @@a1@@ + Number ) + @@a2@@ - Number ; } else if ( @@a3@@ <= Number ) { if ( @@a3@@ ) { if ( @@a3@@ == Number ) * ( _QWORD * ) ( @@a1@@ + Number ) += * ( _QWORD * ) ( @@a1@@ + Number ) + @@a2@@ ; } else { * ( _QWORD * ) ( @@a1@@ + Number ) = * ( _QWORD * ) ( @@a1@@ + Number ) ; } } return __readfsqword ( Number ) ^ @@v4@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "whence", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "browser", "t": {"T": 3, "t": "ui_browser"}, "location": "r56"}, {"n": "offset", "t": {"T": 1, "n": "off_t", "s": 8}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-4.tar
6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858_6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858.jsonl
33
[]
{"name": "ui_browser__argv_refresh", "code": "__int64 __fastcall ui_browser__argv_refresh ( __int64 @@a1@@ ) { unsigned int @@v2@@ ; unsigned int @@v3@@ ; _QWORD * @@i@@ ; @@v2@@ = Number ; @@v3@@ = * ( _QWORD * ) ( @@a1@@ + Number ) ; if ( ! * ( _QWORD * ) ( @@a1@@ + Number ) ) * ( _QWORD * ) ( @@a1@@ + Number ) = * ( _QWORD * ) ( @@a1@@ + Number ) ; for ( @@i@@ = * ( _QWORD * * ) ( @@a1@@ + Number ) ; @@v3@@ < * ( _DWORD * ) ( @@a1@@ + Number ) ; ++ @@i@@ ) { if ( ! * ( _QWORD * ) ( @@a1@@ + Number ) || ( * ( unsigned __int8 ( __fastcall * * ) ( __int64 , _QWORD ) ) ( @@a1@@ + Number ) ) ( @@a1@@ , * @@i@@ ) != Number ) { ui_browser__gotorc ( @@a1@@ , @@v2@@ , Number ) ; ( * ( void ( __fastcall * * ) ( __int64 , _QWORD * , _QWORD ) ) ( @@a1@@ + Number ) ) ( @@a1@@ , @@i@@ , @@v2@@ ++ ) ; if ( @@v2@@ == * ( unsigned __int16 * ) ( @@a1@@ + Number ) ) break ; } ++ @@v3@@ ; } return @@v2@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "i", "t": {"T": 3, "t": "_QWORD"}, "location": "s16"}, {"n": "v3", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s20"}, {"n": "v2", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s24"}]}
[{"n": "browser", "t": {"T": 3, "t": "ui_browser"}, "location": "r56"}, {"n": "pos", "t": {"T": 3, "t": "char *"}, "location": "s16"}, {"n": "idx", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s20"}, {"n": "row", "t": {"T": 1, "n": "int", "s": 4}, "location": "s24"}]
data1/train-shard-4.tar
6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858_6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858.jsonl
34
[ "{\"name\": \"ui_browser__gotorc\", \"code\": \"unsigned __int64 __fastcall ui_browser__gotorc ( __int64 @@a1@@ , int @@a2@@ , int @@a3@@ ) { unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; SLsmg_gotorc ( @@a2@@ + * ( unsigned __int16 * ) ( @@a1@@ + Number ) + ( unsigned int ) * ( unsigned __int8 * ) ( @@a1@@ + Number ) , @@a3@@ + ( unsigned int ) * ( unsigned __int16 * ) ( @@a1@@ + Number ) ) ; return __readfsqword ( Number ) ^ @@v4@@ ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"v4\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"s8\"}]}" ]
{"name": "__ui_browser__vline", "code": "unsigned __int64 __fastcall _ui_browser__vline ( __int64 @@a1@@ , int @@a2@@ , unsigned __int16 @@a3@@ , unsigned __int16 @@a4@@ ) { unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; SLsmg_set_char_set ( Number L ) ; ui_browser__gotorc ( @@a1@@ , @@a3@@ , @@a2@@ ) ; SLsmg_draw_vline ( @@a4@@ - ( unsigned int ) @@a3@@ + Number ) ; SLsmg_set_char_set ( Number L ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned __int16", "s": 2}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "unsigned __int16", "s": 2}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "start", "t": {"T": 1, "n": "u16", "s": 2}, "location": "r16"}, {"n": "end", "t": {"T": 1, "n": "u16", "s": 2}, "location": "r24"}, {"n": "browser", "t": {"T": 3, "t": "ui_browser"}, "location": "r56"}, {"n": "column", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-4.tar
6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858_6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858.jsonl
35
[ "{\"name\": \"ui_browser__gotorc\", \"code\": \"unsigned __int64 __fastcall ui_browser__gotorc ( __int64 @@a1@@ , int @@a2@@ , int @@a3@@ ) { unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; SLsmg_gotorc ( @@a2@@ + * ( unsigned __int16 * ) ( @@a1@@ + Number ) + ( unsigned int ) * ( unsigned __int8 * ) ( @@a1@@ + Number ) , @@a3@@ + ( unsigned int ) * ( unsigned __int16 * ) ( @@a1@@ + Number ) ) ; return __readfsqword ( Number ) ^ @@v4@@ ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"v4\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"s8\"}]}" ]
{"name": "ui_browser__write_graph", "code": "unsigned __int64 __fastcall ui_browser__write_graph ( __int64 @@a1@@ , unsigned int @@a2@@ ) { unsigned __int64 @@v3@@ ; @@v3@@ = __readfsqword ( Number ) ; SLsmg_set_char_set ( Number L ) ; SLsmg_write_char ( @@a2@@ ) ; SLsmg_set_char_set ( Number L ) ; return __readfsqword ( Number ) ^ @@v3@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "browser", "t": {"T": 3, "t": "ui_browser"}, "location": "r56"}, {"n": "graph", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-4.tar
6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858_6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858.jsonl
36
[]
{"name": "__ui_browser__line_arrow_up", "code": "unsigned __int64 __fastcall _ui_browser__line_arrow_up ( __int64 @@a1@@ , int @@a2@@ , unsigned __int64 @@a3@@ , unsigned __int64 @@a4@@ ) { int @@v4@@ ; int v8 ; int v9 ; int @@v10@@ ; unsigned __int64 @@v11@@ ; @@v11@@ = __readfsqword ( Number ) ; SLsmg_set_char_set ( Number L ) ; if ( @@a3@@ >= * ( _QWORD * ) ( @@a1@@ + Number ) + ( unsigned __int64 ) * ( unsigned __int16 * ) ( @@a1@@ + Number ) ) { v9 = * ( unsigned __int16 * ) ( @@a1@@ + Number ) - Number ; } else { v8 = @@a3@@ - * ( _QWORD * ) ( @@a1@@ + Number ) ; ui_browser__gotorc ( @@a1@@ , v8 , @@a2@@ ) ; SLsmg_write_char ( Number L ) ; ui_browser__gotorc ( @@a1@@ , v8 , @@a2@@ + Number ) ; SLsmg_draw_hline ( Number L ) ; @@v4@@ = v8 ; v9 = v8 - Number ; if ( ! @@v4@@ ) goto LABEL_10 ; } if ( @@a4@@ <= * ( _QWORD * ) ( @@a1@@ + Number ) ) { @@v10@@ = Number ; ui_browser__gotorc ( @@a1@@ , Number , @@a2@@ ) ; } else { @@v10@@ = @@a4@@ - * ( _QWORD * ) ( @@a1@@ + Number ) ; ui_browser__gotorc ( @@a1@@ , @@v10@@ , @@a2@@ ) ; } SLsmg_draw_vline ( ( unsigned int ) ( v9 - @@v10@@ + Number ) ) ; ui_browser__gotorc ( @@a1@@ , @@v10@@ , @@a2@@ ) ; if ( @@a4@@ >= * ( _QWORD * ) ( @@a1@@ + Number ) ) { SLsmg_write_char ( Number L ) ; ui_browser__gotorc ( @@a1@@ , @@v10@@ , @@a2@@ + Number ) ; SLsmg_write_char ( Number L ) ; ui_browser__gotorc ( @@a1@@ , @@v10@@ , @@a2@@ + Number ) ; SLsmg_write_char ( Number L ) ; } LABEL_10 : SLsmg_set_char_set ( Number L ) ; return __readfsqword ( Number ) ^ @@v11@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "int", "s": 4}, "location": "r8"}, {"n": "v10", "t": {"T": 1, "n": "int", "s": 4}, "location": "s12"}, {"n": "v11", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "start", "t": {"T": 1, "n": "u64", "s": 8}, "location": "r16"}, {"n": "end", "t": {"T": 1, "n": "u64", "s": 8}, "location": "r24"}, {"n": "browser", "t": {"T": 3, "t": "ui_browser"}, "location": "r56"}, {"n": "column", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "int", "s": 4}, "location": "r8"}, {"n": "end_row", "t": {"T": 1, "n": "int", "s": 4}, "location": "s12"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-4.tar
6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858_6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858.jsonl
37
[ "{\"name\": \"ui_browser__gotorc\", \"code\": \"unsigned __int64 __fastcall ui_browser__gotorc ( __int64 @@a1@@ , int @@a2@@ , int @@a3@@ ) { unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; SLsmg_gotorc ( @@a2@@ + * ( unsigned __int16 * ) ( @@a1@@ + Number ) + ( unsigned int ) * ( unsigned __int8 * ) ( @@a1@@ + Number ) , @@a3@@ + ( unsigned int ) * ( unsigned __int16 * ) ( @@a1@@ + Number ) ) ; return __readfsqword ( Number ) ^ @@v4@@ ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"v4\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"s8\"}]}" ]
{"name": "__ui_browser__line_arrow_down", "code": "unsigned __int64 __fastcall _ui_browser__line_arrow_down ( __int64 @@a1@@ , int @@a2@@ , unsigned __int64 @@a3@@ , unsigned __int64 @@a4@@ ) { int @@v4@@ ; int v8 ; int v9 ; int @@v10@@ ; unsigned __int64 @@v11@@ ; @@v11@@ = __readfsqword ( Number ) ; SLsmg_set_char_set ( Number L ) ; if ( @@a3@@ < * ( _QWORD * ) ( @@a1@@ + Number ) ) { v9 = Number ; } else { v8 = @@a3@@ - * ( _QWORD * ) ( @@a1@@ + Number ) ; ui_browser__gotorc ( @@a1@@ , v8 , @@a2@@ ) ; SLsmg_write_char ( Number L ) ; ui_browser__gotorc ( @@a1@@ , v8 , @@a2@@ + Number ) ; SLsmg_draw_hline ( Number L ) ; v9 = v8 + Number ; if ( ! v9 ) goto LABEL_10 ; } if ( @@a4@@ < * ( _QWORD * ) ( @@a1@@ + Number ) + ( unsigned __int64 ) * ( unsigned __int16 * ) ( @@a1@@ + Number ) ) @@v4@@ = @@a4@@ - * ( _QWORD * ) ( @@a1@@ + Number ) ; else @@v4@@ = * ( unsigned __int16 * ) ( @@a1@@ + Number ) - Number ; @@v10@@ = @@v4@@ ; ui_browser__gotorc ( @@a1@@ , v9 , @@a2@@ ) ; SLsmg_draw_vline ( ( unsigned int ) ( @@v10@@ - v9 + Number ) ) ; ui_browser__gotorc ( @@a1@@ , @@v10@@ , @@a2@@ ) ; if ( @@a4@@ < * ( _QWORD * ) ( @@a1@@ + Number ) + ( unsigned __int64 ) * ( unsigned __int16 * ) ( @@a1@@ + Number ) ) { SLsmg_write_char ( Number L ) ; ui_browser__gotorc ( @@a1@@ , @@v10@@ , @@a2@@ + Number ) ; SLsmg_write_char ( Number L ) ; ui_browser__gotorc ( @@a1@@ , @@v10@@ , @@a2@@ + Number ) ; SLsmg_write_char ( Number L ) ; } LABEL_10 : SLsmg_set_char_set ( Number L ) ; return __readfsqword ( Number ) ^ @@v11@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "int", "s": 4}, "location": "r8"}, {"n": "v10", "t": {"T": 1, "n": "int", "s": 4}, "location": "s12"}, {"n": "v11", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "start", "t": {"T": 1, "n": "u64", "s": 8}, "location": "r16"}, {"n": "end", "t": {"T": 1, "n": "u64", "s": 8}, "location": "r24"}, {"n": "browser", "t": {"T": 3, "t": "ui_browser"}, "location": "r56"}, {"n": "column", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "int", "s": 4}, "location": "r8"}, {"n": "end_row", "t": {"T": 1, "n": "int", "s": 4}, "location": "s12"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-4.tar
6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858_6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858.jsonl
38
[ "{\"name\": \"ui_browser__gotorc\", \"code\": \"unsigned __int64 __fastcall ui_browser__gotorc ( __int64 @@a1@@ , int @@a2@@ , int @@a3@@ ) { unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; SLsmg_gotorc ( @@a2@@ + * ( unsigned __int16 * ) ( @@a1@@ + Number ) + ( unsigned int ) * ( unsigned __int8 * ) ( @@a1@@ + Number ) , @@a3@@ + ( unsigned int ) * ( unsigned __int16 * ) ( @@a1@@ + Number ) ) ; return __readfsqword ( Number ) ^ @@v4@@ ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"v4\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"s8\"}]}" ]
{"name": "__ui_browser__line_arrow", "code": "unsigned __int64 __fastcall _ui_browser__line_arrow ( __int64 @@a1@@ , int @@a2@@ , unsigned __int64 @@a3@@ , unsigned __int64 @@a4@@ ) { unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; if ( @@a3@@ <= @@a4@@ ) _ui_browser__line_arrow_down ( @@a1@@ , @@a2@@ , @@a3@@ , @@a4@@ ) ; else _ui_browser__line_arrow_up ( @@a1@@ , @@a2@@ , @@a3@@ , @@a4@@ ) ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "start", "t": {"T": 1, "n": "u64", "s": 8}, "location": "r16"}, {"n": "end", "t": {"T": 1, "n": "u64", "s": 8}, "location": "r24"}, {"n": "browser", "t": {"T": 3, "t": "ui_browser"}, "location": "r56"}, {"n": "column", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-4.tar
6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858_6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858.jsonl
39
[]
{"name": "ui_browser__mark_fused", "code": "unsigned __int64 __fastcall ui_browser__mark_fused ( __int64 @@a1@@ , int @@a2@@ , unsigned int @@a3@@ , char @@a4@@ ) { int @@v6@@ ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; if ( ( unsigned __int64 ) @@a3@@ >= * ( _QWORD * ) ( @@a1@@ + Number ) ) { @@v6@@ = @@a3@@ - * ( _QWORD * ) ( @@a1@@ + Number ) ; SLsmg_set_char_set ( Number L ) ; ui_browser__gotorc ( @@a1@@ , @@v6@@ , @@a2@@ - Number ) ; if ( @@a4@@ ) { SLsmg_write_char ( Number L ) ; ui_browser__gotorc ( @@a1@@ , @@v6@@ , @@a2@@ ) ; SLsmg_draw_hline ( Number L ) ; ui_browser__gotorc ( @@a1@@ , @@v6@@ + Number , @@a2@@ - Number ) ; SLsmg_write_char ( Number L ) ; } else { SLsmg_write_char ( Number L ) ; ui_browser__gotorc ( @@a1@@ , @@v6@@ , @@a2@@ ) ; SLsmg_draw_hline ( Number L ) ; } SLsmg_set_char_set ( Number L ) ; } return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "char", "s": 1}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "v6", "t": {"T": 1, "n": "int", "s": 4}, "location": "s12"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "row", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r16"}, {"n": "arrow_down", "t": {"T": 1, "n": "bool", "s": 1}, "location": "r24"}, {"n": "browser", "t": {"T": 3, "t": "ui_browser"}, "location": "r56"}, {"n": "column", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r64"}, {"n": "end_row", "t": {"T": 1, "n": "int", "s": 4}, "location": "s12"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-4.tar
6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858_6bca8d772e7fda45b6b9c485f8a08889b46d35ee545ccc94910ab76227b09858.jsonl
40
[ "{\"name\": \"ui_browser__gotorc\", \"code\": \"unsigned __int64 __fastcall ui_browser__gotorc ( __int64 @@a1@@ , int @@a2@@ , int @@a3@@ ) { unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; SLsmg_gotorc ( @@a2@@ + * ( unsigned __int16 * ) ( @@a1@@ + Number ) + ( unsigned int ) * ( unsigned __int8 * ) ( @@a1@@ + Number ) , @@a3@@ + ( unsigned int ) * ( unsigned __int16 * ) ( @@a1@@ + Number ) ) ; return __readfsqword ( Number ) ^ @@v4@@ ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"v4\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"s8\"}]}" ]
{"name": ".chdir", "code": "int chdir ( const char * @@path@@ ) { return chdir ( @@path@@ ) ; }", "source": [{"n": "path", "t": {"T": 3, "t": "const char"}, "location": "r56"}]}
[{"n": "path", "t": {"T": 3, "t": "const char"}, "location": "r56"}]
data1/train-shard-4.tar
b37a03d8490c50bee122c928aab1d515c20e5bde99c979edf2d8145abd8e3b25_b37a03d8490c50bee122c928aab1d515c20e5bde99c979edf2d8145abd8e3b25.jsonl
1
[]
{"name": ".printf", "code": "int printf ( const char * @@format@@ , ... ) { return printf ( @@format@@ ) ; }", "source": [{"n": "format", "t": {"T": 3, "t": "const char"}, "location": "r56"}]}
[{"n": "format", "t": {"T": 3, "t": "const char"}, "location": "r56"}]
data1/train-shard-4.tar
b37a03d8490c50bee122c928aab1d515c20e5bde99c979edf2d8145abd8e3b25_b37a03d8490c50bee122c928aab1d515c20e5bde99c979edf2d8145abd8e3b25.jsonl
2
[]
{"name": ".strcmp", "code": "int strcmp ( const char * @@s1@@ , const char * @@s2@@ ) { return strcmp ( @@s1@@ , @@s2@@ ) ; }", "source": [{"n": "s1", "t": {"T": 3, "t": "const char"}, "location": "r56"}, {"n": "s2", "t": {"T": 3, "t": "const char"}, "location": "r64"}]}
[{"n": "s1", "t": {"T": 3, "t": "const char"}, "location": "r56"}, {"n": "s2", "t": {"T": 3, "t": "const char"}, "location": "r64"}]
data1/train-shard-4.tar
b37a03d8490c50bee122c928aab1d515c20e5bde99c979edf2d8145abd8e3b25_b37a03d8490c50bee122c928aab1d515c20e5bde99c979edf2d8145abd8e3b25.jsonl
3
[]
{"name": ".malloc", "code": "void * malloc ( size_t @@size@@ ) { return malloc ( @@size@@ ) ; }", "source": [{"n": "size", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "r56"}]}
[{"n": "size", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "r56"}]
data1/train-shard-4.tar
b37a03d8490c50bee122c928aab1d515c20e5bde99c979edf2d8145abd8e3b25_b37a03d8490c50bee122c928aab1d515c20e5bde99c979edf2d8145abd8e3b25.jsonl
4
[]
{"name": ".realloc", "code": "void * realloc ( void * @@ptr@@ , size_t @@size@@ ) { return realloc ( @@ptr@@ , @@size@@ ) ; }", "source": [{"n": "ptr", "t": {"T": 3, "t": "void"}, "location": "r56"}, {"n": "size", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "r64"}]}
[{"n": "ptr", "t": {"T": 3, "t": "void"}, "location": "r56"}, {"n": "size", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "r64"}]
data1/train-shard-4.tar
b37a03d8490c50bee122c928aab1d515c20e5bde99c979edf2d8145abd8e3b25_b37a03d8490c50bee122c928aab1d515c20e5bde99c979edf2d8145abd8e3b25.jsonl
5
[]
{"name": ".waitpid", "code": "__pid_t waitpid ( __pid_t @@pid@@ , int * @@stat_loc@@ , int @@options@@ ) { return waitpid ( @@pid@@ , @@stat_loc@@ , @@options@@ ) ; }", "source": [{"n": "options", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "pid", "t": {"T": 1, "n": "__pid_t", "s": 4}, "location": "r56"}, {"n": "stat_loc", "t": {"T": 3, "t": "int"}, "location": "r64"}]}
[{"n": "options", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "pid", "t": {"T": 1, "n": "__pid_t", "s": 4}, "location": "r56"}, {"n": "stat_loc", "t": {"T": 3, "t": "int"}, "location": "r64"}]
data1/train-shard-4.tar
b37a03d8490c50bee122c928aab1d515c20e5bde99c979edf2d8145abd8e3b25_b37a03d8490c50bee122c928aab1d515c20e5bde99c979edf2d8145abd8e3b25.jsonl
6
[]
{"name": ".strtok", "code": "char * strtok ( char * @@s@@ , const char * @@delim@@ ) { return strtok ( @@s@@ , @@delim@@ ) ; }", "source": [{"n": "s", "t": {"T": 3, "t": "char"}, "location": "r56"}, {"n": "delim", "t": {"T": 3, "t": "const char"}, "location": "r64"}]}
[{"n": "s", "t": {"T": 3, "t": "char"}, "location": "r56"}, {"n": "delim", "t": {"T": 3, "t": "const char"}, "location": "r64"}]
data1/train-shard-4.tar
b37a03d8490c50bee122c928aab1d515c20e5bde99c979edf2d8145abd8e3b25_b37a03d8490c50bee122c928aab1d515c20e5bde99c979edf2d8145abd8e3b25.jsonl
7
[]
{"name": ".execvp", "code": "int execvp ( const char * @@file@@ , char * const @@argv@@ [ ] ) { return execvp ( @@file@@ , @@argv@@ ) ; }", "source": [{"n": "file", "t": {"T": 3, "t": "const char"}, "location": "r56"}, {"n": "argv", "t": {"T": 9, "n": "char *const *__attribute__((__org_arrdim(0,0)))"}, "location": "r64"}]}
[{"n": "file", "t": {"T": 3, "t": "const char"}, "location": "r56"}, {"n": "argv", "t": {"T": 9, "n": "char *const *__attribute__((__org_arrdim(0,0)))"}, "location": "r64"}]
data1/train-shard-4.tar
b37a03d8490c50bee122c928aab1d515c20e5bde99c979edf2d8145abd8e3b25_b37a03d8490c50bee122c928aab1d515c20e5bde99c979edf2d8145abd8e3b25.jsonl
8
[]
{"name": ".getline", "code": "__ssize_t getline ( char * * @@lineptr@@ , size_t * @@n@@ , FILE * @@stream@@ ) { return getline ( @@lineptr@@ , @@n@@ , @@stream@@ ) ; }", "source": [{"n": "stream", "t": {"T": 3, "t": "FILE"}, "location": "r16"}, {"n": "lineptr", "t": {"T": 3, "t": "char *"}, "location": "r56"}, {"n": "n", "t": {"T": 3, "t": "size_t"}, "location": "r64"}]}
[{"n": "stream", "t": {"T": 3, "t": "FILE"}, "location": "r16"}, {"n": "lineptr", "t": {"T": 3, "t": "char *"}, "location": "r56"}, {"n": "n", "t": {"T": 3, "t": "size_t"}, "location": "r64"}]
data1/train-shard-4.tar
b37a03d8490c50bee122c928aab1d515c20e5bde99c979edf2d8145abd8e3b25_b37a03d8490c50bee122c928aab1d515c20e5bde99c979edf2d8145abd8e3b25.jsonl
9
[]
{"name": ".exit", "code": "void __noreturn exit ( int @@status@@ ) { exit ( @@status@@ ) ; }", "source": [{"n": "status", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}]}
[{"n": "status", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}]
data1/train-shard-4.tar
b37a03d8490c50bee122c928aab1d515c20e5bde99c979edf2d8145abd8e3b25_b37a03d8490c50bee122c928aab1d515c20e5bde99c979edf2d8145abd8e3b25.jsonl
10
[]
{"name": "__do_global_dtors_aux", "code": "FILE * * _do_global_dtors_aux ( ) { FILE * * @@result@@ ; if ( ! completed_7348 ) { @@result@@ = deregister_tm_clones ( ) ; completed_7348 = Number ; } return @@result@@ ; }", "source": [{"n": "result", "t": {"T": 3, "t": "FILE *"}, "location": "r8"}]}
[{"n": "result", "t": {"T": 3, "t": "FILE *"}, "location": "r8"}]
data1/train-shard-4.tar
b37a03d8490c50bee122c928aab1d515c20e5bde99c979edf2d8145abd8e3b25_b37a03d8490c50bee122c928aab1d515c20e5bde99c979edf2d8145abd8e3b25.jsonl
12
[]
{"name": "parse_input", "code": "_QWORD * __fastcall parse_input ( char * @@a1@@ ) { _QWORD * @@ptr@@ ; char * @@i@@ ; int @@v4@@ ; int @@v5@@ ; @@v5@@ = Number ; @@v4@@ = Number ; @@ptr@@ = malloc ( Number ) ; for ( @@i@@ = strtok ( @@a1@@ , String ) ; @@i@@ ; @@i@@ = strtok ( Number L , String ) ) { @@ptr@@ [ @@v4@@ ++ ] = @@i@@ ; if ( @@v4@@ >= @@v5@@ ) { @@v5@@ += Number ; @@ptr@@ = realloc ( @@ptr@@ , Number L * @@v5@@ ) ; } } @@ptr@@ [ @@v4@@ ] = Number L ; return @@ptr@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "char"}, "location": "r56"}, {"n": "i", "t": {"T": 3, "t": "char"}, "location": "s16"}, {"n": "ptr", "t": {"T": 3, "t": "_QWORD"}, "location": "s24"}, {"n": "v5", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "v4", "t": {"T": 1, "n": "int", "s": 4}, "location": "s8"}]}
[{"n": "input", "t": {"T": 3, "t": "char"}, "location": "r56"}, {"n": "current_token", "t": {"T": 3, "t": "char"}, "location": "s16"}, {"n": "tokens", "t": {"T": 3, "t": "char *"}, "location": "s24"}, {"n": "bufsize", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "current_position", "t": {"T": 1, "n": "int", "s": 4}, "location": "s8"}]
data1/train-shard-4.tar
b37a03d8490c50bee122c928aab1d515c20e5bde99c979edf2d8145abd8e3b25_b37a03d8490c50bee122c928aab1d515c20e5bde99c979edf2d8145abd8e3b25.jsonl
13
[]
{"name": "start_program", "code": "__int64 __fastcall start_program ( const char * * @@a1@@ ) { int @@stat_loc@@ [ Number ] ; __pid_t @@pid@@ ; @@pid@@ = fork ( ) ; if ( @@pid@@ >= Number ) { if ( ! @@pid@@ ) { execvp ( * @@a1@@ , ( char * const * ) @@a1@@ ) ; exit ( Number ) ; } @@stat_loc@@ [ Number ] = waitpid ( @@pid@@ , @@stat_loc@@ , Number ) ; } return Number L ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "const char *"}, "location": "r56"}, {"n": "stat_loc", "t": {"T": 2, "n": 2, "s": 4, "t": "int"}, "location": "s12"}, {"n": "pid", "t": {"T": 1, "n": "__pid_t", "s": 4}, "location": "s4"}]}
[{"n": "args", "t": {"T": 3, "t": "char *"}, "location": "r56"}, {"n": "stat", "t": {"T": 1, "n": "int", "s": 4}, "location": "s12"}, {"n": "pid", "t": {"T": 1, "n": "pid_t", "s": 4}, "location": "s4"}]
data1/train-shard-4.tar
b37a03d8490c50bee122c928aab1d515c20e5bde99c979edf2d8145abd8e3b25_b37a03d8490c50bee122c928aab1d515c20e5bde99c979edf2d8145abd8e3b25.jsonl
14
[]
{"name": "cd_command", "code": "__int64 __fastcall cd_command ( __int64 @@a1@@ ) { if ( * ( _QWORD * ) ( @@a1@@ + Number ) ) chdir ( * ( const char * * ) ( @@a1@@ + Number ) ) ; return Number L ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "args", "t": {"T": 3, "t": "char *"}, "location": "r56"}]
data1/train-shard-4.tar
b37a03d8490c50bee122c928aab1d515c20e5bde99c979edf2d8145abd8e3b25_b37a03d8490c50bee122c928aab1d515c20e5bde99c979edf2d8145abd8e3b25.jsonl
15
[]
{"name": "execute_program", "code": "__int64 __fastcall execute_program ( const char * * @@a1@@ ) { int @@i@@ ; if ( ! * @@a1@@ ) return Number L ; for ( @@i@@ = Number ; @@i@@ <= Number ; ++ @@i@@ ) { if ( ! strcmp ( * @@a1@@ , String ) ) return ( ( __int64 ( __fastcall * ) ( __int64 ) ) * ( & cd_call + @@i@@ ) ) ( ( __int64 ) @@a1@@ ) ; if ( ! strcmp ( * @@a1@@ , String ) ) return ( ( __int64 ( __fastcall * ) ( const char * * ) ) * ( & exit_call + @@i@@ ) ) ( @@a1@@ ) ; } return start_program ( @@a1@@ ) ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "const char *"}, "location": "r56"}, {"n": "i", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}]}
[{"n": "args", "t": {"T": 3, "t": "char *"}, "location": "r56"}, {"n": "i", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}]
data1/train-shard-4.tar
b37a03d8490c50bee122c928aab1d515c20e5bde99c979edf2d8145abd8e3b25_b37a03d8490c50bee122c928aab1d515c20e5bde99c979edf2d8145abd8e3b25.jsonl
16
[ "{\"name\": \"start_program\", \"code\": \"__int64 __fastcall start_program ( const char * * @@a1@@ ) { int @@stat_loc@@ [ Number ] ; __pid_t @@pid@@ ; @@pid@@ = fork ( ) ; if ( @@pid@@ >= Number ) { if ( ! @@pid@@ ) { execvp ( * @@a1@@ , ( char * const * ) @@a1@@ ) ; exit ( Number ) ; } @@stat_loc@@ [ Number ] = waitpid ( @@pid@@ , @@stat_loc@@ , Number ) ; } return Number L ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"const char *\"}, \"location\": \"r56\"}, {\"n\": \"stat_loc\", \"t\": {\"T\": 2, \"n\": 2, \"s\": 4, \"t\": \"int\"}, \"location\": \"s12\"}, {\"n\": \"pid\", \"t\": {\"T\": 1, \"n\": \"__pid_t\", \"s\": 4}, \"location\": \"s4\"}]}" ]
{"name": "__libc_csu_init", "code": "void __fastcall _libc_csu_init ( unsigned int @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { signed __int64 @@v4@@ ; __int64 @@i@@ ; init_proc ( ) ; @@v4@@ = & _do_global_dtors_aux_fini_array_entry - & _frame_dummy_init_array_entry ; if ( @@v4@@ ) { for ( @@i@@ = Number L ; @@i@@ != @@v4@@ ; ++ @@i@@ ) ( ( void ( __fastcall * ) ( _QWORD , __int64 , __int64 ) ) * ( & _frame_dummy_init_array_entry + @@i@@ ) ) ( @@a1@@ , @@a2@@ , @@a3@@ ) ; } }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "i", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r32"}, {"n": "v4", "t": {"T": 1, "n": "signed __int64", "s": 8}, "location": "r48"}, {"n": "a1", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}]}
[{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "i", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r32"}, {"n": "v4", "t": {"T": 1, "n": "signed __int64", "s": 8}, "location": "r48"}, {"n": "a1", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}]
data1/train-shard-4.tar
b37a03d8490c50bee122c928aab1d515c20e5bde99c979edf2d8145abd8e3b25_b37a03d8490c50bee122c928aab1d515c20e5bde99c979edf2d8145abd8e3b25.jsonl
18
[]