input
stringlengths
153
197k
output
stringlengths
60
97k
shard
stringclasses
9 values
filename
stringlengths
135
135
line_num
int64
0
1.44k
context
sequence
{"name": "_ZnwmPv", "code": "void * __fastcall operator new ( unsigned __int64 @@a1@@ , void * @@a2@@ ) { return @@a2@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "void"}, "location": "r64"}]}
[{"n": "a1", "t": {"T": 1, "n": "std::size_t", "s": 8}, "location": "r56", "known": true}, {"n": "__p", "t": {"T": 3, "t": "void"}, "location": "r64", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
22
[]
{"name": "_ZdlPvS_", "code": "void __fastcall operator delete ( void * @@a1@@ , void * @@a2@@ ) { ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "void"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "void"}, "location": "r64"}]}
[{"n": "a1", "t": {"T": 3, "t": "void"}, "location": "r56", "known": true}, {"n": "a2", "t": {"T": 3, "t": "void"}, "location": "r64", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
23
[]
{"name": "_ZN3irr4core6equalsEfff", "code": "_BOOL8 __fastcall irr core equals ( irr core * @@this@@ , float @@a2@@ , float @@a3@@ , float @@a4@@ ) { return ( float ) ( @@a2@@ + @@a4@@ ) >= @@a3@@ && @@a3@@ >= ( float ) ( @@a2@@ - @@a4@@ ) ; }", "source": [{"n": "a2", "t": {"T": 1, "n": "float", "s": 4}, "location": "r496"}, {"n": "a3", "t": {"T": 1, "n": "float", "s": 4}, "location": "r512"}, {"n": "a4", "t": {"T": 1, "n": "float", "s": 4}, "location": "r528"}, {"n": "this", "t": {"T": 3, "t": "irr::core"}, "location": "r56"}]}
[{"n": "a", "t": {"T": 1, "n": "const irr::f32", "s": 4}, "location": "r496", "known": true}, {"n": "b", "t": {"T": 1, "n": "const irr::f32", "s": 4}, "location": "r512", "known": true}, {"n": "tolerance", "t": {"T": 1, "n": "const irr::f32", "s": 4}, "location": "r528", "known": true}, {"n": "", "t": {"T": 10}, "location": "r56", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
24
[]
{"name": "_ZN3irr4core6iszeroEff", "code": "bool __fastcall irr core iszero ( irr core * @@this@@ , float @@a2@@ , float @@a3@@ ) { return @@a3@@ >= fabs ( @@a2@@ ) ; }", "source": [{"n": "a2", "t": {"T": 1, "n": "float", "s": 4}, "location": "r496"}, {"n": "a3", "t": {"T": 1, "n": "float", "s": 4}, "location": "r512"}, {"n": "this", "t": {"T": 3, "t": "irr::core"}, "location": "r56"}]}
[{"n": "a", "t": {"T": 1, "n": "const irr::f32", "s": 4}, "location": "r496", "known": true}, {"n": "tolerance", "t": {"T": 1, "n": "const irr::f32", "s": 4}, "location": "r512", "known": true}, {"n": "", "t": {"T": 10}, "location": "r56", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
25
[]
{"name": "_ZN3irr4core10reciprocalEf", "code": "float __fastcall irr core reciprocal ( irr core * @@this@@ , float @@a2@@ ) { return Number / @@a2@@ ; }", "source": [{"n": "a2", "t": {"T": 1, "n": "float", "s": 4}, "location": "r496"}, {"n": "this", "t": {"T": 3, "t": "irr::core"}, "location": "r56"}]}
[{"n": "f", "t": {"T": 1, "n": "const irr::f32", "s": 4}, "location": "r496", "known": true}, {"n": "", "t": {"T": 10}, "location": "r56", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
26
[]
{"name": "_ZN3irr14IEventReceiverD2Ev", "code": "void __fastcall irr IEventReceiver ~ IEventReceiver ( irr IEventReceiver * @@this@@ ) { * ( _QWORD * ) @@this@@ = ( unsigned int ) ( ( _DWORD ) & ` vtable for ' irr IEventReceiver + Number ) ; }", "source": [{"n": "this", "t": {"T": 3, "t": "irr::IEventReceiver"}, "location": "r56"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::IEventReceiver"}, "location": "r56", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
27
[]
{"name": "_ZN3irr14IEventReceiverD0Ev", "code": "void __fastcall irr IEventReceiver ~ IEventReceiver ( irr IEventReceiver * @@this@@ ) { irr IEventReceiver ~ IEventReceiver ( @@this@@ ) ; operator delete ( @@this@@ , Number ) ; }", "source": [{"n": "this", "t": {"T": 3, "t": "irr::IEventReceiver"}, "location": "r56"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::IEventReceiver"}, "location": "r56", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
28
[]
{"name": "_ZN3irr5video6SColorC2Ejjjj", "code": "irr video SColor * __fastcall irr video SColor SColor ( irr video SColor * @@this@@ , int @@a2@@ , int @@a3@@ , __int16 @@a4@@ , unsigned __int8 @@a5@@ ) { irr video SColor * @@result@@ ; @@result@@ = @@this@@ ; * ( _DWORD * ) @@this@@ = @@a5@@ | ( unsigned __int16 ) ( @@a4@@ << Number ) | ( @@a3@@ << Number ) & Number | ( @@a2@@ << Number ) ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int16", "s": 2}, "location": "r24"}, {"n": "this", "t": {"T": 3, "t": "irr::video::SColor"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "unsigned __int8", "s": 1}, "location": "r72"}, {"n": "result", "t": {"T": 3, "t": "irr::video::SColor"}, "location": "r8"}]}
[{"n": "r", "t": {"T": 1, "n": "irr::u32", "s": 4}, "location": "r16", "known": true}, {"n": "g", "t": {"T": 1, "n": "irr::u32", "s": 4}, "location": "r24", "known": true}, {"n": "this", "t": {"T": 3, "t": "irr::video::SColor"}, "location": "r56", "known": true}, {"n": "a", "t": {"T": 1, "n": "irr::u32", "s": 4}, "location": "r64", "known": true}, {"n": "b", "t": {"T": 1, "n": "irr::u32", "s": 4}, "location": "r72", "known": true}, {"n": "", "t": {"T": 10}, "location": "r8", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
29
[]
{"name": "_ZN3irr2io26IAttributeExchangingObjectC2Ev", "code": "__int64 __fastcall irr io IAttributeExchangingObject IAttributeExchangingObject ( irr io IAttributeExchangingObject * @@this@@ , _QWORD * @@a2@@ ) { __int64 @@result@@ ; * ( _QWORD * ) @@this@@ = * @@a2@@ ; @@result@@ = @@a2@@ [ Number ] ; * ( _QWORD * ) ( ( char * ) @@this@@ + * ( _QWORD * ) ( * ( _QWORD * ) @@this@@ - Number L ) ) = @@result@@ ; return @@result@@ ; }", "source": [{"n": "this", "t": {"T": 3, "t": "irr::io::IAttributeExchangingObject"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "_QWORD"}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::io::IAttributeExchangingObject"}, "location": "r56", "known": true}, {"n": "__vtt_parm", "t": {"T": 3, "t": "const void *"}, "location": "r64", "known": true}, {"n": "", "t": {"T": 10}, "location": "r8", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
30
[]
{"name": "_ZN3irr2io26IAttributeExchangingObjectD2Ev", "code": "void __fastcall irr io IAttributeExchangingObject ~ IAttributeExchangingObject ( irr io IAttributeExchangingObject * @@this@@ , _QWORD * @@a2@@ ) { * ( _QWORD * ) @@this@@ = * @@a2@@ ; * ( _QWORD * ) ( ( char * ) @@this@@ + * ( _QWORD * ) ( * ( _QWORD * ) @@this@@ - Number L ) ) = @@a2@@ [ Number ] ; }", "source": [{"n": "this", "t": {"T": 3, "t": "irr::io::IAttributeExchangingObject"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "_QWORD"}, "location": "r64"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::io::IAttributeExchangingObject"}, "location": "r56", "known": true}, {"n": "__vtt_parm", "t": {"T": 3, "t": "const void *"}, "location": "r64", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
31
[]
{"name": "_ZN3irr14IEventReceiverC2Ev", "code": "irr IEventReceiver * __fastcall irr IEventReceiver IEventReceiver ( irr IEventReceiver * @@this@@ ) { irr IEventReceiver * @@result@@ ; @@result@@ = @@this@@ ; * ( _QWORD * ) @@this@@ = ( unsigned int ) ( ( _DWORD ) & ` vtable for ' irr IEventReceiver + Number ) ; return @@result@@ ; }", "source": [{"n": "this", "t": {"T": 3, "t": "irr::IEventReceiver"}, "location": "r56"}, {"n": "result", "t": {"T": 3, "t": "irr::IEventReceiver"}, "location": "r8"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::IEventReceiver"}, "location": "r56", "known": true}, {"n": "", "t": {"T": 10}, "location": "r8", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
32
[]
{"name": "_ZN3irr4core4rectIiEC2ERKS2_", "code": "__int64 __fastcall irr core rect < int > rect ( __int64 @@a1@@ , __int64 @@a2@@ ) { irr core position2d < int > position2d ( @@a1@@ , @@a2@@ ) ; return irr core position2d < int > position2d ( @@a1@@ + Number , @@a2@@ + Number ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::core::rect<int>"}, "location": "r56", "known": true}, {"n": "a2", "t": {"T": 3, "t": "const irr::core::rect<int>"}, "location": "r64", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
33
[]
{"name": "_ZN3irr4core4rectIiEaSEOS2_", "code": "__int64 __fastcall irr core rect < int > operator = ( __int64 @@a1@@ , __int64 @@a2@@ ) { irr core position2d < int > operator = ( @@a1@@ , @@a2@@ ) ; irr core position2d < int > operator = ( @@a1@@ + Number , @@a2@@ + Number ) ; return @@a1@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::core::rect<int>"}, "location": "r56", "known": true}, {"n": "a2", "t": {"T": 3, "t": "irr::core::rect<int>"}, "location": "r64", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
34
[]
{"name": "_ZN3irr4core4rectIiEaSERKS2_", "code": "__int64 __fastcall irr core rect < int > operator = ( __int64 @@a1@@ , __int64 @@a2@@ ) { irr core position2d < int > operator = ( @@a1@@ , @@a2@@ ) ; irr core position2d < int > operator = ( @@a1@@ + Number , @@a2@@ + Number ) ; return @@a1@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::core::rect<int>"}, "location": "r56", "known": true}, {"n": "a2", "t": {"T": 3, "t": "const irr::core::rect<int>"}, "location": "r64", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
35
[]
{"name": "_ZN3irr3gui11IGUIElementC2ENS0_17EGUI_ELEMENT_TYPEEPNS0_15IGUIEnvironmentEPS1_iNS_4core4rectIiEE", "code": "__int64 __fastcall irr gui IGUIElement IGUIElement ( __int64 @@a1@@ , _QWORD * @@a2@@ , int @@a3@@ , __int64 @@a4@@ , __int64 @@a5@@ , int @@a6@@ , __int64 @@a7@@ ) { __int64 @@result@@ ; int @@v12@@ ; int @@v13@@ ; int @@v14@@ ; int @@v15@@ ; char @@v16@@ [ Number ] ; irr IEventReceiver IEventReceiver ( ( irr IEventReceiver * ) @@a1@@ ) ; * ( _QWORD * ) @@a1@@ = * @@a2@@ ; * ( _QWORD * ) ( @@a1@@ + * ( _QWORD * ) ( * ( _QWORD * ) @@a1@@ - Number L ) ) = @@a2@@ [ Number ] ; * ( _QWORD * ) ( @@a1@@ + * ( _QWORD * ) ( * ( _QWORD * ) @@a1@@ - Number L ) ) = @@a2@@ [ Number ] ; irr core list < irr gui IGUIElement * > list ( @@a1@@ + Number ) ; * ( _QWORD * ) ( @@a1@@ + Number ) = Number L ; irr core rect < int > rect ( @@a1@@ + Number , @@a7@@ ) ; irr core rect < int > rect ( @@a1@@ + Number , @@a7@@ ) ; irr core rect < int > rect ( @@a1@@ + Number , @@a7@@ ) ; irr core rect < int > rect ( @@a1@@ + Number , @@a7@@ ) ; irr core rect < int > rect ( @@a1@@ + Number ) ; irr core rect < float > rect ( @@a1@@ + Number ) ; @@v12@@ = Number ; @@v13@@ = Number ; irr core dimension2d < int > dimension2d ( @@a1@@ + Number , & @@v13@@ , & @@v12@@ ) ; @@v14@@ = Number ; @@v15@@ = Number ; irr core dimension2d < int > dimension2d ( @@a1@@ + Number , & @@v15@@ , & @@v14@@ ) ; * ( _BYTE * ) ( @@a1@@ + Number ) = Number ; * ( _BYTE * ) ( @@a1@@ + Number ) = Number ; * ( _BYTE * ) ( @@a1@@ + Number ) = Number ; * ( _BYTE * ) ( @@a1@@ + Number ) = Number ; irr core string < wchar_t , irr core irrAllocator < wchar_t >> string ( @@a1@@ + Number ) ; irr core string < wchar_t , irr core irrAllocator < wchar_t >> string ( @@a1@@ + Number ) ; * ( _DWORD * ) ( @@a1@@ + Number ) = @@a6@@ ; * ( _BYTE * ) ( @@a1@@ + Number ) = Number ; * ( _DWORD * ) ( @@a1@@ + Number ) = Number ; * ( _BYTE * ) ( @@a1@@ + Number ) = Number ; * ( _DWORD * ) ( @@a1@@ + Number ) = Number ; * ( _DWORD * ) ( @@a1@@ + Number ) = Number ; * ( _DWORD * ) ( @@a1@@ + Number ) = Number ; * ( _DWORD * ) ( @@a1@@ + Number ) = Number ; * ( _QWORD * ) ( @@a1@@ + Number ) = @@a4@@ ; * ( _DWORD * ) ( @@a1@@ + Number ) = @@a3@@ ; irr IReferenceCounted setDebugName ( ( irr IReferenceCounted * ) ( * ( _QWORD * ) ( * ( _QWORD * ) @@a1@@ - Number L ) + @@a1@@ ) , String ) ; if ( @@a5@@ ) ( * ( void ( __fastcall * * ) ( __int64 , __int64 ) ) ( * ( _QWORD * ) @@a5@@ + Number L ) ) ( @@a5@@ , @@a1@@ ) ; @@result@@ = * ( _QWORD * ) ( @@a1@@ + Number ) ; if ( @@result@@ ) { irr gui IGUIElement getAbsolutePosition ( ( irr gui IGUIElement * ) @@v16@@ ) ; irr core rect < int > operator = ( @@a1@@ + Number , ( __int64 ) @@v16@@ ) ; irr core rect < int > operator += ( @@a1@@ + Number , @@a1@@ + Number ) ; irr core rect < int > operator = ( @@a1@@ + Number , @@a1@@ + Number ) ; @@result@@ = irr core rect < int > clipAgainst ( @@a1@@ + Number , * ( _QWORD * ) ( @@a1@@ + Number ) + Number L ) ; } return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "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": 3, "t": "_QWORD"}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "a6", "t": {"T": 1, "n": "int", "s": 4}, "location": "r80"}, {"n": "a7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-16"}, {"n": "v16", "t": {"T": 2, "n": 32, "s": 1, "t": "char"}, "location": "s32"}, {"n": "v15", "t": {"T": 1, "n": "int", "s": 4}, "location": "s36"}, {"n": "v14", "t": {"T": 1, "n": "int", "s": 4}, "location": "s40"}, {"n": "v13", "t": {"T": 1, "n": "int", "s": 4}, "location": "s44"}, {"n": "v12", "t": {"T": 1, "n": "int", "s": 4}, "location": "s48"}]}
[{"n": "type", "t": {"T": 1, "n": "irr::gui::EGUI_ELEMENT_TYPE", "s": 4}, "location": "r16", "known": true}, {"n": "environment", "t": {"T": 3, "t": "irr::gui::IGUIEnvironment"}, "location": "r24", "known": true}, {"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r56", "known": true}, {"n": "__vtt_parm", "t": {"T": 3, "t": "const void *"}, "location": "r64", "known": true}, {"n": "parent", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r72", "known": true}, {"n": "", "t": {"T": 10}, "location": "r8", "known": true}, {"n": "id", "t": {"T": 1, "n": "irr::s32", "s": 4}, "location": "r80", "known": true}, {"n": "p_rectangle", "t": {"T": 3, "t": "irr::core::rect<int>"}, "location": "s-16", "known": true}, {"n": "v15", "t": {"T": 6, "n": "irr::core::rect<int>", "l": [{"T": 4, "n": "UpperLeftCorner", "t": "irr::core::position2d<int>", "s": 8}, {"T": 4, "n": "LowerRightCorner", "t": "irr::core::position2d<int>", "s": 8}]}, "location": "s32", "known": true}, {"n": "v14", "t": {"T": 1, "n": "int", "s": 4}, "location": "s36", "known": true}, {"n": "v13", "t": {"T": 1, "n": "int", "s": 4}, "location": "s40", "known": true}, {"n": "width", "t": {"T": 1, "n": "int", "s": 4}, "location": "s44", "known": true}, {"n": "height", "t": {"T": 1, "n": "int", "s": 4}, "location": "s48", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
36
[]
{"name": "_ZN3irr3gui11IGUIElementD2Ev", "code": "void __fastcall irr gui IGUIElement ~ IGUIElement ( irr gui IGUIElement * @@this@@ , _QWORD * @@a2@@ ) { _QWORD * * @@v2@@ ; __int64 @@i@@ ; __int64 @@v4@@ ; * ( _QWORD * ) @@this@@ = * @@a2@@ ; * ( _QWORD * ) ( ( char * ) @@this@@ + * ( _QWORD * ) ( * ( _QWORD * ) @@this@@ - Number L ) ) = @@a2@@ [ Number ] ; * ( _QWORD * ) ( ( char * ) @@this@@ + * ( _QWORD * ) ( * ( _QWORD * ) @@this@@ - Number L ) ) = @@a2@@ [ Number ] ; for ( @@i@@ = irr core list < irr gui IGUIElement * > begin ( ( char * ) @@this@@ + Number ) ; ; irr core list < irr gui IGUIElement * > Iterator operator ++ ( & @@i@@ ) ) { @@v4@@ = irr core list < irr gui IGUIElement * > end ( ( char * ) @@this@@ + Number ) ; if ( ! ( unsigned __int8 ) irr core list < irr gui IGUIElement * > Iterator operator != ( & @@i@@ , & @@v4@@ ) ) break ; * ( _QWORD * ) ( * ( _QWORD * ) irr core list < irr gui IGUIElement * > Iterator operator * ( & @@i@@ ) + Number L ) = Number L ; @@v2@@ = ( _QWORD * * ) irr core list < irr gui IGUIElement * > Iterator operator * ( & @@i@@ ) ; irr IReferenceCounted drop ( ( irr IReferenceCounted * ) ( ( char * ) * @@v2@@ + * ( _QWORD * ) ( * * @@v2@@ - Number L ) ) ) ; } irr core string < wchar_t , irr core irrAllocator < wchar_t >> ~ string ( ( char * ) @@this@@ + Number ) ; irr core string < wchar_t , irr core irrAllocator < wchar_t >> ~ string ( ( char * ) @@this@@ + Number ) ; irr core list < irr gui IGUIElement * > ~ list ( ( char * ) @@this@@ + Number ) ; irr IEventReceiver ~ IEventReceiver ( @@this@@ ) ; }", "source": [{"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "_QWORD"}, "location": "r64"}, {"n": "v2", "t": {"T": 3, "t": "_QWORD *"}, "location": "r8"}, {"n": "i", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s8"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r56", "known": true}, {"n": "__vtt_parm", "t": {"T": 3, "t": "const void *"}, "location": "r64", "known": true}, {"n": "v2", "t": {"T": 3, "t": "irr::gui::IGUIElement *"}, "location": "r8", "known": true}, {"n": "it", "t": {"T": 6, "n": "irr::core::list<irr::gui::IGUIElement*>::Iterator", "l": [{"T": 4, "n": "Current", "t": "irr::core::list<irr::gui::IGUIElement*>::SKListNode *", "s": 8}]}, "location": "s16", "known": true}, {"n": "other", "t": {"T": 6, "n": "irr::core::list<irr::gui::IGUIElement*>::Iterator", "l": [{"T": 4, "n": "Current", "t": "irr::core::list<irr::gui::IGUIElement*>::SKListNode *", "s": 8}]}, "location": "s8", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
37
[]
{"name": "_ZN3irr3gui11IGUIElement19setRelativePositionERKNS_4core4rectIiEE", "code": "__int64 __fastcall irr gui IGUIElement setRelativePosition ( __int64 @@a1@@ , int * @@a2@@ ) { __int64 v2 ; float @@v5@@ ; float @@v6@@ ; char @@v7@@ [ Number ] ; float @@v8@@ ; float @@v9@@ ; char * @@v10@@ ; if ( * ( _QWORD * ) ( @@a1@@ + Number ) ) { v2 = * ( _QWORD * ) ( @@a1@@ + Number ) ; irr gui IGUIElement getAbsolutePosition ( ( irr gui IGUIElement * ) @@v7@@ ) ; @@v10@@ = @@v7@@ ; @@v8@@ = ( float ) ( int ) ( ( unsigned __int64 ) irr core rect < int > getSize ( @@v7@@ , v2 ) >> Number ) ; @@v9@@ = ( float ) ( int ) irr core rect < int > getSize ( @@v10@@ , v2 ) ; irr core dimension2d < float > dimension2d ( & @@v5@@ , & @@v9@@ , & @@v8@@ ) ; if ( * ( _DWORD * ) ( @@a1@@ + Number ) == Number ) * ( float * ) ( @@a1@@ + Number ) = ( float ) * @@a2@@ / @@v5@@ ; if ( * ( _DWORD * ) ( @@a1@@ + Number ) == Number ) * ( float * ) ( @@a1@@ + Number ) = ( float ) @@a2@@ [ Number ] / @@v5@@ ; if ( * ( _DWORD * ) ( @@a1@@ + Number ) == Number ) * ( float * ) ( @@a1@@ + Number ) = ( float ) @@a2@@ [ Number ] / @@v6@@ ; if ( * ( _DWORD * ) ( @@a1@@ + Number ) == Number ) * ( float * ) ( @@a1@@ + Number ) = ( float ) @@a2@@ [ Number ] / @@v6@@ ; } irr core rect < int > operator = ( @@a1@@ + Number , ( __int64 ) @@a2@@ ) ; return ( * ( __int64 ( __fastcall * * ) ( __int64 ) ) ( * ( _QWORD * ) @@a1@@ + Number L ) ) ( @@a1@@ ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "int"}, "location": "r64"}, {"n": "v9", "t": {"T": 1, "n": "float", "s": 4}, "location": "s12"}, {"n": "v8", "t": {"T": 1, "n": "float", "s": 4}, "location": "s16"}, {"n": "v7", "t": {"T": 2, "n": 16, "s": 1, "t": "char"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "float", "s": 4}, "location": "s36"}, {"n": "v5", "t": {"T": 1, "n": "float", "s": 4}, "location": "s40"}, {"n": "v10", "t": {"T": 3, "t": "char"}, "location": "s8"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r56", "known": true}, {"n": "r", "t": {"T": 3, "t": "const irr::core::rect<int>"}, "location": "r64", "known": true}, {"n": "width", "t": {"T": 1, "n": "float", "s": 4}, "location": "s12", "known": true}, {"n": "height", "t": {"T": 1, "n": "float", "s": 4}, "location": "s16", "known": true}, {"n": "v3", "t": {"T": 6, "n": "irr::core::rect<int>", "l": [{"T": 4, "n": "UpperLeftCorner", "t": "irr::core::position2d<int>", "s": 8}, {"T": 4, "n": "LowerRightCorner", "t": "irr::core::position2d<int>", "s": 8}]}, "location": "s32", "known": true}, {"n": "", "t": {"T": 10}, "location": "s36", "known": true}, {"n": "d", "t": {"T": 6, "n": "irr::core::dimension2df", "l": [{"T": 4, "n": "Width", "t": "float", "s": 4}, {"T": 4, "n": "Height", "t": "float", "s": 4}]}, "location": "s40", "known": true}, {"n": "r2", "t": {"T": 3, "t": "const irr::core::rect<int>"}, "location": "s8", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
38
[]
{"name": "_ZNK3irr3gui11IGUIElement19getAbsolutePositionEv", "code": "irr gui IGUIElement * __fastcall irr gui IGUIElement getAbsolutePosition ( irr gui IGUIElement * @@this@@ , __int64 @@a2@@ ) { irr core rect < int > rect ( ( __int64 ) @@this@@ , @@a2@@ + Number ) ; return @@this@@ ; }", "source": [{"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}]}
[{"n": "this", "t": {"T": 3, "t": "const irr::gui::IGUIElement"}, "location": "r56", "known": true}, {"n": "v1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
39
[]
{"name": "_ZN3irr3gui11IGUIElement13setNotClippedEb", "code": "irr gui IGUIElement * __fastcall irr gui IGUIElement setNotClipped ( irr gui IGUIElement * @@this@@ , char @@a2@@ ) { irr gui IGUIElement * @@result@@ ; @@result@@ = @@this@@ ; * ( ( _BYTE * ) @@this@@ + Number ) = @@a2@@ ; return @@result@@ ; }", "source": [{"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "char", "s": 1}, "location": "r64"}, {"n": "result", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r8"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r56", "known": true}, {"n": "noClip", "t": {"T": 1, "n": "bool", "s": 1}, "location": "r64", "known": true}, {"n": "", "t": {"T": 10}, "location": "r8", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
40
[]
{"name": "_ZN3irr3gui11IGUIElement10setMaxSizeENS_4core11dimension2dIiEE", "code": "__int64 __fastcall irr gui IGUIElement setMaxSize ( _QWORD * @@a1@@ , __int64 @@a2@@ ) { @@a1@@ [ Number ] = @@a2@@ ; return ( * ( __int64 ( __fastcall * * ) ( _QWORD * ) ) ( * @@a1@@ + Number L ) ) ( @@a1@@ ) ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_QWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}]}
[{"n": "", "t": {"T": 10}, "location": "r56", "known": true}, {"n": "", "t": {"T": 10}, "location": "r64", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
41
[]
{"name": "_ZN3irr3gui11IGUIElement10setMinSizeENS_4core11dimension2dIiEE", "code": "__int64 __fastcall irr gui IGUIElement setMinSize ( __int64 @@a1@@ , __int64 @@a2@@ ) { * ( _QWORD * ) ( @@a1@@ + Number ) = @@a2@@ ; if ( * ( int * ) ( @@a1@@ + Number ) <= Number ) * ( _DWORD * ) ( @@a1@@ + Number ) = Number ; if ( * ( int * ) ( @@a1@@ + Number ) <= Number ) * ( _DWORD * ) ( @@a1@@ + Number ) = Number ; return ( * ( __int64 ( __fastcall * * ) ( __int64 ) ) ( * ( _QWORD * ) @@a1@@ + Number L ) ) ( @@a1@@ ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}]}
[{"n": "", "t": {"T": 10}, "location": "r56", "known": true}, {"n": "", "t": {"T": 10}, "location": "r64", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
42
[]
{"name": "_ZN3irr3gui11IGUIElement12setAlignmentENS0_14EGUI_ALIGNMENTES2_S2_S2_", "code": "__int64 __fastcall irr gui IGUIElement setAlignment ( __int64 @@a1@@ , int @@a2@@ , int @@a3@@ , int @@a4@@ , int @@a5@@ ) { __int64 @@result@@ ; __int64 v6 ; float @@v7@@ ; float @@v8@@ ; char @@v9@@ [ Number ] ; float @@v10@@ ; float @@v11@@ ; * ( _DWORD * ) ( @@a1@@ + Number ) = @@a2@@ ; * ( _DWORD * ) ( @@a1@@ + Number ) = @@a3@@ ; * ( _DWORD * ) ( @@a1@@ + Number ) = @@a4@@ ; * ( _DWORD * ) ( @@a1@@ + Number ) = @@a5@@ ; @@result@@ = * ( _QWORD * ) ( @@a1@@ + Number ) ; if ( @@result@@ ) { v6 = * ( _QWORD * ) ( @@a1@@ + Number ) ; irr gui IGUIElement getAbsolutePosition ( ( irr gui IGUIElement * ) @@v9@@ , v6 ) ; @@v10@@ = ( float ) ( int ) ( ( unsigned __int64 ) irr core rect < int > getSize ( @@v9@@ , v6 ) >> Number ) ; @@v11@@ = ( float ) ( int ) irr core rect < int > getSize ( @@v9@@ , v6 ) ; irr core dimension2d < float > dimension2d ( & @@v7@@ , & @@v11@@ , & @@v10@@ ) ; if ( * ( _DWORD * ) ( @@a1@@ + Number ) == Number ) * ( float * ) ( @@a1@@ + Number ) = ( float ) * ( int * ) ( @@a1@@ + Number ) / @@v7@@ ; if ( * ( _DWORD * ) ( @@a1@@ + Number ) == Number ) * ( float * ) ( @@a1@@ + Number ) = ( float ) * ( int * ) ( @@a1@@ + Number ) / @@v7@@ ; if ( * ( _DWORD * ) ( @@a1@@ + Number ) == Number ) * ( float * ) ( @@a1@@ + Number ) = ( float ) * ( int * ) ( @@a1@@ + Number ) / @@v8@@ ; @@result@@ = * ( unsigned int * ) ( @@a1@@ + Number ) ; if ( ( _DWORD ) @@result@@ == Number ) { @@result@@ = @@a1@@ ; * ( float * ) ( @@a1@@ + Number ) = ( float ) * ( int * ) ( @@a1@@ + Number ) / @@v8@@ ; } } return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "int", "s": 4}, "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": "a5", "t": {"T": 1, "n": "int", "s": 4}, "location": "r72"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v9", "t": {"T": 2, "n": 24, "s": 1, "t": "char"}, "location": "s32"}, {"n": "v8", "t": {"T": 1, "n": "float", "s": 4}, "location": "s36"}, {"n": "v11", "t": {"T": 1, "n": "float", "s": 4}, "location": "s4"}, {"n": "v7", "t": {"T": 1, "n": "float", "s": 4}, "location": "s40"}, {"n": "v10", "t": {"T": 1, "n": "float", "s": 4}, "location": "s8"}]}
[{"n": "right", "t": {"T": 1, "n": "irr::gui::EGUI_ALIGNMENT", "s": 4}, "location": "r16", "known": true}, {"n": "top", "t": {"T": 1, "n": "irr::gui::EGUI_ALIGNMENT", "s": 4}, "location": "r24", "known": true}, {"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r56", "known": true}, {"n": "left", "t": {"T": 1, "n": "irr::gui::EGUI_ALIGNMENT", "s": 4}, "location": "r64", "known": true}, {"n": "bottom", "t": {"T": 1, "n": "irr::gui::EGUI_ALIGNMENT", "s": 4}, "location": "r72", "known": true}, {"n": "", "t": {"T": 10}, "location": "r8", "known": true}, {"n": "r", "t": {"T": 6, "n": "irr::core::rect<int>", "l": [{"T": 4, "n": "UpperLeftCorner", "t": "irr::core::position2d<int>", "s": 8}, {"T": 4, "n": "LowerRightCorner", "t": "irr::core::position2d<int>", "s": 8}]}, "location": "s32", "known": true}, {"n": "", "t": {"T": 10}, "location": "s36", "known": true}, {"n": "width", "t": {"T": 1, "n": "float", "s": 4}, "location": "s4", "known": true}, {"n": "d", "t": {"T": 6, "n": "irr::core::dimension2df", "l": [{"T": 4, "n": "Width", "t": "float", "s": 4}, {"T": 4, "n": "Height", "t": "float", "s": 4}]}, "location": "s40", "known": true}, {"n": "height", "t": {"T": 1, "n": "float", "s": 4}, "location": "s8", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
43
[]
{"name": "_ZN3irr3gui11IGUIElement22updateAbsolutePositionEv", "code": "__int64 __fastcall irr gui IGUIElement updateAbsolutePosition ( irr gui IGUIElement * @@this@@ ) { int v1 ; int v2 ; int v3 ; int v4 ; int v5 ; int v6 ; __int64 result ; _QWORD * v8 ; __int64 @@j@@ ; char @@v10@@ [ Number ] ; char @@v11@@ [ Number ] ; char @@v12@@ [ Number ] ; __int64 @@v13@@ ; int @@v14@@ ; int @@v15@@ ; int @@v16@@ ; int @@v17@@ ; irr gui IGUIElement * @@i@@ ; float @@v19@@ ; float @@v20@@ ; irr core rect < int > rect ( @@v11@@ , Number L , Number L , Number L , Number L ) ; irr core rect < int > rect ( @@v10@@ ) ; @@v20@@ = Number ; @@v19@@ = Number ; if ( * ( ( _QWORD * ) @@this@@ + Number ) ) { irr core rect < int > operator = ( ( __int64 ) @@v11@@ , * ( ( _QWORD * ) @@this@@ + Number ) + Number L ) ; if ( * ( ( _BYTE * ) @@this@@ + Number ) ) { for ( @@i@@ = @@this@@ ; @@i@@ && * ( ( _QWORD * ) @@i@@ + Number ) ; @@i@@ = ( irr gui IGUIElement * ) * ( ( _QWORD * ) @@i@@ + Number ) ) ; irr core rect < int > operator = ( ( __int64 ) @@v10@@ , ( __int64 ) @@i@@ + Number ) ; } else { irr core rect < int > operator = ( ( __int64 ) @@v10@@ , * ( ( _QWORD * ) @@this@@ + Number ) + Number L ) ; } } v1 = irr core rect < int > getWidth ( @@v11@@ ) ; @@v17@@ = v1 - irr core rect < int > getWidth ( ( char * ) @@this@@ + Number ) ; v2 = irr core rect < int > getHeight ( @@v11@@ ) ; @@v16@@ = v2 - irr core rect < int > getHeight ( ( char * ) @@this@@ + Number ) ; if ( * ( ( _DWORD * ) @@this@@ + Number ) == Number || * ( ( _DWORD * ) @@this@@ + Number ) == Number ) @@v20@@ = ( float ) ( int ) irr core rect < int > getWidth ( @@v11@@ ) ; if ( * ( ( _DWORD * ) @@this@@ + Number ) == Number || * ( ( _DWORD * ) @@this@@ + Number ) == Number ) @@v19@@ = ( float ) ( int ) irr core rect < int > getHeight ( @@v11@@ ) ; v3 = * ( ( _DWORD * ) @@this@@ + Number ) ; if ( v3 == Number ) { * ( ( _DWORD * ) @@this@@ + Number ) = ( int ) ( float ) ( * ( ( float * ) @@this@@ + Number ) * @@v20@@ ) ; } else if ( v3 <= Number ) { if ( v3 == Number ) { * ( ( _DWORD * ) @@this@@ + Number ) += @@v17@@ / Number ; } else if ( v3 && v3 == Number ) { * ( ( _DWORD * ) @@this@@ + Number ) += @@v17@@ ; } } v4 = * ( ( _DWORD * ) @@this@@ + Number ) ; if ( v4 == Number ) { * ( ( _DWORD * ) @@this@@ + Number ) = ( int ) ( float ) ( * ( ( float * ) @@this@@ + Number ) * @@v20@@ ) ; } else if ( v4 <= Number ) { if ( v4 == Number ) { * ( ( _DWORD * ) @@this@@ + Number ) += @@v17@@ / Number ; } else if ( v4 && v4 == Number ) { * ( ( _DWORD * ) @@this@@ + Number ) += @@v17@@ ; } } v5 = * ( ( _DWORD * ) @@this@@ + Number ) ; if ( v5 == Number ) { * ( ( _DWORD * ) @@this@@ + Number ) = ( int ) ( float ) ( * ( ( float * ) @@this@@ + Number ) * @@v19@@ ) ; } else if ( v5 <= Number ) { if ( v5 == Number ) { * ( ( _DWORD * ) @@this@@ + Number ) += @@v16@@ / Number ; } else if ( v5 && v5 == Number ) { * ( ( _DWORD * ) @@this@@ + Number ) += @@v16@@ ; } } v6 = * ( ( _DWORD * ) @@this@@ + Number ) ; if ( v6 == Number ) { * ( ( _DWORD * ) @@this@@ + Number ) = ( int ) ( float ) ( * ( ( float * ) @@this@@ + Number ) * @@v19@@ ) ; } else if ( v6 <= Number ) { if ( v6 == Number ) { * ( ( _DWORD * ) @@this@@ + Number ) += @@v16@@ / Number ; } else if ( v6 && v6 == Number ) { * ( ( _DWORD * ) @@this@@ + Number ) += @@v16@@ ; } } irr core rect < int > operator = ( ( __int64 ) @@this@@ + Number , ( __int64 ) @@this@@ + Number ) ; @@v15@@ = irr core rect < int > getWidth ( ( char * ) @@this@@ + Number ) ; @@v14@@ = irr core rect < int > getHeight ( ( char * ) @@this@@ + Number ) ; if ( @@v15@@ < * ( ( _DWORD * ) @@this@@ + Number ) ) * ( ( _DWORD * ) @@this@@ + Number ) = * ( ( _DWORD * ) @@this@@ + Number ) + * ( ( _DWORD * ) @@this@@ + Number ) ; if ( @@v14@@ < * ( ( _DWORD * ) @@this@@ + Number ) ) * ( ( _DWORD * ) @@this@@ + Number ) = * ( ( _DWORD * ) @@this@@ + Number ) + * ( ( _DWORD * ) @@this@@ + Number ) ; if ( * ( ( _DWORD * ) @@this@@ + Number ) && @@v15@@ > * ( ( _DWORD * ) @@this@@ + Number ) ) * ( ( _DWORD * ) @@this@@ + Number ) = * ( ( _DWORD * ) @@this@@ + Number ) + * ( ( _DWORD * ) @@this@@ + Number ) ; if ( * ( ( _DWORD * ) @@this@@ + Number ) && @@v14@@ > * ( ( _DWORD * ) @@this@@ + Number ) ) * ( ( _DWORD * ) @@this@@ + Number ) = * ( ( _DWORD * ) @@this@@ + Number ) + * ( ( _DWORD * ) @@this@@ + Number ) ; irr core rect < int > repair ( ( char * ) @@this@@ + Number ) ; irr core rect < int > operator + ( @@v12@@ , ( char * ) @@this@@ + Number , @@v11@@ ) ; irr core rect < int > operator = ( ( __int64 ) @@this@@ + Number , ( __int64 ) @@v12@@ ) ; if ( ! * ( ( _QWORD * ) @@this@@ + Number ) ) irr core rect < int > operator = ( ( __int64 ) @@v10@@ , ( __int64 ) @@this@@ + Number ) ; irr core rect < int > operator = ( ( __int64 ) @@this@@ + Number , ( __int64 ) @@this@@ + Number ) ; irr core rect < int > clipAgainst ( ( char * ) @@this@@ + Number , @@v10@@ ) ; irr core rect < int > operator = ( ( __int64 ) @@this@@ + Number , ( __int64 ) @@v11@@ ) ; for ( @@j@@ = irr core list < irr gui IGUIElement * > begin ( ( char * ) @@this@@ + Number ) ; ; irr core list < irr gui IGUIElement * > Iterator operator ++ ( & @@j@@ ) ) { @@v13@@ = irr core list < irr gui IGUIElement * > end ( ( char * ) @@this@@ + Number ) ; result = irr core list < irr gui IGUIElement * > Iterator operator != ( & @@j@@ , & @@v13@@ ) ; if ( ! ( _BYTE ) result ) break ; v8 = ( _QWORD * ) irr core list < irr gui IGUIElement * > Iterator operator * ( & @@j@@ ) ; ( * ( void ( __fastcall * * ) ( _QWORD ) ) ( * ( _QWORD * ) * v8 + Number L ) ) ( * v8 ) ; } return result ; }", "source": [{"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r56"}, {"n": "v10", "t": {"T": 2, "n": 16, "s": 1, "t": "char"}, "location": "s112"}, {"n": "j", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s120"}, {"n": "v20", "t": {"T": 1, "n": "float", "s": 4}, "location": "s20"}, {"n": "v19", "t": {"T": 1, "n": "float", "s": 4}, "location": "s24"}, {"n": "i", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "s32"}, {"n": "v17", "t": {"T": 1, "n": "int", "s": 4}, "location": "s36"}, {"n": "v16", "t": {"T": 1, "n": "int", "s": 4}, "location": "s40"}, {"n": "v15", "t": {"T": 1, "n": "int", "s": 4}, "location": "s44"}, {"n": "v14", "t": {"T": 1, "n": "int", "s": 4}, "location": "s48"}, {"n": "v13", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s56"}, {"n": "v12", "t": {"T": 2, "n": 24, "s": 1, "t": "char"}, "location": "s80"}, {"n": "v11", "t": {"T": 2, "n": 16, "s": 1, "t": "char"}, "location": "s96"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r56", "known": true}, {"n": "parentAbsoluteClip", "t": {"T": 6, "n": "irr::core::rect<int>", "l": [{"T": 4, "n": "UpperLeftCorner", "t": "irr::core::position2d<int>", "s": 8}, {"T": 4, "n": "LowerRightCorner", "t": "irr::core::position2d<int>", "s": 8}]}, "location": "s112", "known": true}, {"n": "it", "t": {"T": 6, "n": "irr::core::list<irr::gui::IGUIElement*>::Iterator", "l": [{"T": 4, "n": "Current", "t": "irr::core::list<irr::gui::IGUIElement*>::SKListNode *", "s": 8}]}, "location": "s120", "known": true}, {"n": "fw", "t": {"T": 1, "n": "irr::f32", "s": 4}, "location": "s20", "known": true}, {"n": "fh", "t": {"T": 1, "n": "irr::f32", "s": 4}, "location": "s24", "known": true}, {"n": "p", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "s32", "known": true}, {"n": "diffx", "t": {"T": 1, "n": "irr::s32", "s": 4}, "location": "s36", "known": true}, {"n": "diffy", "t": {"T": 1, "n": "irr::s32", "s": 4}, "location": "s40", "known": true}, {"n": "w", "t": {"T": 1, "n": "irr::s32", "s": 4}, "location": "s44", "known": true}, {"n": "h", "t": {"T": 1, "n": "irr::s32", "s": 4}, "location": "s48", "known": true}, {"n": "other", "t": {"T": 6, "n": "irr::core::list<irr::gui::IGUIElement*>::Iterator", "l": [{"T": 4, "n": "Current", "t": "irr::core::list<irr::gui::IGUIElement*>::SKListNode *", "s": 8}]}, "location": "s56", "known": true}, {"n": "v11", "t": {"T": 6, "n": "irr::core::rect<int>", "l": [{"T": 4, "n": "UpperLeftCorner", "t": "irr::core::position2d<int>", "s": 8}, {"T": 4, "n": "LowerRightCorner", "t": "irr::core::position2d<int>", "s": 8}]}, "location": "s80", "known": true}, {"n": "parentAbsolute", "t": {"T": 6, "n": "irr::core::rect<int>", "l": [{"T": 4, "n": "UpperLeftCorner", "t": "irr::core::position2d<int>", "s": 8}, {"T": 4, "n": "LowerRightCorner", "t": "irr::core::position2d<int>", "s": 8}]}, "location": "s96", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
44
[]
{"name": "_ZNK3irr3gui11IGUIElement13isPointInsideERKNS_4core10position2dIiEE", "code": "__int64 __fastcall irr gui IGUIElement isPointInside ( __int64 @@a1@@ , __int64 @@a2@@ ) { return irr core rect < int > isPointInside ( @@a1@@ + Number , @@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": "this", "t": {"T": 3, "t": "const irr::gui::IGUIElement"}, "location": "r56", "known": true}, {"n": "point", "t": {"T": 3, "t": "const irr::core::position2d<int>"}, "location": "r64", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
45
[]
{"name": "_ZN3irr3gui11IGUIElement8addChildEPS1_", "code": "irr gui IGUIElement * __fastcall irr gui IGUIElement addChild ( irr gui IGUIElement * @@this@@ , irr gui IGUIElement * @@a2@@ ) { irr gui IGUIElement * @@result@@ ; irr gui IGUIElement * @@v3@@ ; irr gui IGUIElement * @@v4@@ ; char @@v5@@ [ Number ] ; @@v4@@ = @@this@@ ; @@v3@@ = @@a2@@ ; @@result@@ = @@a2@@ ; if ( @@a2@@ ) { irr IReferenceCounted grab ( ( irr gui IGUIElement * ) ( ( char * ) @@v3@@ + * ( _QWORD * ) ( * ( _QWORD * ) @@v3@@ - Number L ) ) ) ; ( * ( void ( __fastcall * * ) ( irr gui IGUIElement * ) ) ( * ( _QWORD * ) @@v3@@ + Number L ) ) ( @@v3@@ ) ; irr gui IGUIElement getAbsolutePosition ( ( irr gui IGUIElement * ) @@v5@@ , ( __int64 ) @@v4@@ ) ; irr core rect < int > operator = ( ( __int64 ) @@v3@@ + Number , ( __int64 ) @@v5@@ ) ; * ( ( _QWORD * ) @@v3@@ + Number ) = @@v4@@ ; @@result@@ = ( irr gui IGUIElement * ) irr core list < irr gui IGUIElement * > push_back ( ( char * ) @@v4@@ + Number , & @@v3@@ ) ; } return @@result@@ ; }", "source": [{"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r64"}, {"n": "result", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r8"}, {"n": "v5", "t": {"T": 2, "n": 16, "s": 1, "t": "char"}, "location": "s16"}, {"n": "v4", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "s24"}, {"n": "v3", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "s32"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r56", "known": true}, {"n": "child", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r64", "known": true}, {"n": "", "t": {"T": 10}, "location": "r8", "known": true}, {"n": "v4", "t": {"T": 6, "n": "irr::core::rect<int>", "l": [{"T": 4, "n": "UpperLeftCorner", "t": "irr::core::position2d<int>", "s": 8}, {"T": 4, "n": "LowerRightCorner", "t": "irr::core::position2d<int>", "s": 8}]}, "location": "s16", "known": true}, {"n": "thisa", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "s24", "known": true}, {"n": "childa", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "s32", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
46
[]
{"name": "_ZN3irr3gui11IGUIElement11removeChildEPS1_", "code": "__int64 __fastcall irr gui IGUIElement removeChild ( irr gui IGUIElement * @@this@@ , irr gui IGUIElement * @@a2@@ ) { __int64 result ; _QWORD * * v3 ; __int64 @@i@@ ; __int64 @@v5@@ ; for ( @@i@@ = irr core list < irr gui IGUIElement * > begin ( ( char * ) @@this@@ + Number ) ; ; irr core list < irr gui IGUIElement * > Iterator operator ++ ( & @@i@@ ) ) { @@v5@@ = irr core list < irr gui IGUIElement * > end ( ( char * ) @@this@@ + Number ) ; result = irr core list < irr gui IGUIElement * > Iterator operator != ( & @@i@@ , & @@v5@@ ) ; if ( ! ( _BYTE ) result ) break ; if ( @@a2@@ == * ( irr gui IGUIElement * * ) irr core list < irr gui IGUIElement * > Iterator operator * ( & @@i@@ ) ) { * ( _QWORD * ) ( * ( _QWORD * ) irr core list < irr gui IGUIElement * > Iterator operator * ( & @@i@@ ) + Number L ) = Number L ; v3 = ( _QWORD * * ) irr core list < irr gui IGUIElement * > Iterator operator * ( & @@i@@ ) ; irr IReferenceCounted drop ( ( irr IReferenceCounted * ) ( ( char * ) * v3 + * ( _QWORD * ) ( * * v3 - Number L ) ) ) ; return irr core list < irr gui IGUIElement * > erase ( ( char * ) @@this@@ + Number , & @@i@@ ) ; } } return result ; }", "source": [{"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r64"}, {"n": "i", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s8"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r56", "known": true}, {"n": "child", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r64", "known": true}, {"n": "it", "t": {"T": 6, "n": "irr::core::list<irr::gui::IGUIElement*>::Iterator", "l": [{"T": 4, "n": "Current", "t": "irr::core::list<irr::gui::IGUIElement*>::SKListNode *", "s": 8}]}, "location": "s16", "known": true}, {"n": "other", "t": {"T": 6, "n": "irr::core::list<irr::gui::IGUIElement*>::Iterator", "l": [{"T": 4, "n": "Current", "t": "irr::core::list<irr::gui::IGUIElement*>::SKListNode *", "s": 8}]}, "location": "s8", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
47
[]
{"name": "_ZN3irr3gui11IGUIElement6removeEv", "code": "__int64 __fastcall irr gui IGUIElement remove ( irr gui IGUIElement * @@this@@ ) { __int64 @@result@@ ; @@result@@ = * ( ( _QWORD * ) @@this@@ + Number ) ; if ( @@result@@ ) @@result@@ = ( * ( __int64 ( __fastcall * * ) ( _QWORD , irr gui IGUIElement * ) ) ( * * ( ( _QWORD * * ) @@this@@ + Number ) + Number L ) ) ( * ( ( _QWORD * ) @@this@@ + Number ) , @@this@@ ) ; return @@result@@ ; }", "source": [{"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r56"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r56", "known": true}, {"n": "", "t": {"T": 10}, "location": "r8", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
48
[]
{"name": "_ZN3irr3gui11IGUIElement4drawEv", "code": "__int64 __fastcall irr gui IGUIElement draw ( irr gui IGUIElement * @@this@@ ) { __int64 result ; _QWORD * v2 ; __int64 @@i@@ ; __int64 @@v4@@ ; result = * ( ( unsigned __int8 * ) @@this@@ + Number ) ^ Number ; if ( * ( ( _BYTE * ) @@this@@ + Number ) == Number ) { for ( @@i@@ = irr core list < irr gui IGUIElement * > begin ( ( char * ) @@this@@ + Number ) ; ; irr core list < irr gui IGUIElement * > Iterator operator ++ ( & @@i@@ ) ) { @@v4@@ = irr core list < irr gui IGUIElement * > end ( ( char * ) @@this@@ + Number ) ; result = irr core list < irr gui IGUIElement * > Iterator operator != ( & @@i@@ , & @@v4@@ ) ; if ( ! ( _BYTE ) result ) break ; v2 = ( _QWORD * ) irr core list < irr gui IGUIElement * > Iterator operator * ( & @@i@@ ) ; ( * ( void ( __fastcall * * ) ( _QWORD ) ) ( * ( _QWORD * ) * v2 + Number L ) ) ( * v2 ) ; } } return result ; }", "source": [{"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r56"}, {"n": "i", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s8"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r56", "known": true}, {"n": "it", "t": {"T": 6, "n": "irr::core::list<irr::gui::IGUIElement*>::Iterator", "l": [{"T": 4, "n": "Current", "t": "irr::core::list<irr::gui::IGUIElement*>::SKListNode *", "s": 8}]}, "location": "s16", "known": true}, {"n": "other", "t": {"T": 6, "n": "irr::core::list<irr::gui::IGUIElement*>::Iterator", "l": [{"T": 4, "n": "Current", "t": "irr::core::list<irr::gui::IGUIElement*>::SKListNode *", "s": 8}]}, "location": "s8", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
49
[]
{"name": "_ZN3irr3gui11IGUIElement12OnPostRenderEj", "code": "__int64 __fastcall irr gui IGUIElement OnPostRender ( irr gui IGUIElement * @@this@@ , unsigned int @@a2@@ ) { __int64 result ; _QWORD * v3 ; __int64 @@i@@ ; __int64 @@v5@@ ; result = * ( ( unsigned __int8 * ) @@this@@ + Number ) ^ Number ; if ( * ( ( _BYTE * ) @@this@@ + Number ) == Number ) { for ( @@i@@ = irr core list < irr gui IGUIElement * > begin ( ( char * ) @@this@@ + Number ) ; ; irr core list < irr gui IGUIElement * > Iterator operator ++ ( & @@i@@ ) ) { @@v5@@ = irr core list < irr gui IGUIElement * > end ( ( char * ) @@this@@ + Number ) ; result = irr core list < irr gui IGUIElement * > Iterator operator != ( & @@i@@ , & @@v5@@ ) ; if ( ! ( _BYTE ) result ) break ; v3 = ( _QWORD * ) irr core list < irr gui IGUIElement * > Iterator operator * ( & @@i@@ ) ; ( * ( void ( __fastcall * * ) ( _QWORD , _QWORD ) ) ( * ( _QWORD * ) * v3 + Number L ) ) ( * v3 , @@a2@@ ) ; } } return result ; }", "source": [{"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r64"}, {"n": "i", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s8"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r56", "known": true}, {"n": "timeMs", "t": {"T": 1, "n": "irr::u32", "s": 4}, "location": "r64", "known": true}, {"n": "it", "t": {"T": 6, "n": "irr::core::list<irr::gui::IGUIElement*>::Iterator", "l": [{"T": 4, "n": "Current", "t": "irr::core::list<irr::gui::IGUIElement*>::SKListNode *", "s": 8}]}, "location": "s16", "known": true}, {"n": "other", "t": {"T": 6, "n": "irr::core::list<irr::gui::IGUIElement*>::Iterator", "l": [{"T": 4, "n": "Current", "t": "irr::core::list<irr::gui::IGUIElement*>::SKListNode *", "s": 8}]}, "location": "s8", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
50
[]
{"name": "_ZN3irr3gui11IGUIElement4moveENS_4core10position2dIiEE", "code": "__int64 __fastcall irr gui IGUIElement move ( __int64 @@a1@@ , __int64 @@a2@@ ) { int @@v3@@ [ Number ] ; irr core rect < int > operator + ( @@v3@@ , @@a1@@ + Number , @@a2@@ ) ; return irr gui IGUIElement setRelativePosition ( @@a1@@ , @@v3@@ ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 2, "n": 4, "s": 4, "t": "int"}, "location": "s16"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r56", "known": true}, {"n": "p_absoluteMovement", "t": {"T": 3, "t": "irr::core::position2d<int>"}, "location": "r64", "known": true}, {"n": "r", "t": {"T": 6, "n": "irr::core::rect<int>", "l": [{"T": 4, "n": "UpperLeftCorner", "t": "irr::core::position2d<int>", "s": 8}, {"T": 4, "n": "LowerRightCorner", "t": "irr::core::position2d<int>", "s": 8}]}, "location": "s16", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
51
[]
{"name": "_ZNK3irr3gui11IGUIElement9isVisibleEv", "code": "__int64 __fastcall irr gui IGUIElement isVisible ( irr gui IGUIElement * @@this@@ ) { return * ( ( unsigned __int8 * ) @@this@@ + Number ) ; }", "source": [{"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r56"}]}
[{"n": "this", "t": {"T": 3, "t": "const irr::gui::IGUIElement"}, "location": "r56", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
52
[]
{"name": "_ZN3irr3gui11IGUIElement10setVisibleEb", "code": "irr gui IGUIElement * __fastcall irr gui IGUIElement setVisible ( irr gui IGUIElement * @@this@@ , char @@a2@@ ) { irr gui IGUIElement * @@result@@ ; @@result@@ = @@this@@ ; * ( ( _BYTE * ) @@this@@ + Number ) = @@a2@@ ; return @@result@@ ; }", "source": [{"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "char", "s": 1}, "location": "r64"}, {"n": "result", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r8"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r56", "known": true}, {"n": "visible", "t": {"T": 1, "n": "bool", "s": 1}, "location": "r64", "known": true}, {"n": "", "t": {"T": 10}, "location": "r8", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
53
[]
{"name": "_ZNK3irr3gui11IGUIElement12isSubElementEv", "code": "__int64 __fastcall irr gui IGUIElement isSubElement ( irr gui IGUIElement * @@this@@ ) { return * ( ( unsigned __int8 * ) @@this@@ + Number ) ; }", "source": [{"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r56"}]}
[{"n": "this", "t": {"T": 3, "t": "const irr::gui::IGUIElement"}, "location": "r56", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
54
[]
{"name": "_ZN3irr3gui11IGUIElement13setSubElementEb", "code": "irr gui IGUIElement * __fastcall irr gui IGUIElement setSubElement ( irr gui IGUIElement * @@this@@ , char @@a2@@ ) { irr gui IGUIElement * @@result@@ ; @@result@@ = @@this@@ ; * ( ( _BYTE * ) @@this@@ + Number ) = @@a2@@ ; return @@result@@ ; }", "source": [{"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "char", "s": 1}, "location": "r64"}, {"n": "result", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r8"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r56", "known": true}, {"n": "subElement", "t": {"T": 1, "n": "bool", "s": 1}, "location": "r64", "known": true}, {"n": "", "t": {"T": 10}, "location": "r8", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
55
[]
{"name": "_ZNK3irr3gui11IGUIElement9isEnabledEv", "code": "__int64 __fastcall irr gui IGUIElement isEnabled ( irr gui IGUIElement * @@this@@ ) { return * ( ( unsigned __int8 * ) @@this@@ + Number ) ; }", "source": [{"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r56"}]}
[{"n": "this", "t": {"T": 3, "t": "const irr::gui::IGUIElement"}, "location": "r56", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
56
[]
{"name": "_ZN3irr3gui11IGUIElement10setEnabledEb", "code": "irr gui IGUIElement * __fastcall irr gui IGUIElement setEnabled ( irr gui IGUIElement * @@this@@ , char @@a2@@ ) { irr gui IGUIElement * @@result@@ ; @@result@@ = @@this@@ ; * ( ( _BYTE * ) @@this@@ + Number ) = @@a2@@ ; return @@result@@ ; }", "source": [{"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "char", "s": 1}, "location": "r64"}, {"n": "result", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r8"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r56", "known": true}, {"n": "enabled", "t": {"T": 1, "n": "bool", "s": 1}, "location": "r64", "known": true}, {"n": "", "t": {"T": 10}, "location": "r8", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
57
[]
{"name": "_ZN3irr3gui11IGUIElement7setTextEPKw", "code": "__int64 __fastcall irr gui IGUIElement setText ( irr gui IGUIElement * @@this@@ , const wchar_t * @@a2@@ ) { return irr core string < wchar_t , irr core irrAllocator < wchar_t >> operator = < wchar_t > ( ( char * ) @@this@@ + Number , @@a2@@ ) ; }", "source": [{"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "const wchar_t"}, "location": "r64"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r56", "known": true}, {"n": "text", "t": {"T": 3, "t": "const wchar_t"}, "location": "r64", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
58
[]
{"name": "_ZNK3irr3gui11IGUIElement7getTextEv", "code": "__int64 __fastcall irr gui IGUIElement getText ( irr gui IGUIElement * @@this@@ ) { return irr core string < wchar_t , irr core irrAllocator < wchar_t >> c_str ( ( char * ) @@this@@ + Number ) ; }", "source": [{"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r56"}]}
[{"n": "this", "t": {"T": 3, "t": "const irr::gui::IGUIElement"}, "location": "r56", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
59
[]
{"name": "_ZN3irr3gui11IGUIElement14setToolTipTextEPKw", "code": "__int64 __fastcall irr gui IGUIElement setToolTipText ( irr gui IGUIElement * @@this@@ , const wchar_t * @@a2@@ ) { return irr core string < wchar_t , irr core irrAllocator < wchar_t >> operator = < wchar_t > ( ( char * ) @@this@@ + Number , @@a2@@ ) ; }", "source": [{"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "const wchar_t"}, "location": "r64"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r56", "known": true}, {"n": "text", "t": {"T": 3, "t": "const wchar_t"}, "location": "r64", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
60
[]
{"name": "_ZNK3irr3gui11IGUIElement14getToolTipTextEv", "code": "__int64 __fastcall irr gui IGUIElement getToolTipText ( irr gui IGUIElement * @@this@@ ) { return ( __int64 ) @@this@@ + Number ; }", "source": [{"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r56"}]}
[{"n": "this", "t": {"T": 3, "t": "const irr::gui::IGUIElement"}, "location": "r56", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
61
[]
{"name": "_ZNK3irr3gui11IGUIElement5getIDEv", "code": "__int64 __fastcall irr gui IGUIElement getID ( irr gui IGUIElement * @@this@@ ) { return * ( ( unsigned int * ) @@this@@ + Number ) ; }", "source": [{"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r56"}]}
[{"n": "this", "t": {"T": 3, "t": "const irr::gui::IGUIElement"}, "location": "r56", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
62
[]
{"name": "_ZN3irr3gui11IGUIElement5setIDEi", "code": "irr gui IGUIElement * __fastcall irr gui IGUIElement setID ( irr gui IGUIElement * @@this@@ , int @@a2@@ ) { irr gui IGUIElement * @@result@@ ; @@result@@ = @@this@@ ; * ( ( _DWORD * ) @@this@@ + Number ) = @@a2@@ ; return @@result@@ ; }", "source": [{"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "result", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r8"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r56", "known": true}, {"n": "id", "t": {"T": 1, "n": "irr::s32", "s": 4}, "location": "r64", "known": true}, {"n": "", "t": {"T": 10}, "location": "r8", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
63
[]
{"name": "_ZN3irr3gui11IGUIElement7OnEventERKNS_6SEventE", "code": "_BOOL8 __fastcall irr gui IGUIElement OnEvent ( __int64 @@a1@@ , __int64 @@a2@@ ) { return * ( _QWORD * ) ( @@a1@@ + Number ) && ( * ( unsigned __int8 ( __fastcall * * ) ( _QWORD , __int64 ) ) ( * * ( _QWORD * * ) ( @@a1@@ + Number ) + Number L ) ) ( * ( _QWORD * ) ( @@a1@@ + Number ) , @@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": "this", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r56", "known": true}, {"n": "event", "t": {"T": 3, "t": "const irr::SEvent"}, "location": "r64", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
64
[]
{"name": "_ZN3irr3gui11IGUIElement12bringToFrontEPS1_", "code": "__int64 __fastcall irr gui IGUIElement bringToFront ( irr gui IGUIElement * @@this@@ , irr gui IGUIElement * @@a2@@ ) { irr gui IGUIElement * @@v3@@ ; irr gui IGUIElement * @@v4@@ ; __int64 @@i@@ ; __int64 @@v6@@ ; @@v4@@ = @@this@@ ; @@v3@@ = @@a2@@ ; for ( @@i@@ = irr core list < irr gui IGUIElement * > begin ( ( char * ) @@this@@ + Number ) ; ; irr core list < irr gui IGUIElement * > Iterator operator ++ ( & @@i@@ ) ) { @@v6@@ = irr core list < irr gui IGUIElement * > end ( ( char * ) @@v4@@ + Number ) ; if ( ! ( unsigned __int8 ) irr core list < irr gui IGUIElement * > Iterator operator != ( & @@i@@ , & @@v6@@ ) ) break ; if ( * ( irr gui IGUIElement * * ) irr core list < irr gui IGUIElement * > Iterator operator * ( & @@i@@ ) == @@v3@@ ) { irr core list < irr gui IGUIElement * > erase ( ( char * ) @@v4@@ + Number , & @@i@@ ) ; irr core list < irr gui IGUIElement * > push_back ( ( char * ) @@v4@@ + Number , & @@v3@@ ) ; return Number L ; } } return Number L ; }", "source": [{"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r64"}, {"n": "i", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v4", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "s24"}, {"n": "v3", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s8"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r56", "known": true}, {"n": "element", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r64", "known": true}, {"n": "it", "t": {"T": 6, "n": "irr::core::list<irr::gui::IGUIElement*>::Iterator", "l": [{"T": 4, "n": "Current", "t": "irr::core::list<irr::gui::IGUIElement*>::SKListNode *", "s": 8}]}, "location": "s16", "known": true}, {"n": "thisa", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "s24", "known": true}, {"n": "elementa", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "s32", "known": true}, {"n": "other", "t": {"T": 6, "n": "irr::core::list<irr::gui::IGUIElement*>::Iterator", "l": [{"T": 4, "n": "Current", "t": "irr::core::list<irr::gui::IGUIElement*>::SKListNode *", "s": 8}]}, "location": "s8", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
65
[]
{"name": "_ZNK3irr3gui11IGUIElement11getChildrenEv", "code": "__int64 __fastcall irr gui IGUIElement getChildren ( irr gui IGUIElement * @@this@@ ) { return ( __int64 ) @@this@@ + Number ; }", "source": [{"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r56"}]}
[{"n": "this", "t": {"T": 3, "t": "const irr::gui::IGUIElement"}, "location": "r56", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
66
[]
{"name": "_ZNK3irr3gui11IGUIElement16getElementFromIdEib", "code": "__int64 __fastcall irr gui IGUIElement getElementFromId ( irr gui IGUIElement * @@this@@ , unsigned int @@a2@@ , char @@a3@@ ) { _QWORD * v3 ; _QWORD * v5 ; __int64 @@i@@ ; __int64 @@v8@@ ; __int64 @@v9@@ ; @@v9@@ = Number L ; for ( @@i@@ = irr core list < irr gui IGUIElement * > begin ( ( char * ) @@this@@ + Number ) ; ; irr core list < irr gui IGUIElement * > ConstIterator operator ++ ( & @@i@@ ) ) { @@v8@@ = irr core list < irr gui IGUIElement * > end ( ( char * ) @@this@@ + Number ) ; if ( ! ( unsigned __int8 ) irr core list < irr gui IGUIElement * > ConstIterator operator != ( & @@i@@ , & @@v8@@ ) ) break ; v3 = ( _QWORD * ) irr core list < irr gui IGUIElement * > ConstIterator operator * ( & @@i@@ ) ; if ( @@a2@@ == ( * ( unsigned int ( __fastcall * * ) ( _QWORD ) ) ( * ( _QWORD * ) * v3 + Number L ) ) ( * v3 ) ) return * ( _QWORD * ) irr core list < irr gui IGUIElement * > ConstIterator operator * ( & @@i@@ ) ; if ( @@a3@@ ) { v5 = ( _QWORD * ) irr core list < irr gui IGUIElement * > ConstIterator operator * ( & @@i@@ ) ; @@v9@@ = ( * ( __int64 ( __fastcall * * ) ( _QWORD , _QWORD , __int64 ) ) ( * ( _QWORD * ) * v5 + Number L ) ) ( * v5 , @@a2@@ , Number L ) ; } if ( @@v9@@ ) return @@v9@@ ; } return @@v9@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "char", "s": 1}, "location": "r16"}, {"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r64"}, {"n": "v8", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "i", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v9", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s8"}]}
[{"n": "searchchildren", "t": {"T": 1, "n": "bool", "s": 1}, "location": "r16", "known": true}, {"n": "this", "t": {"T": 3, "t": "const irr::gui::IGUIElement"}, "location": "r56", "known": true}, {"n": "id", "t": {"T": 1, "n": "irr::s32", "s": 4}, "location": "r64", "known": true}, {"n": "other", "t": {"T": 6, "n": "irr::core::list<irr::gui::IGUIElement*>::ConstIterator", "l": [{"T": 4, "n": "Current", "t": "irr::core::list<irr::gui::IGUIElement*>::SKListNode *", "s": 8}]}, "location": "s16", "known": true}, {"n": "it", "t": {"T": 6, "n": "irr::core::list<irr::gui::IGUIElement*>::ConstIterator", "l": [{"T": 4, "n": "Current", "t": "irr::core::list<irr::gui::IGUIElement*>::SKListNode *", "s": 8}]}, "location": "s24", "known": true}, {"n": "e", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "s8", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
67
[]
{"name": "_ZNK3irr3gui11IGUIElement11getTypeNameEv", "code": "char * __fastcall irr gui IGUIElement getTypeName ( irr gui IGUIElement * @@this@@ ) { return irr gui GUIElementTypeNames [ * ( ( int * ) @@this@@ + Number ) ] ; }", "source": [{"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r56"}]}
[{"n": "this", "t": {"T": 3, "t": "const irr::gui::IGUIElement"}, "location": "r56", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
68
[]
{"name": "_ZNK3irr3gui11IGUIElement19serializeAttributesEPNS_2io11IAttributesEPNS2_26SAttributeReadWriteOptionsE", "code": "__int64 __fastcall irr gui IGUIElement serializeAttributes ( __int64 @@a1@@ , __int64 @@a2@@ ) { void ( __fastcall * v2 ) ( __int64 , const char * , __int64 ) ; __int64 @@v3@@ ; void ( __fastcall * v4 ) ( __int64 , const char * , char * ) ; void ( __fastcall * v5 ) ( __int64 , const char * , char * ) ; void ( __fastcall * v6 ) ( __int64 , const char * , char * ) ; char @@v10@@ [ Number ] ; char @@v11@@ [ Number ] ; char @@v12@@ [ Number ] ; ( * ( void ( __fastcall * * ) ( __int64 , const char * , _QWORD ) ) ( * ( _QWORD * ) @@a2@@ + Number L ) ) ( @@a2@@ , String , * ( unsigned int * ) ( @@a1@@ + Number ) ) ; v2 = * ( void ( __fastcall * * ) ( __int64 , const char * , __int64 ) ) ( * ( _QWORD * ) @@a2@@ + Number L ) ; @@v3@@ = ( * ( __int64 ( __fastcall * * ) ( __int64 ) ) ( * ( _QWORD * ) @@a1@@ + Number L ) ) ( @@a1@@ ) ; v2 ( @@a2@@ , String , @@v3@@ ) ; v4 = * ( void ( __fastcall * * ) ( __int64 , const char * , char * ) ) ( * ( _QWORD * ) @@a2@@ + Number L ) ; irr core rect < int > rect ( ( __int64 ) @@v10@@ , @@a1@@ + Number ) ; v4 ( @@a2@@ , String , @@v10@@ ) ; v5 = * ( void ( __fastcall * * ) ( __int64 , const char * , char * ) ) ( * ( _QWORD * ) @@a2@@ + Number L ) ; irr core position2d < int > position2d ( @@v11@@ , * ( unsigned int * ) ( @@a1@@ + Number ) , * ( unsigned int * ) ( @@a1@@ + Number ) ) ; v5 ( @@a2@@ , String , @@v11@@ ) ; v6 = * ( void ( __fastcall * * ) ( __int64 , const char * , char * ) ) ( * ( _QWORD * ) @@a2@@ + Number L ) ; irr core position2d < int > position2d ( @@v12@@ , * ( unsigned int * ) ( @@a1@@ + Number ) , * ( unsigned int * ) ( @@a1@@ + Number ) ) ; v6 ( @@a2@@ , String , @@v12@@ ) ; ( * ( void ( __fastcall * * ) ( __int64 , const char * , _QWORD ) ) ( * ( _QWORD * ) @@a2@@ + Number L ) ) ( @@a2@@ , String , * ( unsigned __int8 * ) ( @@a1@@ + Number ) ) ; ( * ( void ( __fastcall * * ) ( __int64 , const char * , _QWORD , char * * ) ) ( * ( _QWORD * ) @@a2@@ + Number L ) ) ( @@a2@@ , String , * ( unsigned int * ) ( @@a1@@ + Number ) , irr gui GUIAlignmentNames ) ; ( * ( void ( __fastcall * * ) ( __int64 , const char * , _QWORD , char * * ) ) ( * ( _QWORD * ) @@a2@@ + Number L ) ) ( @@a2@@ , String , * ( unsigned int * ) ( @@a1@@ + Number ) , irr gui GUIAlignmentNames ) ; ( * ( void ( __fastcall * * ) ( __int64 , const char * , _QWORD , char * * ) ) ( * ( _QWORD * ) @@a2@@ + Number L ) ) ( @@a2@@ , String , * ( unsigned int * ) ( @@a1@@ + Number ) , irr gui GUIAlignmentNames ) ; ( * ( void ( __fastcall * * ) ( __int64 , const char * , _QWORD , char * * ) ) ( * ( _QWORD * ) @@a2@@ + Number L ) ) ( @@a2@@ , String , * ( unsigned int * ) ( @@a1@@ + Number ) , irr gui GUIAlignmentNames ) ; ( * ( void ( __fastcall * * ) ( __int64 , const char * , _QWORD ) ) ( * ( _QWORD * ) @@a2@@ + Number L ) ) ( @@a2@@ , String , * ( unsigned __int8 * ) ( @@a1@@ + Number ) ) ; ( * ( void ( __fastcall * * ) ( __int64 , const char * , _QWORD ) ) ( * ( _QWORD * ) @@a2@@ + Number L ) ) ( @@a2@@ , String , * ( unsigned __int8 * ) ( @@a1@@ + Number ) ) ; ( * ( void ( __fastcall * * ) ( __int64 , const char * , _QWORD ) ) ( * ( _QWORD * ) @@a2@@ + Number L ) ) ( @@a2@@ , String , * ( unsigned __int8 * ) ( @@a1@@ + Number ) ) ; ( * ( void ( __fastcall * * ) ( __int64 , const char * , _QWORD ) ) ( * ( _QWORD * ) @@a2@@ + Number L ) ) ( @@a2@@ , String , * ( unsigned __int8 * ) ( @@a1@@ + Number ) ) ; return ( * ( __int64 ( __fastcall * * ) ( __int64 , const char * , _QWORD ) ) ( * ( _QWORD * ) @@a2@@ + Number L ) ) ( @@a2@@ , String , * ( unsigned int * ) ( @@a1@@ + Number ) ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v12", "t": {"T": 2, "n": 24, "s": 1, "t": "char"}, "location": "s24"}, {"n": "v11", "t": {"T": 2, "n": 8, "s": 1, "t": "char"}, "location": "s32"}, {"n": "v10", "t": {"T": 2, "n": 16, "s": 1, "t": "char"}, "location": "s48"}]}
[{"n": "this", "t": {"T": 3, "t": "const irr::gui::IGUIElement"}, "location": "r56", "known": true}, {"n": "out", "t": {"T": 3, "t": "irr::io::IAttributes"}, "location": "r64", "known": true}, {"n": "", "t": {"T": 10}, "location": "r8", "known": true}, {"n": "v12", "t": {"T": 6, "n": "irr::core::position2d<int>", "l": [{"T": 4, "n": "X", "t": "int", "s": 4}, {"T": 4, "n": "Y", "t": "int", "s": 4}]}, "location": "s24", "known": true}, {"n": "v11", "t": {"T": 6, "n": "irr::core::position2d<int>", "l": [{"T": 4, "n": "X", "t": "int", "s": 4}, {"T": 4, "n": "Y", "t": "int", "s": 4}]}, "location": "s32", "known": true}, {"n": "v10", "t": {"T": 6, "n": "irr::core::rect<int>", "l": [{"T": 4, "n": "UpperLeftCorner", "t": "irr::core::position2d<int>", "s": 8}, {"T": 4, "n": "LowerRightCorner", "t": "irr::core::position2d<int>", "s": 8}]}, "location": "s48", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
69
[]
{"name": "_ZTv0_n32_NK3irr3gui11IGUIElement19serializeAttributesEPNS_2io11IAttributesEPNS2_26SAttributeReadWriteOptionsE", "code": "__int64 __fastcall ` virtual thunk to ' irr gui IGUIElement serializeAttributes ( _QWORD * @@a1@@ , __int64 @@a2@@ ) { return irr gui IGUIElement serializeAttributes ( ( __int64 ) @@a1@@ + * ( _QWORD * ) ( * @@a1@@ - Number L ) , @@a2@@ ) ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_QWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r56", "known": true}, {"n": "a2", "t": {"T": 3, "t": "irr::io::IAttributes"}, "location": "r64", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
70
[]
{"name": "_ZN3irr3gui11IGUIElement21deserializeAttributesEPNS_2io11IAttributesEPNS2_26SAttributeReadWriteOptionsE", "code": "__int64 __fastcall irr gui IGUIElement deserializeAttributes ( _QWORD * @@a1@@ , __int64 @@a2@@ ) { void ( __fastcall * v2 ) ( _QWORD * , _QWORD ) ; unsigned int v3 ; void ( __fastcall * v4 ) ( _QWORD * , __int64 ) ; __int64 v5 ; void ( __fastcall * v6 ) ( _QWORD * , _QWORD ) ; unsigned __int8 v7 ; void ( __fastcall * v8 ) ( _QWORD * , _QWORD ) ; unsigned __int8 v9 ; char v10 ; int @@v11@@ ; int @@v12@@ ; int v13 ; char @@v16@@ [ Number ] ; _BYTE @@v17@@ [ Number ] ; char @@v18@@ [ Number ] ; __int64 @@v19@@ ; char @@v20@@ [ Number ] ; __int64 @@v21@@ ; int @@v22@@ [ Number ] ; v2 = * ( void ( __fastcall * * ) ( _QWORD * , _QWORD ) ) ( * @@a1@@ + Number L ) ; v3 = ( * ( __int64 ( __fastcall * * ) ( __int64 , const char * ) ) ( * ( _QWORD * ) @@a2@@ + Number L ) ) ( @@a2@@ , String ) ; v2 ( @@a1@@ , v3 ) ; v4 = * ( void ( __fastcall * * ) ( _QWORD * , __int64 ) ) ( * @@a1@@ + Number L ) ; ( * ( void ( __fastcall * * ) ( char * , __int64 , const char * ) ) ( * ( _QWORD * ) @@a2@@ + Number L ) ) ( @@v18@@ , @@a2@@ , String ) ; v5 = irr core string < wchar_t , irr core irrAllocator < wchar_t >> c_str ( @@v18@@ ) ; v4 ( @@a1@@ , v5 ) ; irr core string < wchar_t , irr core irrAllocator < wchar_t >> ~ string ( @@v18@@ ) ; v6 = * ( void ( __fastcall * * ) ( _QWORD * , _QWORD ) ) ( * @@a1@@ + Number L ) ; v7 = ( * ( __int64 ( __fastcall * * ) ( __int64 , const char * ) ) ( * ( _QWORD * ) @@a2@@ + Number L ) ) ( @@a2@@ , String ) ; v6 ( @@a1@@ , v7 ) ; v8 = * ( void ( __fastcall * * ) ( _QWORD * , _QWORD ) ) ( * @@a1@@ + Number L ) ; v9 = ( * ( __int64 ( __fastcall * * ) ( __int64 , const char * ) ) ( * ( _QWORD * ) @@a2@@ + Number L ) ) ( @@a2@@ , String ) ; v8 ( @@a1@@ , v9 ) ; * ( ( _BYTE * ) @@a1@@ + Number ) = ( * ( __int64 ( __fastcall * * ) ( __int64 , const char * ) ) ( * ( _QWORD * ) @@a2@@ + Number L ) ) ( @@a2@@ , String ) ; * ( ( _BYTE * ) @@a1@@ + Number ) = ( * ( __int64 ( __fastcall * * ) ( __int64 , const char * ) ) ( * ( _QWORD * ) @@a2@@ + Number L ) ) ( @@a2@@ , String ) ; * ( ( _DWORD * ) @@a1@@ + Number ) = ( * ( __int64 ( __fastcall * * ) ( __int64 , const char * ) ) ( * ( _QWORD * ) @@a2@@ + Number L ) ) ( @@a2@@ , String ) ; ( * ( void ( __fastcall * * ) ( char * , __int64 , const char * ) ) ( * ( _QWORD * ) @@a2@@ + Number L ) ) ( @@v16@@ , @@a2@@ , String ) ; irr core dimension2d < int > dimension2d ( & @@v19@@ , @@v16@@ , @@v17@@ ) ; irr gui IGUIElement setMaxSize ( @@a1@@ , @@v19@@ ) ; ( * ( void ( __fastcall * * ) ( char * , __int64 , const char * ) ) ( * ( _QWORD * ) @@a2@@ + Number L ) ) ( @@v20@@ , @@a2@@ , String ) ; irr core position2d < int > operator = ( @@v16@@ , @@v20@@ ) ; irr core dimension2d < int > dimension2d ( & @@v21@@ , @@v16@@ , @@v17@@ ) ; irr gui IGUIElement setMinSize ( ( __int64 ) @@a1@@ , @@v21@@ ) ; v10 = ( * ( __int64 ( __fastcall * * ) ( __int64 , const char * ) ) ( * ( _QWORD * ) @@a2@@ + Number L ) ) ( @@a2@@ , String ) ; irr gui IGUIElement setNotClipped ( ( irr gui IGUIElement * ) @@a1@@ , v10 ) ; @@v11@@ = ( * ( __int64 ( __fastcall * * ) ( __int64 , const char * , char * * ) ) ( * ( _QWORD * ) @@a2@@ + Number L ) ) ( @@a2@@ , String , irr gui GUIAlignmentNames ) ; @@v12@@ = ( * ( __int64 ( __fastcall * * ) ( __int64 , const char * , char * * ) ) ( * ( _QWORD * ) @@a2@@ + Number L ) ) ( @@a2@@ , String , irr gui GUIAlignmentNames ) ; LODWORD ( v8 ) = ( * ( __int64 ( __fastcall * * ) ( __int64 , const char * , char * * ) ) ( * ( _QWORD * ) @@a2@@ + Number L ) ) ( @@a2@@ , String , irr gui GUIAlignmentNames ) ; v13 = ( * ( __int64 ( __fastcall * * ) ( __int64 , const char * , char * * ) ) ( * ( _QWORD * ) @@a2@@ + Number L ) ) ( @@a2@@ , String , irr gui GUIAlignmentNames ) ; irr gui IGUIElement setAlignment ( ( __int64 ) @@a1@@ , v13 , ( int ) v8 , @@v12@@ , @@v11@@ ) ; ( * ( void ( __fastcall * * ) ( int * , __int64 , const char * ) ) ( * ( _QWORD * ) @@a2@@ + Number L ) ) ( @@v22@@ , @@a2@@ , String ) ; return irr gui IGUIElement setRelativePosition ( ( __int64 ) @@a1@@ , @@v22@@ ) ; }", "source": [{"n": "v12", "t": {"T": 1, "n": "int", "s": 4}, "location": "r104"}, {"n": "v11", "t": {"T": 1, "n": "int", "s": 4}, "location": "r112"}, {"n": "a1", "t": {"T": 3, "t": "_QWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v17", "t": {"T": 2, "n": 4, "s": 1, "t": "_BYTE"}, "location": "s100"}, {"n": "v16", "t": {"T": 2, "n": 4, "s": 1, "t": "char"}, "location": "s104"}, {"n": "v22", "t": {"T": 2, "n": 12, "s": 4, "t": "int"}, "location": "s48"}, {"n": "v21", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s56"}, {"n": "v20", "t": {"T": 2, "n": 8, "s": 1, "t": "char"}, "location": "s64"}, {"n": "v19", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s72"}, {"n": "v18", "t": {"T": 2, "n": 24, "s": 1, "t": "char"}, "location": "s96"}]}
[{"n": "v13", "t": {"T": 1, "n": "irr::gui::EGUI_ALIGNMENT", "s": 4}, "location": "r104", "known": true}, {"n": "v12", "t": {"T": 1, "n": "irr::gui::EGUI_ALIGNMENT", "s": 4}, "location": "r112", "known": true}, {"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r56", "known": true}, {"n": "in", "t": {"T": 3, "t": "irr::io::IAttributes"}, "location": "r64", "known": true}, {"n": "", "t": {"T": 10}, "location": "s100", "known": true}, {"n": "p", "t": {"T": 6, "n": "irr::core::position2di", "l": [{"T": 4, "n": "X", "t": "int", "s": 4}, {"T": 4, "n": "Y", "t": "int", "s": 4}]}, "location": "s104", "known": true}, {"n": "", "t": {"T": 10}, "location": "s48", "known": true}, {"n": "v19", "t": {"T": 6, "n": "irr::core::dimension2d<int>", "l": [{"T": 4, "n": "Width", "t": "int", "s": 4}, {"T": 4, "n": "Height", "t": "int", "s": 4}]}, "location": "s56", "known": true}, {"n": "other", "t": {"T": 6, "n": "irr::core::position2d<int>", "l": [{"T": 4, "n": "X", "t": "int", "s": 4}, {"T": 4, "n": "Y", "t": "int", "s": 4}]}, "location": "s64", "known": true}, {"n": "size", "t": {"T": 6, "n": "irr::core::dimension2d<int>", "l": [{"T": 4, "n": "Width", "t": "int", "s": 4}, {"T": 4, "n": "Height", "t": "int", "s": 4}]}, "location": "s72", "known": true}, {"n": "v16", "t": {"T": 6, "n": "irr::core::string<wchar_t,irr::core::irrAllocator<wchar_t> >", "l": [{"T": 4, "n": "array", "t": "wchar_t *", "s": 8}, {"T": 4, "n": "allocated", "t": "irr::u32", "s": 4}, {"T": 4, "n": "used", "t": "irr::u32", "s": 4}, {"T": 4, "n": "allocator", "t": "irr::core::irrAllocator<wchar_t>", "s": 8}]}, "location": "s96", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
71
[]
{"name": "_ZTv0_n40_N3irr3gui11IGUIElement21deserializeAttributesEPNS_2io11IAttributesEPNS2_26SAttributeReadWriteOptionsE", "code": "__int64 __fastcall ` virtual thunk to ' irr gui IGUIElement deserializeAttributes ( _QWORD * @@a1@@ , __int64 @@a2@@ ) { return irr gui IGUIElement deserializeAttributes ( ( _QWORD * ) ( ( char * ) @@a1@@ + * ( _QWORD * ) ( * @@a1@@ - Number L ) ) , @@a2@@ ) ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_QWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r56", "known": true}, {"n": "a2", "t": {"T": 3, "t": "irr::io::IAttributes"}, "location": "r64", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
72
[]
{"name": "_ZN3irr3gui14IGUIMeshViewerC2EPNS0_15IGUIEnvironmentEPNS0_11IGUIElementEiNS_4core4rectIiEE", "code": "__int64 __fastcall irr gui IGUIMeshViewer IGUIMeshViewer ( _QWORD * @@a1@@ , _QWORD * @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ , int @@a5@@ , __int64 @@a6@@ ) { __int64 @@result@@ ; char @@v10@@ [ Number ] ; irr core rect < int > rect ( ( __int64 ) @@v10@@ , @@a6@@ ) ; irr gui IGUIElement IGUIElement ( ( __int64 ) @@a1@@ , @@a2@@ + Number , Number , @@a3@@ , @@a4@@ , @@a5@@ , ( __int64 ) @@v10@@ ) ; * @@a1@@ = * @@a2@@ ; * ( _QWORD * ) ( ( char * ) @@a1@@ + * ( _QWORD * ) ( * @@a1@@ - Number L ) ) = @@a2@@ [ Number ] ; @@result@@ = @@a2@@ [ Number ] ; * ( _QWORD * ) ( ( char * ) @@a1@@ + * ( _QWORD * ) ( * @@a1@@ - Number L ) ) = @@result@@ ; return @@result@@ ; }", "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": 3, "t": "_QWORD"}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "int", "s": 4}, "location": "r72"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "a6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r80"}, {"n": "v10", "t": {"T": 2, "n": 24, "s": 1, "t": "char"}, "location": "s32"}]}
[{"n": "environment", "t": {"T": 3, "t": "irr::gui::IGUIEnvironment"}, "location": "r16", "known": true}, {"n": "parent", "t": {"T": 3, "t": "irr::gui::IGUIElement"}, "location": "r24", "known": true}, {"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIMeshViewer"}, "location": "r56", "known": false}, {"n": "__vtt_parm", "t": {"T": 3, "t": "const void *"}, "location": "r64", "known": true}, {"n": "id", "t": {"T": 1, "n": "irr::s32", "s": 4}, "location": "r72", "known": true}, {"n": "", "t": {"T": 10}, "location": "r8", "known": true}, {"n": "p_rectangle", "t": {"T": 3, "t": "irr::core::rect<int>"}, "location": "r80", "known": true}, {"n": "v9", "t": {"T": 6, "n": "irr::core::rect<int>", "l": [{"T": 4, "n": "UpperLeftCorner", "t": "irr::core::position2d<int>", "s": 8}, {"T": 4, "n": "LowerRightCorner", "t": "irr::core::position2d<int>", "s": 8}]}, "location": "s32", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
73
[]
{"name": "_ZN3irr4core12irrAllocatorINS0_8CMatrix4IfEEEC2Ev", "code": "_QWORD * __fastcall irr core irrAllocator < irr core CMatrix4 < float >> irrAllocator ( _QWORD * @@a1@@ ) { _QWORD * @@result@@ ; @@result@@ = @@a1@@ ; * @@a1@@ = ( unsigned int ) ( ( _DWORD ) & ` vtable for ' irr core irrAllocator < irr core CMatrix4 < float >> + Number ) ; return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_QWORD"}, "location": "r56"}, {"n": "result", "t": {"T": 3, "t": "_QWORD"}, "location": "r8"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::core::irrAllocator<irr::core::CMatrix4<float> >"}, "location": "r56", "known": true}, {"n": "", "t": {"T": 10}, "location": "r8", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
74
[]
{"name": "_ZN3irr5video14SMaterialLayerC2Ev", "code": "irr video SMaterialLayer * __fastcall irr video SMaterialLayer SMaterialLayer ( irr video SMaterialLayer * @@this@@ ) { irr video SMaterialLayer * @@result@@ ; * ( _QWORD * ) @@this@@ = Number L ; * ( ( _DWORD * ) @@this@@ + Number ) = Number ; * ( ( _BYTE * ) @@this@@ + Number ) = Number ; * ( ( _BYTE * ) @@this@@ + Number ) = Number ; * ( ( _BYTE * ) @@this@@ + Number ) = Number ; irr core irrAllocator < irr core CMatrix4 < float >> irrAllocator ( ( _QWORD * ) @@this@@ + Number ) ; @@result@@ = @@this@@ ; * ( ( _QWORD * ) @@this@@ + Number ) = Number L ; return @@result@@ ; }", "source": [{"n": "this", "t": {"T": 3, "t": "irr::video::SMaterialLayer"}, "location": "r56"}, {"n": "result", "t": {"T": 3, "t": "irr::video::SMaterialLayer"}, "location": "r8"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::video::SMaterialLayer"}, "location": "r56", "known": true}, {"n": "", "t": {"T": 10}, "location": "r8", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
75
[]
{"name": "_ZN3irr5video14SMaterialLayerD2Ev", "code": "void __fastcall irr video SMaterialLayer ~ SMaterialLayer ( irr video SMaterialLayer * @@this@@ ) { irr core irrAllocator < irr core CMatrix4 < float >> destruct ( ( char * ) @@this@@ + Number , * ( ( _QWORD * ) @@this@@ + Number ) ) ; irr core irrAllocator < irr core CMatrix4 < float >> deallocate ( ( char * ) @@this@@ + Number , * ( ( _QWORD * ) @@this@@ + Number ) ) ; irr core irrAllocator < irr core CMatrix4 < float >> ~ irrAllocator ( ( char * ) @@this@@ + Number ) ; }", "source": [{"n": "this", "t": {"T": 3, "t": "irr::video::SMaterialLayer"}, "location": "r56"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::video::SMaterialLayer"}, "location": "r56", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
76
[]
{"name": "_ZN3irr5video14SMaterialLayeraSERKS1_", "code": "__int64 __fastcall irr video SMaterialLayer operator = ( __int64 @@a1@@ , __int64 @@a2@@ ) { * ( _QWORD * ) @@a1@@ = * ( _QWORD * ) @@a2@@ ; if ( * ( _QWORD * ) ( @@a1@@ + Number ) ) { if ( * ( _QWORD * ) ( @@a2@@ + Number ) ) { irr core CMatrix4 < float > operator = ( * ( _QWORD * ) ( @@a1@@ + Number ) , * ( _QWORD * ) ( @@a2@@ + Number ) ) ; } else { irr core irrAllocator < irr core CMatrix4 < float >> destruct ( @@a1@@ + Number , * ( _QWORD * ) ( @@a1@@ + Number ) ) ; irr core irrAllocator < irr core CMatrix4 < float >> deallocate ( @@a1@@ + Number , * ( _QWORD * ) ( @@a1@@ + Number ) ) ; * ( _QWORD * ) ( @@a1@@ + Number ) = Number L ; } } else if ( * ( _QWORD * ) ( @@a2@@ + Number ) ) { * ( _QWORD * ) ( @@a1@@ + Number ) = irr core irrAllocator < irr core CMatrix4 < float >> allocate ( @@a1@@ + Number , Number L ) ; irr core irrAllocator < irr core CMatrix4 < float >> construct ( @@a1@@ + Number , * ( _QWORD * ) ( @@a1@@ + Number ) , * ( _QWORD * ) ( @@a2@@ + Number ) ) ; } else { * ( _QWORD * ) ( @@a1@@ + Number ) = Number L ; } * ( _DWORD * ) ( @@a1@@ + Number ) = * ( _DWORD * ) ( @@a2@@ + Number ) ; * ( _BYTE * ) ( @@a1@@ + Number ) = * ( _BYTE * ) ( @@a2@@ + Number ) ; * ( _BYTE * ) ( @@a1@@ + Number ) = * ( _BYTE * ) ( @@a2@@ + Number ) ; * ( _BYTE * ) ( @@a1@@ + Number ) = * ( _BYTE * ) ( @@a2@@ + Number ) ; return @@a1@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::video::SMaterialLayer"}, "location": "r56", "known": true}, {"n": "other", "t": {"T": 3, "t": "const irr::video::SMaterialLayer"}, "location": "r64", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
77
[]
{"name": "_ZN3irr5video9SMaterialC2Ev", "code": "irr video SMaterial * __fastcall irr video SMaterial SMaterial ( irr video SMaterial * @@this@@ ) { __int64 @@v1@@ ; irr video SMaterialLayer * @@v2@@ ; irr video SMaterial * @@result@@ ; * ( _DWORD * ) @@this@@ = Number ; irr video SColor SColor ( ( irr video SMaterial * ) ( ( char * ) @@this@@ + Number ) , Number , Number , Number , Number ) ; irr video SColor SColor ( ( irr video SMaterial * ) ( ( char * ) @@this@@ + Number ) , Number , Number , Number , Number ) ; irr video SColor SColor ( ( irr video SMaterial * ) ( ( char * ) @@this@@ + Number ) , Number , Number , Number , Number ) ; irr video SColor SColor ( ( irr video SMaterial * ) ( ( char * ) @@this@@ + Number ) , Number , Number , Number , Number ) ; * ( ( _DWORD * ) @@this@@ + Number ) = Number ; * ( ( _DWORD * ) @@this@@ + Number ) = Number ; * ( ( _DWORD * ) @@this@@ + Number ) = Number ; * ( ( _DWORD * ) @@this@@ + Number ) = Number ; @@v1@@ = Number L ; @@v2@@ = ( irr video SMaterial * ) ( ( char * ) @@this@@ + Number ) ; while ( @@v1@@ >= Number ) { irr video SMaterialLayer SMaterialLayer ( @@v2@@ ) ; @@v2@@ = ( irr video SMaterialLayer * ) ( ( char * ) @@v2@@ + Number ) ; -- @@v1@@ ; } * ( ( _BYTE * ) @@this@@ + Number ) = Number ; * ( ( _BYTE * ) @@this@@ + Number ) = Number ; * ( ( _BYTE * ) @@this@@ + Number ) = Number ; * ( ( _BYTE * ) @@this@@ + Number ) = Number ; * ( ( _BYTE * ) @@this@@ + Number ) = Number ; * ( ( _BYTE * ) @@this@@ + Number ) = Number ; * ( ( _BYTE * ) @@this@@ + Number ) = Number ; * ( ( _BYTE * ) @@this@@ + Number ) = Number ; @@result@@ = @@this@@ ; * ( ( _DWORD * ) @@this@@ + Number ) = Number ; return @@result@@ ; }", "source": [{"n": "v2", "t": {"T": 3, "t": "irr::video::SMaterialLayer"}, "location": "r104"}, {"n": "v1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r32"}, {"n": "this", "t": {"T": 3, "t": "irr::video::SMaterial"}, "location": "r56"}, {"n": "result", "t": {"T": 3, "t": "irr::video::SMaterial"}, "location": "r8"}]}
[{"n": "v2", "t": {"T": 3, "t": "irr::video::SMaterialLayer"}, "location": "r104", "known": true}, {"n": "v1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r32", "known": true}, {"n": "this", "t": {"T": 3, "t": "irr::video::SMaterial"}, "location": "r56", "known": true}, {"n": "", "t": {"T": 10}, "location": "r8", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
78
[]
{"name": "_ZN3irr5video9SMaterialaSERKS1_", "code": "__int64 __fastcall irr video SMaterial operator = ( __int64 @@a1@@ , __int64 @@a2@@ ) { unsigned int @@i@@ ; * ( _DWORD * ) @@a1@@ = * ( _DWORD * ) @@a2@@ ; * ( _DWORD * ) ( @@a1@@ + Number ) = * ( _DWORD * ) ( @@a2@@ + Number ) ; * ( _DWORD * ) ( @@a1@@ + Number ) = * ( _DWORD * ) ( @@a2@@ + Number ) ; * ( _DWORD * ) ( @@a1@@ + Number ) = * ( _DWORD * ) ( @@a2@@ + Number ) ; * ( _DWORD * ) ( @@a1@@ + Number ) = * ( _DWORD * ) ( @@a2@@ + Number ) ; * ( _DWORD * ) ( @@a1@@ + Number ) = * ( _DWORD * ) ( @@a2@@ + Number ) ; * ( _DWORD * ) ( @@a1@@ + Number ) = * ( _DWORD * ) ( @@a2@@ + Number ) ; * ( _DWORD * ) ( @@a1@@ + Number ) = * ( _DWORD * ) ( @@a2@@ + Number ) ; * ( _DWORD * ) ( @@a1@@ + Number ) = * ( _DWORD * ) ( @@a2@@ + Number ) ; for ( @@i@@ = Number ; @@i@@ <= Number ; ++ @@i@@ ) irr video SMaterialLayer operator = ( Number * ( @@i@@ + Number L ) + @@a1@@ + Number , Number * ( @@i@@ + Number L ) + @@a2@@ + Number ) ; * ( _BYTE * ) ( @@a1@@ + Number ) = * ( _BYTE * ) ( @@a2@@ + Number ) ; * ( _BYTE * ) ( @@a1@@ + Number ) = * ( _BYTE * ) ( @@a2@@ + Number ) ; * ( _BYTE * ) ( @@a1@@ + Number ) = * ( _BYTE * ) ( @@a2@@ + Number ) ; * ( _BYTE * ) ( @@a1@@ + Number ) = * ( _BYTE * ) ( @@a2@@ + Number ) ; * ( _BYTE * ) ( @@a1@@ + Number ) = * ( _BYTE * ) ( @@a2@@ + Number ) ; * ( _BYTE * ) ( @@a1@@ + Number ) = * ( _BYTE * ) ( @@a2@@ + Number ) ; * ( _BYTE * ) ( @@a1@@ + Number ) = * ( _BYTE * ) ( @@a2@@ + Number ) ; * ( _BYTE * ) ( @@a1@@ + Number ) = * ( _BYTE * ) ( @@a2@@ + Number ) ; * ( _DWORD * ) ( @@a1@@ + Number ) = * ( _DWORD * ) ( @@a2@@ + Number ) ; return @@a1@@ ; }", "source": [{"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": 1, "n": "unsigned int", "s": 4}, "location": "s4"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::video::SMaterial"}, "location": "r56", "known": true}, {"n": "other", "t": {"T": 3, "t": "const irr::video::SMaterial"}, "location": "r64", "known": true}, {"n": "i", "t": {"T": 1, "n": "irr::u32", "s": 4}, "location": "s4", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
79
[]
{"name": "_ZN3irr3gui14IGUIMeshViewerD2Ev", "code": "void __fastcall irr gui IGUIMeshViewer ~ IGUIMeshViewer ( irr gui IGUIMeshViewer * @@this@@ , _QWORD * @@a2@@ ) { * ( _QWORD * ) @@this@@ = * @@a2@@ ; * ( _QWORD * ) ( ( char * ) @@this@@ + * ( _QWORD * ) ( * ( _QWORD * ) @@this@@ - Number L ) ) = @@a2@@ [ Number ] ; * ( _QWORD * ) ( ( char * ) @@this@@ + * ( _QWORD * ) ( * ( _QWORD * ) @@this@@ - Number L ) ) = @@a2@@ [ Number ] ; irr gui IGUIElement ~ IGUIElement ( @@this@@ , @@a2@@ + Number ) ; }", "source": [{"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIMeshViewer"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "_QWORD"}, "location": "r64"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::gui::IGUIMeshViewer"}, "location": "r56", "known": false}, {"n": "__vtt_parm", "t": {"T": 3, "t": "const void *"}, "location": "r64", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
80
[]
{"name": "_ZN3irr5video9SMaterialD2Ev", "code": "void __fastcall irr video SMaterial ~ SMaterial ( irr video SMaterial * @@this@@ ) { irr video SMaterialLayer * @@i@@ ; if ( @@this@@ != ( irr video SMaterial * ) Number ) { for ( @@i@@ = ( irr video SMaterial * ) ( ( char * ) @@this@@ + Number ) ; @@i@@ != ( irr video SMaterial * ) ( ( char * ) @@this@@ + Number ) ; irr video SMaterialLayer ~ SMaterialLayer ( @@i@@ ) ) { @@i@@ = ( irr video SMaterialLayer * ) ( ( char * ) @@i@@ - Number ) ; } } }", "source": [{"n": "i", "t": {"T": 3, "t": "irr::video::SMaterialLayer"}, "location": "r32"}, {"n": "this", "t": {"T": 3, "t": "irr::video::SMaterial"}, "location": "r56"}]}
[{"n": "i", "t": {"T": 3, "t": "bool"}, "location": "r32", "known": true}, {"n": "this", "t": {"T": 3, "t": "irr::video::SMaterial"}, "location": "r56", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
81
[]
{"name": "_ZN3irr4core8CMatrix4IfEC2ENS2_12eConstructorE", "code": "__int64 __fastcall irr core CMatrix4 < float > CMatrix4 ( __int64 @@a1@@ , unsigned int @@a2@@ ) { __int64 @@result@@ ; * ( _BYTE * ) ( @@a1@@ + Number ) = Number ; @@result@@ = @@a2@@ ; if ( @@a2@@ > Number ) @@result@@ = irr core CMatrix4 < float > makeIdentity ( @@a1@@ ) ; return @@result@@ ; }", "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": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::core::CMatrix4<float>"}, "location": "r56", "known": true}, {"n": "constructor", "t": {"T": 1, "n": "irr::core::CMatrix4<float>::eConstructor", "s": 4}, "location": "r64", "known": true}, {"n": "", "t": {"T": 10}, "location": "r8", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
82
[]
{"name": "_ZNK3irr4core8CMatrix4IfEclEii", "code": "__int64 __fastcall irr core CMatrix4 < float > operator ( ) ( __int64 @@a1@@ , int @@a2@@ , int @@a3@@ ) { return Number L * ( Number * @@a2@@ + @@a3@@ ) + @@a1@@ ; }", "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": "col", "t": {"T": 1, "n": "const irr::s32", "s": 4}, "location": "r16", "known": true}, {"n": "this", "t": {"T": 3, "t": "const irr::core::CMatrix4<float>"}, "location": "r56", "known": true}, {"n": "row", "t": {"T": 1, "n": "const irr::s32", "s": 4}, "location": "r64", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
83
[]
{"name": "_ZN3irr4core8CMatrix4IfEclEii", "code": "__int64 __fastcall irr core CMatrix4 < float > operator ( ) ( __int64 @@a1@@ , int @@a2@@ , int @@a3@@ ) { * ( _BYTE * ) ( @@a1@@ + Number ) = Number ; return Number L * ( Number * @@a2@@ + @@a3@@ ) + @@a1@@ ; }", "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": "col", "t": {"T": 1, "n": "const irr::s32", "s": 4}, "location": "r16", "known": true}, {"n": "this", "t": {"T": 3, "t": "irr::core::CMatrix4<float>"}, "location": "r56", "known": true}, {"n": "row", "t": {"T": 1, "n": "const irr::s32", "s": 4}, "location": "r64", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
84
[]
{"name": "_ZN3irr4core8CMatrix4IfEC2ERKS2_NS2_12eConstructorE", "code": "__int64 __fastcall irr core CMatrix4 < float > CMatrix4 ( _BYTE * @@a1@@ , __int64 @@a2@@ , unsigned int @@a3@@ ) { __int64 @@result@@ ; char @@v4@@ [ Number ] ; @@a1@@ [ Number ] = Number ; @@result@@ = @@a3@@ ; switch ( @@a3@@ ) { case Number : @@result@@ = irr core CMatrix4 < float > operator = ( @@a1@@ , @@a2@@ ) ; break ; case Number : @@result@@ = irr core CMatrix4 < float > makeIdentity ( @@a1@@ ) ; break ; case Number : @@result@@ = irr core CMatrix4 < float > getTransposed ( @@a2@@ , @@a1@@ ) ; break ; case Number : @@result@@ = ( unsigned int ) irr core CMatrix4 < float > getInverse ( @@a2@@ , @@a1@@ ) ^ Number ; if ( ( _BYTE ) @@result@@ ) goto LABEL_8 ; break ; case Number : if ( ( unsigned __int8 ) irr core CMatrix4 < float > getInverse ( @@a2@@ , @@a1@@ ) != Number ) { LABEL_8 : @@result@@ = ( __int64 ) memset ( @@a1@@ , Number , Number ) ; } else { irr core CMatrix4 < float > getTransposed ( @@v4@@ , @@a1@@ ) ; @@result@@ = irr core CMatrix4 < float > operator = ( @@a1@@ , @@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": "_BYTE"}, "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": 2, "n": 80, "s": 1, "t": "char"}, "location": "s80"}]}
[{"n": "constructor", "t": {"T": 1, "n": "irr::core::CMatrix4<float>::eConstructor", "s": 4}, "location": "r16", "known": true}, {"n": "this", "t": {"T": 3, "t": "irr::core::CMatrix4<float>"}, "location": "r56", "known": true}, {"n": "other", "t": {"T": 3, "t": "const irr::core::CMatrix4<float>"}, "location": "r64", "known": true}, {"n": "", "t": {"T": 10}, "location": "r8", "known": true}, {"n": "v3", "t": {"T": 6, "n": "irr::core::CMatrix4<float>", "l": [{"T": 4, "n": "M", "t": "float[16]", "s": 64}, {"T": 4, "n": "definitelyIdentityMatrix", "t": "bool", "s": 1}, {"T": 5, "s": 3}]}, "location": "s80", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
85
[]
{"name": "_ZN3irr4core8CMatrix4IfEixEj", "code": "__int64 __fastcall irr core CMatrix4 < float > operator [ ] ( __int64 @@a1@@ , unsigned int @@a2@@ ) { * ( _BYTE * ) ( @@a1@@ + Number ) = Number ; return Number L * @@a2@@ + @@a1@@ ; }", "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": "this", "t": {"T": 3, "t": "irr::core::CMatrix4<float>"}, "location": "r56", "known": true}, {"n": "index", "t": {"T": 1, "n": "irr::u32", "s": 4}, "location": "r64", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
86
[]
{"name": "_ZN3irr4core8vector3dIfEC2Efff", "code": "float * __fastcall irr core vector3d < float > vector3d ( float * @@a1@@ , float @@a2@@ , float @@a3@@ , float @@a4@@ ) { float * @@result@@ ; * @@a1@@ = @@a2@@ ; @@a1@@ [ Number ] = @@a3@@ ; @@result@@ = @@a1@@ ; @@a1@@ [ Number ] = @@a4@@ ; return @@result@@ ; }", "source": [{"n": "a2", "t": {"T": 1, "n": "float", "s": 4}, "location": "r496"}, {"n": "a3", "t": {"T": 1, "n": "float", "s": 4}, "location": "r512"}, {"n": "a4", "t": {"T": 1, "n": "float", "s": 4}, "location": "r528"}, {"n": "a1", "t": {"T": 3, "t": "float"}, "location": "r56"}, {"n": "result", "t": {"T": 3, "t": "float"}, "location": "r8"}]}
[{"n": "nx", "t": {"T": 1, "n": "float", "s": 4}, "location": "r496", "known": true}, {"n": "ny", "t": {"T": 1, "n": "float", "s": 4}, "location": "r512", "known": true}, {"n": "nz", "t": {"T": 1, "n": "float", "s": 4}, "location": "r528", "known": true}, {"n": "this", "t": {"T": 3, "t": "irr::core::vector3d<float>"}, "location": "r56", "known": true}, {"n": "", "t": {"T": 10}, "location": "r8", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
87
[]
{"name": "_ZN3irr4core4listIPNS_3gui11IGUIElementEEC2Ev", "code": "__int64 __fastcall irr core list < irr gui IGUIElement * > list ( __int64 @@a1@@ ) { __int64 @@result@@ ; * ( _QWORD * ) @@a1@@ = Number L ; * ( _QWORD * ) ( @@a1@@ + Number ) = Number L ; @@result@@ = @@a1@@ ; * ( _DWORD * ) ( @@a1@@ + Number ) = Number ; 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": "this", "t": {"T": 3, "t": "irr::core::list<irr::gui::IGUIElement*>"}, "location": "r56", "known": true}, {"n": "", "t": {"T": 10}, "location": "r8", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
88
[]
{"name": "_ZN3irr4core4listIPNS_3gui11IGUIElementEED2Ev", "code": "__int64 __fastcall irr core list < irr gui IGUIElement * > ~ list ( __int64 @@a1@@ ) { return irr core list < irr gui IGUIElement * > clear ( @@a1@@ ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::core::list<irr::gui::IGUIElement*>"}, "location": "r56", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
89
[]
{"name": "_ZN3irr4core10position2dIiEC2ERKS2_", "code": "_DWORD * __fastcall irr core position2d < int > position2d ( _DWORD * @@a1@@ , _DWORD * @@a2@@ ) { _DWORD * @@result@@ ; * @@a1@@ = * @@a2@@ ; @@result@@ = @@a1@@ ; @@a1@@ [ Number ] = @@a2@@ [ Number ] ; return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_DWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "_DWORD"}, "location": "r64"}, {"n": "result", "t": {"T": 3, "t": "_DWORD"}, "location": "r8"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::core::position2d<int>"}, "location": "r56", "known": true}, {"n": "other", "t": {"T": 3, "t": "const irr::core::position2d<int>"}, "location": "r64", "known": true}, {"n": "", "t": {"T": 10}, "location": "r8", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
90
[]
{"name": "_ZN3irr4core4rectIiEC2Ev", "code": "__int64 __fastcall irr core rect < int > rect ( __int64 @@a1@@ ) { irr core position2d < int > position2d ( @@a1@@ , Number L , Number L ) ; return irr core position2d < int > position2d ( @@a1@@ + Number , Number L , Number L ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::core::rect<int>"}, "location": "r56", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
91
[]
{"name": "_ZN3irr4core4rectIfEC2Ev", "code": "__int64 __fastcall irr core rect < float > rect ( __int64 @@a1@@ ) { irr core position2d < float > position2d ( @@a1@@ , Number , Number ) ; return irr core position2d < float > position2d ( @@a1@@ + Number , Number , Number ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::core::rect<float>"}, "location": "r56", "known": false}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
92
[]
{"name": "_ZN3irr4core11dimension2dIiEC2ERKiS4_", "code": "_DWORD * __fastcall irr core dimension2d < int > dimension2d ( _DWORD * @@a1@@ , _DWORD * @@a2@@ , _DWORD * @@a3@@ ) { _DWORD * @@result@@ ; * @@a1@@ = * @@a2@@ ; @@result@@ = @@a1@@ ; @@a1@@ [ Number ] = * @@a3@@ ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 3, "t": "_DWORD"}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "_DWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "_DWORD"}, "location": "r64"}, {"n": "result", "t": {"T": 3, "t": "_DWORD"}, "location": "r8"}]}
[{"n": "height", "t": {"T": 3, "t": "const int"}, "location": "r16", "known": true}, {"n": "this", "t": {"T": 3, "t": "irr::core::dimension2d<int>"}, "location": "r56", "known": true}, {"n": "width", "t": {"T": 3, "t": "const int"}, "location": "r64", "known": true}, {"n": "", "t": {"T": 10}, "location": "r8", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
93
[]
{"name": "_ZN3irr4core12irrAllocatorIwEC2Ev", "code": "_QWORD * __fastcall irr core irrAllocator < wchar_t > irrAllocator ( _QWORD * @@a1@@ ) { _QWORD * @@result@@ ; @@result@@ = @@a1@@ ; * @@a1@@ = ( unsigned int ) ( ( _DWORD ) & ` vtable for ' irr core irrAllocator < wchar_t > + Number ) ; return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_QWORD"}, "location": "r56"}, {"n": "result", "t": {"T": 3, "t": "_QWORD"}, "location": "r8"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::core::irrAllocator<wchar_t>"}, "location": "r56", "known": true}, {"n": "", "t": {"T": 10}, "location": "r8", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
94
[]
{"name": "_ZN3irr4core6stringIwNS0_12irrAllocatorIwEEEC2Ev", "code": "__int64 __fastcall irr core string < wchar_t , irr core irrAllocator < wchar_t >> string ( __int64 * @@a1@@ ) { __int64 @@result@@ ; * @@a1@@ = Number L ; * ( ( _DWORD * ) @@a1@@ + Number ) = Number ; * ( ( _DWORD * ) @@a1@@ + Number ) = Number ; irr core irrAllocator < wchar_t > irrAllocator ( @@a1@@ + Number ) ; * @@a1@@ = irr core irrAllocator < wchar_t > allocate ( @@a1@@ + Number , Number L ) ; @@result@@ = * @@a1@@ ; * ( _DWORD * ) * @@a1@@ = Number ; return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "__int64"}, "location": "r56"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::core::string<wchar_t,irr::core::irrAllocator<wchar_t> >"}, "location": "r56", "known": true}, {"n": "", "t": {"T": 10}, "location": "r8", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
95
[]
{"name": "_ZN3irr4core6stringIwNS0_12irrAllocatorIwEEED2Ev", "code": "__int64 __fastcall irr core string < wchar_t , irr core irrAllocator < wchar_t >> ~ string ( _QWORD * @@a1@@ ) { irr core irrAllocator < wchar_t > deallocate ( @@a1@@ + Number , * @@a1@@ ) ; return irr core irrAllocator < wchar_t > ~ irrAllocator ( @@a1@@ + Number ) ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_QWORD"}, "location": "r56"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::core::string<wchar_t,irr::core::irrAllocator<wchar_t> >"}, "location": "r56", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
96
[]
{"name": "_ZN3irr4core10position2dIiEaSERKS2_", "code": "_DWORD * __fastcall irr core position2d < int > operator = ( _DWORD * @@a1@@ , _DWORD * @@a2@@ ) { * @@a1@@ = * @@a2@@ ; @@a1@@ [ Number ] = @@a2@@ [ Number ] ; return @@a1@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_DWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "_DWORD"}, "location": "r64"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::core::position2d<int>"}, "location": "r56", "known": true}, {"n": "other", "t": {"T": 3, "t": "const irr::core::position2d<int>"}, "location": "r64", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
97
[]
{"name": "_ZN3irr4core4rectIiEpLERKNS0_10position2dIiEE", "code": "__int64 __fastcall irr core rect < int > operator += ( __int64 @@a1@@ , __int64 @@a2@@ ) { irr core position2d < int > operator += ( @@a1@@ , @@a2@@ ) ; irr core position2d < int > operator += ( @@a1@@ + Number , @@a2@@ ) ; return @@a1@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::core::rect<int>"}, "location": "r56", "known": true}, {"n": "pos", "t": {"T": 3, "t": "const irr::core::position2d<int>"}, "location": "r64", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
98
[]
{"name": "_ZN3irr4core4rectIiE11clipAgainstERKS2_", "code": "unsigned __int64 __fastcall irr core rect < int > clipAgainst ( _DWORD * @@a1@@ , _DWORD * @@a2@@ ) { unsigned __int64 @@result@@ ; if ( @@a2@@ [ Number ] < @@a1@@ [ Number ] ) @@a1@@ [ Number ] = @@a2@@ [ Number ] ; if ( @@a2@@ [ Number ] < @@a1@@ [ Number ] ) @@a1@@ [ Number ] = @@a2@@ [ Number ] ; if ( * @@a2@@ > * @@a1@@ ) * @@a1@@ = * @@a2@@ ; if ( @@a2@@ [ Number ] > @@a1@@ [ Number ] ) @@a1@@ [ Number ] = @@a2@@ [ Number ] ; if ( @@a1@@ [ Number ] > @@a1@@ [ Number ] ) @@a1@@ [ Number ] = @@a1@@ [ Number ] ; @@result@@ = ( unsigned int ) @@a1@@ [ Number ] ; if ( * @@a1@@ > ( int ) @@result@@ ) { @@result@@ = ( unsigned __int64 ) @@a1@@ ; * @@a1@@ = @@a1@@ [ Number ] ; } return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_DWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "_DWORD"}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r8"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::core::rect<int>"}, "location": "r56", "known": true}, {"n": "other", "t": {"T": 3, "t": "const irr::core::rect<int>"}, "location": "r64", "known": true}, {"n": "", "t": {"T": 10}, "location": "r8", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
99
[]
{"name": "_ZN3irr4core4listIPNS_3gui11IGUIElementEE5beginEv", "code": "__int64 __fastcall irr core list < irr gui IGUIElement * > begin ( _QWORD * @@a1@@ ) { __int64 @@v2@@ ; irr core list < irr gui IGUIElement * > Iterator Iterator ( & @@v2@@ , * @@a1@@ ) ; return @@v2@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_QWORD"}, "location": "r56"}, {"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s8"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::core::list<irr::gui::IGUIElement*>"}, "location": "r56", "known": true}, {"n": "v2", "t": {"T": 6, "n": "irr::core::list<irr::gui::IGUIElement*>::Iterator", "l": [{"T": 4, "n": "Current", "t": "irr::core::list<irr::gui::IGUIElement*>::SKListNode *", "s": 8}]}, "location": "s8", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
100
[]
{"name": "_ZN3irr4core4listIPNS_3gui11IGUIElementEE3endEv", "code": "__int64 irr core list < irr gui IGUIElement * > end ( ) { __int64 @@v1@@ ; irr core list < irr gui IGUIElement * > Iterator Iterator ( & @@v1@@ , Number L ) ; return @@v1@@ ; }", "source": [{"n": "v1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s8"}]}
[{"n": "v2", "t": {"T": 6, "n": "irr::core::list<irr::gui::IGUIElement*>::Iterator", "l": [{"T": 4, "n": "Current", "t": "irr::core::list<irr::gui::IGUIElement*>::SKListNode *", "s": 8}]}, "location": "s8", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
101
[]
{"name": "_ZNK3irr4core4listIPNS_3gui11IGUIElementEE8IteratorneERKS6_", "code": "bool __fastcall irr core list < irr gui IGUIElement * > Iterator operator != ( _QWORD * @@a1@@ , _QWORD * @@a2@@ ) { return * @@a1@@ != * @@a2@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_QWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "_QWORD"}, "location": "r64"}]}
[{"n": "this", "t": {"T": 3, "t": "const irr::core::list<irr::gui::IGUIElement*>::Iterator"}, "location": "r56", "known": true}, {"n": "other", "t": {"T": 3, "t": "const irr::core::list<irr::gui::IGUIElement*>::Iterator"}, "location": "r64", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
102
[]
{"name": "_ZN3irr4core4listIPNS_3gui11IGUIElementEE8IteratorppEv", "code": "_QWORD * * __fastcall irr core list < irr gui IGUIElement * > Iterator operator ++ ( _QWORD * * @@a1@@ ) { * @@a1@@ = ( _QWORD * ) * * @@a1@@ ; return @@a1@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_QWORD *"}, "location": "r56"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::core::list<irr::gui::IGUIElement*>::Iterator"}, "location": "r56", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
103
[]
{"name": "_ZN3irr4core4listIPNS_3gui11IGUIElementEE8IteratordeEv", "code": "__int64 __fastcall irr core list < irr gui IGUIElement * > Iterator operator * ( _QWORD * @@a1@@ ) { return * @@a1@@ + Number L ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_QWORD"}, "location": "r56"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::core::list<irr::gui::IGUIElement*>::Iterator"}, "location": "r56", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
104
[]
{"name": "_ZNK3irr4core4rectIiE7getSizeEv", "code": "__int64 __fastcall irr core rect < int > getSize ( __int64 @@a1@@ ) { __int64 @@v2@@ ; int @@v3@@ ; int @@v4@@ ; @@v3@@ = irr core rect < int > getHeight ( @@a1@@ ) ; @@v4@@ = irr core rect < int > getWidth ( @@a1@@ ) ; irr core dimension2d < int > dimension2d ( & @@v2@@ , & @@v4@@ , & @@v3@@ ) ; return @@v2@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v4", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "v3", "t": {"T": 1, "n": "int", "s": 4}, "location": "s8"}]}
[{"n": "this", "t": {"T": 3, "t": "const irr::core::rect<int>"}, "location": "r56", "known": true}, {"n": "v2", "t": {"T": 6, "n": "irr::core::dimension2d<int>", "l": [{"T": 4, "n": "Width", "t": "int", "s": 4}, {"T": 4, "n": "Height", "t": "int", "s": 4}]}, "location": "s16", "known": true}, {"n": "width", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4", "known": true}, {"n": "height", "t": {"T": 1, "n": "int", "s": 4}, "location": "s8", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
105
[]
{"name": "_ZN3irr4core11dimension2dIfEC2ERKfS4_", "code": "_DWORD * __fastcall irr core dimension2d < float > dimension2d ( _DWORD * @@a1@@ , _DWORD * @@a2@@ , _DWORD * @@a3@@ ) { _DWORD * @@result@@ ; * @@a1@@ = * @@a2@@ ; @@result@@ = @@a1@@ ; @@a1@@ [ Number ] = * @@a3@@ ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 3, "t": "_DWORD"}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "_DWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "_DWORD"}, "location": "r64"}, {"n": "result", "t": {"T": 3, "t": "_DWORD"}, "location": "r8"}]}
[{"n": "height", "t": {"T": 3, "t": "const float"}, "location": "r16", "known": true}, {"n": "this", "t": {"T": 3, "t": "irr::core::dimension2d<float>"}, "location": "r56", "known": true}, {"n": "width", "t": {"T": 3, "t": "const float"}, "location": "r64", "known": true}, {"n": "", "t": {"T": 10}, "location": "r8", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
106
[]
{"name": "_ZN3irr4core4rectIiEC2Eiiii", "code": "__int64 __fastcall irr core rect < int > rect ( __int64 @@a1@@ , unsigned int @@a2@@ , unsigned int @@a3@@ , unsigned int @@a4@@ , unsigned int @@a5@@ ) { irr core position2d < int > position2d ( @@a1@@ , @@a2@@ , @@a3@@ ) ; return irr core position2d < int > position2d ( @@a1@@ + Number , @@a4@@ , @@a5@@ ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r72"}]}
[{"n": "y", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16", "known": true}, {"n": "x2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24", "known": true}, {"n": "this", "t": {"T": 3, "t": "irr::core::rect<int>"}, "location": "r56", "known": true}, {"n": "x", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64", "known": true}, {"n": "y2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r72", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
107
[]
{"name": "_ZNK3irr4core4rectIiE8getWidthEv", "code": "__int64 __fastcall irr core rect < int > getWidth ( _DWORD * @@a1@@ ) { return ( unsigned int ) ( @@a1@@ [ Number ] - * @@a1@@ ) ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_DWORD"}, "location": "r56"}]}
[{"n": "this", "t": {"T": 3, "t": "const irr::core::rect<int>"}, "location": "r56", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
108
[]
{"name": "_ZNK3irr4core4rectIiE9getHeightEv", "code": "__int64 __fastcall irr core rect < int > getHeight ( __int64 @@a1@@ ) { return ( unsigned int ) ( * ( _DWORD * ) ( @@a1@@ + Number ) - * ( _DWORD * ) ( @@a1@@ + Number ) ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "this", "t": {"T": 3, "t": "const irr::core::rect<int>"}, "location": "r56", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
109
[]
{"name": "_ZN3irr4core4rectIiE6repairEv", "code": "unsigned __int64 __fastcall irr core rect < int > repair ( _DWORD * @@a1@@ ) { unsigned __int64 @@result@@ ; int @@v2@@ ; int @@v3@@ ; if ( @@a1@@ [ Number ] < * @@a1@@ ) { @@v3@@ = @@a1@@ [ Number ] ; @@a1@@ [ Number ] = * @@a1@@ ; * @@a1@@ = @@v3@@ ; } @@result@@ = ( unsigned int ) @@a1@@ [ Number ] ; if ( @@a1@@ [ Number ] < ( int ) @@result@@ ) { @@v2@@ = @@a1@@ [ Number ] ; @@a1@@ [ Number ] = @@a1@@ [ Number ] ; @@result@@ = ( unsigned __int64 ) @@a1@@ ; @@a1@@ [ Number ] = @@v2@@ ; } return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_DWORD"}, "location": "r56"}, {"n": "result", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r8"}, {"n": "v3", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "v2", "t": {"T": 1, "n": "int", "s": 4}, "location": "s8"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::core::rect<int>"}, "location": "r56", "known": true}, {"n": "", "t": {"T": 10}, "location": "r8", "known": true}, {"n": "t", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4", "known": true}, {"n": "t_0", "t": {"T": 1, "n": "int", "s": 4}, "location": "s8", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
110
[]
{"name": "_ZNK3irr4core4rectIiEplERKNS0_10position2dIiEE", "code": "__int64 __fastcall irr core rect < int > operator + ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; char @@v6@@ [ Number ] ; irr core rect < int > rect ( ( __int64 ) @@v6@@ , @@a2@@ ) ; @@v3@@ = irr core rect < int > operator += ( ( __int64 ) @@v6@@ , @@a3@@ ) ; irr core rect < int > rect ( @@a1@@ , @@v3@@ ) ; return @@a1@@ ; }", "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": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 16, "s": 1, "t": "char"}, "location": "s16"}]}
[{"n": "", "t": {"T": 10}, "location": "r16", "known": true}, {"n": "this", "t": {"T": 3, "t": "const irr::core::rect<int>"}, "location": "r56", "known": true}, {"n": "pos", "t": {"T": 3, "t": "const irr::core::position2d<int>"}, "location": "r64", "known": true}, {"n": "v4", "t": {"T": 6, "n": "irr::core::rect<int>", "l": [{"T": 4, "n": "UpperLeftCorner", "t": "irr::core::position2d<int>", "s": 8}, {"T": 4, "n": "LowerRightCorner", "t": "irr::core::position2d<int>", "s": 8}]}, "location": "r8", "known": true}, {"n": "ret", "t": {"T": 6, "n": "irr::core::rect<int>", "l": [{"T": 4, "n": "UpperLeftCorner", "t": "irr::core::position2d<int>", "s": 8}, {"T": 4, "n": "LowerRightCorner", "t": "irr::core::position2d<int>", "s": 8}]}, "location": "s16", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
111
[]
{"name": "_ZNK3irr4core4rectIiE13isPointInsideERKNS0_10position2dIiEE", "code": "_BOOL8 __fastcall irr core rect < int > isPointInside ( _DWORD * @@a1@@ , _DWORD * @@a2@@ ) { return * @@a1@@ <= * @@a2@@ && @@a1@@ [ Number ] <= @@a2@@ [ Number ] && @@a1@@ [ Number ] >= * @@a2@@ && @@a1@@ [ Number ] >= @@a2@@ [ Number ] ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_DWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "_DWORD"}, "location": "r64"}]}
[{"n": "this", "t": {"T": 3, "t": "const irr::core::rect<int>"}, "location": "r56", "known": true}, {"n": "pos", "t": {"T": 3, "t": "const irr::core::position2d<int>"}, "location": "r64", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
112
[]
{"name": "_ZN3irr4core4listIPNS_3gui11IGUIElementEE9push_backERKS4_", "code": "__int64 __fastcall irr core list < irr gui IGUIElement * > push_back ( __int64 @@a1@@ , _QWORD * @@a2@@ ) { __int64 @@v2@@ ; __int64 @@result@@ ; @@v2@@ = operator new ( Number ) ; irr core list < irr gui IGUIElement * > SKListNode SKListNode ( @@v2@@ ) ; * ( _QWORD * ) ( @@v2@@ + Number ) = * @@a2@@ ; ++ * ( _DWORD * ) ( @@a1@@ + Number ) ; if ( ! * ( _QWORD * ) @@a1@@ ) * ( _QWORD * ) @@a1@@ = @@v2@@ ; * ( _QWORD * ) ( @@v2@@ + Number ) = * ( _QWORD * ) ( @@a1@@ + Number ) ; if ( * ( _QWORD * ) ( @@a1@@ + Number ) ) * * ( _QWORD * * ) ( @@a1@@ + Number ) = @@v2@@ ; @@result@@ = @@a1@@ ; * ( _QWORD * ) ( @@a1@@ + Number ) = @@v2@@ ; return @@result@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r32"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "_QWORD"}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "v2", "t": {"T": 3, "t": "irr::core::list<irr::gui::IGUIElement*>::SKListNode"}, "location": "r32", "known": true}, {"n": "this", "t": {"T": 3, "t": "irr::core::list<irr::gui::IGUIElement*>"}, "location": "r56", "known": true}, {"n": "element", "t": {"T": 3, "t": "irr::gui::IGUIElement *const"}, "location": "r64", "known": true}, {"n": "", "t": {"T": 10}, "location": "r8", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
113
[]
{"name": "_ZN3irr4core4listIPNS_3gui11IGUIElementEE5eraseERNS5_8IteratorE", "code": "_QWORD * __fastcall irr core list < irr gui IGUIElement * > erase ( __int64 @@a1@@ , void * * @@a2@@ ) { _QWORD * @@v3@@ ; @@v3@@ = * @@a2@@ ; irr core list < irr gui IGUIElement * > Iterator operator ++ ( & @@v3@@ ) ; if ( * @@a2@@ == * ( void * * ) @@a1@@ ) * ( _QWORD * ) @@a1@@ = * ( _QWORD * ) * @@a2@@ ; else * * ( ( _QWORD * * ) * @@a2@@ + Number ) = * ( _QWORD * ) * @@a2@@ ; if ( * @@a2@@ == * ( void * * ) ( @@a1@@ + Number ) ) * ( _QWORD * ) ( @@a1@@ + Number ) = * ( ( _QWORD * ) * @@a2@@ + Number ) ; else * ( _QWORD * ) ( * ( _QWORD * ) * @@a2@@ + Number L ) = * ( ( _QWORD * ) * @@a2@@ + Number ) ; if ( * @@a2@@ ) operator delete ( * @@a2@@ , Number ) ; * @@a2@@ = Number L ; -- * ( _DWORD * ) ( @@a1@@ + Number ) ; return @@v3@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "void *"}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "_QWORD"}, "location": "s8"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::core::list<irr::gui::IGUIElement*>"}, "location": "r56", "known": true}, {"n": "it", "t": {"T": 3, "t": "irr::core::list<irr::gui::IGUIElement*>::Iterator"}, "location": "r64", "known": true}, {"n": "returnIterator", "t": {"T": 6, "n": "irr::core::list<irr::gui::IGUIElement*>::Iterator", "l": [{"T": 4, "n": "Current", "t": "irr::core::list<irr::gui::IGUIElement*>::SKListNode *", "s": 8}]}, "location": "s8", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
114
[]
{"name": "_ZN3irr4core6stringIwNS0_12irrAllocatorIwEEEaSIwEERS4_PKT_", "code": "__int64 __fastcall irr core string < wchar_t , irr core irrAllocator < wchar_t >> operator = < wchar_t > ( __int64 @@a1@@ , _DWORD * @@a2@@ ) { __int64 @@result@@ ; _DWORD * @@v3@@ ; unsigned int @@j@@ ; _DWORD * @@i@@ ; int v6 ; unsigned int v7 ; if ( @@a2@@ ) { if ( @@a2@@ == * ( _DWORD * * ) @@a1@@ ) { @@result@@ = @@a1@@ ; } else { v6 = Number ; for ( @@i@@ = @@a2@@ ; * @@i@@ ; ++ @@i@@ ) ++ v6 ; @@v3@@ = * ( _DWORD * * ) @@a1@@ ; v7 = v6 + Number ; * ( _DWORD * ) ( @@a1@@ + Number ) = v7 ; * ( _DWORD * ) ( @@a1@@ + Number ) = * ( _DWORD * ) ( @@a1@@ + Number ) ; * ( _QWORD * ) @@a1@@ = irr core irrAllocator < wchar_t > allocate ( @@a1@@ + Number , * ( unsigned int * ) ( @@a1@@ + Number ) ) ; for ( @@j@@ = Number ; @@j@@ < v7 ; ++ @@j@@ ) * ( _DWORD * ) ( * ( _QWORD * ) @@a1@@ + Number L * @@j@@ ) = @@a2@@ [ @@j@@ ] ; irr core irrAllocator < wchar_t > deallocate ( @@a1@@ + Number , @@v3@@ ) ; @@result@@ = @@a1@@ ; } } else { if ( ! * ( _QWORD * ) @@a1@@ ) { * ( _QWORD * ) @@a1@@ = irr core irrAllocator < wchar_t > allocate ( @@a1@@ + Number , Number L ) ; * ( _DWORD * ) ( @@a1@@ + Number ) = Number ; } * ( _DWORD * ) ( @@a1@@ + Number ) = Number ; * * ( _DWORD * * ) @@a1@@ = Number ; @@result@@ = @@a1@@ ; } return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "_DWORD"}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "i", "t": {"T": 3, "t": "_DWORD"}, "location": "s16"}, {"n": "j", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s20"}, {"n": "v3", "t": {"T": 3, "t": "_DWORD"}, "location": "s32"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::core::string<wchar_t,irr::core::irrAllocator<wchar_t> >"}, "location": "r56", "known": true}, {"n": "c", "t": {"T": 3, "t": "const wchar_t"}, "location": "r64", "known": true}, {"n": "result", "t": {"T": 3, "t": "irr::core::string<wchar_t,irr::core::irrAllocator<wchar_t> >"}, "location": "r8", "known": true}, {"n": "p", "t": {"T": 3, "t": "const wchar_t"}, "location": "s16", "known": true}, {"n": "l", "t": {"T": 1, "n": "irr::u32", "s": 4}, "location": "s20", "known": true}, {"n": "oldArray", "t": {"T": 3, "t": "wchar_t"}, "location": "s32", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
115
[]
{"name": "_ZNK3irr4core6stringIwNS0_12irrAllocatorIwEEE5c_strEv", "code": "__int64 __fastcall irr core string < wchar_t , irr core irrAllocator < wchar_t >> c_str ( __int64 @@a1@@ ) { return * ( _QWORD * ) @@a1@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "this", "t": {"T": 3, "t": "const irr::core::string<wchar_t,irr::core::irrAllocator<wchar_t> >"}, "location": "r56", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
116
[]
{"name": "_ZNK3irr4core4listIPNS_3gui11IGUIElementEE5beginEv", "code": "__int64 __fastcall irr core list < irr gui IGUIElement * > begin ( _QWORD * @@a1@@ ) { __int64 @@v2@@ ; irr core list < irr gui IGUIElement * > ConstIterator ConstIterator ( & @@v2@@ , * @@a1@@ ) ; return @@v2@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_QWORD"}, "location": "r56"}, {"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s8"}]}
[{"n": "this", "t": {"T": 3, "t": "const irr::core::list<irr::gui::IGUIElement*>"}, "location": "r56", "known": true}, {"n": "v2", "t": {"T": 6, "n": "irr::core::list<irr::gui::IGUIElement*>::ConstIterator", "l": [{"T": 4, "n": "Current", "t": "irr::core::list<irr::gui::IGUIElement*>::SKListNode *", "s": 8}]}, "location": "s8", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
117
[]
{"name": "_ZNK3irr4core4listIPNS_3gui11IGUIElementEE3endEv", "code": "__int64 irr core list < irr gui IGUIElement * > end ( ) { __int64 @@v1@@ ; irr core list < irr gui IGUIElement * > ConstIterator ConstIterator ( & @@v1@@ , Number L ) ; return @@v1@@ ; }", "source": [{"n": "v1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s8"}]}
[{"n": "v2", "t": {"T": 6, "n": "irr::core::list<irr::gui::IGUIElement*>::ConstIterator", "l": [{"T": 4, "n": "Current", "t": "irr::core::list<irr::gui::IGUIElement*>::SKListNode *", "s": 8}]}, "location": "s8", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
118
[]
{"name": "_ZNK3irr4core4listIPNS_3gui11IGUIElementEE13ConstIteratorneERKS6_", "code": "bool __fastcall irr core list < irr gui IGUIElement * > ConstIterator operator != ( _QWORD * @@a1@@ , _QWORD * @@a2@@ ) { return * @@a1@@ != * @@a2@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_QWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "_QWORD"}, "location": "r64"}]}
[{"n": "this", "t": {"T": 3, "t": "const irr::core::list<irr::gui::IGUIElement*>::ConstIterator"}, "location": "r56", "known": true}, {"n": "other", "t": {"T": 3, "t": "const irr::core::list<irr::gui::IGUIElement*>::ConstIterator"}, "location": "r64", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
119
[]
{"name": "_ZN3irr4core4listIPNS_3gui11IGUIElementEE13ConstIteratorppEv", "code": "_QWORD * * __fastcall irr core list < irr gui IGUIElement * > ConstIterator operator ++ ( _QWORD * * @@a1@@ ) { * @@a1@@ = ( _QWORD * ) * * @@a1@@ ; return @@a1@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_QWORD *"}, "location": "r56"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::core::list<irr::gui::IGUIElement*>::ConstIterator"}, "location": "r56", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
120
[]
{"name": "_ZN3irr4core4listIPNS_3gui11IGUIElementEE13ConstIteratordeEv", "code": "__int64 __fastcall irr core list < irr gui IGUIElement * > ConstIterator operator * ( _QWORD * @@a1@@ ) { return * @@a1@@ + Number L ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_QWORD"}, "location": "r56"}]}
[{"n": "this", "t": {"T": 3, "t": "irr::core::list<irr::gui::IGUIElement*>::ConstIterator"}, "location": "r56", "known": true}]
data1/dev-1.tar
86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd_86d41a080b4cb04b6e38b550206b3a1f02195b5fc12e01772d18a97e0751eecd.jsonl
121
[]