Home
last modified time | relevance | path

Searched refs:tend (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/mips/conf/
H A Dstd.AR724X5 # Since the AR724x boards tend to have minimal flash (sometimes 4MB!),
/f-stack/freebsd/contrib/zlib/doc/
H A Dtxtvsbin.txt70 The second observation is that most of the binary files tend to contain
74 labeled as textual, because the files that are genuinely binary tend to
/f-stack/freebsd/netgraph/
H A DNOTES16 - Now tend to have NG_FREE_XX() macros. they
/f-stack/freebsd/vm/
H A Dvm_object.c1025 vm_pindex_t pi, tend, tstart; in vm_object_page_clean() local
1039 tend = (end == 0) ? object->size : OFF_TO_IDX(end + PAGE_MASK); in vm_object_page_clean()
1040 allclean = tstart == 0 && tend >= object->size; in vm_object_page_clean()
1048 if (pi >= tend) in vm_object_page_clean()
/f-stack/freebsd/contrib/zstd/doc/
H A Dzstd_compression_format.md260 In general, larger `Window_Size` tend to improve compression ratio,
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A DChangeLog1188 structures that tend to reduce fragmentation and increase speed.