Home
last modified time | relevance | path

Searched defs:pmf (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/sys/dev/cardbus/
H A Dif_bwi_cardbus.c216 bwi_cardbus_enable(struct bwi_softc *sc, int pmf) in bwi_cardbus_enable()
243 bwi_cardbus_disable(struct bwi_softc *sc, int pmf) in bwi_cardbus_disable()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Dpbase_type_info.cc54 static const pmf_type pmf = nullptr; in __do_catch() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Dpbase_type_info.cc54 static const pmf_type pmf = nullptr; in __do_catch() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
H A Dkfd_device_queue_manager.c248 const struct packet_manager_funcs *pmf = qpd->dqm->packets.pmf; in flush_texture_cache_nocpsch() local
H A Dkfd_priv.h941 const struct packet_manager_funcs *pmf; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_gfx.h98 const struct kiq_pm4_funcs *pmf; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dconstexpr.c3708 bool pmf = TYPE_PTRMEMFUNC_P (TREE_TYPE (whole)); in cxx_eval_component_reference() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstexpr.cc4097 bool pmf = TYPE_PTRMEMFUNC_P (TREE_TYPE (whole)); in cxx_eval_component_reference() local
/netbsd-src/external/apache2/llvm/dist/libcxx/src/
H A Dlocale.cpp663 __fake_bind(void (locale::id::* pmf)(), locale::id* id) in __fake_bind()