Searched defs:max_count (Results 1 - 7 of 7) sorted by relevance

/src/sys/external/bsd/libfdt/dist/
H A Dlibfdt_env.h93 static inline size_t fdt_strnlen(const char *string, size_t max_count) argument
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_allocator_local_cache.h87 u32 max_count; member in struct:SizeClassAllocator64LocalCache::PerClass
209 uptr max_count; member in struct:SizeClassAllocator32LocalCache::PerClass
[all...]
H A Dsanitizer_allocator_primary32.h340 const uptr max_count = TransferBatch::MaxCached(size); local in function:SizeClassAllocator32::PopulateFreeList
304 PopulateBatches(AllocatorCache * c,SizeClassInfo * sci,uptr class_id,TransferBatch ** current_batch,uptr max_count,uptr * pointers_array,uptr count) argument
/src/lib/libbluetooth/
H A Dbt_dev.c537 bt__devresult(struct bt_devinquiry *ii, int *count, int max_count, argument
/src/common/dist/zlib/
H A Dtrees.c718 int max_count = 7; /* max repeat count */ local in function:scan_tree
759 int max_count = 7; /* max repeat count */ local in function:send_tree
[all...]
/src/sys/external/bsd/drm2/dist/drm/selftests/
H A Dtest-drm_mm.c1044 const unsigned int max_count = min(8192u, max_prime); local in function:igt_align
/src/sys/net/
H A Dzlib.c2807 int max_count = 7; /* max repeat count */ local in function:scan_tree
2851 int max_count = 7; /* max repeat count */ local in function:send_tree
[all...]

Completed in 17 milliseconds