HomeSort by: relevance | last modified time | path
    Searched refs:deprecate (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/libphobos/testsuite/libphobos.cycles/
cycles.exp 26 { deprecate "Deprecation 16211 warning:" 0 } \
  /src/external/gpl3/gdb.old/dist/gdb/contrib/ari/
update-web-ari.sh 841 updated to use non-deprecated mechanisms. See obsolete and deprecate.
848 such (using the deprecated_ prefix). See deprecate and deprecated.
851 print_toc 0 -1 deprecate Deprecate <<EOF
  /src/external/gpl3/gdb/dist/gdb/contrib/ari/
update-web-ari.sh 841 updated to use non-deprecated mechanisms. See obsolete and deprecate.
848 such (using the deprecated_ prefix). See deprecate and deprecated.
851 print_toc 0 -1 deprecate Deprecate <<EOF
  /src/external/gpl3/gdb.old/dist/gdb/
maint.c 638 the command you want to deprecate, and optionally the replacement command\n\
641 "maintenance deprecate"));
670 maintenance_do_deprecate (const char *text, int deprecate)
686 gdb_printf (_("Can't find command '%s' to deprecate.\n"), text);
690 if (deprecate)
710 /* If they used an alias, we only want to deprecate the alias.
720 if (deprecate)
739 if (deprecate)
1430 add_cmd ("deprecate", class_maintenance, maintenance_deprecate, _("\
1431 Deprecate a command (for testing purposes).\n
    [all...]
  /src/external/gpl3/gdb/dist/gdb/
maint.c 652 the command you want to deprecate, and optionally the replacement command\n\
655 "maintenance deprecate"));
684 maintenance_do_deprecate (const char *text, int deprecate)
700 gdb_printf (_("Can't find command '%s' to deprecate.\n"), text);
704 if (deprecate)
724 /* If they used an alias, we only want to deprecate the alias.
734 if (deprecate)
753 if (deprecate)
1514 add_cmd ("deprecate", class_maintenance, maintenance_deprecate, _("\
1515 Deprecate a command (for testing purposes).\n
    [all...]
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/
minfo.d 172 deprecate,
182 case "deprecate":
183 onCycle = deprecate;
359 case deprecate:
1031 assertThrown!Throwable(checkExp2("", true, "deprecate",
1083 assertThrown!Throwable(checkExp2("", true, "deprecate",

Completed in 20 milliseconds