Home
last modified time | relevance | path

Searched refs:controls (Results 1 – 25 of 59) sorted by relevance

123

/mirbsd/src/gnu/usr.bin/binutils/binutils/
Drcparse.y350 dialog.controls = NULL;
354 styles BEG controls END
377 dialog.controls = NULL;
381 styles BEG controls END
405 dialog.controls = NULL;
409 styles BEG controls END
530 controls:
532 | controls control
536 for (pp = &dialog.controls; *pp != NULL; pp = &(*pp)->next)
Dwindres.h307 struct dialog_control *controls; member
Dwindres.c485 for (c = dialog->controls; c != NULL; c = c->next) in extended_dialog()
Dresbin.c535 d->controls = NULL; in bin_to_res_dialog()
536 pp = &d->controls; in bin_to_res_dialog()
1593 for (dc = dialog->controls; dc != NULL; dc = dc->next) in res_to_bin_dialog()
/mirbsd/src/usr.sbin/config/
Dscan.l207 * (fopen failed, complaint made). The `ateof' parameter controls the
/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dacinclude.m463 [ --enable-install-libbfd controls installation of libbfd and related headers],
/mirbsd/src/gnu/usr.bin/binutils/opcodes/
Dia64-waw.tbl13 AR[FPSR].sf0.controls; IC:mov-to-AR-FPSR, fsetc.s0; IC:mov-to-AR-FPSR, fsetc.s0; impliedF
14 AR[FPSR].sf1.controls; IC:mov-to-AR-FPSR, fsetc.s1; IC:mov-to-AR-FPSR, fsetc.s1; impliedF
15 AR[FPSR].sf2.controls; IC:mov-to-AR-FPSR, fsetc.s2; IC:mov-to-AR-FPSR, fsetc.s2; impliedF
16 AR[FPSR].sf3.controls; IC:mov-to-AR-FPSR, fsetc.s3; IC:mov-to-AR-FPSR, fsetc.s3; impliedF
Dia64-raw.tbl13 AR[FPSR].sf0.controls; IC:mov-to-AR-FPSR, fsetc.s0; br.ia, IC:fp-arith-s0, IC:fcmp-s0, IC:fpcmp-s0,…
14 AR[FPSR].sf1.controls; IC:mov-to-AR-FPSR, fsetc.s1; br.ia, IC:fp-arith-s1, IC:fcmp-s1, IC:fpcmp-s1,…
15 AR[FPSR].sf2.controls; IC:mov-to-AR-FPSR, fsetc.s2; br.ia, IC:fp-arith-s2, IC:fcmp-s2, IC:fpcmp-s2,…
16 AR[FPSR].sf3.controls; IC:mov-to-AR-FPSR, fsetc.s3; br.ia, IC:fp-arith-s3, IC:fcmp-s3, IC:fpcmp-s3,…
/mirbsd/src/gnu/usr.bin/binutils/gas/doc/
Dc-m68hc11.texi57 This option controls the ABI and indicates to use a 16-bit integer ABI.
63 This option controls the ABI and indicates to use a 32-bit integer ABI.
67 This option controls the ABI and indicates to use a 32-bit float ABI.
72 This option controls the ABI and indicates to use a 64-bit float ABI.
Dc-mips.texi91 all times. @samp{-mgp32} controls the size of general-purpose registers
92 and @samp{-mfp32} controls the size of floating-point registers.
Dc-cris.texi78 and recognized register names. It also controls the
/mirbsd/src/lib/libncurses/src/man/
Dmanlinks.sed33 # eliminate formatting controls that get in the way
/mirbsd/src/sbin/isakmpd/
DTO-DO121 * IKECFG [protocol done, configuration controls remain]
/mirbsd/src/usr.sbin/makefs/
DREADME45 Other file systems might have controls on how to "munge" file names to
/mirbsd/src/usr.sbin/faithd/
DREADME117 use your relay router to circumvent access controls, or may try to
/mirbsd/src/gnu/usr.bin/binutils/bfd/doc/
Dlinker.texi330 controls which symbols are written out. The possible values
339 is used to further controls which local symbols are included
/mirbsd/src/kern/z/
DFAQ361 43. Is zlib subject to export controls? What is its ECCN?
363 zlib is not subject to export controls, and so is classified as EAR99.
/mirbsd/src/share/tmac/me/
Dsummary.external37 & F\(sc zero width character, useful for hiding controls
/mirbsd/src/lib/libssl/src/doc/ssl/
DSSL_CTX_set_verify.pod132 The return value of B<verify_callback> controls the strategy of the further
/mirbsd/src/lib/libssl/src/crypto/objects/
Dobjects.txt404 # CRMF registration controls
422 # CMC controls
/mirbsd/src/gnu/usr.bin/perl/lib/Getopt/Long/
DCHANGES247 "gnu_compat" controls whether --opt= is allowed, and what it should
/mirbsd/src/usr.sbin/httpd/conf/
Dmime.types6 # This file controls what Internet media types are sent to the client for
/mirbsd/src/lib/libssl/src/crypto/engine/
DREADME57 callers in the current API, support no such controls.
/mirbsd/src/gnu/usr.bin/lynx/
Dlynx.cfg778 # SHOW_CURSOR controls whether or not the cursor is hidden or appears
792 # UNDERLINE_LINKS controls whether links are underlined by default, or shown
870 # This setting controls what will happen with cached source for the document
1874 # REFERER_WITH_QUERY controls what happens when the URL in a Referer
1899 # VERBOSE_IMAGES controls whether Lynx replaces [LINK], [INLINE] and [IMAGE]
3282 # This option controls the maximum allowed value for ratio (in percents) of
3309 # This option controls what happens when a Left Arrow key is pressed while
3599 # STATUS_BUFFER_SIZE controls the size of the buffer used for the LYNXMESSAGES
3606 # MAX_URI_SIZE controls the size of the buffer used for parsing URIs, e.g., the
/mirbsd/src/gnu/usr.bin/perl/pod/
Dperlrun.pod283 The C<-C> flag controls some Unicode of the Perl Unicode features.
959 before running the program. The B<-x> switch controls only the
1217 this controls the behavior of global destruction of objects and other

123