Searched refs:force (Results 226 - 250 of 712) sorted by relevance

1234567891011>>

/netbsd-current/sys/arch/arm/sunxi/
H A Dsunxi_dwhdmi.c141 sunxi_dwhdmi_detect(struct dwhdmi_softc *dsc, bool force) argument
147 if (sunxi_hdmiphy_detect(sc->sc_phy, force))
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/
H A Darchv8m-base.d4 #objdump: -dr --prefix-addresses --show-raw-insn -M force-thumb
H A Darchv8m-main-dsp-1.d4 #objdump: -dr --prefix-addresses --show-raw-insn -M force-thumb
H A Darchv8m-main.d4 #objdump: -dr --prefix-addresses --show-raw-insn -M force-thumb
H A Dcopro-thumb_v6t2plus-thumb_v6t2-1.d2 #objdump: -dr --prefix-addresses --show-raw-insn --disassembler-options=force-thumb
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/cris/
H A Drd-regprefix-1b.d6 # We have to force ELF here, since --no-underscore is invalid with a.out
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/evp/
H A Ddigest.c19 static void cleanup_old_md_data(EVP_MD_CTX *ctx, int force) argument
27 || force)) {
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dwarf2/
H A Ddwzbuildid.exp132 file copy -force -- ${binfile}8.o $basedir/$ok_prefix/$ok_suffix2.debug
/netbsd-current/external/gpl3/gdb.old/dist/gdb/nat/
H A Dmips-linux-watch.c163 int *watch_readback_valid, int force)
165 if (force || *watch_readback_valid == 0)
161 mips_linux_read_watch_registers(long lwpid, struct pt_watch_regs *watch_readback, int *watch_readback_valid, int force) argument
/netbsd-current/distrib/sets/
H A Dmkvars.mk67 # We have to force this off, because "MKX11" is still an option
/netbsd-current/external/gpl3/gdb/dist/gdb/nat/
H A Dmips-linux-watch.c156 int *watch_readback_valid, int force)
158 if (force || *watch_readback_valid == 0)
154 mips_linux_read_watch_registers(long lwpid, struct pt_watch_regs *watch_readback, int *watch_readback_valid, int force) argument
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
H A Ddwzbuildid.exp132 file copy -force -- ${binfile}8.o $basedir/$ok_prefix/$ok_suffix2.debug
/netbsd-current/external/bsd/unbound/dist/contrib/
H A Dunbound.init_yocto125 force-reload)
136 echo $"Usage: $0 {start|stop|status|restart|condrestart|try-restart|reload|force-reload}"
/netbsd-current/sys/fs/nfs/server/
H A Dnfs_nfsdcache.c843 int force, lastslot, i, j, k, tto, time_histo[HISTSIZE]; local
884 force = nfsrc_tcphighwater / 4;
885 if (force > 0 &&
886 nfsrc_tcpsavedreplies + force >= nfsrc_tcphighwater) {
892 force = 0;
918 if (force == 0)
938 if (force) {
947 if (k > force)
/netbsd-current/games/hack/
H A Dhack.zap.c348 exclam(int force) argument
350 /* force == 0 occurs e.g. with sleep ray */
352 * note that large force is usual with wands so that !! would require
355 return ((force < 0) ? "?" : (force <= 4) ? "." : "!");
359 hit(const char *str, struct monst *mtmp, const char *force) argument
361 /* force is usually either "." or "!" */
366 pline("The %s hits %s%s", str, monnam(mtmp), force);
/netbsd-current/sys/dev/raidframe/
H A Drf_paritymap.c471 * Destroys a parity map; unless "force" is set, also cleans parity for any
475 rf_paritymap_destroy(struct rf_paritymap *pm, int force) argument
482 if (!force) {
612 rf_paritymap_attach(RF_Raid_t *raidPtr, int force) argument
638 if (!force) {
696 good = raidPtr->parity_good && !force;
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_connectors.c715 amdgpu_connector_lvds_detect(struct drm_connector *connector, bool force) argument
851 amdgpu_connector_vga_detect(struct drm_connector *connector, bool force) argument
898 if (!force) {
973 amdgpu_connector_dvi_detect(struct drm_connector *connector, bool force) argument
989 if (!force && amdgpu_connector_check_hpd_status_unchanged(connector)) {
1063 if (!force) {
1151 if (connector->force == DRM_FORCE_ON)
1153 if (connector->force == DRM_FORCE_ON_DIGITAL)
1202 .force = amdgpu_connector_dvi_force,
1324 amdgpu_connector_dp_detect(struct drm_connector *connector, bool force) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/
H A DMakefile.in193 lint: force
217 shared: force
221 documentation: force
225 examples: force
229 force:
308 TAGS: force
311 tags: force
314 clean: force
348 dist: force
/netbsd-current/external/gpl3/gdb/dist/readline/readline/
H A DMakefile.in193 lint: force
217 shared: force
221 documentation: force
225 examples: force
229 force:
308 TAGS: force
311 tags: force
314 clean: force
348 dist: force
/netbsd-current/sys/ufs/ffs/
H A Dffs_wapbl.c432 ffs_wapbl_stop(struct mount *mp, int force) argument
447 if (error && !force)
449 if (error && force)
452 if (error && !force)
454 if (error && force)
463 error = wapbl_stop(mp->mnt_wapbl, force);
465 KASSERT(!force);
/netbsd-current/external/bsd/nvi/dist/ex/
H A Dex_tag.c263 ex_tag_nswitch(SCR *sp, TAG *tp, int force) argument
274 if (file_m1(sp, force, FS_ALL | FS_POSSIBLE))
297 ex_tag_Nswitch(SCR *sp, TAG *tp, int force) argument
323 } else if (file_init(new, tp->frp, NULL, force)) {
456 tag_pop(SCR *sp, TAGQ *dtqp, int force) argument
473 if (file_m1(sp, force, FS_ALL | FS_POSSIBLE))
754 tagq_push(SCR *sp, TAGQ *tqp, int new_screen, int force) argument
797 if (ex_tag_Nswitch(sp, TAILQ_FIRST(&tqp->tagq), force))
804 if (ex_tag_nswitch(sp, TAILQ_FIRST(&tqp->tagq), force))
/netbsd-current/usr.sbin/apmd/
H A Dapmd.c69 static int power_status (int fd, int force, struct apm_power_info *pinfo);
95 power_status(int fd, int force, struct apm_power_info *pinfo) argument
105 enough since last report, or asked to force a print */
111 if (force ||
/netbsd-current/bin/dd/
H A Ddd.c516 dd_out(int force) argument
539 for (n = force ? out.dbcnt : out.dbsz;; n = out.dbsz) {
542 if (!force && ddflags & C_SPARSE) {
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dsshbuf.c76 sshbuf_maybe_pack(struct sshbuf *buf, int force) argument
78 SSHBUF_DBG(("force %d", force));
82 if (force ||
/netbsd-current/external/bsd/libfido2/dist/tools/
H A Dtoken.c509 bool force = false; local
528 force = true;
596 if (force)

Completed in 325 milliseconds

1234567891011>>