Home
last modified time | relevance | path

Searched refs:force (Results 201 – 225 of 748) sorted by relevance

12345678910>>...30

/freebsd/crypto/openssh/regress/
H A Dkeygen-convert.sh48 SSH_ASKPASS=$OBJ/askpass SSH_ASKPASS_REQUIRE=force \
/freebsd/tools/test/stress2/misc/
H A Dforce9.sh69 mdconfig -d -u $mdstart -o force || sleep 1
H A Dforce14.sh81 mdconfig -d -u $mdstart -o force || sleep 1
H A Dforce15.sh79 mdconfig -d -u $mdstart -o force || sleep 1
/freebsd/sys/contrib/device-tree/src/arm/st/
H A Dstih418-b2199.dts47 st,osc-force-ext;
/freebsd/crypto/openssl/crypto/evp/
H A Ddigest.c28 static void cleanup_old_md_data(EVP_MD_CTX *ctx, int force) in cleanup_old_md_data() argument
36 || force)) { in cleanup_old_md_data()
43 void evp_md_ctx_clear_digest(EVP_MD_CTX *ctx, int force, int keep_fetched) in evp_md_ctx_clear_digest() argument
58 cleanup_old_md_data(ctx, force); in evp_md_ctx_clear_digest()
59 if (force) in evp_md_ctx_clear_digest()
/freebsd/sys/geom/mirror/
H A Dg_mirror_ctl.c1035 int *force, *nargs, error; in g_mirror_ctl_stop() local
1050 force = gctl_get_paraml(req, "force", sizeof(*force)); in g_mirror_ctl_stop()
1051 if (force == NULL) { in g_mirror_ctl_stop()
1055 if (*force) in g_mirror_ctl_stop()
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_plcr.c614 uint32_t event, mask, force; in EventsCB() local
623 force = GET_UINT32(p_FmPcd->p_FmPcdPlcr->p_FmPcdPlcrRegs->fmpl_ifr); in EventsCB()
624 if (force & event) in EventsCB()
625 WRITE_UINT32(p_FmPcd->p_FmPcdPlcr->p_FmPcdPlcrRegs->fmpl_ifr, force & ~event); in EventsCB()
641 uint32_t event, force, captureReg, mask; in ErrorExceptionsCB() local
650 force = GET_UINT32(p_FmPcd->p_FmPcdPlcr->p_FmPcdPlcrRegs->fmpl_eifr); in ErrorExceptionsCB()
651 if (force & event) in ErrorExceptionsCB()
652 WRITE_UINT32(p_FmPcd->p_FmPcdPlcr->p_FmPcdPlcrRegs->fmpl_eifr, force & ~event); in ErrorExceptionsCB()
/freebsd/contrib/nvi/ex/
H A Dex_cscope.c466 int force, istmp, matches; in cscope_find() local
540 force = FL_ISSET(cmdp->iflags, E_C_FORCE); in cscope_find()
542 if (ex_tag_Nswitch(sp, tqp->current, force)) in cscope_find()
549 if (ex_tag_nswitch(sp, tqp->current, force)) in cscope_find()
/freebsd/contrib/bmake/
H A Dboot-strap117 # --with-force-machine="machine"
118 # force "machine" even if uname(3) provides a value.
125 # force "machine_arch" to override that determined by
398 # make it easy to force prefix to use $HOST_TARGET
/freebsd/sys/contrib/ncsw/Peripherals/BM/
H A Dbm.h340 static __inline__ uint32_t BmBpidGet(t_Bm *p_Bm, bool force, uint32_t base) in BmBpidGet() argument
345 if (force) in BmBpidGet()
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/dd/
H A Ddd_interceptors.cpp162 static pthread_cond_t *init_cond(pthread_cond_t *c, bool force = false) { in init_cond() argument
165 if (!force && cond != 0) in init_cond()
/freebsd/usr.bin/compress/doc/
H A Drevision.log33 * Repair multi-file USERMEM gaffe. Unify 'force' flags to mimic semantics
81 * added -f flag to force overwriting of possibly existing destination file,
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt792x.h282 int mt792x_wpdma_reset(struct mt792x_dev *dev, bool force);
284 int mt792x_dma_disable(struct mt792x_dev *dev, bool force);
/freebsd/contrib/kyua/cli/
H A Dcmd_report_html.cpp82 create_top_directory(const fs::path& directory, const bool force) in create_top_directory() argument
84 if (force) { in create_top_directory()
/freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDynamicLoaderPOSIXDYLD.h38 CreateInstance(lldb_private::Process *process, bool force);
/freebsd/sys/contrib/device-tree/src/arm/samsung/
H A Ds3c6410-smdk6410.dts59 smsc,force-internal-phy;
/freebsd/contrib/unbound/contrib/
H A Dunbound.init_yocto126 force-reload)
H A Dunbound.init126 force-reload)
/freebsd/sys/contrib/zstd/programs/
H A DREADME.md19 It's also possible to force multithread support, using `HAVE_THREAD=1`.
40 It's also possible to force compilation with zlib support, using `HAVE_ZLIB=1`.
50 It's also possible to force compilation with lzma support, using `HAVE_LZMA=1`.
60 It's also possible to force compilation with lz4 support, using `HAVE_LZ4=1`.
185 --[no-]compress-literals : force (un)compressed literals
205 --dictID=# : force dictionary ID to specified value (default: random)
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Dtps62360-regulator.txt42 ti,enable-force-pwm;
H A Drichtek,rt5759-regulator.yaml33 1: force pwm mode
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DExecutionDomainFix.h186 void force(int rx, unsigned domain);
/freebsd/sys/contrib/device-tree/Bindings/input/
H A Dmediatek,pmic-keys.yaml37 Key long-press force shutdown setting
/freebsd/sys/contrib/device-tree/src/arm64/nvidia/
H A Dtegra234-p3768-0000+p3767-0000.dts51 key-force-recovery {

12345678910>>...30