Searched refs:bundling (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/ia64/
H A Dbundling.d2 # name: ia64 explicit bundling
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dgetopt.d9 ("--"). Support for bundling of command line options, as was the case
365 with the $(D std.getopt.config.bundling) directive:
370 std.getopt.config.bundling,
375 In case you want to only enable bundling for some of the parameters,
376 bundling can be turned off with $(D std.getopt.config.noBundling).
473 /// Turn bundling on
474 bundling,
475 /// Turn bundling off (default)
820 if (cfg.bundling && a.length > 2 && a[0] == optionChar &&
1092 bool, "bundling",
[all...]
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/
H A Dgetopt.d9 ("--"). Support for bundling of command line options, as was the case
360 with the `std.getopt.config.bundling` directive:
365 std.getopt.config.bundling,
370 In case you want to only enable bundling for some of the parameters,
371 bundling can be turned off with `std.getopt.config.noBundling`.
468 /// Turn bundling on
469 bundling,
470 /// Turn bundling off (default)
820 if (cfg.bundling && a.length > 2 && a[0] == optionChar &&
1098 bool, "bundling",
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/
H A Dbundle.d9 # This is testing the basic bundling features, with 16-byte bundles.
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/man/
H A Dhelp2man72 Getopt::Long::config('bundling');
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/man/
H A Dhelp2man72 Getopt::Long::config('bundling');
/netbsd-current/external/bsd/ntp/dist/scripts/update-leap/
H A Dupdate-leap.in25 use Getopt::Long qw(:config auto_help no_ignore_case bundling);
/netbsd-current/external/gpl2/xcvs/dist/contrib/
H A Dpvcs2rcs.in188 $Getopt::Long::bundling = 1;
/netbsd-current/external/lgpl3/gmp/dist/mpn/ia64/
H A Ddivrem_2.asm40 C * We should use explicit bundling in much of the code, since it typically
/netbsd-current/crypto/dist/ipsec-tools/misc/
H A Dcvs2cl.pl2552 Getopt::Long::Configure(qw( bundling permute no_getopt_compat
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/ia64/
H A Dia64.c117 TRUE if we do insn bundling instead of insn scheduling. */
279 static void bundling (FILE *, int, rtx_insn *, rtx_insn *);
8576 used for bundling insns (inserting nops and template generation). */
8578 /* The following describes state of insn bundling. */
8878 /* ??? The bundling automatons should handle this for us, but they do
9027 /* True when INSN is important for bundling. */
9038 /* The following function returns an insn important for insn bundling
9050 /* True when INSN is unknown, but important, for bundling. */
9106 /* The following function does insn bundling. Bundling means
9117 bundling i
9127 bundling (FILE *dump, int verbose, rtx_insn *prev_head_insn, rtx_insn *tail) function
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dia64.cc117 TRUE if we do insn bundling instead of insn scheduling. */
279 static void bundling (FILE *, int, rtx_insn *, rtx_insn *);
8576 used for bundling insns (inserting nops and template generation). */
8578 /* The following describes state of insn bundling. */
8878 /* ??? The bundling automatons should handle this for us, but they do
9027 /* True when INSN is important for bundling. */
9038 /* The following function returns an insn important for insn bundling
9050 /* True when INSN is unknown, but important, for bundling. */
9106 /* The following function does insn bundling. Bundling means
9117 bundling i
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/
H A Dx86-64-bundle.d8 # This is testing the basic bundling features, with 32-byte bundles.
H A Dbundle.d8 # This is testing the basic bundling features, with 32-byte bundles.

Completed in 321 milliseconds