Lines Matching full:8
22 CallSignature fooAot("FooAOT", 0, 8, in DEF_CALL_SIGNATURE()
25 std::array<VariableType, 8> params = { // 8 : 8 input parameters in DEF_CALL_SIGNATURE()
42 CallSignature foo1Aot("Foo1AOT", 0, 8, in DEF_CALL_SIGNATURE()
45 std::array<VariableType, 8> params = { // 8 : 8 input parameters in DEF_CALL_SIGNATURE()
62 CallSignature foo2Aot("Foo2AOT", 0, 8, in DEF_CALL_SIGNATURE()
65 std::array<VariableType, 8> params = { // 8 : 8 input parameters in DEF_CALL_SIGNATURE()
82 CallSignature foo2Aot("FooNativeAOT", 0, 8, in DEF_CALL_SIGNATURE()
85 std::array<VariableType, 8> params = { // 8 : 8 input parameters in DEF_CALL_SIGNATURE()
102 CallSignature foo2Aot("FooBoundAOT", 0, 8, in DEF_CALL_SIGNATURE()
105 std::array<VariableType, 8> params = { // 8 : 8 input parameters in DEF_CALL_SIGNATURE()
121 // 8 : 8 input parameters in DEF_CALL_SIGNATURE()
143 CallSignature barAot("BarAOT", 0, 8, in DEF_CALL_SIGNATURE()
146 std::array<VariableType, 8> params = { // 8 : 8 input parameters in DEF_CALL_SIGNATURE()
162 // 8 : 8 input parameters in DEF_CALL_SIGNATURE()
163 CallSignature fooProxyAot("FooProxyAOT", 0, 8, in DEF_CALL_SIGNATURE()
166 std::array<VariableType, 8> params = { // 8 : 8 input parameters in DEF_CALL_SIGNATURE()
182 // 8 : 8 input parameters in DEF_CALL_SIGNATURE()
183 CallSignature FooProxy2AOT("FooProxy2AOT", 0, 8, in DEF_CALL_SIGNATURE()
186 std::array<VariableType, 8> params = { // 8 : 8 input parameters in DEF_CALL_SIGNATURE()