Home
last modified time | relevance | path

Searched refs:enhanced (Results 1 – 25 of 142) sorted by relevance

123456

/freebsd/contrib/tcsh/
H A Dtw.parse.c709 is_prefixmatch(Char *check, Char *template, int enhanced) in is_prefixmatch() argument
718 enhanced == 2 && MCH1 == '_' ? '-' : MCH1; in is_prefixmatch()
720 enhanced == 2 && MCH2 == '_' ? '-' : MCH2; in is_prefixmatch()
722 (LCH1 != MCH2 || enhanced == 2)) { in is_prefixmatch()
723 if (enhanced && ((*check & TRIM) == '-' || in is_prefixmatch()
727 if (MCH1 == '_' && enhanced != 2) { in is_prefixmatch()
875 int numitems, int enhanced, int igncase) in recognize() argument
888 if (!enhanced && !igncase) { in recognize()
909 if (!(match_unique_match || is_set(STRrecexact) || (enhanced && *ent)) && in recognize()
946 int enhanced = 0; in tw_collect_items() local
[all …]
/freebsd/tools/build/options/
H A DWITH_GH_BC1 Install the enhanced
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3576-khadas-edge-2l.dts28 mmc-hs400-enhanced-strobe;
H A Drk3399-nanopc-t4.dts114 mmc-hs400-enhanced-strobe;
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZFeatures.td153 "enhanced-dat-2", "EnhancedDAT2", (all_of FeatureEnhancedDAT2),
154 "Assume that the enhanced-DAT facility 2 is installed"
294 "enhanced-sort", "EnhancedSort", (all_of FeatureEnhancedSort),
295 "Assume that the enhanced-sort facility is installed"
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_prime.c348 BN_GENCB *cb, int enhanced, int *status) in ossl_bn_miller_rabin_is_prime() argument
403 if (enhanced) { in ossl_bn_miller_rabin_is_prime()
443 if (enhanced) { in ossl_bn_miller_rabin_is_prime()
/freebsd/sys/contrib/device-tree/Bindings/crypto/
H A Dbrcm,spu-crypto.txt9 brcm,spu2-v2-crypto - for devices with enhanced SPU2 hardware features like SHA3
/freebsd/sys/contrib/device-tree/src/riscv/spacemit/
H A Dk1-musepi-pro.dts41 mmc-hs400-enhanced-strobe;
H A Dk1-orangepi-r2s.dts29 mmc-hs400-enhanced-strobe;
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dipq9574-al02-c7.dts38 mmc-hs400-enhanced-strobe;
/freebsd/sys/contrib/device-tree/Bindings/mmc/
H A Dbrcm,sdhci-brcmstb.txt40 mmc-hs400-enhanced-strobe;
H A Dsdhci-sprd.txt41 - sprd,phy-delay-mmc-hs400es: Delay value for MMC HS400 enhanced strobe timing.
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/
H A Dadi,adv7343.txt6 definition (SD), enhanced definition (ED), or high definition (HD) video
H A Dadv7343.txt6 definition (SD), enhanced definition (ED), or high definition (HD) video
/freebsd/contrib/sendmail/cf/feature/
H A Denhdnsbl.m419 # map for enhanced DNS based blocklist lookups
/freebsd/sys/contrib/device-tree/src/arm64/exynos/
H A Dexynos7885-jackpotlte.dts70 mmc-hs400-enhanced-strobe;
/freebsd/contrib/file/magic/Magdir/
H A Dlif26 # lif used by Tony Duell LIF utilities; enhanced version by Joachim Siebold use also dat; hpi used …
/freebsd/crypto/openssl/include/crypto/
H A Dbn.h108 BN_GENCB *cb, int enhanced, int *status);
/freebsd/packages/csh/
H A Dcsh.ucl35 tcsh is an enhanced but completely compatible version of the Berkeley UNIX
/freebsd/libexec/bootpd/
H A DAnnounce2 This is an enhanced version of the CMU BOOTP server which was derived
/freebsd/lib/libc/rpc/
H A DREADME17 TI-RPC is an enhanced version of TS-RPC that requires the UNIX System V
85 been enhanced to generate thread-safe RPC stubs (the -M option). Note
/freebsd/sys/contrib/device-tree/src/mips/mobileye/
H A Deyeq6h.dtsi124 mmc-hs400-enhanced-strobe;
/freebsd/sys/contrib/device-tree/Bindings/dma/
H A Dfsl-edma.txt1 * Freescale enhanced Direct Memory Access(eDMA) Controller
/freebsd/share/doc/papers/
H A Dbsdreferences.bib5 …onference on Computer Systems/Anderson et al. - 2014 - TESLA temporally enhanced system logic asse…
9 title = {{TESLA: temporally enhanced system logic assertions}},
/freebsd/contrib/sendmail/contrib/
H A Ddnsblaccess.m469 # map for enhanced DNS based blocklist lookups

123456