Searched refs:force (Results 51 - 75 of 712) sorted by relevance

1234567891011>>

/netbsd-current/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_probe_helper.h19 bool force);
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-aarch64/
H A Dbti-plt-6.d6 #ld: -shared -z force-bti
7 #warning: .*property-bti-pac2.*: warning: BTI turned on by -z force-bti.*$
H A Dbti-plt-1.d1 #name: Check -z force-bti emits BTI PLT (shared)
5 #ld: -shared -z force-bti -T bti-plt.ld
H A Dbti-plt-3.d1 #name: Check -z force-bti emits BTI PLT (exec)
5 #ld: -z force-bti -e _start -T bti-plt.ld -L./tmpdir -lbti-plt-so
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dmacro-source-path.exp41 file copy -force $srcdir/$subdir/$srcfile $out_dir/cwd
42 file copy -force $srcdir/$subdir/$srcfile $out_dir/other
/netbsd-current/external/gpl2/gettext/bin/gettextize/
H A Dgettextize26 force=0
34 -f, --force force writing of new files even if old exist
46 -f | --force | --f* )
48 force=1 ;;
99 if test -d intl && test $force -eq 0; then
105 if test -f po/Makefile.in.in && test $force -eq 0; then
111 if test -f NLS && test $force -eq 0; then
/netbsd-current/external/bsd/less/dist/
H A Dforwback.c135 /* Set fake sc_width to force only pfx chars to be read. */
210 * "force" means display the n lines even if we hit end of file.
216 public void forw(int n, POSITION pos, int force, int only_last, int nblank) argument
254 force = 1;
268 force = 1;
308 * is still empty, or "force" is true.
309 * Even if force is true, stop when the last
312 if (!force && position(TOP) != NULL_POSITION)
401 public void back(int n, POSITION pos, int force, int only_last) argument
426 * Beginning of file: stop here unless "force" i
460 forward(int n, int force, int only_last) argument
508 backward(int n, int force, int only_last) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/c++tools/
H A Dresolver.h64 bool set_repo (std::string &&repo, bool force = false);
66 bool force = false);
69 int read_tuple_file (int fd, char const *prefix, bool force = false);
71 bool force = false)
74 force);
H A Dresolver.cc78 module_resolver::set_repo (std::string &&r, bool force) argument
80 if (force || repo.empty ())
83 force = true;
85 return force;
90 bool force)
94 force = true;
95 else if (force)
98 return force;
102 module_resolver::read_tuple_file (int fd, char const *prefix, bool force) argument
186 add_mapping (std::move (module), std::move (file), force); local
89 add_mapping(std::string &&module, std::string &&file, bool force) argument
[all...]
/netbsd-current/lib/libc/locale/
H A Dnb_lc_template.h113 int force)
141 if (force) {
176 int ret, force; local
184 ret = (force = !__isforcemapping(alias)) \
186 force) \
188 force); \
189 _DIAGASSERT(!ret || !force); \
111 load_sub(const char * __restrict name, const char * __restrict real, const char ** __restrict out_name, _CATEGORY_TYPE ** __restrict out_impl, int force) argument
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bus/
H A Dhwsq.h16 bool force; member in struct:hwsq_reg
28 .force = 0,
41 .force = 0,
54 .force = 0,
115 reg->force = true;
122 if (temp != ((temp & ~mask) | data) || reg->force)
/netbsd-current/external/gpl2/lvm2/dist/test/
H A Dt-unlost-pv.sh28 vgreduce --removemissing --force $vg
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/src/
H A Dwrite-catalog.h72 bool force, bool debug);
/netbsd-current/external/bsd/wpa/dist/src/ap/
H A Dbeacon.h26 void sta_track_expire(struct hostapd_iface *iface, int force);
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-arm/
H A Dthumb2-b-interwork.s12 @ Put this in a separate section to force the assembler to generate a reloc
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dcached-source-file.exp35 file copy -force -- $srcdir/$subdir/$srcfile $newsrc
70 file rename -force -- $bkpsrc $srcfile
84 # Rerun the program. This should not only force GDB to reload the
/netbsd-current/crypto/external/bsd/openssl.old/dist/test/ssl-tests/
H A D26-tls13_client_auth.conf16 test-11 = 11-client-auth-TLSv1.3-request-force-client-post-handshake
17 test-12 = 12-client-auth-TLSv1.3-request-force-server-post-handshake
18 test-13 = 13-client-auth-TLSv1.3-request-force-both-post-handshake
388 [11-client-auth-TLSv1.3-request-force-client-post-handshake]
389 ssl_conf = 11-client-auth-TLSv1.3-request-force-client-post-handshake-ssl
391 [11-client-auth-TLSv1.3-request-force-client-post-handshake-ssl]
392 server = 11-client-auth-TLSv1.3-request-force-client-post-handshake-server
393 client = 11-client-auth-TLSv1.3-request-force-client-post-handshake-client
395 [11-client-auth-TLSv1.3-request-force-client-post-handshake-server]
403 [11-client-auth-TLSv1.3-request-force
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A Dgp-archive.h58 int force; // -F member in class:er_archive
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A Dgp-archive.h58 int force; // -F member in class:er_archive
/netbsd-current/external/bsd/openldap/dist/tests/progs/
H A Dslapd-search.c51 int innerloop, int force );
56 char **attrs, int noattrs, int nobind, int force );
96 int force = 0; local
130 force++;
181 attrs, noattrs, nobind, force );
186 config->loops, force );
197 char **srchattrs, int noattrs, int nobind, int force )
272 1, force );
299 int innerloop, int force )
354 if ( ( force <
[all...]
H A Dslapd-read.c50 char **attrs, int noattrs, int nobind, int maxloop, int force );
54 char *filter, char **attrs, int noattrs, int nobind, int force );
90 int force = 0; local
121 force++;
162 noattrs, nobind, force );
166 noattrs, nobind, config->loops, force );
175 char **srchattrs, int noattrs, int nobind, int force )
234 srchattrs, noattrs, nobind, 1, force );
253 char **attrs, int noattrs, int nobind, int maxloop, int force )
305 if ( ( force <
[all...]
/netbsd-current/external/bsd/nvi/dist/ex/
H A Dex_write.c70 int force; local
77 force = FL_ISSET(cmdp->iflags, E_C_FORCE);
79 if (ex_ncheck(sp, force))
82 F_SET(sp, force ? SC_EXIT_FORCE : SC_EXIT);
109 int force; local
118 force = FL_ISSET(cmdp->iflags, E_C_FORCE);
120 if (ex_ncheck(sp, force))
123 F_SET(sp, force ? SC_EXIT_FORCE : SC_EXIT);
/netbsd-current/external/gpl3/gdb/dist/gdb/po/
H A Dgdbtext32 --force-po \
/netbsd-current/external/gpl3/gdb.old/dist/gdb/po/
H A Dgdbtext32 --force-po \
/netbsd-current/external/apache2/llvm/autoconf/autoconf/
H A DAutoRegen.sh48 aclocal --force -I $cwd/m4 || die "aclocal failed"
50 autoconf --force --warnings=all -o ../$outfile $configfile || die "autoconf failed"

Completed in 322 milliseconds

1234567891011>>