Home
last modified time | relevance | path

Searched defs:total_size (Results 1 – 25 of 152) sorted by relevance

1234567

/netbsd-src/sys/external/bsd/drm2/dist/drm/vboxvideo/
H A Dvbox_hgsmi.c57 size_t total_size; in hgsmi_buffer_alloc() local
83 size_t total_size = h->data_size + sizeof(*h) + in hgsmi_buffer_free() local
/netbsd-src/external/lgpl3/gmp/dist/mpn/sparc64/
H A Ddivrem_1.c88 mp_size_t size, xsize, total_size, adj; in mpn_divrem_1() local
179 mp_size_t size, xsize, total_size; in mpn_divrem_1() local
/netbsd-src/sys/arch/ia64/stand/common/
H A Dcalloc.c11 u_int total_size = size1 * size2; in calloc() local
/netbsd-src/external/lgpl3/gmp/dist/
H A Dtal-reent.c58 size_t total_size; in __gmp_tmp_reentrant_alloc() local
/netbsd-src/external/public-domain/xz/dist/tests/
H A Dtest_index.c48 lzma_vli total_size = 0; in create_big() local
181 lzma_vli total_size = 0; in test_read() local
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/sodium/
H A Dutils.c525 size_t total_size; in _sodium_malloc() local
576 size_t total_size; in sodium_allocarray() local
600 size_t total_size; in sodium_free() local
/netbsd-src/sys/arch/x86/x86/
H A Dcpu_ucode_intel.c115 uint32_t data_size, total_size, payload_size, ext_size; in cpu_ucode_intel_verify() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_memory_profile.cc28 uptr total_size; member
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_memory_profile.cpp27 uptr total_size; member
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_memory_profile.cc26 uptr total_size; member
/netbsd-src/external/bsd/nsd/dist/
H A Dixfr.h34 size_t total_size; member
/netbsd-src/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitExecAllocator.c167 static sljit_uw total_size; variable
H A DsljitProtExecAllocator.c239 static sljit_uw total_size; variable
/netbsd-src/sys/arch/atari/dev/
H A Dgrfabs_tt.c323 u_long total_size, bm_size; in alloc_bitmap() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_bo_list.c76 uint64_t total_size = 0; in amdgpu_bo_list_create() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/lsan/
H A Dlsan_common.h84 uptr total_size; member
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/lsan/
H A Dlsan_common.h84 uptr total_size; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/
H A Dsvga3d_surfacedefs.h1196 u32 slice_size, total_size; in svga3dsurface_get_image_buffer_size() local
1227 u32 total_size = 0; in svga3dsurface_get_serialized_size() local
1251 uint64_t total_size = in svga3dsurface_get_serialized_size_extended() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/lm32/
H A Dlm32.c53 HOST_WIDE_INT total_size; /* number of bytes of entire frame. */ member
447 HOST_WIDE_INT total_size, locals_size, args_size, pretend_size, callee_size; in lm32_compute_frame_size() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/lm32/
H A Dlm32.cc53 HOST_WIDE_INT total_size; /* number of bytes of entire frame. */ member
447 HOST_WIDE_INT total_size, locals_size, args_size, pretend_size, callee_size; in lm32_compute_frame_size() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/selftests/
H A Dtest-drm_mm.c1240 unsigned int total_size, in evict_nothing()
1287 unsigned int total_size, in evict_everything()
2160 const unsigned int total_size = min(8192u, max_iterations); in igt_color_evict() local
2260 const unsigned int total_size = 8192; in igt_color_evict_range() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000-internal.h59 HOST_WIDE_INT total_size; /* total bytes allocated for stack */ member
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/lsan/
H A Dlsan_common.h88 uptr total_size; member
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-internal.h63 HOST_WIDE_INT total_size; /* total bytes allocated for stack */ member
/netbsd-src/external/public-domain/xz/dist/src/liblzma/api/lzma/
H A Dindex.h197 lzma_vli total_size; member

1234567