Searched defs:mem (Results 1 - 25 of 835) sorted by relevance

1234567891011>>

/netbsd-current/sys/arch/sandpoint/stand/altboot/
H A Dmemfs.h31 FS_DEF(mem); variable
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/rx/
H A Drx-asm-good.s9 mem: label
/netbsd-current/sys/arch/hpc/stand/hpcboot/arm/
H A Darm_arch.cpp37 ARMArchitecture::ARMArchitecture(Console *&cons, MemoryManager *&mem) argument
H A Darm_console.cpp39 ARMConsole::Instance(MemoryManager *&mem, ArchitectureOps arch) argument
H A Darm_sa1100_console.h47 SA1100Console(MemoryManager *& mem) : _mem(mem), _uart_base(~0) { } argument
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
H A Dlut.h11 struct nvif_mem mem[2]; member in struct:nv50_lut
/netbsd-current/sys/arch/hpc/stand/hpcboot/mips/
H A Dmips_vr41.cpp36 VR41XX::VR41XX(Console *&cons, MemoryManager *&mem) argument
H A Dmips_tx39.cpp36 TX39XX::TX39XX(Console *&cons, MemoryManager *&mem, enum ArchitectureOps arch) argument
/netbsd-current/sys/arch/hpcmips/stand/pbsdboot/
H A Dmips.c46 unsigned char *mem; local
/netbsd-current/sys/external/bsd/gnu-efi/dist/apps/
H A Dt.c9 static CHAR16 mem[2048]; local
/netbsd-current/external/gpl3/gdb.old/dist/gdbsupport/
H A Dscoped_mmap.h57 void *mem = m_mem; variable
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dmalloca.c52 char *mem = (char *) malloc (nplus); local
94 void *mem local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/common/
H A Dsim-hrw.c27 sim_read (SIM_DESC sd, SIM_ADDR mem, unsigned char *buf, int length) argument
35 sim_write (SIM_DESC sd, SIM_ADDR mem, const unsigned char *buf, int length) argument
/netbsd-current/external/gpl3/gdb/dist/gdbsupport/
H A Dscoped_mmap.h57 void *mem = m_mem; variable
/netbsd-current/external/gpl3/gdb/dist/sim/common/
H A Dsim-hrw.c30 sim_read (SIM_DESC sd, SIM_ADDR mem, void *buffer, int length) argument
38 sim_write (SIM_DESC sd, SIM_ADDR mem, const void *buffer, int length) argument
/netbsd-current/external/gpl2/lvm2/dist/lib/format_text/
H A Dtags.c49 int read_tags(struct dm_pool *mem, struct dm_list *tags, struct config_value *cv) argument
/netbsd-current/sys/arch/powerpc/ibm4xx/
H A Dibm40x_machdep.c108 mem_regions(struct mem_region **mem, struct mem_region **avail) argument
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_rtl_proc.cc22 void *mem = InternalAlloc(sizeof(Processor)); local
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_rtl_proc.cc20 void *mem = InternalAlloc(sizeof(Processor)); local
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_mem.h21 struct nvif_mem mem; member in struct:nouveau_mem
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/gem/
H A Di915_gem_lmem.c39 __i915_gem_lmem_object_create(struct intel_memory_region *mem, argument
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/rs6000/
H A Dcxa_finalize.c33 catomic_compare_and_exchange_bool_acq (long *mem, long newval, long oldval) argument
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dalloc.c90 void *mem; local
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/ocsp/
H A Docsp_http.c55 BIO *mem; local
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/rs6000/
H A Dcxa_finalize.c33 catomic_compare_and_exchange_bool_acq (long *mem, long newval, long oldval) argument

Completed in 548 milliseconds

1234567891011>>