Searched defs:memory (Results 1 - 25 of 40) sorted by relevance

12

/freebsd-11-stable/sys/mips/cavium/octe/
H A Dethernet-mem.c85 char *memory; local
/freebsd-11-stable/contrib/gcc/
H A Dresource.h34 char memory; /* Insn sets or needs a memory location. */ member in struct:resources
/freebsd-11-stable/bin/sh/
H A Dredir.c115 char memory[10]; /* file descriptors to write to memory */ local
171 openredirect(union node *redir, char memory[10]) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DEndian.h65 inline value_type read(const void *memory, endianness endian) { argument
78 inline value_type read(const void *memory) { argument
85 inline value_type readNext(const CharT *&memory, endianness endian) { argument
93 inline value_type readNext(const CharT *&memory) { argument
99 write(void *memory, value_type value, endianness endian) argument
109 write(void *memory, value_type value) argument
119 readAtBitAlignment(const void *memory, uint64_t startBit) argument
[all...]
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-helper-fpa.c72 void *memory; local
[all...]
/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_agpsupport.c204 DRM_AGP_MEM *memory; local
[all...]
/freebsd-11-stable/contrib/top/
H A Dmachine.h50 int *memory; member in struct:system_info
/freebsd-11-stable/sys/dev/amd_ecc_inject/
H A Decc_inject.c156 volatile uint64_t *memory = arg; local
179 vm_offset_t memory; local
/freebsd-11-stable/contrib/binutils/gas/
H A Dhash.c58 struct obstack memory; member in struct:hash_control
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_videodev2_compat.h26 enum v4l2_memory memory; member in struct:l_v4l2_buffer
/freebsd-11-stable/sys/powerpc/powermac/
H A Dplatform_powermac.c122 phandle_t memory; local
/freebsd-11-stable/sys/dev/isci/
H A Disci.c397 struct ISCI_MEMORY *memory = (struct ISCI_MEMORY *)arg; local
409 isci_allocate_dma_buffer(device_t device, struct ISCI_MEMORY *memory) argument
[all...]
/freebsd-11-stable/sys/dev/drm2/ttm/
H A Dttm_memory.c412 int ttm_mem_global_alloc(struct ttm_mem_global *glob, uint64_t memory, argument
391 ttm_mem_global_alloc_zone(struct ttm_mem_global *glob, struct ttm_mem_zone *single_zone, uint64_t memory, bool no_wait, bool interruptible) argument
[all...]
/freebsd-11-stable/usr.bin/mkuzip/
H A Dmkuzip.c438 mkuz_memvcmp(const void *memory, unsigned char val, size_t size) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp353 iterator_range<MemoryMemberSet::const_iterator> memory() const { function in class:__anon2741::CongruenceClass
[all...]
/freebsd-11-stable/contrib/binutils/ld/
H A Dldgram.y669 memory: label
/freebsd-11-stable/stand/ofw/libofw/
H A Dopenfirm.c71 ihandle_t memory; variable
[all...]
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Dxxhash.c330 char memory[16]; member in struct:XXH_state32_t
[all...]
/freebsd-11-stable/sys/dev/fdt/
H A Dfdt_common.c594 phandle_t memory, root; local
654 phandle_t memory; local
[all...]
/freebsd-11-stable/crypto/openssh/
H A Dmoduli.c243 gen_candidates(FILE *out, u_int32_t memory, u_int32_t power, BIGNUM *start) argument
[all...]
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddmu_tx.c944 uint64_t memory = towrite + tohold; local
/freebsd-11-stable/sys/geom/uzip/
H A Dg_uzip.c334 g_uzip_memvcmp(const void *memory, unsigned char val, size_t size) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp303 unsigned memory = 0, loads = 0, load0 = 0, stores = 0, store0 = 0, store1 = 0; local
[all...]
/freebsd-11-stable/contrib/binutils/bfd/
H A Dbfd-in.h420 each function should be written to allocate a new block of memory member in struct:bfd_hash_table
H A Decofflink.c362 PTR memory; member in union:shuffle::__anon190
399 struct objalloc *memory; member in struct:accumulate
[all...]

Completed in 233 milliseconds

12