Home
last modified time | relevance | path

Searched defs:pdt (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/sys/arch/sparc/dev/
H A Debus.c423 ebus_alloc_dma_tag(struct ebus_softc *sc, bus_dma_tag_t pdt) in ebus_alloc_dma_tag()
/netbsd-src/sys/arch/sparc64/dev/
H A Dpyro.c416 bus_dma_tag_t dt, pdt = sc->sc_dmat; in pyro_alloc_dma_tag() local
H A Dvpci.c439 bus_dma_tag_t dt, pdt = sc->sc_dmat; in vpci_alloc_dma_tag() local
H A Dschizo.c647 bus_dma_tag_t dt, pdt = sc->sc_dmat; in schizo_alloc_dma_tag() local
H A Dpsycho.c1099 bus_dma_tag_t dt, pdt = sc->sc_dmatag; in psycho_alloc_dma_tag() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dprimary.c1724 match_keyword_arg (gfc_actual_arglist *actual, gfc_actual_arglist *base, bool pdt) in match_keyword_arg()
1873 gfc_match_actual_arglist (int sub_flag, gfc_actual_arglist **argp, bool pdt) in gfc_match_actual_arglist()
H A Dmodule.c2986 mio_actual_arg (gfc_actual_arglist *a, bool pdt) in mio_actual_arg()
2998 mio_actual_arglist (gfc_actual_arglist **ap, bool pdt) in mio_actual_arglist()
H A Ddecl.c3685 gfc_symbol *pdt = *sym; in gfc_get_pdt_instance() local
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dprimary.cc1703 match_keyword_arg (gfc_actual_arglist *actual, gfc_actual_arglist *base, bool pdt) in match_keyword_arg()
1852 gfc_match_actual_arglist (int sub_flag, gfc_actual_arglist **argp, bool pdt) in gfc_match_actual_arglist()
H A Dmodule.cc3137 mio_actual_arg (gfc_actual_arglist *a, bool pdt) in mio_actual_arg()
3149 mio_actual_arglist (gfc_actual_arglist **ap, bool pdt) in mio_actual_arglist()
H A Ddecl.cc3783 gfc_symbol *pdt = *sym; in gfc_get_pdt_instance() local
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dasync.h353 struct st_parameter_dt *pdt; member
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/
H A Dasync.h353 struct st_parameter_dt *pdt; member
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
H A Dsystime.d9717 auto pdt = new immutable SimpleTimeZone(dur!"hours"(-7)); variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Dsystime.d10649 auto pdt = new immutable SimpleTimeZone(dur!"hours"(-7)); variable
/netbsd-src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_dp_mst_helper.h130 u8 pdt; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_dp_mst_topology.c1946 static bool drm_dp_mst_is_dp_mst_end_device(u8 pdt, bool mcs) in drm_dp_mst_is_dp_mst_end_device()