Searched refs:pe (Results 401 - 425 of 755) sorted by relevance

<<11121314151617181920>>

/netbsd-current/external/bsd/ntp/dist/sntp/tests/
H A DpacketProcessing.c177 uint32_t * pe = testpkt.p.exten + 7; local
183 *pe = htonl(3); /* 3 bytes is too short. */
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/
H A Dnouveau_nvkm_engine_disp_sorg94.c63 g94_sor_dp_drive(struct nvkm_ior *sor, int ln, int pc, int dc, int pe, int pu) argument
76 nvkm_wr32(device, 0x61c120 + loff, data[1] | (pe << shift));
/netbsd-current/external/gpl3/binutils/dist/include/coff/
H A Dinternal.h63 struct internal_extra_pe_filehdr pe; member in struct:internal_filehdr
286 struct internal_extra_pe_aouthdr pe; member in struct:internal_aouthdr
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dlibcoff-in.h35 #define obj_pe(bfd) (coff_data (bfd)->pe)
96 int pe; member in struct:coff_tdata
100 /* Used by the pe linker for PowerPC. */
128 /* Tdata for pe image files. */
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcc/unwind/
H A Dpe.d24 // This corresponds to unwind-pe.h
26 module gcc.unwind.pe;
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/
H A Darmv8-a+ras.d5 #skip: *-*-pe *-wince-*
H A Darmv8_2-a.d4 #skip: *-*-pe *-wince-*
H A Dbfloat16-thumb.d5 #skip: *-*-pe *-*-wince
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/aarch64/
H A Dmapmisc.d6 #notarget: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/sh/
H A Dbasic.exp125 if {[istarget sh*-*coff] || [istarget sh*-pe*] || [istarget sh*-rtems]} then {
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-scripts/
H A Dscript.exp148 [a-z]*-*-pe$ {
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dlibcoff-in.h35 #define obj_pe(bfd) (coff_data (bfd)->pe)
96 int pe; member in struct:coff_tdata
100 /* Used by the pe linker for PowerPC. */
128 /* Tdata for pe image files. */
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/unwind/
H A Dpe.d24 // This corresponds to unwind-pe.h
26 module gcc.unwind.pe;
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dlibcoff-in.h35 #define obj_pe(bfd) (coff_data (bfd)->pe)
96 int pe; member in struct:coff_tdata
100 /* Used by the pe linker for PowerPC. */
128 /* Tdata for pe image files. */
H A DMakefile.in842 pe-arm-wince.lo \
843 pe-arm.lo \
844 pe-i386.lo \
845 pe-mcore.lo \
846 pe-sh.lo \
977 pe-arm-wince.c \
978 pe-arm.c \
979 pe-i386.c \
980 pe-mcore.c \
981 pe
[all...]
/netbsd-current/external/gpl3/gdb/dist/include/coff/
H A Dinternal.h63 struct internal_extra_pe_filehdr pe; member in struct:internal_filehdr
286 struct internal_extra_pe_aouthdr pe; member in struct:internal_aouthdr
/netbsd-current/external/gpl3/binutils.old/dist/include/coff/
H A Dinternal.h63 struct internal_extra_pe_filehdr pe; member in struct:internal_filehdr
286 struct internal_extra_pe_aouthdr pe; member in struct:internal_aouthdr
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dlibcoff-in.h35 #define obj_pe(bfd) (coff_data (bfd)->pe)
96 int pe; member in struct:coff_tdata
100 /* Used by the pe linker for PowerPC. */
128 /* Tdata for pe image files. */
/netbsd-current/distrib/common/
H A DMakefile.bootcd217 -rw -pe ${PAX_v} \
232 -rw -pe ${PAX_v} \
271 -rw -pe ${PAX_v} \
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dpath.d2201 @property bool empty() const { return pe == 0; }
2212 if (ps == pe)
2216 pe = 0;
2228 while (fe < pe && !isDirSeparator(_path[fe]))
2230 ps = ltrim(fe, pe);
2243 if (ps == pe)
2247 pe = 0;
2257 bs = pe;
2261 pe = rtrim(ps, bs);
2269 size_t ps, pe;
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_sdma_v3_0.c938 * @pe: addr of the page entry
945 uint64_t pe, uint64_t src,
956 ib->ptr[ib->length_dw++] = lower_32_bits(pe);
957 ib->ptr[ib->length_dw++] = upper_32_bits(pe);
964 * @pe: addr of the page entry
965 * @value: dst addr to write into pe
971 static void sdma_v3_0_vm_write_pte(struct amdgpu_ib *ib, uint64_t pe, argument
979 ib->ptr[ib->length_dw++] = lower_32_bits(pe);
980 ib->ptr[ib->length_dw++] = upper_32_bits(pe);
993 * @pe
944 sdma_v3_0_vm_copy_pte(struct amdgpu_ib *ib, uint64_t pe, uint64_t src, unsigned count) argument
1001 sdma_v3_0_vm_set_pte_pde(struct amdgpu_ib *ib, uint64_t pe, uint64_t addr, unsigned count, uint32_t incr, uint64_t flags) argument
[all...]
H A Damdgpu_sdma_v5_0.c1009 * @pe: addr of the page entry
1016 uint64_t pe, uint64_t src,
1027 ib->ptr[ib->length_dw++] = lower_32_bits(pe);
1028 ib->ptr[ib->length_dw++] = upper_32_bits(pe);
1036 * @pe: addr of the page entry
1037 * @addr: dst addr to write into pe
1044 static void sdma_v5_0_vm_write_pte(struct amdgpu_ib *ib, uint64_t pe, argument
1052 ib->ptr[ib->length_dw++] = lower_32_bits(pe);
1053 ib->ptr[ib->length_dw++] = upper_32_bits(pe);
1066 * @pe
1015 sdma_v5_0_vm_copy_pte(struct amdgpu_ib *ib, uint64_t pe, uint64_t src, unsigned count) argument
1074 sdma_v5_0_vm_set_pte_pde(struct amdgpu_ib *ib, uint64_t pe, uint64_t addr, unsigned count, uint32_t incr, uint64_t flags) argument
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_asic.h628 uint64_t pe, uint64_t src,
632 uint64_t pe,
637 uint64_t pe,
734 uint64_t pe, uint64_t src,
738 uint64_t pe,
743 uint64_t pe,
836 uint64_t pe, uint64_t src,
840 uint64_t pe,
845 uint64_t pe,
H A Dradeon_vm.c357 * @pe: addr of the page entry
358 * @addr: dst addr to write into pe
368 uint64_t pe,
372 trace_radeon_vm_set_page(pe, addr, count, incr, flags);
376 radeon_asic_vm_copy_pages(rdev, ib, pe, src, count);
379 radeon_asic_vm_write_pages(rdev, ib, pe, addr,
383 radeon_asic_vm_set_pages(rdev, ib, pe, addr,
366 radeon_vm_set_pages(struct radeon_device *rdev, struct radeon_ib *ib, uint64_t pe, uint64_t addr, unsigned count, uint32_t incr, uint32_t flags) argument
/netbsd-current/sys/arch/atari/atari/
H A Dbus.c608 bus_addr_t p, e, ps, pe; local
652 pe = ps + seglen;
656 e = (pe + CACHELINE_MASK) & ~CACHELINE_MASK;
732 e = pe & ~CACHELINE_MASK;
793 if (p < pe) {

Completed in 436 milliseconds

<<11121314151617181920>>