Searched refs:alternative (Results 1 - 25 of 91) sorted by relevance

1234

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dia64-asmtab.h102 /* An alternative completer, or -1 if this is the end of the chain. */
103 short alternative; member in struct:ia64_completer_table
128 alternative field; a 1 bit indicates that the current completer
H A Dia64-opc.c190 prev_completer = completer_table[prev_completer].alternative;
599 ci = completer_table[ci].alternative;
H A Dia64-gen.c112 /* An alternative completer. */
113 struct completer_entry *alternative; member in struct:completer_entry
1841 ent = ent->alternative;
2244 ent1 = ent1->alternative;
2245 ent2 = ent2->alternative;
2265 ent->alternative = insert_gclist (ent->alternative);
2404 ent = ent->alternative;
2563 ptr = &((*ptr)->alternative);
2573 nent->alternative
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dia64-asmtab.h102 /* An alternative completer, or -1 if this is the end of the chain. */
103 short alternative; member in struct:ia64_completer_table
128 alternative field; a 1 bit indicates that the current completer
H A Dia64-opc.c190 prev_completer = completer_table[prev_completer].alternative;
599 ci = completer_table[ci].alternative;
H A Dia64-gen.c112 /* An alternative completer. */
113 struct completer_entry *alternative; member in struct:completer_entry
1841 ent = ent->alternative;
2244 ent1 = ent1->alternative;
2245 ent2 = ent2->alternative;
2265 ent->alternative = insert_gclist (ent->alternative);
2404 ent = ent->alternative;
2563 ptr = &((*ptr)->alternative);
2573 nent->alternative
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/src/
H A Dmsgl-cat.c310 tmp->alternative = NULL;
555 tmp->alternative = xrealloc (tmp->alternative, nbytes);
556 tmp->alternative[i].msgstr = mp->msgstr;
557 tmp->alternative[i].msgstr_len = mp->msgstr_len;
558 tmp->alternative[i].msgstr_end =
559 tmp->alternative[i].msgstr + tmp->alternative[i].msgstr_len;
560 tmp->alternative[i].comment = mp->comment;
561 tmp->alternative[
[all...]
H A Dmessage.h143 /* Used for combining alternative translations, in the msgcat program. */
154 *alternative; member in struct:message_ty
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/ntpsnmpd/
H A Dntpsnmpd-opts.def38 The default is the Unix Domain socket "unix:/var/agentx/master". Another common alternative is tcp:localhost:705.
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
H A Dbidiapi.txt7 The PGBA (Pretty Good Bidi Algorithm) is an effective alternative to the
H A DREADME69 This routine provides an alternative to the Unicode Bidi algorithm. The
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/picochip/
H A Dpicochip-protos.h42 extern const char *picochip_output_put_array (int alternative,
44 extern const char *picochip_output_get_array (int alternative,
46 extern const char *picochip_output_testport_array (int alternative,
H A Dpicochip.c2251 picochip_output_put_array (int alternative, rtx operands[])
2259 if (alternative == 0)
2265 else if (alternative == 1)
2285 const char *picochip_output_get_array (int alternative, rtx operands[])
2293 if (alternative == 0)
2299 else if (alternative == 1)
2319 const char *picochip_output_testport_array (int alternative, rtx operands[])
2327 if (alternative == 0)
2333 else if (alternative == 1)
2236 picochip_output_put_array(int alternative, rtx operands[]) argument
2270 picochip_output_get_array(int alternative, rtx operands[]) argument
2304 picochip_output_testport_array(int alternative, rtx operands[]) argument
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/tic4x/
H A Dregisters.s52 ;; Test the alternative names
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/ia64/
H A Dlib1funcs.asm32 // alternative.
78 // alternative.
120 // alternative.
156 // alternative.
209 // alternative.
266 // alternative.
319 // alternative.
377 // alternative.
423 // alternative.
473 // alternative
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/preproc/refer/
H A Dlabel.y239 %type <expr> alternative
257 alternative
259 | alternative '?' optional_conditional ':' conditional
270 alternative: label
273 | alternative '|' list
275 | alternative '&' list
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dbfd.c1553 bfd_boolean bfd_alt_mach_code (bfd *abfd, int alternative);
1559 the preferred one (alternative == 0) and any others. Currently,
1565 bfd_alt_mach_code (bfd *abfd, int alternative)
1571 switch (alternative)
1562 bfd_alt_mach_code(bfd *abfd, int alternative) argument
H A Dbfd-in2.h63 the arguments to the strncmp() macro. Hence this alternative
5424 bfd_boolean bfd_alt_mach_code (bfd *abfd, int alternative);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dbfd.c1550 bfd_boolean bfd_alt_mach_code (bfd *abfd, int alternative);
1556 the preferred one (alternative == 0) and any others. Currently,
1562 bfd_alt_mach_code (bfd *abfd, int alternative)
1568 switch (alternative)
1559 bfd_alt_mach_code(bfd *abfd, int alternative) argument
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/
H A Ddivrem_1.asm36 C count wobbles somewhat. With the alternative branch-free code, things run
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/lib/libbfd/arch/alpha/
H A Dbfd.h67 the arguments to the strncmp() macro. Hence this alternative
5428 bfd_boolean bfd_alt_mach_code (bfd *abfd, int alternative);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/lib/libbfd/arch/arm/
H A Dbfd.h67 the arguments to the strncmp() macro. Hence this alternative
5428 bfd_boolean bfd_alt_mach_code (bfd *abfd, int alternative);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/lib/libbfd/arch/armeb/
H A Dbfd.h67 the arguments to the strncmp() macro. Hence this alternative
5428 bfd_boolean bfd_alt_mach_code (bfd *abfd, int alternative);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/lib/libbfd/arch/hppa/
H A Dbfd.h67 the arguments to the strncmp() macro. Hence this alternative
5428 bfd_boolean bfd_alt_mach_code (bfd *abfd, int alternative);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/lib/libbfd/arch/i386/
H A Dbfd.h67 the arguments to the strncmp() macro. Hence this alternative
5428 bfd_boolean bfd_alt_mach_code (bfd *abfd, int alternative);

Completed in 423 milliseconds

1234