Searched defs:chunks (Results 1 - 25 of 58) sorted by relevance

123

/netbsd-current/external/mit/isl/dist/
H A Disl_val_imath.c7 isl_val_int_from_chunks(isl_ctx *ctx, size_t n, size_t size, const void *chunks) argument
33 isl_val_get_abs_num_chunks(__isl_keep isl_val *v, size_t size, void *chunks) argument
[all...]
H A Disl_val_sioimath.c7 isl_val_int_from_chunks(isl_ctx *ctx, size_t n, size_t size, const void *chunks) argument
34 isl_val_get_abs_num_chunks(__isl_keep isl_val *v, size_t size, void *chunks) argument
[all...]
H A Disl_val_gmp.c71 isl_val_int_from_chunks(isl_ctx *ctx, size_t n, size_t size, const void *chunks) argument
113 isl_val_get_abs_num_chunks(__isl_keep isl_val *v, size_t size, void *chunks) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/contrib/
H A Dmark_spam.py103 chunks = args.range.split(',') variable
/netbsd-current/external/gpl3/gcc.old/dist/contrib/
H A Dmark_spam.py103 chunks = args.range.split(',') variable
/netbsd-current/external/gpl3/binutils.old/dist/include/
H A Dobjalloc.h48 void *chunks; member in struct:objalloc
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DHeapMap.h53 HeapChunk *chunks; member in class:HeapMap
H A DCacheMap.h76 Entry **chunks; member in class:CacheMap
H A DIntervalMap.h59 Entry **chunks; member in class:IntervalMap
H A DDefaultMap.h56 Entry **chunks; member in class:DefaultMap
H A DStringMap.h65 Entry **chunks; member in class:StringMap
/netbsd-current/external/gpl3/binutils/dist/include/
H A Dobjalloc.h48 void *chunks; member in struct:objalloc
/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Dobjalloc.h48 void *chunks; member in struct:objalloc
/netbsd-current/external/gpl3/gdb.old/dist/include/
H A Dobjalloc.h48 void *chunks; member in struct:objalloc
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dobjalloc.h48 void *chunks; member in struct:objalloc
/netbsd-current/external/gpl3/gdb/dist/include/
H A Dobjalloc.h48 void *chunks; member in struct:objalloc
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_allocator_local_cache.h89 CompactPtrT chunks[2 * SizeClassMap::kMaxNumCachedHint]; member in struct:SizeClassAllocator64LocalCache::PerClass
H A Dsanitizer_allocator_secondary.h278 const Header *const *chunks = AddressSpaceView::Load(chunks_, n_chunks_); local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator_local_cache.h87 CompactPtrT chunks[2 * SizeClassMap::kMaxNumCachedHint]; member in struct:SizeClassAllocator64LocalCache::PerClass
/netbsd-current/external/apache2/llvm/dist/libcxx/utils/
H A Dgenerate_feature_test_macro_components.py790 def chunks(l, n): function
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator_local_cache.h82 CompactPtrT chunks[2 * SizeClassMap::kMaxNumCachedHint]; member in struct:SizeClassAllocator64LocalCache::PerClass
H A Dsanitizer_allocator_secondary.h186 Header *const *chunks = AddressSpaceView::Load(chunks_, n_chunks_); local
224 Header *const *chunks = AddressSpaceView::Load(chunks_, n_chunks_); local
278 const Header *const *chunks = AddressSpaceView::Load(chunks_, n_chunks_); local
[all...]
/netbsd-current/usr.bin/split/
H A Dsplit.c80 off_t chunks = 0; /* Number of chunks to split into. */ local
292 split3(off_t chunks) argument
[all...]
/netbsd-current/sys/arch/arm/arm32/
H A Darm32_kvminit.c530 pv_addr_t chunks[__arraycount(bmi->bmi_l2pts) + 11]; local
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/
H A Dmem_dbg.c451 int chunks; member in struct:mem_leak_st

Completed in 526 milliseconds

123