Searched defs:bytes_needed (Results 1 - 8 of 8) sorted by relevance

/macosx-10.9.5/libauto-185.5/
H A DWriteBarrier.h81 static inline const usword_t bytes_needed(usword_t n) { function in class:Auto::WriteBarrier
H A DBitmap.h128 static inline const usword_t bytes_needed(usword_t n) { return partition2(n, bits_per_word_log2) << bytes_per_word_log2; } function in class:Auto::Bitmap
H A DRegion.h70 static const usword_t bytes_needed() { function in class:Auto::Region
H A DZone.h253 static inline const usword_t bytes_needed() { function in class:Auto::Zone
/macosx-10.9.5/ntfs-83/kext/
H A Dntfs_attr_list.c1338 unsigned bytes_needed, bytes_free, alloc_size, name_ofs; local
H A Dntfs_attr.c2938 unsigned mp_size, mp_ofs, name_ofs, arec_size, attr_size, bytes_needed; local
/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Dkdebug.c1435 uint32_t bytes_needed = sizeof(kd_cpumap_header) + cpu_count * sizeof(kd_cpumap); local
/macosx-10.9.5/ICU-511.35/icuSources/test/cintltst/
H A Dnucnvtst.c5381 int32_t rules_length, target_cap, bytes_needed, buff_size; local
5433 int32_t target_cap, bytes_needed, numNeeded = 0; local
[all...]

Completed in 243 milliseconds