Home
last modified time | relevance | path

Searched refs:active (Results 1 – 25 of 43) sorted by relevance

12

/toolchain/binutils/binutils-2.25/libiberty/
Dsplay-tree.c56 splay_tree_node active = 0; in splay_tree_delete_helper() local
77 active = pending; in splay_tree_delete_helper()
79 while (active) in splay_tree_delete_helper()
86 if (active->left) in splay_tree_delete_helper()
88 KDEL (active->left->key); in splay_tree_delete_helper()
89 VDEL (active->left->value); in splay_tree_delete_helper()
90 active->left->key = (splay_tree_key)pending; in splay_tree_delete_helper()
91 pending = (splay_tree_node)(active->left); in splay_tree_delete_helper()
93 if (active->right) in splay_tree_delete_helper()
95 KDEL (active->right->key); in splay_tree_delete_helper()
[all …]
/toolchain/binutils/binutils-2.25/texinfo/
Dtexinfo.tex63 % and turn on active characters that we couldn't do earlier because
66 \catcode`+=\active \catcode`\_=\active}
101 {\catcode`\'=\active
162 % sometimes characters are active, so we need control sequences.
516 % Several utility definitions with active space:
750 \ifnum\catcode`\^^M=\active \else
1106 % _ active, and distinguish by seeing if the current family is \slfam,
1109 \catcode`\_ = \active
1111 \catcode`\_=\active
1142 % Some active characters (such as <) are spaced differently in math.
[all …]
/toolchain/binutils/binutils-2.25/ld/emultempl/
Davrelf.em225 " stub. You can de-active this with this switch.\n"));
Dpep.em1933 /* If we didn't match an active output section, see if we matched an
Dpe.em2162 /* If we didn't match an active output section, see if we matched an
Delf32.em1849 /* If we didn't match an active output section, see if we matched an
/toolchain/binutils/binutils-2.25/opcodes/
DChangeLog606 (ckprefix): Set active_seg_prefix to the active segment register
615 active_seg_prefix for the active segment register prefix.
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-vax.texi59 commanded them to keep the information in active memory rather
Dc-cris.texi121 @option{--mul-bug-abort} command line option is active (the
Das.texinfo3519 assembled is said to be the @dfn{active} location counter.
3574 active location counter, and is, for example, a suitable instruction
/toolchain/binutils/binutils-2.25/binutils/
DChangeLog-0203560 active.
562 active.
DChangeLog-0001831 The former constant was never in active use and is used otherwise
/toolchain/binutils/binutils-2.25/cpu/
Depiphany.cpu475 (psw-h-bit h-caibit "core active indicator mode bit")
671 ;; [0]=core active indicator
/toolchain/binutils/binutils-2.25/ld/
DChangeLog-2010952 and active pseudo-relocation-v2 rdata into data section.
/toolchain/binutils/binutils-2.25/include/elf/
DChangeLog-9103666 never in active use and is used otherwise by the ABI.
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-20061517 * config/tc-mips.c (macro_build): Test for currently active
DChangeLog-98993250 chip and the active machine type.
/toolchain/binutils/binutils-2.25/bfd/
DChangeLog-20103328 symbols with ref_regular set when gc_sections is active.
DChangeLog-02033012 * elf.c (elfcore_grok_nto_status): Only set lwpid for the active or
3014 (elfcore_grok_nto_gregs): Only make .reg section for the active thread.
/toolchain/binutils/binutils-2.25/gprof/
Dgprof.texi558 The @samp{-t} option causes the @var{num} most active source lines in
/toolchain/binutils/binutils-2.25/bfd/po/
Dfr.po4861 msgid "(not active)\n"
4862 msgstr "(pas active)\n"
Dja.po4788 msgid "(not active)\n"
Dbfd.pot5340 msgid "(not active)\n"
Dru.po4859 msgid "(not active)\n"
/toolchain/binutils/binutils-2.25/gas/po/
Dfr.po110 msgstr " --alternate active dès le départ la syntaxe alternée des macros\n"
7506 " -xdebugx débug du vérificateur des violations des dépendances et active\n"
8793 msgstr "-m[no-]%-16s active/désactive%s l'extension de l'architecture\n"
9098 " active/désactive les opcodes données\n"
10500 msgid "BSPEC already active. Nesting is not supported."

12