Home
last modified time | relevance | path

Searched defs:fast (Results 1 – 18 of 18) sorted by relevance

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_inlines_a.h153 bool fast = tsd_fast(tsd); in pre_reentrancy() local
H A Dtsd.h247 bool fast = (tsd->state == tsd_state_nominal); in tsd_fast() local
/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dfse_compress.c559 const FSE_CTable* ct, const unsigned fast) in FSE_compress_usingCTable_generic()
620 unsigned const fast = (dstSize >= FSE_BLOCKBOUND(srcSize)); in FSE_compress_usingCTable() local
/f-stack/freebsd/contrib/zstd/lib/common/
H A Dfse_decompress.c234 const FSE_DTable* dt, const unsigned fast) in FSE_decompress_usingDTable_generic()
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Djemalloc.c2927 bool fast = tsd_fast(tsd); in je_dallocx() local
2987 bool fast = tsd_fast(tsd); in je_sdallocx() local
/f-stack/dpdk/lib/librte_acl/
H A Dacl_bld.c1209 struct rte_acl_build_rule *fast; in rule_list_split() local
/f-stack/freebsd/kern/
H A Dkern_tc.c1023 sysclock_getsnapshot(struct sysclock_snap *clock_snap, int fast) in sysclock_getsnapshot()
/f-stack/freebsd/netgraph/
H A Dng_ppp.c2364 int fast = 0; in ng_ppp_mp_strategy() local
/f-stack/freebsd/contrib/zstd/lib/legacy/
H A Dzstd_v01.c821 const FSE_DTable* dt, const unsigned fast) in FSE_decompress_usingDTable_generic()
H A Dzstd_v03.c1345 const FSE_DTable* dt, const unsigned fast) in FSE_decompress_usingDTable_generic()
H A Dzstd_v04.c1324 const FSE_DTable* dt, const unsigned fast) in FSE_decompress_usingDTable_generic()
H A Dzstd_v02.c1344 const FSE_DTable* dt, const unsigned fast) in FSE_decompress_usingDTable_generic()
H A Dzstd_v06.c1574 const FSEv06_DTable* dt, const unsigned fast) in FSEv06_decompress_usingDTable_generic()
H A Dzstd_v05.c1431 const FSEv05_DTable* dt, const unsigned fast) in FSEv05_decompress_usingDTable_generic()
H A Dzstd_v07.c1594 const FSEv07_DTable* dt, const unsigned fast) in FSEv07_decompress_usingDTable_generic()
/f-stack/tools/libxo/xohtml/external/
H A Djquery.js8869 fast: 200, property
/f-stack/freebsd/amd64/amd64/
H A Dpmap.c1082 bool fast; in pmap_delayed_invl_wait_u() local
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c2932 const FSE_DTable* dt, const unsigned fast) in FSE_decompress_usingDTable_generic()
8035 const FSE_CTable* ct, const unsigned fast) in FSE_compress_usingCTable_generic()
8096 unsigned const fast = (dstSize >= FSE_BLOCKBOUND(srcSize)); in FSE_compress_usingCTable() local