Searched defs:chunks (Results 51 - 67 of 67) sorted by relevance

123

/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Dtarget.c256 struct gomp_coalesce_chunk *chunks; member in struct:gomp_coalesce_buf
[all...]
/netbsd-current/lib/libc/stdlib/
H A Djemalloc.c617 rb_tree_t chunks; member in struct:arena_s
[all...]
/netbsd-current/external/bsd/libpcap/dist/
H A Dgencode.c420 struct chunk chunks[NCHUNKS]; member in struct:_compiler_state
/netbsd-current/sys/external/bsd/drm/dist/shared-core/
H A Dradeon_drm.h775 uint64_t chunks; /* this points to uint64_t * which point to member in struct:drm_radeon_cs
H A Dradeon_drv.h255 struct drm_radeon_kernel_chunk *chunks; member in struct:drm_radeon_cs_parser
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp4622 SmallVector<BlockLayoutChunk, 8> chunks; local
/netbsd-current/sys/external/bsd/drm2/dist/include/uapi/drm/
H A Damdgpu_drm.h561 __u64 chunks; member in struct:drm_amdgpu_cs_in
H A Dradeon_drm.h989 __u64 chunks; member in struct:drm_radeon_cs
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu.h485 struct amdgpu_cs_chunk *chunks; member in struct:amdgpu_cs_parser
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Ddwarf.c9063 Frame_Chunk *chunks = NULL, *forward_refs = NULL; local
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Ddwarf.c8012 Frame_Chunk *chunks = NULL, *forward_refs = NULL; local
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Ddwarf.c9063 Frame_Chunk *chunks = NULL, *forward_refs = NULL; local
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-arm.c19255 int chunks = (num_words % 8) ? (num_words / 8 + 1) : (num_words / 8); local
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-arm.c19238 int chunks = (num_words % 8) ? (num_words / 8 + 1) : (num_words / 8); local
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-arm.c19263 int chunks = (num_words % 8) ? (num_words / 8 + 1) : (num_words / 8); local
/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon.h1110 struct radeon_cs_chunk *chunks; member in struct:radeon_cs_parser
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-arm.c19255 int chunks = (num_words % 8) ? (num_words / 8 + 1) : (num_words / 8); local

Completed in 988 milliseconds

123