Home
last modified time | relevance | path

Searched refs:thunk_name (Results 1 – 25 of 120) sorted by relevance

12345

/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/python/tvm/relay/testing/
H A Dpy_converter.py173 thunk_name = self.generate_function_name(name_hint)
174 thunk = self.create_def(thunk_name, [], defs + [Return(body)])
175 return (thunk, thunk_name)
524 thunk_name = self.generate_function_name("_ref_write_thunk")
526 thunk_name,
535 return (self.create_call(thunk_name, []), [thunk])
563 thunk_name = self.generate_function_name("_match_thunk")
564 thunk_def = self.create_def(thunk_name, [], defs + thunk_body)
565 return (self.create_call(thunk_name, []), [thunk_def])
/dports/misc/tvm/incubator-tvm-0.6.1/python/tvm/relay/testing/
H A Dpy_converter.py178 thunk_name = self.generate_function_name(name_hint)
179 thunk = self.create_def(thunk_name, [], defs + [Return(body)])
180 return (thunk, thunk_name)
533 thunk_name = self.generate_function_name('_ref_write_thunk')
535 thunk_name, [],
540 return (self.create_call(thunk_name, []), [thunk])
569 thunk_name = self.generate_function_name('_match_thunk')
570 thunk_def = self.create_def(thunk_name, [], defs + thunk_body)
571 return (self.create_call(thunk_name, []), [thunk_def])
/dports/misc/py-tvm/incubator-tvm-0.6.1/python/tvm/relay/testing/
H A Dpy_converter.py178 thunk_name = self.generate_function_name(name_hint)
179 thunk = self.create_def(thunk_name, [], defs + [Return(body)])
180 return (thunk, thunk_name)
533 thunk_name = self.generate_function_name('_ref_write_thunk')
535 thunk_name, [],
540 return (self.create_call(thunk_name, []), [thunk])
569 thunk_name = self.generate_function_name('_match_thunk')
570 thunk_def = self.create_def(thunk_name, [], defs + thunk_body)
571 return (self.create_call(thunk_name, []), [thunk_def])
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ppapi/generators/
H A Didl_thunk.py529 thunk_name = 'g_' + node.GetName().lower() + '_thunk_' + \
532 version_list.append((thunk_type, thunk_name))
534 out.Write('const %s %s = {\n' % (thunk_type, thunk_name))
551 for thunk_type, thunk_name in version_list:
554 out.Write(' return &%s;\n' % thunk_name)
/dports/lang/spidermonkey60/firefox-60.9.0/browser/extensions/mortar/ppapi/generators/
H A Didl_thunk.py524 thunk_name = 'g_' + node.GetName().lower() + '_thunk_' + \
527 version_list.append((thunk_type, thunk_name))
529 out.Write('const %s %s = {\n' % (thunk_type, thunk_name))
546 for thunk_type, thunk_name in version_list:
549 out.Write(' return &%s;\n' % thunk_name)
/dports/www/chromium-legacy/chromium-88.0.4324.182/ppapi/generators/
H A Didl_thunk.py529 thunk_name = 'g_' + node.GetName().lower() + '_thunk_' + \
532 version_list.append((thunk_type, thunk_name))
534 out.Write('const %s %s = {\n' % (thunk_type, thunk_name))
551 for thunk_type, thunk_name in version_list:
554 out.Write(' return &%s;\n' % thunk_name)
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dgnu-v3-abi.c735 char *thunk_name, *fn_name; in gnuv3_skip_trampoline() local
750 thunk_name = SYMBOL_DEMANGLED_NAME (thunk_sym); in gnuv3_skip_trampoline()
751 if (thunk_name == NULL || strstr (thunk_name, " thunk to ") == NULL) in gnuv3_skip_trampoline()
754 fn_name = strstr (thunk_name, " thunk to ") + strlen (" thunk to "); in gnuv3_skip_trampoline()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Dnames.cc338 Gogo::thunk_name() in thunk_name() function in Gogo
341 char thunk_name[50]; in thunk_name() local
342 snprintf(thunk_name, sizeof thunk_name, "..thunk%d", thunk_count); in thunk_name()
345 return ret + thunk_name; in thunk_name()
/dports/lang/gcc9/gcc-9.4.0/gcc/go/gofrontend/
H A Dnames.cc343 Gogo::thunk_name() in thunk_name() function in Gogo
346 char thunk_name[50]; in thunk_name() local
347 snprintf(thunk_name, sizeof thunk_name, "..thunk%d", thunk_count); in thunk_name()
350 return ret + thunk_name; in thunk_name()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Dnames.cc338 Gogo::thunk_name() in thunk_name() function in Gogo
341 char thunk_name[50]; in thunk_name() local
342 snprintf(thunk_name, sizeof thunk_name, "..thunk%d", thunk_count); in thunk_name()
345 return ret + thunk_name; in thunk_name()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/go/gofrontend/
H A Dnames.cc355 Gogo::thunk_name() in thunk_name() function in Gogo
358 char thunk_name[50]; in thunk_name() local
359 snprintf(thunk_name, sizeof thunk_name, "..thunk%d", thunk_count); in thunk_name()
362 return ret + thunk_name; in thunk_name()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/go/gofrontend/
H A Dnames.cc338 Gogo::thunk_name() in thunk_name() function in Gogo
341 char thunk_name[50]; in thunk_name() local
342 snprintf(thunk_name, sizeof thunk_name, "..thunk%d", thunk_count); in thunk_name()
345 return ret + thunk_name; in thunk_name()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/go/gofrontend/
H A Dnames.cc355 Gogo::thunk_name() in thunk_name() function in Gogo
358 char thunk_name[50]; in thunk_name() local
359 snprintf(thunk_name, sizeof thunk_name, "..thunk%d", thunk_count); in thunk_name()
362 return ret + thunk_name; in thunk_name()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Dnames.cc338 Gogo::thunk_name() in thunk_name() function in Gogo
341 char thunk_name[50]; in thunk_name() local
342 snprintf(thunk_name, sizeof thunk_name, "..thunk%d", thunk_count); in thunk_name()
345 return ret + thunk_name; in thunk_name()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Dnames.cc338 Gogo::thunk_name() in thunk_name() function in Gogo
341 char thunk_name[50]; in thunk_name() local
342 snprintf(thunk_name, sizeof thunk_name, "..thunk%d", thunk_count); in thunk_name()
345 return ret + thunk_name; in thunk_name()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/go/gofrontend/
H A Dnames.cc343 Gogo::thunk_name() in thunk_name() function in Gogo
346 char thunk_name[50]; in thunk_name() local
347 snprintf(thunk_name, sizeof thunk_name, "..thunk%d", thunk_count); in thunk_name()
350 return ret + thunk_name; in thunk_name()
/dports/lang/gcc10/gcc-10.3.0/gcc/go/gofrontend/
H A Dnames.cc355 Gogo::thunk_name() in thunk_name() function in Gogo
358 char thunk_name[50]; in thunk_name() local
359 snprintf(thunk_name, sizeof thunk_name, "..thunk%d", thunk_count); in thunk_name()
362 return ret + thunk_name; in thunk_name()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/go/gofrontend/
H A Dnames.cc343 Gogo::thunk_name() in thunk_name() function in Gogo
346 char thunk_name[50]; in thunk_name() local
347 snprintf(thunk_name, sizeof thunk_name, "..thunk%d", thunk_count); in thunk_name()
350 return ret + thunk_name; in thunk_name()
/dports/lang/gcc8/gcc-8.5.0/gcc/go/gofrontend/
H A Dnames.cc338 Gogo::thunk_name() in thunk_name() function in Gogo
341 char thunk_name[50]; in thunk_name() local
342 snprintf(thunk_name, sizeof thunk_name, "..thunk%d", thunk_count); in thunk_name()
345 return ret + thunk_name; in thunk_name()
/dports/lang/gcc11/gcc-11.2.0/gcc/go/gofrontend/
H A Dnames.cc406 Gogo::thunk_name() in thunk_name() function in Gogo
409 char thunk_name[50]; in thunk_name() local
410 snprintf(thunk_name, sizeof thunk_name, "..thunk%d", thunk_count); in thunk_name()
418 return ret + thunk_name; in thunk_name()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/go/gofrontend/
H A Dnames.cc406 Gogo::thunk_name() in thunk_name() function in Gogo
409 char thunk_name[50]; in thunk_name() local
410 snprintf(thunk_name, sizeof thunk_name, "..thunk%d", thunk_count); in thunk_name()
418 return ret + thunk_name; in thunk_name()
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dgnu-v3-abi.c984 const char *thunk_name, *fn_name; in gnuv3_skip_trampoline() local
999 thunk_name = SYMBOL_DEMANGLED_NAME (thunk_sym); in gnuv3_skip_trampoline()
1000 if (thunk_name == NULL || strstr (thunk_name, " thunk to ") == NULL) in gnuv3_skip_trampoline()
1003 fn_name = strstr (thunk_name, " thunk to ") + strlen (" thunk to "); in gnuv3_skip_trampoline()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/go/gofrontend/
H A Dnames.cc406 Gogo::thunk_name() in thunk_name() function in Gogo
409 char thunk_name[50]; in thunk_name() local
410 snprintf(thunk_name, sizeof thunk_name, "..thunk%d", thunk_count); in thunk_name()
418 return ret + thunk_name; in thunk_name()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/go/gofrontend/
H A Dnames.cc406 Gogo::thunk_name() in thunk_name() function in Gogo
409 char thunk_name[50]; in thunk_name() local
410 snprintf(thunk_name, sizeof thunk_name, "..thunk%d", thunk_count); in thunk_name()
418 return ret + thunk_name; in thunk_name()
/dports/devel/gdb/gdb-11.1/gdb/
H A Dgnu-v3-abi.c1217 const char *thunk_name, *fn_name; in gnuv3_skip_trampoline() local
1232 thunk_name = thunk_sym.minsym->demangled_name (); in gnuv3_skip_trampoline()
1233 if (thunk_name == NULL || strstr (thunk_name, " thunk to ") == NULL) in gnuv3_skip_trampoline()
1236 fn_name = strstr (thunk_name, " thunk to ") + strlen (" thunk to "); in gnuv3_skip_trampoline()

12345