Searched refs:register_callback (Results 1 - 18 of 18) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dplugin.h130 extern void register_callback (const char *plugin_name,
H A Dplugin.c449 register_callback (const char *plugin_name, function
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dplugin.h130 extern void register_callback (const char *plugin_name,
H A Dplugin.cc449 register_callback (const char *plugin_name, function
/netbsd-current/sys/arch/macppc/dev/
H A Dpmuvar.h149 void (*register_callback)(void *, void (*)(void *), void *); member in struct:pmu_ops
H A Dbattery.c142 sc->sc_pmu_ops->register_callback(sc->sc_pmu_ops->cookie, battery_poll,
H A Dsmartbat.c152 sc->sc_pmu_ops->register_callback(sc->sc_pmu_ops->cookie,
H A Dpmu.c328 sc->sc_pmu_ops.register_callback = pmu_register_callback;
/netbsd-current/external/gpl3/gcc/dist/libcc1/
H A Dcontext.cc171 register_callback (plugin_info->base_name, PLUGIN_GGC_MARKING,
H A Dlibcc1plugin.cc762 register_callback (plugin_info->base_name, PLUGIN_PRAGMAS,
764 register_callback (plugin_info->base_name, PLUGIN_PRE_GENERICIZE,
H A Dlibcp1plugin.cc3510 register_callback (plugin_info->base_name, PLUGIN_PRAGMAS,
3512 register_callback (plugin_info->base_name, PLUGIN_PRE_GENERICIZE,
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Dios.cc109 ios_base::register_callback(event_callback __fn, int __index) function in class:ios_base
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dios.cc109 ios_base::register_callback(event_callback __fn, int __index) function in class:ios_base
/netbsd-current/external/gpl3/gcc.old/dist/libcc1/
H A Dlibcc1plugin.cc964 register_callback (plugin_info->base_name, PLUGIN_PRAGMAS,
966 register_callback (plugin_info->base_name, PLUGIN_PRE_GENERICIZE,
968 register_callback (plugin_info->base_name, PLUGIN_GGC_MARKING,
H A Dlibcp1plugin.cc3712 register_callback (plugin_info->base_name, PLUGIN_PRAGMAS,
3714 register_callback (plugin_info->base_name, PLUGIN_PRE_GENERICIZE,
3716 register_callback (plugin_info->base_name, PLUGIN_GGC_MARKING,
/netbsd-current/external/apache2/llvm/dist/libcxx/src/
H A Dios.cpp209 // register_callback
212 ios_base::register_callback(event_callback fn, int index) function in class:ios_base
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dios_base.h542 register_callback(event_callback __fn, int __index);
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dios_base.h555 register_callback(event_callback __fn, int __index);

Completed in 188 milliseconds