Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan.h23 #define GET_STACK_TRACE(max_size, fast) \ argument
H A Dlsan.cpp45 bool fast = StackTrace::WillUseFastUnwind(request_fast); in UnwindImpl() local
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_stack.h35 #define GET_STACK_TRACE(max_size, fast) \ argument
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_diag_standalone.cpp24 bool fast = StackTrace::WillUseFastUnwind(request_fast); in UnwindImpl() local
H A Dubsan_diag.cpp40 bool fast = StackTrace::WillUseFastUnwind(request_fast); in ubsan_GetStackTrace() local
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_stack.h35 #define GET_STACK_TRACE(max_size, fast) \ argument
/freebsd/contrib/llvm-project/compiler-rt/lib/rtsan/
H A Drtsan_stack.cpp27 bool fast = StackTrace::WillUseFastUnwind(request_fast); in UnwindImpl() local
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_stack_trace.cpp54 bool fast = StackTrace::WillUseFastUnwind(request_fast); in UnwindImpl() local
/freebsd/contrib/nvi/regex/
H A Dengine.c47 #define fast sfast macro
58 #define fast lfast macro
680 fast(struct match *m, const RCHAR_T *start, const RCHAR_T *stop, sopno startst, in fast() function
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_inlines_a.h155 bool fast = tsd_fast(tsd); in pre_reentrancy() local
H A Dtsd.h337 bool fast = (tsd_state_get(tsd) == tsd_state_nominal); in tsd_fast() local
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dfse_compress.c557 const FSE_CTable* ct, const unsigned fast) in FSE_compress_usingCTable_generic()
618 unsigned const fast = (dstSize >= FSE_BLOCKBOUND(srcSize)); in FSE_compress_usingCTable() local
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_report.cpp155 bool fast = common_flags()->fast_unwind_on_fatal; in ReportMmapWriteExec() local
/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dfse_decompress.c170 const FSE_DTable* dt, const unsigned fast) in FSE_decompress_usingDTable_generic()
/freebsd/sys/contrib/zstd/lib/compress/
H A Dfse_compress.c595 const FSE_CTable* ct, const unsigned fast) in FSE_compress_usingCTable_generic()
656 unsigned const fast = (dstSize >= FSE_BLOCKBOUND(srcSize)); in FSE_compress_usingCTable() local
/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Dfast.c234 make_tgs_outer_padata(krb5_pa_data *tgs, krb5_pa_data *fast, in make_tgs_outer_padata()
/freebsd/sys/contrib/zstd/lib/common/
H A Dfse_decompress.c234 const FSE_DTable* dt, const unsigned fast) in FSE_decompress_usingDTable_generic()
/freebsd/sys/dev/nvme/
H A Dnvme_qpair.c846 bool fast; in nvme_qpair_timeout() local
/freebsd/sys/dev/aic7xxx/
H A Daic7xxx_pci.c1095 ahc_scbram_config(struct ahc_softc * ahc,int enable,int pcheck,int fast,int large) ahc_scbram_config() argument
1158 int fast; ahc_probe_ext_scbram() local
[all...]
/freebsd/sys/geom/stripe/
H A Dg_stripe.c571 int error, fast = 0; in g_stripe_start() local
/freebsd/crypto/openssh/regress/unittests/test_helper/
H A Dtest_helper.c124 static int fast = 0; variable
/freebsd/lib/libc/regex/
H A Dengine.c843 sopno stopst, bool fast) in walk()
/freebsd/contrib/tcsh/
H A Dsh.c101 static int fast = 0; variable
/freebsd/contrib/llvm-project/lld/MachO/
H A DConfig.h75 fast, enumerator
/freebsd/contrib/jemalloc/src/
H A Djemalloc.c3479 bool fast = tsd_fast(tsd); in je_dallocx() local
3538 bool fast = tsd_fast(tsd); in sdallocx_default() local

12