Searched refs:pe (Results 276 - 300 of 750) sorted by relevance

<<11121314151617181920>>

/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bios/
H A Dnouveau_nvkm_subdev_bios_dp.c187 info->pe = nvbios_rd08(bios, data + 0x03);
195 info->pe = nvbios_rd08(bios, data + 0x02);
200 info->pe = nvbios_rd08(bios, data + 0x01);
212 nvbios_dpcfg_match(struct nvkm_bios *bios, u16 outp, u8 pc, u8 vs, u8 pe, argument
221 idx = (pc * 10) + vsoff[vs] + pe;
231 nvbios_rd08(bios, data + 0x01) == pe)
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/
H A Darm-it-auto-2.d4 #skip: *-*-pe *-*-wince
H A Dblx-bad.d4 #notarget: *-*-pe *-*-wince
H A Dinst-po-be.d4 #skip: *-*-pe *-*-wince
H A Dinst-po.d3 #skip: *-*-pe *-*-wince
H A Dpinsn.d3 # skip: *-*-pe *-*-wince
H A Dplt-1.d5 #notarget: *-*-pe *-*-wince *-*-vxworks
H A Dthumb2_ldr_immediate_armv6t2.d4 #skip: *-*-pe *-wince-*
H A Dvldm-arm.d6 #notarget: *-*-pe *-*-wince
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/aarch64/
H A Dlitpool.d4 #notarget: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
/netbsd-current/external/gpl3/gdb.old/dist/binutils/testsuite/binutils-all/arm/
H A Din-order-all.d5 #skip: *-*-pe *-wince-* *-*-coff
H A Din-order.d5 #skip: *-*-pe *-wince-* *-*-coff
H A Dout-of-order-all.d5 #skip: *-*-pe *-wince-* *-*-coff
H A Dvdup-cond.d5 #skip: *-*-pe *-wince-* *-*-coff
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-z80/
H A Drelocs.s31 call pe,label7
41 jp pe,label7
H A Drelocs_b_ez80.d29 121:[ ]+ec 06 01 00[ ]+call pe,0x0106
38 145:[ ]+ea 06 01 00[ ]+jp pe,0x0106
H A Drelocs_b_z80.d28 11b:[ ]+ec 06 01[ ]+call pe,0x0106
37 136:[ ]+ea 06 01[ ]+jp pe,0x0106
H A Drelocs_f_z80.d20 112:[ ]+ec 73 01[ ]+call pe,0x0173
29 12d:[ ]+ea 73 01[ ]+jp pe,0x0173
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/asn1/
H A Dameth_lib.c73 * Find an implementation of an ASN1 algorithm. If 'pe' is not NULL also
74 * search through engines and set *pe to a functional reference to the engine
78 const EVP_PKEY_ASN1_METHOD *EVP_PKEY_asn1_find(ENGINE **pe, int type) argument
88 if (pe) {
94 *pe = e;
98 *pe = NULL;
103 const EVP_PKEY_ASN1_METHOD *EVP_PKEY_asn1_find_str(ENGINE **pe, argument
111 if (pe) {
122 *pe = e;
126 *pe
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/
H A Dsecrel.d4 .*: +file format pe-i386
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A DpeXXigen.c45 The *sole* difference between the pe format and the pei format is that the
49 Are there more subtle differences between pe and pei formats?
55 because the `i' in `pei' also refers to "image". The `pe' format can
94 #include "coff/pe.h"
478 struct internal_extra_pe_aouthdr *a = &aouthdr_int->pe;
640 pe_data_type *pe = pe_data (abfd);
641 struct internal_extra_pe_aouthdr *extra = &pe->pe_opthdr;
650 idata2 = pe->pe_opthdr.DataDirectory[PE_IMPORT_TABLE];
651 idata5 = pe->pe_opthdr.DataDirectory[PE_IMPORT_ADDRESS_TABLE];
652 tls = pe
639 pe_data_type *pe = pe_data (abfd); local
1278 pe_data_type *pe = pe_data (abfd); local
1621 pe_data_type *pe = pe_data (abfd); local
2521 pe_data_type * pe; local
2628 pe_data_type *pe = pe_data (abfd); local
2749 pe_data_type *pe = pe_data (abfd); local
4147 pe_data_type * pe; local
[all...]
/netbsd-current/sys/external/bsd/drm2/include/
H A Dradeon_trace.h95 trace_radeon_vm_set_page(uint64_t pe __unused, uint64_t addr __unused,
/netbsd-current/lib/libc/gen/
H A Dglob.c274 const Char *pe, *pm, *pl; local
288 for (i = 0, pe = ++ptr; *pe; pe++)
289 if (*pe == LBRACKET) {
291 for (pm = pe++; *pe != RBRACKET && *pe != EOS; pe++)
293 if (*pe
[all...]
/netbsd-current/etc/rc.d/
H A Dntpd49 ( cd /dev ; /bin/pax -rw -pe clockctl "${ntpd_chrootdir}/dev" )
/netbsd-current/external/gpl3/gdb/lib/libbfd/arch/aarch64/
H A Ddefs.mk5 G_libbfd_la_DEPENDENCIES=elf64-aarch64.lo elfxx-aarch64.lo elf-ifunc.lo elf64.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo elf-sframe.lo dwarf1.lo dwarf2.lo elf32-aarch64.lo elf32.lo elf32-arm.lo elf-nacl.lo elf-vxworks.lo pei-aarch64.lo pe-aarch64igen.lo cofflink.lo coffgen.lo pe-aarch64.lo elf64-gen.lo elf32-gen.lo plugin.lo cpu-aarch64.lo cpu-arm.lo archive64.lo ofiles ../libsframe/libsframe.la

Completed in 143 milliseconds

<<11121314151617181920>>