/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | denum.d | 51 Type memtype; // type of the members variable 61 extern (D) this(const ref Loc loc, Identifier ident, Type memtype) in this() 279 extern(D) this(Loc loc, Identifier id, Expression value, Type memtype, in this()
|
H A D | enum.h | 32 Type *memtype; // type of the members variable
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
H A D | enum.h | 35 Type *memtype; // type of the members variable
|
H A D | denum.c | 28 EnumDeclaration::EnumDeclaration(Loc loc, Identifier *id, Type *memtype) in EnumDeclaration()
|
/netbsd-src/sys/dev/pci/ |
H A D | ahcisata_pci.c | 282 pcireg_t memtype = pci_mapreg_type(pa->pa_pc, pa->pa_tag, bar); in ahci_pci_match() local 400 pcireg_t memtype = pci_mapreg_type(pa->pa_pc, pa->pa_tag, bar); in ahci_pci_attach() local
|
H A D | siop_pci_common.c | 242 pcireg_t memtype; in siop_pci_attach_common() local
|
H A D | if_eqos_pci.c | 112 pcireg_t memtype; in eqos_pci_attach() local
|
H A D | ciss_pci.c | 158 int cfg_bar, memtype; in ciss_pci_attach() local
|
H A D | if_bwi_pci.c | 132 pcireg_t memtype, reg; in bwi_pci_attach() local
|
H A D | if_re_pci.c | 190 pcireg_t command, memtype; in re_pci_attach() local
|
H A D | xhci_pci.c | 127 pcireg_t csr, memtype, usbrev; in xhci_pci_attach() local
|
H A D | pwdog.c | 84 pcireg_t memtype; in pwdog_attach() local
|
H A D | mpt_pci.c | 133 pcireg_t reg, memtype; in mpt_pci_attach() local
|
H A D | if_ral_pci.c | 169 pcireg_t memtype, reg; in ral_pci_attach() local
|
H A D | ibmcd.c | 103 pcireg_t memtype; in ibmcd_attach() local
|
H A D | siisata_pci.c | 158 pcireg_t csr, memtype; in siisata_pci_attach() local
|
H A D | if_athn_pci.c | 134 pcireg_t memtype, reg; in athn_pci_attach() local
|
H A D | nvme_pci.c | 153 pcireg_t memtype, reg; in nvme_pci_attach() local
|
H A D | ahd_pci.c | 323 pcireg_t memtype; in ahd_pci_attach() local
|
H A D | if_bce.c | 247 pcireg_t memtype, pmode; in bce_attach() local
|
H A D | pci_resource.c | 86 uint8_t memtype; member
|
H A D | if_ale.c | 392 pcireg_t memtype; in ale_attach() local
|
/netbsd-src/sys/arch/x86/pci/ |
H A D | dwiic_pci.c | 220 pcireg_t memtype; pci_dwiic_attach() local
|
H A D | msipic.c | 675 u_int memtype; in msipic_construct_msix_pic() local
|
/netbsd-src/sys/arch/i386/stand/efiboot/ |
H A D | efimemory.c | 336 int memtype; in efi_memory_probe() local
|