Searched refs:controls (Results 1 – 25 of 42) sorted by relevance
12
/toolchain/binutils/binutils-2.27/gas/doc/ |
D | c-xgate.texi | 35 This option controls the ABI and indicates to use a 16-bit integer ABI. 41 This option controls the ABI and indicates to use a 32-bit integer ABI. 45 This option controls the ABI and indicates to use a 32-bit float ABI. 50 This option controls the ABI and indicates to use a 64-bit float ABI.
|
D | c-rx.texi | 35 This option controls the ABI and indicates to use a 32-bit float ABI. 42 This option controls the ABI and indicates to use a 64-bit float ABI. 48 This option controls the ABI and indicates to use a big-endian data 55 This option controls the ABI and indicates to use a little-endian data 63 This option controls the default names given to the code (.text), 68 This option controls the default names given to the code (.P),
|
D | c-m68hc11.texi | 72 This option controls the ABI and indicates to use a 16-bit integer ABI. 78 This option controls the ABI and indicates to use a 32-bit integer ABI. 82 This option controls the ABI and indicates to use a 32-bit float ABI. 87 This option controls the ABI and indicates to use a 64-bit float ABI.
|
D | c-cris.texi | 79 and recognized register names. It also controls the
|
D | internals.texi | 871 It should return non-zero if the pseudo-op is a conditional which controls 1308 This macro controls resolution of fixup expressions involving the 1337 This macro controls whether the symbol value becomes part of the value passed 1352 This macro controls whether @code{S_FORCE_RELOC} returns true for global
|
D | c-mips.texi | 111 all times. @samp{-mgp32} controls the size of general-purpose registers 112 and @samp{-mfp32} controls the size of floating-point registers.
|
D | c-arm.texi | 315 The @code{-mimplicit-it} option controls the behavior of the assembler when
|
D | as.texinfo | 1386 all times. @samp{-mgp32} controls the size of general-purpose registers 1387 and @samp{-mfp32} controls the size of floating-point registers. 1393 all times. @samp{-mgp64} controls the size of general-purpose registers 1394 and @samp{-mfp64} controls the size of floating-point registers. 1563 Select the cpu type on the target hardware. This controls which instructions
|
/toolchain/binutils/binutils-2.27/binutils/ |
D | rcparse.y | 366 dialog.controls = NULL; 370 styles BEG controls END 393 dialog.controls = NULL; 397 styles BEG controls END 421 dialog.controls = NULL; 425 styles BEG controls END 546 controls: 548 | controls control 552 for (pp = &dialog.controls; *pp != NULL; pp = &(*pp)->next)
|
D | windint.h | 417 struct rc_dialog_control *controls; member
|
D | resbin.c | 514 d->controls = NULL; in bin_to_res_dialog() 515 pp = &d->controls; in bin_to_res_dialog() 1525 for (c = 0, dc = dialog->controls; dc != NULL; dc = dc->next, c++) in res_to_bin_dialog()
|
D | windres.c | 498 for (c = dialog->controls; c != NULL; c = c->next) in extended_dialog()
|
D | resrc.c | 2582 for (control = dialog->controls; control != NULL; control = control->next) in write_rc_dialog()
|
D | ChangeLog-9899 | 1130 * resrc.c (write_rc_dialog): properly print controls with named
|
D | ChangeLog-0001 | 1508 * rcparse.y (control): ICON controls take an id as the first
|
D | ChangeLog-0203 | 519 res_text_field to $2 except for controls which do not accept
|
/toolchain/binutils/binutils-2.27/libiberty/ |
D | fnmatch.txh | 19 @code{flags} controls various aspects of the matching process, and is a
|
D | functions.texi | 370 @code{flags} controls various aspects of the matching process, and is a
|
/toolchain/binutils/binutils-2.27/bfd/ |
D | acinclude.m4 | 65 [ --enable-install-libbfd controls installation of libbfd and related headers],
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | ia64-waw.tbl | 13 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
|
D | ia64-raw.tbl | 13 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,…
|
D | s390-opc.txt | 971 b284 lcctl S_RD "load cpu-counter-set controls" z10 zarch 972 b285 lpctl S_RD "load peripheral-counter-set controls" z10 zarch 973 b287 lsctl S_RD "load sampling controls" z10 zarch
|
D | ChangeLog-0203 | 1143 options, as well as '--srcdir', which controls the directory in
|
/toolchain/binutils/binutils-2.27/zlib/ |
D | FAQ | 361 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.
|
/toolchain/binutils/binutils-2.27/ld/ |
D | ChangeLog-2014 | 147 that --sysroot controls it, not only through the configuration.
|
12